From b97e55dac008806787ba2dc411a503e3a721569f Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sat, 25 Oct 2003 22:41:53 +0100 Subject: [PATCH] be.po, [...]: Update. * be.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, sv.po, tr.po: Update. * gcc.pot: Regenerate. From-SVN: r72936 --- gcc/po/ChangeLog | 6 + gcc/po/be.po | 5795 +++++++------ gcc/po/da.po | 7440 +++++++++-------- gcc/po/de.po | 5778 +++++++------ gcc/po/el.po | 5815 +++++++------ gcc/po/es.po | 6713 ++++++++------- gcc/po/fr.po | 8524 ++++++++++--------- gcc/po/gcc.pot | 20428 ++++++++++++++++++++++----------------------- gcc/po/ja.po | 5884 +++++++------ gcc/po/nl.po | 5857 +++++++------ gcc/po/sv.po | 5871 +++++++------ gcc/po/tr.po | 7993 +++++++++--------- 12 files changed, 44371 insertions(+), 41733 deletions(-) diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index 8b99bc36bfc..dbeab73ca1e 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,3 +1,9 @@ +2003-10-25 Joseph S. Myers + + * be.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, sv.po, + tr.po: Update. + * gcc.pot: Regenerate. + 2003-09-27 Kelley Cook * sv.po: GNU CC -> GCC. diff --git a/gcc/po/be.po b/gcc/po/be.po index 54fc4b33b9a..8580023f09c 100644 --- a/gcc/po/be.po +++ b/gcc/po/be.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gcc 3.1\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" "PO-Revision-Date: 2002-05-17 15:54+0200\n" "Last-Translator: Ales Nyakhaychyk \n" "Language-Team: Belarusian \n" @@ -33,14 +33,15 @@ msgstr "" msgid "`%s' attribute only applies to function types" msgstr "" -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" msgstr "\"%s\" атрыбут ігнарыруецца" @@ -74,430 +75,439 @@ msgstr "" #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 msgid "__builtin_saveregs not supported by this target" msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "аргумент `__builtin_args_info' павінен быць канстантай" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" msgstr "аргумент `__builtin_args_info' выйшаў за межы" -#: builtins.c:2918 +#: builtins.c:2929 msgid "missing argument in `__builtin_args_info'" msgstr "прапушчан аргумент у `__builtin_args_info'" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" msgstr "" "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n" " колькасьцю аргументаў" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "\"__buitin_next_arg\" выклікаецца без аргумента" -#: builtins.c:3059 +#: builtins.c:3070 msgid "too many arguments to function `va_start'" msgstr "" -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" msgstr "" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" msgstr "" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" msgstr "" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" msgstr "" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" msgstr "" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" msgstr "" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" msgstr "" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" msgstr "" -#: builtins.c:4147 +#: builtins.c:4165 #, fuzzy msgid "target format does not support infinity" msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы" -#: c-common.c:1163 +#: c-common.c:1168 #, c-format msgid "`%s' is not defined outside of function scope" msgstr "" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "" -#: c-common.c:1242 +#: c-common.c:1247 msgid "concatenation of string literals with __FUNCTION__ is deprecated" msgstr "" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "" -#: c-common.c:1368 +#: c-common.c:1373 msgid "floating point overflow in expression" msgstr "" -#: c-common.c:1374 +#: c-common.c:1379 msgid "vector overflow in expression" msgstr "" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" msgstr "" -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" msgstr "" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "" -#: c-common.c:2223 +#: c-common.c:2228 msgid "invalid truth-value expression" msgstr "" -#: c-common.c:2274 +#: c-common.c:2279 #, c-format msgid "invalid operands to binary %s" msgstr "" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" msgstr "" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" msgstr "" -#: c-common.c:2648 +#: c-common.c:2653 msgid "pointer to member function used in arithmetic" msgstr "" -#: c-common.c:2654 +#: c-common.c:2659 msgid "pointer to a member used in arithmetic" msgstr "" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" msgstr "" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" msgstr "" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" msgstr "" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" msgstr "" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 msgid "invalid use of `restrict'" msgstr "нявернае выкарыстанне \"restict\"" -#: c-common.c:3059 +#: c-common.c:3064 #, fuzzy msgid "invalid application of `sizeof' to a function type" msgstr "Нерэчаісны выбар \"%s\"" -#: c-common.c:3069 +#: c-common.c:3074 #, fuzzy, c-format msgid "invalid application of `%s' to a void type" msgstr "нявернае выкарыстанне \"restict\"" -#: c-common.c:3075 +#: c-common.c:3080 #, fuzzy, c-format msgid "invalid application of `%s' to an incomplete type" msgstr "\"%s\" мае незавершаны тып" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "" -#: c-common.c:3596 +#: c-common.c:3618 #, fuzzy, c-format msgid "cannot disable built-in function `%s'" msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\"" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, c-format msgid "too few arguments to function `%s'" msgstr "нехапае аргументаў у функцыі \"%s\"" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, c-format msgid "too many arguments to function `%s'" msgstr "вельмі шмат аргумэнтаў у функцыі `%s'" -#: c-common.c:3790 +#: c-common.c:3812 #, fuzzy, c-format msgid "non-floating-point argument to function `%s'" msgstr "вельмі шмат аргумэнтаў у функцыі `%s'" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" msgstr "" -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" msgstr "" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" msgstr "" -#: c-common.c:4097 +#: c-common.c:4119 msgid "empty range specified" msgstr "" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" msgstr "" -#: c-common.c:4150 +#: c-common.c:4172 msgid "this is the first entry overlapping that value" msgstr "" -#: c-common.c:4154 +#: c-common.c:4176 msgid "duplicate case value" msgstr "" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" msgstr "" -#: c-common.c:4160 +#: c-common.c:4182 msgid "this is the first default label" msgstr "" -#: c-common.c:4188 +#: c-common.c:4210 #, fuzzy msgid "ISO C++ forbids taking the address of a label" msgstr "ISO C не дазваляе пусты ізыходны файл" -#: c-common.c:4190 +#: c-common.c:4212 #, fuzzy msgid "ISO C forbids taking the address of a label" msgstr "ISO C не дазваляе пусты ізыходны файл" -#: c-common.c:5213 +#: c-common.c:5235 #, c-format msgid "declaration of `%s' shadows %s" msgstr "" -#: c-common.c:5629 +#: c-common.c:5654 #, c-format msgid "unknown machine mode `%s'" msgstr "невядомы рэжым машыны \"%s\"" -#: c-common.c:5632 +#: c-common.c:5657 #, c-format msgid "no data type for mode `%s'" msgstr "няма тыпа дадзеных для рэжыма \"%s\"" -#: c-common.c:5641 c-common.c:6242 +#: c-common.c:5666 c-common.c:6316 #, fuzzy, c-format msgid "unable to emulate '%s'" msgstr "немагу адчыніць файл \"%s\"" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" msgstr "" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "" -#: c-common.c:5704 +#: c-common.c:5729 msgid "section attributes are not supported for this target" msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" msgstr "" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" msgstr "" -#: c-common.c:5756 +#: c-common.c:5781 msgid "requested alignment is too large" msgstr "" -#: c-common.c:5783 +#: c-common.c:5808 #, c-format msgid "alignment may not be specified for `%s'" msgstr "" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" msgstr "" -#: c-common.c:5885 +#: c-common.c:5910 msgid "visibility arg not a string" msgstr "" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" msgstr "" -#: c-common.c:5928 +#: c-common.c:5953 msgid "tls_model arg not a string" msgstr "" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" msgstr "" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" msgstr "" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, c-format msgid "can't set `%s' attribute after definition" msgstr "" -#: c-common.c:6109 +#: c-common.c:6114 +msgid "cleanup arg not an identifier" +msgstr "" + +#: c-common.c:6121 +#, fuzzy +msgid "cleanup arg not a function" +msgstr "`%D' - гэта ня функцыя," + +#: c-common.c:6183 #, fuzzy, c-format msgid "`%s' attribute ignored for `%s'" msgstr "\"%s\" атрыбут ігнарыруецца" -#: c-common.c:6174 +#: c-common.c:6248 #, c-format msgid "invalid vector type for attribute `%s'" msgstr "" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" msgstr "" -#: c-common.c:6329 +#: c-common.c:6403 msgid "nonnull attribute without arguments on a non-prototype" msgstr "" -#: c-common.c:6344 +#: c-common.c:6418 #, c-format msgid "nonnull argument has invalid operand number (arg %lu)" msgstr "" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" msgstr "" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "" @@ -505,560 +515,560 @@ msgstr "" msgid "conversion to non-scalar type requested" msgstr "" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" msgstr "" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, c-format msgid "function `%s' redeclared as inline" msgstr "" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, fuzzy, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, fuzzy, c-format msgid "previous declaration of function `%s' was inline" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" msgstr "" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" msgstr "" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" msgstr "" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, c-format msgid "conflicting types for `%s'" msgstr "" -#: c-decl.c:1129 +#: c-decl.c:1133 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "" -#: c-decl.c:1135 +#: c-decl.c:1139 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" msgstr "" -#: c-decl.c:1146 +#: c-decl.c:1157 #, fuzzy, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй" -#: c-decl.c:1153 +#: c-decl.c:1164 #, fuzzy, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, c-format msgid "redefinition of `%s'" msgstr "" -#: c-decl.c:1167 +#: c-decl.c:1178 #, c-format msgid "redeclaration of `%s'" msgstr "" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" msgstr "" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" msgstr "" -#: c-decl.c:1256 +#: c-decl.c:1267 #, c-format msgid "`%s' declared inline after its definition" msgstr "" -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" msgstr "" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 #, fuzzy msgid "a parameter" msgstr "невыкарыстаемы параметр \"%s\"" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" msgstr "" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 #, fuzzy msgid "a global declaration" msgstr "Нерэчаіснае абвяшчэнне" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" msgstr "" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" msgstr "" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" msgstr "" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" msgstr "" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" msgstr "" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" msgstr "" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" msgstr "" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" msgstr "" -#: c-decl.c:2231 +#: c-decl.c:2253 #, c-format msgid "duplicate label declaration `%s'" msgstr "паўторнае абвяшчэньне адмеціны `%s'" -#: c-decl.c:2234 +#: c-decl.c:2256 msgid "this is a previous declaration" msgstr "гэта папярэдняе абвяшчэньне" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" msgstr "" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 msgid "empty declaration" msgstr "пустое абвяшчэньне" -#: c-decl.c:2718 +#: c-decl.c:2740 #, fuzzy msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" msgstr "ISO C89 не падтрымлівае \"long long\"" -#: c-decl.c:2720 +#: c-decl.c:2742 #, fuzzy msgid "ISO C90 does not support `[*]' array declarators" msgstr "ISO C89 не падтрымлівае \"long long\"" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "" -#: c-decl.c:2742 +#: c-decl.c:2764 msgid "static or type qualifiers in abstract declarator" msgstr "" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "`%s' - звычайна функцыя" -#: c-decl.c:2825 +#: c-decl.c:2847 #, fuzzy, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" msgstr "параметр \"%s\" ініцыялізаваны" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" msgstr "" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" msgstr "параметр \"%s\" ініцыялізаваны" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" msgstr "" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, c-format msgid "inline function `%s' given attribute noinline" msgstr "" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "" -#: c-decl.c:3011 +#: c-decl.c:3033 #, c-format msgid "array size missing in `%s'" msgstr "" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" msgstr "" -#: c-decl.c:3055 +#: c-decl.c:3077 #, c-format msgid "storage size of `%s' isn't known" msgstr "" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" msgstr "" -#: c-decl.c:3125 +#: c-decl.c:3147 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "" -#: c-decl.c:3190 +#: c-decl.c:3247 #, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" msgstr "" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "`long long long' - вельмі доўга для GCC" -#: c-decl.c:3540 +#: c-decl.c:3597 #, fuzzy msgid "ISO C90 does not support `long long'" msgstr "ISO C89 не падтрымлівае `long long'" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, c-format msgid "duplicate `%s'" msgstr "паўтарэньне `%s'" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" msgstr "" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" msgstr "" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" msgstr "" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" msgstr "" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "" -#: c-decl.c:3680 +#: c-decl.c:3737 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\"" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, c-format msgid "complex invalid for `%s'" msgstr "complex нерэчаісны для \"%s\"" -#: c-decl.c:3748 +#: c-decl.c:3805 #, fuzzy msgid "ISO C90 does not support complex types" msgstr "ISO C89 не падтрымлівае комлексныя тыпы" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\"" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 msgid "ISO C does not support complex integer types" msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 msgid "duplicate `const'" msgstr "паўтарэнне \"const\"" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 msgid "duplicate `restrict'" msgstr "паўтарэнне \"restrict\"" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 msgid "duplicate `volatile'" msgstr "паўтарэнне \"volatile\"" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "" -#: c-decl.c:3841 +#: c-decl.c:3898 #, fuzzy msgid "function definition declared `__thread'" msgstr "віртуальныя функцыі не могуць быць сяброўскімі" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" msgstr "" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "" -#: c-decl.c:3891 cp/decl.c:10872 +#: c-decl.c:3948 cp/decl.c:11319 #, fuzzy, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" msgstr "віртуальныя функцыі не могуць быць сяброўскімі" @@ -1066,458 +1076,458 @@ msgstr "віртуальныя функцыі не могуць быць сяб #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 msgid "static or type qualifiers in non-parameter array declarator" msgstr "" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" msgstr "" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "" -#: c-decl.c:3985 c-decl.c:5250 +#: c-decl.c:4042 c-decl.c:5332 #, fuzzy msgid "invalid use of structure with flexible array member" msgstr "нявернае выкарыстанне \"restict\"" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" msgstr "" -#: c-decl.c:4009 +#: c-decl.c:4066 #, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" msgstr "памер масіва \"%s\" адмоўны" -#: c-decl.c:4029 +#: c-decl.c:4086 #, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" msgstr "" -#: c-decl.c:4032 +#: c-decl.c:4089 #, fuzzy, c-format msgid "ISO C90 forbids variable-size array `%s'" msgstr "ISO C не дазваляе дэкларацыі метак (label)" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, c-format msgid "size of array `%s' is too large" msgstr "памер масіва \"%s\" вельмі вялікі" -#: c-decl.c:4075 +#: c-decl.c:4145 #, fuzzy msgid "ISO C90 does not support flexible array members" msgstr "ISO C89 не падтрымлівае комлексныя тыпы" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" msgstr "" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 msgid "ISO C forbids const or volatile function types" msgstr "" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "" -#: c-decl.c:4171 +#: c-decl.c:4241 msgid "ISO C forbids qualified void function return type" msgstr "" -#: c-decl.c:4175 +#: c-decl.c:4245 msgid "type qualifiers ignored on function return type" msgstr "" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 msgid "ISO C forbids qualified function types" msgstr "" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" msgstr "" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" msgstr "" -#: c-decl.c:4375 +#: c-decl.c:4445 msgid "attributes in parameter array declarator ignored" msgstr "" -#: c-decl.c:4400 +#: c-decl.c:4470 msgid "invalid type modifier within array declarator" msgstr "" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" msgstr "" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, c-format msgid "invalid storage class for function `%s'" msgstr "" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" msgstr "" -#: c-decl.c:4524 +#: c-decl.c:4594 msgid "cannot inline function `main'" msgstr "" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" msgstr "" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 +#: c-decl.c:4677 cp/decl.c:9951 #, fuzzy msgid "thread-local storage not supported for this target" msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" msgstr "" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" msgstr "" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" msgstr "" -#: c-decl.c:4701 +#: c-decl.c:4773 msgid "parameter has incomplete type" msgstr "" -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" msgstr "" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" msgstr "" -#: c-decl.c:4862 +#: c-decl.c:4934 #, c-format msgid "`struct %s' declared inside parameter list" msgstr "" -#: c-decl.c:4865 +#: c-decl.c:4937 #, c-format msgid "`union %s' declared inside parameter list" msgstr "" -#: c-decl.c:4868 +#: c-decl.c:4940 #, c-format msgid "`enum %s' declared inside parameter list" msgstr "" -#: c-decl.c:4875 +#: c-decl.c:4947 msgid "anonymous struct declared inside parameter list" msgstr "" -#: c-decl.c:4877 +#: c-decl.c:4949 msgid "anonymous union declared inside parameter list" msgstr "" -#: c-decl.c:4879 +#: c-decl.c:4951 msgid "anonymous enum declared inside parameter list" msgstr "" -#: c-decl.c:4883 +#: c-decl.c:4955 msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "" -#: c-decl.c:4960 +#: c-decl.c:5032 #, c-format msgid "redefinition of `union %s'" msgstr "" -#: c-decl.c:4962 +#: c-decl.c:5034 #, fuzzy, c-format msgid "redefinition of `struct %s'" msgstr "перанакіраванне stdout: %s" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" msgstr "" -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, c-format msgid "%s defined inside parms" msgstr "" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "аб'яднанне" -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "структура" -#: c-decl.c:5089 +#: c-decl.c:5183 #, c-format msgid "%s has no %s" msgstr "" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "структура" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "named members" msgstr "" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "члены" -#: c-decl.c:5130 +#: c-decl.c:5224 #, c-format msgid "nested redefinition of `%s'" msgstr "" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" msgstr "бітавае поле \"%s\" мае нерэчаісны тып" -#: c-decl.c:5166 +#: c-decl.c:5260 #, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "" -#: c-decl.c:5177 +#: c-decl.c:5271 #, c-format msgid "negative width in bit-field `%s'" msgstr "" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" msgstr "" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" msgstr "" -#: c-decl.c:5195 +#: c-decl.c:5289 #, c-format msgid "`%s' is narrower than values of its type" msgstr "" -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" msgstr "" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" msgstr "" -#: c-decl.c:5275 +#: c-decl.c:5357 #, c-format msgid "duplicate member `%s'" msgstr "" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" msgstr "" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" msgstr "" -#: c-decl.c:5458 +#: c-decl.c:5592 msgid "enum defined inside parms" msgstr "" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "" -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "" -#: c-decl.c:5618 +#: c-decl.c:5752 msgid "ISO C restricts enumerator values to range of `int'" msgstr "" -#: c-decl.c:5700 +#: c-decl.c:5834 msgid "return type is an incomplete type" msgstr "" -#: c-decl.c:5708 +#: c-decl.c:5842 msgid "return type defaults to `int'" msgstr "" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" msgstr "няма папярэдняга прататыпа для \"%s\"" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: c-decl.c:5775 +#: c-decl.c:5909 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" msgstr "вяртаемы тып \"%s\" не \"int\"" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" msgstr "першым аргументам \"%s\" павінен быць \"int\"" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "другім аргументам \"%s\" павінен быць \"char **\"" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" msgstr "" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" msgstr "" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" msgstr "" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, c-format msgid "parameter `%s' declared void" msgstr "" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "" -#: c-decl.c:6063 +#: c-decl.c:6197 #, c-format msgid "multiple parameters named `%s'" msgstr "" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" msgstr "" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" msgstr "" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 msgid "no return statement in function returning non-void" msgstr "" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" msgstr "" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "памер вяртаемага значэння \"%s\" %u байт" -#: c-decl.c:6560 +#: c-decl.c:6733 #, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт" @@ -1525,36 +1535,36 @@ msgstr "памер вяртаемага значэння \"%s\" больш чы #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" msgstr "" -#: c-decl.c:6639 +#: c-decl.c:6815 #, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "" -#: c-decl.c:6642 +#: c-decl.c:6818 #, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "" -#: c-decl.c:6645 +#: c-decl.c:6821 #, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "" -#: c-decl.c:6653 +#: c-decl.c:6829 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "" -#: c-decl.c:6655 +#: c-decl.c:6831 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "" -#: c-decl.c:6657 +#: c-decl.c:6833 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "" @@ -2064,166 +2074,166 @@ msgstr "" msgid "YYDEBUG not defined" msgstr "YYDEBUG не вызначан." -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" msgstr "" -#: c-lex.c:333 +#: c-lex.c:336 #, c-format msgid "ignoring #pragma %s %s" msgstr "" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "" -#: c-lex.c:692 +#: c-lex.c:695 #, c-format msgid "stray '%c' in program" msgstr "" -#: c-lex.c:694 +#: c-lex.c:697 #, c-format msgid "stray '\\%o' in program" msgstr "" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" msgstr "" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" msgstr "" -#: c-lex.c:869 +#: c-lex.c:873 #, c-format msgid "integer constant is too large for \"%s\" type" msgstr "" -#: c-lex.c:937 +#: c-lex.c:941 #, c-format msgid "floating constant exceeds range of \"%s\"" msgstr "" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 msgid "ignoring invalid multibyte character" msgstr "" -#: c-opts.c:353 +#: c-opts.c:355 #, fuzzy, c-format msgid "missing argument to \"-%s\"" msgstr "аргумент для \"%s\" прапушчан" -#: c-opts.c:357 +#: c-opts.c:359 #, fuzzy, c-format msgid "no class name specified with \"-%s\"" msgstr "не зададзены ўваходзячыя файлы" -#: c-opts.c:364 +#: c-opts.c:366 #, fuzzy, c-format msgid "missing filename after \"-%s\"" msgstr "прапушчан прабел пасля нумара \"%.*s\"" -#: c-opts.c:369 +#: c-opts.c:371 #, fuzzy, c-format msgid "missing target after \"-%s\"" msgstr "аргумент для \"%s\" прапушчан" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" msgstr "" -#: c-opts.c:548 +#: c-opts.c:550 #, c-format msgid "too many filenames given. Type %s --help for usage" msgstr "" -#: c-opts.c:934 +#: c-opts.c:937 msgid "-Wno-strict-prototypes is not supported in C++" msgstr "" -#: c-opts.c:1014 +#: c-opts.c:1017 #, fuzzy, c-format msgid "switch \"%s\" is no longer supported" msgstr "-pipe не падтрымліваецца." -#: c-opts.c:1030 +#: c-opts.c:1033 #, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" msgstr "" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" msgstr "" -#: c-opts.c:1263 +#: c-opts.c:1273 #, fuzzy msgid "output filename specified twice" msgstr "не зададзены ўваходзячыя файлы" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "" -#: c-opts.c:1381 +#: c-opts.c:1391 msgid "-Wformat-zero-length ignored without -Wformat" msgstr "" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "" -#: c-opts.c:1409 +#: c-opts.c:1419 #, fuzzy, c-format msgid "opening output file %s" msgstr "немагчыма адчыніць файл уводу `%s'" -#: c-opts.c:1464 +#: c-opts.c:1474 #, c-format msgid "opening dependency file %s" msgstr "" -#: c-opts.c:1474 +#: c-opts.c:1484 #, fuzzy, c-format msgid "closing dependency file %s" msgstr "не магу знайсці крыніцу %s\n" -#: c-opts.c:1477 +#: c-opts.c:1487 #, fuzzy, c-format msgid "when writing output to %s" msgstr "памылка запісу ў %s" -#: c-opts.c:1557 +#: c-opts.c:1567 msgid "to generate dependencies you must specify either -M or -MM" msgstr "" -#: c-opts.c:1704 +#: c-opts.c:1715 #, c-format -msgid "\"-%s\" is valid for %s but not for %s" +msgid "\"-%c%s%s\" is valid for %s but not for %s" msgstr "" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2234,7 +2244,7 @@ msgid "" " -isystem Add to the start of the system include path\n" msgstr "" -#: c-opts.c:1723 +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2245,7 +2255,7 @@ msgid "" " -o Put output into \n" msgstr "" -#: c-opts.c:1732 +#: c-opts.c:1744 msgid "" " -trigraphs Support ISO C trigraphs\n" " -std= Specify the conformance standard; one of:\n" @@ -2256,21 +2266,21 @@ msgid "" " -W[no-]comment{s} Warn if one comment starts inside another\n" msgstr "" -#: c-opts.c:1741 +#: c-opts.c:1753 msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" " -W[no-]undef Warn if an undefined macro is used by #if\n" " -W[no-]import Warn about the use of the #import directive\n" msgstr "" -#: c-opts.c:1746 +#: c-opts.c:1758 msgid "" " -W[no-]error Treat all warnings as errors\n" " -W[no-]system-headers Do not suppress warnings from system headers\n" " -W[no-]all Enable most preprocessor warnings\n" msgstr "" -#: c-opts.c:1751 +#: c-opts.c:1763 msgid "" " -M Generate make dependencies\n" " -MM As -M, but ignore system header files\n" @@ -2280,14 +2290,14 @@ msgid "" " -MG Treat missing header file as generated files\n" msgstr "" -#: c-opts.c:1759 +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" " -MT Add an unquoted target\n" msgstr "" -#: c-opts.c:1764 +#: c-opts.c:1776 msgid "" " -D Define a with string '1' as its value\n" " -D= Define a with as its value\n" @@ -2297,7 +2307,7 @@ msgid "" " -v Display the version number\n" msgstr "" -#: c-opts.c:1772 +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2307,7 +2317,7 @@ msgid "" " -dI Include #include directives in the output\n" msgstr "" -#: c-opts.c:1780 +#: c-opts.c:1792 msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" " -ftabstop= Distance between tab stops for column reporting\n" @@ -2317,7 +2327,7 @@ msgid "" msgstr "" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "сінтаксічная памылка" @@ -2326,23 +2336,23 @@ msgstr "сінтаксічная памылка" msgid "syntax error: cannot back up" msgstr "сінтаксічная памылка" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 msgid "ISO C forbids an empty source file" msgstr "ISO C не дазваляе пусты ізыходны файл" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" msgstr "" -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 msgid "ISO C forbids data definition with no type or storage class" msgstr "" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" msgstr "" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 msgid "ISO C does not allow extra `;' outside of a function" msgstr "" @@ -2350,116 +2360,116 @@ msgstr "" msgid "traditional C rejects the unary plus operator" msgstr "" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "" -#: c-parse.y:632 objc-parse.y:655 +#: c-parse.y:632 objc-parse.y:654 msgid "ISO C89 forbids compound literals" msgstr "" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 msgid "ISO C forbids braced-groups within expressions" msgstr "" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 #, fuzzy msgid "first argument to __builtin_choose_expr not a constant" msgstr "аргумент `__builtin_args_info' павінен быць канстантай" -#: c-parse.y:721 objc-parse.y:768 +#: c-parse.y:721 objc-parse.y:767 msgid "traditional C rejects ISO C style function definitions" msgstr "" #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "\"%s\" - гэта не пачатак дэкларацыі" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 msgid "ISO C forbids empty initializer braces" msgstr "" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 msgid "ISO C89 forbids specifying subobject to initialize" msgstr "" -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" msgstr "" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" msgstr "" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 msgid "ISO C forbids specifying range of elements to initialize" msgstr "" -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 msgid "ISO C forbids nested functions" msgstr "" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 msgid "ISO C forbids forward references to `enum' types" msgstr "" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 msgid "comma at end of enumerator list" msgstr "" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" msgstr "" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" msgstr "" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" msgstr "" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 msgid "ISO C forbids member declarations with no members" msgstr "" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 msgid "deprecated use of label at end of compound statement" msgstr "" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 msgid "ISO C89 forbids mixed declarations and code" msgstr "" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 msgid "ISO C forbids label declarations" msgstr "ISO C не дазваляе дэкларацыі метак (label)" -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" msgstr "" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" msgstr "пустое цела ў else-выражэнні" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 msgid "ISO C forbids `goto *expr;'" msgstr "ISO C не падтрымлівае \"goto *expr;\"" -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 msgid "ISO C forbids forward parameter declarations" msgstr "" @@ -2469,11 +2479,11 @@ msgstr "" #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 msgid "ISO C requires a named argument before `...'" msgstr "" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "" @@ -2489,37 +2499,37 @@ msgstr "граматычная памылка" msgid "parser stack overflow" msgstr "" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "%s на прыканцы ўводу" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, c-format msgid "%s before %s'%c'" msgstr "%s перад %s'%c'" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, c-format msgid "%s before %s'\\x%x'" msgstr "%s перад %s'\\x%x'" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, c-format msgid "%s before string constant" msgstr "" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, c-format msgid "%s before numeric constant" msgstr "" -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, c-format msgid "%s before \"%s\"" msgstr "%s перад \"%s\"" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, c-format msgid "%s before '%s' token" msgstr "%s перад знакам '%s'" @@ -2528,7 +2538,7 @@ msgstr "%s перад знакам '%s'" msgid "traditional C rejects string concatenation" msgstr "" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" msgstr "" @@ -2587,37 +2597,37 @@ msgstr "" msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 msgid "malformed #pragma weak, ignored" msgstr "" -#: c-pragma.c:330 +#: c-pragma.c:337 msgid "junk at end of #pragma weak" msgstr "" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 msgid "malformed #pragma redefine_extname, ignored" msgstr "" -#: c-pragma.c:375 +#: c-pragma.c:382 msgid "junk at end of #pragma redefine_extname" msgstr "" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 msgid "#pragma redefine_extname conflicts with declaration" msgstr "" -#: c-pragma.c:413 +#: c-pragma.c:420 msgid "malformed #pragma extern_prefix, ignored" msgstr "" -#: c-pragma.c:418 +#: c-pragma.c:425 msgid "junk at end of #pragma extern_prefix" msgstr "" -#: c-pragma.c:450 +#: c-pragma.c:457 #, fuzzy -msgid "asm declaration conficts with previous rename" +msgid "asm declaration conflicts with previous rename" msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй" #: c-semantics.c:565 @@ -2640,7 +2650,7 @@ msgstr "" msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" msgstr "" @@ -2650,7 +2660,7 @@ msgstr "" msgid "`%s' has an incomplete type" msgstr "\"%s\" мае незавершаны тып" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 msgid "invalid use of void expression" msgstr "" @@ -2681,7 +2691,7 @@ msgstr "" msgid "types are not quite compatible" msgstr "" -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" msgstr "" @@ -2690,1000 +2700,996 @@ msgstr "" msgid "%s has no member named `%s'" msgstr "" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" msgstr "" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" msgstr "" -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, c-format msgid "invalid type argument of `%s'" msgstr "" -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" msgstr "" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" msgstr "" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" msgstr "" -#: c-typeck.c:1303 +#: c-typeck.c:1306 msgid "ISO C forbids subscripting `register' array" msgstr "" -#: c-typeck.c:1305 +#: c-typeck.c:1308 #, fuzzy msgid "ISO C90 forbids subscripting non-lvalue array" msgstr "ISO C не дазваляе дэкларацыі метак (label)" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" msgstr "" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" msgstr "" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "" -#: c-typeck.c:1504 +#: c-typeck.c:1518 msgid "called object is not a function" msgstr "" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 msgid "too many arguments to function" msgstr "вельмі шмат аргументаў у функцыі" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" msgstr "" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" msgstr "" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" msgstr "" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 msgid "too few arguments to function" msgstr "не хапае аргументаў у функцыі" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" msgstr "" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" msgstr "" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" msgstr "" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" msgstr "" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" msgstr "" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 msgid "division by zero" msgstr "" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" msgstr "" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" msgstr "" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" msgstr "" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" msgstr "" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" msgstr "" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" msgstr "" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 msgid "ISO C forbids comparison of `void *' with function pointer" msgstr "" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" msgstr "" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" msgstr "" -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" msgstr "" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" msgstr "" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 msgid "unordered comparison on non-floating point argument" msgstr "" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" msgstr "" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" msgstr "" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" msgstr "" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" msgstr "" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" msgstr "" -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" msgstr "" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" msgstr "" -#: c-typeck.c:2754 +#: c-typeck.c:2768 msgid "ISO C does not support `~' for complex conjugation" msgstr "" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "" -#: c-typeck.c:2769 +#: c-typeck.c:2783 msgid "wrong type argument to abs" msgstr "" -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" msgstr "" -#: c-typeck.c:2838 +#: c-typeck.c:2852 msgid "ISO C does not support `++' and `--' on complex types" msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex" -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 #, fuzzy msgid "wrong type argument to increment" msgstr "не хапае аргументаў у функцыі" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 msgid "wrong type argument to decrement" msgstr "" -#: c-typeck.c:2876 +#: c-typeck.c:2890 msgid "increment of pointer to unknown structure" msgstr "" -#: c-typeck.c:2878 +#: c-typeck.c:2892 msgid "decrement of pointer to unknown structure" msgstr "" -#: c-typeck.c:3015 +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" msgstr "" -#: c-typeck.c:3025 +#: c-typeck.c:3039 msgid "invalid lvalue in unary `&'" msgstr "" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "" -#: c-typeck.c:3227 +#: c-typeck.c:3241 msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "" -#: c-typeck.c:3230 +#: c-typeck.c:3244 msgid "ISO C forbids use of compound expressions as lvalues" msgstr "" -#: c-typeck.c:3233 +#: c-typeck.c:3247 msgid "ISO C forbids use of cast expressions as lvalues" msgstr "" -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" msgstr "" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, c-format msgid "%s of read-only variable `%s'" msgstr "" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" msgstr "" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, fuzzy, c-format msgid "cannot take address of bit-field `%s'" msgstr "не магу атрымаць адрас бітавага поля \"%s\"" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" msgstr "" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" msgstr "" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" msgstr "" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "" -#: c-typeck.c:3439 +#: c-typeck.c:3453 msgid "signed and unsigned type in conditional expression" msgstr "" -#: c-typeck.c:3446 +#: c-typeck.c:3460 msgid "ISO C forbids conditional expr with only one void side" msgstr "" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" msgstr "" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" msgstr "" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" msgstr "" -#: c-typeck.c:3637 +#: c-typeck.c:3651 msgid "ISO C forbids casting nonscalar to the same type" msgstr "" -#: c-typeck.c:3656 +#: c-typeck.c:3670 msgid "ISO C forbids casts to union type" msgstr "" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" msgstr "" -#: c-typeck.c:3722 +#: c-typeck.c:3736 msgid "cast adds new qualifiers to function type" msgstr "" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" msgstr "" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" msgstr "" -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" msgstr "" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" msgstr "" -#: c-typeck.c:3772 +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3776 +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 msgid "invalid lvalue in assignment" msgstr "" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 msgid "assignment" msgstr "" -#: c-typeck.c:4056 +#: c-typeck.c:4070 msgid "cannot pass rvalue to reference parameter" msgstr "" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:4170 +#: c-typeck.c:4184 msgid "ISO C prohibits argument conversion to union type" msgstr "" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" msgstr "" -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" msgstr "" -#: c-typeck.c:4248 +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +msgid "invalid use of non-lvalue array" +msgstr "" + +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, c-format msgid "incompatible types in %s" msgstr "" #. Function name is known; supply it. -#: c-typeck.c:4339 +#: c-typeck.c:4358 #, fuzzy, c-format msgid "passing arg of `%s'" msgstr "аргумент для \"%s\" прапушчан" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 +#: c-typeck.c:4368 #, fuzzy msgid "passing arg of pointer to function" msgstr "вельмі шмат аргументаў у функцыі" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" msgstr "" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" msgstr "" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" msgstr "" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" msgstr "" -#: c-typeck.c:4447 +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" msgstr "" -#: c-typeck.c:4449 +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" msgstr "" -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" msgstr "" -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, c-format msgid "(near initialization for `%s')" msgstr "" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" msgstr "" -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" msgstr "" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" msgstr "" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" msgstr "" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 msgid "initializer element is not constant" msgstr "" -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "ініцыялізацыя" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" msgstr "" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 msgid "invalid initializer" msgstr "нерэчаісны ініцыялізатар" -#: c-typeck.c:5351 +#: c-typeck.c:5393 msgid "extra brace group at end of initializer" msgstr "" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" msgstr "" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" msgstr "" -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "" -#: c-typeck.c:5512 +#: c-typeck.c:5554 msgid "missing initializer" msgstr "прапушчан ініцыялізатар" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" msgstr "" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" msgstr "" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" msgstr "" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" msgstr "" -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 msgid "field name not in record or union initializer" msgstr "" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" msgstr "" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 msgid "array index in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" msgstr "" -#: c-typeck.c:5744 +#: c-typeck.c:5788 msgid "array index range in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" msgstr "" -#: c-typeck.c:6514 +#: c-typeck.c:6558 msgid "excess elements in char array initializer" msgstr "" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" msgstr "" -#: c-typeck.c:6582 +#: c-typeck.c:6626 msgid "non-static initialization of a flexible array member" msgstr "" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" msgstr "" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" msgstr "" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "" -#: c-typeck.c:6757 +#: c-typeck.c:6806 msgid "excess elements in vector initializer" msgstr "" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" msgstr "" -#: c-typeck.c:6886 +#: c-typeck.c:6935 msgid "asm template is not a string constant" msgstr "" -#: c-typeck.c:6918 +#: c-typeck.c:6967 msgid "invalid lvalue in asm statement" msgstr "" -#: c-typeck.c:6993 +#: c-typeck.c:7042 msgid "modification by `asm'" msgstr "" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" msgstr "" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" msgstr "" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" msgstr "" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" msgstr "вяртанне" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" msgstr "" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "" -#: c-typeck.c:7147 +#: c-typeck.c:7196 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" msgstr "" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 msgid "`default' label not within a switch statement" msgstr "" -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" msgstr "" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr "выклікана адсюль" -#: calls.c:2227 +#: calls.c:2270 #, c-format msgid "can't inline call to `%s'" msgstr "" -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" msgstr "" -#: calls.c:4614 -msgid "variable offset is passed partially in stack and in reg" -msgstr "" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "" - -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." msgstr "" -#: cfgloop.c:1125 +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." msgstr "" -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." msgstr "" -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." msgstr "" -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." msgstr "" -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." msgstr "" -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." msgstr "" -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" msgstr "" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" msgstr "" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1778 +#: cfgrtl.c:1848 #, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" msgstr "" -#: cfgrtl.c:1785 +#: cfgrtl.c:1855 #, c-format msgid "verify_flow_info: Wrong count of block %i %i" msgstr "" -#: cfgrtl.c:1791 +#: cfgrtl.c:1861 #, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" msgstr "" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "" -#: cfgrtl.c:1805 +#: cfgrtl.c:1875 #, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1811 +#: cfgrtl.c:1881 #, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" msgstr "" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" msgstr "" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" msgstr "" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" msgstr "" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" msgstr "" -#: cfgrtl.c:1905 +#: cfgrtl.c:1975 #, c-format msgid "Wrong amount of branch edges after conditional jump %i" msgstr "" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" msgstr "" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" msgstr "" -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, c-format msgid "basic block %d pred edge is corrupted" msgstr "" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, c-format msgid "in basic block %d:" msgstr "" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" msgstr "" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, c-format msgid "basic block %i edge lists are corrupted" msgstr "" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 msgid "basic blocks not numbered consecutively" msgstr "" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 msgid "insn outside basic block" msgstr "" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 msgid "return not followed by barrier" msgstr "" -#: cfgrtl.c:2087 +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" msgstr "" @@ -3762,245 +3768,245 @@ msgid "" "write_c_file - output name is %s, prefix is %s\n" msgstr "" -#: collect2.c:2083 +#: collect2.c:2082 msgid "cannot find `nm'" msgstr "нельга знайсці \"nm\"" -#: collect2.c:2093 collect2.c:2535 +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "канвеер" -#: collect2.c:2097 collect2.c:2539 +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "" -#: collect2.c:2123 collect2.c:2565 +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "" -#: collect2.c:2132 collect2.c:2574 +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" msgstr "" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" msgstr "" -#: collect2.c:2217 collect2.c:2623 +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "" -#: collect2.c:2262 +#: collect2.c:2261 #, c-format msgid "unable to open file '%s'" msgstr "немагу адчыніць файл \"%s\"" -#: collect2.c:2264 +#: collect2.c:2263 #, c-format msgid "unable to stat file '%s'" msgstr "" -#: collect2.c:2270 +#: collect2.c:2269 #, c-format msgid "unable to mmap file '%s'" msgstr "" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" msgstr "не знойдзена\n" -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" msgstr "" -#: collect2.c:2445 +#: collect2.c:2444 #, c-format msgid "bad magic number in file '%s'" msgstr "дрэнная магічная лічба ў файле \"%s\"" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "" -#: collect2.c:2526 +#: collect2.c:2524 msgid "cannot find `ldd'" msgstr "не магу знайсці \"ldd\"" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "" -#: collect2.c:2728 +#: collect2.c:2726 #, c-format msgid "%s: not a COFF file" msgstr "" -#: collect2.c:2847 +#: collect2.c:2845 #, c-format msgid "%s: cannot open as COFF file" msgstr "" -#: collect2.c:2903 +#: collect2.c:2901 #, fuzzy, c-format msgid "library lib%s not found" msgstr "Бібліятэка lib%s не знойдзена" -#: collect2.c:3030 +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" msgstr "" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n" msgstr "" -#: collect2.c:3135 +#: collect2.c:3133 msgid "string section missing" msgstr "" -#: collect2.c:3138 +#: collect2.c:3136 msgid "section pointer missing" msgstr "" -#: collect2.c:3186 +#: collect2.c:3184 msgid "no symbol table found" msgstr "" -#: collect2.c:3199 +#: collect2.c:3197 msgid "no cmd_strings found" msgstr "" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" "\n" msgstr "" -#: collect2.c:3218 +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "" -#: collect2.c:3249 +#: collect2.c:3247 msgid "" "writing load commands.\n" "\n" msgstr "" -#: collect2.c:3269 +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "" -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" msgstr "" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "" -#: collect2.c:3474 +#: collect2.c:3472 msgid "bad magic number" msgstr "дрэнны \"магічны\" нумар" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" msgstr "дрэнная версія загалоўка" -#: collect2.c:3476 +#: collect2.c:3474 msgid "bad raw header version" msgstr "" -#: collect2.c:3477 +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "" -#: collect2.c:3478 +#: collect2.c:3476 msgid "old raw header file" msgstr "" -#: collect2.c:3479 +#: collect2.c:3477 msgid "unsupported version" msgstr "непадтрымліваемая версія" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "" -#: collect2.c:3501 +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "" -#: collect2.c:3538 collect2.c:3586 +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "" -#: collect2.c:3542 +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "" -#: collect2.c:3566 +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "" -#: collect2.c:3573 +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "" -#: collect2.c:3590 +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -4008,7 +4014,7 @@ msgid "" "\n" msgstr "" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4065,7 +4071,7 @@ msgstr "" msgid "stdout" msgstr "структура" -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" msgstr "" @@ -4330,43 +4336,43 @@ msgstr "" msgid "End of search list.\n" msgstr "" -#: cppinit.c:1055 +#: cppinit.c:1057 msgid "" msgstr "" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, c-format msgid "assertion missing after %s" msgstr "" -#: cppinit.c:1163 +#: cppinit.c:1165 #, c-format msgid "directory name missing after %s" msgstr "" -#: cppinit.c:1164 +#: cppinit.c:1166 #, c-format msgid "file name missing after %s" msgstr "" -#: cppinit.c:1165 +#: cppinit.c:1167 #, c-format msgid "macro name missing after %s" msgstr "" -#: cppinit.c:1166 +#: cppinit.c:1168 #, c-format msgid "path name missing after %s" msgstr "" -#: cppinit.c:1368 +#: cppinit.c:1353 msgid "-I- specified twice" msgstr "" @@ -4559,189 +4565,189 @@ msgstr "" msgid "style of line directive is a GCC extension" msgstr "" -#: cpplib.c:427 +#: cpplib.c:428 #, c-format msgid "invalid preprocessing directive #%s" msgstr "" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgstr "" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "" -#: cpplib.c:511 +#: cpplib.c:512 msgid "macro names must be identifiers" msgstr "" -#: cpplib.c:551 +#: cpplib.c:552 #, c-format msgid "undefining \"%s\"" msgstr "" -#: cpplib.c:597 +#: cpplib.c:598 msgid "missing terminating > character" msgstr "" -#: cpplib.c:636 +#: cpplib.c:637 #, c-format msgid "#%s expects \"FILENAME\" or " msgstr "" -#: cpplib.c:647 +#: cpplib.c:648 #, c-format msgid "empty file name in #%s" msgstr "" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" msgstr "" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "" -#: cpplib.c:738 +#: cpplib.c:739 #, c-format msgid "invalid flag \"%s\" in line directive" msgstr "" -#: cpplib.c:813 +#: cpplib.c:814 #, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "" -#: cpplib.c:819 +#: cpplib.c:820 msgid "line number out of range" msgstr "" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, c-format msgid "\"%s\" is not a valid filename" msgstr "" -#: cpplib.c:865 +#: cpplib.c:866 #, c-format msgid "\"%s\" after # is not a positive integer" msgstr "" -#: cpplib.c:972 +#: cpplib.c:973 #, fuzzy msgid "invalid #ident directive" msgstr "нерэчаісны ініцыялізатар" -#: cpplib.c:1060 +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "" -#: cpplib.c:1063 +#: cpplib.c:1064 #, fuzzy, c-format msgid "#pragma %s %s is already registered" msgstr "Клас \"%s\" ужо існуе" -#: cpplib.c:1066 +#: cpplib.c:1067 #, c-format msgid "#pragma %s is already registered" msgstr "" -#: cpplib.c:1140 +#: cpplib.c:1143 msgid "#pragma once is obsolete" msgstr "" -#: cpplib.c:1143 +#: cpplib.c:1146 msgid "#pragma once in main file" msgstr "" -#: cpplib.c:1167 +#: cpplib.c:1170 msgid "invalid #pragma GCC poison directive" msgstr "" -#: cpplib.c:1176 +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "" -#: cpplib.c:1223 +#: cpplib.c:1226 #, c-format msgid "cannot find source %s" msgstr "не магу знайсці крыніцу %s" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "" -#: cpplib.c:1343 +#: cpplib.c:1346 msgid "_Pragma takes a parenthesized string literal" msgstr "" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "" -#: cpplib.c:1431 +#: cpplib.c:1434 msgid "#else after #else" msgstr "" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" msgstr "" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "" -#: cpplib.c:1465 +#: cpplib.c:1468 msgid "#elif after #else" msgstr "" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" msgstr "" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" msgstr "" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "" -#: cpplib.c:1644 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "" -#: cpplib.c:1646 +#: cpplib.c:1649 msgid "predicate must be an identifier" msgstr "" -#: cpplib.c:1735 +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "" -#: cpplib.c:1965 +#: cpplib.c:1968 #, c-format msgid "unterminated #%s" msgstr "" @@ -4794,73 +4800,73 @@ msgstr "" msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, c-format msgid "duplicate macro parameter \"%s\"" msgstr "" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "" -#: cppmacro.c:1357 +#: cppmacro.c:1359 msgid "macro parameters must be comma-separated" msgstr "" -#: cppmacro.c:1374 +#: cppmacro.c:1376 msgid "parameter name missing" msgstr "" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" msgstr "" -#: cppmacro.c:1393 +#: cppmacro.c:1395 msgid "ISO C does not permit named variadic macros" msgstr "" -#: cppmacro.c:1402 +#: cppmacro.c:1404 msgid "missing ')' in macro parameter list" msgstr "" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" msgstr "" -#: cppmacro.c:1498 +#: cppmacro.c:1500 msgid "'#' is not followed by a macro parameter" msgstr "" -#: cppmacro.c:1517 +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" msgstr "" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, c-format msgid "\"%s\" redefined" msgstr "" -#: cppmacro.c:1604 +#: cppmacro.c:1606 msgid "this is the location of the previous definition" msgstr "" -#: cppmacro.c:1655 +#: cppmacro.c:1657 #, c-format msgid "macro argument \"%s\" would be stringified in traditional C" msgstr "" -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "" -#: cppspec.c:131 +#: cppspec.c:109 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "" -#: cppspec.c:155 +#: cppspec.c:133 msgid "too many input files" msgstr "вельмі шмат уваходзячых файлаў" @@ -4869,59 +4875,59 @@ msgstr "вельмі шмат уваходзячых файлаў" msgid "detected recursion whilst expanding macro \"%s\"" msgstr "" -#: cse.c:7187 +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr "" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" msgstr "" -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " msgstr "%s: %s: " -#: diagnostic.c:1040 +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "" -#: diagnostic.c:1042 +#: diagnostic.c:1056 #, c-format msgid " %s" msgstr "" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" msgstr "" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, fuzzy, c-format msgid "In member function `%s':" msgstr "у функцыі \"%s\":" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, c-format msgid "In function `%s':" msgstr "у функцыі \"%s\":" -#: diagnostic.c:1161 +#: diagnostic.c:1175 msgid "compilation terminated.\n" msgstr "кампіляцыя завершана.\n" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" @@ -4929,47 +4935,47 @@ msgid "" "See %s for instructions.\n" msgstr "" -#: diagnostic.c:1300 +#: diagnostic.c:1314 msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "" -#: diagnostic.c:1362 +#: diagnostic.c:1376 #, fuzzy, c-format msgid "in %s, at %s:%d" msgstr "спынена ў %s, ля %s:%d" -#: diagnostic.c:1383 +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" msgstr "У файле уключаным з %s:%d" -#: diagnostic.c:1386 +#: diagnostic.c:1400 #, c-format msgid "" ",\n" " from %s:%d" msgstr "" -#: diagnostic.c:1387 +#: diagnostic.c:1401 msgid ":\n" msgstr ":\n" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, c-format msgid "`%s' is deprecated" msgstr "" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" msgstr "" @@ -4978,7 +4984,7 @@ msgstr "" msgid "dominator of %d should be %d, not %d" msgstr "" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "" @@ -4996,15 +5002,15 @@ msgstr "" msgid "can't get current directory" msgstr "не магу атрымаць бягучую дырэкторыю" -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 msgid "can't access real part of complex value in hard register" msgstr "" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" msgstr "" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "" @@ -5013,39 +5019,45 @@ msgstr "" msgid "abort in %s, at %s:%d" msgstr "спынена ў %s, ля %s:%d" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" msgstr "" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "" -#: except.c:3090 except.c:3112 +#: except.c:3137 msgid "__builtin_eh_return not supported on this target" msgstr "" -#: explow.c:1398 +#: explow.c:1408 msgid "stack limits not supported on this target" msgstr "" -#: expr.c:3323 +#: expr.c:3355 msgid "function using short complex types cannot be inline" msgstr "" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" msgstr "" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +#, fuzzy +msgid "cannot take the address of an unaligned member" +msgstr "не магу атрымаць адрас бітавага поля \"%s\"" + #: final.c:1342 msgid "negative insn length" msgstr "" @@ -5087,12 +5099,12 @@ msgstr "" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 msgid "invalid expression as operand" msgstr "" @@ -5109,155 +5121,160 @@ msgstr "" msgid "control reaches end of non-void function" msgstr "" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, c-format msgid "comparison is always %d due to width of bit-field" msgstr "" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "" -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "" -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, c-format msgid "size of variable `%s' is too large" msgstr "" -#: function.c:5470 +#: function.c:3772 +#, fuzzy +msgid "impossible constraint in `asm'" +msgstr "немагчымы апэратар '%s'" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" msgstr "" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "" -#: function.c:6868 +#: function.c:6925 #, c-format msgid "unused parameter `%s'" msgstr "невыкарыстаемы параметр \"%s\"" -#: gcc.c:1126 +#: gcc.c:1107 #, c-format msgid "ambiguous abbreviation %s" msgstr "" -#: gcc.c:1153 +#: gcc.c:1134 #, c-format msgid "incomplete `%s' option" msgstr "" -#: gcc.c:1164 +#: gcc.c:1145 #, fuzzy, c-format msgid "missing argument to `%s' option" msgstr "аргумент для \"%s\" прапушчан" -#: gcc.c:1177 +#: gcc.c:1158 #, fuzzy, c-format msgid "extraneous argument to `%s' option" msgstr "аргумент для \"%s\" прапушчан" -#: gcc.c:1505 +#: gcc.c:1486 msgid "Using built-in specs.\n" msgstr "" -#: gcc.c:1683 +#: gcc.c:1667 #, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "" -#: gcc.c:1915 +#: gcc.c:1899 #, fuzzy, c-format msgid "could not find specs file %s\n" msgstr "не магу знайсці крыніцу %s\n" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:1979 +#: gcc.c:1963 #, c-format msgid "rename spec %s to %s\n" msgstr "" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" -#: gcc.c:1994 +#: gcc.c:1978 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "-pipe не падтрымліваецца" -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " msgstr "" -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5265,160 +5282,160 @@ msgid "" "See %s for instructions." msgstr "" -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Выкарыстанне: %s [выбары] файл...\n" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "Выбары:\n" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr "" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr " --help Адлюстраваць гэту інфармацыю\n" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr "" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr "" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr "" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr " -dumpversion Адлюстраваць версію кампілятара\n" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr "" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr "" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr "" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" msgstr "" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr "" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr "" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" msgstr "" -#: gcc.c:2918 +#: gcc.c:2902 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr "" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr "" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr "" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr "" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr "" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr "" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr "" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr "" -#: gcc.c:2926 +#: gcc.c:2910 #, fuzzy msgid " -specs= Override built-in specs with the contents of \n" msgstr " -o <файл> Памясціць вывад у <файл>\n" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" msgstr "" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr "" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" msgstr "" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" msgstr "" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr "" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr "" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr "" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr "" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr "" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr " -o <файл> Памясціць вывад у <файл>\n" -#: gcc.c:2937 +#: gcc.c:2921 msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5427,91 +5444,92 @@ msgid "" " other options on to these processes the -W options must be used.\n" msgstr "" -#: gcc.c:3079 +#: gcc.c:3063 #, c-format msgid "`-%c' option must have argument" msgstr "" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" msgstr "" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" -msgstr "" +#: gcc.c:3263 +#, fuzzy +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" +msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n" -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" -#: gcc.c:3382 +#: gcc.c:3366 msgid "argument to `-Xlinker' is missing" msgstr "" -#: gcc.c:3390 +#: gcc.c:3374 #, fuzzy msgid "argument to `-l' is missing" msgstr "аргумент для \"-x\" прапушчан" -#: gcc.c:3407 +#: gcc.c:3391 msgid "argument to `-specs' is missing" msgstr "" -#: gcc.c:3422 +#: gcc.c:3406 msgid "argument to `-specs=' is missing" msgstr "" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3461 +#: gcc.c:3445 msgid "argument to `-B' is missing" msgstr "" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "" -#: gcc.c:3807 +#: gcc.c:3791 msgid "warning: -pipe ignored because -save-temps specified" msgstr "" -#: gcc.c:3811 +#: gcc.c:3795 msgid "warning: -pipe ignored because -time specified" msgstr "" -#: gcc.c:3823 +#: gcc.c:3807 msgid "argument to `-x' is missing" msgstr "аргумент для \"-x\" прапушчан" -#: gcc.c:3851 +#: gcc.c:3835 #, c-format msgid "argument to `-%s' is missing" msgstr "аргумент для \"-%s\" прапушчан" -#: gcc.c:3912 +#: gcc.c:3896 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "" -#: gcc.c:4257 +#: gcc.c:4241 #, fuzzy msgid "invalid specification! Bug in cc" msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc." -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "%s\n" @@ -5519,75 +5537,75 @@ msgstr "%s\n" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "" -#: gcc.c:4980 +#: gcc.c:4964 #, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "" -#: gcc.c:5123 +#: gcc.c:5107 #, fuzzy, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "нераспазнаны выбар \"-%s\"" -#: gcc.c:5204 +#: gcc.c:5188 #, fuzzy, c-format msgid "unknown spec function `%s'" msgstr "у функцыі \"%s\":" -#: gcc.c:5223 +#: gcc.c:5207 #, fuzzy, c-format msgid "error in args to spec function `%s'" msgstr "вельмі шмат аргумэнтаў у функцыі `%s'" -#: gcc.c:5272 +#: gcc.c:5256 msgid "malformed spec function name" msgstr "" #. ) -#: gcc.c:5275 +#: gcc.c:5259 #, fuzzy msgid "no arguments for spec function" msgstr "не хапае аргументаў у функцыі" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" msgstr "" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "нераспазнаны выбар \"-%s\"" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "праграмы: %s\n" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "бібліятэкі: %s\n" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" @@ -5595,47 +5613,47 @@ msgstr "" "\n" "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" msgstr "" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "версія gcc %s\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "" -#: gcc.c:6213 +#: gcc.c:6197 #, fuzzy msgid "no input files" msgstr "няма ўваходзячых файлаў" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "мова %s не распазнана" -#: gcc.c:6472 +#: gcc.c:6456 #, fuzzy msgid "internal gcc abort" msgstr "унутраная памылка" @@ -5852,12 +5870,12 @@ msgstr "памылка запісу ў %s" msgid "Could not open output file %s.\n" msgstr "" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "" @@ -6095,8 +6113,12 @@ msgstr "памылка запісу ў %s" msgid "No input file name." msgstr "няма ўваходзячых файлаў" -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "" + +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, c-format msgid "can't open %s" @@ -6107,67 +6129,67 @@ msgstr "немагчыма адчыніць %s" msgid "fix_sched_param: unknown param: %s" msgstr "" -#: integrate.c:172 +#: integrate.c:174 msgid "function cannot be inline" msgstr "" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" msgstr "" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "" -#: integrate.c:182 +#: integrate.c:184 msgid "function using setjmp cannot be inline" msgstr "" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" msgstr "" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" msgstr "" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "" @@ -6557,25 +6579,25 @@ msgstr "" msgid "output operand %d must use `&' constraint" msgstr "" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, c-format msgid "unknown register name: %s" msgstr "невядомая назва рэгістра: %s" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "" @@ -6599,68 +6621,68 @@ msgstr "" msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "" -#: reload.c:3635 +#: reload.c:3629 msgid "unable to generate reloads for:" msgstr "" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "" -#: reload1.c:1914 +#: reload1.c:1909 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "" -#: reload1.c:1918 +#: reload1.c:1913 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "" -#: reload1.c:1920 +#: reload1.c:1915 msgid "this is the insn:" msgstr "" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 #, fuzzy msgid "could not find a spill register" msgstr "Не выкарыстоўваць рэгістра sb" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 msgid "VOIDmode on an output" msgstr "" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "" @@ -6673,168 +6695,170 @@ msgstr "нераспазнаны выбар \"-%s\"" msgid "insn does not satisfy its constraints:" msgstr "" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:646 +#: rtl.c:623 #, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" msgstr "" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "" -#: stmt.c:1206 +#: stmt.c:1227 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "" -#: stmt.c:1379 +#: stmt.c:1400 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "" -#: stmt.c:1429 +#: stmt.c:1450 #, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" msgstr "" -#: stmt.c:1519 +#: stmt.c:1540 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "" -#: stmt.c:1858 +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1889 #, fuzzy msgid "asm clobber conflict with output operand" msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй" -#: stmt.c:1863 +#: stmt.c:1894 #, fuzzy msgid "asm clobber conflict with input operand" msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй" -#: stmt.c:1898 +#: stmt.c:1929 msgid "too many alternatives in `asm'" msgstr "" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "" -#: stmt.c:1963 +#: stmt.c:1994 #, fuzzy, c-format msgid "duplicate asm operand name '%s'" msgstr "паўторнае абвяшчэнне меткі \"%s\"" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "" -#: stmt.c:2078 +#: stmt.c:2109 #, fuzzy, c-format msgid "undefined named operand '%s'" msgstr "нераспазнаны аператар %s" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "невыкарыстоўваемая пераменная \"%s\"" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "" -#: stmt.c:5270 +#: stmt.c:5310 msgid "switch missing default case" msgstr "" @@ -6846,55 +6870,60 @@ msgstr "" msgid "variable-size type declared outside of any function" msgstr "" -#: stor-layout.c:461 +#: stor-layout.c:487 #, c-format msgid "size of `%s' is %d bytes" msgstr "памер \"%s\" - %d байт" -#: stor-layout.c:463 +#: stor-layout.c:489 #, c-format msgid "size of `%s' is larger than %d bytes" msgstr "памер \"%s\" больш чам %d байт" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" msgstr "" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" msgstr "" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 msgid " TOTAL :" msgstr "" -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "" @@ -6909,16 +6938,16 @@ msgstr "" msgid "collect: recompiling %s\n" msgstr "" -#: tlink.c:668 +#: tlink.c:674 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "" @@ -7240,7 +7269,7 @@ msgid "place data items into their own section" msgstr "" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +msgid "Add extra commentary to assembler output" msgstr "" #: toplev.c:1120 @@ -7296,7 +7325,7 @@ msgid "Align the start of functions" msgstr "" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +msgid "Attempt to merge identical constants across compilation units" msgstr "" #: toplev.c:1148 @@ -7673,134 +7702,146 @@ msgstr "" msgid "Warn about code which might break the strict aliasing rules" msgstr "" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, fuzzy, c-format msgid "invalid option `%s'" msgstr "Нерэчаісны выбар \"%s\"" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr "" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr "" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr "" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr "" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr "" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr "" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" msgstr "" -#: toplev.c:3700 +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr "" + +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" + +#: toplev.c:3718 msgid " -O[number] Set optimization level to [number]\n" msgstr "" -#: toplev.c:3701 +#: toplev.c:3719 msgid " -Os Optimize for space rather than speed\n" msgstr "" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" msgstr "" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr "" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr "" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr "" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr "" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr "" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr "" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr "" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" msgstr "" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr "" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr "" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr "" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr "" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr "" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" msgstr "" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr "" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" @@ -7808,19 +7849,19 @@ msgstr "" "\n" "Выбары, спецыфічныя для мовы:\n" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr "" -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" "There are undocumented %s specific options as well.\n" msgstr "" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" @@ -7829,91 +7870,91 @@ msgstr "" "\n" " Выбары для %s:\n" -#: toplev.c:3826 +#: toplev.c:3844 msgid "" "\n" "Target specific options:\n" msgstr "" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr "" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" msgstr "" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr "" -#: toplev.c:3923 +#: toplev.c:3941 #, c-format msgid "unrecognized gcc debugging option: %c" msgstr "" -#: toplev.c:3979 +#: toplev.c:4007 #, fuzzy, c-format msgid "`%s': unknown tls-model option" msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g" -#: toplev.c:4006 +#: toplev.c:4034 #, c-format msgid "unrecognized register name `%s'" msgstr "" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, fuzzy, c-format msgid "unrecognized option `%s'" msgstr "нераспазнаны выбар \"-%s\"" -#: toplev.c:4075 +#: toplev.c:4107 #, fuzzy msgid "-Wid-clash-LEN is no longer supported" msgstr "-pipe не падтрымліваецца." -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, c-format msgid "`%s': unknown or unsupported -g option" msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "" -#: toplev.c:4269 +#: toplev.c:4304 msgid "-param option missing argument" msgstr "" -#: toplev.c:4278 +#: toplev.c:4313 #, c-format msgid "invalid --param option: %s" msgstr "нерэчаісны выбар --param : %s" -#: toplev.c:4290 +#: toplev.c:4325 #, c-format msgid "invalid parameter value `%s'" msgstr "" -#: toplev.c:4530 +#: toplev.c:4565 #, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -7924,83 +7965,88 @@ msgstr "" "%s\tзкампілявана GNU C версія %s.\n" "%s%s%s версія %s (%s) зкампілявана CC.\n" -#: toplev.c:4586 +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "" + +#: toplev.c:4630 msgid "options passed: " msgstr "" -#: toplev.c:4615 +#: toplev.c:4659 msgid "options enabled: " msgstr "выбары ўключаны:" -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, c-format msgid "can't open %s for writing" msgstr "немагчыма адчыніць %s для запісу" -#: toplev.c:4955 +#: toplev.c:5002 #, fuzzy, c-format msgid "ignoring command line option '%s'" msgstr "Нераспазнаны выбар \"%s\"" -#: toplev.c:4958 +#: toplev.c:5005 #, c-format msgid "(it is valid for %s but not the selected language)" msgstr "" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "" -#: toplev.c:5047 +#: toplev.c:5094 msgid "instruction scheduling not supported on this target machine" msgstr "" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "" -#: toplev.c:5065 +#: toplev.c:5112 #, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "" -#: toplev.c:5128 +#: toplev.c:5175 #, fuzzy msgid "-ffunction-sections not supported for this target" msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты" -#: toplev.c:5133 +#: toplev.c:5180 #, fuzzy msgid "-fdata-sections not supported for this target" msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты" -#: toplev.c:5140 +#: toplev.c:5187 msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "" -#: toplev.c:5147 +#: toplev.c:5194 #, fuzzy msgid "-fprefetch-loop-arrays not supported for this target" msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты" -#: toplev.c:5153 +#: toplev.c:5200 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "" -#: toplev.c:5162 +#: toplev.c:5209 msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "" -#: toplev.c:5168 +#: toplev.c:5215 msgid "-ffunction-sections may affect debugging on some targets" msgstr "" -#: toplev.c:5280 +#: toplev.c:5327 #, c-format msgid "error writing to %s" msgstr "памылка запісу ў %s" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, c-format msgid "error closing %s" msgstr "" @@ -8023,26 +8069,26 @@ msgstr "" msgid "function return type cannot be function" msgstr "" -#: tree.c:4544 +#: tree.c:4557 msgid "invalid initializer for bit string" msgstr "" -#: tree.c:4603 +#: tree.c:4616 #, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "" -#: tree.c:4620 +#: tree.c:4633 #, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "" -#: tree.c:4637 +#: tree.c:4650 #, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "" @@ -8089,57 +8135,57 @@ msgstr "" msgid "thread-local COMMON data not implemented" msgstr "" -#: varasm.c:1608 +#: varasm.c:1610 #, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "" -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" msgstr "" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" msgstr "" -#: varasm.c:4075 +#: varasm.c:4120 msgid "unknown set constructor type" msgstr "" -#: varasm.c:4289 +#: varasm.c:4334 #, c-format msgid "invalid initial value for member `%s'" msgstr "" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "" -#: varasm.c:4487 +#: varasm.c:4532 #, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "" -#: varasm.c:4530 +#: varasm.c:4575 #, c-format msgid "weak declaration of `%s' not supported" msgstr "" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "" -#: varasm.c:4670 +#: varasm.c:4716 #, fuzzy msgid "visibility attribute not supported in this configuration; ignored" msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты" @@ -8161,82 +8207,94 @@ msgid "#`%s' not supported by %s#" msgstr "%s не падтрымлівае %s" #: params.def:53 -msgid "The maximum number of instructions in a single function eliglible for inlining" +msgid "The maximum number of instructions in a single function eligible for inlining" msgstr "" -#: params.def:74 -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" msgstr "" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +#: params.def:84 +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" msgstr "" -#: params.def:100 +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +msgstr "" + +#: params.def:110 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" msgstr "" -#: params.def:111 +#: params.def:120 +msgid "The maximum number of instructions for the RTL inliner" +msgstr "" + +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" msgstr "" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "" -#: params.def:151 +#: params.def:171 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" msgstr "" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" msgstr "" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" msgstr "" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" msgstr "" -#: params.def:204 +#: params.def:217 +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "" + +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." msgstr "" -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "" @@ -8353,22 +8411,22 @@ msgstr "нерэчаіснае значэньне %%H" msgid "invalid %%J value" msgstr "дрэннае %%Q значэнне" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, c-format msgid "invalid %%r value" msgstr "нерэчаіснае значэньне %%r" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, c-format msgid "invalid %%R value" msgstr "нерэчаіснае значэньне %%R" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, c-format msgid "invalid %%N value" msgstr "нерэчаіснае значэньне %%N" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, c-format msgid "invalid %%P value" msgstr "нерэчаіснае значэньне %%P" @@ -8384,12 +8442,12 @@ msgstr "нерэчаіснае значэньне %%h" msgid "invalid %%L value" msgstr "нерэчаіснае значэньне %%L" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, c-format msgid "invalid %%m value" msgstr "нерэчаіснае значэньне %%m" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, c-format msgid "invalid %%M value" msgstr "нерэчаіснае значэньне %%M" @@ -8400,7 +8458,7 @@ msgid "invalid %%U value" msgstr "нерэчаіснае значэньне %%U" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, c-format msgid "invalid %%s value" msgstr "нерэчаіснае значэньне %%v" @@ -8411,7 +8469,7 @@ msgid "invalid %%C value" msgstr "нерэчаіснае значэньне %%C" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, c-format msgid "invalid %%E value" msgstr "нерэчаіснае значэньне %%E" @@ -8421,12 +8479,13 @@ msgid "unknown relocation unspec" msgstr "" #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, c-format msgid "invalid %%xn code" msgstr "нерэчаіснае значэньне %%xn" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 msgid "bad builtin fcode" msgstr "" @@ -8550,7 +8609,7 @@ msgstr "" msgid "Tune expected memory latency" msgstr "" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" msgstr "" @@ -8590,119 +8649,120 @@ msgid "invalid operand to %%V code" msgstr "нерэчаісны %%-код" #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 msgid "invalid operand output code" msgstr "" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "" -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" msgstr "" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" msgstr "" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" msgstr "" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 #, fuzzy msgid "target CPU does not support THUMB instructions" msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы" -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 msgid "passing floating point arguments in fp regs not yet supported" msgstr "" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 msgid "structure size boundary can only be set to 8 or 32" msgstr "" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, c-format msgid "unable to use '%s' for PIC register" msgstr "" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, fuzzy, c-format msgid "`%s' attribute only applies to functions" msgstr "\"%s\" звычайна функцыя" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 msgid "unable to compute real location of stacked parameter" msgstr "" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "" @@ -8860,7 +8920,7 @@ msgstr "" msgid "internal compiler error. Incorrect shift:" msgstr "" -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 msgid "only initialized variables can be placed into program memory area" msgstr "" @@ -9085,429 +9145,429 @@ msgstr "" #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" msgstr "" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" msgstr "" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" msgstr "" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" msgstr "" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" msgstr "" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" msgstr "" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 msgid "Emit code compatible with TI tools" msgstr "" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "" -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 msgid "Pass arguments in registers" msgstr "" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 msgid "Do not allocate BK register" msgstr "" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 msgid "Enable use of DB instruction" msgstr "" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "" -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 msgid "Don't force constants into registers" msgstr "" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 msgid "Enable parallel instructions" msgstr "" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 msgid "Disable parallel instructions" msgstr "" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" msgstr "" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" msgstr "" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" msgstr "" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "" -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 msgid "invalid operand for 'b' modifier" msgstr "" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 msgid "invalid operand for 'v' modifier" msgstr "" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 msgid "invalid operand for 'P' modifier" msgstr "" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 msgid "invalid operand for 'p' modifier" msgstr "" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 msgid "invalid operand for 'z' modifier" msgstr "" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 msgid "invalid operand for 'H' modifier" msgstr "" -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 msgid "bad register" msgstr "" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 msgid "invalid operand for 'e' modifier" msgstr "" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 msgid "invalid operand for 'm' modifier" msgstr "" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 msgid "invalid operand for 'A' modifier" msgstr "" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 msgid "invalid operand for 'D' modifier" msgstr "" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 msgid "invalid operand for 'T' modifier" msgstr "" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 msgid "invalid operand modifier letter" msgstr "" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, c-format msgid "internal error: bad register: %d" msgstr "унутраная памылка: дрэнны рэгістр: %d" -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 msgid "unexpected operand" msgstr "" -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 msgid "unrecognized address" msgstr "нераспазнаны адрас" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 #, fuzzy msgid "unrecognized supposed constant" msgstr "нераспазнаны выбар \"-%s\"" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 msgid "-fPIC and -fpic are not supported in this configuration" msgstr "" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 msgid "unexpected address expression" msgstr "" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 #, fuzzy msgid "Do not use condition codes from normal instructions" msgstr "Не генерыраваць сімвальныя інструкцыі" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 msgid "Do not tune stack alignment" msgstr "" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 msgid "Do not tune writable data alignment" msgstr "" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 msgid "Do not emit function prologue or epilogue" msgstr "" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 #, fuzzy msgid "Generate code for the specified chip or CPU version" msgstr "Генерыраваць код для дадзенага ЦП" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 msgid "Tune alignment for the specified chip or CPU version" msgstr "" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "" @@ -10055,170 +10115,219 @@ msgstr "" msgid "Do not generate char instructions" msgstr "Не генерыраваць сімвальныя інструкцыі" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, c-format msgid "code model %s not supported in PIC mode" msgstr "" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, c-format msgid "bad value (%s) for -masm= switch" msgstr "" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 msgid "code model `large' not supported yet" msgstr "" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, c-format msgid "%i-bit mode not compiled in" msgstr "" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 msgid "-malign-loops is obsolete, use -falign-loops" msgstr "" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 msgid "-malign-functions is obsolete, use -falign-functions" msgstr "" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "" -#: config/i386/i386.c:1235 +#: config/i386/i386.c:1242 #, c-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 msgid "387 instruction set disabled, using SSE arithmetics" msgstr "" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, fuzzy, c-format msgid "argument to `%s' attribute larger than %d" msgstr "памер \"%s\" больш чам %d байт" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "" + +#: config/i386/i386.c:6386 msgid "invalid UNSPEC as operand" msgstr "" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, fuzzy, c-format msgid "invalid operand code `%c'" msgstr "Нерэчаісны выбар \"%s\"" -#: config/i386/i386.c:6861 +#: config/i386/i386.c:7071 #, fuzzy msgid "invalid constraints for operand" msgstr "нерэчаісны %%c аперанд" -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 #, fuzzy msgid "unknown insn mode" msgstr "невядомы рэжым машыны \"%s\"" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 msgid "selector must be an immediate" msgstr "" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 msgid "mask must be an immediate" msgstr "" -#: config/i386/i386.c:13346 +#: config/i386/i386.c:13654 msgid "shift must be an immediate" msgstr "" -#: config/i386/winnt.c:105 -#, fuzzy, c-format -msgid "`%s' attribute only applies to variables" -msgstr "\"%s\" атрыбут ігнарыруецца" - -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:96 #, c-format -msgid "`%s' declared as both exported to and imported from a DLL" +msgid "function `%s' definition is marked dllimport." msgstr "" -#: config/i386/cygwin.h:45 -msgid "Use the Cygwin interface" +#: config/i386/winnt.c:104 +#, c-format +msgid "variable `%s' definition is marked dllimport." +msgstr "" + +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." +msgstr "" + +#: config/i386/winnt.c:143 +#, fuzzy, c-format +msgid "`%s' attribute only applies to variables" +msgstr "\"%s\" атрыбут ігнарыруецца" + +#: config/i386/winnt.c:242 +#, c-format +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:252 +#, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "" + +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "" + +#: config/i386/winnt.c:364 +#, c-format +msgid "`%s' declared as both exported to and imported from a DLL" +msgstr "" + +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "" + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "" + +#: config/i386/cygwin.h:45 +msgid "Use the Cygwin interface" msgstr "" #: config/i386/cygwin.h:46 @@ -10253,12 +10362,12 @@ msgstr "" msgid "Use Mingw-specific thread support" msgstr "" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 msgid "-mbnu210 is ignored (option is obsolete)" msgstr "" @@ -10477,7 +10586,7 @@ msgstr "Выкарыстоўвываць зададзены дыялект ас msgid "Use given thread-local storage dialect" msgstr "Выкарыстоўвываць зададзены дыялект асэмблера" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "Стварыць ELF-вывад" @@ -10533,7 +10642,7 @@ msgstr "" msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 msgid "stack limit expression is not supported" msgstr "" @@ -10591,7 +10700,7 @@ msgstr "" msgid "Generate CF code" msgstr "" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "" @@ -10656,7 +10765,7 @@ msgstr "" msgid "Do not layout types like Intel's v1.3 gcc" msgstr "" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "" @@ -10669,32 +10778,32 @@ msgstr "" msgid "Do not enable linker relaxation" msgstr "" -#: config/ia64/ia64-c.c:50 +#: config/ia64/ia64-c.c:51 msgid "malformed #pragma builtin" msgstr "" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, c-format msgid "%s-%s is an empty range" msgstr "" -#: config/ia64/ia64.c:4215 +#: config/ia64/ia64.c:4350 msgid "cannot optimize floating point division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4221 +#: config/ia64/ia64.c:4356 msgid "cannot optimize integer division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4233 +#: config/ia64/ia64.c:4368 #, c-format msgid "bad value (%s) for -mtls-size= switch" msgstr "" @@ -10702,103 +10811,99 @@ msgstr "" #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "" -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "" -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "Генерыраваць код для GNU as" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "Генерыраваць код для Intel as" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "Генерыраваць код для GNU ld" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "Генерыраваць код для Intel ld" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "Генерыраваць код без GP reg" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 msgid "Use in/loc/out register names" msgstr "" -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "" -#: config/ia64/ia64.h:180 +#: config/ia64/ia64.h:184 msgid "Generate inline floating point division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:182 +#: config/ia64/ia64.h:186 msgid "Generate inline floating point division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:184 +#: config/ia64/ia64.h:188 msgid "Generate inline integer division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:186 +#: config/ia64/ia64.h:190 msgid "Generate inline integer division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 msgid "Specify range of registers to make fixed" msgstr "" -#: config/ip2k/ip2k.c:1082 +#: config/ip2k/ip2k.c:1090 #, fuzzy msgid "bad operand" msgstr "нерэчаісны %%f аперанд" -#: config/ip2k/ip2k.c:3184 -msgid "Only initialized variables can be placed into program memory area." -msgstr "" - #: config/m32r/m32r.c:139 #, c-format msgid "bad value (%s) for -mmodel switch" @@ -10855,7 +10960,7 @@ msgid "post-increment address is not a register" msgstr "" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 msgid "bad address" msgstr "дрэнны адрас" @@ -10894,43 +10999,52 @@ msgstr "" msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "" + +#: config/m68hc11/m68hc11.c:1311 +#, fuzzy +msgid "`trap' attribute is already used" +msgstr "\"%s\" атрыбут ігнарыруецца" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 msgid "move insn not handled" msgstr "" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 msgid "invalid register in the move instruction" msgstr "" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 msgid "invalid operand in the instruction" msgstr "" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 #, fuzzy msgid "invalid register in the instruction" msgstr "нявернае выкарыстанне \"restict\"" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 msgid "operand 1 must be a hard register" msgstr "" -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 #, fuzzy msgid "invalid rotate insn" msgstr "Нерэчаісны выбар %s" -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 msgid "cannot do z-register replacement" msgstr "" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 msgid "invalid Z register replacement for insn" msgstr "" @@ -10938,50 +11052,58 @@ msgstr "" #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" msgstr "" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" msgstr "" -#: config/m68hc11/m68hc11.h:170 +#: config/m68hc11/m68hc11.h:182 msgid "Min/max instructions not allowed" msgstr "" -#: config/m68hc11/m68hc11.h:172 +#: config/m68hc11/m68hc11.h:184 msgid "Use call and rtc for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:174 +#: config/m68hc11/m68hc11.h:186 msgid "Use jsr and rts for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 msgid "Do not use direct addressing mode for soft registers" msgstr "" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +#: config/m68hc11/m68hc11.h:190 +msgid "Use direct addressing mode for soft registers" +msgstr "" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +msgid "Compile for a 68HCS12" +msgstr "" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -10991,11 +11113,11 @@ msgstr "" #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 msgid "Specify the register allocation order" msgstr "" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "" @@ -11172,7 +11294,7 @@ msgstr "нерэчаіснае значэньне %%x/X" msgid "invalid %%Q value" msgstr "дрэннае %%Q значэнне" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, c-format msgid "invalid %%q value" msgstr "" @@ -11182,7 +11304,7 @@ msgstr "" msgid "invalid %%o value" msgstr "нерэчаіснае значэньне %%o" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, c-format msgid "invalid %%p value" msgstr "" @@ -11270,7 +11392,7 @@ msgid "Do not use the divide instruction" msgstr "" #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" +msgid "Do not arbitrary sized immediates in bit operations" msgstr "" #: config/mcore/mcore.h:142 @@ -11301,150 +11423,150 @@ msgstr "" msgid "Maximum amount for a single stack increment operation" msgstr "" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" msgstr "" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "" -#: config/mips/mips.c:5164 +#: config/mips/mips.c:5180 #, c-format msgid "-march=%s is not compatible with the selected ABI" msgstr "" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/mips/mips.c:5178 +#: config/mips/mips.c:5194 msgid "-mgp32 used with a 64-bit ABI" msgstr "" -#: config/mips/mips.c:5180 +#: config/mips/mips.c:5196 msgid "-mgp64 used with a 32-bit ABI" msgstr "" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 #, fuzzy, c-format msgid "unsupported combination: %s" msgstr "непадтрымліваемая версія" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" msgstr "" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" msgstr "" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, fuzzy, c-format msgid "invalid option `entry%s'" msgstr "Нерэчаісны выбар \"%s\"" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" msgstr "" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" msgstr "" -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 #, fuzzy msgid "can't rewind temp file" msgstr "немагчыма стварыць часовы файл" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 #, fuzzy msgid "can't write to output file" msgstr "не магу запісаць ў %s" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 #, fuzzy msgid "can't read from temp file" msgstr "не магу прачытаць з %s" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 #, fuzzy msgid "can't close temp file" msgstr "немагчыма зачыніць уваходзячы файл %s" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "" -#: config/mips/mips.c:10444 +#: config/mips/mips.c:10467 msgid "the cpu name must be lower case" msgstr "" -#: config/mips/mips.c:10466 +#: config/mips/mips.c:10489 #, c-format msgid "bad value (%s) for %s" msgstr "" @@ -11662,7 +11784,7 @@ msgstr "" msgid "Don't use Branch Likely instructions, overriding default for arch" msgstr "" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" msgstr "" @@ -11696,7 +11818,7 @@ msgstr "" #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "" @@ -11961,43 +12083,43 @@ msgstr "" msgid "No \"Small register classes\" kludge" msgstr "" -#: config/pa/pa.c:246 +#: config/pa/pa.c:261 #, c-format msgid "" "unknown -mschedule= option (%s).\n" "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" msgstr "" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, c-format msgid "" "unknown -march= option (%s).\n" "Valid options are 1.0, 1.1, and 2.0\n" msgstr "" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "" -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 msgid "-g option disabled" msgstr "" -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 #, fuzzy msgid "Generate cpp defines for server IO" msgstr "Генерыраваць код для дадзенага ЦП" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 #, fuzzy msgid "Generate cpp defines for workstation IO" @@ -12009,120 +12131,120 @@ msgstr "Стварыць код для DLL" #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 +#: config/pa/pa.h:232 config/pa/pa.h:238 #, fuzzy msgid "Generate PA1.1 code" msgstr "Стварыць код для DLL" -#: config/pa/pa.h:220 config/pa/pa.h:222 +#: config/pa/pa.h:234 config/pa/pa.h:236 #, fuzzy msgid "Generate PA1.0 code" msgstr "Стварыць код для DLL" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" msgstr "" -#: config/pa/pa.h:228 +#: config/pa/pa.h:242 msgid "Disable FP regs" msgstr "" -#: config/pa/pa.h:230 +#: config/pa/pa.h:244 #, fuzzy msgid "Do not disable FP regs" msgstr "Не выкарыстоўваць рэгістра sb" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" msgstr "" -#: config/pa/pa.h:234 +#: config/pa/pa.h:248 msgid "Do not disable space regs" msgstr "" -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:240 +#: config/pa/pa.h:254 #, fuzzy msgid "Disable indexed addressing" msgstr "нерэчаісны адрас" -#: config/pa/pa.h:242 +#: config/pa/pa.h:256 #, fuzzy msgid "Do not disable indexed addressing" msgstr "невядомая назва рэгістра: %s" -#: config/pa/pa.h:244 +#: config/pa/pa.h:258 msgid "Use portable calling conventions" msgstr "" -#: config/pa/pa.h:246 +#: config/pa/pa.h:260 #, fuzzy msgid "Do not use portable calling conventions" msgstr "Не генерыраваць сімвальныя інструкцыі" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:254 +#: config/pa/pa.h:268 #, fuzzy msgid "Do not use software floating point" msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\"" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" msgstr "" -#: config/pa/pa.h:258 +#: config/pa/pa.h:272 msgid "Do not emit long load/store sequences" msgstr "" -#: config/pa/pa.h:260 +#: config/pa/pa.h:274 #, fuzzy msgid "Generate fast indirect calls" msgstr "Генерыраваць код для Intel as" -#: config/pa/pa.h:262 +#: config/pa/pa.h:276 #, fuzzy msgid "Do not generate fast indirect calls" msgstr "Не генерыраваць сімвальныя інструкцыі" -#: config/pa/pa.h:264 +#: config/pa/pa.h:278 #, fuzzy msgid "Generate code for huge switch statements" msgstr "Генерыраваць код для Intel as" -#: config/pa/pa.h:266 +#: config/pa/pa.h:280 #, fuzzy msgid "Do not generate code for huge switch statements" msgstr "Генерыраваць код для Intel as" -#: config/pa/pa.h:268 +#: config/pa/pa.h:282 #, fuzzy msgid "Always generate long calls" msgstr "Генерыраваць код для Intel as" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" msgstr "" -#: config/pa/pa.h:272 +#: config/pa/pa.h:286 #, fuzzy msgid "Enable linker optimizations" msgstr "Уключаць SSA аптымізацыю" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." msgstr "" @@ -12202,7 +12324,7 @@ msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблер msgid "Use DEC assembler syntax" msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, c-format msgid "invalid %%S value" msgstr "" @@ -12223,7 +12345,7 @@ msgid "invalid %%Z value" msgstr "" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, c-format msgid "invalid %%k value" msgstr "" @@ -12286,140 +12408,140 @@ msgstr "" msgid "junk at end of #pragma longcall" msgstr "" -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 msgid "-mmultiple is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 msgid "-mstring is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, c-format msgid "unknown -mdebug-%s switch" msgstr "" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" msgstr "" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "" -#: config/rs6000/rs6000.c:734 +#: config/rs6000/rs6000.c:738 #, fuzzy, c-format msgid "unknown -misel= option specified: '%s'" msgstr "невядомы рэжым машыны \"%s\"" -#: config/rs6000/rs6000.c:749 +#: config/rs6000/rs6000.c:753 #, fuzzy, c-format msgid "unknown -mvrsave= option specified: '%s'" msgstr "невядомы рэжым машыны \"%s\"" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, fuzzy, c-format msgid "unknown ABI specified: '%s'" msgstr "невядомы рэжым машыны \"%s\"" -#: config/rs6000/rs6000.c:4169 +#: config/rs6000/rs6000.c:4206 #, fuzzy msgid "argument 1 must be a 5-bit signed literal" msgstr "першым аргументам \"%s\" павінен быць \"int\"" -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 #, fuzzy msgid "argument 2 must be a 5-bit unsigned literal" msgstr "першым аргументам \"%s\" павінен быць \"int\"" -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 #, fuzzy msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "аргумент `__builtin_args_info' павінен быць канстантай" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 #, fuzzy msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "аргумент `__builtin_args_info' выйшаў за межы" -#: config/rs6000/rs6000.c:4452 +#: config/rs6000/rs6000.c:4489 #, fuzzy msgid "argument 3 must be a 4-bit unsigned literal" msgstr "першым аргументам \"%s\" павінен быць \"int\"" -#: config/rs6000/rs6000.c:4629 +#: config/rs6000/rs6000.c:4666 #, fuzzy, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" msgstr "першым аргументам \"%s\" павінен быць \"int\"" -#: config/rs6000/rs6000.c:4745 +#: config/rs6000/rs6000.c:4782 #, fuzzy msgid "argument to dss must be a 2-bit unsigned literal" msgstr "першым аргументам \"%s\" павінен быць \"int\"" -#: config/rs6000/rs6000.c:4976 +#: config/rs6000/rs6000.c:5013 #, fuzzy msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "аргумент `__builtin_args_info' павінен быць канстантай" -#: config/rs6000/rs6000.c:5049 +#: config/rs6000/rs6000.c:5086 #, fuzzy msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "аргумент `__builtin_args_info' выйшаў за межы" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, c-format msgid "invalid %%f value" msgstr "" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, c-format msgid "invalid %%F value" msgstr "" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, c-format msgid "invalid %%G value" msgstr "" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, c-format msgid "invalid %%j code" msgstr "" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, c-format msgid "invalid %%J code" msgstr "" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, c-format msgid "invalid %%K value" msgstr "" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, c-format msgid "invalid %%O value" msgstr "нерэчаіснае значэньне %%O" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, c-format msgid "invalid %%T value" msgstr "" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, c-format msgid "invalid %%u value" msgstr "" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, c-format msgid "invalid %%v value" msgstr "" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" msgstr "" @@ -12631,7 +12753,7 @@ msgstr "" #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "" @@ -12756,50 +12878,50 @@ msgstr "" msgid "-f%s and -msdata=%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "" -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 msgid "-mcall-aixdesc must be big endian" msgstr "" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 msgid "invalid UNSPEC as operand (1)" msgstr "" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 msgid "invalid UNSPEC as operand (2)" msgstr "" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 msgid "Cannot decompose address." msgstr "" -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "" @@ -12812,7 +12934,7 @@ msgid "Don't set backchain (faster, but debug harder" msgstr "" #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +msgid "Use bras for executable < 64k" msgstr "" #: config/s390/s390.h:73 @@ -12844,29 +12966,29 @@ msgstr "" msgid "mvc&ex" msgstr "" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 #, fuzzy msgid "__builtin_saveregs not supported by this subtarget" msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, c-format msgid "`%s' attribute only applies to interrupt functions" msgstr "" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, c-format msgid "`%s' attribute argument not a string constant" msgstr "" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, c-format msgid "`%s' attribute argument not an integer constant" msgstr "" @@ -12891,55 +13013,60 @@ msgstr "" msgid "-mcmodel= is not supported on 32 bit systems" msgstr "" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, c-format msgid "invalid %%Y operand" msgstr "нерэчаісны %%Y аперанд" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, c-format msgid "invalid %%A operand" msgstr "нерэчаісны %%A аперанд" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, c-format msgid "invalid %%B operand" msgstr "нерэчаісны %%B аперанд" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, c-format msgid "invalid %%c operand" msgstr "нерэчаісны %%c аперанд" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, c-format msgid "invalid %%C operand" msgstr "нерэчаісны %%C аперанд" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, c-format msgid "invalid %%d operand" msgstr "нерэчаісны %%d аперанд" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, c-format msgid "invalid %%D operand" msgstr "нерэчаісны %%D аперанд" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, c-format msgid "invalid %%f operand" msgstr "нерэчаісны %%f аперанд" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, fuzzy, c-format +msgid "invalid %%s operand" +msgstr "нерэчаісны %%f аперанд" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "" @@ -13283,7 +13410,7 @@ msgid "Do not use registers r2 and r5" msgstr "Не выкарыстоўваць рэгістра sb" #: config/v850/v850.h:189 -msgid "Enfore strict alignment" +msgid "Enforce strict alignment" msgstr "" #: config/v850/v850.h:192 @@ -13328,7 +13455,7 @@ msgstr "невядомая назва рэгістра: %s" msgid "address offset not a constant" msgstr "" -#: config/xtensa/xtensa.c:2809 +#: config/xtensa/xtensa.c:2794 msgid "only uninitialized variables can be placed in a .bss section" msgstr "" @@ -13460,562 +13587,587 @@ msgstr "" msgid "`-gnat' misspelled as `-gant'" msgstr "" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" msgstr "" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:557 +#: cp/call.c:567 #, fuzzy msgid "request for member `%D' is ambiguous" msgstr "памер \"%s\" - %d байт" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "" -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "" -#: cp/call.c:2455 +#: cp/call.c:2546 msgid "%s %D(%T) " msgstr "" -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "" -#: cp/call.c:2461 +#: cp/call.c:2552 msgid "%s %+#D%s" msgstr "" -#: cp/call.c:2615 +#: cp/call.c:2726 msgid "conversion from `%T' to `%T' is ambiguous" msgstr "" -#: cp/call.c:2690 +#: cp/call.c:2803 +#, fuzzy +msgid "`%T' is not a class type" +msgstr "\"%s\" мае незавершаны тып" + +#: cp/call.c:2811 msgid "incomplete type '%T' cannot be used to name a scope" msgstr "" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 msgid "'%D' has no member named '%E'" msgstr "" -#: cp/call.c:2812 +#: cp/call.c:2933 msgid "no matching function for call to `%D(%A)'" msgstr "" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" msgstr "" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "" -#: cp/call.c:2930 +#: cp/call.c:3046 msgid "call of `(%T) (%A)' is ambiguous" msgstr "" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" msgstr "" -#: cp/call.c:2970 -#, fuzzy -msgid "%s for `%T %s' operator" +#: cp/call.c:3087 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%E%s'" msgstr "%s перад знакам \"%s\"" -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" msgstr "" -#: cp/call.c:2978 -#, fuzzy -msgid "%s for `%T %s %T' operator" -msgstr "%s перад знакам \"%s\"" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" +msgstr "" -#: cp/call.c:2981 -#, fuzzy -msgid "%s for `%s %T' operator" +#: cp/call.c:3099 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%s%E'" msgstr "%s перад знакам \"%s\"" -#: cp/call.c:3071 +#: cp/call.c:3191 msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "" -#: cp/call.c:3316 +#: cp/call.c:3428 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "" -#: cp/call.c:3323 +#: cp/call.c:3435 msgid "enumeral and non-enumeral type in conditional expression" msgstr "" -#: cp/call.c:3405 +#: cp/call.c:3516 msgid "`%D' must be declared before use" msgstr "" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr "" -#: cp/call.c:3680 +#: cp/call.c:3782 msgid "comparison between `%#T' and `%#T'" msgstr "" -#: cp/call.c:3919 +#: cp/call.c:4021 msgid "no suitable `operator delete' for `%T'" msgstr "" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "" -#: cp/call.c:3940 +#: cp/call.c:4042 msgid "`%+#D' is protected" msgstr "" -#: cp/call.c:3942 +#: cp/call.c:4044 msgid "`%+#D' is inaccessible" msgstr "" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "" -#: cp/call.c:3985 +#: cp/call.c:4088 msgid "invalid conversion from `%T' to `%T'" msgstr "" -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 msgid " initializing argument %P of `%D'" msgstr "" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr "" -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 +#: cp/call.c:4316 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "" -#: cp/call.c:4656 +#: cp/call.c:4542 +msgid "`%T' is not an accessible base of `%T'" +msgstr "" + +#: cp/call.c:4786 msgid "could not find class$ field in java interface type `%T'" msgstr "" -#: cp/call.c:4831 +#: cp/call.c:4974 #, fuzzy msgid "call to non-function `%D'" msgstr "у функцыі \"%s\":" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" msgstr "" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 msgid " in call to `%D'" msgstr "" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "" -#: cp/call.c:5632 +#: cp/call.c:5756 msgid " for conversion from `%T' to `%T'" msgstr "" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr "" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" +#: cp/call.c:5879 +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" msgstr "" -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 msgid "could not convert `%E' to `%T'" msgstr "" -#: cp/class.c:286 +#: cp/call.c:6105 +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "" + +#: cp/call.c:6109 +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "" -#: cp/class.c:1027 +#: cp/class.c:1076 #, fuzzy msgid "duplicate enum value `%D'" msgstr "паўтарэнне \"volatile\"" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "" -#: cp/class.c:1037 +#: cp/class.c:1086 #, fuzzy msgid "duplicate nested type `%D'" msgstr "паўтарэнне \"restrict\"" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "" -#: cp/class.c:1052 +#: cp/class.c:1101 #, fuzzy msgid "duplicate member `%D'" msgstr "паўтарэнне \"%s\"" -#: cp/class.c:1095 +#: cp/class.c:1144 msgid "conflicting access specifications for method `%D', ignored" msgstr "" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "" -#: cp/class.c:1147 +#: cp/class.c:1199 #, fuzzy msgid "`%D' invalid in `%T'" msgstr "Нерэчаісны выбар \"%s\"" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 #, fuzzy msgid "`%D' invalid in `%#T'" msgstr "Нерэчаісны выбар \"%s\"" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr "" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr "" -#: cp/class.c:1268 +#: cp/class.c:1320 msgid "base class `%#T' has a non-virtual destructor" msgstr "" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" msgstr "" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" msgstr "" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 msgid "redefinition of `%#T'" msgstr "" -#: cp/class.c:2039 +#: cp/class.c:2091 msgid "previous definition of `%#T'" msgstr "папярэдняе вызначэньне `%#T'" -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "" -#: cp/class.c:2653 +#: cp/class.c:2713 msgid " by `%D'" msgstr "" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" msgstr "" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" msgstr "" -#: cp/class.c:2898 +#: cp/class.c:2958 #, fuzzy msgid "bit-field `%#D' with non-integral type" msgstr "бітавае поле \"%s\" мае нерэчаісны тып" -#: cp/class.c:2918 +#: cp/class.c:2978 msgid "bit-field `%D' width not an integer constant" msgstr "" -#: cp/class.c:2924 +#: cp/class.c:2984 msgid "negative width in bit-field `%D'" msgstr "" -#: cp/class.c:2929 +#: cp/class.c:2989 msgid "zero width for bit-field `%D'" msgstr "" -#: cp/class.c:2935 +#: cp/class.c:2995 msgid "width of `%D' exceeds its type" msgstr "" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "" -#: cp/class.c:3061 +#: cp/class.c:3121 msgid "multiple fields in union `%T' initialized" msgstr "" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "" -#: cp/class.c:3189 +#: cp/class.c:3240 msgid "field `%D' invalidly declared function type" msgstr "" -#: cp/class.c:3196 +#: cp/class.c:3247 #, fuzzy msgid "field `%D' invalidly declared method type" msgstr "бітавае поле \"%s\" мае нерэчаісны тып" -#: cp/class.c:3202 +#: cp/class.c:3253 #, fuzzy msgid "field `%D' invalidly declared offset type" msgstr "бітавае поле \"%s\" мае нерэчаісны тып" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 #, fuzzy msgid "field `%D' declared static in union" msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3298 +#: cp/class.c:3349 msgid "field `%#D' with same name as class" msgstr "" -#: cp/class.c:3316 +#: cp/class.c:3367 msgid "`%#T' has pointer data members" msgstr "" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr "" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr "" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr "" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" msgstr "" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" msgstr "" -#: cp/class.c:3973 +#: cp/class.c:4025 msgid "initializer specified for non-virtual method `%D'" msgstr "" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5011 +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "" + +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" msgstr "" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" msgstr "" -#: cp/class.c:5320 +#: cp/class.c:5432 msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "" -#: cp/class.c:5405 +#: cp/class.c:5516 msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "" -#: cp/class.c:6127 +#: cp/class.c:6252 msgid "assuming pointer to member `%D'" msgstr "" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" msgstr "" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 msgid "not enough type information" msgstr "" -#: cp/class.c:6183 +#: cp/class.c:6315 msgid "argument of type `%T' does not match `%T'" msgstr "" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "" @@ -14024,11 +14176,11 @@ msgstr "" #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 msgid "declaration of `%#D'" msgstr "абвяшчэньне `%#D'" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "" @@ -14044,11 +14196,11 @@ msgstr "" msgid "converting from `%T' to `%T'" msgstr "пераўтварэньне з `%T' у `%T'" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" msgstr "" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "" @@ -14057,208 +14209,240 @@ msgstr "" msgid "invalid conversion from '%T' to '%T'" msgstr "пераўтварэньне з `%T' у `%T'" -#: cp/cvt.c:537 +#: cp/cvt.c:504 msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "" -#: cp/cvt.c:555 +#: cp/cvt.c:522 msgid "casting `%T' to `%T' does not dereference pointer" msgstr "" -#: cp/cvt.c:584 +#: cp/cvt.c:551 msgid "cannot convert type `%T' to type `%T'" msgstr "" -#: cp/cvt.c:701 +#: cp/cvt.c:683 msgid "conversion from `%#T' to `%#T'" msgstr "" -#: cp/cvt.c:713 +#: cp/cvt.c:695 msgid "`%#T' used where a `%T' was expected" msgstr "" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "" -#: cp/cvt.c:750 +#: cp/cvt.c:732 msgid "`%#T' used where a floating point value was expected" msgstr "" -#: cp/cvt.c:797 +#: cp/cvt.c:779 msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, c-format msgid "%s cannot resolve address of overloaded function" msgstr "" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 msgid "converting NULL to non-pointer type" msgstr "" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" msgstr "" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr "" -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:1255 cp/decl.c:3490 msgid "conflicts with previous declaration `%#D'" msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'" -#: cp/decl.c:1211 +#: cp/decl.c:1467 msgid "label `%D' used but not defined" msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана" -#: cp/decl.c:1216 +#: cp/decl.c:1472 msgid "label `%D' defined but not used" msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "" + +#: cp/decl.c:3285 cp/decl.c:3700 msgid "previous declaration of `%D'" msgstr "папярэдняе абвяшчэньне `%D'" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 #, fuzzy msgid "shadowing %s function `%#D'" msgstr "у функцыі \"%s\":" -#: cp/decl.c:3098 +#: cp/decl.c:3375 msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "" -#: cp/decl.c:3103 +#: cp/decl.c:3380 #, fuzzy msgid "conflicts with built-in declaration `%#D'" msgstr "паўторнае абвяшчэнне меткі \"%s\"" -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 msgid "new declaration `%#D'" msgstr "новае абвяшчэньне `%#D'" -#: cp/decl.c:3123 +#: cp/decl.c:3400 #, fuzzy msgid "ambiguates built-in declaration `%#D'" msgstr "паўторнае абвяшчэнне меткі \"%s\"" -#: cp/decl.c:3179 +#: cp/decl.c:3464 msgid "`%#D' redeclared as different kind of symbol" msgstr "" -#: cp/decl.c:3182 +#: cp/decl.c:3467 msgid "previous declaration of `%#D'" msgstr "папярэдняе абвяшчэньне `%#D'" -#: cp/decl.c:3204 +#: cp/decl.c:3489 msgid "declaration of template `%#D'" msgstr "абвяшчэньне шаблёну `%#D'" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 #, fuzzy msgid "ambiguates old declaration `%#D'" msgstr "паўторнае абвяшчэнне меткі \"%s\"" -#: cp/decl.c:3228 +#: cp/decl.c:3513 msgid "declaration of C function `%#D' conflicts with" msgstr "" -#: cp/decl.c:3230 +#: cp/decl.c:3515 #, fuzzy msgid "previous declaration `%#D' here" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/decl.c:3246 +#: cp/decl.c:3533 msgid "conflicting types for `%#D'" msgstr "" -#: cp/decl.c:3247 +#: cp/decl.c:3534 #, fuzzy msgid "previous declaration as `%#D'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/decl.c:3290 +#: cp/decl.c:3577 msgid "`%#D' previously defined here" msgstr "" -#: cp/decl.c:3291 +#: cp/decl.c:3578 msgid "`%#D' previously declared here" msgstr "" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 #, fuzzy msgid "prototype for `%#D'" msgstr "няма папярэдняга прататыпа для \"%s\"" -#: cp/decl.c:3301 +#: cp/decl.c:3588 msgid "follows non-prototype definition here" msgstr "" -#: cp/decl.c:3313 +#: cp/decl.c:3600 #, fuzzy msgid "previous declaration of `%#D' with %L linkage" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/decl.c:3315 +#: cp/decl.c:3602 msgid "conflicts with new declaration with %L linkage" msgstr "" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 msgid "default argument given for parameter %d of `%#D'" msgstr "" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 #, fuzzy msgid "after previous specification in `%#D'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/decl.c:3356 +#: cp/decl.c:3643 msgid "`%#D' was used before it was declared inline" msgstr "" -#: cp/decl.c:3358 +#: cp/decl.c:3645 #, fuzzy msgid "previous non-inline declaration here" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/decl.c:3412 +#: cp/decl.c:3699 msgid "redundant redeclaration of `%D' in same scope" msgstr "" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, c-format msgid "declaration of `%F' throws different exceptions" msgstr "" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, fuzzy, c-format msgid "than previous declaration `%F'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" @@ -14271,16 +14455,16 @@ msgstr "няма папярэдняга аб'яўлення для \"%s\"" #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "" -#: cp/decl.c:3886 +#: cp/decl.c:4187 #, fuzzy msgid "`%#D' used prior to declaration" msgstr "\"%s\" - гэта не пачатак дэкларацыі" -#: cp/decl.c:3917 +#: cp/decl.c:4218 #, fuzzy msgid "redeclaration of `wchar_t' as `%T'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" @@ -14291,610 +14475,618 @@ msgstr "няма папярэдняга аб'яўлення для \"%s\"" #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 #, fuzzy msgid "invalid redeclaration of `%D'" msgstr "Нерэчаіснае абвяшчэнне" -#: cp/decl.c:3946 +#: cp/decl.c:4247 msgid "as `%D'" msgstr "як `%D'" -#: cp/decl.c:4036 +#: cp/decl.c:4337 #, fuzzy msgid "previous external decl of `%#D'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/decl.c:4077 +#: cp/decl.c:4378 msgid "`%D' was previously implicitly declared to return `int'" msgstr "" -#: cp/decl.c:4137 +#: cp/decl.c:4438 msgid "extern declaration of `%#D' doesn't match" msgstr "" -#: cp/decl.c:4138 +#: cp/decl.c:4439 #, fuzzy msgid "global declaration `%#D'" msgstr "паўторнае абвяшчэнне меткі \"%s\"" -#: cp/decl.c:4169 +#: cp/decl.c:4472 msgid "declaration of `%#D' shadows a parameter" msgstr "" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, c-format msgid "declaration of `%s' shadows a member of `this'" msgstr "" -#: cp/decl.c:4541 +#: cp/decl.c:4889 #, fuzzy msgid "`%#D' hides constructor for `%#T'" msgstr "дэструктару неабходны \"%#D\"" -#: cp/decl.c:4556 +#: cp/decl.c:4904 #, fuzzy msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй" -#: cp/decl.c:4568 +#: cp/decl.c:4916 #, fuzzy msgid "previous non-function declaration `%#D'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/decl.c:4569 +#: cp/decl.c:4917 #, fuzzy msgid "conflicts with function declaration `%#D'" msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй" -#: cp/decl.c:4659 +#: cp/decl.c:5007 #, fuzzy msgid "implicit declaration of function `%#D'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 msgid "jump to label `%D'" msgstr "" -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "" -#: cp/decl.c:4930 +#: cp/decl.c:5280 msgid " crosses initialization of `%#D'" msgstr "" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr "" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr "" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr "" -#: cp/decl.c:5038 +#: cp/decl.c:5388 msgid " from here" msgstr " адсюль" -#: cp/decl.c:5051 +#: cp/decl.c:5401 #, fuzzy msgid " skips initialization of `%#D'" msgstr "ініцыялізацыя" -#: cp/decl.c:5086 +#: cp/decl.c:5437 msgid "label named wchar_t" msgstr "" -#: cp/decl.c:5090 +#: cp/decl.c:5440 #, fuzzy msgid "duplicate label `%D'" msgstr "паўтарэнне \"%s\"" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, c-format msgid "case label `%E' not within a switch statement" msgstr "" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 msgid "`%#D' redeclared as %C" msgstr "" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 msgid "invalid use of `%D'" msgstr "нерэчаіснае выкарыстаньне `%D'" -#: cp/decl.c:5502 +#: cp/decl.c:5852 msgid "`%D::%D' is not a template" msgstr "" -#: cp/decl.c:5519 +#: cp/decl.c:5869 msgid "`%D' undeclared in namespace `%D'" msgstr "" -#: cp/decl.c:5652 +#: cp/decl.c:6002 msgid "`%D' used without template parameters" msgstr "" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 msgid "no type named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5968 +#: cp/decl.c:6329 msgid "lookup of `%D' finds `%#D'" msgstr "" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr "" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr "" -#: cp/decl.c:6003 +#: cp/decl.c:6364 msgid "name lookup of `%D' changed" msgstr "" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr "" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr "" -#: cp/decl.c:6021 cp/decl.c:6028 +#: cp/decl.c:6382 cp/decl.c:6389 msgid "name lookup of `%D' changed for new ISO `for' scoping" msgstr "" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr "" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr "" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "" -#: cp/decl.c:7025 +#: cp/decl.c:7432 msgid "an anonymous union cannot have function members" msgstr "" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7086 +#: cp/decl.c:7493 msgid "redeclaration of C++ built-in type `%T'" msgstr "" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "" -#: cp/decl.c:7149 +#: cp/decl.c:7556 msgid "missing type-name in typedef-declaration" msgstr "" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" msgstr "" -#: cp/decl.c:7163 +#: cp/decl.c:7570 msgid "`%D' can only be specified for functions" msgstr "" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "" -#: cp/decl.c:7167 +#: cp/decl.c:7574 msgid "`%D' can only be specified for constructors" msgstr "" -#: cp/decl.c:7170 +#: cp/decl.c:7577 msgid "`%D' can only be specified for objects and functions" msgstr "" -#: cp/decl.c:7312 cp/decl2.c:927 +#: cp/decl.c:7719 cp/decl2.c:936 #, fuzzy msgid "typedef `%D' is initialized (use __typeof__ instead)" msgstr "параметр \"%s\" ініцыялізаваны" -#: cp/decl.c:7317 +#: cp/decl.c:7724 msgid "function `%#D' is initialized like a variable" msgstr "" -#: cp/decl.c:7329 +#: cp/decl.c:7736 msgid "declaration of `%#D' has `extern' and is initialized" msgstr "" -#: cp/decl.c:7363 +#: cp/decl.c:7770 msgid "`%#D' is not a static member of `%#T'" msgstr "" -#: cp/decl.c:7368 +#: cp/decl.c:7775 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" msgstr "" -#: cp/decl.c:7379 +#: cp/decl.c:7786 msgid "duplicate initialization of %D" msgstr "" -#: cp/decl.c:7408 +#: cp/decl.c:7815 msgid "declaration of `%#D' outside of class is not definition" msgstr "" -#: cp/decl.c:7456 +#: cp/decl.c:7865 #, fuzzy msgid "variable `%#D' has initializer but incomplete type" msgstr "\"%s\" мае незавершаны тып" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 #, fuzzy msgid "elements of array `%#D' have incomplete type" msgstr "\"%s\" мае незавершаны тып" -#: cp/decl.c:7480 +#: cp/decl.c:7889 msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "" -#: cp/decl.c:7519 +#: cp/decl.c:7931 msgid "`%D' declared as reference but not initialized" msgstr "" -#: cp/decl.c:7528 +#: cp/decl.c:7940 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" msgstr "" -#: cp/decl.c:7561 +#: cp/decl.c:7970 #, fuzzy msgid "cannot initialize `%T' from `%T'" msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\"" -#: cp/decl.c:7595 +#: cp/decl.c:8004 msgid "initializer fails to determine size of `%D'" msgstr "" -#: cp/decl.c:7600 +#: cp/decl.c:8009 msgid "array size missing in `%D'" msgstr "прапушчан памер масіва ў `%D'" -#: cp/decl.c:7612 +#: cp/decl.c:8021 msgid "zero-size array `%D'" msgstr "нулявы памер масіва `%D'" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 msgid "storage size of `%D' isn't known" msgstr "" -#: cp/decl.c:7672 +#: cp/decl.c:8081 msgid "storage size of `%D' isn't constant" msgstr "" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" msgstr "" -#: cp/decl.c:7752 +#: cp/decl.c:8164 #, fuzzy msgid "uninitialized const `%D'" msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\"" -#: cp/decl.c:7836 +#: cp/decl.c:8249 #, fuzzy msgid "brace-enclosed initializer used to initialize `%T'" msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\"" -#: cp/decl.c:7900 +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" msgstr "" -#: cp/decl.c:7964 +#: cp/decl.c:8328 +msgid "ISO C++ does not allow designated initializers" +msgstr "" + +#: cp/decl.c:8332 +msgid "`%T' has no non-static data member named `%D'" +msgstr "" + +#: cp/decl.c:8389 #, fuzzy msgid "too many initializers for `%T'" msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\"" -#: cp/decl.c:8000 +#: cp/decl.c:8426 msgid "variable-sized object `%D' may not be initialized" msgstr "" -#: cp/decl.c:8011 +#: cp/decl.c:8437 #, fuzzy msgid "`%D' has incomplete type" msgstr "\"%s\" мае незавершаны тып" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "" -#: cp/decl.c:8358 +#: cp/decl.c:8785 #, fuzzy msgid "cannot initialize `%D' to namespace `%D'" msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\"" -#: cp/decl.c:8409 +#: cp/decl.c:8836 #, fuzzy msgid "shadowing previous type declaration of `%#D'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/decl.c:8455 +#: cp/decl.c:8883 msgid "`%D' cannot be thread-local because it has non-POD type `%T'" msgstr "" -#: cp/decl.c:8470 +#: cp/decl.c:8898 msgid "`%D' is thread-local and so cannot be dynamically initialized" msgstr "" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 msgid "multiple initializations given for `%D'" msgstr "" -#: cp/decl.c:8956 +#: cp/decl.c:9390 msgid "invalid catch parameter" msgstr "" -#: cp/decl.c:9074 +#: cp/decl.c:9508 msgid "destructor for alien class `%T' cannot be a member" msgstr "" -#: cp/decl.c:9077 +#: cp/decl.c:9511 msgid "constructor for alien class `%T' cannot be a member" msgstr "" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "" -#: cp/decl.c:9098 +#: cp/decl.c:9532 msgid "`%D' declared as an `inline' %s" msgstr "" -#: cp/decl.c:9100 +#: cp/decl.c:9534 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "" -#: cp/decl.c:9103 +#: cp/decl.c:9537 msgid "`%D' declared as a friend" msgstr "" -#: cp/decl.c:9109 +#: cp/decl.c:9543 #, fuzzy msgid "`%D' declared with an exception specification" msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "`main' павінна вяртаць `int'" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "" -#: cp/decl.c:9275 +#: cp/decl.c:9715 msgid "defining explicit specialization `%D' in friend declaration" msgstr "" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9382 +#: cp/decl.c:9822 msgid "definition of implicitly-declared `%D'" msgstr "" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 msgid "no `%#D' member function declared in class `%T'" msgstr "" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "" -#: cp/decl.c:9634 +#: cp/decl.c:10073 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" msgstr "" -#: cp/decl.c:9637 +#: cp/decl.c:10076 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" msgstr "" -#: cp/decl.c:9687 +#: cp/decl.c:10126 msgid "size of array `%D' has non-integer type" msgstr "памер масіва `%D' не цэлалікавы тып" -#: cp/decl.c:9689 +#: cp/decl.c:10128 #, fuzzy msgid "size of array has non-integer type" msgstr "памер масіва \"%s\" адмоўны" -#: cp/decl.c:9709 +#: cp/decl.c:10148 msgid "size of array `%D' is negative" msgstr "памер масіва `%D' - адмоўны" -#: cp/decl.c:9711 +#: cp/decl.c:10150 msgid "size of array is negative" msgstr "адмоўны памер масіва " -#: cp/decl.c:9720 +#: cp/decl.c:10159 msgid "ISO C++ forbids zero-size array `%D'" msgstr "" -#: cp/decl.c:9722 +#: cp/decl.c:10161 #, fuzzy msgid "ISO C++ forbids zero-size array" msgstr "ISO C не дазваляе дэкларацыі метак (label)" -#: cp/decl.c:9729 +#: cp/decl.c:10168 #, fuzzy msgid "size of array `%D' is not an integral constant-expression" msgstr "памер масіва \"%s\" адмоўны" -#: cp/decl.c:9732 +#: cp/decl.c:10171 msgid "size of array is not an integral constant-expression" msgstr "" -#: cp/decl.c:9750 +#: cp/decl.c:10189 msgid "ISO C++ forbids variable-size array `%D'" msgstr "" -#: cp/decl.c:9753 +#: cp/decl.c:10192 #, fuzzy msgid "ISO C++ forbids variable-size array" msgstr "ISO C не дазваляе дэкларацыі метак (label)" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "" -#: cp/decl.c:9823 +#: cp/decl.c:10262 msgid "declaration of `%D' as %s" msgstr "" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, c-format msgid "creating %s" msgstr "" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9869 +#: cp/decl.c:10308 msgid "return type specification for constructor invalid" msgstr "" -#: cp/decl.c:9876 +#: cp/decl.c:10315 msgid "return type specification for destructor invalid" msgstr "" -#: cp/decl.c:9882 +#: cp/decl.c:10321 msgid "operator `%T' declared to return `%T'" msgstr "" -#: cp/decl.c:9884 +#: cp/decl.c:10323 msgid "return type specified for `operator %T'" msgstr "" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" msgstr "" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "" -#: cp/decl.c:10100 +#: cp/decl.c:10539 msgid "variable declaration is not allowed here" msgstr "" -#: cp/decl.c:10127 +#: cp/decl.c:10566 msgid "invalid declarator" msgstr "нерэчаісны абвяшчальнік" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "" -#: cp/decl.c:10235 +#: cp/decl.c:10674 msgid "type `%T' is not derived from type `%T'" msgstr "" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr "" @@ -14902,305 +15094,309 @@ msgstr "" #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 +#: cp/decl.c:10750 #, fuzzy, c-format msgid "invalid use of template-name '%E' in a declarator" msgstr "нявернае выкарыстанне \"restict\"" -#: cp/decl.c:10323 +#: cp/decl.c:10770 msgid "declaration of `%D' as non-function" msgstr "" -#: cp/decl.c:10400 +#: cp/decl.c:10847 msgid "`bool' is now a keyword" msgstr "" -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 msgid "multiple declarations `%T' and `%T'" msgstr "неаднолькавае абвяшчэньне `%T' і `%T'" -#: cp/decl.c:10431 +#: cp/decl.c:10878 msgid "ISO C++ does not support `long long'" msgstr "ISO C++ не падтрымлівае \"long long\"" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, fuzzy, c-format msgid "ISO C++ forbids declaration of `%s' with no type" msgstr "ISO C не дазваляе дэкларацыі метак (label)" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "" -#: cp/decl.c:10710 +#: cp/decl.c:11157 msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "" -#: cp/decl.c:10732 +#: cp/decl.c:11179 msgid "member `%D' cannot be declared both virtual and static" msgstr "" -#: cp/decl.c:10741 +#: cp/decl.c:11188 #, fuzzy msgid "`%T::%D' is not a valid declarator" msgstr "\"%s\" - гэта не пачатак дэкларацыі" -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" msgstr "" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, c-format msgid "destructors may not be `%s'" msgstr "" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" msgstr "" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, c-format msgid "constructors may not be `%s'" msgstr "" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, c-format msgid "can't initialize friend function `%s'" msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\"" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "віртуальныя функцыі не могуць быць сяброўскімі" -#: cp/decl.c:11118 +#: cp/decl.c:11565 msgid "friend declaration not in class definition" msgstr "" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, fuzzy, c-format msgid "can't define friend function `%s' in a local class definition" msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\"" -#: cp/decl.c:11144 +#: cp/decl.c:11591 msgid "destructors may not have parameters" msgstr "" -#: cp/decl.c:11175 cp/decl.c:11182 +#: cp/decl.c:11622 cp/decl.c:11629 #, fuzzy msgid "cannot declare reference to `%#T'" msgstr "Не магу знайсці файл для класа %s." -#: cp/decl.c:11176 +#: cp/decl.c:11623 #, fuzzy msgid "cannot declare pointer to `%#T'" msgstr "\"%s\" мае незавершаны тып" -#: cp/decl.c:11181 +#: cp/decl.c:11628 msgid "cannot declare pointer to `%#T' member" msgstr "" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11382 +#: cp/decl.c:11829 msgid "cannot declare member `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" msgstr "" +#: cp/decl.c:11910 +msgid "parameter may not have variably modified type `%T'" +msgstr "" + #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11510 +#: cp/decl.c:11960 msgid "template-id `%D' used as a declarator" msgstr "" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "" -#: cp/decl.c:11588 +#: cp/decl.c:12038 msgid "invalid type qualifier for non-member function type" msgstr "" -#: cp/decl.c:11651 +#: cp/decl.c:12101 msgid "type qualifiers specified for friend class declaration" msgstr "" -#: cp/decl.c:11656 +#: cp/decl.c:12106 msgid "`inline' specified for friend class declaration" msgstr "" -#: cp/decl.c:11664 +#: cp/decl.c:12114 #, fuzzy msgid "template parameters cannot be friends" msgstr "віртуальныя функцыі не могуць быць сяброўскімі" -#: cp/decl.c:11666 +#: cp/decl.c:12116 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" msgstr "" -#: cp/decl.c:11670 +#: cp/decl.c:12120 msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "" -#: cp/decl.c:11684 +#: cp/decl.c:12134 msgid "trying to make class `%T' a friend of global scope" msgstr "" -#: cp/decl.c:11695 +#: cp/decl.c:12145 msgid "invalid qualifiers on non-member function type" msgstr "" -#: cp/decl.c:11714 +#: cp/decl.c:12164 msgid "abstract declarator `%T' used as declaration" msgstr "" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 msgid "invalid use of `::'" msgstr "нерэчаіснае выкарыстаньне `::'" -#: cp/decl.c:11796 +#: cp/decl.c:12246 #, fuzzy msgid "function `%D' cannot be declared friend" msgstr "віртуальныя функцыі не могуць быць сяброўскімі" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "" -#: cp/decl.c:11817 +#: cp/decl.c:12267 #, fuzzy msgid "function `%D' declared virtual inside a union" msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "" -#: cp/decl.c:11902 +#: cp/decl.c:12355 #, fuzzy msgid "field `%D' has incomplete type" msgstr "\"%s\" мае незавершаны тып" -#: cp/decl.c:11904 +#: cp/decl.c:12357 #, fuzzy msgid "name `%T' has incomplete type" msgstr "\"%s\" мае незавершаны тып" -#: cp/decl.c:11913 +#: cp/decl.c:12366 msgid " in instantiation of template `%T'" msgstr "" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" msgstr "" @@ -15216,101 +15412,101 @@ msgstr "" #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 msgid "ISO C++ forbids initialization of member `%D'" msgstr "" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "" -#: cp/decl.c:12052 +#: cp/decl.c:12505 #, c-format msgid "storage class `__thread' invalid for function `%s'" msgstr "" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "" -#: cp/decl.c:12101 +#: cp/decl.c:12554 msgid "cannot declare member function `%D' to have static linkage" msgstr "" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "" -#: cp/decl.c:12141 +#: cp/decl.c:12594 msgid "static member `%D' declared `register'" msgstr "" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "" -#: cp/decl.c:12318 +#: cp/decl.c:12774 msgid "default argument for `%#D' has type `%T'" msgstr "звычайны аргумэнт для `%#D' мае тып `%T'" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" msgstr "" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" msgstr "" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, c-format msgid "invalid string constant `%E'" msgstr "`%E' - нерэчаісная нязьменная тыпу string" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "" -#: cp/decl.c:12423 +#: cp/decl.c:12879 #, fuzzy msgid "parameter `%D' invalidly declared method type" msgstr "тып параметра \"%s\" не аб'яўлены" -#: cp/decl.c:12429 +#: cp/decl.c:12885 #, fuzzy msgid "parameter `%D' invalidly declared offset type" msgstr "тып параметра \"%s\" не аб'яўлены" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "" @@ -15329,472 +15525,482 @@ msgstr "" #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "" -#: cp/decl.c:12766 +#: cp/decl.c:13222 msgid "`%D' must be a nonstatic member function" msgstr "" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 msgid "ISO C++ prohibits overloading operator ?:" msgstr "" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "" -#: cp/decl.c:12889 +#: cp/decl.c:13345 msgid "`%D' must take either zero or one argument" msgstr "" -#: cp/decl.c:12891 +#: cp/decl.c:13347 msgid "`%D' must take either one or two arguments" msgstr "" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 msgid "`%D' must take exactly one argument" msgstr "" -#: cp/decl.c:12939 +#: cp/decl.c:13395 msgid "`%D' must take exactly two arguments" msgstr "" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" msgstr "" -#: cp/decl.c:13052 -msgid "`%s %T' declares a new type at namespace scope" +#: cp/decl.c:13475 +msgid "using typedef-name `%D' after `%s'" msgstr "" -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +#: cp/decl.c:13481 +msgid "using template type parameter `%T' after `%s'" msgstr "" -#: cp/decl.c:13093 -msgid "using typedef-name `%D' after `%s'" +#: cp/decl.c:13542 +msgid "`%s %T' declares a new type at namespace scope" msgstr "" -#: cp/decl.c:13098 -msgid "using template type parameter `%T' after `%s'" +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" msgstr "" -#: cp/decl.c:13178 +#: cp/decl.c:13663 #, fuzzy msgid "use of enum `%#D' without previous declaration" msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "" -#: cp/decl.c:13310 +#: cp/decl.c:13795 msgid "base type `%T' fails to be a struct or class type" msgstr "" -#: cp/decl.c:13320 +#: cp/decl.c:13805 msgid "base class `%T' has incomplete type" msgstr "" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "" -#: cp/decl.c:13330 +#: cp/decl.c:13815 msgid "duplicate base type `%T' invalid" msgstr "" -#: cp/decl.c:13441 +#: cp/decl.c:13926 msgid "multiple definition of `%#T'" msgstr "" -#: cp/decl.c:13442 +#: cp/decl.c:13927 msgid "previous definition here" msgstr "папярэдняе вызначэньне" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "" + +#: cp/decl.c:14106 msgid "enumerator value for `%D' not integer constant" msgstr "" -#: cp/decl.c:13630 +#: cp/decl.c:14126 msgid "overflow in enumeration values at `%D'" msgstr "" -#: cp/decl.c:13716 +#: cp/decl.c:14195 #, fuzzy msgid "return type `%#T' is incomplete" msgstr "вяртаемы тып \"%s\" не \"int\"" -#: cp/decl.c:13830 +#: cp/decl.c:14309 #, fuzzy msgid "semicolon missing after declaration of `%#T'" msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\"" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "" -#: cp/decl.c:13882 +#: cp/decl.c:14361 #, fuzzy msgid "`%D' implicitly declared before its definition" msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "" -#: cp/decl.c:14164 +#: cp/decl.c:14643 #, fuzzy msgid "parameter `%D' declared void" msgstr "тып параметра \"%s\" не аб'яўлены" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "" -#: cp/decl.c:14845 +#: cp/decl.c:15348 msgid "static member function `%#D' declared with type qualifiers" msgstr "" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, fuzzy, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "паўторнае абвяшчэнне меткі \"%s\"" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "" -#: cp/decl2.c:468 +#: cp/decl2.c:467 msgid "invalid types `%T[%T]' for array subscript" msgstr "" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" msgstr "" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" msgstr "" -#: cp/decl2.c:541 +#: cp/decl2.c:540 #, fuzzy msgid "deleting `%T' is undefined" msgstr "метка \"%s\" ужываецца, але не вызначана" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "" -#: cp/decl2.c:592 +#: cp/decl2.c:591 msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 #, fuzzy msgid "template declaration of `%#D'" msgstr "пустое абвяшчэнне" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "" -#: cp/decl2.c:737 +#: cp/decl2.c:746 msgid "prototype for `%#D' does not match any in class `%T'" msgstr "" -#: cp/decl2.c:819 +#: cp/decl2.c:828 msgid "local class `%#T' shall not have static data member `%#D'" msgstr "" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" msgstr "" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "" -#: cp/decl2.c:889 +#: cp/decl2.c:898 #, fuzzy msgid "invalid data member initialization" msgstr "нерэчаісны ініцыялізатар" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" msgstr "" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 msgid "cannot declare `%D' to be a bit-field type" msgstr "" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 msgid "cannot declare bit-field `%D' with function type" msgstr "" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 msgid "static member `%D' cannot be a bit-field" msgstr "" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 #, fuzzy msgid "initializer specified for non-member function `%D'" msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\"" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 #, fuzzy msgid "invalid initializer for virtual method `%D'" msgstr "нерэчаісны ініцыялізатар" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 msgid "anonymous struct not inside named type" msgstr "" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 msgid "`operator new' must return type `%T'" msgstr "" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 msgid "`operator delete' must return type `%T'" msgstr "" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 msgid "`operator delete' takes type `%T' as first parameter" msgstr "" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "" -#: cp/decl2.c:2966 +#: cp/decl2.c:3006 #, fuzzy msgid "inline function `%D' used but never defined" msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 msgid "use of old-style cast" msgstr "" -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 #, fuzzy msgid "use of `%D' is ambiguous" msgstr "памер \"%s\" - %d байт" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr "" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr "" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 msgid " first type here" msgstr "" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr "" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 msgid "`%D' is not a function," msgstr "`%D' - гэта ня функцыя," -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 msgid " conflict with `%D'" msgstr "" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 #, fuzzy msgid "unknown namespace `%D'" msgstr "невядомы рэжым машыны \"%s\"" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 msgid "`%T' is not a namespace" msgstr "" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 msgid "`%D' is not a namespace" msgstr "" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 #, fuzzy msgid "namespace `%D' not allowed in using-declaration" msgstr "\"%s\" - гэта не пачатак дэкларацыі" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 msgid "`%D' not declared" msgstr "" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 msgid "using-declaration for destructor" msgstr "" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 msgid "namespace `%T' undeclared" msgstr "" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 msgid "default argument missing for parameter %P of `%+#D'" msgstr "" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 msgid "`%T' does not have a class or union named `%D'" msgstr "" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 msgid "`%T' is not a class or union type" msgstr "" -#: cp/decl2.c:4862 +#: cp/decl2.c:4977 #, fuzzy msgid "template argument is required for `%T'" msgstr "параметр \"%s\" ініцыялізаваны" +#: cp/decl2.c:4995 +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "" + #: cp/error.c:35 #, c-format msgid "`%s' not supported by %s" @@ -15805,38 +16011,38 @@ msgstr "" msgid "" msgstr "" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" msgstr "" -#: cp/error.c:2430 +#: cp/error.c:2473 #, c-format msgid "In %s `%s':" msgstr "" -#: cp/error.c:2487 +#: cp/error.c:2530 #, c-format msgid "%s: In instantiation of `%s':\n" msgstr "" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "" @@ -15883,138 +16089,138 @@ msgstr "" msgid "`...' handler must be the last handler for its try block" msgstr "" -#: cp/friend.c:155 +#: cp/friend.c:159 #, fuzzy msgid "`%D' is already a friend of class `%T'" msgstr "не знойдзен клас \"%s\"" -#: cp/friend.c:157 +#: cp/friend.c:161 #, fuzzy msgid "previous friend declaration of `%D'" msgstr "няма папярэдняга аб'яўлення для \"%s\"" -#: cp/friend.c:202 +#: cp/friend.c:206 msgid "invalid type `%T' declared `friend'" msgstr "" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 msgid "partial specialization `%T' declared `friend'" msgstr "" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 msgid "typename type `%#T' declared `friend'" msgstr "" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 #, fuzzy msgid "template parameter type `%T' declared `friend'" msgstr "тып параметра \"%s\" не аб'яўлены" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 msgid "`%#T' is not a template" msgstr "" -#: cp/friend.c:272 +#: cp/friend.c:276 msgid "`%T' is already a friend of `%T'" msgstr "" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "" -#: cp/friend.c:425 +#: cp/friend.c:431 msgid "friend declaration `%#D' declares a non-template function" msgstr "" -#: cp/friend.c:428 +#: cp/friend.c:434 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, c-format msgid "argument to `%s' missing\n" msgstr "" -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" msgstr "" -#: cp/init.c:374 +#: cp/init.c:389 msgid "uninitialized reference member `%D'" msgstr "" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "" -#: cp/init.c:523 +#: cp/init.c:538 #, fuzzy msgid "`%D' will be initialized after" msgstr "параметр \"%s\" ініцыялізаваны" -#: cp/init.c:526 +#: cp/init.c:541 #, fuzzy msgid "base `%T' will be initialized after" msgstr "Клас \"%s\" ужо існуе" -#: cp/init.c:529 +#: cp/init.c:544 #, fuzzy msgid " `%#D'" msgstr "як `%D'" -#: cp/init.c:531 +#: cp/init.c:546 #, fuzzy msgid " base `%T'" msgstr "як `%D'" -#: cp/init.c:549 +#: cp/init.c:564 #, fuzzy msgid "multiple initializations given for base `%T'" msgstr "ініцыялізацыя" -#: cp/init.c:616 +#: cp/init.c:631 msgid "initializations for multiple members of `%T'" msgstr "" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "" -#: cp/init.c:956 +#: cp/init.c:965 msgid "unnamed initializer for `%T', which has no base classes" msgstr "" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "" -#: cp/init.c:1003 +#: cp/init.c:1010 msgid "type `%D' is not a direct base of `%T'" msgstr "" @@ -16030,29 +16236,29 @@ msgstr "" #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 #, fuzzy msgid "bad array initializer" msgstr "нерэчаісны ініцыялізатар" -#: cp/init.c:1304 +#: cp/init.c:1311 #, fuzzy msgid "`%T' is not an aggregate type" msgstr "\"%s\" мае незавершаны тып" -#: cp/init.c:1327 +#: cp/init.c:1334 msgid "`%T' fails to be an aggregate typedef" msgstr "" -#: cp/init.c:1336 +#: cp/init.c:1343 msgid "type `%T' is of non-aggregate type" msgstr "" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "" -#: cp/init.c:1483 +#: cp/init.c:1490 #, fuzzy msgid "invalid use of non-static field `%D'" msgstr "нявернае выкарыстанне \"restict\"" @@ -16060,113 +16266,113 @@ msgstr "нявернае выкарыстанне \"restict\"" #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 #, fuzzy msgid "invalid use of member `%D'" msgstr "нявернае выкарыстанне \"restict\"" -#: cp/init.c:1502 +#: cp/init.c:1509 #, fuzzy msgid "no method `%T::%D'" msgstr "у метадзе \"%s\":" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "" -#: cp/init.c:1669 +#: cp/init.c:1676 msgid "`%D' is not a member of type `%T'" msgstr "" -#: cp/init.c:1688 +#: cp/init.c:1695 #, fuzzy msgid "invalid pointer to bit-field `%D'" msgstr "нявернае выкарыстанне \"restict\"" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" msgstr "" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "" -#: cp/init.c:1806 +#: cp/init.c:1813 #, c-format msgid "object missing in `%E'" msgstr "" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" msgstr "" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" msgstr "" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "" -#: cp/init.c:2088 +#: cp/init.c:2095 #, fuzzy msgid "can't find class$" msgstr "Не магу знайсці клас \"%s\"" -#: cp/init.c:2202 +#: cp/init.c:2209 msgid "invalid type `void' for new" msgstr "" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "" -#: cp/init.c:2362 +#: cp/init.c:2369 msgid "ISO C++ forbids initialization in array new" msgstr "" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "" -#: cp/init.c:2386 +#: cp/init.c:2397 msgid "ISO C++ forbids aggregate initializer to new" msgstr "" -#: cp/init.c:2474 +#: cp/init.c:2485 msgid "uninitialized const in `new' of `%#T'" msgstr "" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" msgstr "" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" msgstr "" @@ -16238,16 +16444,16 @@ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "" -#: cp/lex.c:1239 +#: cp/lex.c:1242 #, fuzzy msgid "`::%D' undeclared (first use here)" msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" +#: cp/mangle.c:2051 +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" msgstr "" @@ -16276,288 +16482,302 @@ msgstr "" msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" msgstr "" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" msgstr "" -#: parse.y:261 +#: parse.y:262 msgid "`%s' tag used in naming `%#T'" msgstr "" -#: parse.y:541 +#: parse.y:542 msgid "keyword `export' not implemented, and will be ignored" msgstr "" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, c-format msgid "ISO C++ forbids an empty condition for `%s'" msgstr "" -#: parse.y:1214 +#: parse.y:1225 msgid "definition of class `%T' in condition" msgstr "" -#: parse.y:1216 +#: parse.y:1227 msgid "definition of enum `%T' in condition" msgstr "" -#: parse.y:1227 +#: parse.y:1238 msgid "definition of array `%#D' in condition" msgstr "" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "" -#: parse.y:1351 +#: parse.y:1362 msgid "`%T' is not a valid expression" msgstr "" #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 +#: parse.y:1369 msgid "initialization of new expression with `='" msgstr "" -#: parse.y:1384 +#: parse.y:1395 msgid "ISO C++ forbids compound literals" msgstr "" -#: parse.y:1631 +#: parse.y:1642 msgid "ISO C++ forbids braced-groups within expressions" msgstr "" -#: parse.y:2035 parse.y:2050 +#: parse.y:1721 +#, fuzzy +msgid "invalid use of template `%D'" +msgstr "нявернае выкарыстанне \"restict\"" + +#: parse.y:2053 parse.y:2068 msgid "sigof type specifier" msgstr "" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "" -#: parse.y:2537 +#: parse.y:2553 msgid "no bases given following `:'" msgstr "" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" msgstr "" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 msgid "`%T' is not a class or namespace" msgstr "" -#: parse.y:3361 +#: parse.y:3377 msgid "ISO C++ forbids label declarations" msgstr "" -#: parse.y:3521 +#: parse.y:3537 msgid "ISO C++ forbids computed gotos" msgstr "" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" msgstr "" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "" -#: parse.y:3835 +#: parse.y:3851 #, fuzzy msgid "no type `%D' in `%T'" msgstr "вяртаемы тып \"%s\" не \"int\"" -#: parse.y:3838 +#: parse.y:3854 #, c-format msgid "type specifier omitted for parameter `%E'" msgstr "" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "" -#: cp/pt.c:198 +#: cp/pt.c:284 msgid "data member `%D' cannot be a member template" msgstr "" -#: cp/pt.c:210 +#: cp/pt.c:296 #, fuzzy msgid "invalid member template declaration `%D'" msgstr "паўторнае абвяшчэнне меткі \"%s\"" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr "" -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 msgid " from definition of `%#D'" msgstr "" -#: cp/pt.c:701 +#: cp/pt.c:801 msgid "specialization of `%T' after instantiation" msgstr "" -#: cp/pt.c:704 +#: cp/pt.c:848 +#, fuzzy +msgid "specialization `%T' after instantiation `%T'" +msgstr "паўторнае абвяшчэнне меткі \"%s\"" + +#: cp/pt.c:860 msgid "explicit specialization of non-template `%T'" msgstr "" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "" -#: cp/pt.c:939 +#: cp/pt.c:1096 msgid "%s %+#D" msgstr "" -#: cp/pt.c:990 +#: cp/pt.c:1147 #, fuzzy msgid "`%D' is not a function template" msgstr "\"%s\" звычайна функцыя" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 msgid "template-id `%D' in declaration of primary template" msgstr "" -#: cp/pt.c:1377 +#: cp/pt.c:1534 msgid "template parameter list used in explicit instantiation" msgstr "" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "" -#: cp/pt.c:1389 +#: cp/pt.c:1546 msgid "too many template parameter lists in declaration of `%D'" msgstr "" -#: cp/pt.c:1405 +#: cp/pt.c:1562 msgid "too few template parameter lists in declaration of `%D'" msgstr "" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" msgstr "" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "" @@ -16569,102 +16789,102 @@ msgstr "" #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 msgid "specialization of implicitly-declared special member function" msgstr "" -#: cp/pt.c:1602 +#: cp/pt.c:1759 msgid "no member function `%D' declared in `%T'" msgstr "" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 msgid "too many template parameter lists in declaration of `%T'" msgstr "" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" msgstr "" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr "" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "" -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "" -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "" -#: cp/pt.c:2423 +#: cp/pt.c:2582 #, fuzzy msgid "no default argument for `%D'" msgstr "нехапае аргументаў у функцыі \"%s\"" -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "" -#: cp/pt.c:2579 +#: cp/pt.c:2738 msgid "template class without a name" msgstr "" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "" -#: cp/pt.c:2662 +#: cp/pt.c:2821 msgid "template definition of non-template `%#D'" msgstr "" -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "" -#: cp/pt.c:2715 +#: cp/pt.c:2874 msgid "got %d template parameters for `%#D'" msgstr "" -#: cp/pt.c:2718 +#: cp/pt.c:2877 msgid "got %d template parameters for `%#T'" msgstr "" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr "" -#: cp/pt.c:2803 +#: cp/pt.c:2962 #, fuzzy msgid "`%T' is not a template type" msgstr "\"%s\" мае незавершаны тып" -#: cp/pt.c:2819 +#: cp/pt.c:2978 msgid "previous declaration `%D'" msgstr "папярэдняе абвяшчэньне `%D'" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, c-format msgid "used %d template parameter%s instead of %d" msgstr "" -#: cp/pt.c:2836 +#: cp/pt.c:2995 #, fuzzy msgid "template parameter `%#D'" msgstr "невыкарыстаемы параметр \"%s\"" -#: cp/pt.c:2837 +#: cp/pt.c:2996 msgid "redeclared here as `%#D'" msgstr "" @@ -16672,261 +16892,261 @@ msgstr "" #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 msgid "redefinition of default argument for `%#D'" msgstr "" -#: cp/pt.c:2848 +#: cp/pt.c:3007 msgid " original definition appeared here" msgstr "" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, c-format msgid "`%E' is not a valid template argument" msgstr "" -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" msgstr "" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, c-format msgid "object `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr "" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, c-format msgid " expected a type, got `%E'" msgstr "" -#: cp/pt.c:3399 +#: cp/pt.c:3558 msgid " expected a type, got `%T'" msgstr "" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr "" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr "" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "" -#: cp/pt.c:3472 +#: cp/pt.c:3631 #, fuzzy msgid "template-argument `%T' is a variably modified type" msgstr "параметр \"%s\" ініцыялізаваны" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "" -#: cp/pt.c:3555 +#: cp/pt.c:3714 #, fuzzy msgid "provided for `%D'" msgstr "дэструктару неабходны \"%#D\"" -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, fuzzy, c-format msgid "template argument %d is invalid" msgstr "параметр \"%s\" ініцыялізаваны" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "" -#: cp/pt.c:3968 +#: cp/pt.c:4139 msgid "`%T' is not a template" msgstr "" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "" -#: cp/pt.c:3983 +#: cp/pt.c:4154 #, fuzzy msgid "for template declaration `%D'" msgstr "пустое абвяшчэнне" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "" -#: cp/pt.c:5074 +#: cp/pt.c:5247 msgid "ambiguous class template instantiation for `%#T'" msgstr "" -#: cp/pt.c:5081 +#: cp/pt.c:5254 msgid "%s %+#T" msgstr "" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 msgid "instantiation of `%D' as type `%T'" msgstr "" -#: cp/pt.c:6258 +#: cp/pt.c:6440 msgid "invalid parameter type `%T'" msgstr "нерэчаісны тып парамэтра `%T'" -#: cp/pt.c:6260 +#: cp/pt.c:6442 msgid "in declaration `%D'" msgstr "у абвяшчэньні `%D'" -#: cp/pt.c:6335 +#: cp/pt.c:6517 msgid "creating pointer to member function of non-class type `%T'" msgstr "" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, c-format msgid "creating array with size zero (`%E')" msgstr "" -#: cp/pt.c:6751 +#: cp/pt.c:6933 msgid "forming reference to void" msgstr "" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "" -#: cp/pt.c:6791 +#: cp/pt.c:6973 msgid "creating pointer to member of non-class type `%T'" msgstr "" -#: cp/pt.c:6797 +#: cp/pt.c:6979 msgid "creating pointer to member reference type `%T'" msgstr "" -#: cp/pt.c:6875 +#: cp/pt.c:7057 msgid "creating array of `%T'" msgstr "" -#: cp/pt.c:6918 +#: cp/pt.c:7100 msgid "`%T' is not a class, struct, or union type" msgstr "" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "" -#: cp/pt.c:7791 +#: cp/pt.c:7976 msgid " trying to instantiate `%D'" msgstr "" -#: cp/pt.c:8230 +#: cp/pt.c:8421 msgid "incomplete type unification" msgstr "" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 msgid "explicit instantiation of non-template `%#D'" msgstr "" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 msgid "no matching template for `%D' found" msgstr "" -#: cp/pt.c:9618 +#: cp/pt.c:9843 msgid "explicit instantiation of `%#D'" msgstr "" -#: cp/pt.c:9655 +#: cp/pt.c:9880 #, fuzzy msgid "duplicate explicit instantiation of `%#D'" msgstr "паўторнае абвяшчэнне меткі \"%s\"" -#: cp/pt.c:9680 +#: cp/pt.c:9905 msgid "ISO C++ forbids the use of `extern' on explicit instantiations" msgstr "" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 msgid "storage class `%D' applied to template instantiation" msgstr "" -#: cp/pt.c:9729 +#: cp/pt.c:9966 msgid "explicit instantiation of non-template type `%T'" msgstr "" -#: cp/pt.c:9743 +#: cp/pt.c:9980 msgid "explicit instantiation of `%#T' before definition of template" msgstr "" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" msgstr "" -#: cp/pt.c:9795 +#: cp/pt.c:10032 #, fuzzy msgid "duplicate explicit instantiation of `%#T'" msgstr "паўторнае абвяшчэнне меткі \"%s\"" -#: cp/pt.c:10177 +#: cp/pt.c:10412 msgid "explicit instantiation of `%D' but no definition available" msgstr "" -#: cp/pt.c:10551 +#: cp/pt.c:10815 msgid "`%#T' is not a valid type for a template constant parameter" msgstr "" @@ -16956,67 +17176,77 @@ msgstr "" msgid "cannot create type information for type `%T' because its size is variable" msgstr "" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "" -#: cp/search.c:348 +#: cp/search.c:332 +msgid "`%T' is an ambiguous base of `%T'" +msgstr "" + +#: cp/search.c:350 msgid "`%T' is an inaccessible base of `%T'" msgstr "" -#: cp/search.c:358 -msgid "`%T' is an ambiguous base of `%T'" +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +msgid "assignment to non-static member `%D' of enclosing class `%T'" msgstr "" -#: cp/search.c:1925 +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" msgstr "" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 msgid "invalid covariant return type for `%#D'" msgstr "" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" msgstr "" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" msgstr "" -#: cp/search.c:1942 +#: cp/search.c:2067 msgid "conflicting return type specified for `%#D'" msgstr "" -#: cp/search.c:1943 +#: cp/search.c:2068 msgid " overriding `%#D'" msgstr "" -#: cp/search.c:1952 +#: cp/search.c:2077 #, c-format msgid "looser throw specifier for `%#F'" msgstr "" -#: cp/search.c:1953 +#: cp/search.c:2078 #, c-format msgid " overriding `%#F'" msgstr "" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 msgid "`%#D' cannot be declared" msgstr "" -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr "" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "" @@ -17041,65 +17271,70 @@ msgstr "" msgid "only constructors take base initializers" msgstr "" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" msgstr "" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 msgid "`%E' is not of type `%T'" msgstr "" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "" -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 msgid "invalid default template argument" msgstr "" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 msgid "definition of `%#T' inside template parameter list" msgstr "" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 msgid "invalid definition of qualified type `%T'" msgstr "" -#: cp/semantics.c:2051 +#: cp/semantics.c:2053 #, fuzzy msgid "invalid base-class specification" msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc." -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" msgstr "" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 msgid "multiple declarators in template declaration" msgstr "" +#: cp/semantics.c:2120 +#, fuzzy, c-format +msgid "type of `%E' is unknown" +msgstr "вяртаемы тып \"%s\" не \"int\"" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "" @@ -17115,85 +17350,85 @@ msgstr "" msgid "function body for constructor missing" msgstr "" -#: cp/spew.c:1258 +#: cp/spew.c:1262 msgid "%Hend of file read inside default argument" msgstr "" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" msgstr "" -#: cp/spew.c:1479 +#: cp/spew.c:1483 msgid "invalid type `%T' for default argument to `%T'" msgstr "" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "%s перад \"%s\"" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, c-format msgid "%s before `%c'" msgstr "%s перад '%c'" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, c-format msgid "%s before `\\%o'" msgstr "%s перад \"\\%o\"" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, c-format msgid "%s before `%s' token" msgstr "%s перад знакам \"%s\"" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" msgstr "" -#: cp/tree.c:635 +#: cp/tree.c:562 msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, c-format msgid "`%s' attribute can only be applied to class definitions" msgstr "" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, fuzzy, c-format msgid "`%s' attribute is not supported on this platform" msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты" -#: cp/tree.c:2659 +#: cp/tree.c:2588 #, c-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "" @@ -17207,175 +17442,176 @@ msgstr "" msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" msgstr "" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" msgstr "" -#: cp/typeck.c:1516 +#: cp/typeck.c:1514 #, c-format msgid "invalid application of `%s' to a member function" msgstr "" -#: cp/typeck.c:1522 +#: cp/typeck.c:1520 #, c-format msgid "invalid application of `%s' to non-static member" msgstr "" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" msgstr "" -#: cp/typeck.c:1655 -msgid "invalid use of non-lvalue array" -msgstr "" - -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 msgid "deprecated conversion from string constant to `%T'" msgstr "" -#: cp/typeck.c:1892 cp/typeck.c:2115 +#: cp/typeck.c:1890 cp/typeck.c:2122 msgid "request for member `%D' in `%E', which is of non-class type `%T'" msgstr "" -#: cp/typeck.c:1918 +#: cp/typeck.c:1916 #, fuzzy msgid "`%D' is not a member of `%T'" msgstr "\"%s\" мае незавершаны тып" -#: cp/typeck.c:1958 cp/typeck.c:1979 +#: cp/typeck.c:1957 cp/typeck.c:1978 #, fuzzy msgid "invalid access to non-static data member `%D' of NULL object" msgstr "нявернае выкарыстанне \"restict\"" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" msgstr "" -#: cp/typeck.c:2161 +#: cp/typeck.c:2168 #, fuzzy msgid "`%D::%D' is not a member of `%T'" msgstr "\"%s\" - гэта не пачатак дэкларацыі" -#: cp/typeck.c:2187 +#: cp/typeck.c:2179 +#, fuzzy +msgid "`%T' is not a base of `%T'" +msgstr "\"%s\" мае незавершаны тып" + +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 msgid "type `%T' has no destructor" msgstr "" -#: cp/typeck.c:2232 +#: cp/typeck.c:2244 #, fuzzy msgid "`%D' is not a member template function" msgstr "`%D' - гэта ня функцыя," #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 msgid "`%T' is not a pointer-to-object type" msgstr "" -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" msgstr "" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 msgid "invalid type argument" msgstr "" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "" -#: cp/typeck.c:2558 +#: cp/typeck.c:2570 #, c-format msgid "object missing in use of `%E'" msgstr "" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" msgstr "" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" msgstr "" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, fuzzy, c-format msgid "`%E' cannot be used as a function" msgstr "\"%s\" звычайна функцыя" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 #, fuzzy msgid "too many arguments to %s `%+#D'" msgstr "вельмі шмат аргументаў у функцыі \"%s\"" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 #, fuzzy msgid "too few arguments to %s `%+#D'" msgstr "нехапае аргументаў у функцыі \"%s\"" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" msgstr "" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, c-format msgid "division by zero in `%E / 0'" msgstr "" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, c-format msgid "division by zero in `%E / 0.'" msgstr "" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, c-format msgid "division by zero in `%E %% 0'" msgstr "" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, c-format msgid "division by zero in `%E %% 0.'" msgstr "" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 msgid "ISO C++ forbids comparison between pointer and integer" msgstr "" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 msgid "comparison between types `%#T' and `%#T'" msgstr "" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 msgid "comparison between signed and unsigned integer expressions" msgstr "" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "" @@ -17383,283 +17619,283 @@ msgstr "" #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 msgid "NULL used in arithmetic" msgstr "" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 msgid "ISO C++ forbids using pointer of type `void *' in subtraction" msgstr "" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" msgstr "" -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." msgstr "" -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "" -#: cp/typeck.c:4055 +#: cp/typeck.c:4091 #, c-format msgid "ISO C++ forbids %sing an enum" msgstr "" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 #, fuzzy msgid "cannot %s a pointer to incomplete type `%T'" msgstr "\"%s\" мае незавершаны тып" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 msgid "ISO C++ forbids %sing a pointer of type `%T'" msgstr "" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 msgid "invalid use of `--' on bool variable `%D'" msgstr "" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 msgid "ISO C++ forbids taking address of function `::main'" msgstr "" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 #, fuzzy msgid "attempt to take address of bit-field structure member `%D'" msgstr "не магу атрымаць адрас бітавага поля \"%s\"" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 msgid "taking address of destructor" msgstr "" -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 msgid "taking address of bound pointer-to-member expression" msgstr "" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 msgid "cannot create pointer to reference member `%D'" msgstr "" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" msgstr "" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 msgid "invalid static_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" msgstr "" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" msgstr "" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" msgstr "" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 msgid "invalid const_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 msgid "ISO C++ forbids casting to an array type `%T'" msgstr "" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 #, fuzzy msgid "invalid cast to function type `%T'" msgstr "Нерэчаісны выбар \"%s\"" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" msgstr "" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr "" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 msgid "ISO C++ forbids cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 msgid "incompatible types in assignment of `%T' to `%T'" msgstr "" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 msgid "ISO C++ forbids assignment of arrays" msgstr "" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" msgstr "" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" msgstr "" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 msgid "pointer to member conversion via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 msgid "invalid conversion to type `%T' from type `%T'" msgstr "" -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" msgstr "" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" msgstr "" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 msgid "passing `%T' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 msgid "cannot convert `%T' to `%T' in %s" msgstr "" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 msgid "in passing argument %P of `%+D'" msgstr "" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 msgid "returning reference to temporary" msgstr "" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" msgstr "" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 msgid "reference to local variable `%D' returned" msgstr "" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 msgid "address of local variable `%D' returned" msgstr "" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 msgid "return-statement with no value, in function declared with a non-void return type" msgstr "" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 msgid "return-statement with a value, in function declared with a void return type" msgstr "" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "" @@ -17667,190 +17903,186 @@ msgstr "" msgid "type `%T' is not a base type for type `%T'" msgstr "" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 msgid "cannot declare variable `%D' to be of type `%T'" msgstr "" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 msgid "cannot declare field `%D' to be of type `%T'" msgstr "" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 msgid "invalid return type for member function `%#D'" msgstr "" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 msgid "invalid return type for function `%#D'" msgstr "" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 msgid "cannot allocate an object of type `%T'" msgstr "" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr "" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr "" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "" -#: cp/typeck2.c:406 -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" msgstr "" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 msgid "braces around scalar initializer for `%T'" msgstr "" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 msgid "ignoring extra initializers for `%T'" msgstr "" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 msgid "variable-sized object of type `%T' may not be initialized" msgstr "" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" msgstr "" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" msgstr "" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" msgstr "" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 #, fuzzy msgid "missing initializer for member `%D'" msgstr "прапушчан ініцыялізатар" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 msgid "uninitialized const member `%D'" msgstr "" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 #, fuzzy msgid "member `%D' with uninitialized const fields" msgstr "параметр \"%s\" ініцыялізаваны" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 #, fuzzy msgid "member `%D' is uninitialized reference" msgstr "параметр \"%s\" ініцыялізаваны" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 msgid "no field `%D' in union being initialized" msgstr "" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 msgid "union `%T' with no named members cannot be initialized" msgstr "" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" msgstr "" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 msgid "base operand of `->' has non-pointer type `%T'" msgstr "" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" msgstr "" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" msgstr "" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" msgstr "" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 msgid "`%T' fails to be a typedef or built-in type" msgstr "" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" msgstr "" -#: cp/typeck2.c:1399 +#: cp/typeck2.c:1384 #, fuzzy msgid "call to function `%D' which throws incomplete type `%#T'" msgstr "\"%s\" мае незавершаны тып" -#: cp/typeck2.c:1402 +#: cp/typeck2.c:1387 #, fuzzy msgid "call to function which throws incomplete type `%#T'" msgstr "\"%s\" мае незавершаны тып" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" msgstr "" @@ -17908,12 +18140,14 @@ msgid "Export functions even if they can be inlined" msgstr "" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" -msgstr "" +#, fuzzy +msgid "Only emit explicit template instantiations" +msgstr "паўторнае абвяшчэнне меткі \"%s\"" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" -msgstr "" +#, fuzzy +msgid "Only emit explicit instantiations of inline templates" +msgstr "паўторнае абвяшчэнне меткі \"%s\"" #: cp/lang-options.h:84 msgid "Don't pedwarn about uses of Microsoft extensions" @@ -18044,66 +18278,66 @@ msgstr "" msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" msgstr "" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," msgstr "" -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" msgstr "" -#: f/com.c:11776 +#: f/com.c:11848 msgid "properly unless they all are 32 bits wide" msgstr "" -#: f/com.c:11777 +#: f/com.c:11849 msgid "Please keep this in mind before you report bugs." msgstr "" #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" " ASSIGN statement might fail" msgstr "" -#: f/com.c:13609 +#: f/com.c:13681 #, fuzzy msgid "In statement function" msgstr "вельмі шмат аргументаў у функцыі" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "" -#: f/com.c:15425 +#: f/com.c:15497 msgid "directory name must immediately follow -I" msgstr "" -#: f/com.c:15568 +#: f/com.c:15640 #, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "" @@ -18128,21 +18362,21 @@ msgstr "" msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "" -#: f/g77spec.c:394 +#: f/g77spec.c:373 msgid "--driver no longer supported" msgstr "" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, c-format msgid "argument to `%s' missing" msgstr "аргумент для \"%s\" прапушчан" -#: f/g77spec.c:411 +#: f/g77spec.c:390 msgid "no input files; unwilling to write output files" msgstr "" @@ -18267,11 +18501,15 @@ msgstr "" msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "" @@ -19550,21 +19788,21 @@ msgstr "поле \"%s\" не знойдзена ў класе" msgid "abstract method in non-abstract class" msgstr "абстрактны метад у неабстрактным класе" -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "" @@ -19573,99 +19811,99 @@ msgstr "" msgid "stack underflow - dup* operation" msgstr "" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "" -#: java/expr.c:1565 +#: java/expr.c:1563 #, c-format msgid "field `%s' not found" msgstr "" -#: java/expr.c:1717 +#: java/expr.c:1715 msgid "ret instruction not implemented" msgstr "" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "метад \"%s\" не знойдзен у класе" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "не знойдзен клас \"%s\"" -#: java/expr.c:2065 +#: java/expr.c:2070 #, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "" -#: java/expr.c:2373 +#: java/expr.c:2396 #, c-format msgid "missing field '%s' in '%s'" msgstr "прапушчана поле '%s' у '%s'" -#: java/expr.c:2379 +#: java/expr.c:2402 #, fuzzy, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "Прапушчана поле \"%s\" у \"%s\"" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "" -#: java/expr.c:2661 +#: java/expr.c:2684 #, fuzzy, c-format msgid "can't expand %s" msgstr "не магу прачытаць з %s" -#: java/expr.c:2838 +#: java/expr.c:2861 msgid "invalid PC in line number table" msgstr "" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, c-format msgid "unreachable bytecode from %d to before %d" msgstr "" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "" #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 msgid "unrecogized wide sub-instruction" msgstr "" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "" @@ -19689,85 +19927,85 @@ msgstr "" msgid "can't close %s" msgstr "не магу зачыніць %s" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, c-format msgid "cannot find file for class %s" msgstr "немагчыма знайсьці файл для кляса %s" -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 msgid "not a valid Java .class file" msgstr "" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 msgid "error while parsing constant pool" msgstr "" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, c-format msgid "error in constant pool entry #%d\n" msgstr "" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 msgid "error while parsing fields" msgstr "" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 msgid "error while parsing methods" msgstr "" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 msgid "error while parsing final attributes" msgstr "" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "" -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 msgid "missing Code attribute" msgstr "" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 msgid "source file seen twice on command line and will be compiled only once" msgstr "" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 msgid "no input file specified" msgstr "не зададзены ўваходзячыя файлы" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, c-format msgid "can't close input file %s" msgstr "немагчыма зачыніць уваходзячы файл %s" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "дрэнны zip/jar файл \"%s\"" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 #, fuzzy msgid "field initializer type mismatch" msgstr "нерэчаісны ініцыялізатар" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, c-format msgid "can't create directory %s" msgstr "немагчыма стварыць дырэкторыю \"%s\"" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, fuzzy, c-format msgid "can't create %s" msgstr "не магу зачыніць %s" @@ -19819,11 +20057,11 @@ msgstr "" msgid "cannot specify `main' class when not linking" msgstr "" -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "" @@ -19846,260 +20084,323 @@ msgstr "не магу зачыніць %s" msgid "internal error - invalid Utf8 name" msgstr "" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 msgid "Missing term" msgstr "" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 msgid "Missing name" msgstr "Прапушчана назва" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 msgid "Missing class name" msgstr "Прапушчана назва класа" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 msgid "Missing interface name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 msgid "Missing variable initializer" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 msgid "Invalid declaration" msgstr "Нерэчаіснае абвяшчэнне" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 msgid "Unbalanced ']'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 msgid "Identifier expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 msgid "Missing formal parameter term" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 msgid "Missing identifier" msgstr "Прапушчан ідэнтыфікатар" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 msgid "Invalid interface type" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 msgid "Invalid expression statement" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 msgid "Missing term or ')'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 msgid "Missing or invalid constant expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 msgid "Invalid control expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 msgid "Invalid update expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 msgid "Invalid init statement" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 msgid "'class' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 msgid "')' or term expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 msgid "Field expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 msgid "']' expected, invalid type expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 msgid "Invalid type expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 msgid "Invalid reference type" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" "%s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, c-format msgid "missing static field `%s'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, c-format msgid "not a static field `%s'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, c-format msgid "No case for %s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, c-format msgid "unregistered operator %s" msgstr "нераспазнаны аператар %s" @@ -20225,7 +20526,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\"" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, fuzzy, c-format msgid "cannot find interface declaration for `%s'" msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\"" @@ -20423,11 +20724,11 @@ msgstr "" msgid "potential selector conflict for method `%s'" msgstr "" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "" @@ -20469,6 +20770,34 @@ msgstr "" msgid "(debug) trace lexical analysis" msgstr "" +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr "" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +msgid "shared and mdll are not compatible" +msgstr "" + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "" + +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "" + #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" msgstr "" @@ -20505,104 +20834,94 @@ msgstr "" msgid "-private_bundle not allowed with -dynamiclib" msgstr "" -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" msgstr "" -#: f/lang-specs.h:39 gcc.c:690 -#, fuzzy -msgid "GNU C does not support -CC without using -E" -msgstr "ISO C89 не падтрымлівае `long long'" - -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 msgid "may not use both -m32 and -m64" msgstr "" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "" - -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" +#: config/arm/arm.h:178 +msgid "-mapcs-26 and -mapcs-32 may not be used together" msgstr "" -#: config/mips/mips.h:954 -msgid "-pipe is not supported" -msgstr "-pipe не падтрымліваецца" - -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" +#: config/arm/arm.h:180 +msgid "-msoft-float and -mhard_float may not be used together" msgstr "" -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" +#: config/arm/arm.h:182 +msgid "-mbig-endian and -mlittle-endian may not be used together" msgstr "" -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" -msgstr "" +#: config/i386/sco5.h:195 +#, fuzzy +msgid "-pg not supported on this platform" +msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты" -#: config/i386/cygwin.h:115 -msgid "mno-cygwin and mno-win32 are not compatible" +#: config/i386/sco5.h:196 +msgid "-p and -pp specified - pick one" msgstr "" -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 -msgid "shared and mdll are not compatible" +#: config/i386/sco5.h:271 +msgid "-G and -static are mutually exclusive" msgstr "" -#: gcc.c:867 -msgid "-E required when input is from standard input" +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" msgstr "" -#: gcc.c:871 -msgid "compilation of header file requested" -msgstr "" +#: f/lang-specs.h:39 gcc.c:690 +#, fuzzy +msgid "GNU C does not support -CC without using -E" +msgstr "ISO C89 не падтрымлівае `long long'" -#: java/lang-specs.h:33 -msgid "-fjni and -femit-class-files are incompatible" +#: config/mcore/mcore.h:60 +msgid "choose either big or little endian, not both" msgstr "" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-file are incompatible" +#: config/mcore/mcore.h:63 +msgid "choose either m340 or m210 not both" msgstr "" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" +#: config/mcore/mcore.h:64 +msgid "the m210 does not have little endian support" msgstr "" -#: treelang/lang-specs.h:52 -msgid "-pg or -p and -fomit-frame-pointer are incompatible" +#: config/i386/cygwin.h:115 +msgid "mno-cygwin and mno-win32 are not compatible" msgstr "" #: config/vax/netbsd-elf.h:42 msgid "The -shared option is not currently supported for VAX ELF." msgstr "" -#: config/mcore/mcore.h:60 -msgid "choose either big or little endian, not both" +#: treelang/lang-specs.h:52 +msgid "-pg or -p and -fomit-frame-pointer are incompatible" msgstr "" -#: config/mcore/mcore.h:63 -msgid "choose either m340 or m210 not both" +#: gcc.c:847 +msgid "-E required when input is from standard input" msgstr "" -#: config/mcore/mcore.h:64 -msgid "the m210 does not have little endian support" +#: gcc.c:851 +msgid "compilation of header file requested" msgstr "" -#: config/arm/arm.h:178 -msgid "-mapcs-26 and -mapcs-32 may not be used together" +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" msgstr "" -#: config/arm/arm.h:180 -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "" +#: config/mips/mips.h:954 +msgid "-pipe is not supported" +msgstr "-pipe не падтрымліваецца" -#: config/arm/arm.h:182 -msgid "-mbig-endian and -mlittle-endian may not be used together" +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" msgstr "" #: config/mips/r3900.h:35 @@ -20613,38 +20932,6 @@ msgstr "-mhard-float не падтрымліваецца" msgid "-msingle-float and -msoft-float can not both be specified" msgstr "" -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" -msgstr "" - -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "" - #~ msgid "unknown C standard `%s'" #~ msgstr "невядомы C стандарт `%s'" @@ -20714,6 +21001,14 @@ msgstr "" #~ msgid "Optimize for 4650" #~ msgstr "Аптымізаваць для 4650" +#, fuzzy +#~ msgid "%s for `%T %s %T' operator" +#~ msgstr "%s перад знакам \"%s\"" + +#, fuzzy +#~ msgid "%s for `%s %T' operator" +#~ msgstr "%s перад знакам \"%s\"" + #, fuzzy #~ msgid "size of member `%D' is not constant" #~ msgstr "тып параметра \"%s\" не аб'яўлены" diff --git a/gcc/po/da.po b/gcc/po/da.po index b4d69825214..265251d6d7a 100644 --- a/gcc/po/da.po +++ b/gcc/po/da.po @@ -1,6 +1,6 @@ # Danish version of GCC strings. -# Copyright (C) 2002 Free Software Foundation, Inc. -# Ole Laursen , 2001, 02. +# Copyright (C) 2002, 03 Free Software Foundation, Inc. +# Ole Laursen , 2001, 02, 03. # # Konventioner: # @@ -126,9 +126,9 @@ # msgid "" msgstr "" -"Project-Id-Version: gcc 3.2.1\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" -"PO-Revision-Date: 2002-11-24 17:04+0100\n" +"Project-Id-Version: gcc 3.3\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" +"PO-Revision-Date: 2003-05-25 18:00+0200\n" "Last-Translator: Ole Laursen \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" @@ -138,34 +138,35 @@ msgstr "" #: attribs.c:185 #, c-format msgid "`%s' attribute directive ignored" -msgstr "'%s'-egenskabsdirektivet ignoreret" +msgstr "egenskabsdirektivet '%s' ignoreret" #: attribs.c:193 #, c-format msgid "wrong number of arguments specified for `%s' attribute" -msgstr "forkert antal parametre angivet til '%s'-egenskaben" +msgstr "forkert antal parametre angivet til egenskaben '%s'" #: attribs.c:210 #, c-format msgid "`%s' attribute does not apply to types" -msgstr "'%s'-egenskaben kan ikke anvendes på typer" +msgstr "egenskaben '%s' kan ikke anvendes på typer" #: attribs.c:247 #, c-format msgid "`%s' attribute only applies to function types" -msgstr "'%s'-egenskaben kan kun anvendes sammen med funktionstyper" - -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +msgstr "egenskaben '%s' kan kun anvendes sammen med funktionstyper" + +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" -msgstr "'%s'-egenskaben ignoreret" +msgstr "egenskaben '%s' ignoreret" #: builtins.c:285 msgid "offset outside bounds of constant string" @@ -194,430 +195,434 @@ msgstr "ugyldig tredje parameter til '__builtin_prefetch'; benytter nul" #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 msgid "__builtin_saveregs not supported by this target" msgstr "__builtin_saveregs understøttes ikke af denne målarkitektur" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "parameteren til '__builtin_args_info' skal være konstant" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" msgstr "parameteren til '__builtin_args_info' er uden for det gyldige interval" -#: builtins.c:2918 +#: builtins.c:2929 msgid "missing argument in `__builtin_args_info'" msgstr "manglende parameter i '__builtin_args_info'" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" msgstr "`va_start' benyttet i en funktion med fast antal parametre" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "den anden parameter til 'va_start' er ikke den sidste navngivne parameter" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "`__builtin_next_arg' kaldt uden en parameter" -#: builtins.c:3059 +#: builtins.c:3070 msgid "too many arguments to function `va_start'" msgstr "for mange parametre til funktionen 'va_start'" -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" msgstr "den første parameter til 'va_arg' er ikke af typen 'va_list'" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "'%s' forfremmes til '%s' ved overbringelse gennem '...'" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "(så du skal overbring '%s' ikke '%s' til 'va_arg')" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" msgstr "ugyldig parameter til '__builtin_frame_address'" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" msgstr "ugyldig parameter til '__builtin_return_address'" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" msgstr "ikke-understøttet parameter til '__builtin_frame_address'" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" msgstr "ikke-understøttet parameter til '__builtin_return_address'" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" msgstr "den anden parameter til '__builtin_expect' skal være en konstant" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" msgstr "den anden paramter til '__builtin_longjmp' skal være 1" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" msgstr "den indbyggede funktion '%s' understøttes i øjeblikket ikke" -#: builtins.c:4147 -#, fuzzy +#: builtins.c:4165 msgid "target format does not support infinity" -msgstr "målprocessoren understøtter ikke interarbejde" +msgstr "målprocessoren understøtter ikke uendelig" -#: c-common.c:1163 +#: c-common.c:1168 #, c-format msgid "`%s' is not defined outside of function scope" msgstr "'%s' er ikke defineret uden for funktionsvirkefelt" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "strenglængden '%d' er større end den længde på '%d' som ISO C%d-oversættere er pålagt at understøtte" -#: c-common.c:1242 -#, fuzzy +#: c-common.c:1247 msgid "concatenation of string literals with __FUNCTION__ is deprecated" -msgstr "sammensætning af strengkonstanter med __FUNCTION__ er forældet; denne facilitet vil blive fjernet engang i fremtiden" +msgstr "sammensætning af strengkonstanter med __FUNCTION__ er forældet" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "overløb i konstant udtryk" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "heltalsoverløb i udtryk" -#: c-common.c:1368 +#: c-common.c:1373 msgid "floating point overflow in expression" msgstr "kommatalsoverløb i udtryk" -#: c-common.c:1374 +#: c-common.c:1379 msgid "vector overflow in expression" msgstr "vektoroverløb i udtryk" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "stort heltal forkortes underforstået til type uden fortegn" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "negativt heltal forkortes underforstået til type uden fortegn" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "overløb i underforstået konstant konvertering" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" msgstr "brug af '%s' er muligvis ikke defineret" -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" msgstr "udtrykket er af en ufuldstændig type" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "case-etiketten kan ikke reduceres til en heltalskonstant" -#: c-common.c:2223 +#: c-common.c:2228 msgid "invalid truth-value expression" msgstr "ugyldigt sandhedsværdiudtryk" -#: c-common.c:2274 +#: c-common.c:2279 #, c-format msgid "invalid operands to binary %s" msgstr "ugyldige operander til binær %s" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "sammenligning er altid falsk på grund af den begrænsede rækkevidde af datatypen" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "sammenligning er altid sand på grund af den begrænsede rækkevidde af datatypen" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "sammenligning med unsigned udtryk >= 0 er altid sand" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "sammenligning med unsigned udtryk < 0 er altid falsk" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" msgstr "henvisning af typen 'void *' benyttet i udregning" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" msgstr "henvisning til en funktion benyttet i udregning" -#: c-common.c:2648 +#: c-common.c:2653 msgid "pointer to member function used in arithmetic" msgstr "henvisning til en medlemsfunktion benyttet i udregning" -#: c-common.c:2654 +#: c-common.c:2659 msgid "pointer to a member used in arithmetic" msgstr "henvisning til et medlem benyttet i udregning" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" msgstr "værdi af struct-type angivet hvor skalar er påkrævet" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" msgstr "værdi af union-type angivet hvor skalar er påkrævet" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" msgstr "værdi af tabeltype angivet hvor skalar er påkrævet" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" msgstr "foreslår paranteser omkring tildeling der er benyttet som boolsk værdi" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 msgid "invalid use of `restrict'" msgstr "ugyldig brug af 'restrict'" -#: c-common.c:3059 -#, fuzzy +#: c-common.c:3064 msgid "invalid application of `sizeof' to a function type" -msgstr "ISO C++ forbyder anvendelse af 'sizeof' på en funktionstype" +msgstr "ugyldig anvendelse af 'sizeof' på en funktionstype" -#: c-common.c:3069 -#, fuzzy, c-format +#: c-common.c:3074 +#, c-format msgid "invalid application of `%s' to a void type" -msgstr "ugyldig operation på uudskiftet type" +msgstr "ugyldig anvendelse af '%s' på en void-type" -#: c-common.c:3075 -#, fuzzy, c-format +#: c-common.c:3080 +#, c-format msgid "invalid application of `%s' to an incomplete type" -msgstr "__alignof__ benyttet på en ufuldstændig type" +msgstr "ugyldig anvendelse af '%s' på en ufuldstændig type" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "'__alignof' benyttet på et bitfelt" -#: c-common.c:3596 +#: c-common.c:3618 #, c-format msgid "cannot disable built-in function `%s'" msgstr "kan ikke deaktivere den indbyggede funktion '%s'" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, c-format msgid "too few arguments to function `%s'" msgstr "for få parametre til funktionen '%s'" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, c-format msgid "too many arguments to function `%s'" msgstr "for mange parametre til funktionen '%s'" -#: c-common.c:3790 -#, fuzzy, c-format +#: c-common.c:3812 +#, c-format msgid "non-floating-point argument to function `%s'" -msgstr "for mange parametre til funktionen '%s'" +msgstr "parameter der ikke er et kommatal, til funktionen '%s'" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" msgstr "henvisningsvariabler er ikke tilladt som case-værdier" -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" msgstr "ISO C++ forbyder intervaludtryk i switch-sætninger" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" msgstr "ISO C forbyder intervaludtryk i switch-sætninger" -#: c-common.c:4097 +#: c-common.c:4119 msgid "empty range specified" msgstr "tomt interval angivet" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" msgstr "case-værdi optræder mere end én gang (måske pga. intervalsammenfald)" -#: c-common.c:4150 +#: c-common.c:4172 msgid "this is the first entry overlapping that value" msgstr "dette er det første punkt som falder sammen med den værdi" -#: c-common.c:4154 +#: c-common.c:4176 msgid "duplicate case value" msgstr "case-værdi optræder mere end én gang" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "tidligere benyttet her" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" msgstr "flere default-etiketter i én switch-konstruktion" -#: c-common.c:4160 +#: c-common.c:4182 msgid "this is the first default label" msgstr "dette er den første default-etiket" -#: c-common.c:4188 +#: c-common.c:4210 msgid "ISO C++ forbids taking the address of a label" msgstr "ISO C++ forbyder at tage adressen af en etiket" -#: c-common.c:4190 +#: c-common.c:4212 msgid "ISO C forbids taking the address of a label" msgstr "ISO C forbyder at tage adressen af en etiket" -#: c-common.c:5213 +#: c-common.c:5235 #, c-format msgid "declaration of `%s' shadows %s" msgstr "erklæring af '%s' skygger for '%s'" -#: c-common.c:5629 +#: c-common.c:5654 #, c-format msgid "unknown machine mode `%s'" msgstr "ukendt maskintilstand '%s'" -#: c-common.c:5632 +#: c-common.c:5657 #, c-format msgid "no data type for mode `%s'" msgstr "ingen datatype til tilstanden '%s'" -#: c-common.c:5641 c-common.c:6242 -#, fuzzy, c-format +#: c-common.c:5666 c-common.c:6316 +#, c-format msgid "unable to emulate '%s'" -msgstr "kunne ikke åbne filen '%s'" +msgstr "kunne ikke emulere '%s'" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" msgstr "sektionsegenskaben kan ikke angives for lokale variabler" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "sektionen '%s' strider mod tidligere erklæring" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "sektionsegenskaben er ikke tilladt for '%s'" -#: c-common.c:5704 +#: c-common.c:5729 msgid "section attributes are not supported for this target" msgstr "sektionsegenskaber understøttes ikke på denne målarkitektur" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" msgstr "angivet justering er ikke en konstant" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" msgstr "angivet justering er ikke en potens af 2" -#: c-common.c:5756 +#: c-common.c:5781 msgid "requested alignment is too large" msgstr "angivet justering er for stor" -#: c-common.c:5783 +#: c-common.c:5808 #, c-format msgid "alignment may not be specified for `%s'" msgstr "justering må ikke angives for '%s'" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "'%s' er defineret både normalt og som et alias" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" msgstr "aliasparameter er ikke en streng" -#: c-common.c:5885 -#, fuzzy +#: c-common.c:5910 msgid "visibility arg not a string" -msgstr "aliasparameter er ikke en streng" +msgstr "synlighedsparameter er ikke en streng" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" -msgstr "" +msgstr "synlighedsparameter skal være en af \"default\", \"hidden\", \"protected\" eller \"internal\"" -#: c-common.c:5928 -#, fuzzy +#: c-common.c:5953 msgid "tls_model arg not a string" -msgstr "aliasparameter er ikke en streng" +msgstr "tls_model-parameter er ikke en streng" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" -msgstr "" +msgstr "tls_model-parameter skal være en af \"local-exec\", \"initial-exec\", \"local-dynamic\" eller \"global-dynamic\"" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" msgstr "'%s'-egenskaben kan kun anvendes sammen med funktioner" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, c-format msgid "can't set `%s' attribute after definition" msgstr "kan ikke angive '%s'-egenskaben efter definitionen" -#: c-common.c:6109 +#: c-common.c:6114 +#, fuzzy +msgid "cleanup arg not an identifier" +msgstr "'defined' optræder uden et kaldenavn" + +#: c-common.c:6121 +#, fuzzy +msgid "cleanup arg not a function" +msgstr "det kaldte objekt er ikke en funktion" + +#: c-common.c:6183 #, c-format msgid "`%s' attribute ignored for `%s'" msgstr "'%s'-egenskaben ignoreret for '%s'" -#: c-common.c:6174 +#: c-common.c:6248 #, c-format msgid "invalid vector type for attribute `%s'" msgstr "ugyldig vektortype for egenskaben '%s'" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" msgstr "ingen vektortilstand med den angivne størrelse og typen kunne findes" -#: c-common.c:6329 -#, fuzzy +#: c-common.c:6403 msgid "nonnull attribute without arguments on a non-prototype" -msgstr "antallet af parametre passer ikke til prototypen" +msgstr "ikke-nul egenskab uden parametre til en ikke-prototype" -#: c-common.c:6344 -#, fuzzy, c-format +#: c-common.c:6418 +#, c-format msgid "nonnull argument has invalid operand number (arg %lu)" -msgstr "formateringsstrengen har et ugyldigt operandtal" +msgstr "ikke-nul parameter har ugyldig operandnummer (parameter %lu)" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" -msgstr "" +msgstr "ikke-nul parameter med operandnummer uden for det gyldig interval (parameter %lu, operand %lu)" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" -msgstr "" +msgstr "ikke-nul parameter refererer til ikke-henvisningsoperand (parameter %lu, operand %lu)" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" -msgstr "" +msgstr "nulparameter hvor ikke-nul er påkrævet (parameter %lu)" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "tom værdi er ikke ignoreret som den burde være" @@ -625,1026 +630,1017 @@ msgstr "tom v msgid "conversion to non-scalar type requested" msgstr "konvertering til ikke-skalartype udbedt" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" msgstr "tabellen '%s' antages kun at have ét element" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "'struct %s' er ufuldstændig ved virkefeltets afslutning her" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "'union %s' er ufuldstændig ved virkefeltets afslutning her" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "'enum %s' er ufuldstændig ved virkefeltets afslutning her" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "etiketten '%s' er benyttet, men ikke defineret" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" msgstr "etiketten '%s' er defineret, men ikke benyttet" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, c-format msgid "function `%s' redeclared as inline" msgstr "funktionen '%s' omerklæret som inline" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "tidligere erklæring af funktionen '%s' med egenskaben noinline" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "funktionen '%s' omerklæret med egenskaben noinline" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, c-format msgid "previous declaration of function `%s' was inline" msgstr "tidligere erklæring af funktionen '%s' var inline" # shadowing betyder at en funktion har samme navn og dermed skjuler en anden -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" msgstr "skygger for den indbyggede funktion '%s'" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" msgstr "skygger for biblioteksfunktionen '%s'" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" msgstr "biblioteksfunktionen '%s' er erklæret som noget der ikke er en funktion" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "den indbyggede funktion '%s' er erklæret som noget der ikke er en funktion" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "'%s' omerklæret som en anden form for symbol" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "'%s' er tidligere erklæret" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "modstridende typer for den indbyggede funktion '%s'" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, c-format msgid "conflicting types for `%s'" msgstr "modstridende typer for '%s'" -#: c-decl.c:1129 +#: c-decl.c:1133 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "en parameterliste med '...' passer ikke til en erklæring med en tom parameterliste" -#: c-decl.c:1135 +#: c-decl.c:1139 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" msgstr "en parametertype med automatisk forfremmelse passer ikke til en erklæring med en tom parameterliste" -# anden 'declaration' er underforstået i engelsk original -#: c-decl.c:1146 -#, fuzzy, c-format +#: c-decl.c:1157 +#, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" -msgstr "static-erklæring af '%s' følger erklæring uden static" +msgstr "trådlokal erklæring af '%s' følger ikke-trådlokal erklæring" -#: c-decl.c:1153 -#, fuzzy, c-format +#: c-decl.c:1164 +#, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" -msgstr "erklæring uden static af '%s' følger static-erklæring" +msgstr "ikke-trådlokal erklæring af '%s' følger trådlokal erklæring" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, c-format msgid "redefinition of `%s'" msgstr "omdefinering af '%s'" -#: c-decl.c:1167 +#: c-decl.c:1178 #, c-format msgid "redeclaration of `%s'" msgstr "omerklæring af '%s'" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "modstridende erklæringer af '%s'" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" msgstr "prototypen for '%s' følger" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "definition uden prototype her" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "prototypen for '%s' følger og antallet af parametre passer ikke" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "prototypen for '%s' følger og den %d. parameter passer ikke" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" msgstr "'%s' er erklæret inline efter at være blevet kaldt" -#: c-decl.c:1256 +#: c-decl.c:1267 #, c-format msgid "`%s' declared inline after its definition" msgstr "'%s' er erklæret inline efter dens definition" # anden 'declaration' er underforstået i engelsk original -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "static-erklæring af '%s' følger erklæring uden static" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "erklæring uden static af '%s' følger static-erklæring" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "const-erklæring af '%s' følger ikke-konstant erklæring" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "typemodifikationer for '%s' strider mod tidligere erklæring" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "overflødig omerklæring af '%s' i samme virkefelt" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" msgstr "erklæring af '%s' skygger for en parameter" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "erklæring af '%s' skygger for et symbol fra parameterlisten" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 msgid "a parameter" msgstr "en parameter" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" msgstr "en tidligere lokal variabel" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 msgid "a global declaration" msgstr "en global erklæring" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "indlejret extern-erklæring af '%s'" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" msgstr "'%s' benyttes før erklæringen" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "'%s' blev underforstået erklæret 'extern' og derefter 'static'" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" msgstr "typen passer ikke med tidligere ekstern erklæring" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "tidligere ekstern erklæring af '%s'" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" msgstr "typen passer ikke med tidligere underforstået erklæring" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" msgstr "tidligere underforstået erklæring af '%s'" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" msgstr "'%s' blev tidligere underforstået erklæret til at returnere 'int'" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "'%s' blev erklæret 'extern' og derefter 'static'" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "extern-erklæring af '%s' passer ikke med den globale" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" msgstr "'%s' er lokalt ekstern, men globalt statisk" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" msgstr "funktionen '%s' blev tidligere erklæret inden for en blok" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "underforstået erklæring af funktionen '%s'" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" msgstr "der er blevet henvist til etiketten '%s' uden for en funktion" -#: c-decl.c:2231 +#: c-decl.c:2253 #, c-format msgid "duplicate label declaration `%s'" msgstr "etiketten '%s' er blevet erklæret mere end én gang" -#: c-decl.c:2234 +#: c-decl.c:2256 msgid "this is a previous declaration" msgstr "dette er en tidligere erklæring" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" msgstr "unavngiven struct/union som ikke definerer nogen instanser" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "ubrugeligt reserveret ord eller typenavn i tom erklæring" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "to typer angivet i én tom erklæring" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 msgid "empty declaration" msgstr "tom erklæring" -#: c-decl.c:2718 -#, fuzzy +#: c-decl.c:2740 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" -msgstr "ISO C89 understøtter ikke 'static' eller typemodifikationer i parametertabelerklæringer" +msgstr "ISO C90 understøtter ikke 'static' eller typemodifikationer i parametertabelerklæringer" -#: c-decl.c:2720 -#, fuzzy +#: c-decl.c:2742 msgid "ISO C90 does not support `[*]' array declarators" -msgstr "ISO C89 understøtter ikke '[*]' tabelerklæringer" +msgstr "ISO C90 understøtter ikke tabelerklæringer med '[*]'" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" -msgstr "GCC understøtter endnu '[*]' tabelerklæringer ordentligt" +msgstr "GCC understøtter endnu ikke ordentligt tabelerklæringer med '[*]'" -#: c-decl.c:2742 +#: c-decl.c:2764 msgid "static or type qualifiers in abstract declarator" -msgstr "static eller typemodifikationer i abstrakt erklæringer" +msgstr "static eller typemodifikationer i abstrakt erklæring" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "'%s' er sædvanligvis en funktion" # init dækker over værditildeling her - samme for de næste mange -#: c-decl.c:2825 -#, fuzzy, c-format +#: c-decl.c:2847 +#, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" -msgstr "typedef '%s' bliver tildelt en værdi" +msgstr "typedef '%s' bliver tildelt en værdi (benyt __typeof__ i stedet)" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" msgstr "funktionen '%s' bliver tildelt en startværdi som en variabel" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" msgstr "parameteren '%s' bliver tildelt en startværdi" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" msgstr "et objekt af variabel størrelse må ikke tildeles en startværdi" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "variablen '%s' bliver tildelt en startværdi, men er af en ufuldstændig type" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "elementer i tabellen '%s' er af en ufuldstændig type" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "erklæringen af '%s' indeholder 'extern' og variablen bliver tildelt en startværdi" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, c-format msgid "inline function `%s' given attribute noinline" msgstr "inline funktion '%s' givet egenskaben noinline" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "startværdien giver ikke størrelsen af '%s'" -#: c-decl.c:3011 +#: c-decl.c:3033 #, c-format msgid "array size missing in `%s'" msgstr "tabelstørrelsen mangler i '%s'" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" msgstr "nul eller negativ størrelse for tabellen '%s'" -#: c-decl.c:3055 +#: c-decl.c:3077 #, c-format msgid "storage size of `%s' isn't known" msgstr "lagringsstørrelsen af '%s' er ikke kendt" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" msgstr "lagringsstørrelsen af '%s' er ikke konstant" -#: c-decl.c:3125 +#: c-decl.c:3147 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "ignorerer asm-anvisning til den ikke-statiske, lokale variabel '%s'" -#: c-decl.c:3190 +#: c-decl.c:3247 #, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" msgstr "ISO C forbyder at parameteren '%s' skygger for typedef" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "'long long long' er for langt for GCC" -#: c-decl.c:3540 -#, fuzzy +#: c-decl.c:3597 msgid "ISO C90 does not support `long long'" -msgstr "ISO C89 understøtter ikke 'long long'" +msgstr "ISO C90 understøtter ikke 'long long'" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, c-format msgid "duplicate `%s'" msgstr "'%s' optræder mere end én gang" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" -msgstr "" +msgstr "'__thread' før 'extern'" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" -msgstr "" +msgstr "'__thread' før 'static'" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "mere end én datatype i erklæringen af '%s'" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "'%s' er hverken en typedef eller en indbygget type" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "typen antages at være 'int' i erklæringen af '%s'" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" msgstr "både long og short er angivet for '%s'" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" msgstr "long eller short angivet samtidig med char for '%s'" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "long eller short angivet samtidig med en kommatalstype for '%s'" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "den eneste gyldige kombination er 'long double'" -#: c-decl.c:3680 +#: c-decl.c:3737 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "både signed og unsigned er angivet for '%s'" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "long, short, signed og unsigned er ugyldige for '%s'" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "long, short, signed og unsigned er benyttet på ugyldig vis for '%s'" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, c-format msgid "complex invalid for `%s'" msgstr "complex ugyldig for '%s'" -#: c-decl.c:3748 -#, fuzzy +#: c-decl.c:3805 msgid "ISO C90 does not support complex types" -msgstr "ISO C89 understøtter ikke komplekse typer" +msgstr "ISO C90 understøtter ikke komplekse typer" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "ISO C understøtter ikke at blot 'complex' betyder 'double complex'" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 msgid "ISO C does not support complex integer types" msgstr "ISO C understøtter ikke komplekse heltalstyper" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 msgid "duplicate `const'" msgstr "'const' optræder mere end én gang" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 msgid "duplicate `restrict'" msgstr "'restrict' optræder mere end én gang" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 msgid "duplicate `volatile'" msgstr "'volatile' optræder mere end én gang" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "flere lagringsklasser optræder i erklæringen af '%s'" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "'auto' er påhæftet funktionsdefinitionen" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "'register' er påhæftet funktionsdefinitionen" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "'typedef' er påhæftet funktionsdefinitionen" -#: c-decl.c:3841 -#, fuzzy +#: c-decl.c:3898 msgid "function definition declared `__thread'" -msgstr "'typedef' er påhæftet funktionsdefinitionen" +msgstr "'__thread' er påhæftet funktionsdefinitionen" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" msgstr "lagringsklasse angivet for strukturfelt '%s'" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "lagringsklasse angivet for parameter '%s'" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "lagringsklasse angivet for typenavn" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "'%s' bliver tildelt en startværdi og er samtidig erklæret 'extern'" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "'%s' er erklæret 'extern', men bliver tildelt en startværdi" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "erklæring af '%s' på øverste niveau angiver 'auto'" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "indlejret funktion '%s' er erklæret 'extern'" -#: c-decl.c:3891 cp/decl.c:10872 -#, fuzzy, c-format +#: c-decl.c:3948 cp/decl.c:11319 +#, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" -msgstr "funktionen '%s' kan ikke erklæres 'mutable'" +msgstr "'%s' i funktionsvirkefelt underforstået auto og erklæret '__thread'" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 msgid "static or type qualifiers in non-parameter array declarator" msgstr "static eller typemodifikationer i ikke-parametertabelerklæring" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" msgstr "'%s' erklæret som en tabel af void" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "'%s' erklæret som en tabel af funktioner" -#: c-decl.c:3985 c-decl.c:5250 -#, fuzzy +#: c-decl.c:4042 c-decl.c:5332 msgid "invalid use of structure with flexible array member" -msgstr "ugyldig brug af fleksibelt tabelmedlem" +msgstr "ugyldig brug af struktur med fleksibelt tabelmedlem" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" msgstr "størrelsen af tabellen '%s' er ikke af en heltalstype" -#: c-decl.c:4009 +#: c-decl.c:4066 #, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "ISO C forbyder tabellen '%s' med størrelsen nul" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" msgstr "størrelsen af tabellen '%s' er negativ" -#: c-decl.c:4029 -#, fuzzy, c-format +#: c-decl.c:4086 +#, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" -msgstr "ISO C89 forbyder tabellen '%s' hvis størrelse ikke kan bestemmes" +msgstr "ISO C90 forbyder tabellen '%s' hvis størrelse ikke kan bestemmes" -#: c-decl.c:4032 -#, fuzzy, c-format +#: c-decl.c:4089 +#, c-format msgid "ISO C90 forbids variable-size array `%s'" -msgstr "ISO C89 forbyder tabellen '%s' med variabel størrelse" +msgstr "ISO C90 forbyder tabellen '%s' med variabel størrelse" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, c-format msgid "size of array `%s' is too large" msgstr "størrelsen af tabellen '%s' er for stor" -#: c-decl.c:4075 -#, fuzzy +#: c-decl.c:4145 msgid "ISO C90 does not support flexible array members" -msgstr "ISO C89 understøtter ikke fleksible tabelmedlemmer" +msgstr "ISO C90 understøtter ikke fleksible tabelmedlemmer" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" msgstr "tabeltypen er af en ufuldstændig type" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 msgid "ISO C forbids const or volatile function types" msgstr "ISO C forbyder const eller volatile funktionstyper" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "'%s' er erklæret som en funktion der returnerer en funktion" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "'%s' er erklæret som en funktion der returnerer en tabel" -#: c-decl.c:4171 +#: c-decl.c:4241 msgid "ISO C forbids qualified void function return type" msgstr "ISO C forbyder void funktionsreturtype med modifikationer" -#: c-decl.c:4175 +#: c-decl.c:4245 msgid "type qualifiers ignored on function return type" msgstr "typemodifikationer ignoreret i funktionsreturtypen" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 msgid "ISO C forbids qualified function types" msgstr "ISO C forbyder funktionsreturtype med modifikationer" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" msgstr "ugyldig typemodifikation i erklæring af henvisning" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" msgstr "variabel eller felt '%s' erklæret void" -#: c-decl.c:4375 +#: c-decl.c:4445 msgid "attributes in parameter array declarator ignored" msgstr "egenskaber i parametertabelerklæring ignoreret" -#: c-decl.c:4400 +#: c-decl.c:4470 msgid "invalid type modifier within array declarator" msgstr "ugyldig typemodifikation i tabelerklæring" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "feltet '%s' er erklæret som en funktion" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" msgstr "feltet '%s' er af en ufuldstændig type" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, c-format msgid "invalid storage class for function `%s'" msgstr "ugyldig lagringsklasse for funktion '%s'" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" msgstr "en funktion uden returtype returnerer en ikke-tom værdi" # at oversætte inline med et udsagnsord her bliver vist for tvetydigt -#: c-decl.c:4524 +#: c-decl.c:4594 msgid "cannot inline function `main'" msgstr "funktionen 'main' kan ikke være inline" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" msgstr "variablen '%s' er erklæret 'inline'" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 -#, fuzzy +#: c-decl.c:4677 cp/decl.c:9951 msgid "thread-local storage not supported for this target" -msgstr "-fdata-sections understøttes ikke på målarkitekturen" +msgstr "trådlokal lagring understøttes ikke på målarkitekturen" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" msgstr "funktionserklæringen er ikke en prototype" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" msgstr "parameternavne (uden typer) i funktionserklæringen" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" msgstr "parameteren '%s' er af en ufuldstændig type" -#: c-decl.c:4701 +#: c-decl.c:4773 msgid "parameter has incomplete type" msgstr "parameteren er af en ufuldstændig type" # engelsk original upræcis (hvordan kan man henvise til en type?) -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "parameteren '%s' er en henvisning til en ufuldstændig type" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" msgstr "parameteren er en henvisning til en ufuldstændig type" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "parameteren '%s' har kun en forhåndserklæring" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" msgstr "'void' i en parameterliste skal udgøre hele listen" -#: c-decl.c:4862 +#: c-decl.c:4934 #, c-format msgid "`struct %s' declared inside parameter list" msgstr "'struct %s' erklæret inde i en parameterliste" -#: c-decl.c:4865 +#: c-decl.c:4937 #, c-format msgid "`union %s' declared inside parameter list" msgstr "'union %s' erklæret inde i en parameterliste" -#: c-decl.c:4868 +#: c-decl.c:4940 #, c-format msgid "`enum %s' declared inside parameter list" msgstr "'enum %s' erklæret inde i en parameterliste" -#: c-decl.c:4875 +#: c-decl.c:4947 msgid "anonymous struct declared inside parameter list" msgstr "anonym struct erklæret inde i en parameterliste" -#: c-decl.c:4877 +#: c-decl.c:4949 msgid "anonymous union declared inside parameter list" msgstr "anonym union erklæret inde i en parameterliste" -#: c-decl.c:4879 +#: c-decl.c:4951 msgid "anonymous enum declared inside parameter list" msgstr "anonym enum erklæret inde i en parameterliste" -#: c-decl.c:4883 +#: c-decl.c:4955 msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "dens virkefelt er kun denne definition eller erklæring hvilket sandsynligvis ikke er hvad du ønsker." -#: c-decl.c:4960 +#: c-decl.c:5032 #, c-format msgid "redefinition of `union %s'" msgstr "omdefinering af 'union %s'" -#: c-decl.c:4962 +#: c-decl.c:5034 #, c-format msgid "redefinition of `struct %s'" msgstr "omdefinering af 'struct %s'" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" msgstr "erklæring erklærer ikke noget" # engelsk original forkortet -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, c-format msgid "%s defined inside parms" msgstr "%s defineret inden i parameterliste" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "union" -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "struktur" -#: c-decl.c:5089 +#: c-decl.c:5183 #, c-format msgid "%s has no %s" msgstr "%s har ingen %s" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "struct" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "named members" msgstr "navngivne medlemmer" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "medlemmer" -#: c-decl.c:5130 +#: c-decl.c:5224 #, c-format msgid "nested redefinition of `%s'" msgstr "indlejret omdefinering af '%s'" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "bredden af bitfeltet '%s' er ikke en heltalskonstant" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" msgstr "bitfeltet '%s' er af en ufuldstændig type" -#: c-decl.c:5166 +#: c-decl.c:5260 #, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "typen af bitfeltet '%s' er ugyldig i ISO C" -#: c-decl.c:5177 +#: c-decl.c:5271 #, c-format msgid "negative width in bit-field `%s'" msgstr "negativ bredde i bitfeltet '%s'" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" msgstr "bredden af '%s' overstiger typen" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" msgstr "en bredde på nul for bitfeltet '%s'" # RETMIG: find på et eller andet med præcisionen -#: c-decl.c:5195 +#: c-decl.c:5289 #, c-format msgid "`%s' is narrower than values of its type" msgstr "'%s' er smallere end værdier af dens type" -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "fleksibelt tabelmedlem i union" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" msgstr "fleksibelt tabelmedlem ikke i slutningen af struktur" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" msgstr "fleksibelt tabelmedlem i ellers tom struktur" -#: c-decl.c:5275 +#: c-decl.c:5357 #, c-format msgid "duplicate member `%s'" msgstr "medlemmet '%s' optræder mere end én gang" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" msgstr "union kan ikke ikke gøres gennemsigtig" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" msgstr "omerklæring af 'enum %s'" # original forkortet -#: c-decl.c:5458 +#: c-decl.c:5592 msgid "enum defined inside parms" msgstr "enum defineret inden i parameterliste" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "enum-værdier overstige rækkevidden af det største heltal" -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "enum-værdien for '%s' er ikke en heltalskonstant" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "enum-værdier for store" -#: c-decl.c:5618 +#: c-decl.c:5752 msgid "ISO C restricts enumerator values to range of `int'" msgstr "ISO C begrænser enum-værdier til rækkevidden af 'int'" -#: c-decl.c:5700 +#: c-decl.c:5834 msgid "return type is an incomplete type" msgstr "returtypen er en ufuldstændig type" -#: c-decl.c:5708 +#: c-decl.c:5842 msgid "return type defaults to `int'" msgstr "returtypen antages at være 'int'" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" msgstr "ingen tidligere prototype for '%s'" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "'%s' blev brugt uden en prototype før dens definition" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" msgstr "ingen tidligere erklæring af '%s'" -#: c-decl.c:5775 +#: c-decl.c:5909 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "'%s' blev brugt uden en erklæring før dens definition" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" msgstr "returtypen til '%s' er ikke 'int'" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" msgstr "den første parameter til '%s' skal være 'int'" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "den anden parameter til '%s' skal være 'char **'" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "den tredje parameter til '%s' skal sandsynligvis være 'char **'" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "'%s' tager kun mod to eller ingen parametre" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" msgstr "'%s' er normalt en ikke-statisk funktion" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" msgstr "parametertyper angivet både i parameterliste og separat" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" msgstr "parameternavn udeladt" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, c-format msgid "parameter `%s' declared void" msgstr "parameteren '%s' erklæret void" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "parameternavn mangler fra parameterliste" -#: c-decl.c:6063 +#: c-decl.c:6197 #, c-format msgid "multiple parameters named `%s'" msgstr "flere parametre ved navn '%s'" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" msgstr "typen til '%s' antages at være 'int'" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "erklæring af parameteren '%s', men ingen sådan parameter" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" msgstr "antallet af parametre passer ikke til prototypen" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "den forfremmede parameter '%s' passer ikke til prototypen" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "parameteren '%s' passer ikke til prototypen" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 msgid "no return statement in function returning non-void" msgstr "ingen return-sætning i en funktion der ikke returnerer void" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" msgstr "denne funktion kan returnere med eller uden en værdi" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "størrelsen af returtypen til '%s' er %u byte" -#: c-decl.c:6560 +#: c-decl.c:6733 #, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "størrelsen af returtypen til '%s' er større end %d byte" @@ -1652,36 +1648,36 @@ msgstr "st #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" msgstr "begyndelseserklæring i 'for'-løkke benyttet uden for C99-tilstand" -#: c-decl.c:6639 +#: c-decl.c:6815 #, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "'struct %s' erklæret i begyndelseserklæring i 'for'-løkke" -#: c-decl.c:6642 +#: c-decl.c:6818 #, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "'union %s' erklæret i begyndelseserklæring i 'for'-løkke" -#: c-decl.c:6645 +#: c-decl.c:6821 #, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "'enum %s' erklæret i begyndelseserklæring i 'for'-løkke" -#: c-decl.c:6653 +#: c-decl.c:6829 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "erklæring af '%s' der ikke er en variabel, i begyndelseserklæring i 'for'-løkke" -#: c-decl.c:6655 +#: c-decl.c:6831 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "erklæring af '%s' der er en statisk variabel, i begyndelseserklæring i 'for'-løkke" -#: c-decl.c:6657 +#: c-decl.c:6833 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "erklæring af '%s' der er en 'extern'-variabel, i begyndelseserklæring i 'for'-løkke" @@ -1993,9 +1989,9 @@ msgid "unused arguments in $-style format" msgstr "ubenyttede parametre i formatering med $" #: c-format.c:1357 -#, fuzzy, c-format +#, c-format msgid "zero-length %s format string" -msgstr "formateringsstreng med længden nul" +msgstr "formateringsstreng %s med længden nul" #: c-format.c:1361 msgid "format is a wide character string" @@ -2191,168 +2187,166 @@ msgstr "%s-formatering, %s-parameter (parameter %d)" msgid "YYDEBUG not defined" msgstr "YYDEBUG ikke defineret" -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" msgstr "ugyldigt indlejrede C-inkluderingsfiler fra præprocessoren" -#: c-lex.c:333 +#: c-lex.c:336 #, c-format msgid "ignoring #pragma %s %s" msgstr "ignorerer #pragma %s %s" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "universelt tegn '\\U%08x' er ikke gyldigt i kaldenavne" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "universelt tegn '\\u%04x' er ikke gyldigt i kaldenavne" -#: c-lex.c:692 +#: c-lex.c:695 #, c-format msgid "stray '%c' in program" msgstr "vildfaren '%c' i program" -#: c-lex.c:694 +#: c-lex.c:697 #, c-format msgid "stray '\\%o' in program" msgstr "vildfaren '\\%o' i program" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" -msgstr "" +msgstr "denne kommatalskonstant er kun unsigned i ISO C90" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" -msgstr "" +msgstr "denne kommatalskonstant ville være unsigned i ISO C90" -#: c-lex.c:869 -#, fuzzy, c-format +#: c-lex.c:873 +#, c-format msgid "integer constant is too large for \"%s\" type" -msgstr "heltalskonstanten er så stor at den er unsigned" +msgstr "heltalskonstanten er for stor til typen '%s'" -#: c-lex.c:937 -#, fuzzy, c-format +#: c-lex.c:941 +#, c-format msgid "floating constant exceeds range of \"%s\"" -msgstr "kommatal overskrider intervallet for '%s'" +msgstr "kommatalskonstant overskrider intervallet for '%s'" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 msgid "ignoring invalid multibyte character" msgstr "ignorerer ugyldigt flerbyte-tegn" -#: c-opts.c:353 -#, fuzzy, c-format +#: c-opts.c:355 +#, c-format msgid "missing argument to \"-%s\"" -msgstr "der mangler en parameter til tilvalget '%s'" +msgstr "der mangler en parameter til tilvalget '-%s'" -#: c-opts.c:357 -#, fuzzy, c-format +#: c-opts.c:359 +#, c-format msgid "no class name specified with \"-%s\"" -msgstr "uddatafilnavnet er angivet to gange" +msgstr "intet klassenavn angivet med '-%s'" -#: c-opts.c:364 -#, fuzzy, c-format +#: c-opts.c:366 +#, c-format msgid "missing filename after \"-%s\"" -msgstr "et filnavn mangler efter %s" +msgstr "et filnavn mangler efter '-%s'" -#: c-opts.c:369 -#, fuzzy, c-format +#: c-opts.c:371 +#, c-format msgid "missing target after \"-%s\"" -msgstr "manglende barriere efter blok %i" +msgstr "et mål mangler efter '-%s'" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" -msgstr "" +msgstr "tilvalgstabel sorteret forkert: %s er før %s" -#: c-opts.c:548 -#, fuzzy, c-format +#: c-opts.c:550 +#, c-format msgid "too many filenames given. Type %s --help for usage" -msgstr "for mange filnavne - vejledning i brug kan fås med '%s --help'" +msgstr "for mange filnavne angivet - vejledning i brug kan fås med '%s --help'" -#: c-opts.c:934 +#: c-opts.c:937 msgid "-Wno-strict-prototypes is not supported in C++" msgstr "-Wno-strict-prototypes er ikke understøttet i C++" -#: c-opts.c:1014 -#, fuzzy, c-format +#: c-opts.c:1017 +#, c-format msgid "switch \"%s\" is no longer supported" -msgstr "-f%s understøttes ikke længere" +msgstr "tilvalget '%s' understøttes ikke længere" -#: c-opts.c:1030 -#, fuzzy, c-format +#: c-opts.c:1033 +#, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" -msgstr "%s er forældet, se venligst dokumentationen for detaljer" +msgstr "tilvalget '%s' er forældet, se venligst dokumentationen for detaljer" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" msgstr "-fhandle-exceptions er blevet omdøbt til -fexceptions (og er nu til som standard)" -#: c-opts.c:1263 +#: c-opts.c:1273 msgid "output filename specified twice" msgstr "uddatafilnavnet er angivet to gange" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "-Wformat-y2k ignoreret uden -Wformat" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "-Wformat-extra-args ignoreret uden -Wformat" -#: c-opts.c:1381 -#, fuzzy +#: c-opts.c:1391 msgid "-Wformat-zero-length ignored without -Wformat" -msgstr "-Wformat-extra-args ignoreret uden -Wformat" +msgstr "-Wformat-zero-length ignoreret uden -Wformat" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "-Wformat-nonliteral ignoreret uden -Wformat" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "-Wformat-security ignoreret uden -Wformat" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "-Wmissing-format-attribute ignoreret uden -Wformat" -#: c-opts.c:1409 -#, fuzzy, c-format +#: c-opts.c:1419 +#, c-format msgid "opening output file %s" -msgstr "kan ikke åbne uddatafilen '%s'" +msgstr "åbner uddatafilen %s" -#: c-opts.c:1464 -#, fuzzy, c-format +#: c-opts.c:1474 +#, c-format msgid "opening dependency file %s" -msgstr "dynamiske afhængigheder.\n" +msgstr "åbner afhængighedsfilen %s" -#: c-opts.c:1474 -#, fuzzy, c-format +#: c-opts.c:1484 +#, c-format msgid "closing dependency file %s" -msgstr "kunne ikke finde specifikationsfilen %s\n" +msgstr "lukker afhængighedsfilen %s" -#: c-opts.c:1477 -#, fuzzy, c-format +#: c-opts.c:1487 +#, c-format msgid "when writing output to %s" -msgstr "fejl ved skrivning til %s" +msgstr "ved skrivning af uddata til %s" -#: c-opts.c:1557 -#, fuzzy +#: c-opts.c:1567 msgid "to generate dependencies you must specify either -M or -MM" -msgstr "du skal tillige angive enten -M eller -MM" +msgstr "for at generere afhængigheder skal du angive enten -M eller -MM" -#: c-opts.c:1704 +#: c-opts.c:1715 #, fuzzy, c-format -msgid "\"-%s\" is valid for %s but not for %s" -msgstr "(det er gyldigt for %s, men ikke for det valgte sprog)" +msgid "\"-%c%s%s\" is valid for %s but not for %s" +msgstr "'-%s' er gyldigt for %s, men ikke for %s" # den fulde tekst til disse bidder findes også senere #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2370,7 +2364,7 @@ msgstr "" " -withprefixbefore Føj til slutningen af den alm. inkluderingssti\n" " -isystem Føj til begyndelsen af systeminkluderingsstien\n" -#: c-opts.c:1723 +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2388,8 +2382,7 @@ msgstr "" " -nostdinc++ Søg ikke i systeminkluderingskataloger til C++\n" " -o Send uddata til \n" -#: c-opts.c:1732 -#, fuzzy +#: c-opts.c:1744 msgid "" " -trigraphs Support ISO C trigraphs\n" " -std= Specify the conformance standard; one of:\n" @@ -2399,44 +2392,35 @@ msgid "" " -W[no-]trigraphs Warn if trigraphs are encountered\n" " -W[no-]comment{s} Warn if one comment starts inside another\n" msgstr "" +" -trigraphs Understøt ISO C trigrafer\n" " -std= Angiv at koden retter sig efter en af standarderne:\n" " gnu89, gnu99, c89, c99, iso9899:1990,\n" -" iso9899:199409, iso9899:1999\n" -" -+ Tillad fortolkning af faciliteter i C++-stil\n" -" -w Blokér advarselsmeddelelser\n" -" -Wtrigraphs Advar hvis der optræder trigrafer\n" -" -Wno-trigraphs Advar ikke om trigrafer\n" -" -Wcomment{s} Advar hvis en kommentar begynder inden i en anden\n" - -#: c-opts.c:1741 -#, fuzzy +" iso9899:199409, iso9899:1999, c++98\n" +" -w Undertryk advarselsmeddelelser\n" +" -W[no-]trigraphs Advar hvis trigrafer mødes\n" +" -W[no-]comment{s} Advar hvis en kommentar begynder inden i en anden\n" + +#: c-opts.c:1753 msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" " -W[no-]undef Warn if an undefined macro is used by #if\n" " -W[no-]import Warn about the use of the #import directive\n" msgstr "" -" -Wno-comment{s} Advar ikke om kommentarer\n" -" -Wtraditional Advar om utilgængelige faciliteter i traditionel C\n" -" -Wno-traditional Advar ikke om omdannelse til streng\n" -" -Wundef Advar hvis en ikkedefineret makro bruges med #if\n" -" -Wno-undef Advar ikke om test på makroer der ikke er definerede\n" -" -Wimport Advar om brug af #import\n" - -#: c-opts.c:1746 -#, fuzzy +" -W[no-]traditional Advar om utilgængelige faciliteter i traditionel C\n" +" -W[no-]undef Advar hvis en ikkedefineret makro bruges med #if\n" +" -W[no-]import Advar om brug af #import-direktivet\n" + +#: c-opts.c:1758 msgid "" " -W[no-]error Treat all warnings as errors\n" " -W[no-]system-headers Do not suppress warnings from system headers\n" " -W[no-]all Enable most preprocessor warnings\n" msgstr "" -" -Wno-import Advar ikke om brug af #import\n" -" -Werror Behandl alle advarsler som fejl\n" -" -Wno-error Behandl ikke alle advarsler som fejl\n" -" -Wsystem-headers Undertryk ikke advarsler fra systeminkluderingsfiler\n" -" -Wno-system-headers Undertryk advarsler fra systeminkluderingsfiler\n" -" -Wall Slå alle præprocessoradvarsler til\n" - -#: c-opts.c:1751 +" -W[no-]error Behandl alle advarsler som fejl\n" +" -W[no-]system-headers Undertryk ikke advarsler fra systeminkluderingsfiler\n" +" -W[no-]all Slå alle præprocessoradvarsler til\n" + +#: c-opts.c:1763 msgid "" " -M Generate make dependencies\n" " -MM As -M, but ignore system header files\n" @@ -2453,7 +2437,7 @@ msgstr "" " -MG Behandl manglende inkl.-filer som genererede filer\n" # make kalder phony targets for falske mål -#: c-opts.c:1759 +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" @@ -2463,7 +2447,7 @@ msgstr "" " -MQ Tilføj et MAKE-mål i anførselstegn\n" " -MT Tilføj et mål uden anførselstegn\n" -#: c-opts.c:1764 +#: c-opts.c:1776 msgid "" " -D Define a with string '1' as its value\n" " -D= Define a with as its value\n" @@ -2479,7 +2463,7 @@ msgstr "" " -U Glem definitionen af \n" " -v Skriv versionsnummeret\n" -#: c-opts.c:1772 +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2495,8 +2479,7 @@ msgstr "" " -dN Som -dD bortset fra at kun navnene bevares\n" " -dI Inkludér #include-anvisninger i uddata\n" -#: c-opts.c:1780 -#, fuzzy +#: c-opts.c:1792 msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" " -ftabstop= Distance between tab stops for column reporting\n" @@ -2504,16 +2487,14 @@ msgid "" " -remap Remap file names when including files\n" " --help Display this information\n" msgstr "" -" -fpreprocessed Behandl inddatafilen som allerede præprocesseret\n" +" -f[no-]preprocessed Behandl inddatafilen som allerede præprocesseret\n" " -ftabstop= Afstand mellem tabulatorstop i kolonnerapportering\n" " -P Generér ikke #line-angivelser\n" -" -$ Tillad ikke '$' i kaldenavne\n" " -remap Omdan filnavne ved filinkludering\n" -" --version Udskriv versionsinformation\n" -" -h eller --help Vis denne vejledning\n" +" --help Vis denne vejledning\n" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "syntaksfejl" @@ -2521,23 +2502,23 @@ msgstr "syntaksfejl" msgid "syntax error: cannot back up" msgstr "syntaksfejl: kan ikke gå tilbage" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 msgid "ISO C forbids an empty source file" msgstr "ISO C forbyder en tom kildefil" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" msgstr "parameteren til 'asm' er ikke en konstant streng" -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 msgid "ISO C forbids data definition with no type or storage class" msgstr "ISO C forbyder definition af data uden angivelse af type eller lagringsklasse" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" msgstr "definition af data uden angivelse af type eller lagringsklasse" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 msgid "ISO C does not allow extra `;' outside of a function" msgstr "ISO C tillader ikke ekstra ';' uden for funktioner" @@ -2545,117 +2526,116 @@ msgstr "ISO C tillader ikke ekstra ';' uden for funktioner" msgid "traditional C rejects the unary plus operator" msgstr "traditionel C tillader ikke operatoren unær plus" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "'sizeof' benyttet på et bitfelt" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "ISO C forbyder udeladelse af den midterste del af et '?:'-udtryk" -#: c-parse.y:632 objc-parse.y:655 +#: c-parse.y:632 objc-parse.y:654 msgid "ISO C89 forbids compound literals" msgstr "ISO C89 forbyder sammensatte konstanter" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 msgid "ISO C forbids braced-groups within expressions" msgstr "ISO C forbyder sætningsblokke inden i udtryk" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 msgid "first argument to __builtin_choose_expr not a constant" msgstr "første parameter til '__builtin_choose_expr' skal være en konstant" -#: c-parse.y:721 objc-parse.y:768 -#, fuzzy +#: c-parse.y:721 objc-parse.y:767 msgid "traditional C rejects ISO C style function definitions" -msgstr "traditionel C tillader ikke strengsammensætning" +msgstr "traditionel C tillader ikke ISO C-functionsdefinitioner" #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "'%s' er ikke ved begyndelsen af erklæringen" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 msgid "ISO C forbids empty initializer braces" msgstr "ISO C forbyder tom startværdiblok" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 msgid "ISO C89 forbids specifying subobject to initialize" msgstr "ISO C89 forbyder angivelse af underobjekt til klargøring" # RETMIG: hm, gad vide om dette er rigtigt -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" msgstr "forældet brug af udpeget startværdi uden '='" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" msgstr "forældet brug af udpeget startværdi med ':'" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 msgid "ISO C forbids specifying range of elements to initialize" msgstr "ISO C forbyder angivelse af interval af elementer til klargøring" -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 msgid "ISO C forbids nested functions" msgstr "ISO C forbyder indlejrede funktioner" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 msgid "ISO C forbids forward references to `enum' types" msgstr "ISO C forbyder forhåndsreferencer til 'enum'-typer" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 msgid "comma at end of enumerator list" msgstr "komma i slutningen af enum-liste" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" msgstr "intet semikolon i slutningen af struct eller union" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" msgstr "ekstra semikolon angivet i struct eller union" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" msgstr "ISO C understøtter ikke unavngivne struct/union-konstruktioner" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 msgid "ISO C forbids member declarations with no members" msgstr "ISO C forbyder medlemserklæringer uden medlemmer" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 msgid "deprecated use of label at end of compound statement" msgstr "forældet brug af etiket i slutningen af sammensat sætning" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 msgid "ISO C89 forbids mixed declarations and code" msgstr "ISO C89 forbyder blandede erklæringer og kode" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 msgid "ISO C forbids label declarations" msgstr "ISO C forbyder etiketerklæringer" -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" msgstr "sætningsblokke i udtryk er kun tilladt inde i en funktion" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" msgstr "tom krop i en else-sætning" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 msgid "ISO C forbids `goto *expr;'" msgstr "ISO C forbyder 'goto *udtryk;'" -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 msgid "ISO C forbids forward parameter declarations" msgstr "ISO C forbyder forhåndsparametererklæringer" @@ -2665,11 +2645,11 @@ msgstr "ISO C forbyder forh #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 msgid "ISO C requires a named argument before `...'" msgstr "ISO C påkræver en navngiven parameter før '...'" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "'...' i gammeldags liste af kaldenavne" @@ -2685,37 +2665,37 @@ msgstr "tolkningsfejl" msgid "parser stack overflow" msgstr "overløb i tolkerens stak" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "%s ved slutning af inddata" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, c-format msgid "%s before %s'%c'" msgstr "%s før %s'%c'" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, c-format msgid "%s before %s'\\x%x'" msgstr "%s før %s'\\x%x'" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, c-format msgid "%s before string constant" msgstr "%s før strengkonstant" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, c-format msgid "%s before numeric constant" msgstr "%s før talkonstant" -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, c-format msgid "%s before \"%s\"" msgstr "%s før \"%s\"" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, c-format msgid "%s before '%s' token" msgstr "%s før symbolet '%s'" @@ -2724,7 +2704,7 @@ msgstr "%s f msgid "traditional C rejects string concatenation" msgstr "traditionel C tillader ikke strengsammensætning" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" msgstr "syntaksfejl ved symbolet '%s'" @@ -2781,36 +2761,36 @@ msgstr "justering skal v msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "anvendelse af #pragma weak '%s' efter første brug resulterer i ikke-defineret opførsel" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 msgid "malformed #pragma weak, ignored" msgstr "forkert udformet '#pragma weak' - ignoreret" -#: c-pragma.c:330 +#: c-pragma.c:337 msgid "junk at end of #pragma weak" msgstr "ragelse i slutningen af '#pragma weak'" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 msgid "malformed #pragma redefine_extname, ignored" msgstr "forkert udformet '#pragma redefine_extname' - ignoreret" -#: c-pragma.c:375 +#: c-pragma.c:382 msgid "junk at end of #pragma redefine_extname" msgstr "ragelse i slutningen af '#pragma redefine_extname'" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 msgid "#pragma redefine_extname conflicts with declaration" msgstr "#pragma redefine_extname er i konflikt med erklæring" -#: c-pragma.c:413 +#: c-pragma.c:420 msgid "malformed #pragma extern_prefix, ignored" msgstr "forkert udformet '#pragma extern_prefix' - ignoreret" -#: c-pragma.c:418 +#: c-pragma.c:425 msgid "junk at end of #pragma extern_prefix" msgstr "ragelse i slutningen af '#pragma extern_prefix'" -#: c-pragma.c:450 -msgid "asm declaration conficts with previous rename" +#: c-pragma.c:457 +msgid "asm declaration conflicts with previous rename" msgstr "asm-erklæring er i konflikt med tidligere omdøbelse" #: c-semantics.c:565 @@ -2833,7 +2813,7 @@ msgstr "hvor case-etiket optr msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "(indesluttede handlinger fra tidligere case-sætninger kræver destruktionsfunktioner i deres eget virkefelt)" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" msgstr "%s-modifikation ignoreret ved asm" @@ -2843,7 +2823,7 @@ msgstr "%s-modifikation ignoreret ved asm" msgid "`%s' has an incomplete type" msgstr "'%s' er af en ufuldstændig type" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 msgid "invalid use of void expression" msgstr "ugyldig brug af void-udtryk" @@ -2874,7 +2854,7 @@ msgstr "funktionstyper ikke er fuldt ud forenelige i ISO C" msgid "types are not quite compatible" msgstr "typer er ikke helt forenelige" -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" msgstr "beregninger udført på en henvisning til en ufuldstændig type" @@ -2883,1008 +2863,1001 @@ msgstr "beregninger udf msgid "%s has no member named `%s'" msgstr "%s har intet medlem ved navn '%s'" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "forespørgsel efter medlemmet '%s' i noget der hverken er en union eller en struktur" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" msgstr "forsøg på at følge en henvisning til en variabel af en ufuldstændig type" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" msgstr "forsøg på at følge en 'void *'-henvisning" -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, c-format msgid "invalid type argument of `%s'" msgstr "ugyldig typeparameter '%s'" -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" msgstr "indeks mangler i tabelopslag" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" msgstr "tabelindeks er af typen 'char'" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" msgstr "tabelindeks er ikke et heltal" -#: c-typeck.c:1303 +#: c-typeck.c:1306 msgid "ISO C forbids subscripting `register' array" msgstr "ISO C forbyder opslag i 'register'-tabel" -#: c-typeck.c:1305 -#, fuzzy +#: c-typeck.c:1308 msgid "ISO C90 forbids subscripting non-lvalue array" -msgstr "ISO C89 forbyder opslag i tabel der ikke er venstreværdi" +msgstr "ISO C90 forbyder opslag i tabel der ikke er venstreværdi" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" msgstr "indeks er af typen 'char'" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" msgstr "værdien der er påført et indeks, er hverken en tabel eller en henvisningsvariabel" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "'%s' ikke erklæret her (ikke i en funktion)" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "'%s' er ikke erklæret (først benyttet i denne funktion)" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "(et kaldenavn der ikke er erklæret, rapporteres kun én gang" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr "per funktion)" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "den lokale erklæring af funktionen '%s' skjuler instansvariabel" -#: c-typeck.c:1504 +#: c-typeck.c:1518 msgid "called object is not a function" msgstr "det kaldte objekt er ikke en funktion" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 msgid "too many arguments to function" msgstr "for mange parametre til funktionen" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "typen af den formelle parameter %d er ufuldstændig" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "%s som heltal i stedet for kommatal på grund af prototypen" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "%s som heltal i stedet for complex på grund af prototypen" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "%s som complex i stedet for kommatal på grund af prototypen" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "%s som kommatal i stedet for heltal på grund af prototypen" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "%s som complex i stedet for heltal på grund af prototypen" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "%s som kommatal i stedet for complex på grund af prototypen" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "%s som float i stedet for double på grund af prototypen" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" msgstr "%s med anderledes bredde på grund af prototypen" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" msgstr "%s som unsigned på grund af prototypen" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" msgstr "%s som signed på grund af prototypen" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 msgid "too few arguments to function" msgstr "for få parametre til funktionen" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "foreslår paranteser omkring + eller - inden i skifteoperation" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "foreslår paranteser omkring && inden i ||" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" msgstr "foreslår paranteser omkring beregning i operand til |" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" msgstr "foreslår paranteser omkring sammenligning i operand til |" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "foreslår paranteser omkring beregning i operand til ^" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" msgstr "foreslår paranteser omkring sammenligning i operand til ^" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" msgstr "foreslår paranteser omkring + eller - i operand til &" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" msgstr "foreslår paranteser omkring sammenligning i operand til &" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "sammenligninger som 'x <= y <= z' følger ikke den matematiske betydning" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 msgid "division by zero" msgstr "division med nul" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" msgstr "højreskiftsantal er negativ" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" msgstr "højreskiftsantal er større end bredden af typen" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" msgstr "venstreskiftsantal er negativ" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" msgstr "venstreskiftsantal er større end bredden af typen" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" msgstr "skifteantal er negativ" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "skifteantal er større end bredden af typen" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" msgstr "sammenligning af kommatal med == eller != er ikke sikkert" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 msgid "ISO C forbids comparison of `void *' with function pointer" msgstr "ISO C forbyder sammenligning af 'void *' med funktionshenvisning" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" msgstr "sammenligning med forskellige henvisningstyper mangler en typeomtvingelse" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" msgstr "sammenligning mellem henvisningsvariabel og heltal" -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "ISO C forbyder ordnede sammenligninger af henvisninger til funktioner" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" msgstr "sammenligning mellem en fuldstændig og ufuldstændig henvisning" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" msgstr "ordnet sammenligning af henvisning med heltallet nul" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 msgid "unordered comparison on non-floating point argument" msgstr "uordnet sammenligning af ikke-kommatalsparameter" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" msgstr "sammenligning mellem signed og unsigned" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" msgstr "sammenligning af forfremmet ~unsigned med konstant" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" msgstr "sammenligning af forfremmet ~unsigned med unsigned" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" msgstr "henvisning af typen 'void *' benyttet i subtraktion" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" msgstr "henvisning til en funktion benyttet i subtraktion" -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" msgstr "forkert parametertype til unært plus" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" msgstr "forkert parametertype til unært minus" -#: c-typeck.c:2754 +#: c-typeck.c:2768 msgid "ISO C does not support `~' for complex conjugation" msgstr "ISO C understøtter ikke '~' til compleks-konjugering" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "forkert parametertype til bitkomplement" -#: c-typeck.c:2769 +#: c-typeck.c:2783 msgid "wrong type argument to abs" msgstr "forkert parametertype til abs" -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "forkert parametertype til konjugation" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" msgstr "forkert parametertype til unært udråbstegn" -#: c-typeck.c:2838 +#: c-typeck.c:2852 msgid "ISO C does not support `++' and `--' on complex types" msgstr "ISO C understøtter ikke '++' og '--' for complex-typer" # man kan ikke stikke en forøgelse (++) en type som parameter, 'type # argument' skal opfattes på en anden måde -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 msgid "wrong type argument to increment" msgstr "forkert parametertype til forøgelse" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 msgid "wrong type argument to decrement" msgstr "forkert parametertype til formindskelse" -#: c-typeck.c:2876 +#: c-typeck.c:2890 msgid "increment of pointer to unknown structure" msgstr "forøgelse af henvisning til en ukendt struktur" -#: c-typeck.c:2878 +#: c-typeck.c:2892 msgid "decrement of pointer to unknown structure" msgstr "formindskelse af henvisning til en ukendt struktur" # RETMIG: hvad betyder dette? -#: c-typeck.c:3015 +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" msgstr "ISO C forbyder adressen af et typeomtvingningsudtryk" -#: c-typeck.c:3025 +#: c-typeck.c:3039 msgid "invalid lvalue in unary `&'" msgstr "ugyldig venstreværdi i unær '&'" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "forsøg på at finde adressen af bitfeltstrukturmedlemmet '%s'" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "%s" -#: c-typeck.c:3227 +#: c-typeck.c:3241 msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "ISO C forbyder brug af betingede udtryk som venstreværdier" -#: c-typeck.c:3230 +#: c-typeck.c:3244 msgid "ISO C forbids use of compound expressions as lvalues" msgstr "ISO C forbyder brug af sammensatte udtryk som venstreværdier" -#: c-typeck.c:3233 +#: c-typeck.c:3247 msgid "ISO C forbids use of cast expressions as lvalues" msgstr "ISO C forbyder brug af typeomtvingningsudtryk som venstreværdier" # RETMIG: lettere klodset konstruktion -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" msgstr "%s af medlemmet '%s' der kun må læses" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, c-format msgid "%s of read-only variable `%s'" msgstr "%s af variablen '%s' der kun må læses" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" msgstr "%s af placering der kun må læses" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, c-format msgid "cannot take address of bit-field `%s'" msgstr "kan ikke finde adressen af bitfeltet '%s'" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" msgstr "global registervariabel '%s' benyttet i indlejret funktion" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" msgstr "registervariabel '%s' benyttet i indlejret funktion" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "forespørgsel efter adressen af den globale registervariabel '%s'" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" msgstr "kan ikke anbringe et objekt med et volatile-felt i et register" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "forespørgsel efter adressen af registervariablen '%s'" -#: c-typeck.c:3439 +#: c-typeck.c:3453 msgid "signed and unsigned type in conditional expression" msgstr "signed og unsigned type i betinget udtryk" -#: c-typeck.c:3446 +#: c-typeck.c:3460 msgid "ISO C forbids conditional expr with only one void side" msgstr "ISO C forbyder betingede udtryk med kun én tom side" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "ISO C++ forbyder betinget udtryk mellem 'void *' og funktionshenvisning" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" msgstr "henvisningstyperne i betingelsesudtrykket passer ikke sammen" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" msgstr "henvisnings- og heltalstype i betingelsesudtrykket passer ikke sammen" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "typerne i betingelsesudtrykket passer ikke sammen" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" msgstr "venstreoperanden til kommaudtrykket har ingen virkning" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" msgstr "typetildelingen angiver en tabeltype" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" msgstr "typetildelingen angiver en funktionstype" -#: c-typeck.c:3637 +#: c-typeck.c:3651 msgid "ISO C forbids casting nonscalar to the same type" msgstr "ISO C forbyder omtvingelse af ikke-skalar til den samme type" -#: c-typeck.c:3656 +#: c-typeck.c:3670 msgid "ISO C forbids casts to union type" msgstr "ISO C forbyder omtvingelse til uniontype" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" msgstr "typetildeling til en uniontype fra en type der ikke findes i union'en" -#: c-typeck.c:3722 +#: c-typeck.c:3736 msgid "cast adds new qualifiers to function type" msgstr "typeomtvingning tilføjer modifikationer til en funktionstype" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" msgstr "typeomtvingelse kasserer modifikationer på henvisningsmålets type" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" msgstr "typeomtvingelse forøger den påkrævne justering af måltypen" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" msgstr "typeomtvingelse fra henvisning til heltal af en anden størrelse" -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" msgstr "typeomtvingelse passer ikke til funktionstype" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" msgstr "typeomtvingelse fra heltal til henvisning af en anden størrelse" -#: c-typeck.c:3772 +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" -msgstr "" +msgstr "typeomtvingning af ufuldstændig type bryder muligvis strenge aliasregler" -#: c-typeck.c:3776 +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" -msgstr "" +msgstr "følgning af en typeomtvunget henvisning vil bryde strenge aliasregler" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 msgid "invalid lvalue in assignment" msgstr "ugyldig venstreværdi i tildeling" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 msgid "assignment" msgstr "tildeling" -#: c-typeck.c:4056 -#, fuzzy +#: c-typeck.c:4070 msgid "cannot pass rvalue to reference parameter" -msgstr "new kan ikke bruges på en referencetype" +msgstr "kan ikke videregive højreværdi til referenceparameter" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "%s opretter en funktionshenvisning med modifikationer fra én uden" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "%s kasserer modifikationer på henvisningsmålets type" -#: c-typeck.c:4170 +#: c-typeck.c:4184 msgid "ISO C prohibits argument conversion to union type" msgstr "ISO C forbyder parameterkonvertering til uniontype" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" msgstr "ISO C forbyder %s mellem funktionshenvisning og 'void *'" -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "fortegnene i henvisningsmål i %s er forskellige" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" msgstr "%s fra en henvisningstype der ikke er forenelig med målets" -#: c-typeck.c:4248 +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +msgid "invalid use of non-lvalue array" +msgstr "ugyldig brug af en tabel der ikke kan optræde som en venstreværdi" + +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "%s opretter en henvisningsvariabel ud fra et heltal uden en typeomtvingning" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "%s opretter et heltal ud fra en henvisningsvariabel uden en typeomtvingning" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "typen af den %d. parameter i '%s' passer ikke" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "typen af den %d. parameter i det indirekte funktionskald passer ikke" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, c-format msgid "incompatible types in %s" msgstr "uforenelige typer i %s" #. Function name is known; supply it. -#: c-typeck.c:4339 -#, fuzzy, c-format +#: c-typeck.c:4358 +#, c-format msgid "passing arg of `%s'" -msgstr "videregiver den %d. parameter til '%s'" +msgstr "videregiver parameter til '%s'" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 -#, fuzzy +#: c-typeck.c:4368 msgid "passing arg of pointer to function" -msgstr "videregiver den %d. parameter af henvisning til funktion" +msgstr "videregiver parameter af henvisning til funktion" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" msgstr "videregiver den %d. parameter til '%s'" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" msgstr "videregiver den %d. parameter af henvisning til funktion" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" msgstr "startværdien for den statiske variabel er ikke en konstant" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" msgstr "startværdien for den statiske variabel benytter komplicerede beregninger" -#: c-typeck.c:4447 +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" msgstr "startværdi til variabel af en sammensat type er ikke en konstant" -#: c-typeck.c:4449 +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" msgstr "startværdien til variabel af en sammensat type benytter komplicerede beregninger" # 'automatic aggregate' betyder automatisk allokerede variabler, dvs. # ganske almindelige lokale variabler (kan evt. erklæres med 'auto') -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" msgstr "traditionel C forbyder klargøring af auto-variabler af sammensatte typer" -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, c-format msgid "(near initialization for `%s')" msgstr "(i nærheden af klargøringen af '%s')" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" msgstr "char-tabel får tildelt startværdi fra en bred streng" -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" msgstr "int-tabel får tildelt startværdi fra en ikke-bred streng" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" msgstr "startværdistrengen til char-tabellen er for lang" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" msgstr "tabel får tildelt en startværdi fra et tabeludtryk der ikke er konstant" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 msgid "initializer element is not constant" msgstr "startværdielement er ikke en konstant" -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "klargøring" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" msgstr "startværdielement kan ikke beregnes ved indlæsningstidspunktet" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 msgid "invalid initializer" msgstr "ugyldig startværdi" -#: c-typeck.c:5351 +#: c-typeck.c:5393 msgid "extra brace group at end of initializer" msgstr "overskydende krøllede paranteser ved slutningen af startværdien" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" msgstr "krøllede paranteser mangler omkring startværdien" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" msgstr "krøllede paranteser omkring skalarstartværdi" # RETMIG: eller er det fleksibel tabel-medlem -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "klargøring af fleksibelt tabelmedlem i en indlejret kontekst" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "klargøring af fleksibelt tabelmedlem" -#: c-typeck.c:5512 +#: c-typeck.c:5554 msgid "missing initializer" msgstr "manglende startværdi" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" msgstr "tom skalarstartværdi" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" msgstr "overskydende elementer i skalarstarværdi" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" msgstr "klargøringstegn må ikke indlejres" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" msgstr "tabelindeks i en startværdi der ikke er en tabel" # RETMIG: record? -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 msgid "field name not in record or union initializer" msgstr "feltnavn ikke i struktur- eller union-startværdi" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" msgstr "tabelindekset i startværdien er ikke en konstant" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 msgid "array index in initializer exceeds array bounds" msgstr "tabelindeks i startværdi overskrider tabelgrænser" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" msgstr "tomt indeksinterval i startværdi" -#: c-typeck.c:5744 +#: c-typeck.c:5788 msgid "array index range in initializer exceeds array bounds" msgstr "tabelindeksinterval i startværdi overskrider tabelgrænser" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "ukendt felt '%s' angivet i startværdi" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" msgstr "klargjort felt med bivirkninger overskrevet" -#: c-typeck.c:6514 +#: c-typeck.c:6558 msgid "excess elements in char array initializer" msgstr "for mange elementer i char-tabelstartværdien" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" msgstr "for mange elementer i struct-startværdi" -#: c-typeck.c:6582 +#: c-typeck.c:6626 msgid "non-static initialization of a flexible array member" msgstr "ikke-statisk klargøring af fleksibelt tabelmedlem" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" msgstr "for mange elementer i union-startværdi" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" msgstr "traditionel C forbyder tildeling af startværdi til unioner" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "for mange elementer i tabelstartværdi" -#: c-typeck.c:6757 +#: c-typeck.c:6806 msgid "excess elements in vector initializer" msgstr "for mange elementer i vektorstartværdi" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" msgstr "for mange elementer i skalarstartværdi" -#: c-typeck.c:6886 +#: c-typeck.c:6935 msgid "asm template is not a string constant" msgstr "asm-sætning er ikke en strengkonstant" -#: c-typeck.c:6918 +#: c-typeck.c:6967 msgid "invalid lvalue in asm statement" msgstr "ugyldig venstreværdi i asm-sætning" -#: c-typeck.c:6993 +#: c-typeck.c:7042 msgid "modification by `asm'" msgstr "ændring af 'asm'" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" msgstr "funktion der er erklæret 'noreturn' har en 'return'-sætning" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" msgstr "'return' uden nogen værdi i en funktion der ikke returnerer void" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" msgstr "'return' med en værdi i en funktion der returnerer void" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" msgstr "returnering" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" msgstr "funktion returnerer adressen på en lokal variabel" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "switch-størrelsen er ikke et heltal" -#: c-typeck.c:7147 +#: c-typeck.c:7196 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "'long'-udtryk i switch konverteres ikke til 'int' i ISO C" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" msgstr "case-etiket befinder sig ikke inden i en switch-sætning" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 msgid "`default' label not within a switch statement" msgstr "'default'-etiket befinder sig ikke inden i en switch-sætning" -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" msgstr "indlejring mislykkedes i kald til '%s'" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr "kaldt herfra" -#: calls.c:2227 +#: calls.c:2270 #, c-format msgid "can't inline call to `%s'" msgstr "kan ikke indlejre kald til '%s'" -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" msgstr "funktionskald har en sammensat værdi" -#: calls.c:4614 -msgid "variable offset is passed partially in stack and in reg" -msgstr "variabelafsæt bliver viderebragt delvis i stak og i register" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "variabelstørrelse bliver viderebragt delvis i stak og i register" - -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." -msgstr "" +msgstr "Størrelsen af løkke %d burde være %d, ikke %d." -#: cfgloop.c:1125 +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." -msgstr "" +msgstr "Basisblok %d hører ikke til løkke %d." -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." -msgstr "" +msgstr "Løkke %d's hoved har ikke præcis 2 elementer." -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." -msgstr "" +msgstr "Løkke %d's ende har ikke præcis 1 efterfølger." -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." -msgstr "" +msgstr "Løkke %d's ende har ikke hoved som efterfølger." -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." -msgstr "" +msgstr "Løkke %d's ende tilhører ikke direkte løkken." -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." -msgstr "" +msgstr "Løkke %d's hoved tilhører ikke direkte løkken." -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" -msgstr "" +msgstr "basisblok %d ved et forkerte sted" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" -msgstr "" +msgstr "prev_bb for %d bør være %d, ikke %d" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "slutinstruktion %d for blok %d ikke fundet i instruktionsstrømmen" -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "instruktion %d er i flere basisblokke (%d og %d)" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "hovedinstruktion %d for blok %d ikke fundet i instruktionsstrømmen" -#: cfgrtl.c:1778 -#, fuzzy, c-format +#: cfgrtl.c:1848 +#, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" -msgstr "verify_flow_info: Ukorrekt fald-gennem %i->%i" +msgstr "verify_flow_info: REG_BR_PROB passer ikke til konf. %i %i" -#: cfgrtl.c:1785 -#, fuzzy, c-format +#: cfgrtl.c:1855 +#, c-format msgid "verify_flow_info: Wrong count of block %i %i" -msgstr "verify_flow_info: Ukorrekt fald-gennem %i->%i" +msgstr "verify_flow_info: Ukorrekt antal af blok %i %i" -#: cfgrtl.c:1791 -#, fuzzy, c-format +#: cfgrtl.c:1861 +#, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" -msgstr "verify_flow_info: Ukorrekt fald-gennem %i->%i" +msgstr "verify_flow_info: Ukorrekt frekvens af blok %i %i" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "verify_flow_info: Dobbelt kant %i->%i" -#: cfgrtl.c:1805 -#, fuzzy, c-format +#: cfgrtl.c:1875 +#, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" -msgstr "verify_flow_info: Dobbelt kant %i->%i" +msgstr "verify_flow_info: Ukorrekt sandsynlighed for kant %i->%i %i" -#: cfgrtl.c:1811 -#, fuzzy, c-format +#: cfgrtl.c:1881 +#, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" -msgstr "verify_flow_info: Dobbelt kant %i->%i" +msgstr "verify_flow_info: Ukorrekt antal for kant %i->%i %i" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "verify_flow_info: Ukorrekte blokke til fald-gennem %i->%i" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "verify_flow_info: Ukorrekt fald-gennem %i->%i" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" msgstr "forkert instruktion i fald-gennem-kant" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "verify_flow_info: Efterfølgende kant til basisblok %d er ødelagt" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" -msgstr "" +msgstr "Mangler REG_EH_REGION-note i slutningen af basisblok %i" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" -msgstr "" +msgstr "For mange udgående forgreningskanter fra basisblok %i" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" -msgstr "" +msgstr "Fald gennem-kant efter ubetinget spring %i" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" -msgstr "" +msgstr "Forkert antal forgreningskanter efter ubetinget spring %i" -#: cfgrtl.c:1905 -#, fuzzy, c-format +#: cfgrtl.c:1975 +#, c-format msgid "Wrong amount of branch edges after conditional jump %i" -msgstr "Foretræk forgrening frem for betinget udførelse" +msgstr "Forkert antal forgreningskanter efter betinget spring %i" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" -msgstr "" +msgstr "Kaldekanter for ikke-kaldsinstruktion i basisblok %i" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" -msgstr "" +msgstr "Unormale kanter uden noget formål i basisblok %i" -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "manglende barriere efter blok %i" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, c-format msgid "basic block %d pred edge is corrupted" msgstr "foregående kant til basisblok %d er ødelagt" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "instruktion %d inden i basisblok %d, men block_for_insn er NULL" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "instruktion %d inden i basisblok %d, men block_for_insn er %i" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "NOTE_INSN_BASIC_BLOCK mangler for blok %d" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "NOTE_INSN_BASIC_BLOCK %d i midten af basisblok %d" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, c-format msgid "in basic block %d:" msgstr "i basisblok %d:" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" msgstr "strømkontrolinstruktion inden i en basisblok" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, c-format msgid "basic block %i edge lists are corrupted" msgstr "kantlister til basisblok %i er ødelagt" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 msgid "basic blocks not numbered consecutively" msgstr "basisblokkene er ikke nummeret i rækkefølge" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 msgid "insn outside basic block" msgstr "instruktion uden for basisblok" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 msgid "return not followed by barrier" msgstr "returnering følges ikke af barriere" -#: cfgrtl.c:2087 +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "antallet af basisbloknoter i instruktionskæden (%d) != n_basic_blocks (%d)" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" msgstr "verify_flow_info mislykkedes" @@ -3914,12 +3887,12 @@ msgstr "collect2 version %s" #: collect2.c:1365 #, c-format msgid "%d constructor(s) found\n" -msgstr "%d konstrueringsfunktion(er) fundet\n" +msgstr "%d konstruktionsfunktion(er) fundet\n" #: collect2.c:1366 #, c-format msgid "%d destructor(s) found\n" -msgstr "%d destrueringsfunktion(er) fundet\n" +msgstr "%d destruktionsfunktion(er) fundet\n" #: collect2.c:1367 #, c-format @@ -3965,86 +3938,86 @@ msgstr "" "\n" "write_c_file - uddatanavnet er %s, præfikset er %s\n" -#: collect2.c:2083 +#: collect2.c:2082 msgid "cannot find `nm'" msgstr "kan ikke finde 'nm'" -#: collect2.c:2093 collect2.c:2535 +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "pipe" -#: collect2.c:2097 collect2.c:2539 +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "fdopen" -#: collect2.c:2123 collect2.c:2565 +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "dup2 %d 1" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "close %d" -#: collect2.c:2132 collect2.c:2574 +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "fejl under kørsel (vha. execv) af %s" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" msgstr "klargøringsfunktion fundet i objekt %s" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" msgstr "afslutningsfunktion fundet i objekt %s" -#: collect2.c:2217 collect2.c:2623 +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "fclose" -#: collect2.c:2262 +#: collect2.c:2261 #, c-format msgid "unable to open file '%s'" msgstr "kunne ikke åbne filen '%s'" -#: collect2.c:2264 +#: collect2.c:2263 #, c-format msgid "unable to stat file '%s'" msgstr "kunne ikke få fat i oplysninger om filen '%s'" -#: collect2.c:2270 +#: collect2.c:2269 #, c-format msgid "unable to mmap file '%s'" msgstr "kunne ikke indlæse filen '%s'" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" msgstr "ikke fundet\n" -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" msgstr "dynamisk afhængighed %s ikke fundet" -#: collect2.c:2445 +#: collect2.c:2444 #, c-format msgid "bad magic number in file '%s'" msgstr "ugyldigt magisk tal i filen '%s'" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "dynamiske afhængigheder.\n" -#: collect2.c:2526 +#: collect2.c:2524 msgid "cannot find `ldd'" msgstr "kan ikke finde 'ldd'" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" @@ -4052,36 +4025,36 @@ msgstr "" "\n" "ldd-uddata med konstruktions-/destruktionsfunktioner.\n" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "kan ikke åbne den dynamiske afhængighed '%s'" -#: collect2.c:2728 +#: collect2.c:2726 #, c-format msgid "%s: not a COFF file" msgstr "%s: ikke en COFF-fil" -#: collect2.c:2847 +#: collect2.c:2845 #, c-format msgid "%s: cannot open as COFF file" msgstr "%s: kan ikke åbnes som en COFF-fil" -#: collect2.c:2903 +#: collect2.c:2901 #, c-format msgid "library lib%s not found" msgstr "biblioteket lib%s ikke fundet" -#: collect2.c:3030 +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "fejl ved åbning af %s" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" msgstr "uoverensstemmelser mellem objektfil og forventede værdier" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" @@ -4090,23 +4063,23 @@ msgstr "" "\n" "Behandler symboltabel nr. %d, forskydning = 0x%.8lx, form = %s\n" -#: collect2.c:3135 +#: collect2.c:3133 msgid "string section missing" msgstr "strengsektion mangler" -#: collect2.c:3138 +#: collect2.c:3136 msgid "section pointer missing" msgstr "sektionshenvisning mangler" -#: collect2.c:3186 +#: collect2.c:3184 msgid "no symbol table found" msgstr "ingen symboltabel fundet" -#: collect2.c:3199 +#: collect2.c:3197 msgid "no cmd_strings found" msgstr "ingen cmd_strings fundet" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" @@ -4116,12 +4089,12 @@ msgstr "" "Opdaterer hoved- og indlæsningskommandoer.\n" "\n" -#: collect2.c:3218 +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "indlæser kommandooversigt, %d kommandoer, ny størrelse %ld.\n" -#: collect2.c:3249 +#: collect2.c:3247 msgid "" "writing load commands.\n" "\n" @@ -4129,90 +4102,90 @@ msgstr "" "skriver indlæsningskommandoer.\n" "\n" -#: collect2.c:3269 +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "fejl ved lukning af %s" -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" msgstr "kunne ikke konvertere 0x%l.8x til en region" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "%s-funktion, region %d, forskydning = %ld (0x%.8lx)\n" -#: collect2.c:3474 +#: collect2.c:3472 msgid "bad magic number" msgstr "ugyldigt magisk tal" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" msgstr "ugyldig version af hovedet" -#: collect2.c:3476 +#: collect2.c:3474 msgid "bad raw header version" msgstr "ugyldig version af råhovedet" -#: collect2.c:3477 +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "råhoved-mellemlager for småt" -#: collect2.c:3478 +#: collect2.c:3476 msgid "old raw header file" msgstr "gammel råhovedfil" -#: collect2.c:3479 +#: collect2.c:3477 msgid "unsupported version" msgstr "versionen er ikke understøttet" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "ukendt {de,en}code_mach_o_hdr returneringsværdi %d" -#: collect2.c:3501 +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "fejl ved egenskabsundersøgelse af filen %s" -#: collect2.c:3538 collect2.c:3586 +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "fejl ved søgning til begyndelsen i filen %s" -#: collect2.c:3542 +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "fejl ved læsning af %s" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "læste %ld byte, forventede %ld, fra %s" -#: collect2.c:3566 +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "fejl ved synkronisering mellem hukommelse og disk af %s" -#: collect2.c:3573 +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "fejl ved fjernelse af %s fra hukommelsen" -#: collect2.c:3590 +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "fejl ved skrivning til %s" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "skrev %ld byte, forventede %ld, til %s" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -4223,7 +4196,7 @@ msgstr "" ";; %d vellykkede.\n" "\n" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4279,68 +4252,61 @@ msgid "internal error: " msgstr "intern fejl: " #: cpperror.c:189 -#, fuzzy msgid "stdout" -msgstr "struct" +msgstr "std-ud" -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" msgstr "%s: %s" #: cppexp.c:199 -#, fuzzy msgid "too many decimal points in number" -msgstr "for mange decimalkommaer i heltalskonstant" +msgstr "for mange decimalkommaer i tal" #: cppexp.c:219 -#, fuzzy, c-format +#, c-format msgid "invalid digit \"%c\" in octal constant" -msgstr "ugyldig endelse i heltalskonstant" +msgstr "ugyldig ciffer \"%c\" i oktal konstant" #: cppexp.c:225 -#, fuzzy msgid "use of C99 hexadecimal floating constant" -msgstr "hexadecimal kommatalskonstant har ingen eksponent" +msgstr "brug af C99 hexadecimal kommatalskonstant" #: cppexp.c:234 -#, fuzzy msgid "exponent has no digits" -msgstr "der er ingen cifre i kommatallets eksponent" +msgstr "der er ingen cifre i eksponent" #: cppexp.c:241 -#, fuzzy msgid "hexadecimal floating constants require an exponent" -msgstr "hexadecimal kommatalskonstant har ingen eksponent" +msgstr "hexadecimal kommatalskonstant skal have en eksponent" #: cppexp.c:247 -#, fuzzy, c-format +#, c-format msgid "invalid suffix \"%.*s\" on floating constant" -msgstr "ugyldig endelse i kommatalskonstant" +msgstr "ugyldig endelse \"%.*s\" i kommatalskonstant" #: cppexp.c:257 cppexp.c:282 -#, fuzzy, c-format +#, c-format msgid "traditional C rejects the \"%.*s\" suffix" -msgstr "traditionel C tillader ikke 'f'-endelsen" +msgstr "traditionel C tillader ikke endelsen \"%.*s\"" #: cppexp.c:268 -#, fuzzy, c-format +#, c-format msgid "invalid suffix \"%.*s\" on integer constant" -msgstr "ugyldig endelse '%.*s' i heltalskonstant" +msgstr "ugyldig endelse \"%.*s\" i heltalskonstant" #: cppexp.c:289 -#, fuzzy msgid "use of C99 long long integer constant" -msgstr "ISO C89 forbyder 'long long'-heltalskonstanter" +msgstr "brug af ISO C99 long long-heltalskonstanter" #: cppexp.c:295 msgid "imaginary constants are a GCC extension" -msgstr "" +msgstr "imaginære konstanter er en GCC-udvidelse" #: cppexp.c:383 -#, fuzzy msgid "integer constant is too large for its type" -msgstr "heltalskonstanten er så stor at den er unsigned" +msgstr "heltalskonstanten er for stor for dens type" #: cppexp.c:395 msgid "integer constant is so large that it is unsigned" @@ -4364,14 +4330,12 @@ msgid "this use of \"defined\" may not be portable" msgstr "denne brug af \"defined\" er muligvis ikke portabel" #: cppexp.c:545 -#, fuzzy msgid "floating constant in preprocessor expression" -msgstr "heltallet løber over i præprocessorudtrykket" +msgstr "kommatalskonstant i præprocessorudtryk" #: cppexp.c:551 -#, fuzzy msgid "imaginary number in preprocessor expression" -msgstr "heltallet løber over i præprocessorudtrykket" +msgstr "imaginært tal i præprocessorudtryk" #: cppexp.c:596 #, c-format @@ -4384,9 +4348,9 @@ msgid "\"%s\" is not defined" msgstr "\"%s\" er ikke defineret" #: cppexp.c:737 cppexp.c:772 -#, fuzzy, c-format +#, c-format msgid "missing binary operator before token \"%s\"" -msgstr "manglende binær operator før '%s'" +msgstr "manglende binær operator før symbolet \"%s\"" #: cppexp.c:756 #, c-format @@ -4399,9 +4363,9 @@ msgid "invalid character '\\%03o' in #if" msgstr "ugyldigt tegn '\\%03o' i #if" #: cppexp.c:763 -#, fuzzy, c-format +#, c-format msgid "token \"%s\" is not valid in preprocessor expressions" -msgstr "\"%s\" er ikke gyldig i #if-udtryk" +msgstr "symbolet \"%s\" er ikke gyldigt i præprocessorudtryk" #: cppexp.c:782 msgid "void expression between '(' and ')'" @@ -4417,27 +4381,25 @@ msgid "operator '%s' has no right operand" msgstr "operatoren '%s' har ikke nogen højre operand" #: cppexp.c:813 -#, fuzzy msgid " ':' without preceding '?'" -msgstr "syntaksfejl - ':' uden forudgående '?'" +msgstr " ':' uden forudgående '?'" #: cppexp.c:840 msgid "unbalanced stack in #if" msgstr "uafbalanceret stak i #if" #: cppexp.c:862 -#, fuzzy, c-format +#, c-format msgid "impossible operator '%u'" -msgstr "umuligi operator '%s'" +msgstr "umulig operator '%u'" #: cppexp.c:954 msgid "missing ')' in expression" msgstr "manglende ')' i udtryk" #: cppexp.c:975 -#, fuzzy msgid "'?' without following ':'" -msgstr "syntaksfejl - '?' uden efterfølgende ':'" +msgstr "'?' uden efterfølgende ':'" #: cppexp.c:985 msgid "integer overflow in preprocessor expression" @@ -4450,12 +4412,12 @@ msgstr "manglende '(' i udtryk" #: cppexp.c:1026 #, c-format msgid "the left operand of \"%s\" changes sign when promoted" -msgstr "" +msgstr "den venstre operand til \"%s\" ændrer fortegn ved forfremmelse" #: cppexp.c:1031 #, c-format msgid "the right operand of \"%s\" changes sign when promoted" -msgstr "" +msgstr "den højre operand til \"%s\" ændrer fortegn ved forfremmelse" #: cppexp.c:1414 msgid "comma operator in operand of #if" @@ -4509,44 +4471,42 @@ msgid "ignoring duplicate directory \"%s\"\n" msgstr "ignorerer mere end én angivelse af kataloget \"%s\"\n" #: cppinit.c:325 -#, fuzzy msgid " as it is a non-system directory that duplicates a system directory\n" -msgstr " da det allerede er blevet angivet som et ikke-system-katalog" +msgstr " da det er et ikke-systemkatalog som dublerer et systemkatalog\n" #: cppinit.c:891 -#, fuzzy msgid "cppchar_t must be an unsigned type" -msgstr "udsagn skal være et kaldenavn" +msgstr "cppchar_t skal være en unsigned type" #: cppinit.c:895 #, c-format msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits" -msgstr "" +msgstr "præprocessorberegning har en maksimal præcision på %lu bit; målarkitektur kræver %lu bit" #: cppinit.c:901 msgid "CPP arithmetic must be at least as precise as a target int" -msgstr "" +msgstr "CPP-beregning skal være mindst lige så præcis som en målarkitekturs int" #: cppinit.c:904 msgid "target char is less than 8 bits wide" -msgstr "" +msgstr "målarkitekturs char er mindre end 8 bit bred" #: cppinit.c:908 msgid "target wchar_t is narrower than target char" -msgstr "" +msgstr "målarkitekturs wchar_t er mindre end målarkitekturs char" #: cppinit.c:912 msgid "target int is narrower than target char" -msgstr "" +msgstr "målarkitekturs int er mindre end målarkitekturs char" #: cppinit.c:916 msgid "CPP half-integer narrower than CPP character" -msgstr "" +msgstr "CPP-halvheltal er mindre end CPP-tegn" #: cppinit.c:920 #, c-format msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits" -msgstr "" +msgstr "CPP på denne vært kan ikke håndtere bredtegnkonstanter over %lu bit, men målarkitekturen kræver %lu bit" #: cppinit.c:972 msgid "#include \"...\" search starts here:\n" @@ -4560,43 +4520,43 @@ msgstr "#include <...>-s msgid "End of search list.\n" msgstr "Slut på søgningslisten.\n" -#: cppinit.c:1055 +#: cppinit.c:1057 msgid "" msgstr "" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, c-format msgid "assertion missing after %s" msgstr "et postulat mangler efter %s" -#: cppinit.c:1163 +#: cppinit.c:1165 #, c-format msgid "directory name missing after %s" msgstr "et katalognavn mangler efter %s" -#: cppinit.c:1164 +#: cppinit.c:1166 #, c-format msgid "file name missing after %s" msgstr "et filnavn mangler efter %s" -#: cppinit.c:1165 +#: cppinit.c:1167 #, c-format msgid "macro name missing after %s" msgstr "et makronavn mangler efter %s" -#: cppinit.c:1166 +#: cppinit.c:1168 #, c-format msgid "path name missing after %s" msgstr "navnet på en sti mangler efter %s" -#: cppinit.c:1368 +#: cppinit.c:1353 msgid "-I- specified twice" msgstr "-I- er angivet to gange" @@ -4641,9 +4601,8 @@ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" msgstr "__VA_ARGS__ kan kun optræde i udfoldelsen af en C99-makro med vilkårligt antal parametre" #: cpplex.c:555 -#, fuzzy msgid "'$' character(s) in identifier or number" -msgstr "'$'-tegn i kaldenavn" +msgstr "'$'-tegn i kaldenavn eller tal" #: cpplex.c:698 #, c-format @@ -4663,9 +4622,8 @@ msgid "unterminated comment" msgstr "uafsluttet kommentar" #: cpplex.c:1103 -#, fuzzy msgid "C++ style comments are not allowed in ISO C90" -msgstr "kommentarer i C++-stil er ikke tilladt i ISO C89" +msgstr "kommentarer i C++-stil er ikke tilladt i ISO C90" #: cpplex.c:1105 msgid "(this will be reported only once per input file)" @@ -4686,9 +4644,9 @@ msgid "unspellable token %s" msgstr "symbol %s kan ikke staves" #: cpplex.c:1695 -#, fuzzy, c-format +#, c-format msgid "the meaning of '\\%c' is different in traditional C" -msgstr "betydningen af '\\%c' skifter med -traditional" +msgstr "betydningen af '\\%c' er anderledes i traditionel C" #: cpplex.c:1701 msgid "incomplete universal-character-name" @@ -4708,9 +4666,8 @@ msgid "universal-character-name out of range" msgstr "universelt tegnnavn uden for det gyldige interval" #: cpplex.c:1791 -#, fuzzy msgid "the meaning of '\\a' is different in traditional C" -msgstr "betydningen af '\\a' skifter med -traditional" +msgstr "betydningen af '\\a' er anderledes i traditionel C" #: cpplex.c:1798 #, c-format @@ -4718,9 +4675,8 @@ msgid "non-ISO-standard escape sequence, '\\%c'" msgstr "undvigesekvensen '\\%c' er ikke ISO-standard" #: cpplex.c:1809 -#, fuzzy msgid "the meaning of '\\x' is different in traditional C" -msgstr "betydningen af '\\x' skifter med -traditional" +msgstr "betydningen af '\\x' er anderledes i traditionel C" #: cpplex.c:1828 f/lex.c:585 msgid "\\x used with no following hex digits" @@ -4745,18 +4701,16 @@ msgid "unknown escape sequence: '\\%03o'" msgstr "ukendt undvigesekvensen '\\%03o'" #: cpplex.c:1882 -#, fuzzy msgid "escape sequence out of range for its type" -msgstr "undvigesekvensen er uden for det gyldig interval for tegn" +msgstr "undvigesekvensen er uden for det gyldig interval for dens type" #: cpplex.c:1973 msgid "empty character constant" msgstr "tom tegnkonstant" #: cpplex.c:1983 -#, fuzzy msgid "character constant too long for its type" -msgstr "tegnkonstanten er for lang" +msgstr "tegnkonstanten er for lang for dens type" #: cpplex.c:1986 msgid "multi-character character constant" @@ -4788,202 +4742,202 @@ msgstr "foresl #: cpplib.c:358 msgid "embedding a directive within macro arguments is not portable" -msgstr "" +msgstr "indlejring af et direktiv inden i makroparametre er ikke portabelt" #: cpplib.c:378 msgid "style of line directive is a GCC extension" msgstr "linjestilsdirektiv er en GCC-udvidelse" -#: cpplib.c:427 +#: cpplib.c:428 #, c-format msgid "invalid preprocessing directive #%s" msgstr "ugyldigt præprocessordirektiv #%s" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "\"defined\" kan ikke bruges som makronavn" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgstr "\"%s\" kan ikke bruges som et makronavn da det er en operator i C++" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "intet makronavn angivet i direktivet #%s" -#: cpplib.c:511 +#: cpplib.c:512 msgid "macro names must be identifiers" msgstr "makronavne skal være kaldenavne" -#: cpplib.c:551 +#: cpplib.c:552 #, c-format msgid "undefining \"%s\"" msgstr "glemmer definitionen af \"%s\"" -#: cpplib.c:597 +#: cpplib.c:598 msgid "missing terminating > character" msgstr "manglende afsluttende '>'-tegn" -#: cpplib.c:636 +#: cpplib.c:637 #, c-format msgid "#%s expects \"FILENAME\" or " msgstr "#%s forventer \"FILNAVN\" eller " -#: cpplib.c:647 +#: cpplib.c:648 #, c-format msgid "empty file name in #%s" msgstr "tomt filnavn i #%s" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "#include_next i den primære kildekodefil" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" msgstr "#import er forældet, brug en #ifndef-indpakning i inkluderingsfilen" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "#include indlejret for dybt" -#: cpplib.c:738 +#: cpplib.c:739 #, c-format msgid "invalid flag \"%s\" in line directive" msgstr "ugyldigt flag \"%s\" i linjedirektiv" -#: cpplib.c:813 +#: cpplib.c:814 #, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "\"%s\" efter #line er ikke et positivt heltal" -#: cpplib.c:819 +#: cpplib.c:820 msgid "line number out of range" msgstr "linjenummer er uden for det gyldige interval" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, c-format msgid "\"%s\" is not a valid filename" msgstr "\"%s\" er ikke et ugyldigt filnavn" -#: cpplib.c:865 +#: cpplib.c:866 #, c-format msgid "\"%s\" after # is not a positive integer" msgstr "\"%s\" efter # er ikke et positivt heltal" -#: cpplib.c:972 +#: cpplib.c:973 msgid "invalid #ident directive" msgstr "ugyldigt #ident-direktiv" -#: cpplib.c:1060 +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "registrerer \"%s\" som både et pragma og som et pragmanavnerum" -#: cpplib.c:1063 +#: cpplib.c:1064 #, c-format msgid "#pragma %s %s is already registered" msgstr "#pragma %s %s er allerede registreret" -#: cpplib.c:1066 +#: cpplib.c:1067 #, c-format msgid "#pragma %s is already registered" msgstr "#pragma %s er allerede registreret" -#: cpplib.c:1140 +#: cpplib.c:1143 msgid "#pragma once is obsolete" msgstr "'#pragma once' er forældet" -#: cpplib.c:1143 +#: cpplib.c:1146 msgid "#pragma once in main file" msgstr "'#pragma once' i hovedfil" -#: cpplib.c:1167 +#: cpplib.c:1170 msgid "invalid #pragma GCC poison directive" msgstr "ugyldigt #pragma GCC poison-direktiv" -#: cpplib.c:1176 +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "forgifter eksisterende makro \"%s\"" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "'#pragma system_header' ignoreret uden for inkluderingsfil" -#: cpplib.c:1223 +#: cpplib.c:1226 #, c-format msgid "cannot find source %s" msgstr "kan ikke finde kilden %s" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "aktuel fil er ældre end %s" -#: cpplib.c:1343 +#: cpplib.c:1346 msgid "_Pragma takes a parenthesized string literal" msgstr "_Pragma tager en strengkonstant med paranteser omkring" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "#else uden #if" -#: cpplib.c:1431 +#: cpplib.c:1434 msgid "#else after #else" msgstr "#else efter #else" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" msgstr "betingelsen begyndte her" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "#elif uden #if" -#: cpplib.c:1465 +#: cpplib.c:1468 msgid "#elif after #else" msgstr "#elif efter #else" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "#endif uden #if" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" msgstr "manglende '(' efter udsagn" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" msgstr "manglende ')' til at fuldføre svar" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "udsagnets svar et tomt" -#: cpplib.c:1644 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "postulat uden udsagn" -#: cpplib.c:1646 +#: cpplib.c:1649 msgid "predicate must be an identifier" msgstr "udsagn skal være et kaldenavn" -#: cpplib.c:1735 +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "\"%s\" genpostuleret" -#: cpplib.c:1965 +#: cpplib.c:1968 #, c-format msgid "unterminated #%s" msgstr "uafsluttet #%s" #: cppmacro.c:94 -#, fuzzy, c-format +#, c-format msgid "macro \"%s\" is not used" -msgstr "\"%s\" er ikke defineret" +msgstr "makroen \"%s\" bliver ikke brugt" #: cppmacro.c:139 cppmacro.c:294 #, c-format @@ -4991,9 +4945,8 @@ msgid "invalid built-in macro \"%s\"" msgstr "ugyldig indbygget makro \"%s\"" #: cppmacro.c:234 -#, fuzzy msgid "could not determine date and time" -msgstr "kunne ikke bestemme målnavn for afhængighedsfølgning" +msgstr "kunne ikke bestemme dato og tid" #: cppmacro.c:407 msgid "invalid string literal, ignoring final '\\'" @@ -5028,134 +4981,134 @@ msgstr "uafsluttet parameterliste ved kald af makroen \"%s\"" msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "funktionsagtig makro \"%s\" skal bruges med parametre i traditionel C" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, c-format msgid "duplicate macro parameter \"%s\"" msgstr "makroparameternavnet \"%s\" optræder mere end én gang" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "\"%s\" må ikke optræde i makroparameterliste" -#: cppmacro.c:1357 +#: cppmacro.c:1359 msgid "macro parameters must be comma-separated" msgstr "makroparametre skal være komma-adskilte" -#: cppmacro.c:1374 +#: cppmacro.c:1376 msgid "parameter name missing" msgstr "parameternavn mangler" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" msgstr "anonyme makroer med vilkårligt antal parametre blev introduceret i C99" -#: cppmacro.c:1393 +#: cppmacro.c:1395 msgid "ISO C does not permit named variadic macros" msgstr "ISO C tillader ikke navngivne makroer med vilkårligt antal parametre" -#: cppmacro.c:1402 +#: cppmacro.c:1404 msgid "missing ')' in macro parameter list" msgstr "manglende ')' i makroparameterliste" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" msgstr "ISO C påkræver mellemrum efter makronavnet" -#: cppmacro.c:1498 +#: cppmacro.c:1500 msgid "'#' is not followed by a macro parameter" msgstr "'#' efterfølges ikke af en makroparameter" -#: cppmacro.c:1517 +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" msgstr "'##' må ikke optræde ved nogen af enderne i en makrokrop" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, c-format msgid "\"%s\" redefined" msgstr "\"%s\" omdefineret" -#: cppmacro.c:1604 +#: cppmacro.c:1606 msgid "this is the location of the previous definition" msgstr "den foregående definition er her" -#: cppmacro.c:1655 -#, fuzzy, c-format +#: cppmacro.c:1657 +#, c-format msgid "macro argument \"%s\" would be stringified in traditional C" -msgstr "makroparameteren \"%s\" ville blive gjort til en streng med -traditional" +msgstr "makroparameteren \"%s\" ville blive gjort til en streng i traditionel C" -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "ugyldig hashtype %d i cpp_macro_definition" -#: cppspec.c:131 +#: cppspec.c:109 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "\"%s\" er ikke et gyldigt tilvalg til præprocessoren" -#: cppspec.c:155 +#: cppspec.c:133 msgid "too many input files" msgstr "for mange inddatafiler" #: cpptrad.c:841 -#, fuzzy, c-format +#, c-format msgid "detected recursion whilst expanding macro \"%s\"" -msgstr "uafsluttet parameterliste ved kald af makroen \"%s\"" +msgstr "opdagede rekursion ved udfoldelse af makroen \"%s\"" -#: cse.c:7187 +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr ";; Behandler blok fra %d til %d, %d mængder.\n" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "((anonym))" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" msgstr "%s: advarsler bliver opfattet som fejl\n" -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " msgstr "%s: %s: " -#: diagnostic.c:1040 +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "%s " -#: diagnostic.c:1042 +#: diagnostic.c:1056 #, c-format msgid " %s" msgstr " %s" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" msgstr "Ved øverste niveau:" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, c-format msgid "In member function `%s':" msgstr "I medlemsfunktionen '%s':" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, c-format msgid "In function `%s':" msgstr "I funktionen '%s':" -#: diagnostic.c:1161 +#: diagnostic.c:1175 msgid "compilation terminated.\n" msgstr "oversættelse afsluttede.\n" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "%s:%d: forvirret af tidligere fejl, opgiver ævred\n" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" @@ -5166,22 +5119,22 @@ msgstr "" "præprocesseret kildekode om nødvendigt.\n" "Se %s for instruktioner.\n" -#: diagnostic.c:1300 +#: diagnostic.c:1314 msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "Intern oversætterfejl: fejlrapporteringsrutiner blev kaldt igen.\n" -#: diagnostic.c:1362 -#, fuzzy, c-format +#: diagnostic.c:1376 +#, c-format msgid "in %s, at %s:%d" -msgstr "afbrudt i %s ved %s:%d" +msgstr "i %s, ved %s:%d" -#: diagnostic.c:1383 +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" msgstr "I filen inkluderet af %s:%d" -# kommer til at stå neden unden ovenstående, derfor "af" -#: diagnostic.c:1386 +# kommer til at stå neden under ovenstående, derfor "af" +#: diagnostic.c:1400 #, c-format msgid "" ",\n" @@ -5190,61 +5143,61 @@ msgstr "" ",\n" " af %s:%d" -#: diagnostic.c:1387 +#: diagnostic.c:1401 msgid ":\n" msgstr ":\n" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" msgstr "'%s' er forældet (erklæret ved %s:%d)" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, c-format msgid "`%s' is deprecated" msgstr "'%s' er forældet" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" msgstr "type er forældet (erklæret ved %s:%d)" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" msgstr "type er forældet" #: dominance.c:728 #, c-format msgid "dominator of %d should be %d, not %d" -msgstr "" +msgstr "dominator for %d burde være %d, ikke %d" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "DW_LOC_OP %s understøttes ikke\n" #: dwarfout.c:2066 -#, fuzzy, c-format +#, c-format msgid "internal regno botch: `%s' has regno = %d\n" -msgstr "internt regno-problem: regno = %d\n" +msgstr "internt reg.nr.-problem: '%s' har reg.nr. = %d\n" #: dwarfout.c:6181 msgid "support for the DWARF1 debugging format is deprecated" -msgstr "" +msgstr "understøttelse for DWARF1-fejlanalyseringsformatet er forældet" #: dwarfout.c:6278 msgid "can't get current directory" msgstr "kan ikke få fat i det aktuelle katalog" -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 msgid "can't access real part of complex value in hard register" msgstr "kan ikke tilgå den reelle del af komplekst tal i et hardwareregister" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" msgstr "kan ikke tilgå den imaginære del af komplekst tal i et hardwareregister" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "ICE: emit_insn brugt hvor emit_jump_insn behøves:\n" @@ -5253,39 +5206,44 @@ msgstr "ICE: emit_insn brugt hvor emit_jump_insn beh msgid "abort in %s, at %s:%d" msgstr "afbrudt i %s ved %s:%d" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" msgstr "håndtering af undtagelser er slået fra, angiv -fexceptions for at slå dem til" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "parameteren til '__builtin_eh_return_regno' skal være konstant" -#: except.c:3090 except.c:3112 +#: except.c:3137 msgid "__builtin_eh_return not supported on this target" msgstr "__builtin_eh_return understøttes ikke på målarkitekturen" -#: explow.c:1398 +#: explow.c:1408 msgid "stack limits not supported on this target" msgstr "stakgrænser understøttes ikke på målarkitekturen" -#: expr.c:3323 +#: expr.c:3355 msgid "function using short complex types cannot be inline" msgstr "funktioner der benytter short complex-typer, kan ikke indbygges" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" msgstr "bred heltalsoperation understøttes ikke" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "foregående parameters størrelse afhænger af '%s'" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "returnerede værdi i block_exit_expr" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +msgid "cannot take the address of an unaligned member" +msgstr "kan ikke tage adressen af et ikke-justeret medlem" + #: final.c:1342 msgid "negative insn length" msgstr "negativ instruktionslængde" @@ -5327,12 +5285,12 @@ msgstr "'%%l'-operand er ikke en etiket" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "kommatalskonstant misbrugt" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 msgid "invalid expression as operand" msgstr "ugyldigt udtryk som operand" @@ -5350,83 +5308,87 @@ msgstr "funktion med egenskaben 'noreturn' returnerer" msgid "control reaches end of non-void function" msgstr "kontrol når til slutningen af ikke-void funktion" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "forsøg på at slette indledende/afsluttende instruktion:" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, c-format msgid "comparison is always %d due to width of bit-field" msgstr "sammenligning er altid %d på grund af den begrænsede rækkevidde af bitfeltet" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "sammenligning er altid %d" # RETMIG: det giver ikke mening -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "'or' af uafbalancerede sammenligninger med forskellig fra er altid 1" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "'and' af udtryk der hver for sig udelukker hinanden, er altid 0" -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, c-format msgid "size of variable `%s' is too large" msgstr "størrelsen af variablen '%s' er for stor" -#: function.c:5470 +#: function.c:3772 +msgid "impossible constraint in `asm'" +msgstr "umulig begrænsing i 'asm'" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" msgstr "'%s' bliver måske brugt uden at have en startværdi i denne funktion" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" msgstr "variablen '%s' bliver måske overskrevet af 'longjmp' eller 'vfork'" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" msgstr "parameteren '%s' bliver måske overskrevet af 'longjmp' eller 'vfork'" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "funktion returnerer en værdi af en sammensat type" -#: function.c:6868 +#: function.c:6925 #, c-format msgid "unused parameter `%s'" msgstr "ubenyttet parameter '%s'" -#: gcc.c:1126 +#: gcc.c:1107 #, c-format msgid "ambiguous abbreviation %s" msgstr "tvetydig forkortelse %s" -#: gcc.c:1153 +#: gcc.c:1134 #, c-format msgid "incomplete `%s' option" msgstr "ufuldstændigt tilvalg '%s'" -#: gcc.c:1164 +#: gcc.c:1145 #, c-format msgid "missing argument to `%s' option" msgstr "der mangler en parameter til tilvalget '%s'" -#: gcc.c:1177 +#: gcc.c:1158 #, c-format msgid "extraneous argument to `%s' option" msgstr "der er en parameter for meget til tilvalget '%s'" -#: gcc.c:1505 +#: gcc.c:1486 msgid "Using built-in specs.\n" msgstr "Benytter indbyggede specifikationer.\n" -#: gcc.c:1683 +#: gcc.c:1667 #, c-format msgid "" "Setting spec %s to '%s'\n" @@ -5435,42 +5397,42 @@ msgstr "" "Sætter specifikation %s til '%s'\n" "\n" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "Læser specifikationer fra %s\n" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "%%include-syntaks i specifikationer misdannet efter %ld tegn" -#: gcc.c:1915 +#: gcc.c:1899 #, c-format msgid "could not find specs file %s\n" msgstr "kunne ikke finde specifikationsfilen %s\n" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "%%rename-syntaks i specifikationer misdannet efter %ld tegn" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "%s-specifikation i specifikationer kunne ikke findes til omdøbelse" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" -msgstr "" +msgstr "%s: forsøg på at omdøbe specifikation '%s' til allerede defineret specifikation '%s'" -#: gcc.c:1979 +#: gcc.c:1963 #, c-format msgid "rename spec %s to %s\n" msgstr "omdøb specifikation %s til %s\n" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" @@ -5479,25 +5441,25 @@ msgstr "" "specifikation er '%s'\n" "\n" -#: gcc.c:1994 +#: gcc.c:1978 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "ukendt %%-kommando i specifikationer efter %ld tegn" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "specifikationsfil misdannet efter %ld tegn" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "specifikationsfil har ingen specifikation til sammenkædning" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "-pipe understøttes ikke" -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " @@ -5505,7 +5467,7 @@ msgstr "" "\n" "Fortsæt, ja (y) eller nej (n)?" -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5516,69 +5478,69 @@ msgstr "" "Indsend venligst en komplet fejlrapport.\n" "Se %s for instruktioner." -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Brug: %s [tilvalg] fil...\n" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "Tilvalg:\n" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr " -pass-exit-codes Afslut med den højeste fejlkode fra en fase\n" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr " --help Vis disse oplysninger\n" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr " --target-help Vis målspecifikke kommandolinjetilvalg\n" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr " (benyt '-v --help' for at vise kommandolinjetilvalg for underprocesser)\n" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr " -dumpspecs Vis alle de indbyggede specifikationsstrenge\n" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr " -dumpversion Vis versionsnummeret af oversætteren\n" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr " -dumpmachine Vis oversætterens målprocessor\n" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr " -print-search-dirs Vis katalogerne i oversætterens søgesti\n" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr " -print-libgcc-file-name Vis navnet på oversætterens tilhørende bibliotek\n" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" msgstr " -print-file-name= Vis den komplette sti til biblioteket \n" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr " -print-prog-name= Vis den komplette sti til oversætterkomponenten \n" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr " -print-multi-directory Vis rodkataloget for versioner af libgcc\n" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" @@ -5586,98 +5548,97 @@ msgstr "" " -print-multi-lib Vis afbildningen mellem kommandolinjetilvalg og\n" " flere bibliotekssøgekataloger\n" -#: gcc.c:2918 -#, fuzzy +#: gcc.c:2902 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" -msgstr " -print-multi-directory Vis rodkataloget for versioner af libgcc\n" +msgstr " -print-multi-os-directory Vis den relative sti for OS-biblioteker\n" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr " -Wa, Videregiv komma-adskilte til maskinkodeoversætteren\n" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr " -Wp, Videregiv komma-adskilte til præprocessoren\n" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr " -Wl, Videregiv komma-adskilte til sammenkæderen\n" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr " -Xlinker Videregiv til sammenkæderen\n" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr " -save-temps Slet ikke midlertidige filer\n" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr " -pipe Brug datakanaler i stedet for midlertidige filer\n" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr " -time Tag tid på udførslen af hver underproces\n" -#: gcc.c:2926 +#: gcc.c:2910 msgid " -specs= Override built-in specs with the contents of \n" msgstr " -specs= Overskriv indbyggede specifikationer med indholdet af \n" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" msgstr " -std= Antag at inddatakildekoden er skrevet til \n" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr " -B Tilføj katalog til oversætterens søgestier\n" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" msgstr " -b Kør GCC til målet , hvis installeret\n" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" msgstr " -V Kør GCC med versionsnummeret , hvis installeret\n" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr " -v Vis de programmer der startes af oversætteren\n" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr "" " -### Som '-v', men tilvalg anbringes i anførselstegn\n" " og kommandoerne udføres ikke\n" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr " -E Forbehandl kun; oversæt og sammenkæd ikke\n" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr " -S Oversæt kun; maskinekodeoversæt og sammenkæd ikke\n" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr " -c Oversæt, også til maskinkode, men sammenkæd ikke\n" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr " -o Anbring uddataene i \n" -#: gcc.c:2937 +#: gcc.c:2921 msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" " -x Angiv sproget for de følgende inddatafiler.\n" " Tilladte sprog inkluderer: c c++ assembler none\n" " 'none' betyder at standardopførslen med at gætte\n" -" sproget på filendelsen, udføres\n" +" sproget på filendelsen udføres\n" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5691,27 +5652,27 @@ msgstr "" " videregive andre indstillinger til disse processer kan tilvalg på formen\n" " '-W' bruges.\n" -#: gcc.c:3079 -#, fuzzy, c-format +#: gcc.c:3063 +#, c-format msgid "`-%c' option must have argument" -msgstr "'-param'-tilvalg mangler parameter" +msgstr "tilvalget '-%c' skal have en parameter" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" -msgstr "" +msgstr "kunne ikke køre '%s': %s" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "%s (GCC) %s\n" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" -msgstr "Copyright © 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3263 +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" +msgstr "Copyright © 2003 Free Software Foundation, Inc.\n" -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" @@ -5720,62 +5681,62 @@ msgstr "" "Dette er et frit program; se kildekoden for kopieringsbetingelser. Der er\n" "INGEN garanti; ikke engang for SALGBARHED eller BRUGBARHED TIL NOGET FORMÅL.\n" -#: gcc.c:3382 +#: gcc.c:3366 msgid "argument to `-Xlinker' is missing" msgstr "der mangler en parameter til '-Xlinker'" -#: gcc.c:3390 +#: gcc.c:3374 msgid "argument to `-l' is missing" msgstr "der mangler en parameter til '-l'" -#: gcc.c:3407 +#: gcc.c:3391 msgid "argument to `-specs' is missing" msgstr "der mangler en parameter til '-specs'" -#: gcc.c:3422 +#: gcc.c:3406 msgid "argument to `-specs=' is missing" msgstr "der mangler en parameter til '-specs='" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" -msgstr "" +msgstr "'-%c' skal være i begyndelsen af kommandolinjen" -#: gcc.c:3461 +#: gcc.c:3445 msgid "argument to `-B' is missing" msgstr "der mangler en parameter til '-B'" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "kan ikke angive -o med -c eller -S og flere oversættelser" -#: gcc.c:3807 +#: gcc.c:3791 msgid "warning: -pipe ignored because -save-temps specified" msgstr "advarsel: -pipe ignoreret fordi -save-temps er angivet" -#: gcc.c:3811 +#: gcc.c:3795 msgid "warning: -pipe ignored because -time specified" msgstr "advarsel: -pipe ignoreret fordi -time er angivet" -#: gcc.c:3823 +#: gcc.c:3807 msgid "argument to `-x' is missing" msgstr "der mangler en parameter til '-x'" -#: gcc.c:3851 +#: gcc.c:3835 #, c-format msgid "argument to `-%s' is missing" msgstr "der mangler en parameter til '-%s'" -#: gcc.c:3912 +#: gcc.c:3896 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "advarsel: '-x %s' efter den sidste inddatafil har ingen effekt" -#: gcc.c:4257 +#: gcc.c:4241 msgid "invalid specification! Bug in cc" msgstr "ugyldig specifikation! Fejl i cc." -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "%s\n" @@ -5783,76 +5744,74 @@ msgstr "%s\n" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "specifikationsfejl: '%%*' er ikke blevet klargjort af mønstersøgning" -#: gcc.c:4980 +#: gcc.c:4964 #, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "advarsel: forældet '%%['-operator benyttet i specifikationer" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "Behandler specifikation %c%s%c, som er '%s'\n" -#: gcc.c:5123 +#: gcc.c:5107 #, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "specifikationsfejl: ukendt specifikationstilvalg '%c'" -#: gcc.c:5204 -#, fuzzy, c-format +#: gcc.c:5188 +#, c-format msgid "unknown spec function `%s'" -msgstr "I funktionen '%s':" +msgstr "ukendt specifikationsfunktion '%s'" -#: gcc.c:5223 -#, fuzzy, c-format +#: gcc.c:5207 +#, c-format msgid "error in args to spec function `%s'" -msgstr "for mange parametre til funktionen '%s'" +msgstr "fejl i parametre til specifikationsfunktion '%s'" -#: gcc.c:5272 -#, fuzzy +#: gcc.c:5256 msgid "malformed spec function name" -msgstr "typetildelingen angiver en funktionstype" +msgstr "forkert udformet specifikationsfunktionsnavn" #. ) -#: gcc.c:5275 -#, fuzzy +#: gcc.c:5259 msgid "no arguments for spec function" -msgstr "for få parametre til funktionen" +msgstr "ingen parametre til specifikationsfunktion" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" -msgstr "" +msgstr "forkert udformede specifikationsfunktionsparametre" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "uafbalancerede krøllede paranteser i specifikationer" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "ukendt tilvalg '-%s'" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "installering: %s%s\n" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "programmer: %s\n" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "biblioteker: %s\n" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" @@ -5860,46 +5819,46 @@ msgstr "" "\n" "For fejlrapporteringsinstruktioner, se:\n" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "Konfigureret med: %s\n" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" msgstr "Trådmodel: %s\n" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "GCC version %s\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "GCC-styringsprogram version %s kører GCCc version %s\n" -#: gcc.c:6213 +#: gcc.c:6197 msgid "no input files" msgstr "ingen inddatafiler" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: %s-oversætter ikke installeret på dette system" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "%s: sammenkæderinddatafil ikke benyttet eftersom sammenkædning ikke blev foretaget" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "sproget %s ikke genkendt" -#: gcc.c:6472 +#: gcc.c:6456 msgid "internal gcc abort" msgstr "intern GCC-afbrydelse" @@ -5956,13 +5915,12 @@ msgid " -f, --function-summaries Output summaries for each function\n" msgstr " -f, --function-summaries Udskriv sammendrag for hver funktion\n" #: gcov.c:349 -#, fuzzy msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n" -msgstr " -o, --object-directory OBJKAT Søg efter objektfiler i OBJKAT\n" +msgstr " -o, --object-directory KAT|FIL Søg efter objektfiler i KAT eller kaldt FIL\n" #: gcov.c:350 msgid " -p, --preserve-paths Preserve all pathname components\n" -msgstr "" +msgstr " -p, --preserve-paths Bevar alle stinavnskomponenter\n" #: gcov.c:351 #, c-format @@ -6009,39 +5967,39 @@ msgid "No executable code associated with file %s.\n" msgstr "Ingen kørbar kode associeret med filen %s.\n" #: gcov.c:1186 -#, fuzzy, c-format +#, c-format msgid "%s of %d lines executed in %s %s\n" -msgstr "%6.2f%% af %d kildekodelinjer udført i filen %s\n" +msgstr "%s af %d linjer udført i %s %s\n" #: gcov.c:1191 -#, fuzzy, c-format +#, c-format msgid "No executable lines in %s %s\n" -msgstr "Ingen kørbare kildekodelinjer i filen %s\n" +msgstr "Ingen kørbare linjer i %s %s\n" #: gcov.c:1198 -#, fuzzy, c-format +#, c-format msgid "%s of %d branches executed in %s %s\n" -msgstr "%6.2f%% af %d forgreninger udført i filen %s\n" +msgstr "%s af %d forgreninger udført i %s %s\n" #: gcov.c:1203 -#, fuzzy, c-format +#, c-format msgid "%s of %d branches taken at least once in %s %s\n" -msgstr "%6.2f%% af %d forgreninger valgt mindst én gang i filen %s\n" +msgstr "%s af %d forgreninger valgt mindst én gang i %s %s\n" #: gcov.c:1209 -#, fuzzy, c-format +#, c-format msgid "No branches in %s %s\n" -msgstr "Ingen forgreninger i filen %s\n" +msgstr "Ingen forgreninger i %s %s\n" #: gcov.c:1211 -#, fuzzy, c-format +#, c-format msgid "%s of %d calls executed in %s %s\n" -msgstr "%6.2f%% af %d kald udført i filen %s\n" +msgstr "%s af %d kald udført i %s %s\n" #: gcov.c:1216 -#, fuzzy, c-format +#, c-format msgid "No calls in %s %s\n" -msgstr "Ingen kald i filen %s\n" +msgstr "Ingen kald i %s %s\n" #: gcov.c:1351 #, c-format @@ -6056,17 +6014,17 @@ msgstr "block_num = %ld, num_blocks = %d\n" #: gcov.c:1367 #, c-format msgid "ERROR: unexpected line number %ld\n" -msgstr "" +msgstr "Fejl: uventet linjenummer %ld\n" #: gcov.c:1383 -#, fuzzy, c-format +#, c-format msgid "ERROR: too many basic blocks in function %s\n" -msgstr "Fejl: for mange basisblokke i .bb-filen %s\n" +msgstr "Fejl: for mange basisblokke i funktionen %s\n" #: gcov.c:1398 -#, fuzzy, c-format +#, c-format msgid "ERROR: out of range line number in function %s\n" -msgstr "Ingen kørbare kildekodelinjer i funktionen %s\n" +msgstr "Fejl: linjenummer uden for det gyldige interval i funktionen %s\n" #: gcov.c:1470 #, c-format @@ -6074,9 +6032,9 @@ msgid "Could not open source file %s.\n" msgstr "Kunne ikke åbne kildefilen %s.\n" #: gcov.c:1480 -#, fuzzy, c-format +#, c-format msgid "Warning: source file %s is newer than %s\n" -msgstr "aktuel fil er ældre end %s" +msgstr "Advarsel: kildefil %s er nyere end %s\n" #: gcov.c:1510 #, c-format @@ -6084,24 +6042,24 @@ msgid "Unexpected EOF while reading source file %s.\n" msgstr "Stødt på slutningen af kildefilen %s tidligere end forventet.\n" #: gcov.c:1532 -#, fuzzy, c-format +#, c-format msgid "call %2d never executed\n" -msgstr "kald %d aldrig udført\n" +msgstr "kald %2d aldrig udført\n" #: gcov.c:1535 -#, fuzzy, c-format +#, c-format msgid "call %2d returns %s\n" -msgstr "kald %d returnerer = %s\n" +msgstr "kald %2d returnerer %s\n" #: gcov.c:1543 -#, fuzzy, c-format +#, c-format msgid "branch %2d never executed\n" -msgstr "forgrening %d aldrig udført\n" +msgstr "forgrening %2d aldrig udført\n" #: gcov.c:1546 -#, fuzzy, c-format +#, c-format msgid "branch %2d taken %s\n" -msgstr "forgrening %d valgt = %s\n" +msgstr "forgrening %2d valgt %s\n" #: gcov.c:1610 #, c-format @@ -6109,21 +6067,21 @@ msgid "Creating %s.\n" msgstr "Opretter %s.\n" #: gcov.c:1613 -#, fuzzy, c-format +#, c-format msgid "Error writing output file %s.\n" -msgstr "fejl ved skrivning til %s" +msgstr "Fejl ved skrivning af uddatafilen %s.\n" #: gcov.c:1618 #, c-format msgid "Could not open output file %s.\n" msgstr "Kunne ikke åbne uddatafilen %s.\n" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "GCSE deaktiveret: %d > 1000 basisblokke og %d >= 20 kanter/basisblok" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "GCSE deaktiveret: %d basisblokke og %d registre" @@ -6131,240 +6089,240 @@ msgstr "GCSE deaktiveret: %d basisblokke og %d registre" #: genautomata.c:1490 #, c-format msgid "Name `%s' contains quotes" -msgstr "" +msgstr "Navnet '%s' indeholder citationstegn" #: genautomata.c:1621 -#, fuzzy, c-format +#, c-format msgid "invalid string `%s' in define_cpu_unit" -msgstr "ugyldig punktuering '%c' i begrænsning" +msgstr "ugyldig streng '%s' i define_cpu_unit" #: genautomata.c:1650 #, c-format msgid "invalid string `%s' in define_query_cpu_unit" -msgstr "" +msgstr "ugyldig streng '%s' i define_query_cpu_unit" #: genautomata.c:1682 genautomata.c:1685 -#, fuzzy, c-format +#, c-format msgid "invalid string `%s' in define_bypass" -msgstr "ugyldig brug af en type '%s %s' der ikke er defineret" +msgstr "ugyldig streng '%s' i define_bypass" #: genautomata.c:1720 -#, fuzzy, c-format +#, c-format msgid "invalid first string `%s' in exclusion_set" -msgstr "ugyldig punktuering '%c' i begrænsning" +msgstr "ugyldig første streng '%s' i exclusion_set" #: genautomata.c:1724 -#, fuzzy, c-format +#, c-format msgid "invalid second string `%s' in exclusion_set" -msgstr "ugyldig punktuering '%c' i begrænsning" +msgstr "ugyldig anden streng '%s' i exclusion_set" #: genautomata.c:1760 #, c-format msgid "invalid first string `%s' in presence_set" -msgstr "" +msgstr "ugyldig første streng '%s' i presence_set" #: genautomata.c:1764 #, c-format msgid "invalid second string `%s' in presence_set" -msgstr "" +msgstr "ugyldig anden streng '%s' i presence_set" #: genautomata.c:1800 #, c-format msgid "invalid first string `%s' in absence_set" -msgstr "" +msgstr "ugyldig første streng '%s' i absence_set" #: genautomata.c:1804 #, c-format msgid "invalid second string `%s' in absence_set" -msgstr "" +msgstr "ugyldig anden streng '%s' i absence_set" #: genautomata.c:1837 #, c-format msgid "invalid string `%s' in define_automaton" -msgstr "" +msgstr "ugyldig streng '%s' i define_automaton" #: genautomata.c:1868 -#, fuzzy, c-format +#, c-format msgid "invalid option `%s' in automata_option" -msgstr "ugyldig punktuering '%c' i begrænsning" +msgstr "ugyldigt tilvalg '%s' i automata_option" #: genautomata.c:1890 -#, fuzzy, c-format +#, c-format msgid "garbage after ) in reservation `%s'" -msgstr "ragelse i slutningen af #%s" +msgstr "ragelse efter ) i reservering '%s'" #: genautomata.c:1921 genautomata.c:1954 genautomata.c:1981 -#, fuzzy, c-format +#, c-format msgid "invalid `%s' in reservation `%s'" -msgstr "ugyldig omerklæring af '%D'" +msgstr "ugyldig '%s' i reservering '%s'" #: genautomata.c:1932 #, c-format msgid "repetition `%s' <= 1 in reservation `%s'" -msgstr "" +msgstr "gentagelse '%s' <= 1 i reservering '%s'" #: genautomata.c:2425 #, c-format msgid "unit `%s' in exclusion is not declared" -msgstr "" +msgstr "enhed '%s' i ekskludering er ikke erklæret" #: genautomata.c:2427 #, c-format msgid "`%s' in exclusion is not unit" -msgstr "" +msgstr "'%s' i ekskludering er ikke enhed" #: genautomata.c:2465 -#, fuzzy, c-format +#, c-format msgid "unit `%s' excludes itself" -msgstr "bredden af '%s' overstiger typen" +msgstr "enheden '%s' ekskluderer sig selv" #: genautomata.c:2473 #, c-format msgid "units `%s' and `%s' in exclusion set belong to different automata" -msgstr "" +msgstr "enhederne '%s' og '%s' i ekskluderingsmængde tilhører forskellige automater" #: genautomata.c:2603 genautomata.c:2609 #, c-format msgid "unit `%s' excludes and requires presence of `%s'" -msgstr "" +msgstr "enheden '%s' ekskluderer og kræver tilstedeværelse af '%s'" #: genautomata.c:2623 genautomata.c:2629 #, c-format msgid "unit `%s' requires absence and presence of `%s'" -msgstr "" +msgstr "enheden '%s' kræver tilstedeværelse og fravær af '%s'" #: genautomata.c:2692 genautomata.c:2695 -#, fuzzy, c-format +#, c-format msgid "repeated declaration of automaton `%s'" -msgstr "mere end én erklæring af klassemetoden '%s'" +msgstr "gentaget erklæring af automaten '%s'" #: genautomata.c:2711 #, c-format msgid "define_insn_reservation `%s' has negative latency time" -msgstr "" +msgstr "define_insn_reservation '%s' har negativ ventetid" #: genautomata.c:2717 -#, fuzzy, c-format +#, c-format msgid "`%s' is already used as insn reservation name" -msgstr "'%D' er allerede erklæret i dette navnerum" +msgstr "`%s' bliver allerede benyttet som instruktionsreserveringsnavn" #: genautomata.c:2723 #, c-format msgid "define_bypass `%s - %s' has negative latency time" -msgstr "" +msgstr "define_bypass '%s - %s' har negativ ventetid" #: genautomata.c:2737 -#, fuzzy, c-format +#, c-format msgid "automaton `%s' is not declared" -msgstr "'%D' ikke erklæret" +msgstr "automaten '%s' er ikke erklæret" #: genautomata.c:2747 #, c-format msgid "define_unit `%s' without automaton when one defined" -msgstr "" +msgstr "define_unit '%s' uden automat når en er defineret" #: genautomata.c:2753 -#, fuzzy, c-format +#, c-format msgid "`%s' is declared as cpu unit" -msgstr "feltet '%s' er erklæret som en funktion" +msgstr "'%s' er erklæret som CPU-enhed" #: genautomata.c:2762 -#, fuzzy, c-format +#, c-format msgid "`%s' is declared as cpu reservation" -msgstr "'%D' er erklæret som en ven" +msgstr "'%s' er erklæret som CPU-reservering" #: genautomata.c:2772 -#, fuzzy, c-format +#, c-format msgid "repeated declaration of unit `%s'" -msgstr "omerklæring af '%s'" +msgstr "gentaget erklæring af enheden '%s'" #: genautomata.c:2775 -#, fuzzy, c-format +#, c-format msgid "repeated declaration of reservation `%s'" -msgstr "mere end én erklæring af klassemetoden '%s'" +msgstr "gentaget erklæring af reserveringen '%s'" #: genautomata.c:2790 genautomata.c:2793 -#, fuzzy, c-format +#, c-format msgid "there is no insn reservation `%s'" -msgstr "end tidligere erklæring '%F'" +msgstr "der er ingen instruktionsreservering '%s'" #: genautomata.c:2810 genautomata.c:2815 -#, fuzzy, c-format +#, c-format msgid "the same bypass `%s - %s' is already defined" -msgstr "#pragma %s %s er allerede registreret" +msgstr "den samme videreledning '%s - %s' er allerede defineret" #: genautomata.c:2820 -#, fuzzy, c-format +#, c-format msgid "bypass `%s - %s' is already defined" -msgstr "#pragma %s %s er allerede registreret" +msgstr "videreledning '%s - %s' er allerede defineret" #: genautomata.c:2925 genautomata.c:2927 #, c-format msgid "automaton `%s' is not used" -msgstr "" +msgstr "automat '%s' bliver ikke benyttet" #: genautomata.c:2950 #, c-format msgid "undeclared unit or reservation `%s'" -msgstr "" +msgstr "ikke-erklæret enhed eller reservering '%s'" #: genautomata.c:3028 genautomata.c:3030 -#, fuzzy, c-format +#, c-format msgid "unit `%s' is not used" -msgstr "'%s' defineret, men aldrig brugt" +msgstr "enhed '%s' bliver ikke benyttet" #: genautomata.c:3035 genautomata.c:3037 -#, fuzzy, c-format +#, c-format msgid "reservation `%s' is not used" -msgstr "svag erklæring af '%s' ikke understøttet" +msgstr "reservering '%s' bliver ikke benyttet" #: genautomata.c:3134 -#, fuzzy, c-format +#, c-format msgid "cycle in definition of reservation `%s'" -msgstr "omdefinering af 'union %s'" +msgstr "cyklus i definering af reservering '%s'" #: genautomata.c:5333 #, c-format msgid "Units `%s' and `%s' should be in the same automaton" -msgstr "" +msgstr "Enhederne '%s' og '%s' skal være i den samme automat" #: genautomata.c:9441 -#, fuzzy msgid "-split has no argument." -msgstr "#%s uden parametre" +msgstr "-split uden parametre" #: genautomata.c:9442 -#, fuzzy msgid "option `-split' has not been implemented yet\n" -msgstr "profilering understøttes ikke endnu" +msgstr "tilvalget '-split' understøttes ikke endnu\n" #: genautomata.c:9486 genautomata.c:9491 #, c-format msgid "Automaton `%s': Insn `%s' will never be issued" -msgstr "" +msgstr "Automat '%s': instruktion '%s' vil aldrig blive udført" #: genautomata.c:9498 genautomata.c:9501 #, c-format msgid "Insn `%s' will never be issued" -msgstr "" +msgstr "Instruktion '%s' vil aldrig blive udført" #: genautomata.c:9649 -#, fuzzy msgid "Errors in DFA description" -msgstr "ingen beskrivelse endnu" +msgstr "Fejl i DFA-beskrivelse" #: genautomata.c:9732 -#, fuzzy, c-format +#, c-format msgid "Error in writing DFA description file %s" -msgstr "fejl ved skrivning til %s" +msgstr "Fejl ved skrivning af DFA-beskrivelsesfil %s" #: genconditions.c:196 -#, fuzzy msgid "No input file name." -msgstr "ingen inddatafiler" +msgstr "Intet inddatafilnavn." + +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "" -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, c-format msgid "can't open %s" @@ -6375,67 +6333,67 @@ msgstr "kan ikke msgid "fix_sched_param: unknown param: %s" msgstr "fix_sched_param: ukendt parameter: %s" -#: integrate.c:172 +#: integrate.c:174 msgid "function cannot be inline" msgstr "funktion kan ikke indbygges" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" -msgstr "funktioner med variable parameterlister kan ikke indbygges" +msgstr "funktion med variabel parameterliste kan ikke indbygges" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "funktion der bruger alloca, kan ikke indbygges" -#: integrate.c:182 +#: integrate.c:184 msgid "function using setjmp cannot be inline" -msgstr "funktioner der bruger setjmp, kan ikke indbygges" +msgstr "funktion der bruger setjmp, kan ikke indbygges" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "funktionen bruger __builtin_eh_return" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" -msgstr "funktioner med indlejrede funktioner kan ikke indbygges" +msgstr "funktion med indlejrede funktioner kan ikke indbygges" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" -msgstr "funktioner hvor etiketadresser benyttes i klargøringer, kan ikke indbygges" +msgstr "funktion hvor etiketadresser benyttes i klargøringer, kan ikke indbygges" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "funktionen er for stor til at blive indbygget" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "ingen prototype, og parameteradressen benyttes; kan ikke indbygges" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "integrerede funktioner understøttes ikke for denne returværditype" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "funktioner med returværdier af varierende størrelse kan ikke indbygges" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "funktioner med parametre af varierende størrelse kan ikke indbygges" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "funktioner med gennemsigtig union-parameter kan ikke indbygges" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "funktioner med beregnede spring kan ikke indbygges" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "funktioner med ikke-lokale goto'er kan ikke indbygges" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "funktioner med målspecifikke egenskaber kan ikke indbygges" @@ -6474,12 +6432,11 @@ msgstr "ugyldig parameter '%s'" #: profile.c:397 #, c-format msgid "Profile does not match flowgraph of function %s (out of date?)" -msgstr "" +msgstr "Profil passer ikke til flowgraph af funktionen %s (forældet?)" #: profile.c:400 -#, fuzzy msgid ".da file corrupted" -msgstr "indholdet af .da-filen ikke udtømt" +msgstr ".da-fil ødelagt" # 'prob' står for sandsynlighed #: profile.c:634 @@ -6810,7 +6767,7 @@ msgstr "%s: inddatafilnavn skal have '.c'-endelser: %s\n" #: ra.c:750 msgid "Didn't find a coloring.\n" -msgstr "" +msgstr "Kunne ikke finde en farvning.\n" #: reg-stack.c:673 #, c-format @@ -6835,25 +6792,25 @@ msgstr "implicit afl msgid "output operand %d must use `&' constraint" msgstr "uddataoperand %d skal bruge begrænsningen '&'" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "kan ikke bruge '%s' som et %s-register" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, c-format msgid "unknown register name: %s" msgstr "ukendt registernavn: %s" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "en global registervariabel følger en funktionsdefinition" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "register brugt til to globale registervariabler" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "kaldeoverskrevet register brugt til global registervariabel" @@ -6877,67 +6834,67 @@ msgstr "validate_value_data: [%u] Ugyldig oldest_regno (%u)" msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "validate_value_data: [%u] Ikke-tomt register i kæde (%s %u %i)" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "kan ikke genindlæse heltalskonstantoperand i 'asm'" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "umulig registerbegrænsing i 'asm'" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "'&'-begrænsning brugt uden registerklasse" -#: reload.c:3635 +#: reload.c:3629 msgid "unable to generate reloads for:" msgstr "kunne ikke generere genindlæsninger for:" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "inkonsistente operandbegræsninger i 'asm'" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "rammestørrelse for stor til pålidelig stakkontrol" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "forsøg at reducere antallet af lokale variable" -#: reload1.c:1914 +#: reload1.c:1909 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "kan ikke finde et register i klassen '%s' ved genindlæsning af 'asm'" -#: reload1.c:1918 +#: reload1.c:1913 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "kan ikke finde et register at bortødsle i klassen '%s'" -#: reload1.c:1920 +#: reload1.c:1915 msgid "this is the insn:" msgstr "dette er instruktionen:" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "'asm'-operand kræver umulig genindlæsning" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 msgid "could not find a spill register" msgstr "kunne ikke finde et register at bortødsle" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "'asm'-operandbegrænsning ikke forenelig med operandstørrelse" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 msgid "VOIDmode on an output" msgstr "VOID-tilstand ved uddata" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "uddataoperand er konstant i 'asm'" @@ -6949,171 +6906,170 @@ msgstr "ukendt instruktion:" msgid "insn does not satisfy its constraints:" msgstr "instruktion tilfredsstiller ikke sine begrænsninger:" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" -msgstr "RTL-tjek: tilgang til udtrykstræ %d fra '%s' med sidste udtrykstræ %d i %s, ved %s:%d" +msgstr "RTL-kontrol: tilgang til udtrykstræ %d fra '%s' med sidste udtrykstræ %d i %s, ved %s:%d" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" -msgstr "RTL-tjek: forventede udtrykstræ %d type '%c', har '%c' (registeroverførselsudtryk %s) i %s, ved %s:%d" +msgstr "RTL-kontrol: forventede udtrykstræ %d type '%c', har '%c' (registeroverførselsudtryk %s) i %s, ved %s:%d" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" -msgstr "RTL-tjek: forventede udtrykstræ %d type '%c' eller '%c', har '%c' (registeroverførselsudtryk %s) i %s, ved %s:%d" +msgstr "RTL-kontrol: forventede udtrykstræ %d type '%c' eller '%c', har '%c' (registeroverførselsudtryk %s) i %s, ved %s:%d" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" -msgstr "RTL-tjek: forventede koden '%s', har '%s' i %s, ved %s:%d" +msgstr "RTL-kontrol: forventede koden '%s', har '%s' i %s, ved %s:%d" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" -msgstr "RTL-tjek: forventede koden '%s' eller '%s', har '%s' i %s, ved %s:%d" +msgstr "RTL-kontrol: forventede koden '%s' eller '%s', har '%s' i %s, ved %s:%d" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" -msgstr "RTL-tjek: tilgang til udtrykstræ %d af vektor hvis sidste udtrykstræ er %d i %s, ved %s:%d" +msgstr "RTL-kontrol: tilgang til udtrykstræ %d af vektor hvis sidste udtrykstræ er %d i %s, ved %s:%d" -#: rtl.c:646 -#, fuzzy, c-format +#: rtl.c:623 +#, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" -msgstr "RTL-tjek: forventede koden '%s', har '%s' i %s, ved %s:%d" +msgstr "RTL-flagskontrol: %s benyttet med uventet rtx-kode '%s' i %s, ved %s:%d" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "spring til '%s' rammer på ugyldig vis ind i bindingskontur" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "etiket '%s' brugt før indholdende bindingskontur" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "uddataoperandbegrænsning mangler '='" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "uddatabegrænsning '%c' for operanden %d er ikke ved begyndelsen" -#: stmt.c:1206 +#: stmt.c:1227 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "operandbegrænsning indeholder forkert placeret '+' eller '='" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "'%%'-begrænsning brugt med sidste operand" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "begrænsningen er ikke gyldig for uddataoperanden" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "inddataoperandbegrænsningen indeholder '%c'" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "begrænsning refererer til et ugyldigt operandtal" -#: stmt.c:1379 +#: stmt.c:1400 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "ugyldig punktuering '%c' i begrænsning" -#: stmt.c:1429 -#, fuzzy, c-format +#: stmt.c:1450 +#, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" -msgstr "typemodifikationer for '%s' strider mod tidligere erklæring" +msgstr "asm-anvisning for variablen '%s' strider mod asm-overskrivelsesliste" -#: stmt.c:1519 +#: stmt.c:1540 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "ukendt registernavn '%s' i 'asm'" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "mere end %d operander i 'asm'" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "uddata nr. %d kan ikke adresseres direkte" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "'asm'-operand %d passer sandsynligvis ikke til begrænsninger" -#: stmt.c:1858 -#, fuzzy +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1889 msgid "asm clobber conflict with output operand" -msgstr "asm-erklæring er i konflikt med tidligere omdøbelse" +msgstr "asm-overskrivelse er i modstrid med uddataoperander" -#: stmt.c:1863 -#, fuzzy +#: stmt.c:1894 msgid "asm clobber conflict with input operand" -msgstr "asm-erklæring er i konflikt med tidligere omdøbelse" +msgstr "asm-overskrivelse er i modstrid med inddataoperander" -#: stmt.c:1898 +#: stmt.c:1929 msgid "too many alternatives in `asm'" msgstr "for mange alternativer i 'asm'" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "operandbegrænsninger til 'asm' har forskellige antal alternativer" -#: stmt.c:1963 +#: stmt.c:1994 #, c-format msgid "duplicate asm operand name '%s'" msgstr "'asm'-operandnavnet '%s' optræder mere end én gang" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "manglende afsluttende krøllet parantes til navngiven operand" -#: stmt.c:2078 +#: stmt.c:2109 #, c-format msgid "undefined named operand '%s'" msgstr "ikkedefineret navngiven operand '%s'" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "ubrugt variabel '%s'" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "enum-værdien '%s' håndteres ikke i switch-sætning" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "case-værdien '%ld' eksisterer ikke i enum-type" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "case-værdien '%ld' eksisterer ikke i enum-typen '%s'" -#: stmt.c:5270 -#, fuzzy +#: stmt.c:5310 msgid "switch missing default case" -msgstr "dette er den første default-etiket" +msgstr "switch-konstruktion mangler default" #: stor-layout.c:178 msgid "type size can't be explicitly evaluated" @@ -7123,44 +7079,49 @@ msgstr "det er ikke muligt eksplicit at finde typens st msgid "variable-size type declared outside of any function" msgstr "en type med en variabel størrelse er erklæret uden for en funktion" -#: stor-layout.c:461 +#: stor-layout.c:487 #, c-format msgid "size of `%s' is %d bytes" msgstr "størrelsen af '%s' er %d byte" -#: stor-layout.c:463 +#: stor-layout.c:489 #, c-format msgid "size of `%s' is larger than %d bytes" msgstr "størrelsen af '%s' er større end %d byte" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "packed-egenskab forårsager ineffektiv justering af '%s'" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "packed-egenskab er unødvendig for '%s'" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "udfylder struct for at justere '%s'" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "udfylder struct-størrelse til justeringskant" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" msgstr "packed-egenskab forårsager ineffektiv justering" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "packed-egenskab er unødvendig" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "kan ikke udføre timevar_pop '%s' når toppen af timevars-stakken er '%s'" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" @@ -7169,11 +7130,11 @@ msgstr "" "Udførselstid (sekunder)\n" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 msgid " TOTAL :" msgstr " TOTAL :" -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "tid i %s: %ld.%06ld (%ld%%)\n" @@ -7189,16 +7150,16 @@ msgid "collect: recompiling %s\n" msgstr "collect: genoversætter '%s'\n" # RETMIG: rigtigt? -#: tlink.c:668 +#: tlink.c:674 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "collect: presser %s i %s\n" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "collect: kæder sammen igen\n" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "ld returnerede afslutningskoden %d" @@ -7281,7 +7242,7 @@ msgstr "Optim #: toplev.c:997 msgid "Perform superblock formation via tail duplication" -msgstr "" +msgstr "Udfør superbloksformering vha. haleduplikering" # RETMIG: hvad er CSE? #: toplev.c:999 @@ -7397,23 +7358,20 @@ msgid "Perform store motion after global subexpression elimination" msgstr "Udfør lagringsbevægelse efter eliminering af fælles underudtryk" #: toplev.c:1055 -#, fuzzy msgid "Perform the loop optimizations" -msgstr "Udfør halekaldsoptimering" +msgstr "Udfør løkkeoptimeringerne" #: toplev.c:1057 -#, fuzzy msgid "Perform cross-jumping optimization" -msgstr "Udfør springtrådningsoptimeringer" +msgstr "Udfør krydsspringsoptimering" #: toplev.c:1059 msgid "Perform conversion of conditional jumps to branchless equivalents" -msgstr "" +msgstr "Udfør konvertering af betingede spring til forgreningsløse ækvivalenter" #: toplev.c:1061 -#, fuzzy msgid "Perform conversion of conditional jumps to conditional execution" -msgstr "Skift tærsklen for konvertering til betinget udførelse" +msgstr "Udfør konvertering af betingede spring til betinget udførsel" #: toplev.c:1063 msgid "Run CSE pass after loop optimizations" @@ -7489,18 +7447,16 @@ msgid "Use profiling information for branch probabilities" msgstr "Benyt profileringsoplysninger til forgreningssandsynligheder" #: toplev.c:1100 -#, fuzzy msgid "Enable basic program profiling code" -msgstr "Indsæt buebaseret programprofileringskode" +msgstr "Aktivér basal programprofileringskode" #: toplev.c:1102 msgid "Reorder basic blocks to improve code placement" msgstr "Omordn basisblokke for at forbedre kodeplacering" #: toplev.c:1104 -#, fuzzy msgid "Reorder functions to improve code placement" -msgstr "Omordn basisblokke for at forbedre kodeplacering" +msgstr "Omordn funktioner for at forbedre kodeplacering" #: toplev.c:1106 msgid "Do the register renaming optimization pass" @@ -7527,7 +7483,7 @@ msgid "place data items into their own section" msgstr "placér dataelementer i deres egen sektion" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +msgid "Add extra commentary to assembler output" msgstr "Tilføj ekstra kommentarer til menneskeligt læsbar maskinkodeuddata" #: toplev.c:1120 @@ -7583,7 +7539,7 @@ msgid "Align the start of functions" msgstr "Justér begyndelsen af funktioner" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +msgid "Attempt to merge identical constants across compilation units" msgstr "Forsøg at forene identiske konstanter over forskellige oversættelsesenheder" #: toplev.c:1148 @@ -7599,9 +7555,8 @@ msgid "Instrument function entry/exit with profiling calls" msgstr "Instrumentér funktionsindgange/-afslutninger med profileringskald" #: toplev.c:1154 -#, fuzzy msgid "Put zero initialized data in the bss section" -msgstr "Anbring ikke uklargjorte globale variabler i den fælles sektion" +msgstr "Anbring nul-klargjorte data i bss-sektionen" #: toplev.c:1156 msgid "Enable SSA optimizations" @@ -7629,7 +7584,7 @@ msgstr "Aktiv #: toplev.c:1168 msgid "Assume no NaNs or +-Infs are generated" -msgstr "" +msgstr "Antag at ingen NaN eller +-Inf bliver genereret" #: toplev.c:1170 msgid "Enables guessing of branch probabilities" @@ -7649,12 +7604,11 @@ msgstr "Tillad matematikoptimeringer der kan overtr #: toplev.c:1178 msgid "Disable optimizations observable by IEEE signaling NaNs" -msgstr "" +msgstr "Deaktivér optimeringer som kan opdages ved IEEE-signalerende NaN'er" #: toplev.c:1180 -#, fuzzy msgid "Generate code to check bounds before indexing arrays" -msgstr "Generér kode for at kontrollere grænserne før henvisninger og tabeller følges" +msgstr "Generér kode til at kontrollere grænserne før tabeller indekseres" #: toplev.c:1182 msgid "Convert floating point constant to single precision constant" @@ -7673,14 +7627,12 @@ msgid "Trap for signed overflow in addition / subtraction / multiplication" msgstr "Opsæt fælde for overløb med fortegn i addition/subtraktion/multiplikation" #: toplev.c:1190 -#, fuzzy msgid "Use graph coloring register allocation." -msgstr "Omplanlæg instruktioner før registerallokering" +msgstr "Allokér registre vha. graffarvning" #: toplev.c:1207 -#, fuzzy msgid "Compile just for ISO C90" -msgstr "Oversæt kun til ISO C89" +msgstr "Oversæt kun til ISO C90" #: toplev.c:1209 msgid "Determine language standard" @@ -7763,9 +7715,8 @@ msgid "Warn about possibly confusing type conversions" msgstr "Advar om typekonverteringer der kan være forvirrende" #: toplev.c:1278 -#, fuzzy msgid "Do not warn about compile-time integer division by zero" -msgstr "Forårsag ikke undtagelse ved heltalsdivision med nul" +msgstr "Advar ikke om heltalsdivision på oversættelsestidspunktet med nul" #: toplev.c:1280 msgid "Warn about testing equality of floating point numbers" @@ -7844,9 +7795,8 @@ msgid "Warn about multiple declarations of the same object" msgstr "Advar om flere erklæring af det samme objekt" #: toplev.c:1340 -#, fuzzy msgid "Warn whenever a function's return-type defaults to int" -msgstr "returtypen antages at være 'int'" +msgstr "Advar når en funktions returtype antages at være int" #: toplev.c:1343 msgid "Warn about possible violations of sequence point rules" @@ -7861,9 +7811,8 @@ msgid "Warn about non-prototyped function decls" msgstr "Advar om funktionserklæringer uden prototype" #: toplev.c:1352 -#, fuzzy msgid "Warn about constructs whose meanings change in ISO C" -msgstr "Advar om konstruktioner hvis mening skifter i ISO C" +msgstr "Advar om konstruktioner hvis betydning er ændret i ISO C" #: toplev.c:1355 msgid "Warn when trigraphs are encountered" @@ -7910,19 +7859,16 @@ msgid "Warn when one local variable shadows another" msgstr "Advar når en lokal variabel skygger for en anden" #: toplev.c:1524 -#, fuzzy msgid "Warn about enumerated switches, with no default, missing a case" -msgstr "Advar om nummererede switch-sætninger som mangler et bestemt tilfælde" +msgstr "Advar om switch-sætninger over enum-typer som mangler et tilfælde og ikke har default" #: toplev.c:1526 -#, fuzzy msgid "Warn about enumerated switches missing a default case" -msgstr "Advar om nummererede switch-sætninger som mangler et bestemt tilfælde" +msgstr "Advar om switch-sætninger over enum-typer som mangler default" #: toplev.c:1528 -#, fuzzy msgid "Warn about all enumerated switches missing a specific case" -msgstr "Advar om nummererede switch-sætninger som mangler et bestemt tilfælde" +msgstr "Advar om alle switch-sætninger over enum-typer som mangler et bestemt tilfælde" #: toplev.c:1530 msgid "Warn about returning structures, unions or arrays" @@ -7965,138 +7911,149 @@ msgid "Warn about functions which might be candidates for attribute noreturn" msgstr "Advar om funktioner som kan være kandidater til egenskaben noreturn" #: toplev.c:1550 -#, fuzzy msgid "Warn about code which might break the strict aliasing rules" -msgstr "Advar om funktioner som kan være kandidater til formateringsegenskaber" +msgstr "Advar om kode som kan bryde strenge aliasregler" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, c-format msgid "invalid option `%s'" msgstr "ugyldigt tilvalg '%s'" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "'%s' brugt, men aldrig defineret" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "'%s' erklæret 'static', men aldrig defineret" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "'%s' defineret, men aldrig brugt" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "ugyldigt registernavn '%s' for registervariabel" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr " -ffixed- Markér som værende utilgængeligt for oversætteren\n" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr " -fcall-used- Markér som værende benyttet af funktionskald\n" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr " -fcall-saved- Markér som værende bevaret over funktioner\n" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr " -finline-limit= Begræns størrelsen af inlie funktion til \n" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr " -fmessage-length= Begræns længden af diagnosticeringmeddelelser til længden tegn/linje. 0 undertrykker linjeombrydning\n" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr " -fdiagnostics-show-location=[once | every-line] Indikerer hvor ofte kildeplaceringsoplysninger skal udsendes som præfiks til begyndelsen af meddelelserne ved linjeombrydning\n" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" +msgstr " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indikerer den forvalgte tråd-lokale lagringsmodel for kodegenerering\n" + +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" msgstr "" -#: toplev.c:3700 +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" + +#: toplev.c:3718 msgid " -O[number] Set optimization level to [number]\n" msgstr " -O[tal] Sæt optimeringsniveauet til [tal]\n" -#: toplev.c:3701 +#: toplev.c:3719 msgid " -Os Optimize for space rather than speed\n" msgstr " -Os Optimér mht. plads i stedet for hastighed\n" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" msgstr " -pedantic Udsend advarsler som er nødvendige for streng overholdelse af ISO C\n" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr " -pedantic-errors Som -pedantic bortset fra at problemer bliver til fejl\n" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr " -w Undertryk advarsler\n" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr " -W Aktivér ekstra advarsler\n" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr " -Wunused Aktivér ubrugthedsadvarsler\n" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr " -Wlarger-than- Advar hvis et objekt er større end byte\n" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr " -p Aktivér funktionsprofilering\n" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr " -o Anbring uddata i \n" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" msgstr " -G Anbring globale og statiske data mindre end byte i en specialsektion (på nogle målarkitekturer)\n" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr " -aux-info Udskriv erklæringsoplysninger til \n" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr " -quiet Vis ikke funktioner der oversættes eller forløbet tid\n" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr " -version Udskriv oversætterens version\n" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr " -d[bogstaver] Aktivér dump fra specifikke faser i oversætteren\n" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr " -dumpbase Basisnavn til brug for dump fra specifikke faser\n" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" msgstr " -fsched-verbose= Angiv hvor meget planlæggeren skal fortælle\n" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr " --help Vis disse oplysninger\n" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" @@ -8104,13 +8061,13 @@ msgstr "" "\n" "Sprogspecifikke tilvalg:\n" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr " %-23.23s [ikke dokumenteret]\n" # %s er et sprog -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" @@ -8119,7 +8076,7 @@ msgstr "" "\n" "Der er også ikke-dokumenterede specifikke tilvalg til %s.\n" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" @@ -8128,7 +8085,7 @@ msgstr "" "\n" " Tilvalg til %s:\n" -#: toplev.c:3826 +#: toplev.c:3844 msgid "" "\n" "Target specific options:\n" @@ -8136,12 +8093,12 @@ msgstr "" "\n" "Målspecifikke tilvalg:\n" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr " -m%-23.23s [ikke dokumenteret]\n" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" @@ -8149,73 +8106,73 @@ msgstr "" "\n" "Der er også ikke-dokumenterede målspecifikke tilvalg.\n" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr " De eksisterer, men er ikke dokumenteret.\n" -#: toplev.c:3923 +#: toplev.c:3941 #, c-format msgid "unrecognized gcc debugging option: %c" msgstr "ukendt GCC-fejlfindingstilvalg: %c" -#: toplev.c:3979 -#, fuzzy, c-format +#: toplev.c:4007 +#, c-format msgid "`%s': unknown tls-model option" -msgstr "'%s': ukendt eller ikke-understøttet '-g'-tilvalg" +msgstr "'%s': ukendt tls-model-tilvalg" -#: toplev.c:4006 +#: toplev.c:4034 #, c-format msgid "unrecognized register name `%s'" msgstr "ukendt registernavn '%s'" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, c-format msgid "unrecognized option `%s'" msgstr "ukendt tilvalg '%s'" -#: toplev.c:4075 +#: toplev.c:4107 msgid "-Wid-clash-LEN is no longer supported" msgstr "-Wid-clash-LEN understøttes ikke længere" -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "benyt - gdwarf -g%d til DWARF v1, niveau %d" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "benyt -gdwarf-2 til DWARF v2" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "ignorerer tilvalget '%s' på grund af ugyldig specifikation af fejlfindingsniveau" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, c-format msgid "`%s': unknown or unsupported -g option" msgstr "'%s': ukendt eller ikke-understøttet '-g'-tilvalg" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "'%s' ignoreret, er i konflikt med '-g%s'" -#: toplev.c:4269 +#: toplev.c:4304 msgid "-param option missing argument" msgstr "'-param'-tilvalg mangler parameter" -#: toplev.c:4278 +#: toplev.c:4313 #, c-format msgid "invalid --param option: %s" msgstr "ugyldigt '--param'-tilvalg: %s" -#: toplev.c:4290 +#: toplev.c:4325 #, c-format msgid "invalid parameter value `%s'" msgstr "ugyldig parameterværdi '%s'" -#: toplev.c:4530 +#: toplev.c:4565 #, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -8226,80 +8183,85 @@ msgstr "" "%s\toversat af GNU C version %s.\n" "%s%s%s version %s (%s) oversat af CC.\n" -#: toplev.c:4586 +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "%s%sGGC-heuristikker: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" + +#: toplev.c:4630 msgid "options passed: " msgstr "tilvalg overbragt: " -#: toplev.c:4615 +#: toplev.c:4659 msgid "options enabled: " msgstr "tilvalg slået til: " -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, c-format msgid "can't open %s for writing" msgstr "kan ikke åbne '%s' til skrivning" -#: toplev.c:4955 +#: toplev.c:5002 #, c-format msgid "ignoring command line option '%s'" msgstr "ignorerer kommandolinjetilvalget '%s'" -#: toplev.c:4958 +#: toplev.c:5005 #, c-format msgid "(it is valid for %s but not the selected language)" msgstr "(det er gyldigt for %s, men ikke for det valgte sprog)" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "-Wuninitialized understøttes ikke uden -O" -#: toplev.c:5047 +#: toplev.c:5094 msgid "instruction scheduling not supported on this target machine" msgstr "instruktionsplanlægning understøttes ikke på målarkitekturen" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "målarkitekturen har ikke forsinkede forgreninger" -#: toplev.c:5065 +#: toplev.c:5112 #, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "-f%sleading-underscore understøttes ikke på målarkitekturen" -#: toplev.c:5128 +#: toplev.c:5175 msgid "-ffunction-sections not supported for this target" msgstr "-ffunction-sections understøttes ikke på målarkitekturen" -#: toplev.c:5133 +#: toplev.c:5180 msgid "-fdata-sections not supported for this target" msgstr "-fdata-sections understøttes ikke på målarkitekturen" -#: toplev.c:5140 +#: toplev.c:5187 msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "-ffunction-sections deaktiveret; dette gør profilering umulig" -#: toplev.c:5147 +#: toplev.c:5194 msgid "-fprefetch-loop-arrays not supported for this target" msgstr "-fprefetch-loop-arrays understøttes ikke på målarkitekturen" -#: toplev.c:5153 +#: toplev.c:5200 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "-fprefetch-loop-arrays understøttes ikke på målarkitekturen (prøv '-march'-tilvalgene)" -#: toplev.c:5162 +#: toplev.c:5209 msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "-fprefetch-loop-arrays understøttes ikke med -Os" -#: toplev.c:5168 +#: toplev.c:5215 msgid "-ffunction-sections may affect debugging on some targets" msgstr "-ffunction-sections kan have indflydelse på fejlfinding på nogle målarkitekturer" -#: toplev.c:5280 +#: toplev.c:5327 #, c-format msgid "error writing to %s" msgstr "fejl ved skrivning til %s" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, c-format msgid "error closing %s" msgstr "fejl ved lukning af %s" @@ -8322,26 +8284,26 @@ msgstr "en tabel af funktioner giver ikke mening" msgid "function return type cannot be function" msgstr "en funktions returtype kan ikke være en funktion" -#: tree.c:4544 +#: tree.c:4557 msgid "invalid initializer for bit string" msgstr "ugyldig startværdi til bitstreng" -#: tree.c:4603 +#: tree.c:4616 #, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" -msgstr "træ-tjek: forventede %s, har %s i %s, ved %s:%d" +msgstr "træ-kontrol: forventede %s, har %s i %s, ved %s:%d" -#: tree.c:4620 +#: tree.c:4633 #, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" -msgstr "træ-tjek: forventede klasse '%c', har '%c' (%s) i %s, ved %s:%d" +msgstr "træ-kontrol: forventede klasse '%c', har '%c' (%s) i %s, ved %s:%d" -#: tree.c:4637 -#, fuzzy, c-format +#: tree.c:4650 +#, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" -msgstr "RTL-tjek: tilgang til udtrykstræ %d af vektor hvis sidste udtrykstræ er %d i %s, ved %s:%d" +msgstr "RTL-kontrol: tilgik udtrykstræ %d af tree_vec med %d udtrykstræer i %s, ved %s:%d" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "%s forårsager en sektionstypekonflikt" @@ -8386,62 +8348,61 @@ msgstr "justering af '%s' er st #: varasm.c:1584 msgid "thread-local COMMON data not implemented" -msgstr "" +msgstr "tråd-lokal COMMON-data er ikke implementeret" -#: varasm.c:1608 +#: varasm.c:1610 #, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "forespurgt justering for %s er større end den implementerede justering af %d" -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" msgstr "startværdien for heltallet er for kompliceret" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" msgstr "startværdien for kommatal er ikke en kommatalskonstant" -#: varasm.c:4075 +#: varasm.c:4120 msgid "unknown set constructor type" msgstr "ukendt mængdekonstruktionstype" -#: varasm.c:4289 +#: varasm.c:4334 #, c-format msgid "invalid initial value for member `%s'" msgstr "ugyldig startværdi for medlemmet '%s'" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "svag erklæring af '%s' skal komme før definitionen" -#: varasm.c:4487 +#: varasm.c:4532 #, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "svag erklæring af '%s' efter første brug resulterer i ikke-defineret opførsel" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "svag erklæring af '%s' skal være public" -#: varasm.c:4530 +#: varasm.c:4575 #, c-format msgid "weak declaration of `%s' not supported" msgstr "svag erklæring af '%s' ikke understøttet" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "kun svage aliaser understøttes i denne konfiguration" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "aliasdefinitioner er ikke understøttet i denne konfiguration; ignoreret" -#: varasm.c:4670 -#, fuzzy +#: varasm.c:4716 msgid "visibility attribute not supported in this configuration; ignored" -msgstr "aliasdefinitioner er ikke understøttet i denne konfiguration; ignoreret" +msgstr "synlighedsegenskab er ikke understøttet i denne konfiguration; ignoreret" #: varray.c:134 #, c-format @@ -8455,93 +8416,101 @@ msgid "no sclass for %s stab (0x%x)\n" msgstr "ingen sclass for %s stab (0x%x)\n" #: pretty-print.h:97 -#, fuzzy, c-format +#, c-format msgid "#`%s' not supported by %s#" -msgstr "'%s' ikke understøttet %s" +msgstr "#'%s' ikke understøttet af %s#" #: params.def:53 -#, fuzzy -msgid "The maximum number of instructions in a single function eliglible for inlining" -msgstr "Det maksimale antal instruktioner i en funktion der indbygges" +msgid "The maximum number of instructions in a single function eligible for inlining" +msgstr "Det maksimale antal instruktioner i en enkelt funktion der må indbygges" -#: params.def:74 -#, fuzzy -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" -msgstr "Det maksimale antal instruktioner i en funktion der indbygges" +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" +msgstr "Det maksimale antal instruktioner ved automatisk indbygning" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" -msgstr "" +#: params.def:84 +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" +msgstr "Det maksimale antal instruktioner ved gentagen indbygning før GCC dæmper indbygningen" -#: params.def:100 -#, fuzzy +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +msgstr "Hældningen af den lineære funktion der dæmper indbygning efter at den rekursive indbygningsgrænse er nået, er givet ved den negative, reciprokke værdi af denne parameter" + +#: params.def:110 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" -msgstr "Det maksimale antal instruktioner i en funktion der indbygges" +msgstr "Antallet af instruktioner i en enkelt funktion der stadig indbygges efter megen rekursiv indbygning" -#: params.def:111 +#: params.def:120 +msgid "The maximum number of instructions for the RTL inliner" +msgstr "Det maksimale antal instruktioner til RTL-indbyggeren" + +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "Det maksimale antal instruktioner det overvejes at udfylde ventepladser med" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "Det maksimale antal instruktioner der overvejes under søgning efter præcis registerinfo" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" msgstr "Den maksimale længde af planlæggerens liste over ventende operationer" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "Den maksimale mængde hukommelse som skal allokeres af GCSE" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "Det maksimale antal faser der skal gennemgås ved udførsel af GCSE" -#: params.def:151 -#, fuzzy +#: params.def:171 msgid "The maximum number of instructions to consider to unroll in a loop" -msgstr "Det maksimale antal instruktioner det overvejes at udfylde ventepladser med" +msgstr "Det maksimale antal instruktioner der overvejes at udrulle i en løkke" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" -msgstr "" +msgstr "Vælg den andel af det maksimale antal gentagelser af basisblokke i et program en given basisblok skal have for at blive betragtet som \"varm\"" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" -msgstr "" +msgstr "Vælg den andel af den maksimale frekvens af udførsler af basisblokke i et program en given basisblok skal have for at blive betragtet som \"varm\"" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" -msgstr "" +msgstr "Den procendel af funktioner vægtet efter udførselsfrekvens som skal dækkes af sporingsformering; benyttes når profileringsfeedback er tilgængeligt" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" -msgstr "" +msgstr "Den procendel af funktioner vægtet efter udførselsfrekvens som skal dækkes af sporingsformering; benyttes når profileringsfeedback ikke er tilgængeligt" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" -msgstr "" +msgstr "Maksimal kodevækst forårsaget af haleduplikering (i procent)" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" -msgstr "" +msgstr "Stop omvendt vækst hvis den omvendte sandsynlighed for den bedste kant er mindre end denne tærskel (i procent)" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" -msgstr "" +msgstr "Stop fremadrettet vækst hvis sandsynligheden for den bedste kant er mindre end denne tærskel (i procent); benyttes når profileringsfeedback er tilgængeligt" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" -msgstr "" +msgstr "Stop fremadrettet vækst hvis sandsynligheden for den bedste kant er mindre end denne tærskel (i procent); benyttes når profileringsfeedback ikke er tilgængeligt" -#: params.def:204 +#: params.def:217 +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "Det maksimale antal indadgående kanter der overvejes til krydsspring" + +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." -msgstr "" +msgstr "Minimal heap-udvidelse for at udløse garbage collection, som en procentdel af den totale heap" -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." -msgstr "" +msgstr "Minimal heap-størrelse før garbage collection startes, i kilobyte." #: config/darwin-c.c:75 msgid "too many #pragma options align=reset" @@ -8609,9 +8578,9 @@ msgid "bad value `%s' for -mfp-trap-mode switch" msgstr "ugyldig værdi '%s' til tilvalget -mfp-trap-mode" #: config/alpha/alpha.c:435 -#, fuzzy, c-format +#, c-format msgid "bad value `%s' for -mtls-size switch" -msgstr "ugyldig værdi '%s' til tilvalget -mcpu" +msgstr "ugyldig værdi '%s' til tilvalget -mtls-size" #: config/alpha/alpha.c:454 config/alpha/alpha.c:466 #, c-format @@ -8655,22 +8624,22 @@ msgstr "ugyldig %%H-v msgid "invalid %%J value" msgstr "ugyldig %%J-værdi" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, c-format msgid "invalid %%r value" msgstr "ugyldig %%r-værdi" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, c-format msgid "invalid %%R value" msgstr "ugyldig %%R-værdi" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, c-format msgid "invalid %%N value" msgstr "ugyldig %%N-værdi" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, c-format msgid "invalid %%P value" msgstr "ugyldig %%P-værdi" @@ -8686,12 +8655,12 @@ msgstr "ugyldig %%h-v msgid "invalid %%L value" msgstr "ugyldig %%L-værdi" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, c-format msgid "invalid %%m value" msgstr "ugyldig %%m-værdi" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, c-format msgid "invalid %%M value" msgstr "ugyldig %%M-værdi" @@ -8702,7 +8671,7 @@ msgid "invalid %%U value" msgstr "ugyldig %%U-værdi" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, c-format msgid "invalid %%s value" msgstr "ugyldig %%s-værdi" @@ -8713,25 +8682,25 @@ msgid "invalid %%C value" msgstr "ugyldig %%C-værdi" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, c-format msgid "invalid %%E value" msgstr "ugyldig %%E-værdi" #: config/alpha/alpha.c:5883 config/alpha/alpha.c:5933 -#, fuzzy msgid "unknown relocation unspec" -msgstr "ukendt mængdekonstruktionstype" +msgstr "ukendt relokaliserings-unspec" #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, c-format msgid "invalid %%xn code" msgstr "ugyldig %%xn-kode" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 msgid "bad builtin fcode" -msgstr "" +msgstr "ugyldig indbygget fcode" #. Macro to define tables used to set the flags. #. This is a list in braces of pairs in braces, @@ -8820,7 +8789,7 @@ msgstr "Udsend 32-bit relokalisering til det lille dataomr #: config/alpha/alpha.h:314 msgid "Emit rdval instead of rduniq for thread pointer" -msgstr "" +msgstr "Udsend rdval i stedet for rduniq for trådhenvisning" #. For -mcpu= #. For -mtune= @@ -8853,9 +8822,9 @@ msgstr "Kontroll msgid "Tune expected memory latency" msgstr "Justér den forventede hukommelsesventetid" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" -msgstr "" +msgstr "Angiv bitstørrelse for umiddelbar TLS-afsæt" #: config/arc/arc.c:135 #, c-format @@ -8893,118 +8862,119 @@ msgid "invalid operand to %%V code" msgstr "ugyldig operand til %%V-koden" #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 msgid "invalid operand output code" msgstr "ugyldig operand-uddatakode" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "tilvalget -mcpu=%s er i konflikt med tilvalget -march=" -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "ugyldig værdi (%s) til tilvalget %s" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" msgstr "målprocessoren understøtter ikke APCS-32" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" msgstr "målprocessoren understøtter ikke APCS-26" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" msgstr "målprocessoren understøtter ikke interarbejde" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 msgid "target CPU does not support THUMB instructions" msgstr "målprocessoren understøtter ikke THUMB-instruktioner" -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "aktivering af tilbagesporingsunderstøttelse giver kun mening ved oversættelse for en Thumb" -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "aktivering af interarbejdeunderstøttelse for kaldte objekter giver kun mening ved oversættelse for en Thumb" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "aktivering af interarbejdeunderstøttelse for kaldere giver kun mening ved oversættelse for en Thumb" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "interarbejde tvinger APCS-32 til at blive brugt" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "-mapcs-stack-check og -mno-apcs-frame er indbyrdes uforenelige" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "-fpic og -mapcs-reent er indbyrdes uforenelige" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "APCS-genindtrædelig kode er ikke understøttet - ignoreret" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "-g med -mno-apcs-frame giver måske ikke fornuftig fejlanalysering" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 msgid "passing floating point arguments in fp regs not yet supported" msgstr "overbringelse af kommatalsparametre i kommatalsregistre er ikke understøttet endnu" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "ugyldigt tilvalg til kommatalsemulering: -mfpe-%s" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 msgid "structure size boundary can only be set to 8 or 32" msgstr "strukturstørrelsesgrænse kan kun sættes til 8 eller 32" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "-mpic-register= er ubrugelig uden -fpic" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, c-format msgid "unable to use '%s' for PIC register" msgstr "kan ikke bruge '%s' til PIC-register" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, c-format msgid "`%s' attribute only applies to functions" msgstr "egenskaben '%s' kan kun anvendes sammen med funktioner" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 msgid "unable to compute real location of stacked parameter" msgstr "kan ikke beregne virkelig placering af stakkede parametre" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "ingen lave registre er tilgængelige til at modtage værdier fra høje registre" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "afbrydelsesservicerutiner kan ikke kodes i Thumb-tilstand" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "variablen '%s' med startværdi er markeret dllimport" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "statisk variabel '%s' er markeret dllimport" @@ -9161,19 +9131,18 @@ msgstr "ugyldig skifteinstruktion:" msgid "internal compiler error. Incorrect shift:" msgstr "intern oversætterfejl - ukorrekt skift:" -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 msgid "only initialized variables can be placed into program memory area" msgstr "kun variabler med startværdi kan placeres i programhukommelsesområdet" #: config/avr/avr.c:4866 -#, fuzzy msgid "only uninitialized variables can be placed in the .noinit section" -msgstr "kun variabler med startværdi kan placeres i programhukommelsesområdet" +msgstr "kun variabler uden startværdi kan placeres i .noinit-sektionen" #: config/avr/avr.c:4881 -#, fuzzy, c-format +#, c-format msgid "MCU `%s' supported for assembler only" -msgstr "MCU '%s' ikke understøttet" +msgstr "MCU '%s' understøttes kun for maskinkode" #: config/avr/avr.h:78 msgid "Assume int to be 8 bit integer" @@ -9197,7 +9166,7 @@ msgstr "Gener #: config/avr/avr.h:88 msgid "Use rjmp/rcall (limited range) on >8K devices" -msgstr "" +msgstr "Benyt rjmp/rcall (begrænset omfang) på >8K-enheder" #: config/avr/avr.h:91 msgid "Output instruction sizes to the asm file" @@ -9387,428 +9356,428 @@ msgstr "c4x_rptb_rpts_p: Topetiket til gentagelsesblok flyttet\n" #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "Lille hukommelsesmodel" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "Stor hukommelsesmodel" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "Benyt MPYI-instruktionen til C3x" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "Benyt ikke MPYI-instruktionen til C3x" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "Benyt hurtig, men approksimativ konvertering fra komma- til heltal" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "Benyt langsom, men nøjagtig konvertering fra komma- til heltal" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "Aktivér brug af RTPS-instruktionen" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "Deaktivér brug af RTPS-instruktionen" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "Aktivér brug af RTPB-instruktionen" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "Deaktivér brug af RTPB-instruktionen" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" msgstr "Generér kode til en C30-processor" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" msgstr "Generér kode til en C31-processor" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" msgstr "Generér kode til en C32-processor" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" msgstr "Generér kode til en C33-processor" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" msgstr "Generér kode til en C40-processor" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" msgstr "Generér kode til en C44-processor" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 msgid "Emit code compatible with TI tools" msgstr "Udsend kode der er kompatibel med TI-værktøjer" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "Udsend kode der bruger GAS-udvidelser" # RETMIG: hvad står ISR for? -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" msgstr "Gem DP over ISR i lille hukommelsesmodel" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" msgstr "Gem ikke DP over ISR i lille hukommelsesmodel" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "Overbring parametre på stakken" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 msgid "Pass arguments in registers" msgstr "Overbring parametre i registre" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "Aktivér nye faciliteter under udvikling" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "Deaktivér nye faciliteter under udvikling" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "Benyt BK-registeret som et alment register" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 msgid "Do not allocate BK register" msgstr "Allokér ikke BK-registeret" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 msgid "Enable use of DB instruction" msgstr "Aktivér brug af DB-instruktioner" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "Deaktivér brug af DB-instruktioner" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "Aktivér fejlanalyseringsinfo" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "Deaktivér fejlanalyseringsinfo" # RETMIG: hvad betyder hoisting? (det har noget med jage indlæsning af dem ud af registre) -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "Tving konstanter ind i registre for at forbedre hoisting" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 msgid "Don't force constants into registers" msgstr "Tving ikke konstanter ind i registre" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "Tving RTL-generering til at udsende gyldig 3-operandinstruktioner" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "Tillad RTL-generering at udsende ugyldig 3-operandinstruktioner" -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "Tillad iterationstællere uden fortegn for RPTB/DB" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "Tillad ikke iterationstællere uden fortegn for RPTB/DB" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "Bevar alle 40 bit af kommatalsregisteret på tværs af kald" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "Bevar kun 32 bit af kommatalsregisteret på tværs af kald" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 msgid "Enable parallel instructions" msgstr "Aktivér parallelle instruktioner" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 msgid "Disable parallel instructions" msgstr "Deaktivér parallelle instruktioner" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "Aktivér instruktionerne MPY||ADD og MPY||SUB" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "Deaktivér instruktionerne MPY||ADD og MPY||SUB" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" msgstr "Antag at henvisninger kan være aliaser" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" msgstr "Antag at henvisninger ikke kan være aliaser" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "Angiv maksimalt antal iterationer for RPTS" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" msgstr "Vælg den processor der skal genereres kode til" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "uventet indekstype i cris_print_index" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "uventet grundtype in cris_print_base" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "stakramme for stor: %d byte" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "allokeret, men ubenyttet venteliste i afslutning" -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "uventet funktionstype behøver stak justering for __builtin_eh_return" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 msgid "invalid operand for 'b' modifier" msgstr "ugyldig operand til 'b'-ændring" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 msgid "invalid operand for 'v' modifier" msgstr "ugyldig operand til 'v'-ændring" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 msgid "invalid operand for 'P' modifier" msgstr "ugyldig operand til 'P'-ændring" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 msgid "invalid operand for 'p' modifier" msgstr "ugyldig operand til 'p'-ændring" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 msgid "invalid operand for 'z' modifier" msgstr "ugyldig operand til 'z'-ændring" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 msgid "invalid operand for 'H' modifier" msgstr "ugyldig operand til 'H'-ændring" -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 msgid "bad register" msgstr "ugyldigt register" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 msgid "invalid operand for 'e' modifier" msgstr "ugyldig operand til 'e'-ændring" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 msgid "invalid operand for 'm' modifier" msgstr "ugyldig operand til 'm'-ændring" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 msgid "invalid operand for 'A' modifier" msgstr "ugyldig operand til 'A'-ændring" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 msgid "invalid operand for 'D' modifier" msgstr "ugyldig operand til 'D'-ændring" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 msgid "invalid operand for 'T' modifier" msgstr "ugyldig operand til 'T'-ændring" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 msgid "invalid operand modifier letter" msgstr "ugyldigt operandændringsbogstav" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, c-format msgid "internal error: bad register: %d" msgstr "intern fejl: ugyldigt register: %d" -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "uventet multiplikativ operand" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 msgid "unexpected operand" msgstr "uventet operand" -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 msgid "unrecognized address" msgstr "ukendt adresse" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "intern fejl: bivirkningsinstruktion påvirker hovedvirkning" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "intern fejl: cris_side_effect_mode_ok med ugyldige operander" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 msgid "unrecognized supposed constant" msgstr "ukendt formodet konstant" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "ukendt formodet konstant i cris_global_pic_symbol" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "-max-stackframe=%d er ikke brugbar mellem 0 og %d" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "ukendt CRIS-versionsspecifikation i -march= eller -mcpu=: %s" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "ukendt CRIS-versionsspecifikation i -mtune=: %s" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 msgid "-fPIC and -fpic are not supported in this configuration" msgstr "-fPIC og -fpic understøttes ikke af denne konfiguration" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "det bestemte '-g'-tilvalg er ugyldigt med -maout og -melinux" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "uventede bivirkninger i adresse" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "uventet PIC-symbol" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "PIC-register er ikke sat op" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 msgid "unexpected address expression" msgstr "uventet adresseudtryk" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "udsender PIC-operand, men PIC-register er ikke sat op" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "uventet NOTE som addr_const:" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "Oversæt for det Etrax 100-baserede elinux-system uden MMU" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "For elinux; forespørg en angivet stakstørrelse for dette program" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "Oversæt for ETRAX 4 (CRIS v3)" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "Oversæt for ETRAX 100 (CRIS v8)" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "Udsend fejlanalyseringsinfo i maskinkode" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 msgid "Do not use condition codes from normal instructions" msgstr "Benyt ikke betingelseskoder fra normale instruktioner" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "Udsend ikke adresseringstilstande med bivirkningstildeling" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 msgid "Do not tune stack alignment" msgstr "Finjustér ikke stakjustering" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 msgid "Do not tune writable data alignment" msgstr "Finjustér ikke justering af skrivbare data" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "Finjustér ikke justering af kode og skrivebeskyttet data" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "Justér kode og data til 32 bit" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "Justér ikke elementer i kode eller data" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 msgid "Do not emit function prologue or epilogue" msgstr "Udsend ikke funktionsindledning eller -afslutning" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "Benyt de tilvalg der giver de fleste faciliteter tilladt af andre tilvalg" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "Overskriv -mbest-lib-options" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 msgid "Generate code for the specified chip or CPU version" msgstr "Generér kode til en given chip- eller processorversion" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 msgid "Tune alignment for the specified chip or CPU version" msgstr "Finjustér justering til en given chip- eller processorversion" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "Advar når en stakramme er større end den angivne størrelse" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "ingen FUNCTION_PROFILER for CRIS" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "Benyt ikke GOTPLT-referencer sammen med -fpic og -fPIC" @@ -10099,154 +10068,135 @@ msgstr "Antag lille adresserum" #: config/frv/frv.c:410 config/frv/frv.c:428 #, c-format msgid "Unknown cpu: -mcpu=%s" -msgstr "" +msgstr "Ukendt processor: -mcpu=%s" #: config/frv/frv.c:451 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)" -msgstr "" +msgstr "-fpic og -gdwarf er indbyrdes uforenelige (-fpic og -g/-gdwarf-2 er i orden)" #: config/frv/frv.c:2520 -#, fuzzy msgid "Bad insn to frv_print_operand_address:" -msgstr "ugyldig instruktion til d30v_print_operand_address:" +msgstr "Ugyldig instruktion til frv_print_operand_address:" #: config/frv/frv.c:2533 -#, fuzzy msgid "Bad register to frv_print_operand_memory_reference_reg:" -msgstr "ugyldig instruktion til d30v_print_operand_memory_reference:" +msgstr "Ugyldigt register til frv_print_operand_memory_reference_reg:" #: config/frv/frv.c:2574 config/frv/frv.c:2584 config/frv/frv.c:2593 #: config/frv/frv.c:2621 config/frv/frv.c:2633 config/frv/frv.c:2637 -#, fuzzy msgid "Bad insn to frv_print_operand_memory_reference:" -msgstr "ugyldig instruktion til d30v_print_operand_memory_reference:" +msgstr "Ugyldig instruktion til frv_print_operand_memory_reference:" #: config/frv/frv.c:2779 -#, fuzzy msgid "Bad insn in frv_print_operand, bad const_double" -msgstr "ugyldig instruktion til d30v_print_operand, 0 case" +msgstr "Ugyldig instruktion i frv_print_operand, ugyldig const_double" #: config/frv/frv.c:2824 -#, fuzzy msgid "Bad insn to frv_print_operand, 'C' modifier:" -msgstr "ugyldig instruktion til d30v_print_operand, 'B'-ændring:" +msgstr "Ugyldig instruktionen til frv_print_operand, 'C'-modifikation:" #: config/frv/frv.c:2847 -#, fuzzy msgid "Bad insn to frv_print_operand, 'c' modifier:" -msgstr "ugyldig instruktion til d30v_print_operand, 'B'-ændring:" +msgstr "Ugyldig instruktion til frv_print_operand, 'c'-modifikation:" #: config/frv/frv.c:2872 -#, fuzzy msgid "Bad insn to frv_print_operand, 'e' modifier:" -msgstr "ugyldig instruktion til d30v_print_operand, 'B'-ændring:" +msgstr "Ugyldig instruktion til frv_print_operand, 'e'-modifikation:" #: config/frv/frv.c:2880 -#, fuzzy msgid "Bad insn to frv_print_operand, 'F' modifier:" -msgstr "ugyldig instruktion til d30v_print_operand, 'B'-ændring:" +msgstr "Ugyldig instruktion til frv_print_operand, 'F'-modifikation:" #: config/frv/frv.c:2896 -#, fuzzy msgid "Bad insn to frv_print_operand, 'f' modifier:" -msgstr "ugyldig instruktion til d30v_print_operand, 'f'-ændring:" +msgstr "Ugyldig instruktion til frv_print_operand, 'f'-modifikation:" #: config/frv/frv.c:2949 -#, fuzzy msgid "Bad insn to frv_print_operand, 'L' modifier:" -msgstr "ugyldig instruktion til d30v_print_operand, 'B'-ændring:" +msgstr "Ugyldig instruktion til frv_print_operand, 'L'-modifikation:" #: config/frv/frv.c:2962 -#, fuzzy msgid "Bad insn to frv_print_operand, 'M/N' modifier:" -msgstr "ugyldig instruktion til d30v_print_operand, 'M'-ændring:" +msgstr "Ugyldig instruktion til frv_print_operand, 'M/N'-modifikation:" #: config/frv/frv.c:2983 -#, fuzzy msgid "Bad insn to frv_print_operand, 'O' modifier:" -msgstr "ugyldig instruktion til d30v_print_operand, 'B'-ændring:" +msgstr "Ugyldig instruktion til frv_print_operand, 'O'-modifikation:" #: config/frv/frv.c:3001 -#, fuzzy msgid "Bad insn to frv_print_operand, P modifier:" -msgstr "ugyldig instruktion til d30v_print_operand, 'B'-ændring:" +msgstr "Ugyldig instruktion til frv_print_operand, P-modifikation:" #: config/frv/frv.c:3021 -#, fuzzy msgid "Bad insn in frv_print_operand, z case" -msgstr "ugyldig instruktion til d30v_print_operand, 0 case" +msgstr "Ugyldig instruktion i frv_print_operand, tilfældet z" #: config/frv/frv.c:3049 -#, fuzzy msgid "Bad insn in frv_print_operand, 0 case" -msgstr "ugyldig instruktion til d30v_print_operand, 0 case" +msgstr "Ugyldig instruktion i frv_print_operand, tilfældet 0" #: config/frv/frv.c:3054 -#, fuzzy msgid "frv_print_operand: unknown code" -msgstr "fr30_print_operand: ukendt kode" +msgstr "fr_print_operand: ukendt kode" #: config/frv/frv.c:5737 -#, fuzzy msgid "Bad output_move_single operand" -msgstr "output_move_single:" +msgstr "Ugyldig output_move_single-operand" #: config/frv/frv.c:5866 msgid "Bad output_move_double operand" -msgstr "" +msgstr "Ugyldig output_move_double-operand" #: config/frv/frv.c:6010 -#, fuzzy msgid "Bad output_condmove_single operand" -msgstr "output_move_single:" +msgstr "Ugyldig output_condmove_single-operand" #: config/frv/frv.c:8315 msgid "frv_registers_update" -msgstr "" +msgstr "frv_registers_update" #: config/frv/frv.c:8475 msgid "frv_registers_used_p" -msgstr "" +msgstr "frv_registers_used_p" #: config/frv/frv.c:8604 msgid "frv_registers_set_p" -msgstr "" +msgstr "frv_registers_set_p" #: config/frv/frv.c:9171 -#, fuzzy msgid "accumulator is not a constant integer" -msgstr "parameteren til 'asm' er ikke en konstant streng" +msgstr "akkumulator er ikke et konstant heltal" #: config/frv/frv.c:9176 msgid "accumulator number is out of bounds" -msgstr "" +msgstr "akkumulatortal er uden for det gyldig interval" #: config/frv/frv.c:9187 -#, fuzzy, c-format +#, c-format msgid "inappropriate accumulator for `%s'" -msgstr "ingen tidligere erklæring af '%s'" +msgstr "forkert akkumulator for '%s'" #: config/frv/frv.c:9253 -#, fuzzy, c-format +#, c-format msgid "`%s' expects a constant argument" -msgstr "egenskaben '%s' kræver en heltalskonstant som parameter" +msgstr "'%s' forventer en konstant parameter" #: config/frv/frv.c:9258 -#, fuzzy, c-format +#, c-format msgid "constant argument out of range for `%s'" -msgstr "operandnummer uden for det gyldige interval" +msgstr "konstant parameter uden for det gyldige interval for '%s'" #: config/frv/frv.c:9638 msgid "media functions are not available unless -mmedia is used" -msgstr "" +msgstr "mediafunktioner er ikke tilgængelige medmindre -mmedia benyttes" #: config/frv/frv.c:9650 msgid "this media function is only available on the fr500" -msgstr "" +msgstr "denne mediafunktion er kun tilgængelig på fr500" #: config/frv/frv.c:9678 msgid "this media function is only available on the fr400" -msgstr "" +msgstr "denne mediafunktion er kun tilgængelig på fr400" #. This macro is a C statement to print on `stderr' a string describing the #. particular machine description choice. Every machine description should @@ -10259,16 +10209,15 @@ msgstr "" #. #endif #: config/frv/frv.h:512 msgid " (frv)" -msgstr "" +msgstr " (frv)" #: config/h8300/h8300.c:314 msgid "-ms2600 is used without -ms" msgstr "-ms2600 benyttet uden -ms" #: config/h8300/h8300.c:320 -#, fuzzy msgid "-mn is used without -mh or -ms" -msgstr "-ms2600 benyttet uden -ms" +msgstr "-mn benyttet uden -mh eller -ms" #. Macro to define tables used to set the flags. #. This is a list in braces of pairs in braces, @@ -10276,24 +10225,20 @@ msgstr "-ms2600 benyttet uden -ms" #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. #: config/h8300/h8300.h:150 -#, fuzzy msgid "Generate H8S code" -msgstr "Generér H8/S-kode" +msgstr "Generér H8S-kode" #: config/h8300/h8300.h:151 -#, fuzzy msgid "Do not generate H8S code" -msgstr "Generér ikke H8/S-kode" +msgstr "Generér ikke H8S-kode" #: config/h8300/h8300.h:152 -#, fuzzy msgid "Generate H8S/2600 code" -msgstr "Generér H8/S2600-kode" +msgstr "Generér H8S/2600-kode" #: config/h8300/h8300.h:153 -#, fuzzy msgid "Do not generate H8S/2600 code" -msgstr "Generér ikke H8/S2600-kode" +msgstr "Generér ikke H8S/2600-kode" #: config/h8300/h8300.h:154 msgid "Make integers 32 bits wide" @@ -10321,7 +10266,7 @@ msgstr "Gener #: config/h8300/h8300.h:165 msgid "Enable the normal mode" -msgstr "" +msgstr "Aktivér den normale tilstand" #: config/h8300/h8300.h:166 msgid "Do not generate H8/300H code" @@ -10363,168 +10308,215 @@ msgstr "Gener msgid "Do not generate char instructions" msgstr "Generér ikke char-instruktioner" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, c-format msgid "code model %s not supported in PIC mode" msgstr "kodemodellen %s er ikke understøttet i PIC-tilstand" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "ugyldig værdi (%s) til tilvalget -mcmodel=" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, c-format msgid "bad value (%s) for -masm= switch" msgstr "ugyldig værdi (%s) til tilvalget -masm=" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "kodemodellen %s er ikke understøttet i %s bit-tilstand" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 msgid "code model `large' not supported yet" msgstr "kodemodellen 'large' er ikke understøttet endnu" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, c-format msgid "%i-bit mode not compiled in" msgstr "%i bit-tilstand er ikke oversat med ind" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "ugyldig værdi (%s) til tilvalget -march=" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "ugyldig værdi (%s) til tilvalget -mcpu=" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "-mregparm=%d er ikke mellem 0 og %d" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 msgid "-malign-loops is obsolete, use -falign-loops" msgstr "-malign-loops er forældet, benyt -falign-loops" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "-malign-loops=%d er ikke mellem 0 og %d" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "-malign-jumps er forældet, benyt -falign-jumps" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 msgid "-malign-functions is obsolete, use -falign-functions" msgstr "-malign-functions er forældet, benyt -falign-functions" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "-mpreferred-stack-boundary=%d er ikke mellem %d og 12" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "-mbranch-cost=%d er ikke mellem 0 og 5" -#: config/i386/i386.c:1235 -#, fuzzy, c-format +#: config/i386/i386.c:1242 +#, c-format msgid "bad value (%s) for -mtls-dialect= switch" -msgstr "ugyldig værdi (%s) til tilvalget -msdata" +msgstr "ugyldig værdi (%s) til tilvalget -mtls-dialect" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "-malign-double giver ikke mening i 64 bit-tilstand" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "kaldekonventionen -mrtd er ikke understøttet i 64 bit-tilstand" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "SSE-instruktionssæt deaktiveret, bruger 387-beregninger" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 msgid "387 instruction set disabled, using SSE arithmetics" msgstr "387-instruktionssæt deaktiveret, bruger SSE-beregninger" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "ugyldig værdi (%s) til tilvalget -mfpmath=" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "egenskaben '%s' kræver en heltalskonstant som parameter" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, c-format msgid "argument to `%s' attribute larger than %d" msgstr "parameter til egenskaben '%s' er større end %d" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "" + +#: config/i386/i386.c:6386 msgid "invalid UNSPEC as operand" msgstr "ugyldig UNSPEC som operand" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "udvidede registre har ikke høje halvdele" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "ikke-understøttet operandstørrelse for udvidede registre" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "operand er hverken en konstant eller en betingelseskode, ugyldig operandkode 'c'" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, c-format msgid "invalid operand code `%c'" msgstr "ugyldig operandkode '%c'" -#: config/i386/i386.c:6861 -#, fuzzy +#: config/i386/i386.c:7071 msgid "invalid constraints for operand" -msgstr "ugyldig %%c-operand" +msgstr "ugyldige begrænsninger for operand" -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 msgid "unknown insn mode" msgstr "ukendt instruktionstilstand" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 msgid "selector must be an immediate" msgstr "vælger skal være en umiddelbar værdi" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 msgid "mask must be an immediate" msgstr "maske skal være en umiddelbar værdi" -#: config/i386/i386.c:13346 -#, fuzzy +#: config/i386/i386.c:13654 msgid "shift must be an immediate" -msgstr "maske skal være en umiddelbar værdi" +msgstr "skifteværdi skal være en umiddelbar værdi" + +#: config/i386/winnt.c:96 +#, fuzzy, c-format +msgid "function `%s' definition is marked dllimport." +msgstr "'auto' er påhæftet funktionsdefinitionen" -#: config/i386/winnt.c:105 +#: config/i386/winnt.c:104 +#, fuzzy, c-format +msgid "variable `%s' definition is marked dllimport." +msgstr "statisk variabel '%s' er markeret dllimport" + +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." +msgstr "" + +#: config/i386/winnt.c:143 #, c-format msgid "`%s' attribute only applies to variables" msgstr "egenskaben '%s' kan kun anvendes på variabler" -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:242 +#, c-format +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:252 +#, fuzzy, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "funktionen '%s' omerklæret med egenskaben noinline" + +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "" + +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "" + +#: config/i386/winnt.c:364 #, c-format msgid "`%s' declared as both exported to and imported from a DLL" msgstr "'%s' erklæret som både eksporteret til og importeret fra en DLL" +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "" + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "" + #: config/i386/cygwin.h:45 msgid "Use the Cygwin interface" msgstr "Benyt Cygwin-grænsefladen" @@ -10561,12 +10553,12 @@ msgstr "Ignor msgid "Use Mingw-specific thread support" msgstr "Benyt Mingw-specifik trådunderstøttelse" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "-f%s ignoreret for målarkitekturen (all kode er positionsuafhængigt)" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 msgid "-mbnu210 is ignored (option is obsolete)" msgstr "-mbnu210 ignoreres (tilvalget er forældet)" @@ -10783,11 +10775,10 @@ msgid "Use given assembler dialect" msgstr "Benyt den givne maskinkodedialekt" #: config/i386/i386.h:436 -#, fuzzy msgid "Use given thread-local storage dialect" -msgstr "Benyt den givne maskinkodedialekt" +msgstr "Benyt den givne tråd-lokale lagringsdialekt" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "Generér ELF-uddata" @@ -10843,7 +10834,7 @@ msgstr "modstridende arkitekturer defineret - bruger K-serien" msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "iC2.0 og iC3.0 er inkompatible - bruger iC3.0" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 msgid "stack limit expression is not supported" msgstr "stakgrænseudtryk understøttes ikke" @@ -10901,7 +10892,7 @@ msgstr "Gener msgid "Generate CF code" msgstr "Generér CF-kode" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "Benyt softwarekommatal" @@ -10966,7 +10957,7 @@ msgstr "Sammens msgid "Do not layout types like Intel's v1.3 gcc" msgstr "Sammensæt ikke typer som Intels v1.3 gcc" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "Benyt 64 bit long double" @@ -10979,143 +10970,130 @@ msgstr "Aktiv msgid "Do not enable linker relaxation" msgstr "Aktivér ikke tolerant sammenkæder" -#: config/ia64/ia64-c.c:50 -#, fuzzy +#: config/ia64/ia64-c.c:51 msgid "malformed #pragma builtin" -msgstr "forkert udformet '#pragma implementation'" +msgstr "forkert udformet '#pragma builtin'" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "ia64_print_operand: ukendt kode" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "værdien af -mfixed-range skal være på formen REG1-REG2" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, c-format msgid "%s-%s is an empty range" msgstr "%s-%s er et tomt interval" -#: config/ia64/ia64.c:4215 -#, fuzzy +#: config/ia64/ia64.c:4350 msgid "cannot optimize floating point division for both latency and throughput" -msgstr "kan ikke optimere division for både ventetid og båndbredde" +msgstr "kan ikke optimere kommatalsdivision for både ventetid og båndbredde" -#: config/ia64/ia64.c:4221 -#, fuzzy +#: config/ia64/ia64.c:4356 msgid "cannot optimize integer division for both latency and throughput" -msgstr "kan ikke optimere division for både ventetid og båndbredde" +msgstr "kan ikke optimere heltalsdivision for både ventetid og båndbredde" -#: config/ia64/ia64.c:4233 -#, fuzzy, c-format +#: config/ia64/ia64.c:4368 +#, c-format msgid "bad value (%s) for -mtls-size= switch" -msgstr "ugyldig værdi (%s) for tilvalget -mcpu=" +msgstr "ugyldig værdi (%s) for tilvalget -mtls-size=" #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "Generér storendet kode" -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "Generér lilleendet kode" -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "Generér kode til GNU as" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "Generér kode til Intel as" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "Generér kode til GNU ld" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "Generér kode til Intel ld" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "Generér kode uden GP-registeret" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "Udsend stopbit før og efter volatile udvidede asm-sætninger" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "Udsend ikke stopbit før og efter volatile udvidede asm-sætninger" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "Udsend kode for Itanium (TM) processor B-skridt" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 msgid "Use in/loc/out register names" msgstr "Benyt in/loc/out-registernavne" -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "Deaktivér brug af sdata/scommon/sbss" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "Aktivér brug af sdata/scommon/sbss" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "gp er konstant (men gem/gendan gp ved indirekte kald)" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "Generér selvflyttende kode" -#: config/ia64/ia64.h:180 -#, fuzzy +#: config/ia64/ia64.h:184 msgid "Generate inline floating point division, optimize for latency" -msgstr "Generér indlejrede divisioner, optimér for ventetid" +msgstr "Generér indlejrede kommatalsdivisioner, optimér for ventetid" -#: config/ia64/ia64.h:182 -#, fuzzy +#: config/ia64/ia64.h:186 msgid "Generate inline floating point division, optimize for throughput" -msgstr "Generér indlejrede divisioner, optimér for båndbredde" +msgstr "Generér indlejrede kommatalsdivisioner, optimér for båndbredde" -#: config/ia64/ia64.h:184 -#, fuzzy +#: config/ia64/ia64.h:188 msgid "Generate inline integer division, optimize for latency" -msgstr "Generér indlejrede divisioner, optimér for ventetid" +msgstr "Generér indlejrede heltalsdivisioner, optimér for ventetid" -#: config/ia64/ia64.h:186 -#, fuzzy +#: config/ia64/ia64.h:190 msgid "Generate inline integer division, optimize for throughput" -msgstr "Generér indlejrede divisioner, optimér for båndbredde" +msgstr "Generér indlejrede heltalsdivisioner, optimér for båndbredde" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "Aktivér Dwarf 2-linjefejlanalyseringsinfo via GNU as" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "Deaktivér Dwarf 2-linjefejlanalyseringsinfo via GNU as" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 msgid "Specify range of registers to make fixed" msgstr "Angiv interval af registre der skal gøres faste" -#: config/ip2k/ip2k.c:1082 -#, fuzzy +#: config/ip2k/ip2k.c:1090 msgid "bad operand" -msgstr "ugyldig %%f-operand" - -#: config/ip2k/ip2k.c:3184 -#, fuzzy -msgid "Only initialized variables can be placed into program memory area." -msgstr "kun variabler med startværdi kan placeres i programhukommelsesområdet" +msgstr "ugyldig operand" #: config/m32r/m32r.c:139 #, c-format @@ -11173,7 +11151,7 @@ msgid "post-increment address is not a register" msgstr "postfiks forøgelsesadresse er ikke et register" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 msgid "bad address" msgstr "ugyldig adresse" @@ -11211,41 +11189,49 @@ msgstr "Omr msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "-f%s ignoreret for 68HC11/68HC12 (ikke understøttet)" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "egenskaberne 'trap' og 'far' kan ikke bruges på samme tid, ignorerer 'far'" + +#: config/m68hc11/m68hc11.c:1311 +msgid "`trap' attribute is already used" +msgstr "egenskaben 'trap' er allerede benyttet" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 msgid "move insn not handled" msgstr "flytteinstruktion ikke håndteret" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 msgid "invalid register in the move instruction" msgstr "ugyldigt register i flytteinstruktionen" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 msgid "invalid operand in the instruction" msgstr "ugyldig operand i instruktionen" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 msgid "invalid register in the instruction" msgstr "ugyldigt register i instruktionen" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 msgid "operand 1 must be a hard register" msgstr "operand 1 skal være et hårdt register" -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 msgid "invalid rotate insn" msgstr "ugyldig roteringsinstruktion" -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "registrene IX, IY og Z benyttet i samme INSN" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 msgid "cannot do z-register replacement" msgstr "kan ikke udføre Z-registererstatning" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 msgid "invalid Z register replacement for insn" msgstr "ugyldig Z-registererstatning for instruktion" @@ -11253,53 +11239,58 @@ msgstr "ugyldig Z-registererstatning for instruktion" #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "Oversæt med 16 bit-heltalstilstand" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "Oversæt med 32 bit-heltalstilstand" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "Selvformindskelse tilladt" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" -msgstr "Selvforøgelse tilladt" +msgstr "Selvforøgelse ikke tilladt" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" -msgstr "" +msgstr "Min/max-instruktioner tilladt" -#: config/m68hc11/m68hc11.h:170 -#, fuzzy +#: config/m68hc11/m68hc11.h:182 msgid "Min/max instructions not allowed" -msgstr "ret-instruktion ikke implementeret" +msgstr "Min/max-instruktioner ikke tilladt" -#: config/m68hc11/m68hc11.h:172 -#, fuzzy +#: config/m68hc11/m68hc11.h:184 msgid "Use call and rtc for function calls and returns" -msgstr "Generér et kald til abort hvis en noreturn-funktion returnerer" +msgstr "Benyt call og rtc til funktionskald og returneringer" -#: config/m68hc11/m68hc11.h:174 -#, fuzzy +#: config/m68hc11/m68hc11.h:186 msgid "Use jsr and rts for function calls and returns" -msgstr "Benyt stubbe til funktionsindledninger" +msgstr "Benyt jsr og rts til funktionskald og returneringer" -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 msgid "Do not use direct addressing mode for soft registers" msgstr "Benyt ikke direkte adresseringstilstand til bløde registre" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +#: config/m68hc11/m68hc11.h:190 +msgid "Use direct addressing mode for soft registers" +msgstr "Benyt direkte adresseringstilstand til bløde registre" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "Oversæt til en 68HC11" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "Oversæt til en 68HC12" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +msgid "Compile for a 68HCS12" +msgstr "Oversæt til en 68HCS12" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -11309,11 +11300,11 @@ msgstr "Overs #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 msgid "Specify the register allocation order" msgstr "Angiv registerallokeringsordnen" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "Angiv antallet af bløde registre der er til rådighed" @@ -11486,7 +11477,7 @@ msgstr "ugyldig %%x/X-v msgid "invalid %%Q value" msgstr "ugyldig %%Q-værdi" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, c-format msgid "invalid %%q value" msgstr "ugyldig %%q-værdi" @@ -11496,7 +11487,7 @@ msgstr "ugyldig %%q-v msgid "invalid %%o value" msgstr "ugyldig %%o-værdi" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, c-format msgid "invalid %%p value" msgstr "ugyldig %%p-værdi" @@ -11584,8 +11575,8 @@ msgid "Do not use the divide instruction" msgstr "Benyt ikke divisionsinstruktionen" #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" -msgstr "Benyt ikke tilfældigt størrelses umiddelbare værdi i bitoperationer" +msgid "Do not arbitrary sized immediates in bit operations" +msgstr "Benyt ikke vilkårlige størrelsers umiddelbare værdier i bitoperationer" #: config/mcore/mcore.h:142 msgid "Always treat bit-field as int-sized" @@ -11615,152 +11606,149 @@ msgstr "Gener msgid "Maximum amount for a single stack increment operation" msgstr "Maksimalt antal for en enkelt stakforøgelsesoperation" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "ugyldig værdi (%s) til tilvalget -mabi=" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" -msgstr "" +msgstr "-mips%d er i konflikt med de andre arkitekturtilvalg som angiver en MIPS%d-processor" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "ugyldig værdi (%s) til tilvalget -mips" -#: config/mips/mips.c:5164 +#: config/mips/mips.c:5180 #, c-format msgid "-march=%s is not compatible with the selected ABI" -msgstr "" +msgstr "-march=%s er ikke forenelig med den valgte ABI" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" -msgstr "" +msgstr "-mgp64 benyttet med en 32 bit-processor" -#: config/mips/mips.c:5178 -#, fuzzy +#: config/mips/mips.c:5194 msgid "-mgp32 used with a 64-bit ABI" -msgstr "Benyt 64 bit-API" +msgstr "-mgp32 benyttet med et 64 bit-ABI" -#: config/mips/mips.c:5180 -#, fuzzy +#: config/mips/mips.c:5196 msgid "-mgp64 used with a 32-bit ABI" -msgstr "Benyt 32 bit-API" +msgstr "-mgp64 benyttet med et 32 bit-ABI" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 -#, fuzzy, c-format +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 +#, c-format msgid "unsupported combination: %s" -msgstr "versionen er ikke understøttet" +msgstr "ikke-understøttet kombination: %s" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" -msgstr "" +msgstr "generering af Branch Likely-instruktioner er aktiveret, men ikke understøttet af arkitekturen" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" msgstr "-G er uforenelig med PIC-kode som genereres som standard" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "-membedded-pic og -mabicalls er indbyrdes uforenelige" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "-G og -membedded-pic er indbyrdes uforenelige" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, c-format msgid "invalid option `entry%s'" msgstr "ugyldigt tilvalg 'entry%s'" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "-mentry giver kun mening sammen med -mips-16" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "intern fejl: %%) fundet uden en %%) i maskinkodeoversættermønster" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "intern fejl: %%] fundet uden en %%[ i maskinkodeoversættermønster" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "intern fejl: %%> fundet uden en %%< i maskinkodeoversættermønster" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "intern fejl: %%} fundet uden en %%{ i maskinkodeoversættermønster" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "PRINT_OPERAND: ukendt tegnsætning '%c'" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" msgstr "PRINT_OPERAND nul-henvisning" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "ugyldigt brug af %%d, %%x eller %%X" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "PRINT_OPERAND_ADDRESS, nul-henvisning" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" msgstr "MIPS ECOFF-formatet tillader ikke skift af filnavne inden i funktioner med #line" -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 msgid "can't rewind temp file" msgstr "kan ikke spole midlertidig fil tilbage" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 msgid "can't write to output file" msgstr "kan ikke skrive i uddatafil" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 msgid "can't read from temp file" msgstr "kan ikke læse fra midlertidig fil" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 msgid "can't close temp file" msgstr "kan ikke lukke midlertidig fil" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "gp_offset (%ld) eller end_offset (%ld) er mindre end nul" -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "fp_offset (%ld) eller end_offset (%ld) er mindre end nul" -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "kan ikke håndtere inkonsistente kald af '%s'" -#: config/mips/mips.c:10444 -#, fuzzy +#: config/mips/mips.c:10467 msgid "the cpu name must be lower case" -msgstr "Symbolnavne staves med små bogstaver" +msgstr "processornavnet skal staves med små bogstaver" -#: config/mips/mips.c:10466 -#, fuzzy, c-format +#: config/mips/mips.c:10489 +#, c-format msgid "bad value (%s) for %s" -msgstr "ugyldig værdi (%s) til tilvalget %s" +msgstr "ugyldig værdi (%s) for %s" #. Target CPU builtins. #. We do this here because __mips is defined below and so we can't use builtin_define_std. @@ -11971,13 +11959,13 @@ msgstr "For #: config/mips/mips.h:628 msgid "Use Branch Likely instructions, overriding default for arch" -msgstr "" +msgstr "Benyt Branch Likely-instruktioner, overskrivende forvalget for arkitektur" #: config/mips/mips.h:630 msgid "Don't use Branch Likely instructions, overriding default for arch" -msgstr "" +msgstr "Benyt ikke Branch Likely-instruktioner, overskrivende forvalget for arkitektur" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" msgstr "Angiv processor til planlægningsformål" @@ -11986,9 +11974,8 @@ msgid "Specify CPU for code generation purposes" msgstr "Angiv processor til kodegenereringsformål" #: config/mips/mips.h:748 -#, fuzzy msgid "Specify an ABI" -msgstr "Angiv ABI der skal bruges" +msgstr "Angiv en ABI" #: config/mips/mips.h:750 msgid "Specify a Standard MIPS ISA" @@ -12012,7 +11999,7 @@ msgstr "Angiv mellemlagert #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "MIPS16-funktionsprofilering" @@ -12180,14 +12167,12 @@ msgid "Do not use addresses that allocate global registers" msgstr "Benyt ikke adresser der allokerer globale registre" #: config/mmix/mmix.h:229 -#, fuzzy msgid "Generate a single exit point for each function" -msgstr "Generér et kald til abort hvis en noreturn-funktion returnerer" +msgstr "Generér et enkelt afslutningspunkt for hver funktion" #: config/mmix/mmix.h:231 -#, fuzzy msgid "Do not generate a single exit point for each function" -msgstr "Generér ikke multm-instruktioner" +msgstr "Generér ikke et enkelt afslutningspunkt for hver funktion" #: config/mn10300/mn10300.h:59 msgid "Work around hardware multiply bug" @@ -12277,51 +12262,49 @@ msgstr "\"Sm msgid "No \"Small register classes\" kludge" msgstr "Ingen \"Små registerklasser\"-lapning" -#: config/pa/pa.c:246 -#, fuzzy, c-format +#: config/pa/pa.c:261 +#, c-format msgid "" "unknown -mschedule= option (%s).\n" "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" msgstr "" -"ukendt '-mschedule='-tilvalg (%s).\n" -"Gyldige tilvalg er 700, 7100, 7100LC, 7200 og 8000\n" +"ukendt parameter til -mschedule= (%s).\n" +"Gyldige parametre er 700, 7100, 7100LC, 7200, 7300 og 8000\n" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, c-format msgid "" "unknown -march= option (%s).\n" "Valid options are 1.0, 1.1, and 2.0\n" msgstr "" -"ukendt '-march='-tilvalg (%s).\n" -"Gyldige tilvalg er 1.0, 1.1 og 2.0\n" +"ukendt parameter til -march= (%s).\n" +"Gyldige parametre er 1.0, 1.1 og 2.0\n" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "PIC-kodegenerering er ikke understøttet i den portable kørselsmodel\n" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "PIC-kodegenerering er ikke kompatibel med hurtige indirekte kald\n" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "-g er kun understøttet ved brug af GAS på denne processor," -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 msgid "-g option disabled" msgstr "tilvalget -g deaktiveret" -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 -#, fuzzy msgid "Generate cpp defines for server IO" -msgstr "Generér kode til en given processor" +msgstr "Generér CPP-defineringer til server-IO" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 -#, fuzzy msgid "Generate cpp defines for workstation IO" -msgstr "Generér kode til en 11/40" +msgstr "Generér CPP-defineringer til arbejdsstation-IO" #. Macro to define tables used to set the flags. This is a #. list in braces of target switches with each switch being @@ -12329,134 +12312,117 @@ msgstr "Gener #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 -#, fuzzy +#: config/pa/pa.h:232 config/pa/pa.h:238 msgid "Generate PA1.1 code" -msgstr "Generér CA-kode" +msgstr "Generér PA1.1-kode" -#: config/pa/pa.h:220 config/pa/pa.h:222 -#, fuzzy +#: config/pa/pa.h:234 config/pa/pa.h:236 msgid "Generate PA1.0 code" -msgstr "Generér CA-kode" +msgstr "Generér PA1.0-kode" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" -msgstr "" +msgstr "Generér PA2.0-kode (kræver binutils 2.10 eller nyere)" -#: config/pa/pa.h:228 -#, fuzzy +#: config/pa/pa.h:242 msgid "Disable FP regs" -msgstr "Deaktivér fejlanalyseringsinfo" +msgstr "Deaktivér kommatalsregistre" -#: config/pa/pa.h:230 -#, fuzzy +#: config/pa/pa.h:244 msgid "Do not disable FP regs" -msgstr "Brug ikke kommatalsregistre" +msgstr "Deaktivér ikke kommatalsregistre" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" -msgstr "" +msgstr "Deaktivér pladsregistre" -#: config/pa/pa.h:234 -#, fuzzy +#: config/pa/pa.h:248 msgid "Do not disable space regs" -msgstr "Brug ikke kommatalsregistre" +msgstr "Deaktivér ikke pladsregistre" -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" -msgstr "" +msgstr "Anbring spring på kaldeventetidspladser" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" -msgstr "" +msgstr "Anbring ikke spring på kaldeventetidspladser" -#: config/pa/pa.h:240 -#, fuzzy +#: config/pa/pa.h:254 msgid "Disable indexed addressing" -msgstr "ugyldig adresseringstilstand" +msgstr "Deaktivér indekseret adressering" -#: config/pa/pa.h:242 -#, fuzzy +#: config/pa/pa.h:256 msgid "Do not disable indexed addressing" -msgstr "Benyt ikke komplekse adresseringstilstande" +msgstr "Deaktivér ikke indekseret adressering" -#: config/pa/pa.h:244 -#, fuzzy +#: config/pa/pa.h:258 msgid "Use portable calling conventions" -msgstr "Brug normal kaldekonvention" +msgstr "Benyt portable kaldekonventioner" -#: config/pa/pa.h:246 -#, fuzzy +#: config/pa/pa.h:260 msgid "Do not use portable calling conventions" -msgstr "Brug normal kaldekonvention" +msgstr "Benyt ikke portable kaldekonventioner" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" -msgstr "" +msgstr "Antag at koden bliver oversat af GAS" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" -msgstr "" +msgstr "Antag ikke at koden bliver oversat af GAS" -#: config/pa/pa.h:254 -#, fuzzy +#: config/pa/pa.h:268 msgid "Do not use software floating point" -msgstr "Benyt ikke hardware-kommatal" +msgstr "Benyt ikke softwarekommatal" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" -msgstr "" +msgstr "Udsend lange load/store-sekvenser" -#: config/pa/pa.h:258 -#, fuzzy +#: config/pa/pa.h:272 msgid "Do not emit long load/store sequences" -msgstr "Generér ikke flere indlæsnings-/lagringsinstruktioner" +msgstr "Udsend ikke lange load/store-sekvenser" -#: config/pa/pa.h:260 -#, fuzzy +#: config/pa/pa.h:274 msgid "Generate fast indirect calls" -msgstr "Benyt ikke indirekte kald" +msgstr "Generér hurtige indirekte kald" -#: config/pa/pa.h:262 -#, fuzzy +#: config/pa/pa.h:276 msgid "Do not generate fast indirect calls" -msgstr "Generér ikke .size-direktiver" +msgstr "Generér ikke hurtige indirekte kald" -#: config/pa/pa.h:264 -#, fuzzy +#: config/pa/pa.h:278 msgid "Generate code for huge switch statements" -msgstr "Generér kode til høj hukommelse" +msgstr "Generér kode til store switch-sætninger" -#: config/pa/pa.h:266 -#, fuzzy +#: config/pa/pa.h:280 msgid "Do not generate code for huge switch statements" -msgstr "Generér ikke kode til nære kald" - -#: config/pa/pa.h:268 -#, fuzzy +msgstr "Generér ikke kode til store switch-sætninger" + +#: config/pa/pa.h:282 msgid "Always generate long calls" -msgstr "Generér ikke kode til nære kald" +msgstr "Generér altid lange kalde" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" -msgstr "" +msgstr "Generér kun lange kalde når det er nødvendigt" -#: config/pa/pa.h:272 -#, fuzzy +#: config/pa/pa.h:286 msgid "Enable linker optimizations" -msgstr "Aktivér SSA-optimeringer" +msgstr "Aktivér sammenkæderoptimeringer" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." -msgstr "" +msgstr "Angiv arkitekturen for kodegenerering. Mulige værdier er 1.0, 1.1 og 2.0. 2.0 kræver GAS-snapshot 19990413 eller senere." #: config/pa/pa64-hpux.h:29 msgid "Assume code will be linked by GNU ld" -msgstr "" +msgstr "Antag at kode vil blive sammenkædet med GNU ld" #: config/pa/pa64-hpux.h:31 msgid "Assume code will be linked by HP ld" -msgstr "" +msgstr "Antag at kode vil blive sammenkædet med HP ld" #: config/pdp11/pdp11.h:57 msgid "Do not use hardware floating point" @@ -12526,7 +12492,7 @@ msgstr "Benyt UNIX-maskinkodesyntaks" msgid "Use DEC assembler syntax" msgstr "Benyt DEC-maskinkodesyntaks" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, c-format msgid "invalid %%S value" msgstr "ugyldig %%S-værdi" @@ -12547,7 +12513,7 @@ msgid "invalid %%Z value" msgstr "ugyldig %%Z-værdi" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, c-format msgid "invalid %%k value" msgstr "ugyldig %%k-værdi" @@ -12584,168 +12550,157 @@ msgstr "kan ikke have variable parameterlister med -mfp-arg-in-fp-regs" #. whether or not new function declarations receive a longcall #. attribute by default. #: config/rs6000/rs6000-c.c:44 -#, fuzzy msgid "ignoring malformed #pragma longcall" -msgstr "ignorerer #pragma %s" +msgstr "ignorerer forkert udformet #pragma longcall" #: config/rs6000/rs6000-c.c:58 -#, fuzzy msgid "missing open paren" -msgstr "manglende Code-egenskab" +msgstr "manglende startparantes" #: config/rs6000/rs6000-c.c:60 -#, fuzzy msgid "missing number" -msgstr "Manglende navn" +msgstr "manglende tal" #: config/rs6000/rs6000-c.c:62 -#, fuzzy msgid "missing close paren" -msgstr "Manglende klassenavn" +msgstr "manglende slutparantes" #: config/rs6000/rs6000-c.c:65 msgid "number must be 0 or 1" -msgstr "" +msgstr "tal skal enten være 0 eller 1" #: config/rs6000/rs6000-c.c:68 -#, fuzzy msgid "junk at end of #pragma longcall" -msgstr "ragelse i slutningen af #pragma map" +msgstr "ragelse i slutningen af #pragma longcall" -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 msgid "-mmultiple is not supported on little endian systems" msgstr "-mmultiple er ikke understøttet på lilleendede systemer" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 msgid "-mstring is not supported on little endian systems" msgstr "-mstring er ikke understøttet på lilleendede systemer" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, c-format msgid "unknown -mdebug-%s switch" msgstr "ukendt tilvalg -mdebug-%s" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" -msgstr "" +msgstr "ukendt parameter '%s' til -mtraceback; forventer 'full', 'partial' eller 'none'" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "Ukendt tilvalg -mlong-double-%s" -#: config/rs6000/rs6000.c:734 -#, fuzzy, c-format +#: config/rs6000/rs6000.c:738 +#, c-format msgid "unknown -misel= option specified: '%s'" -msgstr "ukendt ABI angivet: '%s'" +msgstr "ukendt tilvalg til -misel= angivet: '%s'" -#: config/rs6000/rs6000.c:749 -#, fuzzy, c-format +#: config/rs6000/rs6000.c:753 +#, c-format msgid "unknown -mvrsave= option specified: '%s'" -msgstr "ukendt ABI angivet: '%s'" +msgstr "ukendt tilvalg til -mvrsave= angivet: '%s'" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, c-format msgid "unknown ABI specified: '%s'" msgstr "ukendt ABI angivet: '%s'" -#: config/rs6000/rs6000.c:4169 -#, fuzzy +#: config/rs6000/rs6000.c:4206 msgid "argument 1 must be a 5-bit signed literal" -msgstr "3. parameter til '%s' skal være en 2 bit-konstant" +msgstr "1. parameter skal være en 5 bit-konstant med fortegn" -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 -#, fuzzy +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 msgid "argument 2 must be a 5-bit unsigned literal" -msgstr "3. parameter til '%s' skal være en 2 bit-konstant" +msgstr "2. parameter skal være en 5 bit-konstant uden fortegn" -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "1. parameter til __builtin_altivec_predicate skal være en konstant" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "1. parameter til __builtin_altivec_predicate er uden for det gyldige interval" -#: config/rs6000/rs6000.c:4452 -#, fuzzy +#: config/rs6000/rs6000.c:4489 msgid "argument 3 must be a 4-bit unsigned literal" -msgstr "3. parameter til '%s' skal være en 2 bit-konstant" +msgstr "3. parameter skal være en 4 bit-konstant uden fortegn" -#: config/rs6000/rs6000.c:4629 -#, fuzzy, c-format +#: config/rs6000/rs6000.c:4666 +#, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" -msgstr "3. parameter til '%s' skal være en 2 bit-konstant" +msgstr "parameter til '%s' skal være en 2 bit-konstant uden fortegn" -#: config/rs6000/rs6000.c:4745 -#, fuzzy +#: config/rs6000/rs6000.c:4782 msgid "argument to dss must be a 2-bit unsigned literal" -msgstr "3. parameter til '%s' skal være en 2 bit-konstant" +msgstr "parameter til dss skal være en 2 bit-konstant uden fortegn" -#: config/rs6000/rs6000.c:4976 -#, fuzzy +#: config/rs6000/rs6000.c:5013 msgid "argument 1 of __builtin_spe_predicate must be a constant" -msgstr "1. parameter til __builtin_altivec_predicate skal være en konstant" +msgstr "1. parameter til __builtin_spe_predicate skal være en konstant" -#: config/rs6000/rs6000.c:5049 -#, fuzzy +#: config/rs6000/rs6000.c:5086 msgid "argument 1 of __builtin_spe_predicate is out of range" -msgstr "1. parameter til __builtin_altivec_predicate er uden for det gyldige interval" +msgstr "1. parameter til __builtin_spe_predicate er uden for det gyldige interval" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, c-format msgid "invalid %%f value" msgstr "ugyldig %%f-værdi" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, c-format msgid "invalid %%F value" msgstr "ugyldig %%F-værdi" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, c-format msgid "invalid %%G value" msgstr "ugyldig %%G-værdi" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, c-format msgid "invalid %%j code" msgstr "ugyldig %%j-kode" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, c-format msgid "invalid %%J code" msgstr "ugyldig %%J-kode" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, c-format msgid "invalid %%K value" msgstr "ugyldig %%K-værdi" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, c-format msgid "invalid %%O value" msgstr "ugyldig %%O-værdi" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, c-format msgid "invalid %%T value" msgstr "ugyldig %%T-værdi" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, c-format msgid "invalid %%u value" msgstr "ugyldig %%u-værdi" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, c-format msgid "invalid %%v value" msgstr "ugyldig %%v-værdi" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" -msgstr "" +msgstr "ingen profilering af 64 bit-kode for denne ABI" #: config/rs6000/aix.h:160 config/rs6000/beos.h:32 msgid "Always pass floating-point arguments in memory" @@ -12921,7 +12876,7 @@ msgstr "Aktiv #: config/rs6000/rs6000.h:396 msgid "Select full, part, or no traceback table" -msgstr "" +msgstr "Vælg komplet, partiel eller ingen tilbagesporingstabel" #: config/rs6000/rs6000.h:397 msgid "Specify ABI to use" @@ -12933,16 +12888,15 @@ msgstr "Angiv st #: config/rs6000/rs6000.h:401 msgid "Specify yes/no if isel instructions should be generated" -msgstr "" +msgstr "Angiv yes/no hvis isel-instruktioner skal genereres" #: config/rs6000/rs6000.h:403 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec" -msgstr "" +msgstr "Angiv yes/no hvis VRSAVE-instruktioner skal genereres til AltiVec" #: config/rs6000/rs6000.h:405 -#, fuzzy msgid "Avoid all range limits on call instructions" -msgstr "Deaktivér parallelle instruktioner" +msgstr "Undgå alle områdegrænser ved kaldeinstruktioner" #. Definitions for __builtin_return_address and __builtin_frame_address. #. __builtin_return_address (0) should give link register (65), enable @@ -12956,7 +12910,7 @@ msgstr "Deaktiv #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "RETURN_ADDRESS_OFFSET er ikke understøttet" @@ -13051,7 +13005,7 @@ msgstr "S #: config/rs6000/sysv4.h:154 msgid "Use the WindISS simulator" -msgstr "" +msgstr "Benyt WindISS-simulatoren" #. Sometimes certain combinations of command options do not make sense #. on a particular target machine. You can define a macro @@ -13081,50 +13035,50 @@ msgstr "-mrelocatable og -msdata=%s er indbyrdes uforenelige" msgid "-f%s and -msdata=%s are incompatible" msgstr "-f%s og -msdata=%s er indbyrdes uforenelige" -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "-msdata=%s og -mcall-%s er indbyrdes uforenelige" -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "-mrelocatable og -mno-minimal-toc er indbyrdes uforenelige" -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "-mrelocatable og -mcall-%s er indbyrdes uforenelige" -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "-fPIC og -mcall-%s er indbyrdes uforenelige" -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 msgid "-mcall-aixdesc must be big endian" msgstr "-mcall-aixdesc skal være stor-endet" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 msgid "invalid UNSPEC as operand (1)" msgstr "ugyldig UNSPEC som operand (1)" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 msgid "invalid UNSPEC as operand (2)" msgstr "ugyldig UNSPEC som operand (2)" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "UNKNOWN i s390_output_symbolic_const !?" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 msgid "Cannot decompose address." msgstr "Kan ikke adskille adresse." -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "UNKNOWN i print_operand !?" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "Total størrelse af lokale variable overstiger arkitekturgrænsen." @@ -13138,7 +13092,7 @@ msgid "Don't set backchain (faster, but debug harder" msgstr "Sæt ikke backchain (hurtigere, men sværere at fejlanalysere)" #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +msgid "Use bras for executable < 64k" msgstr "Benyt bras til kørbar fil < 64k" #: config/s390/s390.h:73 @@ -13169,28 +13123,28 @@ msgstr "Benyt mvcle" msgid "mvc&ex" msgstr "mvc&ex" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 msgid "__builtin_saveregs not supported by this subtarget" msgstr "__builtin_saveregs understøttes ikke af denne undermålarkitektur" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" -msgstr "" +msgstr "egenskaben interrupt_handler er ikke forenelig med -m5-compact" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, c-format msgid "`%s' attribute only applies to interrupt functions" msgstr "egenskaben '%s' kan kun anvendes sammen med afbrydelsesfunktioner" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, c-format msgid "`%s' attribute argument not a string constant" msgstr "parameteren til egenskaben '%s' er ikke en strengkonstant" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, c-format msgid "`%s' attribute argument not an integer constant" msgstr "parameteren til egenskaben '%s' er ikke en heltalskonstant" @@ -13214,55 +13168,60 @@ msgstr "-mlong-double-64 er ikke tilladt med -m64" msgid "-mcmodel= is not supported on 32 bit systems" msgstr "-mcmodel= understøttes ikke på 32 bit-systemer" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, c-format msgid "invalid %%Y operand" msgstr "ugyldig %%Y-operand" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, c-format msgid "invalid %%A operand" msgstr "ugyldig %%A-operand" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, c-format msgid "invalid %%B operand" msgstr "ugyldig %%B-operand" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, c-format msgid "invalid %%c operand" msgstr "ugyldig %%c-operand" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, c-format msgid "invalid %%C operand" msgstr "ugyldig %%C-operand" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, c-format msgid "invalid %%d operand" msgstr "ugyldig %%d-operand" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, c-format msgid "invalid %%D operand" msgstr "ugyldig %%D-operand" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, c-format msgid "invalid %%f operand" msgstr "ugyldig %%f-operand" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, c-format +msgid "invalid %%s operand" +msgstr "ugyldig %%s-operand" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "long long-konstant er ikke en gyldig umiddelbar operand" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "kommatalskonstant er ikke en gyldig umiddelbar operand" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "Benyt 128 bit long double" @@ -13341,9 +13300,8 @@ msgid "Optimize for Cypress processors" msgstr "Optimér for Cypress-processorer" #: config/sparc/sparc.h:563 -#, fuzzy msgid "Optimize for SPARCLite processors" -msgstr "Optimér for SparcLite-processorer" +msgstr "Optimér for SPARCLite-processorer" #: config/sparc/sparc.h:565 msgid "Optimize for F930 processors" @@ -13354,14 +13312,12 @@ msgid "Optimize for F934 processors" msgstr "Optimér for F934-processorer" #: config/sparc/sparc.h:569 -#, fuzzy msgid "Use V8 SPARC ISA" -msgstr "Benyt V8 Sparc ISA" +msgstr "Benyt V8 SPARC ISA" #: config/sparc/sparc.h:571 -#, fuzzy msgid "Optimize for SuperSPARC processors" -msgstr "Optimér for SuperSparc-processorer" +msgstr "Optimér for SuperSPARC-processorer" #. End of deprecated options. #: config/sparc/sparc.h:574 @@ -13405,9 +13361,8 @@ msgid "Do not optimize tail call instructions in assembler or linker" msgstr "Optimér ikke halekaldsinstruktioner i maskinkodeoversætteren og sammenkæderen" #: config/sparc/sparc.h:637 -#, fuzzy msgid "Use given SPARC code model" -msgstr "Benyt given Sparc-kodemodel" +msgstr "Benyt given SPARC-kodemodel" #: config/stormy16/stormy16.c:1192 msgid "cannot use va_start in interrupt function" @@ -13534,24 +13489,24 @@ msgid "bogus JARL construction: %d\n" msgstr "falsk JARL-konstruktion: %d\n" #: config/v850/v850.c:3026 -#, fuzzy, c-format +#, c-format msgid "Bogus DISPOSE construction: %d\n" -msgstr "falsk JR-konstruktion: %d\n" +msgstr "Falsk DISPOSE-konstruktion: %d\n" #: config/v850/v850.c:3048 #, c-format msgid "Too much stack space to dispose of: %d" -msgstr "" +msgstr "For meget stakplads at tage sig af: %d" #: config/v850/v850.c:3224 -#, fuzzy, c-format +#, c-format msgid "Bogus PREPEARE construction: %d\n" -msgstr "falsk JARL-konstruktion: %d\n" +msgstr "Falsk PREPARE-konstruktion: %d\n" #: config/v850/v850.c:3246 -#, fuzzy, c-format +#, c-format msgid "Too much stack space to prepare: %d" -msgstr "ugyldig størrelse af stakpladsfjernelse: %d" +msgstr "For meget stakplads at forberede: %d" #. Macro to define tables used to set the flags. #. This is a list in braces of pairs in braces, @@ -13587,30 +13542,25 @@ msgid "Compile for the v850 processor" msgstr "Oversæt for v850-processoren" #: config/v850/v850.h:175 -#, fuzzy msgid "Compile for v850e processor" -msgstr "Oversæt for v850-processoren" +msgstr "Oversæt for v850e-processoren" #. Make sure that the other bits are cleared. #: config/v850/v850.h:177 -#, fuzzy msgid "Enable the use of the short load instructions" -msgstr "Aktivér brug af DB-instruktioner" +msgstr "Aktivér brug af short load-instruktioner" #: config/v850/v850.h:180 -#, fuzzy msgid "Do not use the callt instruction" -msgstr "Benyt ikke divisionsinstruktionen" +msgstr "Benyt ikke callt-instruktionen" #: config/v850/v850.h:187 -#, fuzzy msgid "Do not use registers r2 and r5" -msgstr "Benyt ikke registeret 'sb'" +msgstr "Benyt ikke registrene r2 og r5" #: config/v850/v850.h:189 -#, fuzzy -msgid "Enfore strict alignment" -msgstr "Finjustér ikke stakjustering" +msgid "Enforce strict alignment" +msgstr "Gennemtving streng justering" #: config/v850/v850.h:192 msgid "Use 4 byte entries in switch tables" @@ -13653,10 +13603,9 @@ msgstr "ingen registre i adresse" msgid "address offset not a constant" msgstr "adresseafsæt er ikke en konstant" -#: config/xtensa/xtensa.c:2809 -#, fuzzy +#: config/xtensa/xtensa.c:2794 msgid "only uninitialized variables can be placed in a .bss section" -msgstr "kun variabler med startværdi kan placeres i programhukommelsesområdet" +msgstr "kun variabler uden startværdi kan placeres i .bss-sektionen" #: config/xtensa/xtensa.h:114 msgid "Use the Xtensa code density option" @@ -13784,554 +13733,581 @@ msgstr "Benyt direkte CALLn-instruktioner for hurtige kald" msgid "`-gnat' misspelled as `-gant'" msgstr "'-gnat' stavet forkert som '-gant'" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "den modificerede type '%T' passer ikke til destruktionsfunktionsnavnet '~%T'" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "typen af '%E' passer ikke til destruktionsfunktionstypen '%T' (typen var '%T')" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "'%D' er et navnerum" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "stamobjektet '%E' fra metodekald forsynet med virkefelt er af en ikke-sammensat type '%T'" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" msgstr "kan ikke kalde henvisning til medlemsfunktion her" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "destruktionsfunktioner kan ikke have parametre" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "destruktionsfunktionsnavn '~T' passer ikke med typen '%T' for udtrykket" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "forespørgsel efter medlemmet '%D' i '%E' som er af en ikke-sammensat type '%T'" -#: cp/call.c:557 -#, fuzzy +#: cp/call.c:567 msgid "request for member `%D' is ambiguous" -msgstr "brug af '%D' er tvetydigt" +msgstr "forespørgsel efter medlemmet '%D' er tvetydigt" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "%s %D(%T, %T, %T) " -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "%s %D(%T, %T) " -#: cp/call.c:2455 +#: cp/call.c:2546 msgid "%s %D(%T) " msgstr "%s %D(%T) " -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "%s %T " -#: cp/call.c:2461 +#: cp/call.c:2552 msgid "%s %+#D%s" msgstr "%s %+#D%s" -#: cp/call.c:2615 +#: cp/call.c:2726 msgid "conversion from `%T' to `%T' is ambiguous" msgstr "konvertering fra '%T' til '%T' er tvetydigt" -#: cp/call.c:2690 +#: cp/call.c:2803 #, fuzzy +msgid "`%T' is not a class type" +msgstr "'%T' er ikke af en klasse- eller union-type" + +#: cp/call.c:2811 msgid "incomplete type '%T' cannot be used to name a scope" -msgstr "objekt af den ufuldstændige type '%T' vil ikke blive tilgået i %s" +msgstr "ufuldstændig type '%T' kan ikke bruges til at navngive et virkefelt" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 -#, fuzzy +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 msgid "'%D' has no member named '%E'" -msgstr "%s har intet medlem ved navn '%s'" +msgstr "'%D' har intet medlem ved navn '%E'" -#: cp/call.c:2812 +#: cp/call.c:2933 msgid "no matching function for call to `%D(%A)'" msgstr "ingen passende funktion for kald til '%D(%A)'" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "kald af flertydig '%D(%A)' er tvetydigt" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" msgstr "henvisning til medlemsfunktionen %E kan ikke kaldes uden et objekt; overvej at benytte .* eller ->*" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "ingen passende fundet for kald til '(%T) (%A)'" -#: cp/call.c:2930 +#: cp/call.c:3046 msgid "call of `(%T) (%A)' is ambiguous" msgstr "kald af '(%T) (%A)' er tvetydigt" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" -msgstr "%s for operatoren '%T ? %T : %T'" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" +msgstr "" -#: cp/call.c:2970 -msgid "%s for `%T %s' operator" +#: cp/call.c:3087 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%E%s'" msgstr "%s for operatoren '%T %s' " -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" -msgstr "%s for operatoren '%T [%T]'" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" +msgstr "" -#: cp/call.c:2978 -msgid "%s for `%T %s %T' operator" -msgstr "%s for operatoren '%T %s %T'" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" +msgstr "" -#: cp/call.c:2981 -msgid "%s for `%s %T' operator" -msgstr "%s for operatoren '%s %T'" +#: cp/call.c:3099 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%s%E'" +msgstr "%s for operatoren '%T %s' " -#: cp/call.c:3071 +#: cp/call.c:3191 msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "ISO C++ forbyder udeladelse af den mellemste del af et ?:-udtryk" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "'%E' har typen 'void' og er ikke et throw-udtryk" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "operander til ?: har forskellige typer" -#: cp/call.c:3316 +#: cp/call.c:3428 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "enum-typer passer ikke sammen i betinget udtryk: '%T' og '%T'" -#: cp/call.c:3323 +#: cp/call.c:3435 msgid "enumeral and non-enumeral type in conditional expression" msgstr "enum- og ikke enum-type i betinget udtryk" -#: cp/call.c:3405 +#: cp/call.c:3516 msgid "`%D' must be declared before use" msgstr "'%D' skal erklæres før brug" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "ingen '%D(int)' erklæret for suffiks '%s', prøver præfiksoperatoren i stedet" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "bruger syntetiseret '%#D' for kopitildeling" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr " hvor cfront ville bruge '%#D'" -#: cp/call.c:3680 +#: cp/call.c:3782 msgid "comparison between `%#T' and `%#T'" msgstr "sammenligning mellem '%#T' og '%#T'" -#: cp/call.c:3919 +#: cp/call.c:4021 msgid "no suitable `operator delete' for `%T'" msgstr "ingen passende 'operator delete' for '%T'" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "'%+#D' er privat" -#: cp/call.c:3940 +#: cp/call.c:4042 msgid "`%+#D' is protected" msgstr "'%+#D' er beskyttet" -#: cp/call.c:3942 +#: cp/call.c:4044 msgid "`%+#D' is inaccessible" msgstr "'%+#D' er ikke tilgængelig" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "i denne kontekst" -#: cp/call.c:3985 +#: cp/call.c:4088 msgid "invalid conversion from `%T' to `%T'" msgstr "ugyldig konvertering fra '%T' til '%T'" -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 msgid " initializing argument %P of `%D'" msgstr " ved klargøring af parameteren %P til '%D'" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr " ved klargøring af parameteren %P til '%D' fra resultatet af '%D'" -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr " ved klargøring af midlertidig variabel fra resultatet af '%D'" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 -#, fuzzy +#: cp/call.c:4316 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" -msgstr "kan ikke videregive objekter af en ikke-POD type '%#T' gennem '...'" +msgstr "kan ikke videregive objekter af en ikke-POD type '%#T' gennem '...'; kald vil afbryde på kørselstidspunktet" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "kan ikke modtage objekter af en ikke-POD type '%#T' gennem '...'" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "videregivelse af '%T' som 'this'-parameteren til '%#D' forkaster modifikationer" -#: cp/call.c:4656 +#: cp/call.c:4542 +#, fuzzy +msgid "`%T' is not an accessible base of `%T'" +msgstr "'%T' er en utilgængelig stamklasse til '%T'" + +#: cp/call.c:4786 msgid "could not find class$ field in java interface type `%T'" msgstr "kunne ikke finde et class$-felt i Java-grænsefladetypen '%T'" -#: cp/call.c:4831 -#, fuzzy +#: cp/call.c:4974 msgid "call to non-function `%D'" -msgstr "virtuel funktion '%s' tilhører ikke en klasse" +msgstr "kald af ikke-funktion '%D'" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "ingen passende funktion for kald til '%T::%D(%A)%#V'" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" msgstr "kan ikke kalde medlemsfunktionen '%D' uden et objekt" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "videregivelse af '%T' vælger '%T' frem for '%T'" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 msgid " in call to `%D'" msgstr " i kald af '%D'" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "vælger '%D' frem for '%D'" -#: cp/call.c:5632 +#: cp/call.c:5756 msgid " for conversion from `%T' to `%T'" msgstr " for konvertering fra '%T' til '%T'" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr " fordi konverteringssekvensen for parameteren er bedre" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" -msgstr " fordi den værste konvertering for førstnævnte er bedre end den værste konvertering for den sidstnævnte" +#: cp/call.c:5879 +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" +msgstr "ifølge ISO C++ er '%D' og '%D' tvetydigt selvom den værste konvertering for førstnævnte er bedre end den værste konvertering for den sidstnævnte" -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 msgid "could not convert `%E' to `%T'" msgstr "kunne ikke konvertere '%E' til '%T'" -#: cp/class.c:286 +#: cp/call.c:6105 +#, fuzzy +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "ugyldig const_cast af en højreværdi fra typen '%T' til typen '%T'" + +#: cp/call.c:6109 +#, fuzzy +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "ugyldig omdannelse til typen '%T' fra typen '%T'" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "kan ikke konvertere fra stamklassen '%T' til den nedarvede type '%T' via den virtuelle stamklasse '%T'" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "'%#D' og '%#D' kan ikke flertydiggøres" -#: cp/class.c:1027 +#: cp/class.c:1076 msgid "duplicate enum value `%D'" msgstr "enum-værdien '%D' optræder mere end én gang" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "feltet '%D' optræder mere end én gang (som enum og som ikke-enum)" -#: cp/class.c:1037 +#: cp/class.c:1086 msgid "duplicate nested type `%D'" msgstr "den indlejrede type '%D' optræder mere end én gang" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "feltet '%D' optræder mere end én gang (som type og som ikke-type)" -#: cp/class.c:1052 +#: cp/class.c:1101 msgid "duplicate member `%D'" msgstr "medlemmet '%D' optræder mere end én gang" -#: cp/class.c:1095 +#: cp/class.c:1144 msgid "conflicting access specifications for method `%D', ignored" msgstr "modstridende tilgangsanvisninger til metoden '%D', ignoreret" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "modstridende tilgangsanvisninger til feltet '%s', ignoreret" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "'%D' navngiver en konstruktionsfunktion" -#: cp/class.c:1147 +#: cp/class.c:1199 msgid "`%D' invalid in `%T'" msgstr "'%D' ugyldig i '%T'" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "ingen medlemmer passer til '%D' i '%#T'" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 msgid "`%D' invalid in `%#T'" msgstr "'%D' ugyldig i '%#T'" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr " på grund af den lokale metode '%#D' med det samme navn" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr " på grund af det lokale medlem '%#D' med det samme navn" -#: cp/class.c:1268 +#: cp/class.c:1320 msgid "base class `%#T' has a non-virtual destructor" msgstr "stamklassen '%#T' har en ikke-virtuel destruktionsfunktion" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" msgstr "stamklasse '%T' med kun ikke-standardkonstruktionsfunktion i klasse uden en konstruktionsfunktion" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" msgstr "alle medlemsfunktioner i klassen '%T' er private" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "'%#T' definerer kun en privat destruktionsfunktion og har ingen venner" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "'%#T' definerer kun private konstruktionsfunktioner og har ingen venner" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 msgid "redefinition of `%#T'" msgstr "omdefinering af '%#T'" -#: cp/class.c:2039 +#: cp/class.c:2091 msgid "previous definition of `%#T'" msgstr "tidligere definition af '%#T'" # %D er en funktion -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "ingen unik endelig overskrivning af '%D' i '%T'" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "'%D' var skjult" -#: cp/class.c:2653 +#: cp/class.c:2713 msgid " by `%D'" msgstr " af '%D'" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" msgstr "ISO C++ forbyder medlemmet '%D' med samme navn som den omgivende klasse" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "'%#D' er ugyldig; en anonym union kan kun have ikke-statiske datamedlemmer" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "privat medlem '%#D' i en anonym union" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "beskyttet medlem '%#D' i en anonym union" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" -msgstr "" +msgstr "vtable-layout for klassen '%T' følger ikke nødvendigvis ABI'et og kan ændre sig i en fremtidig version af GCC pga. underforstået virtuel destruktionsfunktion" -#: cp/class.c:2898 +#: cp/class.c:2958 msgid "bit-field `%#D' with non-integral type" msgstr "bitfelt '%#D' med en ikke-heltalstype" -#: cp/class.c:2918 +#: cp/class.c:2978 msgid "bit-field `%D' width not an integer constant" msgstr "bredden af bitfeltet '%D' er ikke en heltalskonstant" -#: cp/class.c:2924 +#: cp/class.c:2984 msgid "negative width in bit-field `%D'" msgstr "negativ bredde i bitfeltet '%D'" -#: cp/class.c:2929 +#: cp/class.c:2989 msgid "zero width for bit-field `%D'" msgstr "en bredde på nul for bitfeltet '%D'" -#: cp/class.c:2935 +#: cp/class.c:2995 msgid "width of `%D' exceeds its type" msgstr "bredden af '%D' overstiger typen" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "'%D' er for lille til at indeholde alle værdierne af '%#T'" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "medlemmet '%#D' med en konstruktionsfunktion er ikke tilladt i en union" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "medlemmet '%#D' med en destruktionsfunktion er ikke tilladt i en union" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "medlemmet '%#D' med en kopitildelingsoperator er ikke tilladt i en union" -#: cp/class.c:3061 +#: cp/class.c:3121 msgid "multiple fields in union `%T' initialized" msgstr "flere felter i union '%T' tildeles startværdi" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "feltet '%D' i lokal klasse kan ikke være statisk" -#: cp/class.c:3189 +#: cp/class.c:3240 msgid "field `%D' invalidly declared function type" msgstr "feltet '%D' er på ugyldig vis erklæret som en funktionstype" -#: cp/class.c:3196 +#: cp/class.c:3247 msgid "field `%D' invalidly declared method type" msgstr "feltet '%D' er på ugyldig vis erklæret som en medlemsfunktionstype" -#: cp/class.c:3202 +#: cp/class.c:3253 msgid "field `%D' invalidly declared offset type" msgstr "feltet '%D' er på ugyldig vis erklæret som en afstandstype" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 msgid "field `%D' declared static in union" msgstr "feltet '%D' er erklæret statisk i union" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "ikke-statisk reference '%#D' i klasse uden en konstruktionsfunktion" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "ikke-statisk konstant medlem '%#D' i klasse uden en konstruktionsfunktion" -#: cp/class.c:3298 +#: cp/class.c:3349 msgid "field `%#D' with same name as class" msgstr "felt '%#D' med samme navn som klassen" -#: cp/class.c:3316 +#: cp/class.c:3367 msgid "`%#T' has pointer data members" msgstr "'%#T' har henvisningsdatamedlemmer" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr " men overskriver ikke '%T(const %T&)'" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr " eller 'operator=(const %T&)'" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr " men overskriver ikke 'operator=(const %T&)'" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" -msgstr "" +msgstr "afsættet for tom stamklasse '%T' følger ikke nødvendigvis ABI'en og kan ændre sig i en fremtidig version af GCC" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" -msgstr "" +msgstr "klassen '%T' vil blive betragtet som næsten tom i en fremtidig version af GCC" -#: cp/class.c:3973 +#: cp/class.c:4025 msgid "initializer specified for non-virtual method `%D'" msgstr "startværdi angivet for ikke-virtuel medlemsfunktion '%D'" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" -msgstr "" +msgstr "afsættet for virtuel stamklasse '%T' følger ikke ABI'en og kan ændre sig i en fremtidig version af GCC" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "direkte stamklasse '%T' er ikke tilgængelig i '%T' på grund af tvetydighed" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "virtuel stamklasse '%T' er ikke tilgængelig i '%T' på grund af tvetydighed" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" -msgstr "" +msgstr "størrelsen der bliver tildelt '%T' følger ikke nødvendigvis ABI'en og kan ændre sig i en fremtidig version af GCC" + +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +#, fuzzy +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "afsættet for '%D' følger ikke ABI'en og kan ændre sig i en fremtidig version af GCC" -#: cp/class.c:5011 +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" -msgstr "" +msgstr "afsættet for '%D' følger ikke ABI'en og kan ændre sig i en fremtidig version af GCC" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" -msgstr "" +msgstr "'%D' indeholder tomme klasser hvad der kan få stamklasser til at blive placeret andre steder i en fremtidig version af GCC" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" -msgstr "" +msgstr "layoutet af klasser der nedarver fra den tomme klasse '%T' kan ændre sig i en fremtidig version af GCC" -#: cp/class.c:5320 +#: cp/class.c:5432 msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "'%#T' har virtuelle funktioner, men ikke-virtuel destruktionsfunktion" -#: cp/class.c:5405 +#: cp/class.c:5516 msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "forsøgte at afslutte struct, men blev stoppet af tidligere fortolkningsfejl" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "sprogstrengen '\"%s\"' ikke genkendt" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "kan ikke benytte den flertydiggjorte funktion '%D' baseret på konvertering til typen '%T'" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "ingen passende ved konvertering af funktionen '%D' til typen '%#T'" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "konvertering af den flertydiggjorte funktion '%D' til typen '%T' er tvetydig" -#: cp/class.c:6127 +#: cp/class.c:6252 msgid "assuming pointer to member `%D'" msgstr "antager henvisning til medlemmet '%D'" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" msgstr "(en henvisning til medlem kan kun dannes med '&%E')" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 msgid "not enough type information" msgstr "ikke tilstrækkelig information om typen" -#: cp/class.c:6183 +#: cp/class.c:6315 msgid "argument of type `%T' does not match `%T'" msgstr "parameter af typen '%T' passer ikke til '%T'" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "ugyldig operation på uudskiftet type" @@ -14340,11 +14316,11 @@ msgstr "ugyldig operation p #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 msgid "declaration of `%#D'" msgstr "omerklæring af '%#D'" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "skifter betydningen af '%D' fra '%+#D'" @@ -14360,212 +14336,243 @@ msgstr "konvertering af '%E' fra '%T' til '%T' er tvetydigt" msgid "converting from `%T' to `%T'" msgstr "konvertering fra '%T' til '%T'" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" msgstr "typekonvertering af henvisning til medlem fra '%T' til '%T' er via virtuel stamklasse" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "kan ikke konvertere '%E' fra typen '%T' til typen '%T'" #: cp/cvt.c:262 -#, fuzzy msgid "invalid conversion from '%T' to '%T'" msgstr "ugyldig konvertering fra '%T' til '%T'" -#: cp/cvt.c:537 +#: cp/cvt.c:504 msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "konvertering fra '%T' til '%T' forkaster modifikationer" -#: cp/cvt.c:555 +#: cp/cvt.c:522 msgid "casting `%T' to `%T' does not dereference pointer" msgstr "typeomtvingning af '%T' til '%T' følger ikke henvisning" -#: cp/cvt.c:584 +#: cp/cvt.c:551 msgid "cannot convert type `%T' to type `%T'" msgstr "kan ikke konvertere typen '%T' til typen '%T'" -#: cp/cvt.c:701 +#: cp/cvt.c:683 msgid "conversion from `%#T' to `%#T'" msgstr "konvertering fra '%#T' til '%#T'" -#: cp/cvt.c:713 +#: cp/cvt.c:695 msgid "`%#T' used where a `%T' was expected" msgstr "'%#T' benyttet hvor '%T' var forventet" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "adressen af '%D' vil altid være 'true'" -#: cp/cvt.c:750 +#: cp/cvt.c:732 msgid "`%#T' used where a floating point value was expected" msgstr "'%#T' benyttet hvor der forventedes en kommatalsværdi" -#: cp/cvt.c:797 +#: cp/cvt.c:779 msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "konvertering fra '%T' til en ikke-skalartype '%T' udbedt" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "objekt af den ufuldstændige type '%T' vil ikke blive tilgået i %s" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "objekt af typen '%T' vil ikke blive tilgået i %s" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "objektet '%E' af den ufuldstændige type '%T' vil ikke blive tilgået i %s" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, c-format msgid "%s cannot resolve address of overloaded function" msgstr "%s kan ikke finde adressen af flertydiggjort funktion" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "%s er en reference til og ikke et kald af funktionen '%E'" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 msgid "converting NULL to non-pointer type" msgstr "konverterer NULL til en ikke-henvisningstype" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" msgstr "tvetydig standardtypekonvertering fra '%T'" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr " kandidater til konverteringen inkluderer '%D' og '%D'" -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:1255 cp/decl.c:3490 msgid "conflicts with previous declaration `%#D'" msgstr "strider mod tidligere erklæring '%#D'" -#: cp/decl.c:1211 +#: cp/decl.c:1467 msgid "label `%D' used but not defined" msgstr "etiketten '%D' er benyttet, men ikke defineret" -#: cp/decl.c:1216 +#: cp/decl.c:1472 msgid "label `%D' defined but not used" msgstr "etiketten '%D' er defineret, men ikke benyttet" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "navnerumsalias '%D' er ikke tilladt her, antager '%D'" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "" + +#: cp/decl.c:3285 cp/decl.c:3700 msgid "previous declaration of `%D'" msgstr "'%D' er tidligere erklæret" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 msgid "shadowing %s function `%#D'" msgstr "skygger for en %s-funktion '%#D'" -#: cp/decl.c:3098 +#: cp/decl.c:3375 msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "biblioteksfunktionen '%#D' er omerklæret som '%#D' der ikke er en funktion" -#: cp/decl.c:3103 +#: cp/decl.c:3380 msgid "conflicts with built-in declaration `%#D'" msgstr "strider mod indbygget erklæring '%#D'" # følges af næste tekst -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 msgid "new declaration `%#D'" msgstr "ny erklæring af '%#D'" -#: cp/decl.c:3123 +#: cp/decl.c:3400 msgid "ambiguates built-in declaration `%#D'" msgstr "tvetydiggør indbygget erklæring '%#D'" -#: cp/decl.c:3179 +#: cp/decl.c:3464 msgid "`%#D' redeclared as different kind of symbol" msgstr "'%#D' omerklæret som en anden form for symbol" -#: cp/decl.c:3182 +#: cp/decl.c:3467 msgid "previous declaration of `%#D'" msgstr "tidligere erklæring af '%#D'" -#: cp/decl.c:3204 +#: cp/decl.c:3489 msgid "declaration of template `%#D'" msgstr "erklæring af skabelon '%#D'" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 msgid "ambiguates old declaration `%#D'" msgstr "tvetydiggør tidligere erklæring '%#D'" -#: cp/decl.c:3228 +#: cp/decl.c:3513 msgid "declaration of C function `%#D' conflicts with" msgstr "erklæring af C-funktionen '%#D' strider mod" -#: cp/decl.c:3230 +#: cp/decl.c:3515 msgid "previous declaration `%#D' here" msgstr "tidligere erklæring af '%#D' her" -#: cp/decl.c:3246 +#: cp/decl.c:3533 msgid "conflicting types for `%#D'" msgstr "modstridende typer for '%#D'" -#: cp/decl.c:3247 +#: cp/decl.c:3534 msgid "previous declaration as `%#D'" msgstr "tidligere erklæring som '%#D'" -#: cp/decl.c:3290 +#: cp/decl.c:3577 msgid "`%#D' previously defined here" msgstr "'%#D' tidligere defineret her" -#: cp/decl.c:3291 +#: cp/decl.c:3578 msgid "`%#D' previously declared here" msgstr "'%#D' tidligere erklæret her" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 msgid "prototype for `%#D'" msgstr "prototypen for '%#D'" -#: cp/decl.c:3301 +#: cp/decl.c:3588 msgid "follows non-prototype definition here" msgstr "følger definition uden prototype her" -#: cp/decl.c:3313 +#: cp/decl.c:3600 msgid "previous declaration of `%#D' with %L linkage" msgstr "tidligere erklæring af '%#D' med %L-kædning" -#: cp/decl.c:3315 +#: cp/decl.c:3602 msgid "conflicts with new declaration with %L linkage" msgstr "strider mod ny erklæring af med %L-kædning" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 msgid "default argument given for parameter %d of `%#D'" msgstr "standardparameter givet til %d. parameter for '%#D'" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 msgid "after previous specification in `%#D'" msgstr "efter tidligere specifikation i '%#D'" -#: cp/decl.c:3356 +#: cp/decl.c:3643 msgid "`%#D' was used before it was declared inline" msgstr "'%#D' blev brugt før erklæring som inline" -#: cp/decl.c:3358 +#: cp/decl.c:3645 msgid "previous non-inline declaration here" msgstr "tidligere ikke-inline erklæring her" -#: cp/decl.c:3412 +#: cp/decl.c:3699 msgid "redundant redeclaration of `%D' in same scope" msgstr "overflødig omerklæring af '%D' i samme virkefelt" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, c-format msgid "declaration of `%F' throws different exceptions" msgstr "erklæring af '%F' kaster forskellige undtagelser" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, c-format msgid "than previous declaration `%F'" msgstr "end tidligere erklæring '%F'" @@ -14578,15 +14585,15 @@ msgstr "end tidligere erkl #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "eksplicit specialisering af %D efter første brug" -#: cp/decl.c:3886 +#: cp/decl.c:4187 msgid "`%#D' used prior to declaration" msgstr "'%#D' benyttet før erklæring" -#: cp/decl.c:3917 +#: cp/decl.c:4218 msgid "redeclaration of `wchar_t' as `%T'" msgstr "omerklæring af 'wchar_t' som '%T'" @@ -14596,595 +14603,595 @@ msgstr "omerkl #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 msgid "invalid redeclaration of `%D'" msgstr "ugyldig omerklæring af '%D'" -#: cp/decl.c:3946 +#: cp/decl.c:4247 msgid "as `%D'" msgstr "som '%D'" -#: cp/decl.c:4036 +#: cp/decl.c:4337 msgid "previous external decl of `%#D'" msgstr "tidligere ekstern erklæring af '%#D'" -#: cp/decl.c:4077 +#: cp/decl.c:4378 msgid "`%D' was previously implicitly declared to return `int'" msgstr "'%D' blev tidligere underforstået erklæret til at returnere 'int'" -#: cp/decl.c:4137 +#: cp/decl.c:4438 msgid "extern declaration of `%#D' doesn't match" msgstr "extern-erklæring af '%#D' passer ikke med" -#: cp/decl.c:4138 +#: cp/decl.c:4439 msgid "global declaration `%#D'" msgstr "global erklæring '%#D'" -#: cp/decl.c:4169 +#: cp/decl.c:4472 msgid "declaration of `%#D' shadows a parameter" msgstr "erklæring af '%#D' skygger for en parameter" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, c-format msgid "declaration of `%s' shadows a member of `this'" msgstr "erklæring af '%s' skygger for et medlem af 'this'" -#: cp/decl.c:4541 +#: cp/decl.c:4889 msgid "`%#D' hides constructor for `%#T'" msgstr "'%#D' skjuler konstruktionsfunktion for '%#T'" -#: cp/decl.c:4556 +#: cp/decl.c:4904 msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "'%#D' strider mod tidligere using-erklæring '%#D'" -#: cp/decl.c:4568 +#: cp/decl.c:4916 msgid "previous non-function declaration `%#D'" msgstr "tidligere ikke-funktionserklæring '%#D'" -#: cp/decl.c:4569 +#: cp/decl.c:4917 msgid "conflicts with function declaration `%#D'" msgstr "strider mod funktionserklæring '%#D'" -#: cp/decl.c:4659 +#: cp/decl.c:5007 msgid "implicit declaration of function `%#D'" msgstr "underforstået erklæring af funktionen '%#D'" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "der er blevet henvist til etiketten '%s' uden for en funktion" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 msgid "jump to label `%D'" msgstr "spring til etiketten '%D' " -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "spring til case-etiket" -#: cp/decl.c:4930 +#: cp/decl.c:5280 msgid " crosses initialization of `%#D'" msgstr " krydser klargøring af '%#D'" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr " går ind i virkefelt af ikke-POD '%#D'" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr " går ind i try-blok" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr " går ind i catch-blok" -#: cp/decl.c:5038 +#: cp/decl.c:5388 msgid " from here" msgstr " herfra" -#: cp/decl.c:5051 +#: cp/decl.c:5401 msgid " skips initialization of `%#D'" msgstr " springer over klargøring af '%#D'" -#: cp/decl.c:5086 +#: cp/decl.c:5437 msgid "label named wchar_t" msgstr "etiket med navnet wchar_t" -#: cp/decl.c:5090 +#: cp/decl.c:5440 msgid "duplicate label `%D'" msgstr "etiketten '%D' optræder mere end én gang" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, c-format msgid "case label `%E' not within a switch statement" msgstr "case-etiket '%E' befinder sig ikke inden i en switch-sætning" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 msgid "`%#D' redeclared as %C" msgstr "'%#D' omerklæret som %C" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 msgid "invalid use of `%D'" msgstr "ugyldig brug af '%D" -#: cp/decl.c:5502 +#: cp/decl.c:5852 msgid "`%D::%D' is not a template" msgstr "'%D::%D' er ikke en skabelon" -#: cp/decl.c:5519 +#: cp/decl.c:5869 msgid "`%D' undeclared in namespace `%D'" msgstr "'%D' ikke erklæret i navnerummet '%D'" -#: cp/decl.c:5652 +#: cp/decl.c:6002 msgid "`%D' used without template parameters" msgstr "'%D' benyttet uden skabelonsparametre" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "ingen klasseskabelon ved navn '%#T' i '%#T'" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 msgid "no type named `%#T' in `%#T'" msgstr "ingen type ved navn '%#T' i '%#T'" -#: cp/decl.c:5968 +#: cp/decl.c:6329 msgid "lookup of `%D' finds `%#D'" msgstr "opslag af '%D' finder '%#D'" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr " i stedet for '%D' fra afhængig stamklasse" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr " (benyt 'typename %T::%D' hvis det er hvad du mener)" -#: cp/decl.c:6003 -#, fuzzy +#: cp/decl.c:6364 msgid "name lookup of `%D' changed" -msgstr "navneopslag for '%s' ændret" +msgstr "navneopslag for '%D' ændret" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr " passer med '%D' under ISO-standardreglerne" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr " passer med '%D' under tidligere regler" -#: cp/decl.c:6021 cp/decl.c:6028 -#, fuzzy +#: cp/decl.c:6382 cp/decl.c:6389 msgid "name lookup of `%D' changed for new ISO `for' scoping" -msgstr "navneopslaget af '%s' er ændret på grund af ISO's nye 'for'-virkefelt" +msgstr "navneopslaget af '%D' er ændret til ISO 'for'-virkefelt" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr " kan ikke bruge forældet binding til '%D' fordi den har en destruktionsfunktion" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr " bruger forældet binding til '%D'" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "opslag af '%D' i virkefeltet for '%#T' ('%#D') passer ikke med opslaget i det aktuelle virkefelt ('%#D')" -#: cp/decl.c:7025 +#: cp/decl.c:7432 msgid "an anonymous union cannot have function members" msgstr "en anonym union kan ikke have funktionsmedlemmer" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "medlemmet '%#D' med konstruktionsfunktion er ikke tilladt i anonym sammensat type" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "medlemmet '%#D' med destruktionsfunktion er ikke tilladt i anonym sammensat type" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "medlemmet '%#D' med kopitildelingsoperator er ikke tilladt i anonym sammensat type" -#: cp/decl.c:7086 +#: cp/decl.c:7493 msgid "redeclaration of C++ built-in type `%T'" msgstr "omerklæring af indbygget type i C++ '%T'" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "flere typer i én erklæring" -#: cp/decl.c:7149 +#: cp/decl.c:7556 msgid "missing type-name in typedef-declaration" msgstr "manglende typenavn i typedef-erklæring" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" msgstr "ISO C++ forbyder anonyme strukturer" -#: cp/decl.c:7163 +#: cp/decl.c:7570 msgid "`%D' can only be specified for functions" msgstr "'%D' kan kun angives for funktioner" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "'%D' kan kun angives inden i en klasse" -#: cp/decl.c:7167 +#: cp/decl.c:7574 msgid "`%D' can only be specified for constructors" msgstr "'%D' kan kun angives for konstruktionsfunktioner" -#: cp/decl.c:7170 +#: cp/decl.c:7577 msgid "`%D' can only be specified for objects and functions" msgstr "'%D' kan kun angives for objekter og funktioner" # init dækker over værditildeling her - samme for de næste mange -#: cp/decl.c:7312 cp/decl2.c:927 -#, fuzzy +#: cp/decl.c:7719 cp/decl2.c:936 msgid "typedef `%D' is initialized (use __typeof__ instead)" -msgstr "typedef '%D' bliver tildelt en værdi" +msgstr "typedef '%D' bliver tildelt en værdi (benyt __typeof__ i stedet)" -#: cp/decl.c:7317 +#: cp/decl.c:7724 msgid "function `%#D' is initialized like a variable" msgstr "funktionen '%#D' bliver tildelt en startværdi som en variabel" -#: cp/decl.c:7329 +#: cp/decl.c:7736 msgid "declaration of `%#D' has `extern' and is initialized" msgstr "erklæringen af '%#D' indeholder 'extern' og variablen bliver tildelt en startværdi" -#: cp/decl.c:7363 +#: cp/decl.c:7770 msgid "`%#D' is not a static member of `%#T'" msgstr "'%#D' er ikke et statisk medlem af '%#T'" -#: cp/decl.c:7368 +#: cp/decl.c:7775 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" msgstr "ISO C++ tillader ikke '%T::%D' at blive defineret som '%T::%D'" -#: cp/decl.c:7379 +#: cp/decl.c:7786 msgid "duplicate initialization of %D" msgstr "%D tildelt startværdi mere end én gang" -#: cp/decl.c:7408 +#: cp/decl.c:7815 msgid "declaration of `%#D' outside of class is not definition" msgstr "erklæring af '%#D' uden for en klasse er ikke en definition" -#: cp/decl.c:7456 +#: cp/decl.c:7865 msgid "variable `%#D' has initializer but incomplete type" msgstr "variablen '%#D' bliver tildelt en startværdi, men er af en ufuldstændig type" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 msgid "elements of array `%#D' have incomplete type" msgstr "elementer i tabellen '%#D' er af en ufuldstændig type" -#: cp/decl.c:7480 +#: cp/decl.c:7889 msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "den sammensatte type '%#D' er af en ufuldstændig type og kan ikke defineres" -#: cp/decl.c:7519 +#: cp/decl.c:7931 msgid "`%D' declared as reference but not initialized" msgstr "'%D' erklæret som en reference, men bliver ikke tildelt en startværdi" -#: cp/decl.c:7528 +#: cp/decl.c:7940 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" msgstr "ISO C++ forbyder brug af en startværdiliste til at klargøre referencen '%D'" -#: cp/decl.c:7561 +#: cp/decl.c:7970 msgid "cannot initialize `%T' from `%T'" msgstr "kan ikke klargøre '%T' fra %T'" -#: cp/decl.c:7595 +#: cp/decl.c:8004 msgid "initializer fails to determine size of `%D'" msgstr "startværdien giver ikke størrelsen af '%D'" -#: cp/decl.c:7600 +#: cp/decl.c:8009 msgid "array size missing in `%D'" msgstr "tabelstørrelsen mangler i '%D'" -#: cp/decl.c:7612 +#: cp/decl.c:8021 msgid "zero-size array `%D'" msgstr "nulstørrelsestabel '%D'" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 msgid "storage size of `%D' isn't known" msgstr "lagringsstørrelsen af '%D' er ikke kendt" -#: cp/decl.c:7672 +#: cp/decl.c:8081 msgid "storage size of `%D' isn't constant" msgstr "lagringsstørrelsen af '%D' er ikke konstant" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "semantikken for indlejret funktionsstatisk data '%#D' er forkert (du ender med flere kopier)" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" msgstr " du kan arbejde dig rundt om dette ved at fjerne startværdien" -#: cp/decl.c:7752 +#: cp/decl.c:8164 msgid "uninitialized const `%D'" msgstr "konstant '%D' uden startværdi" -#: cp/decl.c:7836 -#, fuzzy +#: cp/decl.c:8249 msgid "brace-enclosed initializer used to initialize `%T'" -msgstr "stamklasse-klargøring angivet, men der er ingen stamklasse at klargøre" +msgstr "startværdi i krøllede paranteser benyttet til at klargøre '%T'" -#: cp/decl.c:7900 -#, fuzzy +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" -msgstr "unavngiven klargøring af '%T' som ikke har nogen stamklasser" +msgstr "startværdi for '%T' skal være indesluttet i krøllede paranteser" -#: cp/decl.c:7964 -#, fuzzy +#: cp/decl.c:8328 +msgid "ISO C++ does not allow designated initializers" +msgstr "ISO C++ tillader ikke udpegede startværdier" + +#: cp/decl.c:8332 +msgid "`%T' has no non-static data member named `%D'" +msgstr "'%T' har intet ikke-statisk medlem ved navn '%D'" + +#: cp/decl.c:8389 msgid "too many initializers for `%T'" -msgstr "stamklasseklargøringer for '%#T'" +msgstr "for mange startværdier for '%T'" -#: cp/decl.c:8000 +#: cp/decl.c:8426 msgid "variable-sized object `%D' may not be initialized" msgstr "objektet '%D' af variabel størrelse må ikke tildeles en startværdi" -#: cp/decl.c:8011 +#: cp/decl.c:8437 msgid "`%D' has incomplete type" msgstr "'%D' er af en ufuldstændig type" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "'%D' skal klargøres af en konstruktionsfunktion, ikke af '{...}'" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "struktur '%D' med konstante medlemmer uden startværdi" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "struktur '%D' med referencemedlemmer uden startværdi" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "tildeling (ikke klargøring) i erklæring" -#: cp/decl.c:8358 +#: cp/decl.c:8785 msgid "cannot initialize `%D' to namespace `%D'" msgstr "kan ikke tildele startværdi til '%D' med navnerummet '%D'" -#: cp/decl.c:8409 +#: cp/decl.c:8836 msgid "shadowing previous type declaration of `%#D'" msgstr "skygger for tidligere typeerklæring af '%#D'" -#: cp/decl.c:8455 -#, fuzzy +#: cp/decl.c:8883 msgid "`%D' cannot be thread-local because it has non-POD type `%T'" -msgstr "'%E' kan ikke bruges som en medlemshenvisning eftersom udtrykkets type er '%T'" +msgstr "'%D' kan ikke være trådlokal eftersom den er af en ikke-POD type '%T'" -#: cp/decl.c:8470 -#, fuzzy +#: cp/decl.c:8898 msgid "`%D' is thread-local and so cannot be dynamically initialized" -msgstr "union '%T' uden navngivne elementer kan ikke tildeles startværdi" +msgstr "'%D' er trådlokal og kan derfor ikke blive tildelt en startværdi dynamisk" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 msgid "multiple initializations given for `%D'" msgstr "flere startværdier angivet for '%D'" -#: cp/decl.c:8956 +#: cp/decl.c:9390 msgid "invalid catch parameter" msgstr "ugyldig catch-parameter" -#: cp/decl.c:9074 +#: cp/decl.c:9508 msgid "destructor for alien class `%T' cannot be a member" msgstr "destruktionsfunktionen for den fremmede klasse '%T' kan ikke være et medlem" -#: cp/decl.c:9077 +#: cp/decl.c:9511 msgid "constructor for alien class `%T' cannot be a member" msgstr "konstruktionsfunktionen for den fremmede klasse '%T' kan ikke være et medlem" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "'%D' erklæret som 'virtual' %s" -#: cp/decl.c:9098 +#: cp/decl.c:9532 msgid "`%D' declared as an `inline' %s" msgstr "'%D' erklæret som 'inline' %s" # %s bliver omsat til typen -#: cp/decl.c:9100 +#: cp/decl.c:9534 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "'const'- og 'volatile'-funktionsangivelser til '%D' er ugyldigt i erklæring af %s" -#: cp/decl.c:9103 +#: cp/decl.c:9537 msgid "`%D' declared as a friend" msgstr "'%D' er erklæret som en ven" -#: cp/decl.c:9109 +#: cp/decl.c:9543 msgid "`%D' declared with an exception specification" msgstr "'%D' erklæret med en undtagelsesspecifikation" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "kan ikke erklære '::main' som en skabelon" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "kan ikke erklære '::main' som indlejret" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "kan ikke erklære '::main' som statisk" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "'main' skal returnere typen 'int'" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "ikke-lokal funktion '%#D' bruger anonym type" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "'%#D' refererer ikke til den ikkemodificerede type, so den bruges ikke til sammenkædning" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "ikke-lokal funktion '%#D' bruger lokal type '%T'" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "%smedlemsfunktion '%D' kan ikke have metodemodifikationen '%T'" -#: cp/decl.c:9275 +#: cp/decl.c:9715 msgid "defining explicit specialization `%D' in friend declaration" msgstr "definering af eksplicit specialisering '%D' i friend-erklæring" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "ugyldig brug af skabelons-id '%D' i erklæring af primær skabelon" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" msgstr "standardparametre er ikke tilladt i erklæring af venneskabelonsspecialisering '%D'" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "'inline' er ikke tilladt i erklæring venneskabelonsspecialisering '%D'" -#: cp/decl.c:9382 +#: cp/decl.c:9822 msgid "definition of implicitly-declared `%D'" msgstr "definition af underforstået-erklæret '%D'" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 msgid "no `%#D' member function declared in class `%T'" msgstr "ingen medlemsfunktion '%#D' erklæret i klassen '%T'" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "ikke-lokal variabel '%#D' bruger lokal type '%T'" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "ugyldig tildeling af startværdi i klasse til statisk datamedlem af en ikke-heltalstype '%T'" -#: cp/decl.c:9634 +#: cp/decl.c:10073 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" msgstr "ISO C++ forbyder tildeling af startværdi i klasse til ikke-konstant statisk medlem '%D'" -#: cp/decl.c:9637 +#: cp/decl.c:10076 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" msgstr "ISO C++ forbyder tildeling af startværdi til medlemskonstant '%D' af en ikke-heltallig type" -#: cp/decl.c:9687 +#: cp/decl.c:10126 msgid "size of array `%D' has non-integer type" msgstr "størrelsen af tabellen '%D' er ikke af en heltalstype" -#: cp/decl.c:9689 +#: cp/decl.c:10128 msgid "size of array has non-integer type" msgstr "størrelsen af tabel er ikke af en heltalstype" -#: cp/decl.c:9709 +#: cp/decl.c:10148 msgid "size of array `%D' is negative" msgstr "størrelsen af tabellen '%D' er negativ" -#: cp/decl.c:9711 +#: cp/decl.c:10150 msgid "size of array is negative" msgstr "størrelsen af tabel er negativ" -#: cp/decl.c:9720 +#: cp/decl.c:10159 msgid "ISO C++ forbids zero-size array `%D'" msgstr "ISO C++ forbyder tabellen '%D' med størrelsen nul" -#: cp/decl.c:9722 +#: cp/decl.c:10161 msgid "ISO C++ forbids zero-size array" msgstr "ISO C++ forbyder tabel med størrelsen nul" -#: cp/decl.c:9729 +#: cp/decl.c:10168 msgid "size of array `%D' is not an integral constant-expression" msgstr "størrelsen af tabellen '%D' er ikke af et heltalligt konstantudtryk" -#: cp/decl.c:9732 +#: cp/decl.c:10171 msgid "size of array is not an integral constant-expression" msgstr "størrelsen af tabel er ikke af et heltalligt konstantudtryk" -#: cp/decl.c:9750 +#: cp/decl.c:10189 msgid "ISO C++ forbids variable-size array `%D'" msgstr "ISO C++ forbyder tabellen '%D' med variabel størrelse" -#: cp/decl.c:9753 +#: cp/decl.c:10192 msgid "ISO C++ forbids variable-size array" msgstr "ISO C++ forbyder tabel med variabel størrelse" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "tabeldimension for stor" -#: cp/decl.c:9823 +#: cp/decl.c:10262 msgid "declaration of `%D' as %s" msgstr "erklæring af '%D' som %s" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, c-format msgid "creating %s" msgstr "opretter %s" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "erklæring af '%D' som flerdimensional tabel skal have grænser for alle dimensioner pånær den første" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "flerdimensional tabel skal have grænser for alle dimensioner pånær den første" -#: cp/decl.c:9869 +#: cp/decl.c:10308 msgid "return type specification for constructor invalid" msgstr "angivelse af returneringstypen til konstruktionsfunktion er ugyldigt" -#: cp/decl.c:9876 +#: cp/decl.c:10315 msgid "return type specification for destructor invalid" msgstr "angivelse af returneringstypen til destruktionsfunktion er ugyldigt" -#: cp/decl.c:9882 +#: cp/decl.c:10321 msgid "operator `%T' declared to return `%T'" msgstr "operator '%T' erklæret til at returnere '%T'" -#: cp/decl.c:9884 +#: cp/decl.c:10323 msgid "return type specified for `operator %T'" msgstr "returtype angivet for 'operator %T'" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" msgstr "destruktionsfunktioner skal være medlemmer" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "destruktionsfunktion '%T' skal passe til klassenavnet '%T'" -#: cp/decl.c:10100 +#: cp/decl.c:10539 msgid "variable declaration is not allowed here" -msgstr "" +msgstr "variabelerklæring er ikke tilladt her" -#: cp/decl.c:10127 +#: cp/decl.c:10566 msgid "invalid declarator" msgstr "ugyldig erklærer" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "erklærer-id mangler; bruger reserveret ord '%D'" -#: cp/decl.c:10235 +#: cp/decl.c:10674 msgid "type `%T' is not derived from type `%T'" msgstr "typen '%T' er ikke nedarvet fra typen '%T'" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "'%T' angivet som erklærer-id" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr " måske ønsker du '%T' for en konstruktionsfunktion" @@ -15192,300 +15199,301 @@ msgstr " m #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 -#, fuzzy, c-format +#: cp/decl.c:10750 +#, c-format msgid "invalid use of template-name '%E' in a declarator" -msgstr "ugyldig brug af skabelons-id '%D' i erklæring af primær skabelon" +msgstr "ugyldig brug af skabelonsnavn '%E' i erklæring" -#: cp/decl.c:10323 +#: cp/decl.c:10770 msgid "declaration of `%D' as non-function" msgstr "erklæring af '%D' som ikke-funktion" -#: cp/decl.c:10400 +#: cp/decl.c:10847 msgid "`bool' is now a keyword" msgstr "'bool' er et reserveret ord" -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "overflødig '%T' ignoreret" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 msgid "multiple declarations `%T' and `%T'" msgstr "flere erklæringer '%T' og '%T'" -#: cp/decl.c:10431 +#: cp/decl.c:10878 msgid "ISO C++ does not support `long long'" msgstr "ISO C++ understøtter ikke 'long long'" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, c-format msgid "ISO C++ forbids declaration of `%s' with no type" msgstr "ISO C++ forbyder erklæring af '%s' uden en type" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "'%T' er underforstået et typenavn" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "short, signed eller unsigned er ugyldig for '%s'" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "long og short er begge angivet for '%s'" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "signed og unsigned er begge angivet for '%s'" -#: cp/decl.c:10710 +#: cp/decl.c:11157 msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "modifikationer er ikke tilladt i erklæring af 'operator %T'" -#: cp/decl.c:10732 +#: cp/decl.c:11179 msgid "member `%D' cannot be declared both virtual and static" msgstr "medlemmet '%D' kan ikke afklæres både virtual og static" -#: cp/decl.c:10741 +#: cp/decl.c:11188 msgid "`%T::%D' is not a valid declarator" msgstr "'%T::%D' er ikke en gyldig erklærer" -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "lagringsklasseanvisninger er ugyldige i parametererklæringer" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "typedef-erklæringer er ugyldig i parametererklæringer" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "virtual angivet uden for klasseerklæring" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "lagringsklasse angivet for %s '%s'" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "lagringsklasseanvisninger er ugyldige i vennefunktionserklæringer" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" msgstr "destruktionsfunktionen kan ikke være en statisk medlemsfunktion" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, c-format msgid "destructors may not be `%s'" msgstr "destruktionsfunktioner må ikke være '%s'" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" msgstr "konstruktionsfunktionen kan ikke være en statisk medlemsfunktion" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "konstruktionsfunktioner kan ikke erklæres virtual" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, c-format msgid "constructors may not be `%s'" msgstr "konstruktionsfunktioner må ikke være '%s'" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "angivelse af typen af returværdien til konstruktionsfunktionen ignoreret" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, c-format msgid "can't initialize friend function `%s'" msgstr "kan ikke tildele en startværdi til vennefunktionen '%s'" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "en virtuel funktion kan ikke erklæres som friend" -#: cp/decl.c:11118 +#: cp/decl.c:11565 msgid "friend declaration not in class definition" msgstr "friend-erklæringen er ikke i klassedefinitionen" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, c-format msgid "can't define friend function `%s' in a local class definition" msgstr "kan ikke definere vennefunktion '%s' i en lokal klassedefinition" -#: cp/decl.c:11144 +#: cp/decl.c:11591 msgid "destructors may not have parameters" msgstr "destruktionsfunktioner må ikke have parametre" -#: cp/decl.c:11175 cp/decl.c:11182 -#, fuzzy +#: cp/decl.c:11622 cp/decl.c:11629 msgid "cannot declare reference to `%#T'" -msgstr "kan ikke erklære referencer til referencer" +msgstr "kan ikke erklære reference til '%#T'" -#: cp/decl.c:11176 -#, fuzzy +#: cp/decl.c:11623 msgid "cannot declare pointer to `%#T'" -msgstr "kan ikke erklære henvisning til medlemmet '%#T'" +msgstr "kan ikke erklære henvisning til '%#T'" -#: cp/decl.c:11181 +#: cp/decl.c:11628 msgid "cannot declare pointer to `%#T' member" msgstr "kan ikke erklære henvisning til medlemmet '%#T'" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "ekstra modifikation '%T::' af medlemmet '%s' ignoreret" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" msgstr "kan ikke erklære medlemsfunktion '%T::%s' inde i '%T'" -#: cp/decl.c:11382 +#: cp/decl.c:11829 msgid "cannot declare member `%T::%s' within `%T'" msgstr "kan ikke erklære medlem '%T::%s' inde i '%T'" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" -msgstr "" +msgstr "datamedlem må ikke have variabelt ændret type '%T'" + +#: cp/decl.c:11910 +msgid "parameter may not have variably modified type `%T'" +msgstr "parameter må ikke have variabelt ændret type '%T'" #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "kun erklæringer af konstruktionsfunktioner kan være 'explicit'" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "'%s' som ikke er medlem, kan ikke erklæres 'mutable'" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "'%s' som ikke er objektmedlem, kan ikke erklæres 'mutable'" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "funktionen '%s' kan ikke erklæres 'mutable'" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "static '%s' kan ikke erklæres 'mutable'" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "const '%s' kan ikke erklæres 'mutable'" -#: cp/decl.c:11510 +#: cp/decl.c:11960 msgid "template-id `%D' used as a declarator" msgstr "skabelons-id '%D' benyttet som erklærer" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" msgstr "ISO C++ forbyder indlejret type '%D' med samme navn som den omgivende klasse" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "typedef-navn kan ikke klassemodificeres" -#: cp/decl.c:11588 +#: cp/decl.c:12038 msgid "invalid type qualifier for non-member function type" msgstr "ugyldig typemodifikation for ikke-medlemsfunktionstype" -#: cp/decl.c:11651 +#: cp/decl.c:12101 msgid "type qualifiers specified for friend class declaration" msgstr "typemodifikationer angivet for friend class-erklæring" -#: cp/decl.c:11656 +#: cp/decl.c:12106 msgid "`inline' specified for friend class declaration" msgstr "'inline' angivet for friend class-erklæring" -#: cp/decl.c:11664 +#: cp/decl.c:12114 msgid "template parameters cannot be friends" msgstr "skabelonsparametre kan ikke være venner" -#: cp/decl.c:11666 -#, fuzzy +#: cp/decl.c:12116 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" -msgstr "friend-erklæring kræver klasseangivelse, dvs. 'friend class %T::%T'" +msgstr "friend-erklæring kræver klasseangivelse, dvs. 'friend class %T::%D'" -#: cp/decl.c:11670 +#: cp/decl.c:12120 msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "friend-erklæring kræver klasseangivelse, dvs. 'friend %#T'" -#: cp/decl.c:11684 +#: cp/decl.c:12134 msgid "trying to make class `%T' a friend of global scope" msgstr "forsøg på at gøre klassen '%T' til ven af det globale virkningsfelt" -#: cp/decl.c:11695 +#: cp/decl.c:12145 msgid "invalid qualifiers on non-member function type" msgstr "ugyldige modifikationer for ikke-medlemsfunktionstype" -#: cp/decl.c:11714 +#: cp/decl.c:12164 msgid "abstract declarator `%T' used as declaration" msgstr "abstrakt erklærer '%T' benyttet som erklæring" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "unavngiven variabel eller felt erklæret void" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "variabel eller felt erklæret void" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "kan ikke bruge '::' i parametererklæring" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 msgid "invalid use of `::'" msgstr "ugyldig brug af '::'" -#: cp/decl.c:11796 +#: cp/decl.c:12246 msgid "function `%D' cannot be declared friend" msgstr "funktionen '%D' kan ikke erklæres friend" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "kan ikke gøre '%D' til en metode - er ikke i en klasse" -#: cp/decl.c:11817 +#: cp/decl.c:12267 msgid "function `%D' declared virtual inside a union" msgstr "funktionen '%D' erklæret virtual inden i en union" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "'%D' kan ikke erklæres virtual eftersom den altid er statisk" -#: cp/decl.c:11902 +#: cp/decl.c:12355 msgid "field `%D' has incomplete type" msgstr "feltet '%D' er af en ufuldstændig type" -#: cp/decl.c:11904 +#: cp/decl.c:12357 msgid "name `%T' has incomplete type" msgstr "navnet '%T' er af en ufuldstændig type" -#: cp/decl.c:11913 +#: cp/decl.c:12366 msgid " in instantiation of template `%T'" msgstr " i instantiering af skabelonen '%T'" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "'%s' er hverken en almindelig funktion eller en medlemsfunktion; kan ikke erklæres som friend" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" msgstr "medlemsfunktioner er underforstået venner af deres klasse" @@ -15501,99 +15509,99 @@ msgstr "medlemsfunktioner er underforst #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 msgid "ISO C++ forbids initialization of member `%D'" msgstr "ISO C++ forbyder tildeling af startværdi til medlemmet '%D'" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "gør '%D' statisk" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" msgstr "ISO C++ forbyder statisk datamedlem '%D' med samme navn som den omgivende klasse" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "lagringsklassen 'auto' er ugyldig for funktionen '%s'" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "lagringsklassen 'register' er ugyldig for funktionen '%s'" -#: cp/decl.c:12052 -#, fuzzy, c-format +#: cp/decl.c:12505 +#, c-format msgid "storage class `__thread' invalid for function `%s'" -msgstr "lagringsklassen 'auto' er ugyldig for funktionen '%s'" +msgstr "lagringsklassen '__thread' er ugyldig for funktionen '%s'" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "lagringsklassen 'static' er ugyldig for funktionen '%s' erklæret uden for det globale virkefelt" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "lagringsklassen 'inline' er ugyldig for funktionen '%s' erklæret uden for det globale virkefelt" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "virtuel funktion '%s' tilhører ikke en klasse" -#: cp/decl.c:12101 +#: cp/decl.c:12554 msgid "cannot declare member function `%D' to have static linkage" msgstr "kan ikke erklære medlemsfunktion '%D' til at have statisk kædning" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "kan ikke erklære en funktion for static inden i en anden funktion" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "'static' må ikke bruges ved definering (i modsætning til erklæring) af et statisk datamedlem" -#: cp/decl.c:12141 +#: cp/decl.c:12594 msgid "static member `%D' declared `register'" msgstr "statisk medlem '%D' erklæret 'register'" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "kan ikke eksplicit erklære medlemmet '%#D' til at have extern-kædning" -#: cp/decl.c:12318 +#: cp/decl.c:12774 msgid "default argument for `%#D' has type `%T'" msgstr "standardparameter for '%#D' har typen '%T'" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" msgstr "standardparameter for parameter af typen '%T' har typen '%T'" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" msgstr "standardparameter '%E' bruger lokal variabel '%D'" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, c-format msgid "invalid string constant `%E'" msgstr "ugyldig strengkonstant '%E'" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "ugyldig heltalskonstant i parameterlisten, måske mangler parameternavnet?" -#: cp/decl.c:12423 +#: cp/decl.c:12879 msgid "parameter `%D' invalidly declared method type" msgstr "parameteren '%D' er på ugyldig vis erklæret som af en medlemsfunktionstype" -#: cp/decl.c:12429 +#: cp/decl.c:12885 msgid "parameter `%D' invalidly declared offset type" msgstr "parameteren '%D' er på ugyldig vis erklæret som af en offset-type" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "parameteren '%D' inkluderer %s til tabel med ukendt grænse '%T'" @@ -15612,501 +15620,509 @@ msgstr "parameteren '%D' inkluderer %s til tabel med ukendt gr #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "ugyldig konstruktionsfunktion; du mente sandsynligvis '%T (const %T&)'" -#: cp/decl.c:12766 +#: cp/decl.c:13222 msgid "`%D' must be a nonstatic member function" msgstr "'%D' skal være en ikke-statisk medlemsfunktion" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "'%D' skal enten være en ikke-statisk medlemsfunktion eller ikke en medlemsfunktion" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "'%D' skal have en parameter af en klasse- eller enum-type" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "konvertering til %s%s vil aldrig bruge en typekonverteringsoperator" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 msgid "ISO C++ prohibits overloading operator ?:" msgstr "ISO C++ forbyder flertydiggørelse af operatoren ?:" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "postfiks '%D' skal tage mod 'int' som parameter" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "postfiks '%D' skal tage mod 'int' som den anden parameter" -#: cp/decl.c:12889 +#: cp/decl.c:13345 msgid "`%D' must take either zero or one argument" msgstr "'%D' skal tage mod nul eller én parameter" -#: cp/decl.c:12891 +#: cp/decl.c:13347 msgid "`%D' must take either one or two arguments" msgstr "'%D' skal tage mod én eller to parametre" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "præfiks '%D' skal returnere '%T'" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "postfiks '%D' skal returnere '%T'" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "'%D' skal tage mod 'void'" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 msgid "`%D' must take exactly one argument" msgstr "'%s' skal tage mod én parameter" -#: cp/decl.c:12939 +#: cp/decl.c:13395 msgid "`%D' must take exactly two arguments" msgstr "'%s' skal tage mod to parametre" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "brugerdefineret '%D' evaluerer altid begge parametre" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "'%D' skal returnere pr. værdi (ikke reference)" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" msgstr "'%D' kan ikke have standardparametre" -#: cp/decl.c:13052 -msgid "`%s %T' declares a new type at namespace scope" -msgstr "'%s %T' erklærer en ny type ved navnerumsvirkefelt" - -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" -msgstr " navne fra afhængige stamklasser er ikke synlige for umodificerede navneopslag - benyt '%s %T::%T' for at referere til den nedarvede type" - -#: cp/decl.c:13093 +#: cp/decl.c:13475 msgid "using typedef-name `%D' after `%s'" msgstr "bruger typedef-navn '%D' efter '%s'" -#: cp/decl.c:13098 +#: cp/decl.c:13481 msgid "using template type parameter `%T' after `%s'" msgstr "bruger skabelonstypeparameter '%D' efter '%s'" -#: cp/decl.c:13178 +#: cp/decl.c:13542 +msgid "`%s %T' declares a new type at namespace scope" +msgstr "'%s %T' erklærer en ny type ved navnerumsvirkefelt" + +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +msgstr " navne fra afhængige stamklasser er ikke synlige for umodificerede navneopslag - benyt '%s %T::%T' for at referere til den nedarvede type" + +#: cp/decl.c:13663 msgid "use of enum `%#D' without previous declaration" msgstr "brug af enum '%#D' uden tidligere erklæring" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "nedarvet union '%T' ugyldig" -#: cp/decl.c:13310 +#: cp/decl.c:13795 msgid "base type `%T' fails to be a struct or class type" msgstr "stamklassetype '%T' er hverken en struct- eller class-type" -#: cp/decl.c:13320 +#: cp/decl.c:13805 msgid "base class `%T' has incomplete type" msgstr "stamklasse '%T' er af en ufuldstændig type" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "rekursiv type '%T' ikke defineret" -#: cp/decl.c:13330 +#: cp/decl.c:13815 msgid "duplicate base type `%T' invalid" msgstr "stamklassetype '%T' optræder mere end én gang" -#: cp/decl.c:13441 +#: cp/decl.c:13926 msgid "multiple definition of `%#T'" msgstr "flere definitioner af '%#T'" -#: cp/decl.c:13442 +#: cp/decl.c:13927 msgid "previous definition here" msgstr "tidligere definition her" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "" + +#: cp/decl.c:14106 msgid "enumerator value for `%D' not integer constant" msgstr "enum-værdi for '%D' er ikke en heltalskonstant" -#: cp/decl.c:13630 +#: cp/decl.c:14126 msgid "overflow in enumeration values at `%D'" msgstr "enum-værdier for store ved '%D'" -#: cp/decl.c:13716 +#: cp/decl.c:14195 msgid "return type `%#T' is incomplete" msgstr "returtype '%#T' er ufuldstændig" -#: cp/decl.c:13830 +#: cp/decl.c:14309 msgid "semicolon missing after declaration of `%#T'" msgstr "semikolon mangler efter erklæring af '%#T'" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "returtype for 'main' ændret til 'int'" -#: cp/decl.c:13882 +#: cp/decl.c:14361 msgid "`%D' implicitly declared before its definition" msgstr "'%s' er underforstået erklæret efter dens definition" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "'operator=' bør returnere en reference til '*this'" -#: cp/decl.c:14164 +#: cp/decl.c:14643 msgid "parameter `%D' declared void" msgstr "parameteren '%D' erklæret void" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "'%D' er allerede defineret i klassen '%T'" -#: cp/decl.c:14845 +#: cp/decl.c:15348 msgid "static member function `%#D' declared with type qualifiers" msgstr "statisk medlemsfunktion '%#D' erklæret med typemodifikationer" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "dobbelte typemodifikationer i %s-erklæring" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "skabelon '%#D' instantieret i fil uden #pragma interface" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "skabelon '%#D' defineret i fil uden #pragma interface" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "navn mangler for medlemsfunktion" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "fortolkeren kan være faret vild: mangler der en '{' et eller andet sted?" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "tvetydig konvertering af tabelindeks" -#: cp/decl2.c:468 +#: cp/decl2.c:467 msgid "invalid types `%T[%T]' for array subscript" msgstr "ugyldige typer '%T[%T]' for tabelopslag" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" msgstr "parameter af typen '%#T' givet til 'delete', forventede henvisning" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "forældet brug af tabelstørrelse i tabelformen af delete" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" msgstr "kan ikke udføre delete på en funktion; kun henvisninger til objekter er gyldige som parameter til 'delete'" -#: cp/decl2.c:541 +#: cp/decl2.c:540 msgid "deleting `%T' is undefined" msgstr "benyttelse af delete på '%T' er ikke defineret" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "benyttelse af delete på tabellen '%#D'" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "ugyldig erklæring af medlemsskabelon '%#D' i lokal klasse" -#: cp/decl2.c:592 +#: cp/decl2.c:591 msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "ugyldig brug af 'virtual' i skabelonserklæring af '%#D'" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 msgid "template declaration of `%#D'" msgstr "skabelonserklæring af '%#D'" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "Java-metoden '%D' har har en returtype '%T' som ikke er fra Java" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "Java-metoden '%D' har har en parametertype '%T' som ikke er fra Java" -#: cp/decl2.c:737 +#: cp/decl2.c:746 msgid "prototype for `%#D' does not match any in class `%T'" msgstr "prototypen for '%#D' passer ikke nogen i klassen '%T'" -#: cp/decl2.c:819 +#: cp/decl2.c:828 msgid "local class `%#T' shall not have static data member `%#D'" msgstr "lokal klasse '%#T' må ikke have det statiske datamedlem '%#D'" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" msgstr "tildeling af startværdi er ugyldig for statisk medlem med konstruktionsfunktion" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "(en klargøring uden for klassens erklæring er nødvendig)" -#: cp/decl2.c:889 +#: cp/decl2.c:898 msgid "invalid data member initialization" msgstr "ugyldig tildeling af startværdi til datamedlem" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "(brug '=' for at klargøre statiske datamedlemmer)" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "medlemmet '%D' er i konflikt med feltnavn fra den virtuelle funktionstabel" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "'%D' er allerede defineret i '%T'" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" msgstr "feltets startværdi er ikke en konstant" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "'asm'-angivelser er ikke tilladt på ikke-statiske datamedlemmer" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 msgid "cannot declare `%D' to be a bit-field type" msgstr "kan ikke erklære '%D' til at være en bitfeltstype" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 msgid "cannot declare bit-field `%D' with function type" msgstr "kan ikke erklære bitfelt '%D' med funktionstype" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "'%D' er allerede defineret i klassen '%T'" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 msgid "static member `%D' cannot be a bit-field" msgstr "statisk medlem '%D' kan ikke være et bitfelt" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 msgid "initializer specified for non-member function `%D'" msgstr "startværdi angivet for ikke-medlemsfunktion '%D'" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 msgid "invalid initializer for virtual method `%D'" msgstr "ugyldig startværdi til virtuel medlemsfunktion '%D'" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 msgid "anonymous struct not inside named type" msgstr "anonym struct er ikke inden i en navngiven type" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "anonyme variabler af sammensatte typer i navnerumsvirkefelt skal erklæres static" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "anonym sammensat type uden medlemmer" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 msgid "`operator new' must return type `%T'" msgstr "'operator new' skal returnere typen '%T'" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "den første parameter til 'operator new' skal være af typen 'size_t' ('%T')" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 msgid "`operator delete' must return type `%T'" msgstr "'operator delete' skal returnere typen '%T'" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 msgid "`operator delete' takes type `%T' as first parameter" msgstr "den første parameter til 'operator delete' skal være af typen '%T'" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "for mange klargøringsfunktioner påkrævet" -#: cp/decl2.c:2966 -#, fuzzy +#: cp/decl2.c:3006 msgid "inline function `%D' used but never defined" -msgstr "'%s' brugt, men aldrig defineret" +msgstr "indbygget funktion '%D' benyttet, men aldrig defineret" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 msgid "use of old-style cast" msgstr "brug af ældre type typeomtvingning" -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 msgid "use of `%D' is ambiguous" msgstr "brug af '%D' er tvetydigt" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr " først erklæret som '%#D' her" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr " også erklæret som '%#D' her" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "'%D' angiver en tvetydig type" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 msgid " first type here" msgstr " første type her" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr " anden type her" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "erklæring af '%D' er ikke i et navnerum der omgiver '%D'" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "'%D' skulle have været erklæret inden i '%D'" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 msgid "`%D' is not a function," msgstr "'%s' er ikke en funktion," -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 msgid " conflict with `%D'" msgstr " konflikt med '%D'" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 msgid "unknown namespace `%D'" msgstr "ukendt navnerum '%D'" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 msgid "`%T' is not a namespace" msgstr "'%T' er ikke et navnerum" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 msgid "`%D' is not a namespace" msgstr "'%D' er ikke et navnerum" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "en using-erklæring kan ikke angive en skabelons-id; prøv 'using %D'" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 msgid "namespace `%D' not allowed in using-declaration" msgstr "navnerum '%D' ikke tilladt i using-erklæring" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 msgid "`%D' not declared" msgstr "'%D' ikke erklæret" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "'%D' er allerede erklæret i dette navnerum" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "using-erklæring '%D' introducerede tvetydig type '%T'" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "using-erklæring for ikke-medlem ved klassevirkefelt" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 msgid "using-declaration for destructor" msgstr "using-erklæring for destruktionsfunktion" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "en using-erklæring kan ikke angive en skabelons-id; prøv 'using %T::%D'" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 msgid "namespace `%T' undeclared" msgstr "navnerummet '%T' er ikke erklæret" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 msgid "default argument missing for parameter %P of `%+#D'" msgstr "standardparameter mangler for parameter %P i '%+#D'" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "ekstra modifikation '%T::' af medlemmet '%D' ignoreret" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 msgid "`%T' does not have a class or union named `%D'" msgstr "'%T' har ikke en klasse eller en union ved navn '%D'" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 msgid "`%T' is not a class or union type" msgstr "'%T' er ikke af en klasse- eller union-type" -#: cp/decl2.c:4862 -#, fuzzy +#: cp/decl2.c:4977 msgid "template argument is required for `%T'" -msgstr "modtog %d skabelonsparametre for '%#T'" +msgstr "skabelonsparameter er påkrævet for '%T'" + +#: cp/decl2.c:4995 +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "erklæring af '%D' i '%D' som ikke omgiver '%D'" #: cp/error.c:35 #, c-format msgid "`%s' not supported by %s" -msgstr "'%s' ikke understøttet %s" +msgstr "'%s' ikke understøttet af %s" #: cp/error.c:571 #, c-format msgid "" msgstr "" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "(statisk %s for %s)" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" -msgstr "" +msgstr "\\x%x" -#: cp/error.c:2430 +#: cp/error.c:2473 #, c-format msgid "In %s `%s':" msgstr "I %s '%s':" -#: cp/error.c:2487 +#: cp/error.c:2530 #, c-format msgid "%s: In instantiation of `%s':\n" msgstr "%s: i instantiering af '%s':\n" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "%s:%d: instantieret fra '%s'\n" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "%s:%d: instantieret herfra\n" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "uventet bogstav '%c' i locate_error\n" @@ -16153,135 +16169,130 @@ msgstr " af tidligere h msgid "`...' handler must be the last handler for its try block" msgstr "håndteringen '...' skal være den sidste håndtering i try-blokken" -#: cp/friend.c:155 +#: cp/friend.c:159 msgid "`%D' is already a friend of class `%T'" msgstr "'%D' er allerede en ven af klassen '%T'" -#: cp/friend.c:157 +#: cp/friend.c:161 msgid "previous friend declaration of `%D'" msgstr "tidligere friend-erklæring af '%D'" -#: cp/friend.c:202 +#: cp/friend.c:206 msgid "invalid type `%T' declared `friend'" msgstr "ugyldig type '%T' erklæret 'friend'" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 msgid "partial specialization `%T' declared `friend'" msgstr "partiel specialisering '%T' erklæret 'friend'" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "klassen '%T' er underforstået ven med sig selv" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 msgid "typename type `%#T' declared `friend'" msgstr "typename-type '%#T' erklæret 'friend'" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 msgid "template parameter type `%T' declared `friend'" msgstr "skabelonsparametertypen '%T' erklæret 'friend'" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 msgid "`%#T' is not a template" msgstr "'%#T' er ikke en skabelon" -#: cp/friend.c:272 +#: cp/friend.c:276 msgid "`%T' is already a friend of `%T'" msgstr "'%T' er allerede en ven af '%T'" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "medlemmet '%D' erklæret som friend før typen '%T' er defineret" -#: cp/friend.c:425 +#: cp/friend.c:431 msgid "friend declaration `%#D' declares a non-template function" msgstr "friend-erklæring '%#D' erklærer en ikke-skabelonsfunktion" -#: cp/friend.c:428 +#: cp/friend.c:434 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "(hvis dette er hvad du ønsker, så sikr dig at funktionsskabelonen allerede er blevet erklæret og tilføj <> efter funktionsnavnet her) -Wno-non-template-friend deaktiverer denne advarsel" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, c-format msgid "argument to `%s' missing\n" msgstr "en parameter til '%s' mangler\n" -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "'%D' bør blive klargjort i medlemsklargøringslisten" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" msgstr "standardklargøring af '%#D' som er af en referencetype" -#: cp/init.c:374 +#: cp/init.c:389 msgid "uninitialized reference member `%D'" msgstr "referencemedlem '%D' uden startværdi" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "klargøringsliste behandlet som et sammensat udtryk" -#: cp/init.c:523 -#, fuzzy +#: cp/init.c:538 msgid "`%D' will be initialized after" -msgstr "medlemmet '%D' er en reference uden startværdi" +msgstr "'%D' vil blive klargjort efter" -#: cp/init.c:526 -#, fuzzy +#: cp/init.c:541 msgid "base `%T' will be initialized after" -msgstr "stamklassen '%T' er allerede blevet klargjort" +msgstr "stamklasse '%T' vil blive klargjort efter" -#: cp/init.c:529 -#, fuzzy +#: cp/init.c:544 msgid " `%#D'" -msgstr " og '%#D'" +msgstr " '%#D'" -#: cp/init.c:531 -#, fuzzy +#: cp/init.c:546 msgid " base `%T'" -msgstr " og '%#T'" +msgstr " stamklasse '%T'" -#: cp/init.c:549 -#, fuzzy +#: cp/init.c:564 msgid "multiple initializations given for base `%T'" -msgstr "flere startværdier angivet for '%D'" +msgstr "flere startværdier angivet for stamklassen '%T'" -#: cp/init.c:616 +#: cp/init.c:631 msgid "initializations for multiple members of `%T'" msgstr "startværdier for flere medlemmer af '%T'" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "stamklassen '%#T' bør eksplicit blive klargjort i kopikonstruktionsfunktionen" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "klassen '%T' har ikke et felt ved navn '%D'" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "feltet '%#D' er statisk; det eneste sted det kan klargøres er ved dets definition" -#: cp/init.c:956 +#: cp/init.c:965 msgid "unnamed initializer for `%T', which has no base classes" msgstr "unavngiven klargøring af '%T' som ikke har nogen stamklasser" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "unavngiven klargøring af '%T' som benytter multipel nedarvning" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "typen '%D' er ikke en direkte eller en virtuel stamklasse til '%T'" -#: cp/init.c:1003 +#: cp/init.c:1010 msgid "type `%D' is not a direct base of `%T'" msgstr "typen '%D' er ikke en direkte stamklasse til '%T'" @@ -16297,137 +16308,136 @@ msgstr "typen '%D' er ikke en direkte stamklasse til '%T'" #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 msgid "bad array initializer" msgstr "ugyldig tildeling af startværdi til tabel" -#: cp/init.c:1304 +#: cp/init.c:1311 msgid "`%T' is not an aggregate type" msgstr "'%T' er ikke en sammensat type" -#: cp/init.c:1327 +#: cp/init.c:1334 msgid "`%T' fails to be an aggregate typedef" msgstr "'%T' er ikke en sammensat typedef" -#: cp/init.c:1336 +#: cp/init.c:1343 msgid "type `%T' is of non-aggregate type" msgstr "typen '%T' er ikke en sammensat type" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "kan ikke kalde destruktionsfunktion '%T::~%T' uden objekt" -#: cp/init.c:1483 +#: cp/init.c:1490 msgid "invalid use of non-static field `%D'" msgstr "ugyldig brug af ikke-statisk felt '%D'" #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 msgid "invalid use of member `%D'" msgstr "ugyldig brug af medlemmet '%D'" -#: cp/init.c:1502 +#: cp/init.c:1509 msgid "no method `%T::%D'" msgstr "ingen metode ved navn '%T::%D'" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "ufuldstændig type '%T' har ikke medlemmet '%D'" -#: cp/init.c:1669 +#: cp/init.c:1676 msgid "`%D' is not a member of type `%T'" msgstr "'%D' er ikke et medlem af typen '%T'" -#: cp/init.c:1688 -#, fuzzy +#: cp/init.c:1695 msgid "invalid pointer to bit-field `%D'" -msgstr "ulovlig henvisning i bitfeltet '%D'" +msgstr "ugyldig henvisning til bitfeltet '%D'" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" msgstr "der mangler et objekt i henvisning til medlem-konstruktion" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "medlemmet '%D' er ikke statisk, men refereres som et statisk medlem" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "ved dette sted i filen" -#: cp/init.c:1806 +#: cp/init.c:1813 #, c-format msgid "object missing in `%E'" msgstr "objekt mangler i '%E'" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "new virkende på en tabeltype mangler at angive størrelsen" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "størrelse i tabel-new skal være en heltalstype" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "tabel med størrelsen nul reserverer ingen plads" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" msgstr "new kan ikke bruges på en referencetype" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" msgstr "new kan ikke bruges på en funktionstype" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "kald af Java-konstruktionsfunktion mens 'jclass' ikke er defineret" -#: cp/init.c:2088 +#: cp/init.c:2095 msgid "can't find class$" msgstr "kan ikke finde class$" -#: cp/init.c:2202 +#: cp/init.c:2209 msgid "invalid type `void' for new" msgstr "ugyldig type 'void' til new" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "kald af Java-konstruktionsfunktion mens '%s' ikke er defineret" -#: cp/init.c:2362 +#: cp/init.c:2369 msgid "ISO C++ forbids initialization in array new" msgstr "ISO C++ forbyder startværdier i tabel-new" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "klargøringsliste bliver behandlet som et sammensat udtryk" -#: cp/init.c:2386 +#: cp/init.c:2397 msgid "ISO C++ forbids aggregate initializer to new" msgstr "ISO C++ forbyder sammensat startværditildeling ved new" -#: cp/init.c:2474 +#: cp/init.c:2485 msgid "uninitialized const in `new' of `%#T'" msgstr "konstant uden startværdi i 'new' af '%#T'" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" msgstr "startværdien slutter for tidligt" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "kan ikke klargøre multidimensional tabel med startværdi" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "ukendt tabelstørrelse i delete" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" msgstr "variablen til tabel-delete er hverken af en henvisnings- eller en tabeltype" @@ -16496,17 +16506,18 @@ msgstr "'%D' er ikke erkl msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "(et kaldenavn der ikke er erklæret, rapporteres kun én gang per funktion)" -#: cp/lex.c:1239 +#: cp/lex.c:1242 msgid "`::%D' undeclared (first use here)" msgstr "'::%D' er ikke erklæret (først benyttet her)" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" -msgstr "skabelonsparametre med reelle værdi ved krydsoversættelse" +#: cp/mangle.c:2051 +#, fuzzy +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" +msgstr "new kan ikke bruges på en funktionstype" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" -msgstr "" +msgstr "det ABI-navnet for '%D' vil ændre sig i en fremtidig version af GCC" #: cp/method.c:154 msgid "invalid use of member `%D' in static member function" @@ -16533,287 +16544,299 @@ msgstr " '%#D' erkl msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "forespørgsel efter medlemmet '%D' er tvetydigt i det multiple nedarvningsnet" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "generel thunk-kode mislykkes for metoden '%#D' som bruger '...'" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" msgstr "ikke-statisk konstant medlem '%#D' kan ikke bruge standardtildelingsoperatoren" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" msgstr "ikke-statisk referencemedlem '%#D' kan ikke bruge standardtildelingsoperatoren" -#: parse.y:261 +#: parse.y:262 msgid "`%s' tag used in naming `%#T'" msgstr "'%s'-mærke benyttet i navngivning af '%#T'" -#: parse.y:541 +#: parse.y:542 msgid "keyword `export' not implemented, and will be ignored" msgstr "det reserverede ord 'export' er ikke implementeret og vil blive ignoreret" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "brug af kædningsangivelse '%D' er forskellig fra den tidligere angivelse '%D'" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "ingen stamklasse- eller medlemsklargøringer er angivet efter ':'" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "forældet stamklasseklargøring" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "'>>' skulle have været '> >' i skabelonsklassenavn" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "brug af skabelonsmodifikation uden for skabelon" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, c-format msgid "ISO C++ forbids an empty condition for `%s'" msgstr "ISO C++ forbyder en tom betingelse til '%s'" -#: parse.y:1214 +#: parse.y:1225 msgid "definition of class `%T' in condition" msgstr "definition af klassen '%T' i betingelse" -#: parse.y:1216 +#: parse.y:1227 msgid "definition of enum `%T' in condition" msgstr "definition af enum '%T' i betingelse" -#: parse.y:1227 +#: parse.y:1238 msgid "definition of array `%#D' in condition" msgstr "definition af tabel '%#D' i betingelse" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "forældet placeringssyntaks, brug () i stedet" -#: parse.y:1351 +#: parse.y:1362 msgid "`%T' is not a valid expression" msgstr "'%T' er ikke et gyldigt udtryk" #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 -#, fuzzy +#: parse.y:1369 msgid "initialization of new expression with `='" -msgstr "ISO C++ forbyder tildeling af startværdi til new-udtryk med '='" +msgstr "tildeling af startværdi til new-udtryk med '='" -#: parse.y:1384 +#: parse.y:1395 msgid "ISO C++ forbids compound literals" msgstr "ISO C++ forbyder sammensatte konstanter" -#: parse.y:1631 +#: parse.y:1642 msgid "ISO C++ forbids braced-groups within expressions" msgstr "ISO C++ forbyder krøllet parantes-grupper inden i udtryk" -#: parse.y:2035 parse.y:2050 +#: parse.y:1721 +#, fuzzy +msgid "invalid use of template `%D'" +msgstr "ugyldig brug af medlemmet '%D'" + +#: parse.y:2053 parse.y:2068 msgid "sigof type specifier" msgstr "sigof-typeangivelse" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "'sigof' benyttet på et udtryk der ikke er af en sammensat type" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "'sigof' benyttet på en type der ikke er sammensat" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "bruger 'typename' uden for en skabelon" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "lagringsklasseangivelsen '%s' er ikke tilladt efter struct eller class" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "typeangivelsen '%s' er ikke tilladt efter struct eller class" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "typemodifikationen '%s' er ikke tilladt efter struct eller class" -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "der er hverken en krop eller et semikolon mellem to class, struct eller union-erklæringer" -#: parse.y:2537 +#: parse.y:2553 msgid "no bases given following `:'" msgstr "ingen stamklasse er angivet efter ':'" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "'%D'-tilgang" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "mere end én tilgangsangivelse" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "mere end én 'virtual'-angivelse" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "der mangler et semikolon før en højre krøllet parantes" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" msgstr "ISO C++ forbyder tabeldimensioner med parantetiseret type i new" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 msgid "`%T' is not a class or namespace" msgstr "'%T' er ikke en klasse eller et navnerum" -#: parse.y:3361 +#: parse.y:3377 msgid "ISO C++ forbids label declarations" msgstr "ISO C++ forbyder etiketerklæringer" -#: parse.y:3521 +#: parse.y:3537 msgid "ISO C++ forbids computed gotos" msgstr "ISO C++ forbyder beregnede goto'er" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "etiketten skal efterfølges af en sætning" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "skal have mindst én catch pr. try-blok" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" msgstr "ISO C++ forbyder sammensatte sætninger inden i 'for'-klargøringer" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "muligvis mangler en ')'" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "typeangivelsen er ikke angivet for parameteren" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "'%E' er ikke en type, benyt 'typename %E' for at gøre den til en" -#: parse.y:3835 +#: parse.y:3851 msgid "no type `%D' in `%T'" msgstr "ingen type '%D' i '%T'" -#: parse.y:3838 +#: parse.y:3854 #, c-format msgid "type specifier omitted for parameter `%E'" msgstr "typeangivelse udeladt for parameteren '%E'" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "'%D' benyttes som en type, men er ikke defineret som en type" -#: cp/pt.c:198 +#: cp/pt.c:284 msgid "data member `%D' cannot be a member template" msgstr "datamedlem '%D' kan ikke være en medlemsskabelon" -#: cp/pt.c:210 +#: cp/pt.c:296 msgid "invalid member template declaration `%D'" msgstr "ugyldig medlemsskabelonerklæring '%D'" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "eksplicit specialisering i virkefeltet '%D' der ikke er et navnerum" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "omgivende klasseskabeloner er ikke eksplicit specialiserede" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr "specialiserer '%#T' i andet navnerum" # hænger sammen med foregående tekst, derfor ikke 'fra' -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 msgid " from definition of `%#D'" msgstr " i forhold til definition af '%#D'" -#: cp/pt.c:701 +#: cp/pt.c:801 msgid "specialization of `%T' after instantiation" msgstr "specialisering af '%T' efter instantiering" -#: cp/pt.c:704 +#: cp/pt.c:848 +msgid "specialization `%T' after instantiation `%T'" +msgstr "specialisering af '%T' efter instantiering '%T'" + +#: cp/pt.c:860 msgid "explicit specialization of non-template `%T'" msgstr "eksplicit specialisering af '%T' der ikke er en skabelon" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "specialisering af '%D' efter instantiering" -#: cp/pt.c:939 +#: cp/pt.c:1096 msgid "%s %+#D" msgstr "%s %+#D" -#: cp/pt.c:990 +#: cp/pt.c:1147 msgid "`%D' is not a function template" msgstr "'%D' er ikke en funktionsskabelon" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "skabelons-id '%D' for '%+D' passer ikke til nogen skabelonserklæring" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "tvetydig skabelonsspecialisering '%D' for '%+D'" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 msgid "template-id `%D' in declaration of primary template" msgstr "skabelons-id '%D' i erklæring af primær skabelon" -#: cp/pt.c:1377 +#: cp/pt.c:1534 msgid "template parameter list used in explicit instantiation" msgstr "skabelonsparameterliste benyttet i eksplicit instantiering" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "definition angivet for eksplicit instantiering" -#: cp/pt.c:1389 +#: cp/pt.c:1546 msgid "too many template parameter lists in declaration of `%D'" msgstr "for mange skabelonsparameterlister angivet i erklæring af '%D'" -#: cp/pt.c:1405 +#: cp/pt.c:1562 msgid "too few template parameter lists in declaration of `%D'" msgstr "for få skabelonsparameterlister angivet i erklæring af '%D'" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "eksplicit specialisering følger ikke efter 'template <>'" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "partiel specialisering '%D' af funktionsskabelon" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" msgstr "standardparameter angivet i eksplicit specialisering" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "skabelonsspecialisering med C-kædning" @@ -16825,102 +16848,102 @@ msgstr "skabelonsspecialisering med C-k #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 msgid "specialization of implicitly-declared special member function" msgstr "specialisering af underforstået erklæret speciel medlemsfunktion" -#: cp/pt.c:1602 +#: cp/pt.c:1759 msgid "no member function `%D' declared in `%T'" msgstr "ingen medlemsfunktion '%D' erklæret i '%T'" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 msgid "too many template parameter lists in declaration of `%T'" msgstr "for mange skabelonsparameterlister i erklæringen af '%T'" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" msgstr " skygger for skabelonsparameter '%#D'" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "skabelonsparametre der ikke bruges i partiel specialisering:" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr " '%D'" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "den partielle specialisering '%T' specialiserer ikke nogen skabelonsparametre" # flertalsform unødvendig -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "skabelonsparameter '%E' involverer skabelonsparameter" # flertalsform unødvendig -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "typen '%T' af skabelonsparameteren '%E' afhænger af skabelonsparameter" -#: cp/pt.c:2423 +#: cp/pt.c:2582 msgid "no default argument for `%D'" msgstr "ingen standardparameter til '%D'" -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "skabelon med C-kædning" -#: cp/pt.c:2579 +#: cp/pt.c:2738 msgid "template class without a name" msgstr "skabelonsklasse uden et navn" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "'%D' erklærer ikke en skabelonstype" -#: cp/pt.c:2662 +#: cp/pt.c:2821 msgid "template definition of non-template `%#D'" msgstr "skabelonsdefinition af ikke-skabelon '%#D'" -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "forvented %d niveauer af skabelonsparametre for '%#D', modtog %d" -#: cp/pt.c:2715 +#: cp/pt.c:2874 msgid "got %d template parameters for `%#D'" msgstr "modtog %d skabelonsparametre for '%#D'" -#: cp/pt.c:2718 +#: cp/pt.c:2877 msgid "got %d template parameters for `%#T'" msgstr "modtog %d skabelonsparametre for '%#T'" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr " men %d påkrævet" -#: cp/pt.c:2803 +#: cp/pt.c:2962 msgid "`%T' is not a template type" msgstr "'%T' er ikke en skabelonstype" # hænger sammen med næste tekst -#: cp/pt.c:2819 +#: cp/pt.c:2978 msgid "previous declaration `%D'" msgstr "tidligere erklæring '%D'" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, c-format msgid "used %d template parameter%s instead of %d" msgstr "benyttede %d skabelonsparameter%s i stedet for %d" -#: cp/pt.c:2836 +#: cp/pt.c:2995 msgid "template parameter `%#D'" msgstr "skabelonsparameter '%#D'" -#: cp/pt.c:2837 +#: cp/pt.c:2996 msgid "redeclared here as `%#D'" msgstr "omerklæret her som '%#D'" @@ -16928,257 +16951,256 @@ msgstr "omerkl #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 msgid "redefinition of default argument for `%#D'" msgstr "omdefinering af standardparameter for '%#D'" -#: cp/pt.c:2848 +#: cp/pt.c:3007 msgid " original definition appeared here" msgstr " oprindelig definition er her" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, c-format msgid "`%E' is not a valid template argument" msgstr "'%E' er ikke en gyldig skabelonsparameter" -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "den skal være adressen af en funktion med ekstern kædning" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "den skal være adressen af et objekt med ekstern kædning" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" msgstr "den skal være en henvisning til medlem på formen '&X::Y'" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "strengkonstanten %E er ikke en gyldig skabelonsparameter fordi den er adressen af et objekt med statisk kædning" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "adresse på ikke-ekstern '%E' kan ikke bruges som skabelonsparameter" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "ikke-konstant '%E' kan ikke bruges som skabelonsparameter" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, c-format msgid "object `%E' cannot be used as template argument" msgstr "objektet '%E' kan ikke bruges som skabelonsparameter" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "benyt 'typename %E' for at referere til et typemedlem af en skabelonsparameter" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "type/værdi-konflikt ved %d. parameter i skabelonsparameterliste for '%D'" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr " forventede en konstant af typen '%T', modtog '%T'" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, c-format msgid " expected a type, got `%E'" msgstr " forventede en type, modtog '%E'" -#: cp/pt.c:3399 +#: cp/pt.c:3558 msgid " expected a type, got `%T'" msgstr " forventede en type, modtog '%T'" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr " forventede en klasseskabelon, modtog '%T'" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr " forventede en skabelon af typen '%D', modtog '%D'" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "skabelonsparameter '%T' benytter anonym type" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "skabelonsparameter '%T' benytter lokal type '%T'" -#: cp/pt.c:3472 -#, fuzzy +#: cp/pt.c:3631 msgid "template-argument `%T' is a variably modified type" -msgstr "skabelonsparameter '%T' benytter anonym type" +msgstr "skabelonsparameter '%T' er en variabelt ændret type" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "kunne ikke konvertere skabelonsparameteren '%E' til '%T'" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "forkert antal skabelonsparametre (%d, skulle være %d)" -#: cp/pt.c:3555 +#: cp/pt.c:3714 msgid "provided for `%D'" msgstr "angivet for '%D'" -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, c-format msgid "template argument %d is invalid" msgstr "skabelonsparameter %d er ugyldig" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "ikke-skabelon benyttet som skabelon" -#: cp/pt.c:3968 +#: cp/pt.c:4139 msgid "`%T' is not a template" msgstr "'%T' er ikke en skabelon" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "ikke-skabelonstype '%T' benyttet som skabelon" -#: cp/pt.c:3983 +#: cp/pt.c:4154 msgid "for template declaration `%D'" msgstr "til skabelonserklæring '%D'" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "skabelonsinstantieringsdybden overskrider maksimum på %d (benyt -ftemplate-depth-NN for at forøge maksimum) ved instantiering af '%D'" -#: cp/pt.c:5074 +#: cp/pt.c:5247 msgid "ambiguous class template instantiation for `%#T'" msgstr "tvetydig klasseskabelonsinstantiering for '%#T'" -#: cp/pt.c:5081 +#: cp/pt.c:5254 msgid "%s %+#T" msgstr "%s %+#T" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 msgid "instantiation of `%D' as type `%T'" msgstr "instantiering af '%D' som typen '%T'" -#: cp/pt.c:6258 +#: cp/pt.c:6440 msgid "invalid parameter type `%T'" msgstr "ugyldig parametertype '%T'" -#: cp/pt.c:6260 +#: cp/pt.c:6442 msgid "in declaration `%D'" msgstr "i erklæringen '%D'" -#: cp/pt.c:6335 +#: cp/pt.c:6517 msgid "creating pointer to member function of non-class type `%T'" msgstr "opretter henvisning til medlemsfunktion af typen '%T' der ikke er en klasse" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "opretter tabel med størrelsen nul" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, c-format msgid "creating array with size zero (`%E')" msgstr "opretter tabel med størrelsen nul ('%E')" -#: cp/pt.c:6751 +#: cp/pt.c:6933 msgid "forming reference to void" msgstr "danner reference til void" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "danner %s til referencetypen '%T'" -#: cp/pt.c:6791 +#: cp/pt.c:6973 msgid "creating pointer to member of non-class type `%T'" msgstr "opretter henvisning til medlem af typen '%T' der ikke er en klasse" -#: cp/pt.c:6797 +#: cp/pt.c:6979 msgid "creating pointer to member reference type `%T'" msgstr "opretter henvisning til medlemsreference af typen '%T'" -#: cp/pt.c:6875 +#: cp/pt.c:7057 msgid "creating array of `%T'" msgstr "opretter tabel af '%T'" -#: cp/pt.c:6918 +#: cp/pt.c:7100 msgid "`%T' is not a class, struct, or union type" msgstr "'%T' er ikke en class-, struct- eller union-type" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "brug af '%s' i skabelon" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "typen '%T' sammensat fra lokal klasse er ikke en gyldig skabelonsparameter" -#: cp/pt.c:7791 +#: cp/pt.c:7976 msgid " trying to instantiate `%D'" msgstr " ved forsøg på at instantiere '%D'" -#: cp/pt.c:8230 +#: cp/pt.c:8421 msgid "incomplete type unification" msgstr "ufuldstændig typeforening" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "brug af '%s' i skabelonstypeforening" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 msgid "explicit instantiation of non-template `%#D'" msgstr "eksplicit instantiering af ikke-skabelon '%#D'" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 msgid "no matching template for `%D' found" msgstr "ingen passende skabelon for '%D' fundet" -#: cp/pt.c:9618 +#: cp/pt.c:9843 msgid "explicit instantiation of `%#D'" msgstr "eksplicit instantiering af '%#D'" -#: cp/pt.c:9655 +#: cp/pt.c:9880 msgid "duplicate explicit instantiation of `%#D'" msgstr "'%#D' er blevet eksplicit instantieret mere end én gang" -#: cp/pt.c:9680 +#: cp/pt.c:9905 msgid "ISO C++ forbids the use of `extern' on explicit instantiations" msgstr "ISO C++ forbyder brugen af 'extern' ved eksplicitte instantieringer" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 msgid "storage class `%D' applied to template instantiation" msgstr "lagringsklasse '%D' anvendt på skabelonsinstantiering" -#: cp/pt.c:9729 +#: cp/pt.c:9966 msgid "explicit instantiation of non-template type `%T'" msgstr "eksplicit instantiering af '%T' der ikke er en skabelonstype" -#: cp/pt.c:9743 +#: cp/pt.c:9980 msgid "explicit instantiation of `%#T' before definition of template" msgstr "eksplicit instantiering af '%T' før definering af skabelonen" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" msgstr "ISO C++ forbyder brugen af '%s ved eksplicitte instantieringer" -#: cp/pt.c:9795 +#: cp/pt.c:10032 msgid "duplicate explicit instantiation of `%#T'" msgstr "'%#T' er blevet eksplicit instantieret mere end én gang" -#: cp/pt.c:10177 +#: cp/pt.c:10412 msgid "explicit instantiation of `%D' but no definition available" msgstr "eksplicit instantiering af '%D', men ingen definition tilgængelig" -#: cp/pt.c:10551 +#: cp/pt.c:10815 msgid "`%#T' is not a valid type for a template constant parameter" msgstr "'%#T' er ikke en gyldig type for en skabelonsparameterkonstant " @@ -17208,67 +17230,77 @@ msgstr "'#include ' er n msgid "cannot create type information for type `%T' because its size is variable" msgstr "kan ikke oprette typeinformation for typen '%T' fordi dens størrelse er variabel" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "dynamic_cast af '%#D' til '%#T' kan aldrig lykkes" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "kan ikke anvende dynamic_cast på '%E' (af typen '%#T') til typen '%#T' (%s)" -#: cp/search.c:348 -msgid "`%T' is an inaccessible base of `%T'" -msgstr "'%T' er en utilgængelig stamklasse til '%T'" - -#: cp/search.c:358 +#: cp/search.c:332 msgid "`%T' is an ambiguous base of `%T'" msgstr "'%T' er en tvetydig stamklasse til '%T'" -#: cp/search.c:1925 +#: cp/search.c:350 +msgid "`%T' is an inaccessible base of `%T'" +msgstr "'%T' er en utilgængelig stamklasse til '%T'" + +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +msgid "assignment to non-static member `%D' of enclosing class `%T'" +msgstr "tildeling til ikke-statisk medlem '%D' af omgivende klasse '%T'" + +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" msgstr "justerer henvisninger for kovariante returneringer" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 msgid "invalid covariant return type for `%#D'" msgstr "ugyldig kovariant returneringstype for '%#D'" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" msgstr " overskriver '%#D' (skal være en henvisning eller reference til klasse)" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" msgstr " overskriver '%#D' (skal være en henvisning eller reference)" -#: cp/search.c:1942 +#: cp/search.c:2067 msgid "conflicting return type specified for `%#D'" msgstr "modstridende returtyper angivet for '%#D'" -#: cp/search.c:1943 +#: cp/search.c:2068 msgid " overriding `%#D'" msgstr " overskriver '%#D'" -#: cp/search.c:1952 +#: cp/search.c:2077 #, c-format msgid "looser throw specifier for `%#F'" msgstr "løsere throw-angivelse for '%#F'" -#: cp/search.c:1953 +#: cp/search.c:2078 #, c-format msgid " overriding `%#F'" msgstr " overskriver '%#F'" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 msgid "`%#D' cannot be declared" msgstr "'%#D' kan ikke erklæres" -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr " eftersom '%#D' er erklæret i stamklassen" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "'%#D' behøver en endelig overskrivning" @@ -17293,73 +17325,75 @@ msgstr "kan ikke omdefinere standardreturv msgid "only constructors take base initializers" msgstr "kun konstruktionsfunktioner har stamklasseklargøringer" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "'this' er ikke tilgængelig for statiske medlemsfunktioner" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "ugyldig brug af 'this' i ikke-medlemsfunktion" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" msgstr "ugyldig brug af 'this' ved øverste niveau" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "kalder typen '%T' som en metode" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "destruktionsangivelse '%T::~%T()' skal have ens navne" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 msgid "`%E' is not of type `%T'" msgstr "'%E' er ikke af typen '%T'" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "skabelonstypeparametre skal begynde med 'class' eller 'typename'" -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 msgid "invalid default template argument" msgstr "ugyldig standardparameter i skabelon" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 msgid "definition of `%#T' inside template parameter list" msgstr "definition af '%#T' inden i skabelonsparameterliste" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 msgid "invalid definition of qualified type `%T'" msgstr "ugyldig definition af modificeret type '%T'" -#: cp/semantics.c:2051 -#, fuzzy +#: cp/semantics.c:2053 msgid "invalid base-class specification" -msgstr "ugyldig specifikation! Fejl i cc." +msgstr "ugyldig stamklasseangivelse" -# RETMIG: hvad står cv for? -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" -msgstr "stamklassen '%T' har cv-modifikationer" +msgstr "stamklassen '%T' har const/volatile-modifikationer" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 msgid "multiple declarators in template declaration" msgstr "flere erklærerer i skabelonserklæring" +#: cp/semantics.c:2120 +#, c-format +msgid "type of `%E' is unknown" +msgstr "typen af '%E' er ukendt" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "kaldenavnet '%s' er i modstrid med den interne navngivningsstrategi i GNU c++" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "tolkningsfejl ved slutningen af gemt funktionstekst" #: cp/spew.c:1090 cp/spew.c:1178 -#, fuzzy msgid "%Hend of file read inside definition" -msgstr "nåede slutningen af filen inden i en strengkonstant" +msgstr "%Hslutningen af filen læst inden i definition" #: cp/spew.c:1121 msgid "parse error in method specification" @@ -17369,89 +17403,88 @@ msgstr "tolkningsfejl i medlemsfunktionsangivelsen" msgid "function body for constructor missing" msgstr "kroppen til konstruktionsfunktionen mangler" -#: cp/spew.c:1258 -#, fuzzy +#: cp/spew.c:1262 msgid "%Hend of file read inside default argument" -msgstr "nåede slutningen af filen inden i en tegnkonstant" +msgstr "%Hslutningen af filen læst inden i standardparameter" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" msgstr "cirkulær afhængighed i standardparametre til '%#D'" -#: cp/spew.c:1479 +#: cp/spew.c:1483 msgid "invalid type `%T' for default argument to `%T'" msgstr "ugyldig type '%T' for standardparameter til '%T'" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "%s før '%s'" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, c-format msgid "%s before `%c'" msgstr "%s før '%c'" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, c-format msgid "%s before `\\%o'" msgstr "%s før '\\%o'" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, c-format msgid "%s before `%s' token" msgstr "%s før symbolet '%s'" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" msgstr "ikke-venstreværdi i %s" -#: cp/tree.c:635 +#: cp/tree.c:562 msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "modifikationerne '%V' kan ikke anvendes på '%T'" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "egenskaben '%s' kan kun anvendes med Java-klassedefinitioner" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, c-format msgid "`%s' attribute can only be applied to class definitions" msgstr "egenskaben '%s' kan kun anvendes med klassedefinitioner" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "'%s' er forældet; virtuelle tabeller i g++ er nu COM-kompatible som standard" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "den udbedte init_priority er ikke en heltalskonstant" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "kan kun bruge egenskaben '%s' på filvirkefeltsdefinitioner af objekter af klassetype" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "den udbedte init_priority er uden for det gyldige interval" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "den udbedte init_priority er reserveret til intern brug" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, c-format msgid "`%s' attribute is not supported on this platform" msgstr "egenskaben '%s' er ikke understøttet på denne platform" -#: cp/tree.c:2659 -#, fuzzy, c-format +#: cp/tree.c:2588 +#, c-format msgid "lang_* check: failed in %s, at %s:%d" -msgstr "træ-tjek: forventede %s, har %s i %s, ved %s:%d" +msgstr "lang_*-kontrol: mislykkedes i %s, ved %s:%d" #: cp/typeck.c:524 #, c-format @@ -17462,174 +17495,170 @@ msgstr "ISO C++ forbyder %s mellem henvisning af typen 'void *' og henvisning ti msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" msgstr "%s mellem forskellige henvisningstyper '%T' og '%T' mangler en typeomtvingelse" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" msgstr "ISO C++ forbyder konvertering fra '%#T' til '(...)'" -#: cp/typeck.c:1516 -#, fuzzy, c-format +#: cp/typeck.c:1514 +#, c-format msgid "invalid application of `%s' to a member function" -msgstr "ugyldig brug af 'this' i ikke-medlemsfunktion" +msgstr "ugyldig brug af '%s' på en medlemsfunktion" -#: cp/typeck.c:1522 -#, fuzzy, c-format +#: cp/typeck.c:1520 +#, c-format msgid "invalid application of `%s' to non-static member" -msgstr "ugyldig brug af '%s' på henvisning til medlem" +msgstr "ugyldig brug af '%s' på et ikke-statisk medlem" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "'sizeof' benyttet på et bitfelt" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" msgstr "ISO C++ forbyder anvendelse af 'sizeof' på et udtryk af en funktionstype" -#: cp/typeck.c:1655 -msgid "invalid use of non-lvalue array" -msgstr "ugyldig brug af en tabel der ikke kan optræde som en venstreværdi" - -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 msgid "deprecated conversion from string constant to `%T'" msgstr "forældet konvertering fra strengkonstant til '%T'" -#: cp/typeck.c:1892 cp/typeck.c:2115 -#, fuzzy +#: cp/typeck.c:1890 cp/typeck.c:2122 msgid "request for member `%D' in `%E', which is of non-class type `%T'" -msgstr "forespørgsel efter medlemmet '%D' i '%E' som er af en ikke-sammensat type '%T'" +msgstr "forespørgsel efter medlemmet '%D' i '%E' som er af en ikke-klassetype '%T'" -#: cp/typeck.c:1918 -#, fuzzy +#: cp/typeck.c:1916 msgid "`%D' is not a member of `%T'" -msgstr "'%D' er ikke et medlem af typen '%T'" +msgstr "'%D' er ikke et medlem af '%T'" -#: cp/typeck.c:1958 cp/typeck.c:1979 -#, fuzzy +#: cp/typeck.c:1957 cp/typeck.c:1978 msgid "invalid access to non-static data member `%D' of NULL object" -msgstr "ugyldig brug af ikke-statisk felt '%D'" +msgstr "ugyldig tilgang til ikke-statisk datamedlem '%D' af NULL-objekt" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" -msgstr "" +msgstr "(måske blev 'offsetof'-makroen benyttet forkert)" -#: cp/typeck.c:2161 -#, fuzzy +#: cp/typeck.c:2168 msgid "`%D::%D' is not a member of `%T'" -msgstr "'%D' er ikke et medlem af typen '%T'" +msgstr "'%D::%D' er ikke et medlem af '%T'" + +#: cp/typeck.c:2179 +#, fuzzy +msgid "`%T' is not a base of `%T'" +msgstr "'%D' er ikke et medlem af '%T'" -#: cp/typeck.c:2187 +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "destruktionsangivelse '%T::~%T' skal have ens navne" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 msgid "type `%T' has no destructor" msgstr "typen '%T' har ingen destruktionsfunktion" -#: cp/typeck.c:2232 -#, fuzzy +#: cp/typeck.c:2244 msgid "`%D' is not a member template function" -msgstr "'%s' er ikke en funktion," +msgstr "'%D' er ikke en medlemsskabelonfunktion" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 msgid "`%T' is not a pointer-to-object type" msgstr "'%T' er ikke af en henvisning til objekt-type" -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" msgstr "ugyldig brug af '%s' på henvisning til medlem" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 msgid "invalid type argument" msgstr "ugyldig typeparameter" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "ISO C++ forbyder indeksering af en ikke-venstreværdis tabel" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "indeksering af tabel som er erklæret 'register'" -#: cp/typeck.c:2558 -#, fuzzy, c-format +#: cp/typeck.c:2570 +#, c-format msgid "object missing in use of `%E'" -msgstr "objekt mangler i '%E'" +msgstr "objekt mangler i brug af '%E'" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" msgstr "ISO C++ forbyder kald af '::main' inde fra programmet" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" msgstr "brug .* eller ->* i kald af henvisning til medlemsfunktion i '%E (...)'" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, c-format msgid "`%E' cannot be used as a function" msgstr "'%E' kan ikke bruges som en funktion" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 msgid "too many arguments to %s `%+#D'" msgstr "for mange parametre til %s '%+#D'" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "parametertypen for den kaldte funktion er ufuldstændig" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 msgid "too few arguments to %s `%+#D'" msgstr "for få parametre til %s '%+#D'" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" msgstr "antager typeomtvingning til typen '%T' fra flertydig funktion" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, c-format msgid "division by zero in `%E / 0'" msgstr "division med nul i '%E / 0'" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, c-format msgid "division by zero in `%E / 0.'" msgstr "division med nul i '%E / 0.'" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, c-format msgid "division by zero in `%E %% 0'" msgstr "division med nul i '%E %% 0'" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, c-format msgid "division by zero in `%E %% 0.'" msgstr "division med nul i '%E %% 0.'" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "%s-roteringsantal er negativt" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "%s-roteringsantal >= bredden af typen" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 msgid "ISO C++ forbids comparison between pointer and integer" msgstr "ISO C++ forbyder sammenligning mellem henvisningsvariabel og heltal" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 msgid "comparison between types `%#T' and `%#T'" msgstr "sammenligning mellem typerne '%#T' og '%#T'" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 msgid "comparison between signed and unsigned integer expressions" msgstr "sammenlign mellem signed og unsigned heltalsudtryk" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "ugyldige operander af typerne '%T' og '%T' til binær '%O'" @@ -17637,281 +17666,281 @@ msgstr "ugyldige operander af typerne '%T' og '%T' til bin #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 msgid "NULL used in arithmetic" msgstr "NULL benyttet i udregning" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 msgid "ISO C++ forbids using pointer of type `void *' in subtraction" msgstr "ISO C++ forbyder brug af henvisning af typen 'void *' i fratrækning" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "ISO C++ forbyder brug af henvisning til funktion i fratrækning" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "ISO C++ forbyder brug af henvisning til medlemsfunktion i fratrækning" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" msgstr "ISO C++ forbyder brug af henvisning til medlem i fratrækning" -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "ugyldig brug af en henvisning til en ufuldstændig type i henvisningsberegning" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." -msgstr "" +msgstr "ugyldig brug af '%E' til at danne en henvisning til medlemsfunktion; benyt et kaldenavn med klassepræfiks" -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" -msgstr "" +msgstr "paranteser omkring '%E' kan ikke bruges til at danne en henvisning til medlemsfunktion" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "tager adressen på midlertidig variabel" -#: cp/typeck.c:4055 +#: cp/typeck.c:4091 #, c-format msgid "ISO C++ forbids %sing an enum" msgstr "ISO C++ forbyder %s af en enum" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 msgid "cannot %s a pointer to incomplete type `%T'" msgstr "kan ikke %s en henvisning til en ufuldstændig type '%T'" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 msgid "ISO C++ forbids %sing a pointer of type `%T'" msgstr "ISO C++ forbyder %s af en henvisning af typen '%T'" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" msgstr "typeomtvingning til ikke-reference-type benyttet som venstreværdi" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 msgid "invalid use of `--' on bool variable `%D'" msgstr "ugyldig brug af '--' på den booleske variabel '%D'" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 msgid "ISO C++ forbids taking address of function `::main'" msgstr "ISO C++ forbyder at tage adressen på funktionen '::main'" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" msgstr "ISO C++ forbyder at tage adressen på en ikke-modificeret, ikke-statisk medlemsfunktion for at danne en henvisning til medlemsfunktion; brug '&%T::%D'" -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" msgstr "ISO C++ forbyder at tage adressen på en bundet medlemsfunktion for at danne en henvisning til medlemsfunktion; brug '&%T::%D'" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "ISO C++ forbyder at tage adressen på en typeomtvingning til et udtryk der ikke er en venstreværdi" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 msgid "attempt to take address of bit-field structure member `%D'" msgstr "forsøg på at finde adressen af bitfeltstrukturmedlemmet '%D'" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 msgid "taking address of destructor" msgstr "tager adressen på en destruktionsfunktion" -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 msgid "taking address of bound pointer-to-member expression" msgstr "tager adressen på et bundet henvisning til medlem-udtryk" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 msgid "cannot create pointer to reference member `%D'" msgstr "kan ikke oprette henvisning til reference medlemmet '%D'" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "kan ikke tage adressen af 'this' som er et højreværdiudtryk" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "adresse forespurgt for '%D' som er erklæret 'register'" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" msgstr "static_cast fra typen '%T' til typen '%T' fjerner konstanthed" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 msgid "invalid static_cast from type `%T' to type `%T'" msgstr "ugyldig static_cast fra typen '%T' til typen '%T'" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "ugyldig reinterpret_cast af et højreværdiudtryk fra typen '%T' til typen '%T'" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "reinterpret_cast fra '%T' til '%T' mister præcision" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" msgstr "reinterpret_cast fra '%T' til '%T' fjerner const (eller volatile)" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "ISO C++ forbyder sammenligninger mellem henvisning til funktion og henvisning til objekt" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "ugyldig reinterpret_cast fra typen '%T' til typen '%T'" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" msgstr "ugyldig brug af const_cast med typen '%T' som ikke er en henvisnings-, reference- eller en henvisning til datamedlem-type" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" msgstr "ugyldig brug af const_cast med typen '%T' som er en henvisning eller reference til funktion" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "ugyldig const_cast af en højreværdi fra typen '%T' til typen '%T'" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 msgid "invalid const_cast from type `%T' to type `%T'" msgstr "ugyldig const_cast fra typen '%T' til typen '%T'" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 msgid "ISO C++ forbids casting to an array type `%T'" msgstr "ISO C++ forbyder omtvingelse af typen til en tabeltype '%T'" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 msgid "invalid cast to function type `%T'" msgstr "ugyldig omtvingelse til funktionstypen '%T'" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" msgstr "typeomtvingning fra '%T' til '%T' kasserer modifikationer på henvisningsmålets type" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "typeomtvingning fra '%T' til '%T' forøger den påkrævede justering af målets type" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr " i evaluering af '%Q(%#T, %#T)'" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 msgid "ISO C++ forbids cast to non-reference type used as lvalue" msgstr "ISO C++ forbyder omtvingelse af typen til en ikke-reference-type benyttet som venstreværdi" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 msgid "incompatible types in assignment of `%T' to `%T'" msgstr "uforenelige typer i tildeling af '%T' til '%T'" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 msgid "ISO C++ forbids assignment of arrays" msgstr "ISO C++ forbyder tildeling af tabeller" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" msgstr " i henvisning til medlemsfunktion-omdannelse" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" msgstr " i henvisning til medlem-omdannelse" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" msgstr "henvisning til medlem-typeomtvingning via den virtuelle stamklasse '%T' af '%T'" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 msgid "pointer to member conversion via virtual base `%T' of `%T'" msgstr "henvisning til medlem-omdannelse via den virtuelle stamklasse '%T' af '%T'" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 msgid "invalid conversion to type `%T' from type `%T'" msgstr "ugyldig omdannelse til typen '%T' fra typen '%T'" # %s bliver til returnering eller tildeling eller noget i den retning -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" msgstr "overbringelse af NULL benyttet for ikke-henvisnings%s %P af '%D'" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" msgstr "%s til ikke-henvisningstypen '%T' fra NULL" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 msgid "passing `%T' for %s %P of `%D'" msgstr "overbringelse af '%T' for ikke-henvisnings%s %P af '%D'" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "%s til '%T' fra '%T'" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "overbringelse af negativ værdi '%E' for %s %P af '%D'" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "%s af negativ værdi '%E' til `%T'" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "kan ikke konvertere '%T' til '%T' for parameter '%P' til '%D'" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 msgid "cannot convert `%T' to `%T' in %s" msgstr "kan ikke konvertere '%T' til '%T' i %s" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 msgid "in passing argument %P of `%+D'" msgstr "i overbringelse af parameter %P af '%+D'" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 msgid "returning reference to temporary" msgstr "returnerer reference til midlertidig variabel" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" msgstr "reference til ikke-venstreværdi returneret" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 msgid "reference to local variable `%D' returned" msgstr "reference til den lokale variabel '%D' returneret" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 msgid "address of local variable `%D' returned" msgstr "adresse af den lokale variabel '%D' returneret" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "returnerer en værdi fra en destruktionsfunktion" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "kan ikke returnere fra en håndtering af en funktions-try-blok i en konstruktionsfunktion" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "returnerer en værdi fra en konstruktionsfunktion" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 msgid "return-statement with no value, in function declared with a non-void return type" msgstr "return-sætning uden en værdi i en funktion der er erklæret med en ikke-void returtype" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 msgid "return-statement with a value, in function declared with a void return type" msgstr "return-sætning med en værdi i en funktion der er erklæret med en void returtype" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "'operator new' må ikke returnere NULL medmindre den er erklæret 'throw()' (eller -fcheck-new er benyttet)" @@ -17919,187 +17948,181 @@ msgstr "'operator new' m msgid "type `%T' is not a base type for type `%T'" msgstr "typen '%T' er ikke en grundtype for typen '%T'" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 msgid "cannot declare variable `%D' to be of type `%T'" msgstr "kan ikke erklære variablen '%D' til at være af typen '%T'" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "kan ikke erklære parameteren '%D' til at være af typen '%T'" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 msgid "cannot declare field `%D' to be of type `%T'" msgstr "kan ikke erklære feltet '%D' til at være af typen '%T'" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 msgid "invalid return type for member function `%#D'" msgstr "ugyldig returtype for medlemsfunktionen '%#D'" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 msgid "invalid return type for function `%#D'" msgstr "ugyldig returtype for funktionen '%#D'" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 msgid "cannot allocate an object of type `%T'" msgstr "kan ikke allokere et objekt af typen '%T'" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr " eftersom de følgende virtuelle funktioner er abstrakte:" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "\t%#D" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr " eftersom typen '%T' har abstrakte virtuelle funktioner" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "konstruktionsfunktionsyntaks benyttet, men ingen konstruktionsfunktion er erklæret for typen '%T'" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "kommaudtryk benyttet til at klargøre returværdi" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "kan ikke tildele tabeller startværdier med denne syntaks" -#: cp/typeck2.c:406 -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "ISO C++ forbyder ikke-konstante startværdiudtryk for sammensatte typer" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "klargør tabel med en parameterliste" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" msgstr "startværdien for en skalarvariabel kan kun bestå af ét element" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 msgid "braces around scalar initializer for `%T'" msgstr "krøllede paranteser omkring skalarstartværdi for '%T'" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 msgid "ignoring extra initializers for `%T'" msgstr "ignorerer ekstra startværdier for '%T'" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 msgid "variable-sized object of type `%T' may not be initialized" msgstr "objekt af typen '%T' med variabel størrelse må ikke tildeles en startværdi" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "underobjekt af typen '%T' skal klargøres af en konstruktionsfunktion, ikke af '%E'" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" msgstr "sammensat type har delvis indklammet startværdi" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" msgstr "ikke-trivielle navngivne startværdier" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" msgstr "en startværdi der ikke er tom, tildeles til en tabel med tomme elementer" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "klargøringsliste for objekt af en klasse med virtuelle stamklasser" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "klargøringsliste for objekt af en klasse med stamklasser" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "klargøringsliste for objekt med virtuelle funktioner" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 msgid "missing initializer for member `%D'" msgstr "manglende startværdi for medlemmet '%D'" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 msgid "uninitialized const member `%D'" msgstr "konstant medlem '%D' uden startværdi" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 msgid "member `%D' with uninitialized const fields" msgstr "medlem '%D' med konstante felter uden startværdi" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 msgid "member `%D' is uninitialized reference" msgstr "medlemmet '%D' er en reference uden startværdi" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "indeksværdi i stedet for feltnavn i union-startværdi" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 msgid "no field `%D' in union being initialized" msgstr "intet felt '%D' i union der tildeles startværdi" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 msgid "union `%T' with no named members cannot be initialized" msgstr "union '%T' uden navngivne elementer kan ikke tildeles startværdi" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "for mange elementer i startværdi til sammensat type" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" msgstr "fundet en henvisningsefterfølgelse der går i ring" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 msgid "base operand of `->' has non-pointer type `%T'" msgstr "grundoperanden til '->' har en ikke-henvisningstype '%T'" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" msgstr "resultatet af 'operator->()' er ikke en henvisning" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" msgstr "grundoperanden til '->' er ikke en henvisning" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" msgstr "'%E' kan ikke bruges som en medlemshenvisning eftersom udtrykkets type er '%T'" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" msgstr "kan ikke anvende medlemshenvisning '%E' på '%E' som er af den ikke-sammensatte type '%T'" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "medlemstypen '%T::' uforenelige med objekttypen '%T'" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 msgid "`%T' fails to be a typedef or built-in type" msgstr "'%T' er hverken en typedef eller en indbygget type" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" msgstr "ISO C++ forbyder definering af typer inden i %s" -#: cp/typeck2.c:1399 -#, fuzzy +#: cp/typeck2.c:1384 msgid "call to function `%D' which throws incomplete type `%#T'" -msgstr "kan ikke %s en henvisning til en ufuldstændig type '%T'" +msgstr "kald af en funktion '%D' som kaster en ufuldstændig type '%#T'" -#: cp/typeck2.c:1402 -#, fuzzy +#: cp/typeck2.c:1387 msgid "call to function which throws incomplete type `%#T'" -msgstr "kan ikke %s en henvisning til en ufuldstændig type '%T'" +msgstr "kald af en funktion som kaster en ufuldstændig type '%#T'" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" msgstr "%s er forældet, se venligst dokumentationen for detaljer" @@ -18157,11 +18180,11 @@ msgid "Export functions even if they can be inlined" msgstr "Eksportér funktioner også selvom de kan integreres" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" +msgid "Only emit explicit template instantiations" msgstr "Udsend kun eksplicitte skabelonsinstatieringer" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" +msgid "Only emit explicit instantiations of inline templates" msgstr "Udsend kun eksplicitte instatieringer af indlejrede skabeloner" #: cp/lang-options.h:84 @@ -18293,65 +18316,65 @@ msgstr "[RAPPORTER FEJL!]" msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "ASSIGN'et etiket kan ikke passe i '%A' ved %0 - bruger bredere søskende" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" msgstr "ingen INTEGER-type kan opbevare en henvisning i denne konfiguration" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," msgstr "konfiguration: REAL, INTEGER og LOGICAL er %d bit brede," -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" msgstr "og henvisninger er %d bit brede, men g77 virker endnu ikke" -#: f/com.c:11776 +#: f/com.c:11848 msgid "properly unless they all are 32 bits wide" msgstr "ordentligt medmindre de alle er 32 bit brede" -#: f/com.c:11777 +#: f/com.c:11849 msgid "Please keep this in mind before you report bugs." msgstr "Husk venligst på dette før du rapporterer fejl." #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "konfiguration: char * holder %d bit, men ftnlen kun %d" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" " ASSIGN statement might fail" msgstr "konfiguration: char * holder %d bit, men INTEGER kun %d - ASSIGN-sætning kan mislykkes" -#: f/com.c:13609 +#: f/com.c:13681 msgid "In statement function" msgstr "I sætningsfunktion" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "Uden for nogen programenhed:\n" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "%A fra %B ved %0%C" -#: f/com.c:15425 +#: f/com.c:15497 msgid "directory name must immediately follow -I" msgstr "et katalognavn skal følge umiddelbart efter -I" -#: f/com.c:15568 +#: f/com.c:15640 #, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "Ved %0 eksisterer INCLUDE-filen %A, men kan ikke læses" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "Ved %0 er INCLUDE-indlejring for dyb" @@ -18376,21 +18399,21 @@ msgstr "Benyt .EQV./.NEQV. i stedet for .EQ./.NE. ved %0 for LOGICAL-operander v msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "Ikke-understøttet operand for ** ved %1 - konverterer til standard-INTEGER" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "overløb i uddataparameterlist for '%s'" -#: f/g77spec.c:394 +#: f/g77spec.c:373 msgid "--driver no longer supported" msgstr "--driver understøttes ikke længere" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, c-format msgid "argument to `%s' missing" msgstr "parameter til '%s' mangler" -#: f/g77spec.c:411 +#: f/g77spec.c:390 msgid "no input files; unwilling to write output files" msgstr "ingen inputfiler; vil ikke skrive outputfiler" @@ -18515,11 +18538,15 @@ msgstr "ASSIGN'et FORMAT-angivelse er for lille" msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "SELECT CASE på CHARACTER-type (ved %0) er ikke understøttet - desværre" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "SELECT (ved %0) har ens tilfælde -- tjek heltalsoverløb af CASEs" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "ASSIGN til variabel der er for lille" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "ASSIGN'et GOTO-målvariabel er for lille" @@ -19800,21 +19827,21 @@ msgstr "feltet '%s' blev ikke fundet i klassen" msgid "abstract method in non-abstract class" msgstr "abstrakt metode i ikke-abstrakt klasse" -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "ikke-statisk metode '%s' overskriver statisk metode" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "I %s: overlappende variabel- og undtagelsesintervaller ved %d" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "ugyldig type i parameterfejlanalyseringsinfo" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "ugyldig PC-interval for fejlanalyseringsinfo for lokal '%s'" @@ -19823,99 +19850,99 @@ msgstr "ugyldig PC-interval for fejlanalyseringsinfo for lokal '%s'" msgid "stack underflow - dup* operation" msgstr "stakunderløb - dup*-operation" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "reference '%s' er tvetydig: den optræder i grænsefladen '%s' og grænsefladen '%s'" -#: java/expr.c:1565 +#: java/expr.c:1563 #, c-format msgid "field `%s' not found" msgstr "feltet '%s' ikke fundet" -#: java/expr.c:1717 +#: java/expr.c:1715 msgid "ret instruction not implemented" msgstr "ret-instruktion ikke implementeret" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "metoden '%s' ikke fundet i klassen" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "kunne ikke finde klassen '%s'" -#: java/expr.c:2065 +#: java/expr.c:2070 #, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "klassen '%s' har ingen metode ved navn '%s' der passer med signaturen '%s'" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "invokestatic på en ikke-statisk metode" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "invokestatic på en abstrakt metode" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "invoke[non-static] på en statisk metode" -#: java/expr.c:2373 +#: java/expr.c:2396 #, c-format msgid "missing field '%s' in '%s'" msgstr "manglende felt '%s' i '%s'" -#: java/expr.c:2379 +#: java/expr.c:2402 #, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "signatur passer ikke med feltet '%s' i '%s'" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "tildeling til endeligt felt '%s' er ikke i feltets klasse" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "tildeling til endeligt statisk felt '%s' er ikke i klassens klargøring" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "tildeling til endeligt felt '%s' er ikke i konstruktionsfunktion" -#: java/expr.c:2661 +#: java/expr.c:2684 #, c-format msgid "can't expand %s" msgstr "kan ikke udfolde %s" -#: java/expr.c:2838 +#: java/expr.c:2861 msgid "invalid PC in line number table" msgstr "ugyldig PC i linjetalstabel" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, c-format msgid "unreachable bytecode from %d to before %d" msgstr "kan ikke nå bytekode fra %d til før %d" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "kan ikke nå bytekode fra %d til slutningen af metoden" #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 msgid "unrecogized wide sub-instruction" msgstr "ukendt bred underinstruktion" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "kildekodefilen for klassen '%s' er nyere end dens tilsvarende klassefil; kildekodefilen '%s' benyttet i stedet" @@ -19939,84 +19966,84 @@ msgstr "kan ikke gen msgid "can't close %s" msgstr "kan ikke lukke %s" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, c-format msgid "cannot find file for class %s" msgstr "kan ikke finde filen for klassen %s" -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 msgid "not a valid Java .class file" msgstr "ikke en gyldig Java .class-fil" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 msgid "error while parsing constant pool" msgstr "fejl ved tolkning af konstant område" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, c-format msgid "error in constant pool entry #%d\n" msgstr "fejl i konstantområdelement nr. %d\n" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "læser klassen %s for anden gang fra %s" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 msgid "error while parsing fields" msgstr "fejl ved tolkning af felter" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 msgid "error while parsing methods" msgstr "fejl ved tolkning af metoder" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 msgid "error while parsing final attributes" msgstr "fejl ved tolkning af endelige egenskaber" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "det 'java.lang.Object' som blev fundet i '%s' havde ikke den specielle nullængdes egenskab 'gnu.gcj.gcj-compiled'. Dette betyder som regel at din klassesti er angivet forkert. Prøv 'info gcj \"Input Options\"' for at se en infoside der beskriver hvordan man angiver klassestien" -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 msgid "missing Code attribute" msgstr "manglende Code-egenskab" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 msgid "source file seen twice on command line and will be compiled only once" msgstr "kildekodefil angivet to gange i kommandolinjen og vil kun blive oversat én gang" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 msgid "no input file specified" msgstr "ingen inddatafiler angivet" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, c-format msgid "can't close input file %s" msgstr "kan ikke lukke inddatafilen %s" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "ødelagt zip/jar-fil %s" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "intern fejl i generate_bytecode_insn - trækode er ikke implementeret: %s" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 msgid "field initializer type mismatch" msgstr "typen af startværdien for feltet passer ikke" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, c-format msgid "can't create directory %s" msgstr "kan ikke oprette kataloget %s" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, c-format msgid "can't create %s" msgstr "kan ikke oprette %s" @@ -20045,9 +20072,8 @@ msgid "`%s' is not a valid class name" msgstr "'%s' er et ugyldigt klassenavn" #: java/jvspec.c:435 -#, fuzzy msgid "--resource requires -o" -msgstr "-R påkræver -o" +msgstr "--resource påkræver -o" #: java/jvspec.c:442 msgid "warning: already-compiled .class files ignored with -C" @@ -20069,11 +20095,11 @@ msgstr "brug af @FILE med flere filer er ikke implementeret" msgid "cannot specify `main' class when not linking" msgstr "kan ikke angive 'main'-klassen når der ikke sammenkædes" -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "kan ikke udføre afhængighedsfølgning med inddata fra standard-ind" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "kunne ikke bestemme målnavn for afhængighedsfølgning" @@ -20101,228 +20127,291 @@ msgstr "kan ikke sammens msgid "internal error - invalid Utf8 name" msgstr "intern fejl - ugyldigt UTF-8-navn" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 msgid "Missing term" msgstr "Manglende term" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "';' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 msgid "Missing name" msgstr "Manglende navn" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "'*' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "Klasse- eller grænsefladeerklæring forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 msgid "Missing class name" msgstr "Manglende klassenavn" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "'{' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "Manglende superklassenavn" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 msgid "Missing interface name" msgstr "Manglende grænsefladenavn" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 msgid "Missing variable initializer" msgstr "Manglende variabelstartværdi" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 msgid "Invalid declaration" msgstr "Ugyldig erklæring" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "']' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 msgid "Unbalanced ']'" msgstr "Uafbalanceret ']'" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "Ugyldig metodeerklæring, metodenavn påkrævet" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 msgid "Identifier expected" msgstr "Kaldenavn forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "Ugyldig metodeerklæring, returtype påkrævet" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "')' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 msgid "Missing formal parameter term" msgstr "Manglende formel parameterterm" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 msgid "Missing identifier" msgstr "Manglende kaldenavn" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "Manglende klassetypeterm" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 msgid "Invalid interface type" msgstr "Ugyldig grænsefladetype" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "':' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 msgid "Invalid expression statement" msgstr "Ugyldig udtrykssætning" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "'(' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 msgid "Missing term or ')'" msgstr "Manglende term eller ')'" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 msgid "Missing or invalid constant expression" msgstr "Manglende eller ugyldigt konstant udtryk" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "Manglende term eller ')' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 msgid "Invalid control expression" msgstr "Ugyldigt kontroludtryk" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 msgid "Invalid update expression" msgstr "Ugyldigt opdateringsudtryk" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 msgid "Invalid init statement" msgstr "Ugyldig klargøringssætning" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "Manglende term eller ')' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "'class' eller 'this' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 msgid "'class' expected" msgstr "'class' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 msgid "')' or term expected" msgstr "')' eller term forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "'[' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 msgid "Field expected" msgstr "Felt forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "Manglende term og ']' forventet" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 msgid "']' expected, invalid type expression" msgstr "']' forventet, ugyldigt typeudtryk" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 msgid "Invalid type expression" msgstr "Ugyldigt typeudtryk" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 msgid "Invalid reference type" msgstr "Ugyldig referencetype" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "Konstruktionsfunktionskald skal være det første i en konstruktionsfunktion" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "Kun konstruktionsfunktioner kan kalde konstruktionsfunktioner" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr ": '%s' JDK1.1(TM)-facilitet" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" @@ -20331,32 +20420,32 @@ msgstr "" "%s.\n" "%s" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "ugyldigt udformet .zip-arkiv i CLASSPATH: %s" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" msgstr "Kan ikke finde standardpakken '%s'. Kontrollér CLASSPATH-miljøvariablen og tilgangen til arkiverne" -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, c-format msgid "missing static field `%s'" msgstr "manglende statisk felt '%s'" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, c-format msgid "not a static field `%s'" msgstr "ikke et statisk felt '%s'" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, c-format msgid "No case for %s" msgstr "Ingen case for %s" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, c-format msgid "unregistered operator %s" msgstr "ikke-registreret operator %s" @@ -20371,7 +20460,7 @@ msgstr "ugyldig pc i exception_table" #: java/verify.c:485 msgid "exception handler inside code that is being protected" -msgstr "" +msgstr "undtagelseshåndtering inden i kode der bliver beskyttet" #: java/verify.c:1395 #, c-format @@ -20482,7 +20571,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "kan ikke finde protokolerklæringen af '%s'" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, c-format msgid "cannot find interface declaration for `%s'" msgstr "kan ikke finde grænsefladeerklæringen af '%s'" @@ -20493,9 +20582,9 @@ msgid "cannot find reference tag for class `%s'" msgstr "kan ikke finde referencemærket for klassen '%s'" #: objc/objc-act.c:2050 -#, fuzzy, c-format +#, c-format msgid "creating selector for non existant method %s" -msgstr "potentiel vælgerkonflikt for metoden '%s'" +msgstr "opretter vælger for ikke-eksisterende metode '%s'" #: objc/objc-act.c:2364 #, c-format @@ -20524,7 +20613,7 @@ msgstr "inkonsistent instansvariabelangivelse" #: objc/objc-act.c:4580 msgid "can not use an object as parameter to a method\n" -msgstr "" +msgstr "kan ikke benytte et objekt som parameter til en metode\n" #: objc/objc-act.c:4780 #, c-format @@ -20569,9 +20658,9 @@ msgid "cannot find method" msgstr "kan ikke finde metode" #: objc/objc-act.c:5399 -#, fuzzy, c-format +#, c-format msgid "undeclared selector `%s'" -msgstr "omerklæret her som '%#D'" +msgstr "uerklæret vælger '%s'" #. Historically, a class method that produced objects (factory #. method) would assign `self' to the instance that it @@ -20679,11 +20768,11 @@ msgstr "[super ...] skal optr msgid "potential selector conflict for method `%s'" msgstr "potentiel vælgerkonflikt for metoden '%s'" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "'@end' skal optræde i en implementationskontekst" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "metodedefinitionen optræder ikke i en klassekontekst" @@ -20719,129 +20808,122 @@ msgstr "Angiv navnet p #. treelang. #: treelang/lang-options.h:26 msgid "(debug) trace parsing process" -msgstr "" +msgstr "(fejlretning) følg fortolkningsprocessen" #: treelang/lang-options.h:27 msgid "(debug) trace lexical analysis" -msgstr "" +msgstr "(fejlretning) følg lexikalsk analyse" + +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr " konfliktende kodegenereringstilvalg er benyttet" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +msgid "shared and mdll are not compatible" +msgstr "shared og mdll er indbyrdes uforenelige" + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "-fjni og -femit-class-files er indbyrdes uforenelige" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "-fjni og -femit-class-file er indbyrdes uforenelige" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "-femit-class-file skal bruges sammen med -fsyntax-only" + +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "-pg og -fomit-frame-pointer er indbyrdes uforenelige" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "-c eller -S kræves til Ada" #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" -msgstr "" +msgstr "-current_version er kun tilladt med -dynamiclib" #: config/darwin.h:215 msgid "-install_name only allowed with -dynamiclib" -msgstr "" +msgstr "-install_name er kun tilladt med -dynamiclib" #: config/darwin.h:220 -#, fuzzy msgid "-bundle not allowed with -dynamiclib" -msgstr "-mlong-double-64 er ikke tilladt med -m64" +msgstr "-bundle er ikke tilladt med -dynamiclib" #: config/darwin.h:221 -#, fuzzy msgid "-bundle_loader not allowed with -dynamiclib" -msgstr "-mlong-double-64 er ikke tilladt med -m64" +msgstr "-bundle_loader er ikke tilladt med -dynamiclib" #: config/darwin.h:222 -#, fuzzy msgid "-client_name not allowed with -dynamiclib" -msgstr "-mlong-double-64 er ikke tilladt med -m64" +msgstr "-client_name er ikke tilladt med -dynamiclib" #: config/darwin.h:225 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib" -msgstr "" +msgstr "-force_cpusubtype_ALL er ikke tilladt med -dynamiclib" #: config/darwin.h:226 msgid "-force_flat_namespace not allowed with -dynamiclib" -msgstr "" +msgstr "-force_flat_namespace er ikke tilladt med -dynamiclib" #: config/darwin.h:228 msgid "-keep_private_externs not allowed with -dynamiclib" -msgstr "" +msgstr "-keep_private_externs er ikke tilladt med -dynamiclib" #: config/darwin.h:229 -#, fuzzy msgid "-private_bundle not allowed with -dynamiclib" -msgstr "-mlong-double-64 er ikke tilladt med -m64" - -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" -msgstr "GNU C understøtter ikke -C uden -E" +msgstr "-private_bundle er ikke tilladt med -dynamiclib" -#: f/lang-specs.h:39 gcc.c:690 -#, fuzzy -msgid "GNU C does not support -CC without using -E" -msgstr "GNU C understøtter ikke -C uden -E" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" +msgstr "'-p' understøttes ikke; brug '-pg' og gprof(1)" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 msgid "may not use both -m32 and -m64" msgstr "-m32 og -m64 er indbyrdes uforenelige" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "'-p' understøttes ikke; brug '-pg' og gprof(1)" - -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" -msgstr "profilgenerering understøttes ikke med -mg\n" - -#: config/mips/mips.h:954 -msgid "-pipe is not supported" -msgstr "-pipe understøttes ikke" - -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" -msgstr "kan ikke bruge både -EB og -EL" - -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" -msgstr "-pg og -fomit-frame-pointer er indbyrdes uforenelige" - -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" -msgstr "" - -#: config/i386/cygwin.h:115 -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "-mno-cygwin og -mnowin32 er indbyrdes uforenelige" - -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 -msgid "shared and mdll are not compatible" -msgstr "shared og mdll er indbyrdes uforenelige" - -#: gcc.c:867 -msgid "-E required when input is from standard input" -msgstr "-E påkrævet når inddata kommer fra standardind" - -#: gcc.c:871 -msgid "compilation of header file requested" -msgstr "oversættelse af inkluderingsfil udbedt" +#: config/arm/arm.h:178 +msgid "-mapcs-26 and -mapcs-32 may not be used together" +msgstr "-mapcs-26 og -mapcs-32 kan ikke bruges på samme tid" -#: java/lang-specs.h:33 -msgid "-fjni and -femit-class-files are incompatible" -msgstr "-fjni og -femit-class-files er indbyrdes uforenelige" +#: config/arm/arm.h:180 +msgid "-msoft-float and -mhard_float may not be used together" +msgstr "-msoft-float og -mhard_float kan ikke bruges på samme tid" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-file are incompatible" -msgstr "-fjni og -femit-class-file er indbyrdes uforenelige" +#: config/arm/arm.h:182 +msgid "-mbig-endian and -mlittle-endian may not be used together" +msgstr "-mbig-endian og -mlittle-endian kan ikke bruges på samme tid" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" -msgstr "-femit-class-file skal bruges sammen med -fsyntax-only" +#: config/i386/sco5.h:195 +#, fuzzy +msgid "-pg not supported on this platform" +msgstr "egenskaben '%s' er ikke understøttet på denne platform" -#: treelang/lang-specs.h:52 +#: config/i386/sco5.h:196 #, fuzzy -msgid "-pg or -p and -fomit-frame-pointer are incompatible" -msgstr "-pg og -fomit-frame-pointer er indbyrdes uforenelige" +msgid "-p and -pp specified - pick one" +msgstr "-I- er angivet to gange" -#: config/vax/netbsd-elf.h:42 +#: config/i386/sco5.h:271 #, fuzzy -msgid "The -shared option is not currently supported for VAX ELF." -msgstr "den indbyggede funktion '%s' understøttes i øjeblikket ikke" +msgid "-G and -static are mutually exclusive" +msgstr "-pedantic og -traditional er indbyrdes uforenelige" + +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" +msgstr "GNU C understøtter ikke -C uden -E" + +#: f/lang-specs.h:39 gcc.c:690 +msgid "GNU C does not support -CC without using -E" +msgstr "GNU C understøtter ikke -CC uden -E" #: config/mcore/mcore.h:60 msgid "choose either big or little endian, not both" @@ -20855,17 +20937,37 @@ msgstr "v msgid "the m210 does not have little endian support" msgstr "m210 har ikke understøttelse for lilleendet" -#: config/arm/arm.h:178 -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "-mapcs-26 og -mapcs-32 kan ikke bruges på samme tid" +#: config/i386/cygwin.h:115 +msgid "mno-cygwin and mno-win32 are not compatible" +msgstr "-mno-cygwin og -mnowin32 er indbyrdes uforenelige" -#: config/arm/arm.h:180 -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "-msoft-float og -mhard_float kan ikke bruges på samme tid" +#: config/vax/netbsd-elf.h:42 +msgid "The -shared option is not currently supported for VAX ELF." +msgstr "Tilvalget -shared understøttes i øjeblikket ikke for VAX ELF." -#: config/arm/arm.h:182 -msgid "-mbig-endian and -mlittle-endian may not be used together" -msgstr "-mbig-endian og -mlittle-endian kan ikke bruges på samme tid" +#: treelang/lang-specs.h:52 +msgid "-pg or -p and -fomit-frame-pointer are incompatible" +msgstr "-pg eller -p og -fomit-frame-pointer er indbyrdes uforenelige" + +#: gcc.c:847 +msgid "-E required when input is from standard input" +msgstr "-E påkrævet når inddata kommer fra standardind" + +#: gcc.c:851 +msgid "compilation of header file requested" +msgstr "oversættelse af inkluderingsfil udbedt" + +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" +msgstr "profilgenerering understøttes ikke med -mg\n" + +#: config/mips/mips.h:954 +msgid "-pipe is not supported" +msgstr "-pipe understøttes ikke" + +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" +msgstr "kan ikke bruge både -EB og -EL" #: config/mips/r3900.h:35 msgid "-mhard-float not supported" @@ -20875,37 +20977,47 @@ msgstr "-mhard-float underst msgid "-msingle-float and -msoft-float can not both be specified" msgstr "-msingle-float og -msoft-float er indbyrdes uforenelige" -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" -msgstr "-c eller -S kræves til Ada" +#~ msgid "%s for `%T ? %T : %T' operator" +#~ msgstr "%s for operatoren '%T ? %T : %T'" + +#~ msgid "%s for `%T [%T]' operator" +#~ msgstr "%s for operatoren '%T [%T]'" + +#~ msgid "%s for `%T %s %T' operator" +#~ msgstr "%s for operatoren '%T %s %T'" + +#~ msgid "%s for `%s %T' operator" +#~ msgstr "%s for operatoren '%s %T'" + +#~ msgid "real-valued template parameters when cross-compiling" +#~ msgstr "skabelonsparametre med reelle værdi ved krydsoversættelse" -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" -msgstr "-static er ikke gyldig sammen med -mcoff" +#~ msgid "due to a defect in the G++ 3.2 ABI, G++ has assigned the same mangled name to two different types" +#~ msgstr "pga. en fejl i G++ 3.2-ABI'en har G++ tildelt det samme sammensatte navn til det to forskellige typer" -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "-shared er ikke gyldig sammen med -mcoff" +#~ msgid "-static not valid with -mcoff" +#~ msgstr "-static er ikke gyldig sammen med -mcoff" -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "-symbolic er ikke gyldig sammen med -mcoff" +#~ msgid "-shared not valid with -mcoff" +#~ msgstr "-shared er ikke gyldig sammen med -mcoff" -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" -msgstr "-fpic er ikke gyldig sammen med -mcoff" +#~ msgid "-symbolic not valid with -mcoff" +#~ msgstr "-symbolic er ikke gyldig sammen med -mcoff" -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" -msgstr "-fPIC er ikke gyldig sammen med -mcoff" +#~ msgid "-fpic is not valid with -mcoff" +#~ msgstr "-fpic er ikke gyldig sammen med -mcoff" -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" -msgstr "-fpic er ikke gyldig sammen med -mcoff" +#~ msgid "-fPIC is not valid with -mcoff" +#~ msgstr "-fPIC er ikke gyldig sammen med -mcoff" -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "-fPIC er ikke gyldig sammen med -mcoff" +#~ msgid "-fpic not valid with -mcoff" +#~ msgstr "-fpic er ikke gyldig sammen med -mcoff" + +#~ msgid "-fPIC not valid with -mcoff" +#~ msgstr "-fPIC er ikke gyldig sammen med -mcoff" + +#~ msgid "__alignof__ applied to an incomplete type" +#~ msgstr "__alignof__ benyttet på en ufuldstændig type" #~ msgid "-traditional is deprecated and may be removed" #~ msgstr "-traditional er forældet og kan blive fjernet" @@ -20916,15 +21028,24 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "type of external `%s' is not global" #~ msgstr "typen af den eksterne '%s' er ikke global" +#~ msgid "typedef `%s' is initialized" +#~ msgstr "typedef '%s' bliver tildelt en startværdi" + #~ msgid "unnamed fields of type other than struct or union are not allowed" #~ msgstr "unavngivne felter af andre typer end struct eller union er ikke tilladt" #~ msgid "null format string" #~ msgstr "formateringsstreng er nul" +#~ msgid "ignoring #pragma %s" +#~ msgstr "ignorerer #pragma: %s" + #~ msgid "both 'f' and 'l' suffixes on floating constant" #~ msgstr "både 'f'- og 'l'-endelser i kommatalskonstant" +#~ msgid "floating point number exceeds range of '%s'" +#~ msgstr "kommatal overskrider intervallet for '%s" + #~ msgid "decimal point in exponent - impossible!" #~ msgstr "decimalkomma i eksponent - umuligt!" @@ -20943,11 +21064,14 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "more than one 'f' suffix on floating constant" #~ msgstr "mere end én 'f'-endelse i kommatalskonstant" +#~ msgid "traditional C rejects the 'f' suffix" +#~ msgstr "traditionel C tillader ikke endelsen 'f'" + #~ msgid "more than one 'l' suffix on floating constant" #~ msgstr "mere end én 'l'-endelse i kommatalskonstant" #~ msgid "traditional C rejects the 'l' suffix" -#~ msgstr "traditionel C tillader ikke 'l'-endelsen" +#~ msgstr "traditionel C tillader ikke endelsen 'l'" #~ msgid "more than one 'i' or 'j' suffix on floating constant" #~ msgstr "mere end én 'i'- eller 'j'-endelse i kommatalskonstant" @@ -20979,6 +21103,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "more than one 'i' or 'j' suffix on integer constant" #~ msgstr "mere end én 'i'- eller 'j'-endelse i heltalskonstant" +#~ msgid "invalid suffix on integer constant" +#~ msgstr "ugyldig endelse i heltalskonstant" + #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits" #~ msgstr "heltalskonstant er for stor til denne konfiguration af oversætteren - afkortet til %d bit" @@ -21030,6 +21157,12 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "sizeof applied to an incomplete type" #~ msgstr "sizeof benyttet på en ufuldstændig type" +#~ msgid "variable offset is passed partially in stack and in reg" +#~ msgstr "variabelafsæt bliver viderebragt delvis i stak og i register" + +#~ msgid "variable size is passed partially in stack and in reg" +#~ msgstr "variabelstørrelse bliver viderebragt delvis i stak og i register" + #~ msgid "execvp %s" #~ msgstr "execvp %s" @@ -21063,6 +21196,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid " as it is the same as non-system directory \"%s\"" #~ msgstr " da det er det samme som ikke-system-kataloget \"%s\"" +#~ msgid " as it has already been specified as a non-system directory" +#~ msgstr " da det allerede er blevet angivet som et ikke-system-katalog" + #~ msgid "I/O error on output" #~ msgstr "I/O-fejl på uddata" @@ -21109,6 +21245,18 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "multi-line string literals are deprecated" #~ msgstr "flerlinjers strengkonstanter er forældede" +#~ msgid "the meaning of '\\%c' varies with -traditional" +#~ msgstr "betydningen af '\\%c' skifter med -traditional" + +#~ msgid "the meaning of '\\a' varies with -traditional" +#~ msgstr "betydningen af '\\a' skifter med -traditional" + +#~ msgid "the meaning of '\\x' varies with -traditional" +#~ msgstr "betydningen af '\\x' skifter med -traditional" + +#~ msgid "escape sequence out of range for character" +#~ msgstr "undvigesekvens er uden for det gyldig interval for tegn" + #~ msgid "\"%s\" cannot be used as a macro name" #~ msgstr "\"%s\" kan ikke bruges som et makronavn" @@ -21130,6 +21278,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "Internal compiler error in %s, at %s:%d" #~ msgstr "Intern oversætterfejl i %s ved %s:%d." +#~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#~ msgstr "Copyright © 2002 Free Software Foundation, Inc.\n" + #~ msgid "argument to `-b' is missing" #~ msgstr "der mangler en parameter til '-b'" @@ -21148,6 +21299,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "%6.2f%% of %d source lines executed in function %s\n" #~ msgstr "%6.2f%% af %d kildekodelinjer udført i funktionen %s\n" +#~ msgid "No executable source lines in function %s\n" +#~ msgstr "Ingen kørbare kildelinjer i funktionen %s\n" + #~ msgid "%6.2f%% of %d branches executed in function %s\n" #~ msgstr "%6.2f%% af %d forgreninger udført i funktionen %s\n" @@ -21163,15 +21317,36 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "No calls in function %s\n" #~ msgstr "Ingen kald i funktionen %s\n" +#~ msgid "%6.2f%% of %d source lines executed in file %s\n" +#~ msgstr "%6.2f%% af %d kildekodelinjer udført i filen %s\n" + +#~ msgid "%6.2f%% of %d branches executed in file %s\n" +#~ msgstr "%6.2f%% af %d forgreninger udført i filen %s\n" + +#~ msgid "%6.2f%% of %d branches taken at least once in file %s\n" +#~ msgstr "%6.2f%% af %d forgreninger valgt mindst én gang i filen %s\n" + +#~ msgid "%6.2f%% of %d calls executed in file %s\n" +#~ msgstr "%6.2f%% af %d kald udført i filen %s\n" + +#~ msgid "call %d returns = %s\n" +#~ msgstr "kald %d returnerer = %s\n" + #~ msgid "call %d returns = %s%%\n" #~ msgstr "kald %d returnerer = %s%%\n" +#~ msgid "branch %d taken = %s\n" +#~ msgstr "forgrening %d valgt = %s\n" + #~ msgid "branch %d taken = %s%%\n" #~ msgstr "forgrening %d valgt = %s%%\n" #~ msgid ".da file contents exhausted too early" #~ msgstr "indholdet af .da-filen er udtømt for tidligt" +#~ msgid ".da file contents not exhausted" +#~ msgstr "indholdet af .da-filen ikke udtømt" + #~ msgid "conversion from NaN to int" #~ msgstr "konvertering fra NaN til int" @@ -21289,9 +21464,6 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "macro name missing after -%c option" #~ msgstr "et makronavn mangler efter tilvalget -%c" -#~ msgid "-pedantic and -traditional are mutually exclusive" -#~ msgstr "-pedantic og -traditional er indbyrdes uforenelige" - #~ msgid "-trigraphs and -traditional are mutually exclusive" #~ msgstr "-trigraphs og -traditional er indbyrdes uforenelige" @@ -21466,6 +21638,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "Do not store locals in arg registers" #~ msgstr "Gem ikke lokale variable i parameterregistre" +#~ msgid "Do not generate multm instructions" +#~ msgstr "Generér ikke multm-instruktioner" + #~ msgid "Do symbol renaming for BSD" #~ msgstr "Foretag symbolomdøbning for BSD" @@ -21475,6 +21650,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "Don't do symbol renaming" #~ msgstr "Foretag ikke symbolomdøbning" +#~ msgid "MCU `%s' not supported" +#~ msgstr "MCU '%s' ikke understøttet" + #~ msgid "Generate code for the C400" #~ msgstr "Generér kode til en C400" @@ -21592,6 +21770,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "this target does not support the -mabi switch" #~ msgstr "denne målarkitektur understøtter ikke tilvalget -mabi" +#~ msgid "bad value (%s) for -mtune= switch" +#~ msgstr "ugyldig værdi (%s) til tilvalget -mcpu=" + #~ msgid "-mips%d does not support 64 bit fp registers" #~ msgstr "-mips%d understøtter ikke 64-bit kommatalsregistre" @@ -21646,18 +21827,27 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "-fdata-sections not supported on AIX" #~ msgstr "-fdata-sections er ikke understøttet på AIX" +#~ msgid "argument 3 of `%s' must be a 2-bit literal" +#~ msgstr "parameter til '%s' skal være en 2 bit-konstant" + #~ msgid "%%S computed all 1's mask" #~ msgstr "%%S beregnede alle 1'eres maske" #~ msgid "%%S computed all 0's mask" -#~ msgstr "%%S beregnede alle 0'eres maske" +#~ msgstr "%%S beregnede alle 0's maske" #~ msgid "no viable candidates" #~ msgstr "ingen mulige kandidater" +#~ msgid "cannot pass objects of non-POD type `%#T' through `...'" +#~ msgstr "kan ikke videregive objekter af en ikke-POD type '%#T' gennem '...'" + #~ msgid "`%D' has already been declared in `%T'" #~ msgstr "'%D' er allerede blevet erklæret i '%T'" +#~ msgid "typedef `%D' is initialized" +#~ msgstr "typedef '%D' bliver tildelt en startværdi" + #~ msgid "`%D' as declarator" #~ msgstr "'%D' som erklærer" @@ -21691,9 +21881,15 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "multiple initializations given for member `%D'" #~ msgstr "flere startværdier angivet for medlemmet '%D'" +#~ msgid "base initializers for `%#T'" +#~ msgstr "stamklasseklargøring for '%#T'" + #~ msgid " will be re-ordered to match inheritance order" #~ msgstr " vil blive omordnet for at passe til nedarvningsordenen" +#~ msgid "base class `%T' already initialized" +#~ msgstr "stamklassen '%T' er allerede klargjort" + #~ msgid "implementation-reserved name `%D' used" #~ msgstr "implementationsreserveret navn '%D' benyttet" @@ -21715,6 +21911,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "ignoring `%V' qualifiers on `%T'" #~ msgstr "ignorerer modifikationerne '%V' til '%T'" +#~ msgid "ISO C++ forbids applying `sizeof' to a function type" +#~ msgstr "ISO C++ forbyder anvendelse af 'sizeof' på en funktionstype" + #~ msgid "ISO C++ forbids applying `sizeof' to a member function" #~ msgstr "ISO C++ forbyder anvendelse af 'sizeof' på en medlemsfunktion" @@ -21736,9 +21935,6 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "invalid use of template `%#D' as expression" #~ msgstr "ugyldig brug af skabelon '%#D' som udtryk" -#~ msgid "`%#T' has no member named `%D'" -#~ msgstr "'%#T' har intet medlem ved navn '%D'" - #~ msgid "invalid offsetof from non-POD type `%#T'; use pointer to member instead" #~ msgstr "ugyldig offsetof fra ikke-POD type '%#T'; benyt henvisning til medlem i stedet" @@ -21796,6 +21992,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "due to non-public access of member `%D'" #~ msgstr "pga. ikke-public tilgang af medlemmet '%D'" +#~ msgid "ISO C++ forbids non-constant aggregate initializer expressions" +#~ msgstr "ISO C++ forbyder ikke-konstante startværdiudtryk for sammensatte typer" + #~ msgid "The meaning of `\\x' (at %0) varies with -traditional" #~ msgstr "Betydningen af '\\x' (ved %0) skifter med -traditional" @@ -21850,6 +22049,9 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "may not use both -mgp32 and -mfp64" #~ msgstr "-mgp32 og -mfp64 er indbyrdes uforenelige" +#~ msgid "Only initialized variables can be placed into program memory area." +#~ msgstr "Kun variabler med startværdi kan placeres i programhukommelsesområdet." + #~ msgid "declaration of `%#T'" #~ msgstr "erklæring af '%#T'" @@ -21928,9 +22130,6 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "Internal gcc abort from %s:%d" #~ msgstr "Intern GCC-afbrydelse fra %s:%d" -#~ msgid "Register '%c' is unknown" -#~ msgstr "Registret '%c' er ukendt" - #~ msgid "Register '%c' already specified in allocation order" #~ msgstr "Registret '%c' er allerede angivet i tildelingsordenen" @@ -22063,9 +22262,6 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgid "bad is_error(%d) in v_message" #~ msgstr "ugyldig is_error(%d) i v_message" -#~ msgid "'defined' without an identifier" -#~ msgstr "'defined' optræder uden et kaldenavn" - #~ msgid "`##' at start of macro definition" #~ msgstr "'##' i begyndelsen af makrodefinitionen" @@ -22079,7 +22275,7 @@ msgstr "-fPIC er ikke gyldig sammen med -mcoff" #~ msgstr "umuligt symbol i makroparameterlisten" #~ msgid "illegal token in macro argument list" -#~ msgstr "ulovligt symbol i makroparameterlisten" +#~ msgstr "ugyldigt symbol i makroparameterlisten" #~ msgid "another parameter follows \"...\"" #~ msgstr "der optræder en parameter mere efter \"...\"" diff --git a/gcc/po/de.po b/gcc/po/de.po index 4bd8a8d8485..a2eea254424 100644 --- a/gcc/po/de.po +++ b/gcc/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gcc 3.3-b20021230\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" "PO-Revision-Date: 2003-01-06 20:10+0100\n" "Last-Translator: Karl Eichwalder \n" "Language-Team: German \n" @@ -36,14 +36,15 @@ msgstr "" msgid "`%s' attribute only applies to function types" msgstr "" -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" msgstr "Attribut »%s« wird ignoriert" @@ -75,424 +76,432 @@ msgstr "" #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 msgid "__builtin_saveregs not supported by this target" msgstr "" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" msgstr "" -#: builtins.c:2918 +#: builtins.c:2929 msgid "missing argument in `__builtin_args_info'" msgstr "" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" msgstr "" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "" -#: builtins.c:3059 +#: builtins.c:3070 msgid "too many arguments to function `va_start'" msgstr "" -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" msgstr "" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" msgstr "" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" msgstr "" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" msgstr "" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" msgstr "" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" msgstr "" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" msgstr "" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" msgstr "" -#: builtins.c:4147 +#: builtins.c:4165 msgid "target format does not support infinity" msgstr "" -#: c-common.c:1163 +#: c-common.c:1168 #, c-format msgid "`%s' is not defined outside of function scope" msgstr "" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "" -#: c-common.c:1242 +#: c-common.c:1247 msgid "concatenation of string literals with __FUNCTION__ is deprecated" msgstr "" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "" -#: c-common.c:1368 +#: c-common.c:1373 msgid "floating point overflow in expression" msgstr "" -#: c-common.c:1374 +#: c-common.c:1379 msgid "vector overflow in expression" msgstr "" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" msgstr "" -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" msgstr "" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "" -#: c-common.c:2223 +#: c-common.c:2228 msgid "invalid truth-value expression" msgstr "" -#: c-common.c:2274 +#: c-common.c:2279 #, c-format msgid "invalid operands to binary %s" msgstr "" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" msgstr "" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" msgstr "" -#: c-common.c:2648 +#: c-common.c:2653 msgid "pointer to member function used in arithmetic" msgstr "" -#: c-common.c:2654 +#: c-common.c:2659 msgid "pointer to a member used in arithmetic" msgstr "" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" msgstr "" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" msgstr "" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" msgstr "" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" msgstr "" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 msgid "invalid use of `restrict'" msgstr "" -#: c-common.c:3059 +#: c-common.c:3064 msgid "invalid application of `sizeof' to a function type" msgstr "" -#: c-common.c:3069 +#: c-common.c:3074 #, c-format msgid "invalid application of `%s' to a void type" msgstr "" -#: c-common.c:3075 +#: c-common.c:3080 #, c-format msgid "invalid application of `%s' to an incomplete type" msgstr "" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "" -#: c-common.c:3596 +#: c-common.c:3618 #, c-format msgid "cannot disable built-in function `%s'" msgstr "" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, c-format msgid "too few arguments to function `%s'" msgstr "" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, c-format msgid "too many arguments to function `%s'" msgstr "" -#: c-common.c:3790 +#: c-common.c:3812 #, c-format msgid "non-floating-point argument to function `%s'" msgstr "" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" msgstr "" -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" msgstr "" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" msgstr "" -#: c-common.c:4097 +#: c-common.c:4119 msgid "empty range specified" msgstr "" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" msgstr "" -#: c-common.c:4150 +#: c-common.c:4172 msgid "this is the first entry overlapping that value" msgstr "" -#: c-common.c:4154 +#: c-common.c:4176 msgid "duplicate case value" msgstr "" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" msgstr "" -#: c-common.c:4160 +#: c-common.c:4182 msgid "this is the first default label" msgstr "" -#: c-common.c:4188 +#: c-common.c:4210 msgid "ISO C++ forbids taking the address of a label" msgstr "" -#: c-common.c:4190 +#: c-common.c:4212 msgid "ISO C forbids taking the address of a label" msgstr "" -#: c-common.c:5213 +#: c-common.c:5235 #, c-format msgid "declaration of `%s' shadows %s" msgstr "" -#: c-common.c:5629 +#: c-common.c:5654 #, c-format msgid "unknown machine mode `%s'" msgstr "" -#: c-common.c:5632 +#: c-common.c:5657 #, c-format msgid "no data type for mode `%s'" msgstr "" -#: c-common.c:5641 c-common.c:6242 +#: c-common.c:5666 c-common.c:6316 #, c-format msgid "unable to emulate '%s'" msgstr "" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" msgstr "" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "" -#: c-common.c:5704 +#: c-common.c:5729 msgid "section attributes are not supported for this target" msgstr "" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" msgstr "" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" msgstr "" -#: c-common.c:5756 +#: c-common.c:5781 msgid "requested alignment is too large" msgstr "" -#: c-common.c:5783 +#: c-common.c:5808 #, c-format msgid "alignment may not be specified for `%s'" msgstr "" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" msgstr "" -#: c-common.c:5885 +#: c-common.c:5910 msgid "visibility arg not a string" msgstr "" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" msgstr "" -#: c-common.c:5928 +#: c-common.c:5953 msgid "tls_model arg not a string" msgstr "" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" msgstr "" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" msgstr "" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, c-format msgid "can't set `%s' attribute after definition" msgstr "" -#: c-common.c:6109 +#: c-common.c:6114 +msgid "cleanup arg not an identifier" +msgstr "" + +#: c-common.c:6121 +msgid "cleanup arg not a function" +msgstr "" + +#: c-common.c:6183 #, c-format msgid "`%s' attribute ignored for `%s'" msgstr "" -#: c-common.c:6174 +#: c-common.c:6248 #, c-format msgid "invalid vector type for attribute `%s'" msgstr "" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" msgstr "" -#: c-common.c:6329 +#: c-common.c:6403 msgid "nonnull attribute without arguments on a non-prototype" msgstr "" -#: c-common.c:6344 +#: c-common.c:6418 #, c-format msgid "nonnull argument has invalid operand number (arg %lu)" msgstr "" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" msgstr "" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "" @@ -500,554 +509,554 @@ msgstr "" msgid "conversion to non-scalar type requested" msgstr "" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" msgstr "" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" msgstr "" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, c-format msgid "function `%s' redeclared as inline" msgstr "" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, c-format msgid "previous declaration of function `%s' was inline" msgstr "" -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" msgstr "" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" msgstr "" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" msgstr "" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, c-format msgid "conflicting types for `%s'" msgstr "" -#: c-decl.c:1129 +#: c-decl.c:1133 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "" -#: c-decl.c:1135 +#: c-decl.c:1139 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" msgstr "" -#: c-decl.c:1146 +#: c-decl.c:1157 #, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" msgstr "" -#: c-decl.c:1153 +#: c-decl.c:1164 #, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" msgstr "" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, c-format msgid "redefinition of `%s'" msgstr "" -#: c-decl.c:1167 +#: c-decl.c:1178 #, c-format msgid "redeclaration of `%s'" msgstr "" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" msgstr "" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" msgstr "" -#: c-decl.c:1256 +#: c-decl.c:1267 #, c-format msgid "`%s' declared inline after its definition" msgstr "" -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" msgstr "" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 msgid "a parameter" msgstr "" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" msgstr "" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 msgid "a global declaration" msgstr "" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" msgstr "" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" msgstr "" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" msgstr "" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" msgstr "" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" msgstr "" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" msgstr "" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" msgstr "" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" msgstr "" -#: c-decl.c:2231 +#: c-decl.c:2253 #, c-format msgid "duplicate label declaration `%s'" msgstr "" -#: c-decl.c:2234 +#: c-decl.c:2256 msgid "this is a previous declaration" msgstr "" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" msgstr "" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 msgid "empty declaration" msgstr "leere Deklaration" -#: c-decl.c:2718 +#: c-decl.c:2740 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" msgstr "" -#: c-decl.c:2720 +#: c-decl.c:2742 #, fuzzy msgid "ISO C90 does not support `[*]' array declarators" msgstr "ISO C89 unterstützt nicht »long long«" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "" -#: c-decl.c:2742 +#: c-decl.c:2764 msgid "static or type qualifiers in abstract declarator" msgstr "" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "" -#: c-decl.c:2825 +#: c-decl.c:2847 #, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" msgstr "" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" msgstr "" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" msgstr "" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" msgstr "" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, c-format msgid "inline function `%s' given attribute noinline" msgstr "" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "" -#: c-decl.c:3011 +#: c-decl.c:3033 #, c-format msgid "array size missing in `%s'" msgstr "" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" msgstr "" -#: c-decl.c:3055 +#: c-decl.c:3077 #, c-format msgid "storage size of `%s' isn't known" msgstr "" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" msgstr "" -#: c-decl.c:3125 +#: c-decl.c:3147 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "" -#: c-decl.c:3190 +#: c-decl.c:3247 #, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" msgstr "" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "»long long long« ist für GCC zu lang" -#: c-decl.c:3540 +#: c-decl.c:3597 msgid "ISO C90 does not support `long long'" msgstr "ISO C90 unterstützt nicht »long long«" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, c-format msgid "duplicate `%s'" msgstr "" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" msgstr "" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" msgstr "" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" msgstr "" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" msgstr "" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "" -#: c-decl.c:3680 +#: c-decl.c:3737 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, c-format msgid "complex invalid for `%s'" msgstr "" -#: c-decl.c:3748 +#: c-decl.c:3805 msgid "ISO C90 does not support complex types" msgstr "ISO C90 unterstützt nicht komplexe Typen" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 msgid "ISO C does not support complex integer types" msgstr "" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 msgid "duplicate `const'" msgstr "" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 msgid "duplicate `restrict'" msgstr "" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 msgid "duplicate `volatile'" msgstr "" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "" -#: c-decl.c:3841 +#: c-decl.c:3898 msgid "function definition declared `__thread'" msgstr "" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" msgstr "" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "" -#: c-decl.c:3891 cp/decl.c:10872 +#: c-decl.c:3948 cp/decl.c:11319 #, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" msgstr "" @@ -1055,456 +1064,456 @@ msgstr "" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 msgid "static or type qualifiers in non-parameter array declarator" msgstr "" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" msgstr "" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "" -#: c-decl.c:3985 c-decl.c:5250 +#: c-decl.c:4042 c-decl.c:5332 msgid "invalid use of structure with flexible array member" msgstr "" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" msgstr "" -#: c-decl.c:4009 +#: c-decl.c:4066 #, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" msgstr "" -#: c-decl.c:4029 +#: c-decl.c:4086 #, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" msgstr "" -#: c-decl.c:4032 +#: c-decl.c:4089 #, c-format msgid "ISO C90 forbids variable-size array `%s'" msgstr "" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, c-format msgid "size of array `%s' is too large" msgstr "" -#: c-decl.c:4075 +#: c-decl.c:4145 #, fuzzy msgid "ISO C90 does not support flexible array members" msgstr "ISO C90 unterstützt nicht komplexe Typen" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" msgstr "" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 msgid "ISO C forbids const or volatile function types" msgstr "" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "" -#: c-decl.c:4171 +#: c-decl.c:4241 msgid "ISO C forbids qualified void function return type" msgstr "" -#: c-decl.c:4175 +#: c-decl.c:4245 msgid "type qualifiers ignored on function return type" msgstr "" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 msgid "ISO C forbids qualified function types" msgstr "" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" msgstr "" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" msgstr "" -#: c-decl.c:4375 +#: c-decl.c:4445 msgid "attributes in parameter array declarator ignored" msgstr "" -#: c-decl.c:4400 +#: c-decl.c:4470 msgid "invalid type modifier within array declarator" msgstr "" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" msgstr "" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, c-format msgid "invalid storage class for function `%s'" msgstr "" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" msgstr "" -#: c-decl.c:4524 +#: c-decl.c:4594 msgid "cannot inline function `main'" msgstr "" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" msgstr "" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 +#: c-decl.c:4677 cp/decl.c:9951 msgid "thread-local storage not supported for this target" msgstr "" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" msgstr "" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" msgstr "" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" msgstr "" -#: c-decl.c:4701 +#: c-decl.c:4773 msgid "parameter has incomplete type" msgstr "" -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" msgstr "" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" msgstr "" -#: c-decl.c:4862 +#: c-decl.c:4934 #, c-format msgid "`struct %s' declared inside parameter list" msgstr "" -#: c-decl.c:4865 +#: c-decl.c:4937 #, c-format msgid "`union %s' declared inside parameter list" msgstr "" -#: c-decl.c:4868 +#: c-decl.c:4940 #, c-format msgid "`enum %s' declared inside parameter list" msgstr "" -#: c-decl.c:4875 +#: c-decl.c:4947 msgid "anonymous struct declared inside parameter list" msgstr "" -#: c-decl.c:4877 +#: c-decl.c:4949 msgid "anonymous union declared inside parameter list" msgstr "" -#: c-decl.c:4879 +#: c-decl.c:4951 msgid "anonymous enum declared inside parameter list" msgstr "" -#: c-decl.c:4883 +#: c-decl.c:4955 msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "" -#: c-decl.c:4960 +#: c-decl.c:5032 #, c-format msgid "redefinition of `union %s'" msgstr "" -#: c-decl.c:4962 +#: c-decl.c:5034 #, c-format msgid "redefinition of `struct %s'" msgstr "" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" msgstr "" -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, c-format msgid "%s defined inside parms" msgstr "" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "" -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "" -#: c-decl.c:5089 +#: c-decl.c:5183 #, c-format msgid "%s has no %s" msgstr "" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "named members" msgstr "" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "" -#: c-decl.c:5130 +#: c-decl.c:5224 #, c-format msgid "nested redefinition of `%s'" msgstr "" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" msgstr "" -#: c-decl.c:5166 +#: c-decl.c:5260 #, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "" -#: c-decl.c:5177 +#: c-decl.c:5271 #, c-format msgid "negative width in bit-field `%s'" msgstr "" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" msgstr "" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" msgstr "" -#: c-decl.c:5195 +#: c-decl.c:5289 #, c-format msgid "`%s' is narrower than values of its type" msgstr "" -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" msgstr "" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" msgstr "" -#: c-decl.c:5275 +#: c-decl.c:5357 #, c-format msgid "duplicate member `%s'" msgstr "" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" msgstr "" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" msgstr "" -#: c-decl.c:5458 +#: c-decl.c:5592 msgid "enum defined inside parms" msgstr "" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "" -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "" -#: c-decl.c:5618 +#: c-decl.c:5752 msgid "ISO C restricts enumerator values to range of `int'" msgstr "" -#: c-decl.c:5700 +#: c-decl.c:5834 msgid "return type is an incomplete type" msgstr "" -#: c-decl.c:5708 +#: c-decl.c:5842 msgid "return type defaults to `int'" msgstr "" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" msgstr "" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" msgstr "" -#: c-decl.c:5775 +#: c-decl.c:5909 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" msgstr "" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" msgstr "" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" msgstr "" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" msgstr "" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" msgstr "" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, c-format msgid "parameter `%s' declared void" msgstr "" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "" -#: c-decl.c:6063 +#: c-decl.c:6197 #, c-format msgid "multiple parameters named `%s'" msgstr "" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" msgstr "" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" msgstr "" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 msgid "no return statement in function returning non-void" msgstr "" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" msgstr "" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "" -#: c-decl.c:6560 +#: c-decl.c:6733 #, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "" @@ -1512,36 +1521,36 @@ msgstr "" #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" msgstr "" -#: c-decl.c:6639 +#: c-decl.c:6815 #, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "" -#: c-decl.c:6642 +#: c-decl.c:6818 #, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "" -#: c-decl.c:6645 +#: c-decl.c:6821 #, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "" -#: c-decl.c:6653 +#: c-decl.c:6829 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "" -#: c-decl.c:6655 +#: c-decl.c:6831 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "" -#: c-decl.c:6657 +#: c-decl.c:6833 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "" @@ -2050,165 +2059,165 @@ msgstr "" msgid "YYDEBUG not defined" msgstr "YYDEBUG ist nicht definiert" -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" msgstr "" -#: c-lex.c:333 +#: c-lex.c:336 #, c-format msgid "ignoring #pragma %s %s" msgstr "" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "" -#: c-lex.c:692 +#: c-lex.c:695 #, c-format msgid "stray '%c' in program" msgstr "" -#: c-lex.c:694 +#: c-lex.c:697 #, c-format msgid "stray '\\%o' in program" msgstr "" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" msgstr "" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" msgstr "" -#: c-lex.c:869 +#: c-lex.c:873 #, c-format msgid "integer constant is too large for \"%s\" type" msgstr "" -#: c-lex.c:937 +#: c-lex.c:941 #, c-format msgid "floating constant exceeds range of \"%s\"" msgstr "" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 msgid "ignoring invalid multibyte character" msgstr "ungültiges Multibyte-Zeichen wird ignoriert" -#: c-opts.c:353 +#: c-opts.c:355 #, c-format msgid "missing argument to \"-%s\"" msgstr "" -#: c-opts.c:357 +#: c-opts.c:359 #, c-format msgid "no class name specified with \"-%s\"" msgstr "" -#: c-opts.c:364 +#: c-opts.c:366 #, c-format msgid "missing filename after \"-%s\"" msgstr "" -#: c-opts.c:369 +#: c-opts.c:371 #, c-format msgid "missing target after \"-%s\"" msgstr "" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" msgstr "" -#: c-opts.c:548 +#: c-opts.c:550 #, c-format msgid "too many filenames given. Type %s --help for usage" msgstr "" -#: c-opts.c:934 +#: c-opts.c:937 msgid "-Wno-strict-prototypes is not supported in C++" msgstr "" -#: c-opts.c:1014 +#: c-opts.c:1017 #, c-format msgid "switch \"%s\" is no longer supported" msgstr "" -#: c-opts.c:1030 +#: c-opts.c:1033 #, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" msgstr "" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" msgstr "" -#: c-opts.c:1263 +#: c-opts.c:1273 msgid "output filename specified twice" msgstr "" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "" -#: c-opts.c:1381 +#: c-opts.c:1391 msgid "-Wformat-zero-length ignored without -Wformat" msgstr "" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "" -#: c-opts.c:1409 +#: c-opts.c:1419 #, c-format msgid "opening output file %s" msgstr "Ausgabedatei »%s« wird geöffnet" -#: c-opts.c:1464 +#: c-opts.c:1474 #, c-format msgid "opening dependency file %s" msgstr "" -#: c-opts.c:1474 +#: c-opts.c:1484 #, c-format msgid "closing dependency file %s" msgstr "" -#: c-opts.c:1477 +#: c-opts.c:1487 #, c-format msgid "when writing output to %s" msgstr "" -#: c-opts.c:1557 +#: c-opts.c:1567 msgid "to generate dependencies you must specify either -M or -MM" msgstr "Um Abhängigkeiten zu erzeugen müssen Sie entweder -M oder -MM angeben" -#: c-opts.c:1704 +#: c-opts.c:1715 #, c-format -msgid "\"-%s\" is valid for %s but not for %s" +msgid "\"-%c%s%s\" is valid for %s but not for %s" msgstr "" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2219,7 +2228,7 @@ msgid "" " -isystem Add to the start of the system include path\n" msgstr "" -#: c-opts.c:1723 +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2230,7 +2239,7 @@ msgid "" " -o Put output into \n" msgstr "" -#: c-opts.c:1732 +#: c-opts.c:1744 msgid "" " -trigraphs Support ISO C trigraphs\n" " -std= Specify the conformance standard; one of:\n" @@ -2241,21 +2250,21 @@ msgid "" " -W[no-]comment{s} Warn if one comment starts inside another\n" msgstr "" -#: c-opts.c:1741 +#: c-opts.c:1753 msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" " -W[no-]undef Warn if an undefined macro is used by #if\n" " -W[no-]import Warn about the use of the #import directive\n" msgstr "" -#: c-opts.c:1746 +#: c-opts.c:1758 msgid "" " -W[no-]error Treat all warnings as errors\n" " -W[no-]system-headers Do not suppress warnings from system headers\n" " -W[no-]all Enable most preprocessor warnings\n" msgstr "" -#: c-opts.c:1751 +#: c-opts.c:1763 msgid "" " -M Generate make dependencies\n" " -MM As -M, but ignore system header files\n" @@ -2265,14 +2274,14 @@ msgid "" " -MG Treat missing header file as generated files\n" msgstr "" -#: c-opts.c:1759 +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" " -MT Add an unquoted target\n" msgstr "" -#: c-opts.c:1764 +#: c-opts.c:1776 msgid "" " -D Define a with string '1' as its value\n" " -D= Define a with as its value\n" @@ -2282,7 +2291,7 @@ msgid "" " -v Display the version number\n" msgstr "" -#: c-opts.c:1772 +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2292,7 +2301,7 @@ msgid "" " -dI Include #include directives in the output\n" msgstr "" -#: c-opts.c:1780 +#: c-opts.c:1792 msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" " -ftabstop= Distance between tab stops for column reporting\n" @@ -2302,7 +2311,7 @@ msgid "" msgstr "" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "Syntaxfehler" @@ -2310,23 +2319,23 @@ msgstr "Syntaxfehler" msgid "syntax error: cannot back up" msgstr "" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 msgid "ISO C forbids an empty source file" msgstr "ISO C erlaubt keine leeren Quelldateien" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" msgstr "" -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 msgid "ISO C forbids data definition with no type or storage class" msgstr "" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" msgstr "" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 msgid "ISO C does not allow extra `;' outside of a function" msgstr "" @@ -2334,115 +2343,115 @@ msgstr "" msgid "traditional C rejects the unary plus operator" msgstr "" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "" -#: c-parse.y:632 objc-parse.y:655 +#: c-parse.y:632 objc-parse.y:654 msgid "ISO C89 forbids compound literals" msgstr "" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 msgid "ISO C forbids braced-groups within expressions" msgstr "" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 msgid "first argument to __builtin_choose_expr not a constant" msgstr "" -#: c-parse.y:721 objc-parse.y:768 +#: c-parse.y:721 objc-parse.y:767 msgid "traditional C rejects ISO C style function definitions" msgstr "" #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "»%s« ist nicht am Beginn einer Deklaration" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 msgid "ISO C forbids empty initializer braces" msgstr "" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 msgid "ISO C89 forbids specifying subobject to initialize" msgstr "" -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" msgstr "" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" msgstr "" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 msgid "ISO C forbids specifying range of elements to initialize" msgstr "" -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 msgid "ISO C forbids nested functions" msgstr "ISO C verbietet verschachtelte Funktionen" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 msgid "ISO C forbids forward references to `enum' types" msgstr "" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 msgid "comma at end of enumerator list" msgstr "" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" msgstr "" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" msgstr "" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" msgstr "" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 msgid "ISO C forbids member declarations with no members" msgstr "" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 msgid "deprecated use of label at end of compound statement" msgstr "" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 msgid "ISO C89 forbids mixed declarations and code" msgstr "" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 msgid "ISO C forbids label declarations" msgstr "" -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" msgstr "" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" msgstr "" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 msgid "ISO C forbids `goto *expr;'" msgstr "ISO C verbietet »goto *expr;«" -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 msgid "ISO C forbids forward parameter declarations" msgstr "" @@ -2452,11 +2461,11 @@ msgstr "" #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 msgid "ISO C requires a named argument before `...'" msgstr "" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "" @@ -2472,37 +2481,37 @@ msgstr "" msgid "parser stack overflow" msgstr "" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "%s am Ende der Eingabe" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, c-format msgid "%s before %s'%c'" msgstr "%s vor %s'%c'" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, c-format msgid "%s before %s'\\x%x'" msgstr "%s vor %s'\\x%x'" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, c-format msgid "%s before string constant" msgstr "" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, c-format msgid "%s before numeric constant" msgstr "" -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, c-format msgid "%s before \"%s\"" msgstr "%s vor \"%s\"" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, c-format msgid "%s before '%s' token" msgstr "" @@ -2511,7 +2520,7 @@ msgstr "" msgid "traditional C rejects string concatenation" msgstr "" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" msgstr "" @@ -2568,36 +2577,36 @@ msgstr "" msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 msgid "malformed #pragma weak, ignored" msgstr "" -#: c-pragma.c:330 +#: c-pragma.c:337 msgid "junk at end of #pragma weak" msgstr "" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 msgid "malformed #pragma redefine_extname, ignored" msgstr "" -#: c-pragma.c:375 +#: c-pragma.c:382 msgid "junk at end of #pragma redefine_extname" msgstr "" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 msgid "#pragma redefine_extname conflicts with declaration" msgstr "" -#: c-pragma.c:413 +#: c-pragma.c:420 msgid "malformed #pragma extern_prefix, ignored" msgstr "" -#: c-pragma.c:418 +#: c-pragma.c:425 msgid "junk at end of #pragma extern_prefix" msgstr "" -#: c-pragma.c:450 -msgid "asm declaration conficts with previous rename" +#: c-pragma.c:457 +msgid "asm declaration conflicts with previous rename" msgstr "" #: c-semantics.c:565 @@ -2620,7 +2629,7 @@ msgstr "" msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" msgstr "" @@ -2630,7 +2639,7 @@ msgstr "" msgid "`%s' has an incomplete type" msgstr "" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 msgid "invalid use of void expression" msgstr "" @@ -2661,7 +2670,7 @@ msgstr "" msgid "types are not quite compatible" msgstr "" -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" msgstr "" @@ -2670,997 +2679,993 @@ msgstr "" msgid "%s has no member named `%s'" msgstr "" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" msgstr "" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" msgstr "" -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, c-format msgid "invalid type argument of `%s'" msgstr "" -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" msgstr "" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" msgstr "" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" msgstr "" -#: c-typeck.c:1303 +#: c-typeck.c:1306 msgid "ISO C forbids subscripting `register' array" msgstr "" -#: c-typeck.c:1305 +#: c-typeck.c:1308 msgid "ISO C90 forbids subscripting non-lvalue array" msgstr "" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" msgstr "" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" msgstr "" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr "" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "" -#: c-typeck.c:1504 +#: c-typeck.c:1518 msgid "called object is not a function" msgstr "" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 msgid "too many arguments to function" msgstr "" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" msgstr "" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" msgstr "" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" msgstr "" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 msgid "too few arguments to function" msgstr "" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" msgstr "" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" msgstr "" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" msgstr "" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" msgstr "" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" msgstr "" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 msgid "division by zero" msgstr "Teilung durch Null" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" msgstr "" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" msgstr "" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" msgstr "" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" msgstr "" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" msgstr "" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" msgstr "" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 msgid "ISO C forbids comparison of `void *' with function pointer" msgstr "" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" msgstr "" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" msgstr "" -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" msgstr "" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" msgstr "" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 msgid "unordered comparison on non-floating point argument" msgstr "" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" msgstr "" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" msgstr "" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" msgstr "" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" msgstr "" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" msgstr "" -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" msgstr "" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" msgstr "" -#: c-typeck.c:2754 +#: c-typeck.c:2768 msgid "ISO C does not support `~' for complex conjugation" msgstr "" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "" -#: c-typeck.c:2769 +#: c-typeck.c:2783 msgid "wrong type argument to abs" msgstr "" -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" msgstr "" -#: c-typeck.c:2838 +#: c-typeck.c:2852 msgid "ISO C does not support `++' and `--' on complex types" msgstr "" -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 msgid "wrong type argument to increment" msgstr "" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 msgid "wrong type argument to decrement" msgstr "" -#: c-typeck.c:2876 +#: c-typeck.c:2890 msgid "increment of pointer to unknown structure" msgstr "" -#: c-typeck.c:2878 +#: c-typeck.c:2892 msgid "decrement of pointer to unknown structure" msgstr "" -#: c-typeck.c:3015 +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" msgstr "" -#: c-typeck.c:3025 +#: c-typeck.c:3039 msgid "invalid lvalue in unary `&'" msgstr "" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "" -#: c-typeck.c:3227 +#: c-typeck.c:3241 msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "" -#: c-typeck.c:3230 +#: c-typeck.c:3244 msgid "ISO C forbids use of compound expressions as lvalues" msgstr "" -#: c-typeck.c:3233 +#: c-typeck.c:3247 msgid "ISO C forbids use of cast expressions as lvalues" msgstr "" -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" msgstr "" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, c-format msgid "%s of read-only variable `%s'" msgstr "" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" msgstr "" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, c-format msgid "cannot take address of bit-field `%s'" msgstr "" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" msgstr "" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" msgstr "" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" msgstr "" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "" -#: c-typeck.c:3439 +#: c-typeck.c:3453 msgid "signed and unsigned type in conditional expression" msgstr "" -#: c-typeck.c:3446 +#: c-typeck.c:3460 msgid "ISO C forbids conditional expr with only one void side" msgstr "" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" msgstr "" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" msgstr "" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" msgstr "" -#: c-typeck.c:3637 +#: c-typeck.c:3651 msgid "ISO C forbids casting nonscalar to the same type" msgstr "" -#: c-typeck.c:3656 +#: c-typeck.c:3670 msgid "ISO C forbids casts to union type" msgstr "" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" msgstr "" -#: c-typeck.c:3722 +#: c-typeck.c:3736 msgid "cast adds new qualifiers to function type" msgstr "" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" msgstr "" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" msgstr "" -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" msgstr "" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" msgstr "" -#: c-typeck.c:3772 +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3776 +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 msgid "invalid lvalue in assignment" msgstr "" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 msgid "assignment" msgstr "" -#: c-typeck.c:4056 +#: c-typeck.c:4070 msgid "cannot pass rvalue to reference parameter" msgstr "" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:4170 +#: c-typeck.c:4184 msgid "ISO C prohibits argument conversion to union type" msgstr "" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" msgstr "" -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" msgstr "" -#: c-typeck.c:4248 +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +msgid "invalid use of non-lvalue array" +msgstr "" + +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, c-format msgid "incompatible types in %s" msgstr "" #. Function name is known; supply it. -#: c-typeck.c:4339 +#: c-typeck.c:4358 #, c-format msgid "passing arg of `%s'" msgstr "" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 +#: c-typeck.c:4368 msgid "passing arg of pointer to function" msgstr "" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" msgstr "" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" msgstr "" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" msgstr "" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" msgstr "" -#: c-typeck.c:4447 +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" msgstr "" -#: c-typeck.c:4449 +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" msgstr "" -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" msgstr "" -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, c-format msgid "(near initialization for `%s')" msgstr "" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" msgstr "" -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" msgstr "" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" msgstr "" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" msgstr "" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 msgid "initializer element is not constant" msgstr "" -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" msgstr "" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 msgid "invalid initializer" msgstr "" -#: c-typeck.c:5351 +#: c-typeck.c:5393 msgid "extra brace group at end of initializer" msgstr "" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" msgstr "" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" msgstr "" -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "" -#: c-typeck.c:5512 +#: c-typeck.c:5554 msgid "missing initializer" msgstr "" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" msgstr "" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" msgstr "" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" msgstr "" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" msgstr "" -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 msgid "field name not in record or union initializer" msgstr "" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" msgstr "" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 msgid "array index in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" msgstr "" -#: c-typeck.c:5744 +#: c-typeck.c:5788 msgid "array index range in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" msgstr "" -#: c-typeck.c:6514 +#: c-typeck.c:6558 msgid "excess elements in char array initializer" msgstr "" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" msgstr "" -#: c-typeck.c:6582 +#: c-typeck.c:6626 msgid "non-static initialization of a flexible array member" msgstr "" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" msgstr "" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" msgstr "" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "" -#: c-typeck.c:6757 +#: c-typeck.c:6806 msgid "excess elements in vector initializer" msgstr "" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" msgstr "" -#: c-typeck.c:6886 +#: c-typeck.c:6935 msgid "asm template is not a string constant" msgstr "" -#: c-typeck.c:6918 +#: c-typeck.c:6967 msgid "invalid lvalue in asm statement" msgstr "" -#: c-typeck.c:6993 +#: c-typeck.c:7042 msgid "modification by `asm'" msgstr "" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" msgstr "" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" msgstr "" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" msgstr "" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" msgstr "" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" msgstr "" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "" -#: c-typeck.c:7147 +#: c-typeck.c:7196 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" msgstr "" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 msgid "`default' label not within a switch statement" msgstr "" -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" msgstr "" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr "" -#: calls.c:2227 +#: calls.c:2270 #, c-format msgid "can't inline call to `%s'" msgstr "" -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" msgstr "" -#: calls.c:4614 -msgid "variable offset is passed partially in stack and in reg" -msgstr "" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "" - -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." msgstr "" -#: cfgloop.c:1125 +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." msgstr "" -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." msgstr "" -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." msgstr "" -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." msgstr "" -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." msgstr "" -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." msgstr "" -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" msgstr "" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" msgstr "" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1778 +#: cfgrtl.c:1848 #, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" msgstr "" -#: cfgrtl.c:1785 +#: cfgrtl.c:1855 #, c-format msgid "verify_flow_info: Wrong count of block %i %i" msgstr "" -#: cfgrtl.c:1791 +#: cfgrtl.c:1861 #, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" msgstr "" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "" -#: cfgrtl.c:1805 +#: cfgrtl.c:1875 #, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1811 +#: cfgrtl.c:1881 #, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" msgstr "" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" msgstr "" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" msgstr "" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" msgstr "" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" msgstr "" -#: cfgrtl.c:1905 +#: cfgrtl.c:1975 #, c-format msgid "Wrong amount of branch edges after conditional jump %i" msgstr "" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" msgstr "" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" msgstr "" -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, c-format msgid "basic block %d pred edge is corrupted" msgstr "" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, c-format msgid "in basic block %d:" msgstr "" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" msgstr "" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, c-format msgid "basic block %i edge lists are corrupted" msgstr "" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 msgid "basic blocks not numbered consecutively" msgstr "" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 msgid "insn outside basic block" msgstr "" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 msgid "return not followed by barrier" msgstr "" -#: cfgrtl.c:2087 +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" msgstr "" @@ -3739,245 +3744,245 @@ msgid "" "write_c_file - output name is %s, prefix is %s\n" msgstr "" -#: collect2.c:2083 +#: collect2.c:2082 msgid "cannot find `nm'" msgstr "" -#: collect2.c:2093 collect2.c:2535 +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "" -#: collect2.c:2097 collect2.c:2539 +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "" -#: collect2.c:2123 collect2.c:2565 +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "" -#: collect2.c:2132 collect2.c:2574 +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" msgstr "" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" msgstr "" -#: collect2.c:2217 collect2.c:2623 +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "" -#: collect2.c:2262 +#: collect2.c:2261 #, c-format msgid "unable to open file '%s'" msgstr "" -#: collect2.c:2264 +#: collect2.c:2263 #, c-format msgid "unable to stat file '%s'" msgstr "" -#: collect2.c:2270 +#: collect2.c:2269 #, c-format msgid "unable to mmap file '%s'" msgstr "" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" msgstr "" -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" msgstr "" -#: collect2.c:2445 +#: collect2.c:2444 #, c-format msgid "bad magic number in file '%s'" msgstr "" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "" -#: collect2.c:2526 +#: collect2.c:2524 msgid "cannot find `ldd'" msgstr "" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "" -#: collect2.c:2728 +#: collect2.c:2726 #, c-format msgid "%s: not a COFF file" msgstr "" -#: collect2.c:2847 +#: collect2.c:2845 #, c-format msgid "%s: cannot open as COFF file" msgstr "" -#: collect2.c:2903 +#: collect2.c:2901 #, c-format msgid "library lib%s not found" msgstr "" -#: collect2.c:3030 +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" msgstr "" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n" msgstr "" -#: collect2.c:3135 +#: collect2.c:3133 msgid "string section missing" msgstr "" -#: collect2.c:3138 +#: collect2.c:3136 msgid "section pointer missing" msgstr "" -#: collect2.c:3186 +#: collect2.c:3184 msgid "no symbol table found" msgstr "" -#: collect2.c:3199 +#: collect2.c:3197 msgid "no cmd_strings found" msgstr "" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" "\n" msgstr "" -#: collect2.c:3218 +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "" -#: collect2.c:3249 +#: collect2.c:3247 msgid "" "writing load commands.\n" "\n" msgstr "" -#: collect2.c:3269 +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "" -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" msgstr "" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "" -#: collect2.c:3474 +#: collect2.c:3472 msgid "bad magic number" msgstr "" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" msgstr "" -#: collect2.c:3476 +#: collect2.c:3474 msgid "bad raw header version" msgstr "" -#: collect2.c:3477 +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "" -#: collect2.c:3478 +#: collect2.c:3476 msgid "old raw header file" msgstr "" -#: collect2.c:3479 +#: collect2.c:3477 msgid "unsupported version" msgstr "" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "" -#: collect2.c:3501 +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "" -#: collect2.c:3538 collect2.c:3586 +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "" -#: collect2.c:3542 +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "" -#: collect2.c:3566 +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "" -#: collect2.c:3573 +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "" -#: collect2.c:3590 +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -3985,7 +3990,7 @@ msgid "" "\n" msgstr "" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4041,7 +4046,7 @@ msgstr "interner Fehler: " msgid "stdout" msgstr "" -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" msgstr "" @@ -4306,43 +4311,43 @@ msgstr "" msgid "End of search list.\n" msgstr "" -#: cppinit.c:1055 +#: cppinit.c:1057 msgid "" msgstr "" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, c-format msgid "assertion missing after %s" msgstr "" -#: cppinit.c:1163 +#: cppinit.c:1165 #, c-format msgid "directory name missing after %s" msgstr "" -#: cppinit.c:1164 +#: cppinit.c:1166 #, c-format msgid "file name missing after %s" msgstr "" -#: cppinit.c:1165 +#: cppinit.c:1167 #, c-format msgid "macro name missing after %s" msgstr "" -#: cppinit.c:1166 +#: cppinit.c:1168 #, c-format msgid "path name missing after %s" msgstr "" -#: cppinit.c:1368 +#: cppinit.c:1353 msgid "-I- specified twice" msgstr "" @@ -4534,188 +4539,188 @@ msgstr "" msgid "style of line directive is a GCC extension" msgstr "" -#: cpplib.c:427 +#: cpplib.c:428 #, c-format msgid "invalid preprocessing directive #%s" msgstr "" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgstr "" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "" -#: cpplib.c:511 +#: cpplib.c:512 msgid "macro names must be identifiers" msgstr "" -#: cpplib.c:551 +#: cpplib.c:552 #, c-format msgid "undefining \"%s\"" msgstr "" -#: cpplib.c:597 +#: cpplib.c:598 msgid "missing terminating > character" msgstr "" -#: cpplib.c:636 +#: cpplib.c:637 #, c-format msgid "#%s expects \"FILENAME\" or " msgstr "" -#: cpplib.c:647 +#: cpplib.c:648 #, c-format msgid "empty file name in #%s" msgstr "" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" msgstr "" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "" -#: cpplib.c:738 +#: cpplib.c:739 #, c-format msgid "invalid flag \"%s\" in line directive" msgstr "" -#: cpplib.c:813 +#: cpplib.c:814 #, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "" -#: cpplib.c:819 +#: cpplib.c:820 msgid "line number out of range" msgstr "" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, c-format msgid "\"%s\" is not a valid filename" msgstr "" -#: cpplib.c:865 +#: cpplib.c:866 #, c-format msgid "\"%s\" after # is not a positive integer" msgstr "" -#: cpplib.c:972 +#: cpplib.c:973 msgid "invalid #ident directive" msgstr "" -#: cpplib.c:1060 +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "" -#: cpplib.c:1063 +#: cpplib.c:1064 #, c-format msgid "#pragma %s %s is already registered" msgstr "" -#: cpplib.c:1066 +#: cpplib.c:1067 #, c-format msgid "#pragma %s is already registered" msgstr "" -#: cpplib.c:1140 +#: cpplib.c:1143 msgid "#pragma once is obsolete" msgstr "" -#: cpplib.c:1143 +#: cpplib.c:1146 msgid "#pragma once in main file" msgstr "" -#: cpplib.c:1167 +#: cpplib.c:1170 msgid "invalid #pragma GCC poison directive" msgstr "" -#: cpplib.c:1176 +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "" -#: cpplib.c:1223 +#: cpplib.c:1226 #, c-format msgid "cannot find source %s" msgstr "" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "" -#: cpplib.c:1343 +#: cpplib.c:1346 msgid "_Pragma takes a parenthesized string literal" msgstr "" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "" -#: cpplib.c:1431 +#: cpplib.c:1434 msgid "#else after #else" msgstr "" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" msgstr "" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "" -#: cpplib.c:1465 +#: cpplib.c:1468 msgid "#elif after #else" msgstr "" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" msgstr "" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" msgstr "" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "" -#: cpplib.c:1644 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "" -#: cpplib.c:1646 +#: cpplib.c:1649 msgid "predicate must be an identifier" msgstr "" -#: cpplib.c:1735 +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "" -#: cpplib.c:1965 +#: cpplib.c:1968 #, c-format msgid "unterminated #%s" msgstr "" @@ -4767,73 +4772,73 @@ msgstr "" msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, c-format msgid "duplicate macro parameter \"%s\"" msgstr "" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "" -#: cppmacro.c:1357 +#: cppmacro.c:1359 msgid "macro parameters must be comma-separated" msgstr "" -#: cppmacro.c:1374 +#: cppmacro.c:1376 msgid "parameter name missing" msgstr "" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" msgstr "" -#: cppmacro.c:1393 +#: cppmacro.c:1395 msgid "ISO C does not permit named variadic macros" msgstr "" -#: cppmacro.c:1402 +#: cppmacro.c:1404 msgid "missing ')' in macro parameter list" msgstr "" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" msgstr "" -#: cppmacro.c:1498 +#: cppmacro.c:1500 msgid "'#' is not followed by a macro parameter" msgstr "" -#: cppmacro.c:1517 +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" msgstr "" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, c-format msgid "\"%s\" redefined" msgstr "" -#: cppmacro.c:1604 +#: cppmacro.c:1606 msgid "this is the location of the previous definition" msgstr "" -#: cppmacro.c:1655 +#: cppmacro.c:1657 #, c-format msgid "macro argument \"%s\" would be stringified in traditional C" msgstr "" -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "" -#: cppspec.c:131 +#: cppspec.c:109 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "" -#: cppspec.c:155 +#: cppspec.c:133 msgid "too many input files" msgstr "zu viele Eingabedateien" @@ -4842,59 +4847,59 @@ msgstr "zu viele Eingabedateien" msgid "detected recursion whilst expanding macro \"%s\"" msgstr "" -#: cse.c:7187 +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr "" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" msgstr "" -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " msgstr "" -#: diagnostic.c:1040 +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "" -#: diagnostic.c:1042 +#: diagnostic.c:1056 #, c-format msgid " %s" msgstr "" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" msgstr "" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, c-format msgid "In member function `%s':" msgstr "" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, c-format msgid "In function `%s':" msgstr "" -#: diagnostic.c:1161 +#: diagnostic.c:1175 msgid "compilation terminated.\n" msgstr "" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" @@ -4908,47 +4913,47 @@ msgstr "" "\n" "Gehen Sie gemäß den Hinweisen in %s vor.\n" -#: diagnostic.c:1300 +#: diagnostic.c:1314 msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "" -#: diagnostic.c:1362 +#: diagnostic.c:1376 #, c-format msgid "in %s, at %s:%d" msgstr "" -#: diagnostic.c:1383 +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" msgstr "" -#: diagnostic.c:1386 +#: diagnostic.c:1400 #, c-format msgid "" ",\n" " from %s:%d" msgstr "" -#: diagnostic.c:1387 +#: diagnostic.c:1401 msgid ":\n" msgstr "" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, c-format msgid "`%s' is deprecated" msgstr "" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" msgstr "" @@ -4957,7 +4962,7 @@ msgstr "" msgid "dominator of %d should be %d, not %d" msgstr "" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "" @@ -4975,15 +4980,15 @@ msgstr "" msgid "can't get current directory" msgstr "" -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 msgid "can't access real part of complex value in hard register" msgstr "" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" msgstr "" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "" @@ -4992,39 +4997,44 @@ msgstr "" msgid "abort in %s, at %s:%d" msgstr "" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" msgstr "" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "" -#: except.c:3090 except.c:3112 +#: except.c:3137 msgid "__builtin_eh_return not supported on this target" msgstr "" -#: explow.c:1398 +#: explow.c:1408 msgid "stack limits not supported on this target" msgstr "" -#: expr.c:3323 +#: expr.c:3355 msgid "function using short complex types cannot be inline" msgstr "" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" msgstr "" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +msgid "cannot take the address of an unaligned member" +msgstr "" + #: final.c:1342 msgid "negative insn length" msgstr "" @@ -5066,12 +5076,12 @@ msgstr "" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 msgid "invalid expression as operand" msgstr "" @@ -5088,151 +5098,155 @@ msgstr "" msgid "control reaches end of non-void function" msgstr "" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, c-format msgid "comparison is always %d due to width of bit-field" msgstr "" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "" -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "" -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, c-format msgid "size of variable `%s' is too large" msgstr "" -#: function.c:5470 +#: function.c:3772 +msgid "impossible constraint in `asm'" +msgstr "" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" msgstr "" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "" -#: function.c:6868 +#: function.c:6925 #, c-format msgid "unused parameter `%s'" msgstr "" -#: gcc.c:1126 +#: gcc.c:1107 #, c-format msgid "ambiguous abbreviation %s" msgstr "" -#: gcc.c:1153 +#: gcc.c:1134 #, c-format msgid "incomplete `%s' option" msgstr "" -#: gcc.c:1164 +#: gcc.c:1145 #, c-format msgid "missing argument to `%s' option" msgstr "" -#: gcc.c:1177 +#: gcc.c:1158 #, c-format msgid "extraneous argument to `%s' option" msgstr "" -#: gcc.c:1505 +#: gcc.c:1486 msgid "Using built-in specs.\n" msgstr "" -#: gcc.c:1683 +#: gcc.c:1667 #, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "" -#: gcc.c:1915 +#: gcc.c:1899 #, c-format msgid "could not find specs file %s\n" msgstr "" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:1979 +#: gcc.c:1963 #, c-format msgid "rename spec %s to %s\n" msgstr "" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" -#: gcc.c:1994 +#: gcc.c:1978 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "-pipe wird nicht unterstützt" # can we use j/n here, too? # 2002-04-23 18:57:43 CEST -ke- -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " @@ -5240,7 +5254,7 @@ msgstr "" "\n" "Fortfahren? (y oder n) " -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5253,159 +5267,159 @@ msgstr "" "sind an de@li.org zu melden.\n" "Gehen Sie gemäß den Hinweisen in %s vor." -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Aufruf: %s [Optionen] Datei...\n" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "Optionen:\n" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr "" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr " --help Diese Informationen anzeigen\n" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr "" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr "" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr "" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr "" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr "" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr "" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr "" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" msgstr "" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr "" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr "" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" msgstr "" -#: gcc.c:2918 +#: gcc.c:2902 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr "" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr "" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr "" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr "" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr "" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr "" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr "" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr "" -#: gcc.c:2926 +#: gcc.c:2910 msgid " -specs= Override built-in specs with the contents of \n" msgstr "" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" msgstr "" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr "" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" msgstr "" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" msgstr "" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr "" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr "" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr "" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr "" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr "" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr " -o Ausgabe in schreiben\n" -#: gcc.c:2937 +#: gcc.c:2921 msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5414,27 +5428,28 @@ msgid "" " other options on to these processes the -W options must be used.\n" msgstr "" -#: gcc.c:3079 +#: gcc.c:3063 #, c-format msgid "`-%c' option must have argument" msgstr "" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" msgstr "" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "%s (GCC) %s\n" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" -msgstr "Copyright © 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3263 +#, fuzzy +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" +msgstr "Copyright © 2001 Free Software Foundation, Inc.\n" -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" @@ -5444,62 +5459,62 @@ msgstr "" "gibt KEINE Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE ZWECKE.\n" "\n" -#: gcc.c:3382 +#: gcc.c:3366 msgid "argument to `-Xlinker' is missing" msgstr "" -#: gcc.c:3390 +#: gcc.c:3374 msgid "argument to `-l' is missing" msgstr "" -#: gcc.c:3407 +#: gcc.c:3391 msgid "argument to `-specs' is missing" msgstr "" -#: gcc.c:3422 +#: gcc.c:3406 msgid "argument to `-specs=' is missing" msgstr "" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3461 +#: gcc.c:3445 msgid "argument to `-B' is missing" msgstr "" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "" -#: gcc.c:3807 +#: gcc.c:3791 msgid "warning: -pipe ignored because -save-temps specified" msgstr "" -#: gcc.c:3811 +#: gcc.c:3795 msgid "warning: -pipe ignored because -time specified" msgstr "" -#: gcc.c:3823 +#: gcc.c:3807 msgid "argument to `-x' is missing" msgstr "" -#: gcc.c:3851 +#: gcc.c:3835 #, c-format msgid "argument to `-%s' is missing" msgstr "" -#: gcc.c:3912 +#: gcc.c:3896 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "" -#: gcc.c:4257 +#: gcc.c:4241 msgid "invalid specification! Bug in cc" msgstr "" -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "" @@ -5507,74 +5522,74 @@ msgstr "" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "" -#: gcc.c:4980 +#: gcc.c:4964 #, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "" -#: gcc.c:5123 +#: gcc.c:5107 #, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "" -#: gcc.c:5204 +#: gcc.c:5188 #, c-format msgid "unknown spec function `%s'" msgstr "" -#: gcc.c:5223 +#: gcc.c:5207 #, c-format msgid "error in args to spec function `%s'" msgstr "" -#: gcc.c:5272 +#: gcc.c:5256 msgid "malformed spec function name" msgstr "" #. ) -#: gcc.c:5275 +#: gcc.c:5259 msgid "no arguments for spec function" msgstr "" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" msgstr "" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" @@ -5584,46 +5599,46 @@ msgstr "" "folgenden Hinweise; Fehler in der deutschen Übersetzung sind an de@li.org\n" "zu melden:\n" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "Konfiguriert mit: %s\n" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" msgstr "" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "gcc-Version %s\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "" -#: gcc.c:6213 +#: gcc.c:6197 msgid "no input files" msgstr "keine Eingabedateien" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: %s-Compiler ist auf diesem System nicht installiert" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "Sprache %s nicht erkannt" -#: gcc.c:6472 +#: gcc.c:6456 msgid "internal gcc abort" msgstr "" @@ -5840,12 +5855,12 @@ msgstr "" msgid "Could not open output file %s.\n" msgstr "" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "" @@ -6081,8 +6096,12 @@ msgstr "" msgid "No input file name." msgstr "Kein Eingabedateiname," -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "" + +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, c-format msgid "can't open %s" @@ -6093,67 +6112,67 @@ msgstr "Es ist nicht möglich »%s« zu öffnen" msgid "fix_sched_param: unknown param: %s" msgstr "" -#: integrate.c:172 +#: integrate.c:174 msgid "function cannot be inline" msgstr "" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" msgstr "" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "" -#: integrate.c:182 +#: integrate.c:184 msgid "function using setjmp cannot be inline" msgstr "" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" msgstr "" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" msgstr "" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "" @@ -6541,25 +6560,25 @@ msgstr "" msgid "output operand %d must use `&' constraint" msgstr "" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, c-format msgid "unknown register name: %s" msgstr "" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "" @@ -6583,67 +6602,67 @@ msgstr "" msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "" -#: reload.c:3635 +#: reload.c:3629 msgid "unable to generate reloads for:" msgstr "" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "" -#: reload1.c:1914 +#: reload1.c:1909 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "" -#: reload1.c:1918 +#: reload1.c:1913 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "" -#: reload1.c:1920 +#: reload1.c:1915 msgid "this is the insn:" msgstr "" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 msgid "could not find a spill register" msgstr "" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 msgid "VOIDmode on an output" msgstr "" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "" @@ -6655,166 +6674,168 @@ msgstr "" msgid "insn does not satisfy its constraints:" msgstr "" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:646 +#: rtl.c:623 #, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" msgstr "" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "" -#: stmt.c:1206 +#: stmt.c:1227 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "" -#: stmt.c:1379 +#: stmt.c:1400 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "" -#: stmt.c:1429 +#: stmt.c:1450 #, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" msgstr "" -#: stmt.c:1519 +#: stmt.c:1540 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "" -#: stmt.c:1858 +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1889 msgid "asm clobber conflict with output operand" msgstr "" -#: stmt.c:1863 +#: stmt.c:1894 msgid "asm clobber conflict with input operand" msgstr "" -#: stmt.c:1898 +#: stmt.c:1929 msgid "too many alternatives in `asm'" msgstr "" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "" -#: stmt.c:1963 +#: stmt.c:1994 #, c-format msgid "duplicate asm operand name '%s'" msgstr "" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "" -#: stmt.c:2078 +#: stmt.c:2109 #, c-format msgid "undefined named operand '%s'" msgstr "" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "" -#: stmt.c:5270 +#: stmt.c:5310 msgid "switch missing default case" msgstr "" @@ -6826,55 +6847,60 @@ msgstr "" msgid "variable-size type declared outside of any function" msgstr "" -#: stor-layout.c:461 +#: stor-layout.c:487 #, c-format msgid "size of `%s' is %d bytes" msgstr "" -#: stor-layout.c:463 +#: stor-layout.c:489 #, c-format msgid "size of `%s' is larger than %d bytes" msgstr "" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" msgstr "" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" msgstr "" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 msgid " TOTAL :" msgstr "" -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "" @@ -6889,16 +6915,16 @@ msgstr "" msgid "collect: recompiling %s\n" msgstr "" -#: tlink.c:668 +#: tlink.c:674 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "" @@ -7220,7 +7246,7 @@ msgid "place data items into their own section" msgstr "" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +msgid "Add extra commentary to assembler output" msgstr "" #: toplev.c:1120 @@ -7276,7 +7302,7 @@ msgid "Align the start of functions" msgstr "" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +msgid "Attempt to merge identical constants across compilation units" msgstr "" #: toplev.c:1148 @@ -7651,242 +7677,254 @@ msgstr "" msgid "Warn about code which might break the strict aliasing rules" msgstr "" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, c-format msgid "invalid option `%s'" msgstr "ungültige Option »%s«" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "»%s« verwendet, aber nirgendwo definiert" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "»%s« als »static« deklariert, aber nirgendwo definiert" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "»%s« definiert, aber nicht verwendet" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr "" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr "" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr "" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr "" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr "" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr "" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" msgstr "" -#: toplev.c:3700 +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr "" + +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" + +#: toplev.c:3718 msgid " -O[number] Set optimization level to [number]\n" msgstr "" -#: toplev.c:3701 +#: toplev.c:3719 msgid " -Os Optimize for space rather than speed\n" msgstr "" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" msgstr "" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr "" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr "" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr "" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr "" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr "" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr "" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr "" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" msgstr "" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr "" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr "" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr "" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr "" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr "" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" msgstr "" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr "" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" msgstr "" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr "" -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" "There are undocumented %s specific options as well.\n" msgstr "" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" " Options for %s:\n" msgstr "" -#: toplev.c:3826 +#: toplev.c:3844 msgid "" "\n" "Target specific options:\n" msgstr "" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr "" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" msgstr "" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr "" -#: toplev.c:3923 +#: toplev.c:3941 #, c-format msgid "unrecognized gcc debugging option: %c" msgstr "" -#: toplev.c:3979 +#: toplev.c:4007 #, c-format msgid "`%s': unknown tls-model option" msgstr "" -#: toplev.c:4006 +#: toplev.c:4034 #, c-format msgid "unrecognized register name `%s'" msgstr "" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, c-format msgid "unrecognized option `%s'" msgstr "" -#: toplev.c:4075 +#: toplev.c:4107 msgid "-Wid-clash-LEN is no longer supported" msgstr "" -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, c-format msgid "`%s': unknown or unsupported -g option" msgstr "" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "" -#: toplev.c:4269 +#: toplev.c:4304 msgid "-param option missing argument" msgstr "" -#: toplev.c:4278 +#: toplev.c:4313 #, c-format msgid "invalid --param option: %s" msgstr "" -#: toplev.c:4290 +#: toplev.c:4325 #, c-format msgid "invalid parameter value `%s'" msgstr "" -#: toplev.c:4530 +#: toplev.c:4565 #, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -7894,80 +7932,85 @@ msgid "" "%s%s%s version %s (%s) compiled by CC.\n" msgstr "" -#: toplev.c:4586 +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "" + +#: toplev.c:4630 msgid "options passed: " msgstr "" -#: toplev.c:4615 +#: toplev.c:4659 msgid "options enabled: " msgstr "" -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, c-format msgid "can't open %s for writing" msgstr "" -#: toplev.c:4955 +#: toplev.c:5002 #, c-format msgid "ignoring command line option '%s'" msgstr "" -#: toplev.c:4958 +#: toplev.c:5005 #, c-format msgid "(it is valid for %s but not the selected language)" msgstr "" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "" -#: toplev.c:5047 +#: toplev.c:5094 msgid "instruction scheduling not supported on this target machine" msgstr "" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "" -#: toplev.c:5065 +#: toplev.c:5112 #, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "" -#: toplev.c:5128 +#: toplev.c:5175 msgid "-ffunction-sections not supported for this target" msgstr "" -#: toplev.c:5133 +#: toplev.c:5180 msgid "-fdata-sections not supported for this target" msgstr "" -#: toplev.c:5140 +#: toplev.c:5187 msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "" -#: toplev.c:5147 +#: toplev.c:5194 msgid "-fprefetch-loop-arrays not supported for this target" msgstr "" -#: toplev.c:5153 +#: toplev.c:5200 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "" -#: toplev.c:5162 +#: toplev.c:5209 msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "" -#: toplev.c:5168 +#: toplev.c:5215 msgid "-ffunction-sections may affect debugging on some targets" msgstr "" -#: toplev.c:5280 +#: toplev.c:5327 #, c-format msgid "error writing to %s" msgstr "" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, c-format msgid "error closing %s" msgstr "" @@ -7990,26 +8033,26 @@ msgstr "" msgid "function return type cannot be function" msgstr "" -#: tree.c:4544 +#: tree.c:4557 msgid "invalid initializer for bit string" msgstr "" -#: tree.c:4603 +#: tree.c:4616 #, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "" -#: tree.c:4620 +#: tree.c:4633 #, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "" -#: tree.c:4637 +#: tree.c:4650 #, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "" @@ -8056,57 +8099,57 @@ msgstr "" msgid "thread-local COMMON data not implemented" msgstr "" -#: varasm.c:1608 +#: varasm.c:1610 #, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "" -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" msgstr "" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" msgstr "" -#: varasm.c:4075 +#: varasm.c:4120 msgid "unknown set constructor type" msgstr "" -#: varasm.c:4289 +#: varasm.c:4334 #, c-format msgid "invalid initial value for member `%s'" msgstr "" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "" -#: varasm.c:4487 +#: varasm.c:4532 #, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "" -#: varasm.c:4530 +#: varasm.c:4575 #, c-format msgid "weak declaration of `%s' not supported" msgstr "" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "" -#: varasm.c:4670 +#: varasm.c:4716 msgid "visibility attribute not supported in this configuration; ignored" msgstr "" @@ -8127,82 +8170,94 @@ msgid "#`%s' not supported by %s#" msgstr "#»%s« wird von %s# nicht unterstützt" #: params.def:53 -msgid "The maximum number of instructions in a single function eliglible for inlining" +msgid "The maximum number of instructions in a single function eligible for inlining" msgstr "" -#: params.def:74 -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" msgstr "" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +#: params.def:84 +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" msgstr "" -#: params.def:100 +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +msgstr "" + +#: params.def:110 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" msgstr "" -#: params.def:111 +#: params.def:120 +msgid "The maximum number of instructions for the RTL inliner" +msgstr "" + +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" msgstr "" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "" -#: params.def:151 +#: params.def:171 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" msgstr "" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" msgstr "" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" msgstr "" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" msgstr "" -#: params.def:204 +#: params.def:217 +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "" + +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." msgstr "" -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "" @@ -8318,22 +8373,22 @@ msgstr "" msgid "invalid %%J value" msgstr "" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, c-format msgid "invalid %%r value" msgstr "" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, c-format msgid "invalid %%R value" msgstr "" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, c-format msgid "invalid %%N value" msgstr "" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, c-format msgid "invalid %%P value" msgstr "" @@ -8349,12 +8404,12 @@ msgstr "" msgid "invalid %%L value" msgstr "" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, c-format msgid "invalid %%m value" msgstr "" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, c-format msgid "invalid %%M value" msgstr "" @@ -8365,7 +8420,7 @@ msgid "invalid %%U value" msgstr "" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, c-format msgid "invalid %%s value" msgstr "" @@ -8376,7 +8431,7 @@ msgid "invalid %%C value" msgstr "" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, c-format msgid "invalid %%E value" msgstr "" @@ -8386,12 +8441,13 @@ msgid "unknown relocation unspec" msgstr "" #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, c-format msgid "invalid %%xn code" msgstr "" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 msgid "bad builtin fcode" msgstr "" @@ -8515,7 +8571,7 @@ msgstr "" msgid "Tune expected memory latency" msgstr "" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" msgstr "" @@ -8555,118 +8611,119 @@ msgid "invalid operand to %%V code" msgstr "" #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 msgid "invalid operand output code" msgstr "" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "" -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" msgstr "" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" msgstr "" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" msgstr "" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 msgid "target CPU does not support THUMB instructions" msgstr "" -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 msgid "passing floating point arguments in fp regs not yet supported" msgstr "" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 msgid "structure size boundary can only be set to 8 or 32" msgstr "" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, c-format msgid "unable to use '%s' for PIC register" msgstr "" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, c-format msgid "`%s' attribute only applies to functions" msgstr "" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 msgid "unable to compute real location of stacked parameter" msgstr "" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "" @@ -8823,7 +8880,7 @@ msgstr "" msgid "internal compiler error. Incorrect shift:" msgstr "" -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 msgid "only initialized variables can be placed into program memory area" msgstr "" @@ -9048,426 +9105,426 @@ msgstr "" #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" msgstr "" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" msgstr "" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" msgstr "" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" msgstr "" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" msgstr "" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" msgstr "" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 msgid "Emit code compatible with TI tools" msgstr "" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "" -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 msgid "Pass arguments in registers" msgstr "" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 msgid "Do not allocate BK register" msgstr "" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 msgid "Enable use of DB instruction" msgstr "" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "" -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 msgid "Don't force constants into registers" msgstr "" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 msgid "Enable parallel instructions" msgstr "" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 msgid "Disable parallel instructions" msgstr "" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" msgstr "" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" msgstr "" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" msgstr "" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "" -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 msgid "invalid operand for 'b' modifier" msgstr "" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 msgid "invalid operand for 'v' modifier" msgstr "" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 msgid "invalid operand for 'P' modifier" msgstr "" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 msgid "invalid operand for 'p' modifier" msgstr "" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 msgid "invalid operand for 'z' modifier" msgstr "" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 msgid "invalid operand for 'H' modifier" msgstr "" -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 msgid "bad register" msgstr "" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 msgid "invalid operand for 'e' modifier" msgstr "" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 msgid "invalid operand for 'm' modifier" msgstr "" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 msgid "invalid operand for 'A' modifier" msgstr "" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 msgid "invalid operand for 'D' modifier" msgstr "" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 msgid "invalid operand for 'T' modifier" msgstr "" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 msgid "invalid operand modifier letter" msgstr "" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, c-format msgid "internal error: bad register: %d" msgstr "" -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 msgid "unexpected operand" msgstr "" -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 msgid "unrecognized address" msgstr "" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 msgid "unrecognized supposed constant" msgstr "" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 msgid "-fPIC and -fpic are not supported in this configuration" msgstr "" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 msgid "unexpected address expression" msgstr "" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 msgid "Do not use condition codes from normal instructions" msgstr "" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 msgid "Do not tune stack alignment" msgstr "" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 msgid "Do not tune writable data alignment" msgstr "" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 msgid "Do not emit function prologue or epilogue" msgstr "" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 msgid "Generate code for the specified chip or CPU version" msgstr "" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 msgid "Tune alignment for the specified chip or CPU version" msgstr "" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "" @@ -9998,176 +10055,225 @@ msgstr "" msgid "Do not generate char instructions" msgstr "" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, c-format msgid "code model %s not supported in PIC mode" msgstr "" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, c-format msgid "bad value (%s) for -masm= switch" msgstr "" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 msgid "code model `large' not supported yet" msgstr "" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, c-format msgid "%i-bit mode not compiled in" msgstr "" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 msgid "-malign-loops is obsolete, use -falign-loops" msgstr "" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 msgid "-malign-functions is obsolete, use -falign-functions" msgstr "" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "" -#: config/i386/i386.c:1235 +#: config/i386/i386.c:1242 #, c-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 msgid "387 instruction set disabled, using SSE arithmetics" msgstr "" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, c-format msgid "argument to `%s' attribute larger than %d" msgstr "" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "" + +#: config/i386/i386.c:6386 msgid "invalid UNSPEC as operand" msgstr "" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, c-format msgid "invalid operand code `%c'" msgstr "" -#: config/i386/i386.c:6861 +#: config/i386/i386.c:7071 msgid "invalid constraints for operand" msgstr "" -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 msgid "unknown insn mode" msgstr "" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 msgid "selector must be an immediate" msgstr "" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 msgid "mask must be an immediate" msgstr "" -#: config/i386/i386.c:13346 +#: config/i386/i386.c:13654 msgid "shift must be an immediate" msgstr "" -#: config/i386/winnt.c:105 +#: config/i386/winnt.c:96 #, c-format -msgid "`%s' attribute only applies to variables" +msgid "function `%s' definition is marked dllimport." msgstr "" -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:104 #, c-format -msgid "`%s' declared as both exported to and imported from a DLL" +msgid "variable `%s' definition is marked dllimport." msgstr "" -#: config/i386/cygwin.h:45 -msgid "Use the Cygwin interface" +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." msgstr "" -#: config/i386/cygwin.h:46 -msgid "Use the Mingw32 interface" +#: config/i386/winnt.c:143 +#, c-format +msgid "`%s' attribute only applies to variables" msgstr "" -#: config/i386/cygwin.h:47 -msgid "Create GUI application" +#: config/i386/winnt.c:242 +#, c-format +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:252 +#, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "" + +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "" + +#: config/i386/winnt.c:364 +#, c-format +msgid "`%s' declared as both exported to and imported from a DLL" +msgstr "" + +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "" + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "" + +#: config/i386/cygwin.h:45 +msgid "Use the Cygwin interface" +msgstr "" + +#: config/i386/cygwin.h:46 +msgid "Use the Mingw32 interface" +msgstr "" + +#: config/i386/cygwin.h:47 +msgid "Create GUI application" msgstr "" #: config/i386/cygwin.h:48 @@ -10194,12 +10300,12 @@ msgstr "" msgid "Use Mingw-specific thread support" msgstr "" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 msgid "-mbnu210 is ignored (option is obsolete)" msgstr "" @@ -10417,7 +10523,7 @@ msgstr "" msgid "Use given thread-local storage dialect" msgstr "" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "" @@ -10473,7 +10579,7 @@ msgstr "" msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 msgid "stack limit expression is not supported" msgstr "" @@ -10531,7 +10637,7 @@ msgstr "" msgid "Generate CF code" msgstr "" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "" @@ -10596,7 +10702,7 @@ msgstr "" msgid "Do not layout types like Intel's v1.3 gcc" msgstr "" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "" @@ -10609,32 +10715,32 @@ msgstr "" msgid "Do not enable linker relaxation" msgstr "" -#: config/ia64/ia64-c.c:50 +#: config/ia64/ia64-c.c:51 msgid "malformed #pragma builtin" msgstr "" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, c-format msgid "%s-%s is an empty range" msgstr "" -#: config/ia64/ia64.c:4215 +#: config/ia64/ia64.c:4350 msgid "cannot optimize floating point division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4221 +#: config/ia64/ia64.c:4356 msgid "cannot optimize integer division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4233 +#: config/ia64/ia64.c:4368 #, c-format msgid "bad value (%s) for -mtls-size= switch" msgstr "" @@ -10642,102 +10748,98 @@ msgstr "" #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "" -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "" -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 msgid "Use in/loc/out register names" msgstr "" -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "" -#: config/ia64/ia64.h:180 +#: config/ia64/ia64.h:184 msgid "Generate inline floating point division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:182 +#: config/ia64/ia64.h:186 msgid "Generate inline floating point division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:184 +#: config/ia64/ia64.h:188 msgid "Generate inline integer division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:186 +#: config/ia64/ia64.h:190 msgid "Generate inline integer division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 msgid "Specify range of registers to make fixed" msgstr "" -#: config/ip2k/ip2k.c:1082 +#: config/ip2k/ip2k.c:1090 msgid "bad operand" msgstr "" -#: config/ip2k/ip2k.c:3184 -msgid "Only initialized variables can be placed into program memory area." -msgstr "" - #: config/m32r/m32r.c:139 #, c-format msgid "bad value (%s) for -mmodel switch" @@ -10794,7 +10896,7 @@ msgid "post-increment address is not a register" msgstr "" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 msgid "bad address" msgstr "" @@ -10832,41 +10934,50 @@ msgstr "" msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "" + +#: config/m68hc11/m68hc11.c:1311 +#, fuzzy +msgid "`trap' attribute is already used" +msgstr "Attribut »%s« wird ignoriert" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 msgid "move insn not handled" msgstr "" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 msgid "invalid register in the move instruction" msgstr "" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 msgid "invalid operand in the instruction" msgstr "" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 msgid "invalid register in the instruction" msgstr "" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 msgid "operand 1 must be a hard register" msgstr "" -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 msgid "invalid rotate insn" msgstr "" -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 msgid "cannot do z-register replacement" msgstr "" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 msgid "invalid Z register replacement for insn" msgstr "" @@ -10874,50 +10985,58 @@ msgstr "" #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" msgstr "" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" msgstr "" -#: config/m68hc11/m68hc11.h:170 +#: config/m68hc11/m68hc11.h:182 msgid "Min/max instructions not allowed" msgstr "" -#: config/m68hc11/m68hc11.h:172 +#: config/m68hc11/m68hc11.h:184 msgid "Use call and rtc for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:174 +#: config/m68hc11/m68hc11.h:186 msgid "Use jsr and rts for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 msgid "Do not use direct addressing mode for soft registers" msgstr "" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +#: config/m68hc11/m68hc11.h:190 +msgid "Use direct addressing mode for soft registers" +msgstr "" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +msgid "Compile for a 68HCS12" +msgstr "" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -10927,11 +11046,11 @@ msgstr "" #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 msgid "Specify the register allocation order" msgstr "" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "" @@ -11104,7 +11223,7 @@ msgstr "" msgid "invalid %%Q value" msgstr "" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, c-format msgid "invalid %%q value" msgstr "" @@ -11114,7 +11233,7 @@ msgstr "" msgid "invalid %%o value" msgstr "" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, c-format msgid "invalid %%p value" msgstr "" @@ -11202,7 +11321,7 @@ msgid "Do not use the divide instruction" msgstr "" #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" +msgid "Do not arbitrary sized immediates in bit operations" msgstr "" #: config/mcore/mcore.h:142 @@ -11233,146 +11352,146 @@ msgstr "" msgid "Maximum amount for a single stack increment operation" msgstr "" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" msgstr "" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "" -#: config/mips/mips.c:5164 +#: config/mips/mips.c:5180 #, c-format msgid "-march=%s is not compatible with the selected ABI" msgstr "" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/mips/mips.c:5178 +#: config/mips/mips.c:5194 msgid "-mgp32 used with a 64-bit ABI" msgstr "" -#: config/mips/mips.c:5180 +#: config/mips/mips.c:5196 msgid "-mgp64 used with a 32-bit ABI" msgstr "" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 #, c-format msgid "unsupported combination: %s" msgstr "" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" msgstr "" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" msgstr "" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, c-format msgid "invalid option `entry%s'" msgstr "" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" msgstr "" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" msgstr "" -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 msgid "can't rewind temp file" msgstr "" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 msgid "can't write to output file" msgstr "" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 msgid "can't read from temp file" msgstr "" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 msgid "can't close temp file" msgstr "" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "" -#: config/mips/mips.c:10444 +#: config/mips/mips.c:10467 msgid "the cpu name must be lower case" msgstr "" -#: config/mips/mips.c:10466 +#: config/mips/mips.c:10489 #, c-format msgid "bad value (%s) for %s" msgstr "" @@ -11590,7 +11709,7 @@ msgstr "" msgid "Don't use Branch Likely instructions, overriding default for arch" msgstr "" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" msgstr "" @@ -11624,7 +11743,7 @@ msgstr "" #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "" @@ -11887,42 +12006,42 @@ msgstr "" msgid "No \"Small register classes\" kludge" msgstr "" -#: config/pa/pa.c:246 +#: config/pa/pa.c:261 #, c-format msgid "" "unknown -mschedule= option (%s).\n" "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" msgstr "" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, c-format msgid "" "unknown -march= option (%s).\n" "Valid options are 1.0, 1.1, and 2.0\n" msgstr "" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "" -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 msgid "-g option disabled" msgstr "" -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 msgid "Generate cpp defines for server IO" msgstr "" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 msgid "Generate cpp defines for workstation IO" msgstr "" @@ -11933,107 +12052,107 @@ msgstr "" #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 +#: config/pa/pa.h:232 config/pa/pa.h:238 msgid "Generate PA1.1 code" msgstr "" -#: config/pa/pa.h:220 config/pa/pa.h:222 +#: config/pa/pa.h:234 config/pa/pa.h:236 msgid "Generate PA1.0 code" msgstr "" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" msgstr "" -#: config/pa/pa.h:228 +#: config/pa/pa.h:242 msgid "Disable FP regs" msgstr "" -#: config/pa/pa.h:230 +#: config/pa/pa.h:244 msgid "Do not disable FP regs" msgstr "" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" msgstr "" -#: config/pa/pa.h:234 +#: config/pa/pa.h:248 msgid "Do not disable space regs" msgstr "" -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:240 +#: config/pa/pa.h:254 msgid "Disable indexed addressing" msgstr "" -#: config/pa/pa.h:242 +#: config/pa/pa.h:256 msgid "Do not disable indexed addressing" msgstr "" -#: config/pa/pa.h:244 +#: config/pa/pa.h:258 msgid "Use portable calling conventions" msgstr "" -#: config/pa/pa.h:246 +#: config/pa/pa.h:260 msgid "Do not use portable calling conventions" msgstr "" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:254 +#: config/pa/pa.h:268 msgid "Do not use software floating point" msgstr "" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" msgstr "" -#: config/pa/pa.h:258 +#: config/pa/pa.h:272 msgid "Do not emit long load/store sequences" msgstr "" -#: config/pa/pa.h:260 +#: config/pa/pa.h:274 msgid "Generate fast indirect calls" msgstr "" -#: config/pa/pa.h:262 +#: config/pa/pa.h:276 msgid "Do not generate fast indirect calls" msgstr "" -#: config/pa/pa.h:264 +#: config/pa/pa.h:278 msgid "Generate code for huge switch statements" msgstr "" -#: config/pa/pa.h:266 +#: config/pa/pa.h:280 msgid "Do not generate code for huge switch statements" msgstr "" -#: config/pa/pa.h:268 +#: config/pa/pa.h:282 msgid "Always generate long calls" msgstr "" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" msgstr "" -#: config/pa/pa.h:272 +#: config/pa/pa.h:286 msgid "Enable linker optimizations" msgstr "" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." msgstr "" @@ -12113,7 +12232,7 @@ msgstr "" msgid "Use DEC assembler syntax" msgstr "" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, c-format msgid "invalid %%S value" msgstr "" @@ -12134,7 +12253,7 @@ msgid "invalid %%Z value" msgstr "" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, c-format msgid "invalid %%k value" msgstr "" @@ -12194,132 +12313,132 @@ msgstr "" msgid "junk at end of #pragma longcall" msgstr "" -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 msgid "-mmultiple is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 msgid "-mstring is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, c-format msgid "unknown -mdebug-%s switch" msgstr "" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" msgstr "" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "" -#: config/rs6000/rs6000.c:734 +#: config/rs6000/rs6000.c:738 #, c-format msgid "unknown -misel= option specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:749 +#: config/rs6000/rs6000.c:753 #, c-format msgid "unknown -mvrsave= option specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, c-format msgid "unknown ABI specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:4169 +#: config/rs6000/rs6000.c:4206 msgid "argument 1 must be a 5-bit signed literal" msgstr "" -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 msgid "argument 2 must be a 5-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "" -#: config/rs6000/rs6000.c:4452 +#: config/rs6000/rs6000.c:4489 msgid "argument 3 must be a 4-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:4629 +#: config/rs6000/rs6000.c:4666 #, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:4745 +#: config/rs6000/rs6000.c:4782 msgid "argument to dss must be a 2-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:4976 +#: config/rs6000/rs6000.c:5013 msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "" -#: config/rs6000/rs6000.c:5049 +#: config/rs6000/rs6000.c:5086 msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, c-format msgid "invalid %%f value" msgstr "" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, c-format msgid "invalid %%F value" msgstr "" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, c-format msgid "invalid %%G value" msgstr "" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, c-format msgid "invalid %%j code" msgstr "" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, c-format msgid "invalid %%J code" msgstr "" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, c-format msgid "invalid %%K value" msgstr "" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, c-format msgid "invalid %%O value" msgstr "" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, c-format msgid "invalid %%T value" msgstr "" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, c-format msgid "invalid %%u value" msgstr "" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, c-format msgid "invalid %%v value" msgstr "" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" msgstr "" @@ -12531,7 +12650,7 @@ msgstr "" #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "" @@ -12656,50 +12775,50 @@ msgstr "" msgid "-f%s and -msdata=%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "" -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 msgid "-mcall-aixdesc must be big endian" msgstr "" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 msgid "invalid UNSPEC as operand (1)" msgstr "" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 msgid "invalid UNSPEC as operand (2)" msgstr "" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 msgid "Cannot decompose address." msgstr "" -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "" @@ -12712,7 +12831,7 @@ msgid "Don't set backchain (faster, but debug harder" msgstr "" #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +msgid "Use bras for executable < 64k" msgstr "" #: config/s390/s390.h:73 @@ -12743,28 +12862,28 @@ msgstr "" msgid "mvc&ex" msgstr "" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 msgid "__builtin_saveregs not supported by this subtarget" msgstr "" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, c-format msgid "`%s' attribute only applies to interrupt functions" msgstr "" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, c-format msgid "`%s' attribute argument not a string constant" msgstr "" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, c-format msgid "`%s' attribute argument not an integer constant" msgstr "" @@ -12788,55 +12907,60 @@ msgstr "" msgid "-mcmodel= is not supported on 32 bit systems" msgstr "" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, c-format msgid "invalid %%Y operand" msgstr "" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, c-format msgid "invalid %%A operand" msgstr "" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, c-format msgid "invalid %%B operand" msgstr "" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, c-format msgid "invalid %%c operand" msgstr "" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, c-format msgid "invalid %%C operand" msgstr "" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, c-format msgid "invalid %%d operand" msgstr "" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, c-format msgid "invalid %%D operand" msgstr "" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, c-format msgid "invalid %%f operand" msgstr "" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, c-format +msgid "invalid %%s operand" +msgstr "" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "" @@ -13174,7 +13298,7 @@ msgid "Do not use registers r2 and r5" msgstr "" #: config/v850/v850.h:189 -msgid "Enfore strict alignment" +msgid "Enforce strict alignment" msgstr "" #: config/v850/v850.h:192 @@ -13218,7 +13342,7 @@ msgstr "" msgid "address offset not a constant" msgstr "" -#: config/xtensa/xtensa.c:2809 +#: config/xtensa/xtensa.c:2794 msgid "only uninitialized variables can be placed in a .bss section" msgstr "" @@ -13348,548 +13472,576 @@ msgstr "" msgid "`-gnat' misspelled as `-gant'" msgstr "" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" msgstr "" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:557 +#: cp/call.c:567 msgid "request for member `%D' is ambiguous" msgstr "" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "" -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "" -#: cp/call.c:2455 +#: cp/call.c:2546 msgid "%s %D(%T) " msgstr "" -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "" -#: cp/call.c:2461 +#: cp/call.c:2552 msgid "%s %+#D%s" msgstr "" -#: cp/call.c:2615 +#: cp/call.c:2726 msgid "conversion from `%T' to `%T' is ambiguous" msgstr "" -#: cp/call.c:2690 +#: cp/call.c:2803 +#, fuzzy +msgid "`%T' is not a class type" +msgstr "»%s« ist kein gültiger Klassenname" + +#: cp/call.c:2811 msgid "incomplete type '%T' cannot be used to name a scope" msgstr "" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 msgid "'%D' has no member named '%E'" msgstr "" -#: cp/call.c:2812 +#: cp/call.c:2933 msgid "no matching function for call to `%D(%A)'" msgstr "" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" msgstr "" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "" -#: cp/call.c:2930 +#: cp/call.c:3046 msgid "call of `(%T) (%A)' is ambiguous" msgstr "" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" msgstr "" -#: cp/call.c:2970 -msgid "%s for `%T %s' operator" +#: cp/call.c:3087 +#, c-format +msgid "%s for 'operator%s' in '%E%s'" msgstr "" -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" msgstr "" -#: cp/call.c:2978 -msgid "%s for `%T %s %T' operator" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" msgstr "" -#: cp/call.c:2981 -msgid "%s for `%s %T' operator" +#: cp/call.c:3099 +#, c-format +msgid "%s for 'operator%s' in '%s%E'" msgstr "" -#: cp/call.c:3071 +#: cp/call.c:3191 msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "" -#: cp/call.c:3316 +#: cp/call.c:3428 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "" -#: cp/call.c:3323 +#: cp/call.c:3435 msgid "enumeral and non-enumeral type in conditional expression" msgstr "" -#: cp/call.c:3405 +#: cp/call.c:3516 msgid "`%D' must be declared before use" msgstr "" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr "" -#: cp/call.c:3680 +#: cp/call.c:3782 msgid "comparison between `%#T' and `%#T'" msgstr "" -#: cp/call.c:3919 +#: cp/call.c:4021 msgid "no suitable `operator delete' for `%T'" msgstr "" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "" -#: cp/call.c:3940 +#: cp/call.c:4042 msgid "`%+#D' is protected" msgstr "" -#: cp/call.c:3942 +#: cp/call.c:4044 msgid "`%+#D' is inaccessible" msgstr "" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "" -#: cp/call.c:3985 +#: cp/call.c:4088 msgid "invalid conversion from `%T' to `%T'" msgstr "" -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 msgid " initializing argument %P of `%D'" msgstr "" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr "" -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 +#: cp/call.c:4316 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "" -#: cp/call.c:4656 +#: cp/call.c:4542 +msgid "`%T' is not an accessible base of `%T'" +msgstr "" + +#: cp/call.c:4786 msgid "could not find class$ field in java interface type `%T'" msgstr "" -#: cp/call.c:4831 +#: cp/call.c:4974 msgid "call to non-function `%D'" msgstr "" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" msgstr "" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 msgid " in call to `%D'" msgstr "" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "" -#: cp/call.c:5632 +#: cp/call.c:5756 msgid " for conversion from `%T' to `%T'" msgstr "" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr "" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" +#: cp/call.c:5879 +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" msgstr "" -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 msgid "could not convert `%E' to `%T'" msgstr "" -#: cp/class.c:286 +#: cp/call.c:6105 +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "" + +#: cp/call.c:6109 +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "" -#: cp/class.c:1027 +#: cp/class.c:1076 msgid "duplicate enum value `%D'" msgstr "" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "" -#: cp/class.c:1037 +#: cp/class.c:1086 msgid "duplicate nested type `%D'" msgstr "" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "" -#: cp/class.c:1052 +#: cp/class.c:1101 msgid "duplicate member `%D'" msgstr "" -#: cp/class.c:1095 +#: cp/class.c:1144 msgid "conflicting access specifications for method `%D', ignored" msgstr "" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "" -#: cp/class.c:1147 +#: cp/class.c:1199 msgid "`%D' invalid in `%T'" msgstr "" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 msgid "`%D' invalid in `%#T'" msgstr "" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr "" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr "" -#: cp/class.c:1268 +#: cp/class.c:1320 msgid "base class `%#T' has a non-virtual destructor" msgstr "" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" msgstr "" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" msgstr "" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 msgid "redefinition of `%#T'" msgstr "" -#: cp/class.c:2039 +#: cp/class.c:2091 msgid "previous definition of `%#T'" msgstr "" -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "" -#: cp/class.c:2653 +#: cp/class.c:2713 msgid " by `%D'" msgstr "" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" msgstr "" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" msgstr "" -#: cp/class.c:2898 +#: cp/class.c:2958 msgid "bit-field `%#D' with non-integral type" msgstr "" -#: cp/class.c:2918 +#: cp/class.c:2978 msgid "bit-field `%D' width not an integer constant" msgstr "" -#: cp/class.c:2924 +#: cp/class.c:2984 msgid "negative width in bit-field `%D'" msgstr "" -#: cp/class.c:2929 +#: cp/class.c:2989 msgid "zero width for bit-field `%D'" msgstr "" -#: cp/class.c:2935 +#: cp/class.c:2995 msgid "width of `%D' exceeds its type" msgstr "" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "" -#: cp/class.c:3061 +#: cp/class.c:3121 msgid "multiple fields in union `%T' initialized" msgstr "" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "" -#: cp/class.c:3189 +#: cp/class.c:3240 msgid "field `%D' invalidly declared function type" msgstr "" -#: cp/class.c:3196 +#: cp/class.c:3247 msgid "field `%D' invalidly declared method type" msgstr "" -#: cp/class.c:3202 +#: cp/class.c:3253 msgid "field `%D' invalidly declared offset type" msgstr "" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 msgid "field `%D' declared static in union" msgstr "" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3298 +#: cp/class.c:3349 msgid "field `%#D' with same name as class" msgstr "" -#: cp/class.c:3316 +#: cp/class.c:3367 msgid "`%#T' has pointer data members" msgstr "" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr "" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr "" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr "" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" msgstr "" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" msgstr "" -#: cp/class.c:3973 +#: cp/class.c:4025 msgid "initializer specified for non-virtual method `%D'" msgstr "" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5011 +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "" + +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" msgstr "" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" msgstr "" -#: cp/class.c:5320 +#: cp/class.c:5432 msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "" -#: cp/class.c:5405 +#: cp/class.c:5516 msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "" -#: cp/class.c:6127 +#: cp/class.c:6252 msgid "assuming pointer to member `%D'" msgstr "" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" msgstr "" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 msgid "not enough type information" msgstr "" -#: cp/class.c:6183 +#: cp/class.c:6315 msgid "argument of type `%T' does not match `%T'" msgstr "" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "" @@ -13898,11 +14050,11 @@ msgstr "" #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 msgid "declaration of `%#D'" msgstr "" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "" @@ -13918,11 +14070,11 @@ msgstr "" msgid "converting from `%T' to `%T'" msgstr "" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" msgstr "" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "" @@ -13930,198 +14082,230 @@ msgstr "" msgid "invalid conversion from '%T' to '%T'" msgstr "" -#: cp/cvt.c:537 +#: cp/cvt.c:504 msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "" -#: cp/cvt.c:555 +#: cp/cvt.c:522 msgid "casting `%T' to `%T' does not dereference pointer" msgstr "" -#: cp/cvt.c:584 +#: cp/cvt.c:551 msgid "cannot convert type `%T' to type `%T'" msgstr "" -#: cp/cvt.c:701 +#: cp/cvt.c:683 msgid "conversion from `%#T' to `%#T'" msgstr "" -#: cp/cvt.c:713 +#: cp/cvt.c:695 msgid "`%#T' used where a `%T' was expected" msgstr "" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "" -#: cp/cvt.c:750 +#: cp/cvt.c:732 msgid "`%#T' used where a floating point value was expected" msgstr "" -#: cp/cvt.c:797 +#: cp/cvt.c:779 msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, c-format msgid "%s cannot resolve address of overloaded function" msgstr "" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 msgid "converting NULL to non-pointer type" msgstr "" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" msgstr "" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr "" -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:1255 cp/decl.c:3490 msgid "conflicts with previous declaration `%#D'" msgstr "" -#: cp/decl.c:1211 +#: cp/decl.c:1467 msgid "label `%D' used but not defined" msgstr "" -#: cp/decl.c:1216 +#: cp/decl.c:1472 msgid "label `%D' defined but not used" msgstr "" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "" + +#: cp/decl.c:3285 cp/decl.c:3700 msgid "previous declaration of `%D'" msgstr "" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 msgid "shadowing %s function `%#D'" msgstr "" -#: cp/decl.c:3098 +#: cp/decl.c:3375 msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "" -#: cp/decl.c:3103 +#: cp/decl.c:3380 msgid "conflicts with built-in declaration `%#D'" msgstr "" -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 msgid "new declaration `%#D'" msgstr "" -#: cp/decl.c:3123 +#: cp/decl.c:3400 msgid "ambiguates built-in declaration `%#D'" msgstr "" -#: cp/decl.c:3179 +#: cp/decl.c:3464 msgid "`%#D' redeclared as different kind of symbol" msgstr "" -#: cp/decl.c:3182 +#: cp/decl.c:3467 msgid "previous declaration of `%#D'" msgstr "" -#: cp/decl.c:3204 +#: cp/decl.c:3489 msgid "declaration of template `%#D'" msgstr "" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 msgid "ambiguates old declaration `%#D'" msgstr "" -#: cp/decl.c:3228 +#: cp/decl.c:3513 msgid "declaration of C function `%#D' conflicts with" msgstr "" -#: cp/decl.c:3230 +#: cp/decl.c:3515 msgid "previous declaration `%#D' here" msgstr "" -#: cp/decl.c:3246 +#: cp/decl.c:3533 msgid "conflicting types for `%#D'" msgstr "" -#: cp/decl.c:3247 +#: cp/decl.c:3534 msgid "previous declaration as `%#D'" msgstr "" -#: cp/decl.c:3290 +#: cp/decl.c:3577 msgid "`%#D' previously defined here" msgstr "" -#: cp/decl.c:3291 +#: cp/decl.c:3578 msgid "`%#D' previously declared here" msgstr "" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 msgid "prototype for `%#D'" msgstr "" -#: cp/decl.c:3301 +#: cp/decl.c:3588 msgid "follows non-prototype definition here" msgstr "" -#: cp/decl.c:3313 +#: cp/decl.c:3600 msgid "previous declaration of `%#D' with %L linkage" msgstr "" -#: cp/decl.c:3315 +#: cp/decl.c:3602 msgid "conflicts with new declaration with %L linkage" msgstr "" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 msgid "default argument given for parameter %d of `%#D'" msgstr "" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 msgid "after previous specification in `%#D'" msgstr "" -#: cp/decl.c:3356 +#: cp/decl.c:3643 msgid "`%#D' was used before it was declared inline" msgstr "" -#: cp/decl.c:3358 +#: cp/decl.c:3645 msgid "previous non-inline declaration here" msgstr "" -#: cp/decl.c:3412 +#: cp/decl.c:3699 msgid "redundant redeclaration of `%D' in same scope" msgstr "" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, c-format msgid "declaration of `%F' throws different exceptions" msgstr "" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, c-format msgid "than previous declaration `%F'" msgstr "" @@ -14134,15 +14318,15 @@ msgstr "" #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "" -#: cp/decl.c:3886 +#: cp/decl.c:4187 msgid "`%#D' used prior to declaration" msgstr "" -#: cp/decl.c:3917 +#: cp/decl.c:4218 msgid "redeclaration of `wchar_t' as `%T'" msgstr "" @@ -14152,586 +14336,594 @@ msgstr "" #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 msgid "invalid redeclaration of `%D'" msgstr "" -#: cp/decl.c:3946 +#: cp/decl.c:4247 msgid "as `%D'" msgstr "" -#: cp/decl.c:4036 +#: cp/decl.c:4337 msgid "previous external decl of `%#D'" msgstr "" -#: cp/decl.c:4077 +#: cp/decl.c:4378 msgid "`%D' was previously implicitly declared to return `int'" msgstr "" -#: cp/decl.c:4137 +#: cp/decl.c:4438 msgid "extern declaration of `%#D' doesn't match" msgstr "" -#: cp/decl.c:4138 +#: cp/decl.c:4439 msgid "global declaration `%#D'" msgstr "" -#: cp/decl.c:4169 +#: cp/decl.c:4472 msgid "declaration of `%#D' shadows a parameter" msgstr "" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, c-format msgid "declaration of `%s' shadows a member of `this'" msgstr "" -#: cp/decl.c:4541 +#: cp/decl.c:4889 msgid "`%#D' hides constructor for `%#T'" msgstr "" -#: cp/decl.c:4556 +#: cp/decl.c:4904 msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "" -#: cp/decl.c:4568 +#: cp/decl.c:4916 msgid "previous non-function declaration `%#D'" msgstr "" -#: cp/decl.c:4569 +#: cp/decl.c:4917 msgid "conflicts with function declaration `%#D'" msgstr "" -#: cp/decl.c:4659 +#: cp/decl.c:5007 msgid "implicit declaration of function `%#D'" msgstr "" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 msgid "jump to label `%D'" msgstr "" -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "" -#: cp/decl.c:4930 +#: cp/decl.c:5280 msgid " crosses initialization of `%#D'" msgstr "" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr "" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr "" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr "" -#: cp/decl.c:5038 +#: cp/decl.c:5388 msgid " from here" msgstr "" -#: cp/decl.c:5051 +#: cp/decl.c:5401 msgid " skips initialization of `%#D'" msgstr "" -#: cp/decl.c:5086 +#: cp/decl.c:5437 msgid "label named wchar_t" msgstr "" -#: cp/decl.c:5090 +#: cp/decl.c:5440 msgid "duplicate label `%D'" msgstr "" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, c-format msgid "case label `%E' not within a switch statement" msgstr "" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 msgid "`%#D' redeclared as %C" msgstr "" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 msgid "invalid use of `%D'" msgstr "" -#: cp/decl.c:5502 +#: cp/decl.c:5852 msgid "`%D::%D' is not a template" msgstr "" -#: cp/decl.c:5519 +#: cp/decl.c:5869 msgid "`%D' undeclared in namespace `%D'" msgstr "" -#: cp/decl.c:5652 +#: cp/decl.c:6002 msgid "`%D' used without template parameters" msgstr "" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 msgid "no type named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5968 +#: cp/decl.c:6329 msgid "lookup of `%D' finds `%#D'" msgstr "" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr "" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr "" -#: cp/decl.c:6003 +#: cp/decl.c:6364 msgid "name lookup of `%D' changed" msgstr "" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr "" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr "" -#: cp/decl.c:6021 cp/decl.c:6028 +#: cp/decl.c:6382 cp/decl.c:6389 msgid "name lookup of `%D' changed for new ISO `for' scoping" msgstr "" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr "" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr "" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "" -#: cp/decl.c:7025 +#: cp/decl.c:7432 msgid "an anonymous union cannot have function members" msgstr "" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7086 +#: cp/decl.c:7493 msgid "redeclaration of C++ built-in type `%T'" msgstr "" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "" -#: cp/decl.c:7149 +#: cp/decl.c:7556 msgid "missing type-name in typedef-declaration" msgstr "" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" msgstr "" -#: cp/decl.c:7163 +#: cp/decl.c:7570 msgid "`%D' can only be specified for functions" msgstr "" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "" -#: cp/decl.c:7167 +#: cp/decl.c:7574 msgid "`%D' can only be specified for constructors" msgstr "" -#: cp/decl.c:7170 +#: cp/decl.c:7577 msgid "`%D' can only be specified for objects and functions" msgstr "" -#: cp/decl.c:7312 cp/decl2.c:927 +#: cp/decl.c:7719 cp/decl2.c:936 msgid "typedef `%D' is initialized (use __typeof__ instead)" msgstr "" -#: cp/decl.c:7317 +#: cp/decl.c:7724 msgid "function `%#D' is initialized like a variable" msgstr "" -#: cp/decl.c:7329 +#: cp/decl.c:7736 msgid "declaration of `%#D' has `extern' and is initialized" msgstr "" -#: cp/decl.c:7363 +#: cp/decl.c:7770 msgid "`%#D' is not a static member of `%#T'" msgstr "" -#: cp/decl.c:7368 +#: cp/decl.c:7775 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" msgstr "" -#: cp/decl.c:7379 +#: cp/decl.c:7786 msgid "duplicate initialization of %D" msgstr "" -#: cp/decl.c:7408 +#: cp/decl.c:7815 msgid "declaration of `%#D' outside of class is not definition" msgstr "" -#: cp/decl.c:7456 +#: cp/decl.c:7865 msgid "variable `%#D' has initializer but incomplete type" msgstr "" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 msgid "elements of array `%#D' have incomplete type" msgstr "" -#: cp/decl.c:7480 +#: cp/decl.c:7889 msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "" -#: cp/decl.c:7519 +#: cp/decl.c:7931 msgid "`%D' declared as reference but not initialized" msgstr "" -#: cp/decl.c:7528 +#: cp/decl.c:7940 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" msgstr "" -#: cp/decl.c:7561 +#: cp/decl.c:7970 msgid "cannot initialize `%T' from `%T'" msgstr "" -#: cp/decl.c:7595 +#: cp/decl.c:8004 msgid "initializer fails to determine size of `%D'" msgstr "" -#: cp/decl.c:7600 +#: cp/decl.c:8009 msgid "array size missing in `%D'" msgstr "" -#: cp/decl.c:7612 +#: cp/decl.c:8021 msgid "zero-size array `%D'" msgstr "" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 msgid "storage size of `%D' isn't known" msgstr "" -#: cp/decl.c:7672 +#: cp/decl.c:8081 msgid "storage size of `%D' isn't constant" msgstr "" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" msgstr "" -#: cp/decl.c:7752 +#: cp/decl.c:8164 msgid "uninitialized const `%D'" msgstr "" -#: cp/decl.c:7836 +#: cp/decl.c:8249 msgid "brace-enclosed initializer used to initialize `%T'" msgstr "" -#: cp/decl.c:7900 +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" msgstr "" -#: cp/decl.c:7964 +#: cp/decl.c:8328 +msgid "ISO C++ does not allow designated initializers" +msgstr "" + +#: cp/decl.c:8332 +msgid "`%T' has no non-static data member named `%D'" +msgstr "" + +#: cp/decl.c:8389 #, fuzzy msgid "too many initializers for `%T'" msgstr "zu viele Eingabedateien" -#: cp/decl.c:8000 +#: cp/decl.c:8426 msgid "variable-sized object `%D' may not be initialized" msgstr "" -#: cp/decl.c:8011 +#: cp/decl.c:8437 msgid "`%D' has incomplete type" msgstr "" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "" -#: cp/decl.c:8358 +#: cp/decl.c:8785 msgid "cannot initialize `%D' to namespace `%D'" msgstr "" -#: cp/decl.c:8409 +#: cp/decl.c:8836 msgid "shadowing previous type declaration of `%#D'" msgstr "" -#: cp/decl.c:8455 +#: cp/decl.c:8883 msgid "`%D' cannot be thread-local because it has non-POD type `%T'" msgstr "" -#: cp/decl.c:8470 +#: cp/decl.c:8898 msgid "`%D' is thread-local and so cannot be dynamically initialized" msgstr "" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 msgid "multiple initializations given for `%D'" msgstr "" -#: cp/decl.c:8956 +#: cp/decl.c:9390 msgid "invalid catch parameter" msgstr "" -#: cp/decl.c:9074 +#: cp/decl.c:9508 msgid "destructor for alien class `%T' cannot be a member" msgstr "" -#: cp/decl.c:9077 +#: cp/decl.c:9511 msgid "constructor for alien class `%T' cannot be a member" msgstr "" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "" -#: cp/decl.c:9098 +#: cp/decl.c:9532 msgid "`%D' declared as an `inline' %s" msgstr "" -#: cp/decl.c:9100 +#: cp/decl.c:9534 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "" -#: cp/decl.c:9103 +#: cp/decl.c:9537 msgid "`%D' declared as a friend" msgstr "" -#: cp/decl.c:9109 +#: cp/decl.c:9543 msgid "`%D' declared with an exception specification" msgstr "" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "" -#: cp/decl.c:9275 +#: cp/decl.c:9715 msgid "defining explicit specialization `%D' in friend declaration" msgstr "" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9382 +#: cp/decl.c:9822 msgid "definition of implicitly-declared `%D'" msgstr "" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 msgid "no `%#D' member function declared in class `%T'" msgstr "" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "" -#: cp/decl.c:9634 +#: cp/decl.c:10073 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" msgstr "" -#: cp/decl.c:9637 +#: cp/decl.c:10076 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" msgstr "" -#: cp/decl.c:9687 +#: cp/decl.c:10126 msgid "size of array `%D' has non-integer type" msgstr "" -#: cp/decl.c:9689 +#: cp/decl.c:10128 msgid "size of array has non-integer type" msgstr "" -#: cp/decl.c:9709 +#: cp/decl.c:10148 msgid "size of array `%D' is negative" msgstr "" -#: cp/decl.c:9711 +#: cp/decl.c:10150 msgid "size of array is negative" msgstr "" -#: cp/decl.c:9720 +#: cp/decl.c:10159 msgid "ISO C++ forbids zero-size array `%D'" msgstr "" -#: cp/decl.c:9722 +#: cp/decl.c:10161 msgid "ISO C++ forbids zero-size array" msgstr "" -#: cp/decl.c:9729 +#: cp/decl.c:10168 msgid "size of array `%D' is not an integral constant-expression" msgstr "" -#: cp/decl.c:9732 +#: cp/decl.c:10171 msgid "size of array is not an integral constant-expression" msgstr "" -#: cp/decl.c:9750 +#: cp/decl.c:10189 msgid "ISO C++ forbids variable-size array `%D'" msgstr "" -#: cp/decl.c:9753 +#: cp/decl.c:10192 msgid "ISO C++ forbids variable-size array" msgstr "" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "" -#: cp/decl.c:9823 +#: cp/decl.c:10262 msgid "declaration of `%D' as %s" msgstr "Deklaration von »%D« als %s" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, c-format msgid "creating %s" msgstr "Erzeugen von %s" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9869 +#: cp/decl.c:10308 msgid "return type specification for constructor invalid" msgstr "" -#: cp/decl.c:9876 +#: cp/decl.c:10315 msgid "return type specification for destructor invalid" msgstr "" -#: cp/decl.c:9882 +#: cp/decl.c:10321 msgid "operator `%T' declared to return `%T'" msgstr "" -#: cp/decl.c:9884 +#: cp/decl.c:10323 msgid "return type specified for `operator %T'" msgstr "" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" msgstr "" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "" -#: cp/decl.c:10100 +#: cp/decl.c:10539 msgid "variable declaration is not allowed here" msgstr "" -#: cp/decl.c:10127 +#: cp/decl.c:10566 msgid "invalid declarator" msgstr "" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "" -#: cp/decl.c:10235 +#: cp/decl.c:10674 msgid "type `%T' is not derived from type `%T'" msgstr "" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr "" @@ -14739,297 +14931,301 @@ msgstr "" #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 +#: cp/decl.c:10750 #, c-format msgid "invalid use of template-name '%E' in a declarator" msgstr "" -#: cp/decl.c:10323 +#: cp/decl.c:10770 msgid "declaration of `%D' as non-function" msgstr "" -#: cp/decl.c:10400 +#: cp/decl.c:10847 msgid "`bool' is now a keyword" msgstr "" -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 msgid "multiple declarations `%T' and `%T'" msgstr "" -#: cp/decl.c:10431 +#: cp/decl.c:10878 msgid "ISO C++ does not support `long long'" msgstr "" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, c-format msgid "ISO C++ forbids declaration of `%s' with no type" msgstr "" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "" -#: cp/decl.c:10710 +#: cp/decl.c:11157 msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "" -#: cp/decl.c:10732 +#: cp/decl.c:11179 msgid "member `%D' cannot be declared both virtual and static" msgstr "" -#: cp/decl.c:10741 +#: cp/decl.c:11188 msgid "`%T::%D' is not a valid declarator" msgstr "" -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" msgstr "" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, c-format msgid "destructors may not be `%s'" msgstr "" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" msgstr "" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, c-format msgid "constructors may not be `%s'" msgstr "" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, c-format msgid "can't initialize friend function `%s'" msgstr "" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "" -#: cp/decl.c:11118 +#: cp/decl.c:11565 msgid "friend declaration not in class definition" msgstr "" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, c-format msgid "can't define friend function `%s' in a local class definition" msgstr "" -#: cp/decl.c:11144 +#: cp/decl.c:11591 msgid "destructors may not have parameters" msgstr "" -#: cp/decl.c:11175 cp/decl.c:11182 +#: cp/decl.c:11622 cp/decl.c:11629 msgid "cannot declare reference to `%#T'" msgstr "" -#: cp/decl.c:11176 +#: cp/decl.c:11623 msgid "cannot declare pointer to `%#T'" msgstr "" -#: cp/decl.c:11181 +#: cp/decl.c:11628 msgid "cannot declare pointer to `%#T' member" msgstr "" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11382 +#: cp/decl.c:11829 msgid "cannot declare member `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" msgstr "" +#: cp/decl.c:11910 +msgid "parameter may not have variably modified type `%T'" +msgstr "" + #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11510 +#: cp/decl.c:11960 msgid "template-id `%D' used as a declarator" msgstr "" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "" -#: cp/decl.c:11588 +#: cp/decl.c:12038 msgid "invalid type qualifier for non-member function type" msgstr "" -#: cp/decl.c:11651 +#: cp/decl.c:12101 msgid "type qualifiers specified for friend class declaration" msgstr "" -#: cp/decl.c:11656 +#: cp/decl.c:12106 msgid "`inline' specified for friend class declaration" msgstr "" -#: cp/decl.c:11664 +#: cp/decl.c:12114 msgid "template parameters cannot be friends" msgstr "" -#: cp/decl.c:11666 +#: cp/decl.c:12116 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" msgstr "" -#: cp/decl.c:11670 +#: cp/decl.c:12120 msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "" -#: cp/decl.c:11684 +#: cp/decl.c:12134 msgid "trying to make class `%T' a friend of global scope" msgstr "" -#: cp/decl.c:11695 +#: cp/decl.c:12145 msgid "invalid qualifiers on non-member function type" msgstr "" -#: cp/decl.c:11714 +#: cp/decl.c:12164 msgid "abstract declarator `%T' used as declaration" msgstr "" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 msgid "invalid use of `::'" msgstr "" -#: cp/decl.c:11796 +#: cp/decl.c:12246 msgid "function `%D' cannot be declared friend" msgstr "" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "" -#: cp/decl.c:11817 +#: cp/decl.c:12267 msgid "function `%D' declared virtual inside a union" msgstr "" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "" -#: cp/decl.c:11902 +#: cp/decl.c:12355 msgid "field `%D' has incomplete type" msgstr "" -#: cp/decl.c:11904 +#: cp/decl.c:12357 msgid "name `%T' has incomplete type" msgstr "" -#: cp/decl.c:11913 +#: cp/decl.c:12366 msgid " in instantiation of template `%T'" msgstr "" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" msgstr "" @@ -15045,99 +15241,99 @@ msgstr "" #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 msgid "ISO C++ forbids initialization of member `%D'" msgstr "" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "" -#: cp/decl.c:12052 +#: cp/decl.c:12505 #, c-format msgid "storage class `__thread' invalid for function `%s'" msgstr "" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "" -#: cp/decl.c:12101 +#: cp/decl.c:12554 msgid "cannot declare member function `%D' to have static linkage" msgstr "" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "" -#: cp/decl.c:12141 +#: cp/decl.c:12594 msgid "static member `%D' declared `register'" msgstr "" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "" -#: cp/decl.c:12318 +#: cp/decl.c:12774 msgid "default argument for `%#D' has type `%T'" msgstr "" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" msgstr "" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" msgstr "" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, c-format msgid "invalid string constant `%E'" msgstr "" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "" -#: cp/decl.c:12423 +#: cp/decl.c:12879 msgid "parameter `%D' invalidly declared method type" msgstr "" -#: cp/decl.c:12429 +#: cp/decl.c:12885 msgid "parameter `%D' invalidly declared offset type" msgstr "" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "" @@ -15156,458 +15352,468 @@ msgstr "" #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "" -#: cp/decl.c:12766 +#: cp/decl.c:13222 msgid "`%D' must be a nonstatic member function" msgstr "" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 msgid "ISO C++ prohibits overloading operator ?:" msgstr "" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "" -#: cp/decl.c:12889 +#: cp/decl.c:13345 msgid "`%D' must take either zero or one argument" msgstr "" -#: cp/decl.c:12891 +#: cp/decl.c:13347 msgid "`%D' must take either one or two arguments" msgstr "" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 msgid "`%D' must take exactly one argument" msgstr "" -#: cp/decl.c:12939 +#: cp/decl.c:13395 msgid "`%D' must take exactly two arguments" msgstr "" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" msgstr "" -#: cp/decl.c:13052 -msgid "`%s %T' declares a new type at namespace scope" +#: cp/decl.c:13475 +msgid "using typedef-name `%D' after `%s'" msgstr "" -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +#: cp/decl.c:13481 +msgid "using template type parameter `%T' after `%s'" msgstr "" -#: cp/decl.c:13093 -msgid "using typedef-name `%D' after `%s'" +#: cp/decl.c:13542 +msgid "`%s %T' declares a new type at namespace scope" msgstr "" -#: cp/decl.c:13098 -msgid "using template type parameter `%T' after `%s'" +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" msgstr "" -#: cp/decl.c:13178 +#: cp/decl.c:13663 msgid "use of enum `%#D' without previous declaration" msgstr "" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "" -#: cp/decl.c:13310 +#: cp/decl.c:13795 msgid "base type `%T' fails to be a struct or class type" msgstr "" -#: cp/decl.c:13320 +#: cp/decl.c:13805 msgid "base class `%T' has incomplete type" msgstr "" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "" -#: cp/decl.c:13330 +#: cp/decl.c:13815 msgid "duplicate base type `%T' invalid" msgstr "" -#: cp/decl.c:13441 +#: cp/decl.c:13926 msgid "multiple definition of `%#T'" msgstr "" -#: cp/decl.c:13442 +#: cp/decl.c:13927 msgid "previous definition here" msgstr "" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "" + +#: cp/decl.c:14106 msgid "enumerator value for `%D' not integer constant" msgstr "" -#: cp/decl.c:13630 +#: cp/decl.c:14126 msgid "overflow in enumeration values at `%D'" msgstr "" -#: cp/decl.c:13716 +#: cp/decl.c:14195 msgid "return type `%#T' is incomplete" msgstr "" -#: cp/decl.c:13830 +#: cp/decl.c:14309 msgid "semicolon missing after declaration of `%#T'" msgstr "" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "" -#: cp/decl.c:13882 +#: cp/decl.c:14361 msgid "`%D' implicitly declared before its definition" msgstr "" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "" -#: cp/decl.c:14164 +#: cp/decl.c:14643 msgid "parameter `%D' declared void" msgstr "" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "" -#: cp/decl.c:14845 +#: cp/decl.c:15348 msgid "static member function `%#D' declared with type qualifiers" msgstr "" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "" -#: cp/decl2.c:468 +#: cp/decl2.c:467 msgid "invalid types `%T[%T]' for array subscript" msgstr "" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" msgstr "" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" msgstr "" -#: cp/decl2.c:541 +#: cp/decl2.c:540 msgid "deleting `%T' is undefined" msgstr "" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "" -#: cp/decl2.c:592 +#: cp/decl2.c:591 msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 msgid "template declaration of `%#D'" msgstr "" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "" -#: cp/decl2.c:737 +#: cp/decl2.c:746 msgid "prototype for `%#D' does not match any in class `%T'" msgstr "" -#: cp/decl2.c:819 +#: cp/decl2.c:828 msgid "local class `%#T' shall not have static data member `%#D'" msgstr "" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" msgstr "" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "" -#: cp/decl2.c:889 +#: cp/decl2.c:898 msgid "invalid data member initialization" msgstr "" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" msgstr "" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 msgid "cannot declare `%D' to be a bit-field type" msgstr "" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 msgid "cannot declare bit-field `%D' with function type" msgstr "" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 msgid "static member `%D' cannot be a bit-field" msgstr "" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 msgid "initializer specified for non-member function `%D'" msgstr "" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 msgid "invalid initializer for virtual method `%D'" msgstr "" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 msgid "anonymous struct not inside named type" msgstr "" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 msgid "`operator new' must return type `%T'" msgstr "" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 msgid "`operator delete' must return type `%T'" msgstr "" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 msgid "`operator delete' takes type `%T' as first parameter" msgstr "" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "" -#: cp/decl2.c:2966 +#: cp/decl2.c:3006 #, fuzzy msgid "inline function `%D' used but never defined" msgstr "»%s« verwendet, aber nirgendwo definiert" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 msgid "use of old-style cast" msgstr "" -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 msgid "use of `%D' is ambiguous" msgstr "" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr "" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr "" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 msgid " first type here" msgstr "" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr "" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 msgid "`%D' is not a function," msgstr "" -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 msgid " conflict with `%D'" msgstr "" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 msgid "unknown namespace `%D'" msgstr "" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 msgid "`%T' is not a namespace" msgstr "" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 msgid "`%D' is not a namespace" msgstr "" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 msgid "namespace `%D' not allowed in using-declaration" msgstr "" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 msgid "`%D' not declared" msgstr "" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 msgid "using-declaration for destructor" msgstr "" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 msgid "namespace `%T' undeclared" msgstr "" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 msgid "default argument missing for parameter %P of `%+#D'" msgstr "" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 msgid "`%T' does not have a class or union named `%D'" msgstr "" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 msgid "`%T' is not a class or union type" msgstr "" -#: cp/decl2.c:4862 +#: cp/decl2.c:4977 msgid "template argument is required for `%T'" msgstr "" +#: cp/decl2.c:4995 +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "" + #: cp/error.c:35 #, c-format msgid "`%s' not supported by %s" @@ -15618,38 +15824,38 @@ msgstr "" msgid "" msgstr "" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" msgstr "" -#: cp/error.c:2430 +#: cp/error.c:2473 #, c-format msgid "In %s `%s':" msgstr "" -#: cp/error.c:2487 +#: cp/error.c:2530 #, c-format msgid "%s: In instantiation of `%s':\n" msgstr "" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "" @@ -15696,130 +15902,130 @@ msgstr "" msgid "`...' handler must be the last handler for its try block" msgstr "" -#: cp/friend.c:155 +#: cp/friend.c:159 msgid "`%D' is already a friend of class `%T'" msgstr "" -#: cp/friend.c:157 +#: cp/friend.c:161 msgid "previous friend declaration of `%D'" msgstr "" -#: cp/friend.c:202 +#: cp/friend.c:206 msgid "invalid type `%T' declared `friend'" msgstr "" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 msgid "partial specialization `%T' declared `friend'" msgstr "" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 msgid "typename type `%#T' declared `friend'" msgstr "" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 msgid "template parameter type `%T' declared `friend'" msgstr "" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 msgid "`%#T' is not a template" msgstr "" -#: cp/friend.c:272 +#: cp/friend.c:276 msgid "`%T' is already a friend of `%T'" msgstr "" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "" -#: cp/friend.c:425 +#: cp/friend.c:431 msgid "friend declaration `%#D' declares a non-template function" msgstr "" -#: cp/friend.c:428 +#: cp/friend.c:434 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, c-format msgid "argument to `%s' missing\n" msgstr "" -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" msgstr "" -#: cp/init.c:374 +#: cp/init.c:389 msgid "uninitialized reference member `%D'" msgstr "" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "" -#: cp/init.c:523 +#: cp/init.c:538 msgid "`%D' will be initialized after" msgstr "" -#: cp/init.c:526 +#: cp/init.c:541 msgid "base `%T' will be initialized after" msgstr "" -#: cp/init.c:529 +#: cp/init.c:544 msgid " `%#D'" msgstr "" -#: cp/init.c:531 +#: cp/init.c:546 msgid " base `%T'" msgstr "" -#: cp/init.c:549 +#: cp/init.c:564 msgid "multiple initializations given for base `%T'" msgstr "" -#: cp/init.c:616 +#: cp/init.c:631 msgid "initializations for multiple members of `%T'" msgstr "" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "" -#: cp/init.c:956 +#: cp/init.c:965 msgid "unnamed initializer for `%T', which has no base classes" msgstr "" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "" -#: cp/init.c:1003 +#: cp/init.c:1010 msgid "type `%D' is not a direct base of `%T'" msgstr "" @@ -15835,136 +16041,136 @@ msgstr "" #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 msgid "bad array initializer" msgstr "" -#: cp/init.c:1304 +#: cp/init.c:1311 msgid "`%T' is not an aggregate type" msgstr "" -#: cp/init.c:1327 +#: cp/init.c:1334 msgid "`%T' fails to be an aggregate typedef" msgstr "" -#: cp/init.c:1336 +#: cp/init.c:1343 msgid "type `%T' is of non-aggregate type" msgstr "" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "" -#: cp/init.c:1483 +#: cp/init.c:1490 msgid "invalid use of non-static field `%D'" msgstr "" #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 msgid "invalid use of member `%D'" msgstr "" -#: cp/init.c:1502 +#: cp/init.c:1509 msgid "no method `%T::%D'" msgstr "" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "" -#: cp/init.c:1669 +#: cp/init.c:1676 msgid "`%D' is not a member of type `%T'" msgstr "" -#: cp/init.c:1688 +#: cp/init.c:1695 msgid "invalid pointer to bit-field `%D'" msgstr "" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" msgstr "" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "" -#: cp/init.c:1806 +#: cp/init.c:1813 #, c-format msgid "object missing in `%E'" msgstr "" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" msgstr "" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" msgstr "" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "" -#: cp/init.c:2088 +#: cp/init.c:2095 msgid "can't find class$" msgstr "" -#: cp/init.c:2202 +#: cp/init.c:2209 msgid "invalid type `void' for new" msgstr "" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "" -#: cp/init.c:2362 +#: cp/init.c:2369 msgid "ISO C++ forbids initialization in array new" msgstr "" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "" -#: cp/init.c:2386 +#: cp/init.c:2397 msgid "ISO C++ forbids aggregate initializer to new" msgstr "" -#: cp/init.c:2474 +#: cp/init.c:2485 msgid "uninitialized const in `new' of `%#T'" msgstr "" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" msgstr "" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" msgstr "" @@ -16032,15 +16238,15 @@ msgstr "" msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "" -#: cp/lex.c:1239 +#: cp/lex.c:1242 msgid "`::%D' undeclared (first use here)" msgstr "" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" +#: cp/mangle.c:2051 +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" msgstr "" @@ -16069,285 +16275,298 @@ msgstr "" msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" msgstr "" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" msgstr "" -#: parse.y:261 +#: parse.y:262 msgid "`%s' tag used in naming `%#T'" msgstr "" -#: parse.y:541 +#: parse.y:542 msgid "keyword `export' not implemented, and will be ignored" msgstr "" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, c-format msgid "ISO C++ forbids an empty condition for `%s'" msgstr "" -#: parse.y:1214 +#: parse.y:1225 msgid "definition of class `%T' in condition" msgstr "" -#: parse.y:1216 +#: parse.y:1227 msgid "definition of enum `%T' in condition" msgstr "" -#: parse.y:1227 +#: parse.y:1238 msgid "definition of array `%#D' in condition" msgstr "" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "" -#: parse.y:1351 +#: parse.y:1362 msgid "`%T' is not a valid expression" msgstr "" #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 +#: parse.y:1369 msgid "initialization of new expression with `='" msgstr "" -#: parse.y:1384 +#: parse.y:1395 msgid "ISO C++ forbids compound literals" msgstr "" -#: parse.y:1631 +#: parse.y:1642 msgid "ISO C++ forbids braced-groups within expressions" msgstr "" -#: parse.y:2035 parse.y:2050 +#: parse.y:1721 +#, fuzzy +msgid "invalid use of template `%D'" +msgstr "ungültige Option »%s«" + +#: parse.y:2053 parse.y:2068 msgid "sigof type specifier" msgstr "" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "" -#: parse.y:2537 +#: parse.y:2553 msgid "no bases given following `:'" msgstr "" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" msgstr "" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 msgid "`%T' is not a class or namespace" msgstr "" -#: parse.y:3361 +#: parse.y:3377 msgid "ISO C++ forbids label declarations" msgstr "" -#: parse.y:3521 +#: parse.y:3537 msgid "ISO C++ forbids computed gotos" msgstr "" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" msgstr "" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "" -#: parse.y:3835 +#: parse.y:3851 msgid "no type `%D' in `%T'" msgstr "" -#: parse.y:3838 +#: parse.y:3854 #, c-format msgid "type specifier omitted for parameter `%E'" msgstr "" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "" -#: cp/pt.c:198 +#: cp/pt.c:284 msgid "data member `%D' cannot be a member template" msgstr "" -#: cp/pt.c:210 +#: cp/pt.c:296 msgid "invalid member template declaration `%D'" msgstr "" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr "" -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 msgid " from definition of `%#D'" msgstr "" -#: cp/pt.c:701 +#: cp/pt.c:801 msgid "specialization of `%T' after instantiation" msgstr "" -#: cp/pt.c:704 +#: cp/pt.c:848 +msgid "specialization `%T' after instantiation `%T'" +msgstr "" + +#: cp/pt.c:860 msgid "explicit specialization of non-template `%T'" msgstr "" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "" -#: cp/pt.c:939 +#: cp/pt.c:1096 msgid "%s %+#D" msgstr "" -#: cp/pt.c:990 +#: cp/pt.c:1147 msgid "`%D' is not a function template" msgstr "" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 msgid "template-id `%D' in declaration of primary template" msgstr "" -#: cp/pt.c:1377 +#: cp/pt.c:1534 msgid "template parameter list used in explicit instantiation" msgstr "" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "" -#: cp/pt.c:1389 +#: cp/pt.c:1546 msgid "too many template parameter lists in declaration of `%D'" msgstr "" -#: cp/pt.c:1405 +#: cp/pt.c:1562 msgid "too few template parameter lists in declaration of `%D'" msgstr "" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" msgstr "" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "" @@ -16359,99 +16578,99 @@ msgstr "" #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 msgid "specialization of implicitly-declared special member function" msgstr "" -#: cp/pt.c:1602 +#: cp/pt.c:1759 msgid "no member function `%D' declared in `%T'" msgstr "" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 msgid "too many template parameter lists in declaration of `%T'" msgstr "" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" msgstr "" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr "" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "" -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "" -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "" -#: cp/pt.c:2423 +#: cp/pt.c:2582 msgid "no default argument for `%D'" msgstr "" -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "" -#: cp/pt.c:2579 +#: cp/pt.c:2738 msgid "template class without a name" msgstr "" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "" -#: cp/pt.c:2662 +#: cp/pt.c:2821 msgid "template definition of non-template `%#D'" msgstr "" -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "" -#: cp/pt.c:2715 +#: cp/pt.c:2874 msgid "got %d template parameters for `%#D'" msgstr "" -#: cp/pt.c:2718 +#: cp/pt.c:2877 msgid "got %d template parameters for `%#T'" msgstr "" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr "" -#: cp/pt.c:2803 +#: cp/pt.c:2962 msgid "`%T' is not a template type" msgstr "" -#: cp/pt.c:2819 +#: cp/pt.c:2978 msgid "previous declaration `%D'" msgstr "" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, c-format msgid "used %d template parameter%s instead of %d" msgstr "" -#: cp/pt.c:2836 +#: cp/pt.c:2995 msgid "template parameter `%#D'" msgstr "" -#: cp/pt.c:2837 +#: cp/pt.c:2996 msgid "redeclared here as `%#D'" msgstr "" @@ -16459,256 +16678,256 @@ msgstr "" #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 msgid "redefinition of default argument for `%#D'" msgstr "" -#: cp/pt.c:2848 +#: cp/pt.c:3007 msgid " original definition appeared here" msgstr "" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, c-format msgid "`%E' is not a valid template argument" msgstr "" -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" msgstr "" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, c-format msgid "object `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr "" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, c-format msgid " expected a type, got `%E'" msgstr "" -#: cp/pt.c:3399 +#: cp/pt.c:3558 msgid " expected a type, got `%T'" msgstr "" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr "" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr "" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "" -#: cp/pt.c:3472 +#: cp/pt.c:3631 msgid "template-argument `%T' is a variably modified type" msgstr "" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "" -#: cp/pt.c:3555 +#: cp/pt.c:3714 msgid "provided for `%D'" msgstr "" -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, c-format msgid "template argument %d is invalid" msgstr "" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "" -#: cp/pt.c:3968 +#: cp/pt.c:4139 msgid "`%T' is not a template" msgstr "" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "" -#: cp/pt.c:3983 +#: cp/pt.c:4154 msgid "for template declaration `%D'" msgstr "" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "" -#: cp/pt.c:5074 +#: cp/pt.c:5247 msgid "ambiguous class template instantiation for `%#T'" msgstr "" -#: cp/pt.c:5081 +#: cp/pt.c:5254 msgid "%s %+#T" msgstr "" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 msgid "instantiation of `%D' as type `%T'" msgstr "" -#: cp/pt.c:6258 +#: cp/pt.c:6440 msgid "invalid parameter type `%T'" msgstr "" -#: cp/pt.c:6260 +#: cp/pt.c:6442 msgid "in declaration `%D'" msgstr "" -#: cp/pt.c:6335 +#: cp/pt.c:6517 msgid "creating pointer to member function of non-class type `%T'" msgstr "" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, c-format msgid "creating array with size zero (`%E')" msgstr "" -#: cp/pt.c:6751 +#: cp/pt.c:6933 msgid "forming reference to void" msgstr "" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "" -#: cp/pt.c:6791 +#: cp/pt.c:6973 msgid "creating pointer to member of non-class type `%T'" msgstr "" -#: cp/pt.c:6797 +#: cp/pt.c:6979 msgid "creating pointer to member reference type `%T'" msgstr "" -#: cp/pt.c:6875 +#: cp/pt.c:7057 msgid "creating array of `%T'" msgstr "" -#: cp/pt.c:6918 +#: cp/pt.c:7100 msgid "`%T' is not a class, struct, or union type" msgstr "" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "" -#: cp/pt.c:7791 +#: cp/pt.c:7976 msgid " trying to instantiate `%D'" msgstr "" -#: cp/pt.c:8230 +#: cp/pt.c:8421 msgid "incomplete type unification" msgstr "" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 msgid "explicit instantiation of non-template `%#D'" msgstr "" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 msgid "no matching template for `%D' found" msgstr "" -#: cp/pt.c:9618 +#: cp/pt.c:9843 msgid "explicit instantiation of `%#D'" msgstr "" -#: cp/pt.c:9655 +#: cp/pt.c:9880 msgid "duplicate explicit instantiation of `%#D'" msgstr "" -#: cp/pt.c:9680 +#: cp/pt.c:9905 msgid "ISO C++ forbids the use of `extern' on explicit instantiations" msgstr "" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 msgid "storage class `%D' applied to template instantiation" msgstr "" -#: cp/pt.c:9729 +#: cp/pt.c:9966 msgid "explicit instantiation of non-template type `%T'" msgstr "" -#: cp/pt.c:9743 +#: cp/pt.c:9980 msgid "explicit instantiation of `%#T' before definition of template" msgstr "" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" msgstr "" -#: cp/pt.c:9795 +#: cp/pt.c:10032 msgid "duplicate explicit instantiation of `%#T'" msgstr "" -#: cp/pt.c:10177 +#: cp/pt.c:10412 msgid "explicit instantiation of `%D' but no definition available" msgstr "" -#: cp/pt.c:10551 +#: cp/pt.c:10815 msgid "`%#T' is not a valid type for a template constant parameter" msgstr "" @@ -16738,67 +16957,77 @@ msgstr "" msgid "cannot create type information for type `%T' because its size is variable" msgstr "" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "" -#: cp/search.c:348 +#: cp/search.c:332 +msgid "`%T' is an ambiguous base of `%T'" +msgstr "" + +#: cp/search.c:350 msgid "`%T' is an inaccessible base of `%T'" msgstr "" -#: cp/search.c:358 -msgid "`%T' is an ambiguous base of `%T'" +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +msgid "assignment to non-static member `%D' of enclosing class `%T'" msgstr "" -#: cp/search.c:1925 +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" msgstr "" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 msgid "invalid covariant return type for `%#D'" msgstr "" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" msgstr "" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" msgstr "" -#: cp/search.c:1942 +#: cp/search.c:2067 msgid "conflicting return type specified for `%#D'" msgstr "" -#: cp/search.c:1943 +#: cp/search.c:2068 msgid " overriding `%#D'" msgstr "" -#: cp/search.c:1952 +#: cp/search.c:2077 #, c-format msgid "looser throw specifier for `%#F'" msgstr "" -#: cp/search.c:1953 +#: cp/search.c:2078 #, c-format msgid " overriding `%#F'" msgstr "" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 msgid "`%#D' cannot be declared" msgstr "" -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr "" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "" @@ -16823,64 +17052,69 @@ msgstr "" msgid "only constructors take base initializers" msgstr "" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" msgstr "" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 msgid "`%E' is not of type `%T'" msgstr "" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "" -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 msgid "invalid default template argument" msgstr "" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 msgid "definition of `%#T' inside template parameter list" msgstr "" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 msgid "invalid definition of qualified type `%T'" msgstr "" -#: cp/semantics.c:2051 +#: cp/semantics.c:2053 msgid "invalid base-class specification" msgstr "" -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" msgstr "" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 msgid "multiple declarators in template declaration" msgstr "" +#: cp/semantics.c:2120 +#, c-format +msgid "type of `%E' is unknown" +msgstr "" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "" @@ -16896,85 +17130,85 @@ msgstr "" msgid "function body for constructor missing" msgstr "" -#: cp/spew.c:1258 +#: cp/spew.c:1262 msgid "%Hend of file read inside default argument" msgstr "" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" msgstr "" -#: cp/spew.c:1479 +#: cp/spew.c:1483 msgid "invalid type `%T' for default argument to `%T'" msgstr "" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, c-format msgid "%s before `%c'" msgstr "" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, c-format msgid "%s before `\\%o'" msgstr "" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, c-format msgid "%s before `%s' token" msgstr "" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" msgstr "" -#: cp/tree.c:635 +#: cp/tree.c:562 msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, c-format msgid "`%s' attribute can only be applied to class definitions" msgstr "" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, c-format msgid "`%s' attribute is not supported on this platform" msgstr "" -#: cp/tree.c:2659 +#: cp/tree.c:2588 #, c-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "" @@ -16988,169 +17222,169 @@ msgstr "" msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" msgstr "" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" msgstr "" -#: cp/typeck.c:1516 +#: cp/typeck.c:1514 #, c-format msgid "invalid application of `%s' to a member function" msgstr "" -#: cp/typeck.c:1522 +#: cp/typeck.c:1520 #, c-format msgid "invalid application of `%s' to non-static member" msgstr "" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" msgstr "" -#: cp/typeck.c:1655 -msgid "invalid use of non-lvalue array" -msgstr "" - -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 msgid "deprecated conversion from string constant to `%T'" msgstr "" -#: cp/typeck.c:1892 cp/typeck.c:2115 +#: cp/typeck.c:1890 cp/typeck.c:2122 msgid "request for member `%D' in `%E', which is of non-class type `%T'" msgstr "" -#: cp/typeck.c:1918 +#: cp/typeck.c:1916 msgid "`%D' is not a member of `%T'" msgstr "" -#: cp/typeck.c:1958 cp/typeck.c:1979 +#: cp/typeck.c:1957 cp/typeck.c:1978 msgid "invalid access to non-static data member `%D' of NULL object" msgstr "" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" msgstr "" -#: cp/typeck.c:2161 +#: cp/typeck.c:2168 msgid "`%D::%D' is not a member of `%T'" msgstr "" -#: cp/typeck.c:2187 +#: cp/typeck.c:2179 +msgid "`%T' is not a base of `%T'" +msgstr "" + +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 msgid "type `%T' has no destructor" msgstr "" -#: cp/typeck.c:2232 +#: cp/typeck.c:2244 msgid "`%D' is not a member template function" msgstr "" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 msgid "`%T' is not a pointer-to-object type" msgstr "" -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" msgstr "" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 msgid "invalid type argument" msgstr "" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "" -#: cp/typeck.c:2558 +#: cp/typeck.c:2570 #, c-format msgid "object missing in use of `%E'" msgstr "" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" msgstr "" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" msgstr "" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, c-format msgid "`%E' cannot be used as a function" msgstr "" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 msgid "too many arguments to %s `%+#D'" msgstr "" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 msgid "too few arguments to %s `%+#D'" msgstr "" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" msgstr "" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, c-format msgid "division by zero in `%E / 0'" msgstr "" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, c-format msgid "division by zero in `%E / 0.'" msgstr "" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, c-format msgid "division by zero in `%E %% 0'" msgstr "" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, c-format msgid "division by zero in `%E %% 0.'" msgstr "" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 msgid "ISO C++ forbids comparison between pointer and integer" msgstr "" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 msgid "comparison between types `%#T' and `%#T'" msgstr "" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 msgid "comparison between signed and unsigned integer expressions" msgstr "" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "" @@ -17158,280 +17392,280 @@ msgstr "" #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 msgid "NULL used in arithmetic" msgstr "" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 msgid "ISO C++ forbids using pointer of type `void *' in subtraction" msgstr "" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" msgstr "" -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." msgstr "" -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "" -#: cp/typeck.c:4055 +#: cp/typeck.c:4091 #, c-format msgid "ISO C++ forbids %sing an enum" msgstr "" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 msgid "cannot %s a pointer to incomplete type `%T'" msgstr "" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 msgid "ISO C++ forbids %sing a pointer of type `%T'" msgstr "" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 msgid "invalid use of `--' on bool variable `%D'" msgstr "" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 msgid "ISO C++ forbids taking address of function `::main'" msgstr "" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 msgid "attempt to take address of bit-field structure member `%D'" msgstr "" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 msgid "taking address of destructor" msgstr "" -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 msgid "taking address of bound pointer-to-member expression" msgstr "" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 msgid "cannot create pointer to reference member `%D'" msgstr "" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" msgstr "" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 msgid "invalid static_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" msgstr "" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" msgstr "" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" msgstr "" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 msgid "invalid const_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 msgid "ISO C++ forbids casting to an array type `%T'" msgstr "" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 msgid "invalid cast to function type `%T'" msgstr "" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" msgstr "" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr "" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 msgid "ISO C++ forbids cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 msgid "incompatible types in assignment of `%T' to `%T'" msgstr "" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 msgid "ISO C++ forbids assignment of arrays" msgstr "" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" msgstr "" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" msgstr "" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 msgid "pointer to member conversion via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 msgid "invalid conversion to type `%T' from type `%T'" msgstr "" -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" msgstr "" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" msgstr "" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 msgid "passing `%T' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 msgid "cannot convert `%T' to `%T' in %s" msgstr "" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 msgid "in passing argument %P of `%+D'" msgstr "" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 msgid "returning reference to temporary" msgstr "" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" msgstr "" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 msgid "reference to local variable `%D' returned" msgstr "" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 msgid "address of local variable `%D' returned" msgstr "" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 msgid "return-statement with no value, in function declared with a non-void return type" msgstr "" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 msgid "return-statement with a value, in function declared with a void return type" msgstr "" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "" @@ -17439,185 +17673,181 @@ msgstr "" msgid "type `%T' is not a base type for type `%T'" msgstr "" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 msgid "cannot declare variable `%D' to be of type `%T'" msgstr "" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 msgid "cannot declare field `%D' to be of type `%T'" msgstr "" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 msgid "invalid return type for member function `%#D'" msgstr "" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 msgid "invalid return type for function `%#D'" msgstr "" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 msgid "cannot allocate an object of type `%T'" msgstr "" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr "" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr "" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "" -#: cp/typeck2.c:406 -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" msgstr "" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 msgid "braces around scalar initializer for `%T'" msgstr "" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 msgid "ignoring extra initializers for `%T'" msgstr "" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 msgid "variable-sized object of type `%T' may not be initialized" msgstr "" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" msgstr "" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" msgstr "" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" msgstr "" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 msgid "missing initializer for member `%D'" msgstr "" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 msgid "uninitialized const member `%D'" msgstr "" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 msgid "member `%D' with uninitialized const fields" msgstr "" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 msgid "member `%D' is uninitialized reference" msgstr "" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 msgid "no field `%D' in union being initialized" msgstr "" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 msgid "union `%T' with no named members cannot be initialized" msgstr "" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" msgstr "" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 msgid "base operand of `->' has non-pointer type `%T'" msgstr "" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" msgstr "" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" msgstr "" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" msgstr "" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 msgid "`%T' fails to be a typedef or built-in type" msgstr "" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" msgstr "" -#: cp/typeck2.c:1399 +#: cp/typeck2.c:1384 msgid "call to function `%D' which throws incomplete type `%#T'" msgstr "" -#: cp/typeck2.c:1402 +#: cp/typeck2.c:1387 msgid "call to function which throws incomplete type `%#T'" msgstr "" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" msgstr "" @@ -17675,11 +17905,11 @@ msgid "Export functions even if they can be inlined" msgstr "" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" +msgid "Only emit explicit template instantiations" msgstr "" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" +msgid "Only emit explicit instantiations of inline templates" msgstr "" #: cp/lang-options.h:84 @@ -17811,65 +18041,65 @@ msgstr "" msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" msgstr "" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," msgstr "" -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" msgstr "" -#: f/com.c:11776 +#: f/com.c:11848 msgid "properly unless they all are 32 bits wide" msgstr "" -#: f/com.c:11777 +#: f/com.c:11849 msgid "Please keep this in mind before you report bugs." msgstr "Bitte bedenken Sie dies, wenn Sie einen Fehlerbericht einsenden." #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" " ASSIGN statement might fail" msgstr "" -#: f/com.c:13609 +#: f/com.c:13681 msgid "In statement function" msgstr "" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "" -#: f/com.c:15425 +#: f/com.c:15497 msgid "directory name must immediately follow -I" msgstr "" -#: f/com.c:15568 +#: f/com.c:15640 #, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "" @@ -17894,21 +18124,21 @@ msgstr "" msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "" -#: f/g77spec.c:394 +#: f/g77spec.c:373 msgid "--driver no longer supported" msgstr "" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, c-format msgid "argument to `%s' missing" msgstr "" -#: f/g77spec.c:411 +#: f/g77spec.c:390 msgid "no input files; unwilling to write output files" msgstr "" @@ -18033,11 +18263,15 @@ msgstr "" msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "" @@ -19316,21 +19550,21 @@ msgstr "" msgid "abstract method in non-abstract class" msgstr "" -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "" @@ -19339,99 +19573,99 @@ msgstr "" msgid "stack underflow - dup* operation" msgstr "" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "" -#: java/expr.c:1565 +#: java/expr.c:1563 #, c-format msgid "field `%s' not found" msgstr "" -#: java/expr.c:1717 +#: java/expr.c:1715 msgid "ret instruction not implemented" msgstr "" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "" -#: java/expr.c:2065 +#: java/expr.c:2070 #, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "" -#: java/expr.c:2373 +#: java/expr.c:2396 #, c-format msgid "missing field '%s' in '%s'" msgstr "" -#: java/expr.c:2379 +#: java/expr.c:2402 #, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "" -#: java/expr.c:2661 +#: java/expr.c:2684 #, c-format msgid "can't expand %s" msgstr "" -#: java/expr.c:2838 +#: java/expr.c:2861 msgid "invalid PC in line number table" msgstr "" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, c-format msgid "unreachable bytecode from %d to before %d" msgstr "" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "" #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 msgid "unrecogized wide sub-instruction" msgstr "" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "" @@ -19455,84 +19689,84 @@ msgstr "" msgid "can't close %s" msgstr "" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, c-format msgid "cannot find file for class %s" msgstr "" -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 msgid "not a valid Java .class file" msgstr "" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 msgid "error while parsing constant pool" msgstr "" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, c-format msgid "error in constant pool entry #%d\n" msgstr "" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 msgid "error while parsing fields" msgstr "" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 msgid "error while parsing methods" msgstr "" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 msgid "error while parsing final attributes" msgstr "" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "" -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 msgid "missing Code attribute" msgstr "" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 msgid "source file seen twice on command line and will be compiled only once" msgstr "" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 msgid "no input file specified" msgstr "" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, c-format msgid "can't close input file %s" msgstr "" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 msgid "field initializer type mismatch" msgstr "" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, c-format msgid "can't create directory %s" msgstr "" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, c-format msgid "can't create %s" msgstr "Es ist nicht möglich %s zu erzeugen" @@ -19584,11 +19818,11 @@ msgstr "" msgid "cannot specify `main' class when not linking" msgstr "" -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "" @@ -19611,260 +19845,323 @@ msgstr "" msgid "internal error - invalid Utf8 name" msgstr "" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 msgid "Missing term" msgstr "" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 msgid "Missing name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 msgid "Missing class name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 msgid "Missing interface name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 msgid "Missing variable initializer" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 msgid "Invalid declaration" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 msgid "Unbalanced ']'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 msgid "Identifier expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 msgid "Missing formal parameter term" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 msgid "Missing identifier" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 msgid "Invalid interface type" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 msgid "Invalid expression statement" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 msgid "Missing term or ')'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 msgid "Missing or invalid constant expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 msgid "Invalid control expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 msgid "Invalid update expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 msgid "Invalid init statement" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 msgid "'class' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 msgid "')' or term expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 msgid "Field expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 msgid "']' expected, invalid type expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 msgid "Invalid type expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 msgid "Invalid reference type" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" "%s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, c-format msgid "missing static field `%s'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, c-format msgid "not a static field `%s'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, c-format msgid "No case for %s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, c-format msgid "unregistered operator %s" msgstr "" @@ -19990,7 +20287,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, c-format msgid "cannot find interface declaration for `%s'" msgstr "" @@ -20187,11 +20484,11 @@ msgstr "" msgid "potential selector conflict for method `%s'" msgstr "" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "" @@ -20233,6 +20530,34 @@ msgstr "" msgid "(debug) trace lexical analysis" msgstr "" +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr "" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +msgid "shared and mdll are not compatible" +msgstr "" + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "" + +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "" + #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" msgstr "" @@ -20269,80 +20594,50 @@ msgstr "-keep_private_externs ist mit -dynamiclib nicht erlaubt" msgid "-private_bundle not allowed with -dynamiclib" msgstr "-private_bundle ist mit -dynamiclib nicht erlaubt" -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" -msgstr "GNU C unterstützt nicht -C ohne -E" - -#: f/lang-specs.h:39 gcc.c:690 -msgid "GNU C does not support -CC without using -E" -msgstr "GNU C unterstützt nicht -CC ohne -E" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" +msgstr "»-p« wird nicht unterstützt; verwenden Sie »-pg« und gprof(1)" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 msgid "may not use both -m32 and -m64" msgstr "-m32 und -m64 können nicht zusammen angegeben werden" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "»-p« wird nicht unterstützt; verwenden Sie »-pg« und gprof(1)" - -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" -msgstr "Profiling wird mit -mg nicht unterstützt\n" - -#: config/mips/mips.h:954 -msgid "-pipe is not supported" -msgstr "-pipe wird nicht unterstützt" - -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" -msgstr "" - -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" -msgstr "" - -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" -msgstr "" - -#: config/i386/cygwin.h:115 -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "" - -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 -msgid "shared and mdll are not compatible" +#: config/arm/arm.h:178 +msgid "-mapcs-26 and -mapcs-32 may not be used together" msgstr "" -#: gcc.c:867 -msgid "-E required when input is from standard input" +#: config/arm/arm.h:180 +msgid "-msoft-float and -mhard_float may not be used together" msgstr "" -#: gcc.c:871 -msgid "compilation of header file requested" +#: config/arm/arm.h:182 +msgid "-mbig-endian and -mlittle-endian may not be used together" msgstr "" -#: java/lang-specs.h:33 -msgid "-fjni and -femit-class-files are incompatible" -msgstr "" +#: config/i386/sco5.h:195 +#, fuzzy +msgid "-pg not supported on this platform" +msgstr "Profiling wird mit -mg nicht unterstützt\n" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-file are incompatible" +#: config/i386/sco5.h:196 +msgid "-p and -pp specified - pick one" msgstr "" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" +#: config/i386/sco5.h:271 +msgid "-G and -static are mutually exclusive" msgstr "" -#: treelang/lang-specs.h:52 -msgid "-pg or -p and -fomit-frame-pointer are incompatible" -msgstr "" +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" +msgstr "GNU C unterstützt nicht -C ohne -E" -#: config/vax/netbsd-elf.h:42 -msgid "The -shared option is not currently supported for VAX ELF." -msgstr "" +#: f/lang-specs.h:39 gcc.c:690 +msgid "GNU C does not support -CC without using -E" +msgstr "GNU C unterstützt nicht -CC ohne -E" #: config/mcore/mcore.h:60 msgid "choose either big or little endian, not both" @@ -20356,57 +20651,48 @@ msgstr "" msgid "the m210 does not have little endian support" msgstr "" -#: config/arm/arm.h:178 -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "" - -#: config/arm/arm.h:180 -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "" - -#: config/arm/arm.h:182 -msgid "-mbig-endian and -mlittle-endian may not be used together" +#: config/i386/cygwin.h:115 +msgid "mno-cygwin and mno-win32 are not compatible" msgstr "" -#: config/mips/r3900.h:35 -msgid "-mhard-float not supported" +#: config/vax/netbsd-elf.h:42 +msgid "The -shared option is not currently supported for VAX ELF." msgstr "" -#: config/mips/r3900.h:37 -msgid "-msingle-float and -msoft-float can not both be specified" +#: treelang/lang-specs.h:52 +msgid "-pg or -p and -fomit-frame-pointer are incompatible" msgstr "" -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" +#: gcc.c:847 +msgid "-E required when input is from standard input" msgstr "" -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" +#: gcc.c:851 +msgid "compilation of header file requested" msgstr "" -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "" +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" +msgstr "Profiling wird mit -mg nicht unterstützt\n" -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "" +#: config/mips/mips.h:954 +msgid "-pipe is not supported" +msgstr "-pipe wird nicht unterstützt" -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" msgstr "" -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" +#: config/mips/r3900.h:35 +msgid "-mhard-float not supported" msgstr "" -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" +#: config/mips/r3900.h:37 +msgid "-msingle-float and -msoft-float can not both be specified" msgstr "" -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "" +#~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#~ msgstr "Copyright © 2002 Free Software Foundation, Inc.\n" #~ msgid "I/O error on output" #~ msgstr "Ein-/Ausgabefehler bei der Ausgabe" diff --git a/gcc/po/el.po b/gcc/po/el.po index 318e0fdd407..ac6a109df25 100644 --- a/gcc/po/el.po +++ b/gcc/po/el.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gcc 3.2\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" "PO-Revision-Date: 2002-08-18 15:46+0100\n" "Last-Translator: Simos Xenitellis \n" "Language-Team: Greek \n" @@ -33,14 +33,15 @@ msgstr "" msgid "`%s' attribute only applies to function types" msgstr "" -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" msgstr "" @@ -72,438 +73,448 @@ msgstr "" #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 #, fuzzy msgid "__builtin_saveregs not supported by this target" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" msgstr "" -#: builtins.c:2918 +#: builtins.c:2929 #, fuzzy msgid "missing argument in `__builtin_args_info'" msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" msgstr "" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "" -#: builtins.c:3059 +#: builtins.c:3070 #, fuzzy msgid "too many arguments to function `va_start'" msgstr "ðÜñá ðïëëÜ ïñßóìáôá" -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" msgstr "" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" msgstr "" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" msgstr "" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" msgstr "" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" msgstr "" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" msgstr "" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" msgstr "" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" msgstr "" -#: builtins.c:4147 +#: builtins.c:4165 msgid "target format does not support infinity" msgstr "" -#: c-common.c:1163 +#: c-common.c:1168 #, c-format msgid "`%s' is not defined outside of function scope" msgstr "" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "" -#: c-common.c:1242 +#: c-common.c:1247 msgid "concatenation of string literals with __FUNCTION__ is deprecated" msgstr "" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "" -#: c-common.c:1368 +#: c-common.c:1373 #, fuzzy msgid "floating point overflow in expression" msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò" -#: c-common.c:1374 +#: c-common.c:1379 #, fuzzy msgid "vector overflow in expression" msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" msgstr "" -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" msgstr "" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "" -#: c-common.c:2223 +#: c-common.c:2228 #, fuzzy msgid "invalid truth-value expression" msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç" -#: c-common.c:2274 +#: c-common.c:2279 #, fuzzy, c-format msgid "invalid operands to binary %s" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" msgstr "" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" msgstr "" -#: c-common.c:2648 +#: c-common.c:2653 msgid "pointer to member function used in arithmetic" msgstr "" -#: c-common.c:2654 +#: c-common.c:2659 msgid "pointer to a member used in arithmetic" msgstr "" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" msgstr "" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" msgstr "" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" msgstr "" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" msgstr "" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 #, fuzzy msgid "invalid use of `restrict'" msgstr "ìç Ýãêõñïò áñéèìüò áðü ãñáììÝò" -#: c-common.c:3059 +#: c-common.c:3064 #, fuzzy msgid "invalid application of `sizeof' to a function type" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: c-common.c:3069 +#: c-common.c:3074 #, fuzzy, c-format msgid "invalid application of `%s' to a void type" msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'" -#: c-common.c:3075 +#: c-common.c:3080 #, fuzzy, c-format msgid "invalid application of `%s' to an incomplete type" msgstr "ìç Ýãêõñïò äåýôåñïò ôåëåóôÞò óå êáôÜóôáóç óõìâáôüôçôáò `%s'" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "" -#: c-common.c:3596 +#: c-common.c:3618 #, fuzzy, c-format msgid "cannot disable built-in function `%s'" msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, fuzzy, c-format msgid "too few arguments to function `%s'" msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, fuzzy, c-format msgid "too many arguments to function `%s'" msgstr "ðÜñá ðïëëÜ ïñßóìáôá" -#: c-common.c:3790 +#: c-common.c:3812 #, fuzzy, c-format msgid "non-floating-point argument to function `%s'" msgstr "ðÜñá ðïëëÜ ïñßóìáôá" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" msgstr "" -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" msgstr "" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" msgstr "" -#: c-common.c:4097 +#: c-common.c:4119 #, fuzzy msgid "empty range specified" msgstr "ìç ïñéóìÝíï" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" msgstr "" -#: c-common.c:4150 +#: c-common.c:4172 #, fuzzy msgid "this is the first entry overlapping that value" msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò" -#: c-common.c:4154 +#: c-common.c:4176 #, fuzzy msgid "duplicate case value" msgstr "äéðëüò áñéèìüò ìçíýìáôïò" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" msgstr "" -#: c-common.c:4160 +#: c-common.c:4182 #, fuzzy msgid "this is the first default label" msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò" -#: c-common.c:4188 +#: c-common.c:4210 msgid "ISO C++ forbids taking the address of a label" msgstr "" -#: c-common.c:4190 +#: c-common.c:4212 msgid "ISO C forbids taking the address of a label" msgstr "" -#: c-common.c:5213 +#: c-common.c:5235 #, c-format msgid "declaration of `%s' shadows %s" msgstr "" -#: c-common.c:5629 +#: c-common.c:5654 #, fuzzy, c-format msgid "unknown machine mode `%s'" msgstr "Üãíùóôï óåô `%s'" -#: c-common.c:5632 +#: c-common.c:5657 #, fuzzy, c-format msgid "no data type for mode `%s'" msgstr "äåí ïñßóôçêå âáñýôçôá ãéá ôï óýìâïëï `%s'" -#: c-common.c:5641 c-common.c:6242 +#: c-common.c:5666 c-common.c:6316 #, fuzzy, c-format msgid "unable to emulate '%s'" msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" msgstr "" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "" -#: c-common.c:5704 +#: c-common.c:5729 #, fuzzy msgid "section attributes are not supported for this target" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" msgstr "" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" msgstr "" -#: c-common.c:5756 +#: c-common.c:5781 #, fuzzy msgid "requested alignment is too large" msgstr "ÊáêÞ áßôçóç ðáñáìÝôñùí" -#: c-common.c:5783 +#: c-common.c:5808 #, fuzzy, c-format msgid "alignment may not be specified for `%s'" msgstr "ìüíï Ýíá üñéóìá ìðïñåß íá äçëùèåß" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" msgstr "" -#: c-common.c:5885 +#: c-common.c:5910 msgid "visibility arg not a string" msgstr "" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" msgstr "" -#: c-common.c:5928 +#: c-common.c:5953 msgid "tls_model arg not a string" msgstr "" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" msgstr "" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" msgstr "" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, fuzzy, c-format msgid "can't set `%s' attribute after definition" msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò" -#: c-common.c:6109 +#: c-common.c:6114 +#, fuzzy +msgid "cleanup arg not an identifier" +msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò" + +#: c-common.c:6121 +#, fuzzy +msgid "cleanup arg not a function" +msgstr "Ôï åðþíõìï áíôéêåßìåíï äåí åßíáé áíáæçôÞóéìï" + +#: c-common.c:6183 #, fuzzy, c-format msgid "`%s' attribute ignored for `%s'" msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" -#: c-common.c:6174 +#: c-common.c:6248 #, fuzzy, c-format msgid "invalid vector type for attribute `%s'" msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" msgstr "" -#: c-common.c:6329 +#: c-common.c:6403 msgid "nonnull attribute without arguments on a non-prototype" msgstr "" -#: c-common.c:6344 +#: c-common.c:6418 #, c-format msgid "nonnull argument has invalid operand number (arg %lu)" msgstr "" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" msgstr "" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "" @@ -511,561 +522,561 @@ msgstr "" msgid "conversion to non-scalar type requested" msgstr "" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" msgstr "" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" msgstr "" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, c-format msgid "function `%s' redeclared as inline" msgstr "" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, c-format msgid "previous declaration of function `%s' was inline" msgstr "" -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" msgstr "" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" msgstr "" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" msgstr "" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, fuzzy, c-format msgid "conflicting types for `%s'" msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'" -#: c-decl.c:1129 +#: c-decl.c:1133 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "" -#: c-decl.c:1135 +#: c-decl.c:1139 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" msgstr "" -#: c-decl.c:1146 +#: c-decl.c:1157 #, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" msgstr "" -#: c-decl.c:1153 +#: c-decl.c:1164 #, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" msgstr "" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, fuzzy, c-format msgid "redefinition of `%s'" msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'" -#: c-decl.c:1167 +#: c-decl.c:1178 #, fuzzy, c-format msgid "redeclaration of `%s'" msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" msgstr "" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" msgstr "" -#: c-decl.c:1256 +#: c-decl.c:1267 #, fuzzy, c-format msgid "`%s' declared inline after its definition" msgstr "%s: äéðëüò ïñéóìüò Ýêäïóçò êáôçãïñßáò" -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" msgstr "" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 #, fuzzy msgid "a parameter" msgstr "êáêü üñéóìá" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" msgstr "" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 msgid "a global declaration" msgstr "" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" msgstr "" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" msgstr "" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" msgstr "óöÜëìá ôáéñéÜóìáôïò ôýðïõ ìå ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" msgstr "" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" msgstr "" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" msgstr "" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%s'" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" msgstr "" -#: c-decl.c:2231 +#: c-decl.c:2253 #, fuzzy, c-format msgid "duplicate label declaration `%s'" msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'" -#: c-decl.c:2234 +#: c-decl.c:2256 #, fuzzy msgid "this is a previous declaration" msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" msgstr "" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 #, fuzzy msgid "empty declaration" msgstr "êåíü áëöáñéèìçôéêü" -#: c-decl.c:2718 +#: c-decl.c:2740 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" msgstr "" -#: c-decl.c:2720 +#: c-decl.c:2742 msgid "ISO C90 does not support `[*]' array declarators" msgstr "" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "" -#: c-decl.c:2742 +#: c-decl.c:2764 msgid "static or type qualifiers in abstract declarator" msgstr "" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "" -#: c-decl.c:2825 +#: c-decl.c:2847 #, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" msgstr "" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" msgstr "" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" msgstr "" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" msgstr "" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, c-format msgid "inline function `%s' given attribute noinline" msgstr "" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "" -#: c-decl.c:3011 +#: c-decl.c:3033 #, fuzzy, c-format msgid "array size missing in `%s'" msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" msgstr "" -#: c-decl.c:3055 +#: c-decl.c:3077 #, fuzzy, c-format msgid "storage size of `%s' isn't known" msgstr "Ôï üíïìá `%s' åßíáé Üãíùóôï\n" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" msgstr "" -#: c-decl.c:3125 +#: c-decl.c:3147 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "" -#: c-decl.c:3190 +#: c-decl.c:3247 #, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" msgstr "" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "" -#: c-decl.c:3540 +#: c-decl.c:3597 #, fuzzy msgid "ISO C90 does not support `long long'" msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, fuzzy, c-format msgid "duplicate `%s'" msgstr "äéðëü êëåéäß" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" msgstr "" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" msgstr "" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" msgstr "" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" msgstr "" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "" -#: c-decl.c:3680 +#: c-decl.c:3737 #, fuzzy, c-format msgid "both signed and unsigned specified for `%s'" msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, fuzzy, c-format msgid "complex invalid for `%s'" msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'" -#: c-decl.c:3748 +#: c-decl.c:3805 #, fuzzy msgid "ISO C90 does not support complex types" msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 msgid "ISO C does not support complex integer types" msgstr "" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 #, fuzzy msgid "duplicate `const'" msgstr "äéðëü êëåéäß" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 #, fuzzy msgid "duplicate `restrict'" msgstr "äéðëü êëåéäß" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 #, fuzzy msgid "duplicate `volatile'" msgstr "äéðëü êëåéäß" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "" -#: c-decl.c:3841 +#: c-decl.c:3898 msgid "function definition declared `__thread'" msgstr "" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" msgstr "" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "" -#: c-decl.c:3891 cp/decl.c:10872 +#: c-decl.c:3948 cp/decl.c:11319 #, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" msgstr "" @@ -1073,463 +1084,463 @@ msgstr "" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 msgid "static or type qualifiers in non-parameter array declarator" msgstr "" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" msgstr "" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "" -#: c-decl.c:3985 c-decl.c:5250 +#: c-decl.c:4042 c-decl.c:5332 #, fuzzy msgid "invalid use of structure with flexible array member" msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" msgstr "" -#: c-decl.c:4009 +#: c-decl.c:4066 #, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" msgstr "" -#: c-decl.c:4029 +#: c-decl.c:4086 #, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" msgstr "" -#: c-decl.c:4032 +#: c-decl.c:4089 #, c-format msgid "ISO C90 forbids variable-size array `%s'" msgstr "" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, fuzzy, c-format msgid "size of array `%s' is too large" msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò." -#: c-decl.c:4075 +#: c-decl.c:4145 #, fuzzy msgid "ISO C90 does not support flexible array members" msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" msgstr "" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 msgid "ISO C forbids const or volatile function types" msgstr "" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "" -#: c-decl.c:4171 +#: c-decl.c:4241 msgid "ISO C forbids qualified void function return type" msgstr "" -#: c-decl.c:4175 +#: c-decl.c:4245 msgid "type qualifiers ignored on function return type" msgstr "" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 msgid "ISO C forbids qualified function types" msgstr "" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" msgstr "" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" msgstr "" -#: c-decl.c:4375 +#: c-decl.c:4445 msgid "attributes in parameter array declarator ignored" msgstr "" -#: c-decl.c:4400 +#: c-decl.c:4470 msgid "invalid type modifier within array declarator" msgstr "" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" msgstr "" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, fuzzy, c-format msgid "invalid storage class for function `%s'" msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" msgstr "" -#: c-decl.c:4524 +#: c-decl.c:4594 #, fuzzy msgid "cannot inline function `main'" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" msgstr "" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 +#: c-decl.c:4677 cp/decl.c:9951 #, fuzzy msgid "thread-local storage not supported for this target" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" msgstr "" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" msgstr "" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" msgstr "" -#: c-decl.c:4701 +#: c-decl.c:4773 #, fuzzy msgid "parameter has incomplete type" msgstr "ìç ðëÞñçò åããñáöÞ" -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" msgstr "" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" msgstr "" -#: c-decl.c:4862 +#: c-decl.c:4934 #, c-format msgid "`struct %s' declared inside parameter list" msgstr "" -#: c-decl.c:4865 +#: c-decl.c:4937 #, c-format msgid "`union %s' declared inside parameter list" msgstr "" -#: c-decl.c:4868 +#: c-decl.c:4940 #, c-format msgid "`enum %s' declared inside parameter list" msgstr "" -#: c-decl.c:4875 +#: c-decl.c:4947 msgid "anonymous struct declared inside parameter list" msgstr "" -#: c-decl.c:4877 +#: c-decl.c:4949 msgid "anonymous union declared inside parameter list" msgstr "" -#: c-decl.c:4879 +#: c-decl.c:4951 msgid "anonymous enum declared inside parameter list" msgstr "" -#: c-decl.c:4883 +#: c-decl.c:4955 msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "" -#: c-decl.c:4960 +#: c-decl.c:5032 #, fuzzy, c-format msgid "redefinition of `union %s'" msgstr "Ïé ïñéóìïß ðçãÞ âñßóêïíôáé óôï ÁÑ×ÅÉÏ" -#: c-decl.c:4962 +#: c-decl.c:5034 #, c-format msgid "redefinition of `struct %s'" msgstr "" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" msgstr "" -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, fuzzy, c-format msgid "%s defined inside parms" msgstr "óõíå÷ßæåôáé óôï ôìÞìá" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "Ýíùóç" -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "äïìÞ" # src/request.c:37 -#: c-decl.c:5089 +#: c-decl.c:5183 #, fuzzy, c-format msgid "%s has no %s" msgstr "%s óå %s" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "äïìÞ" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "named members" msgstr "åðþíõìá ìÝëç" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "ìÝëç" -#: c-decl.c:5130 +#: c-decl.c:5224 #, fuzzy, c-format msgid "nested redefinition of `%s'" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" msgstr "" -#: c-decl.c:5166 +#: c-decl.c:5260 #, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "" -#: c-decl.c:5177 +#: c-decl.c:5271 #, fuzzy, c-format msgid "negative width in bit-field `%s'" msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" msgstr "" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" msgstr "" -#: c-decl.c:5195 +#: c-decl.c:5289 #, fuzzy, c-format msgid "`%s' is narrower than values of its type" msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò." -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" msgstr "" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" msgstr "" -#: c-decl.c:5275 +#: c-decl.c:5357 #, fuzzy, c-format msgid "duplicate member `%s'" msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" msgstr "" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" msgstr "" -#: c-decl.c:5458 +#: c-decl.c:5592 #, fuzzy msgid "enum defined inside parms" msgstr "Ìç ïñéóìÝíï üíïìá %s" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "" -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "" -#: c-decl.c:5618 +#: c-decl.c:5752 msgid "ISO C restricts enumerator values to range of `int'" msgstr "" -#: c-decl.c:5700 +#: c-decl.c:5834 msgid "return type is an incomplete type" msgstr "" -#: c-decl.c:5708 +#: c-decl.c:5842 msgid "return type defaults to `int'" msgstr "ï åðéóôñåöüìåíïò ôýðïò ðñïêáèïñßæåôáé óå `int'" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" msgstr "" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" msgstr "" -#: c-decl.c:5775 +#: c-decl.c:5909 #, fuzzy, c-format msgid "`%s' was used with no declaration before its definition" msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" msgstr "ç åðéóôñåöüìåíç ôéìÞ ôçò `%s' äåí åßíáé `int'" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" msgstr "ôï ðñþôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `int'" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "ôï äåýôåñï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `char **'" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "ôï ôñßôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `char **'" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "ç `%s' ðáßñíåé åßôå êáíÝíá åßôå äýï ïñßóìáôá" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" msgstr "ç `%s' åßíáé óõíÞèùò ìç-óôáôéêÞ óõíÜñôçóç" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" msgstr "" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" msgstr "Ý÷åé ðáñáëçöèåß ôï üíïìá ôçò ðáñáìÝôñïõ" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, fuzzy, c-format msgid "parameter `%s' declared void" msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "" -#: c-decl.c:6063 +#: c-decl.c:6197 #, fuzzy, c-format msgid "multiple parameters named `%s'" msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" msgstr "" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" msgstr "" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 #, fuzzy msgid "no return statement in function returning non-void" msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" msgstr "" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "" -#: c-decl.c:6560 +#: c-decl.c:6733 #, fuzzy, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d" @@ -1537,36 +1548,36 @@ msgstr "%s: #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" msgstr "" -#: c-decl.c:6639 +#: c-decl.c:6815 #, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "" -#: c-decl.c:6642 +#: c-decl.c:6818 #, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "" -#: c-decl.c:6645 +#: c-decl.c:6821 #, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "" -#: c-decl.c:6653 +#: c-decl.c:6829 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "" -#: c-decl.c:6655 +#: c-decl.c:6831 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "" -#: c-decl.c:6657 +#: c-decl.c:6833 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "" @@ -2086,166 +2097,166 @@ msgstr "" msgid "YYDEBUG not defined" msgstr "" -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" msgstr "" -#: c-lex.c:333 +#: c-lex.c:336 #, c-format msgid "ignoring #pragma %s %s" msgstr "" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "" -#: c-lex.c:692 +#: c-lex.c:695 #, c-format msgid "stray '%c' in program" msgstr "" -#: c-lex.c:694 +#: c-lex.c:697 #, c-format msgid "stray '\\%o' in program" msgstr "" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" msgstr "" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" msgstr "" -#: c-lex.c:869 +#: c-lex.c:873 #, fuzzy, c-format msgid "integer constant is too large for \"%s\" type" msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß" -#: c-lex.c:937 +#: c-lex.c:941 #, fuzzy, c-format msgid "floating constant exceeds range of \"%s\"" msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 #, fuzzy msgid "ignoring invalid multibyte character" msgstr "Ìç Ýãêõñï Þ áóõìðëÞñùôï multibyte Þ ðëáôýò ÷áñáêôÞñáò" -#: c-opts.c:353 +#: c-opts.c:355 #, fuzzy, c-format msgid "missing argument to \"-%s\"" msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'" -#: c-opts.c:357 +#: c-opts.c:359 #, c-format msgid "no class name specified with \"-%s\"" msgstr "" -#: c-opts.c:364 +#: c-opts.c:366 #, fuzzy, c-format msgid "missing filename after \"-%s\"" msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ" -#: c-opts.c:369 +#: c-opts.c:371 #, fuzzy, c-format msgid "missing target after \"-%s\"" msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" msgstr "" -#: c-opts.c:548 +#: c-opts.c:550 #, c-format msgid "too many filenames given. Type %s --help for usage" msgstr "" -#: c-opts.c:934 +#: c-opts.c:937 msgid "-Wno-strict-prototypes is not supported in C++" msgstr "" -#: c-opts.c:1014 +#: c-opts.c:1017 #, fuzzy, c-format msgid "switch \"%s\" is no longer supported" msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé" -#: c-opts.c:1030 +#: c-opts.c:1033 #, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" msgstr "" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" msgstr "" -#: c-opts.c:1263 +#: c-opts.c:1273 msgid "output filename specified twice" msgstr "" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "" -#: c-opts.c:1381 +#: c-opts.c:1391 msgid "-Wformat-zero-length ignored without -Wformat" msgstr "" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "" -#: c-opts.c:1409 +#: c-opts.c:1419 #, fuzzy, c-format msgid "opening output file %s" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'" -#: c-opts.c:1464 +#: c-opts.c:1474 #, fuzzy, c-format msgid "opening dependency file %s" msgstr "äõíáìéêÝò åîáñôÞóåéò.\n" -#: c-opts.c:1474 +#: c-opts.c:1484 #, fuzzy, c-format msgid "closing dependency file %s" msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s" -#: c-opts.c:1477 +#: c-opts.c:1487 #, fuzzy, c-format msgid "when writing output to %s" msgstr "óöÜëìá åããñáöÞò %s" -#: c-opts.c:1557 +#: c-opts.c:1567 msgid "to generate dependencies you must specify either -M or -MM" msgstr "" -#: c-opts.c:1704 +#: c-opts.c:1715 #, c-format -msgid "\"-%s\" is valid for %s but not for %s" +msgid "\"-%c%s%s\" is valid for %s but not for %s" msgstr "" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2256,7 +2267,7 @@ msgid "" " -isystem Add to the start of the system include path\n" msgstr "" -#: c-opts.c:1723 +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2267,7 +2278,7 @@ msgid "" " -o Put output into \n" msgstr "" -#: c-opts.c:1732 +#: c-opts.c:1744 msgid "" " -trigraphs Support ISO C trigraphs\n" " -std= Specify the conformance standard; one of:\n" @@ -2278,21 +2289,21 @@ msgid "" " -W[no-]comment{s} Warn if one comment starts inside another\n" msgstr "" -#: c-opts.c:1741 +#: c-opts.c:1753 msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" " -W[no-]undef Warn if an undefined macro is used by #if\n" " -W[no-]import Warn about the use of the #import directive\n" msgstr "" -#: c-opts.c:1746 +#: c-opts.c:1758 msgid "" " -W[no-]error Treat all warnings as errors\n" " -W[no-]system-headers Do not suppress warnings from system headers\n" " -W[no-]all Enable most preprocessor warnings\n" msgstr "" -#: c-opts.c:1751 +#: c-opts.c:1763 msgid "" " -M Generate make dependencies\n" " -MM As -M, but ignore system header files\n" @@ -2302,14 +2313,14 @@ msgid "" " -MG Treat missing header file as generated files\n" msgstr "" -#: c-opts.c:1759 +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" " -MT Add an unquoted target\n" msgstr "" -#: c-opts.c:1764 +#: c-opts.c:1776 msgid "" " -D Define a with string '1' as its value\n" " -D= Define a with as its value\n" @@ -2319,7 +2330,7 @@ msgid "" " -v Display the version number\n" msgstr "" -#: c-opts.c:1772 +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2329,7 +2340,7 @@ msgid "" " -dI Include #include directives in the output\n" msgstr "" -#: c-opts.c:1780 +#: c-opts.c:1792 msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" " -ftabstop= Distance between tab stops for column reporting\n" @@ -2339,7 +2350,7 @@ msgid "" msgstr "" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "óöÜëìá óýíôáîçò" @@ -2348,23 +2359,23 @@ msgstr " msgid "syntax error: cannot back up" msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 msgid "ISO C forbids an empty source file" msgstr "" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" msgstr "" -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 msgid "ISO C forbids data definition with no type or storage class" msgstr "" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" msgstr "" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 msgid "ISO C does not allow extra `;' outside of a function" msgstr "" @@ -2372,116 +2383,116 @@ msgstr "" msgid "traditional C rejects the unary plus operator" msgstr "" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "" -#: c-parse.y:632 objc-parse.y:655 +#: c-parse.y:632 objc-parse.y:654 msgid "ISO C89 forbids compound literals" msgstr "" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 msgid "ISO C forbids braced-groups within expressions" msgstr "" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 msgid "first argument to __builtin_choose_expr not a constant" msgstr "" -#: c-parse.y:721 objc-parse.y:768 +#: c-parse.y:721 objc-parse.y:767 msgid "traditional C rejects ISO C style function definitions" msgstr "" #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, fuzzy, c-format msgid "`%s' is not at beginning of declaration" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 msgid "ISO C forbids empty initializer braces" msgstr "" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 msgid "ISO C89 forbids specifying subobject to initialize" msgstr "" -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" msgstr "" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" msgstr "" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 msgid "ISO C forbids specifying range of elements to initialize" msgstr "" -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 msgid "ISO C forbids nested functions" msgstr "" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 msgid "ISO C forbids forward references to `enum' types" msgstr "" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 #, fuzzy msgid "comma at end of enumerator list" msgstr "óêïõðßäéá óôï ôÝëïò ôïõ áñéèìïý" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" msgstr "" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" msgstr "" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" msgstr "" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 msgid "ISO C forbids member declarations with no members" msgstr "" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 msgid "deprecated use of label at end of compound statement" msgstr "" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 msgid "ISO C89 forbids mixed declarations and code" msgstr "" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 msgid "ISO C forbids label declarations" msgstr "" -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" msgstr "" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" msgstr "" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 msgid "ISO C forbids `goto *expr;'" msgstr "" -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 msgid "ISO C forbids forward parameter declarations" msgstr "" @@ -2491,11 +2502,11 @@ msgstr "" #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 msgid "ISO C requires a named argument before `...'" msgstr "" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "" @@ -2513,38 +2524,38 @@ msgstr " msgid "parser stack overflow" msgstr "Õðåñ÷åßëéóç ðßíáêá áñ÷åßïõ" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "%s óôï ôÝëïò ôçò åéóüäïõ" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, c-format msgid "%s before %s'%c'" msgstr "%s ðñéí áðü %s'%c'" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, c-format msgid "%s before %s'\\x%x'" msgstr "%s ðñéí áðü %s'\\x%x'" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, fuzzy, c-format msgid "%s before string constant" msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, c-format msgid "%s before numeric constant" msgstr "%s ðñéí áðü áñéèìçôéêÞ óôáèåñÜ" # src/request.c:37 -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, c-format msgid "%s before \"%s\"" msgstr "%s ðñéí áðü \"%s\"" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, c-format msgid "%s before '%s' token" msgstr "%s ðñéí áðü ôï óýìâïëï '%s'" @@ -2553,7 +2564,7 @@ msgstr "%s msgid "traditional C rejects string concatenation" msgstr "" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" msgstr "óõíôáêôéêü óöÜëìá óôï óýìâïëï '%s'" @@ -2613,41 +2624,41 @@ msgstr "" msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 #, fuzzy msgid "malformed #pragma weak, ignored" msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå" -#: c-pragma.c:330 +#: c-pragma.c:337 msgid "junk at end of #pragma weak" msgstr "" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 #, fuzzy msgid "malformed #pragma redefine_extname, ignored" msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå" -#: c-pragma.c:375 +#: c-pragma.c:382 #, fuzzy msgid "junk at end of #pragma redefine_extname" msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 msgid "#pragma redefine_extname conflicts with declaration" msgstr "" -#: c-pragma.c:413 +#: c-pragma.c:420 #, fuzzy msgid "malformed #pragma extern_prefix, ignored" msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå" -#: c-pragma.c:418 +#: c-pragma.c:425 #, fuzzy msgid "junk at end of #pragma extern_prefix" msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü" -#: c-pragma.c:450 -msgid "asm declaration conficts with previous rename" +#: c-pragma.c:457 +msgid "asm declaration conflicts with previous rename" msgstr "" #: c-semantics.c:565 @@ -2670,7 +2681,7 @@ msgstr "" msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" msgstr "" @@ -2680,7 +2691,7 @@ msgstr "" msgid "`%s' has an incomplete type" msgstr "" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 #, fuzzy msgid "invalid use of void expression" msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç" @@ -2713,7 +2724,7 @@ msgstr "" msgid "types are not quite compatible" msgstr "" -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" msgstr "" @@ -2722,1015 +2733,1012 @@ msgstr "" msgid "%s has no member named `%s'" msgstr "" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" msgstr "" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" msgstr "" -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, fuzzy, c-format msgid "invalid type argument of `%s'" msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç." -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" msgstr "" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" msgstr "" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" msgstr "" -#: c-typeck.c:1303 +#: c-typeck.c:1306 msgid "ISO C forbids subscripting `register' array" msgstr "" -#: c-typeck.c:1305 +#: c-typeck.c:1308 msgid "ISO C90 forbids subscripting non-lvalue array" msgstr "" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" msgstr "" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" msgstr "" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr "" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "" -#: c-typeck.c:1504 +#: c-typeck.c:1518 #, fuzzy msgid "called object is not a function" msgstr "Ôï åðþíõìï áíôéêåßìåíï äåí åßíáé áíáæçôÞóéìï" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 #, fuzzy msgid "too many arguments to function" msgstr "ðÜñá ðïëëÜ ïñßóìáôá" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" msgstr "" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" msgstr "" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" msgstr "" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 #, fuzzy msgid "too few arguments to function" msgstr "ðïëý ëßãá ïñßóìáôá" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" msgstr "" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" msgstr "" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" msgstr "" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" msgstr "" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" msgstr "" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 msgid "division by zero" msgstr "äéáßñåóç ìå ìçäÝí" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" msgstr "" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" msgstr "" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" msgstr "" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" msgstr "" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" msgstr "" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" msgstr "" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 msgid "ISO C forbids comparison of `void *' with function pointer" msgstr "" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" msgstr "" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" msgstr "" -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" msgstr "" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" msgstr "" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 #, fuzzy msgid "unordered comparison on non-floating point argument" msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" msgstr "" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" msgstr "" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" msgstr "" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" msgstr "" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" msgstr "" -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" msgstr "" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" msgstr "" -#: c-typeck.c:2754 +#: c-typeck.c:2768 msgid "ISO C does not support `~' for complex conjugation" msgstr "" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "" -#: c-typeck.c:2769 +#: c-typeck.c:2783 #, fuzzy msgid "wrong type argument to abs" msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí" -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" msgstr "" -#: c-typeck.c:2838 +#: c-typeck.c:2852 msgid "ISO C does not support `++' and `--' on complex types" msgstr "" -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 msgid "wrong type argument to increment" msgstr "" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 msgid "wrong type argument to decrement" msgstr "" -#: c-typeck.c:2876 +#: c-typeck.c:2890 msgid "increment of pointer to unknown structure" msgstr "" -#: c-typeck.c:2878 +#: c-typeck.c:2892 msgid "decrement of pointer to unknown structure" msgstr "" -#: c-typeck.c:3015 +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" msgstr "" -#: c-typeck.c:3025 +#: c-typeck.c:3039 #, fuzzy msgid "invalid lvalue in unary `&'" msgstr "ìç Ýãêõñïò ÷ñüíïò áíáðÞäçò" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "%s" -#: c-typeck.c:3227 +#: c-typeck.c:3241 msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "" -#: c-typeck.c:3230 +#: c-typeck.c:3244 msgid "ISO C forbids use of compound expressions as lvalues" msgstr "" -#: c-typeck.c:3233 +#: c-typeck.c:3247 msgid "ISO C forbids use of cast expressions as lvalues" msgstr "" -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" msgstr "" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, fuzzy, c-format msgid "%s of read-only variable `%s'" msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" msgstr "" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, fuzzy, c-format msgid "cannot take address of bit-field `%s'" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" msgstr "" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" msgstr "" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" msgstr "" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "" -#: c-typeck.c:3439 +#: c-typeck.c:3453 msgid "signed and unsigned type in conditional expression" msgstr "" -#: c-typeck.c:3446 +#: c-typeck.c:3460 msgid "ISO C forbids conditional expr with only one void side" msgstr "" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" msgstr "" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" msgstr "" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" msgstr "" -#: c-typeck.c:3637 +#: c-typeck.c:3651 msgid "ISO C forbids casting nonscalar to the same type" msgstr "" -#: c-typeck.c:3656 +#: c-typeck.c:3670 msgid "ISO C forbids casts to union type" msgstr "" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" msgstr "" -#: c-typeck.c:3722 +#: c-typeck.c:3736 msgid "cast adds new qualifiers to function type" msgstr "" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" msgstr "" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" msgstr "" -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" msgstr "" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" msgstr "" -#: c-typeck.c:3772 +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3776 +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 #, fuzzy msgid "invalid lvalue in assignment" msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 #, fuzzy msgid "assignment" msgstr "ðñïóðÝñáóìá ïñßóìáôïò" -#: c-typeck.c:4056 +#: c-typeck.c:4070 #, fuzzy msgid "cannot pass rvalue to reference parameter" msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:4170 +#: c-typeck.c:4184 msgid "ISO C prohibits argument conversion to union type" msgstr "" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" msgstr "" -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" msgstr "" -#: c-typeck.c:4248 +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +#, fuzzy +msgid "invalid use of non-lvalue array" +msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò" + +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "%s ìåôáôñÝðåé áêÝñáéï óå äåßêôç ÷ùñßò ìåôáôñïðÝá" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, fuzzy, c-format msgid "incompatible type for argument %d of `%s'" msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, fuzzy, c-format msgid "incompatible types in %s" msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'" #. Function name is known; supply it. -#: c-typeck.c:4339 +#: c-typeck.c:4358 #, fuzzy, c-format msgid "passing arg of `%s'" msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d áðü `%s'" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 +#: c-typeck.c:4368 #, fuzzy msgid "passing arg of pointer to function" msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d ôïõ äåßêôç óôç óõíÜñôçóç" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d áðü `%s'" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d ôïõ äåßêôç óôç óõíÜñôçóç" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" msgstr "" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" msgstr "" -#: c-typeck.c:4447 +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" msgstr "" -#: c-typeck.c:4449 +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" msgstr "" -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" msgstr "" # src/request.c:263 -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, fuzzy, c-format msgid "(near initialization for `%s')" msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" msgstr "" -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" msgstr "" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" msgstr "" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" msgstr "" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 #, fuzzy msgid "initializer element is not constant" msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò" # src/request.c:263 -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "áñ÷éêïðïßçóç" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" msgstr "" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 #, fuzzy msgid "invalid initializer" msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s" -#: c-typeck.c:5351 +#: c-typeck.c:5393 #, fuzzy msgid "extra brace group at end of initializer" msgstr "áêïëïõèïýí óêïõðßäéá óôï ôÝëïò ôçò ãñáììÞò" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" msgstr "" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" msgstr "" -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "" -#: c-typeck.c:5512 +#: c-typeck.c:5554 #, fuzzy msgid "missing initializer" msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" msgstr "" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" msgstr "" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" msgstr "" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" msgstr "" -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 msgid "field name not in record or union initializer" msgstr "" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" msgstr "" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 msgid "array index in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" msgstr "" -#: c-typeck.c:5744 +#: c-typeck.c:5788 msgid "array index range in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" msgstr "" -#: c-typeck.c:6514 +#: c-typeck.c:6558 msgid "excess elements in char array initializer" msgstr "" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" msgstr "" -#: c-typeck.c:6582 +#: c-typeck.c:6626 msgid "non-static initialization of a flexible array member" msgstr "" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" msgstr "" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" msgstr "" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "" -#: c-typeck.c:6757 +#: c-typeck.c:6806 msgid "excess elements in vector initializer" msgstr "" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" msgstr "" -#: c-typeck.c:6886 +#: c-typeck.c:6935 #, fuzzy msgid "asm template is not a string constant" msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò" -#: c-typeck.c:6918 +#: c-typeck.c:6967 msgid "invalid lvalue in asm statement" msgstr "" -#: c-typeck.c:6993 +#: c-typeck.c:7042 #, fuzzy msgid "modification by `asm'" msgstr "Ç ôñïðïðïßçóç áðÝôõ÷å" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" msgstr "" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" msgstr "" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" msgstr "åðéóôñïöÞ" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" msgstr "" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "" -#: c-typeck.c:7147 +#: c-typeck.c:7196 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" msgstr "" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 msgid "`default' label not within a switch statement" msgstr "" -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" msgstr "" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr "" -#: calls.c:2227 +#: calls.c:2270 #, fuzzy, c-format msgid "can't inline call to `%s'" msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'" -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" msgstr "" -#: calls.c:4614 -msgid "variable offset is passed partially in stack and in reg" -msgstr "" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "" - -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." msgstr "" -#: cfgloop.c:1125 +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." msgstr "" -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." msgstr "" -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." msgstr "" -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." msgstr "" -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." msgstr "" -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." msgstr "" -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" msgstr "" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" msgstr "" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1778 +#: cfgrtl.c:1848 #, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" msgstr "" -#: cfgrtl.c:1785 +#: cfgrtl.c:1855 #, c-format msgid "verify_flow_info: Wrong count of block %i %i" msgstr "" -#: cfgrtl.c:1791 +#: cfgrtl.c:1861 #, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" msgstr "" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "" -#: cfgrtl.c:1805 +#: cfgrtl.c:1875 #, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1811 +#: cfgrtl.c:1881 #, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" msgstr "" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" msgstr "" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" msgstr "" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" msgstr "" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" msgstr "" -#: cfgrtl.c:1905 +#: cfgrtl.c:1975 #, c-format msgid "Wrong amount of branch edges after conditional jump %i" msgstr "" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" msgstr "" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" msgstr "" -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, c-format msgid "basic block %d pred edge is corrupted" msgstr "" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, c-format msgid "in basic block %d:" msgstr "" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" msgstr "" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, c-format msgid "basic block %i edge lists are corrupted" msgstr "" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 msgid "basic blocks not numbered consecutively" msgstr "" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 msgid "insn outside basic block" msgstr "" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 msgid "return not followed by barrier" msgstr "" -#: cfgrtl.c:2087 +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" msgstr "" @@ -3811,257 +3819,257 @@ msgid "" "write_c_file - output name is %s, prefix is %s\n" msgstr "" -#: collect2.c:2083 +#: collect2.c:2082 #, fuzzy msgid "cannot find `nm'" msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'" -#: collect2.c:2093 collect2.c:2535 +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "óùëÞíùóç" -#: collect2.c:2097 collect2.c:2539 +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "fdopen" -#: collect2.c:2123 collect2.c:2565 +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "dup2 %d 1" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "close %d" -#: collect2.c:2132 collect2.c:2574 +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "execv %s" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" msgstr "" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" msgstr "" -#: collect2.c:2217 collect2.c:2623 +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "fclose" -#: collect2.c:2262 +#: collect2.c:2261 #, fuzzy, c-format msgid "unable to open file '%s'" msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s" -#: collect2.c:2264 +#: collect2.c:2263 #, fuzzy, c-format msgid "unable to stat file '%s'" msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s" -#: collect2.c:2270 +#: collect2.c:2269 #, fuzzy, c-format msgid "unable to mmap file '%s'" msgstr "Áäõíáìßá ìåôáöïñÜò óôç ìíÞìç (mmap) ôïõ áñ÷åßïõ %s.\n" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" msgstr "äå âñÝèçêå\n" -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" msgstr "" -#: collect2.c:2445 +#: collect2.c:2444 #, fuzzy, c-format msgid "bad magic number in file '%s'" msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "äõíáìéêÝò åîáñôÞóåéò.\n" -#: collect2.c:2526 +#: collect2.c:2524 #, fuzzy msgid "cannot find `ldd'" msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "" -#: collect2.c:2728 +#: collect2.c:2726 #, fuzzy, c-format msgid "%s: not a COFF file" msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï" -#: collect2.c:2847 +#: collect2.c:2845 #, fuzzy, c-format msgid "%s: cannot open as COFF file" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ" -#: collect2.c:2903 +#: collect2.c:2901 #, fuzzy, c-format msgid "library lib%s not found" msgstr "Ðéèáíüí äå âñÝèçêå" # src/getopt1.c:132 # src/getopt1.c:132 -#: collect2.c:3030 +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "open %s" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" msgstr "" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n" msgstr "" -#: collect2.c:3135 +#: collect2.c:3133 msgid "string section missing" msgstr "" -#: collect2.c:3138 +#: collect2.c:3136 #, fuzzy msgid "section pointer missing" msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s" -#: collect2.c:3186 +#: collect2.c:3184 #, fuzzy msgid "no symbol table found" msgstr "äåí äþèçêå óõìâïëéêü üíïìá" -#: collect2.c:3199 +#: collect2.c:3197 #, fuzzy msgid "no cmd_strings found" msgstr "Äåí âñÝèçêå ìÝóï" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" "\n" msgstr "" -#: collect2.c:3218 +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "" -#: collect2.c:3249 +#: collect2.c:3247 #, fuzzy msgid "" "writing load commands.\n" "\n" msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ" -#: collect2.c:3269 +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "close %s" -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" msgstr "" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "" -#: collect2.c:3474 +#: collect2.c:3472 #, fuzzy msgid "bad magic number" msgstr "ÅóöáëìÝíïò áñéèìüò áñ÷åßïõ" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" msgstr "åóöáëìÝíç Ýêäïóç êåöáëßäáò" -#: collect2.c:3476 +#: collect2.c:3474 msgid "bad raw header version" msgstr "" -#: collect2.c:3477 +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "" -#: collect2.c:3478 +#: collect2.c:3476 #, fuzzy msgid "old raw header file" msgstr "Äåí åßíáé åðþíõìï áñ÷åßï" -#: collect2.c:3479 +#: collect2.c:3477 #, fuzzy msgid "unsupported version" msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "" # src/request.c:37 -#: collect2.c:3501 +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "fstat %s" -#: collect2.c:3538 collect2.c:3586 +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "lseek %s 0" -#: collect2.c:3542 +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "read %s" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "" -#: collect2.c:3566 +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "msync %s" -#: collect2.c:3573 +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "munmap %s" -#: collect2.c:3590 +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "write %s" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -4069,7 +4077,7 @@ msgid "" "\n" msgstr "" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4129,7 +4137,7 @@ msgid "stdout" msgstr "äïìÞ" # src/request.c:37 -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" msgstr "%s: %s" @@ -4408,43 +4416,43 @@ msgstr "" msgid "End of search list.\n" msgstr "ÔÝëïò ôìÞìáôïò" -#: cppinit.c:1055 +#: cppinit.c:1057 msgid "" msgstr "" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, fuzzy, c-format msgid "assertion missing after %s" msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s" -#: cppinit.c:1163 +#: cppinit.c:1165 #, c-format msgid "directory name missing after %s" msgstr "" -#: cppinit.c:1164 +#: cppinit.c:1166 #, fuzzy, c-format msgid "file name missing after %s" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: cppinit.c:1165 +#: cppinit.c:1167 #, c-format msgid "macro name missing after %s" msgstr "" -#: cppinit.c:1166 +#: cppinit.c:1168 #, c-format msgid "path name missing after %s" msgstr "" -#: cppinit.c:1368 +#: cppinit.c:1353 #, fuzzy msgid "-I- specified twice" msgstr "ìç ïñéóìÝíï" @@ -4650,194 +4658,194 @@ msgstr "" msgid "style of line directive is a GCC extension" msgstr "" -#: cpplib.c:427 +#: cpplib.c:428 #, c-format msgid "invalid preprocessing directive #%s" msgstr "" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgstr "" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "" -#: cpplib.c:511 +#: cpplib.c:512 #, fuzzy msgid "macro names must be identifiers" msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò" -#: cpplib.c:551 +#: cpplib.c:552 #, fuzzy, c-format msgid "undefining \"%s\"" msgstr "Ìç ïñéóìÝíï üíïìá %s" -#: cpplib.c:597 +#: cpplib.c:598 #, fuzzy msgid "missing terminating > character" msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý" -#: cpplib.c:636 +#: cpplib.c:637 #, c-format msgid "#%s expects \"FILENAME\" or " msgstr "" -#: cpplib.c:647 +#: cpplib.c:648 #, fuzzy, c-format msgid "empty file name in #%s" msgstr "Ìç ïñéóìÝíï üíïìá %s" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" msgstr "" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "" -#: cpplib.c:738 +#: cpplib.c:739 #, c-format msgid "invalid flag \"%s\" in line directive" msgstr "" -#: cpplib.c:813 +#: cpplib.c:814 #, fuzzy, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò." -#: cpplib.c:819 +#: cpplib.c:820 #, fuzzy msgid "line number out of range" msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, fuzzy, c-format msgid "\"%s\" is not a valid filename" msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò." -#: cpplib.c:865 +#: cpplib.c:866 #, fuzzy, c-format msgid "\"%s\" after # is not a positive integer" msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò." -#: cpplib.c:972 +#: cpplib.c:973 #, fuzzy msgid "invalid #ident directive" msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç." -#: cpplib.c:1060 +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "" -#: cpplib.c:1063 +#: cpplib.c:1064 #, c-format msgid "#pragma %s %s is already registered" msgstr "" -#: cpplib.c:1066 +#: cpplib.c:1067 #, fuzzy, c-format msgid "#pragma %s is already registered" msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç" -#: cpplib.c:1140 +#: cpplib.c:1143 msgid "#pragma once is obsolete" msgstr "" -#: cpplib.c:1143 +#: cpplib.c:1146 msgid "#pragma once in main file" msgstr "" -#: cpplib.c:1167 +#: cpplib.c:1170 msgid "invalid #pragma GCC poison directive" msgstr "" -#: cpplib.c:1176 +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "" -#: cpplib.c:1223 +#: cpplib.c:1226 #, fuzzy, c-format msgid "cannot find source %s" msgstr "áäõíáìßá áíïßãìáôïò õðïäï÷Þò: %s" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "" -#: cpplib.c:1343 +#: cpplib.c:1346 msgid "_Pragma takes a parenthesized string literal" msgstr "" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "" -#: cpplib.c:1431 +#: cpplib.c:1434 msgid "#else after #else" msgstr "#else ìåôÜ áðü #else" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" msgstr "" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "" -#: cpplib.c:1465 +#: cpplib.c:1468 msgid "#elif after #else" msgstr "#elif ìåôÜ áðü #else" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" msgstr "" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" msgstr "" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "" -#: cpplib.c:1644 +#: cpplib.c:1647 #, fuzzy msgid "assertion without predicate" msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé" -#: cpplib.c:1646 +#: cpplib.c:1649 #, fuzzy msgid "predicate must be an identifier" msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò" -#: cpplib.c:1735 +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "" -#: cpplib.c:1965 +#: cpplib.c:1968 #, fuzzy, c-format msgid "unterminated #%s" msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü" @@ -4892,74 +4900,74 @@ msgstr "" msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, fuzzy, c-format msgid "duplicate macro parameter \"%s\"" msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "" -#: cppmacro.c:1357 +#: cppmacro.c:1359 msgid "macro parameters must be comma-separated" msgstr "" -#: cppmacro.c:1374 +#: cppmacro.c:1376 msgid "parameter name missing" msgstr "" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" msgstr "" -#: cppmacro.c:1393 +#: cppmacro.c:1395 msgid "ISO C does not permit named variadic macros" msgstr "" -#: cppmacro.c:1402 +#: cppmacro.c:1404 msgid "missing ')' in macro parameter list" msgstr "" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" msgstr "" -#: cppmacro.c:1498 +#: cppmacro.c:1500 msgid "'#' is not followed by a macro parameter" msgstr "" -#: cppmacro.c:1517 +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" msgstr "" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, fuzzy, c-format msgid "\"%s\" redefined" msgstr "áüñéóôï" -#: cppmacro.c:1604 +#: cppmacro.c:1606 #, fuzzy msgid "this is the location of the previous definition" msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý" -#: cppmacro.c:1655 +#: cppmacro.c:1657 #, c-format msgid "macro argument \"%s\" would be stringified in traditional C" msgstr "" -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "" -#: cppspec.c:131 +#: cppspec.c:109 #, fuzzy, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò." -#: cppspec.c:155 +#: cppspec.c:133 msgid "too many input files" msgstr "õðåñâïëéêÜ ðïëëÜ áñ÷åßá åéóüäïõ" @@ -4968,61 +4976,61 @@ msgstr " msgid "detected recursion whilst expanding macro \"%s\"" msgstr "" -#: cse.c:7187 +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr "" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "((áíþíõìï))" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" msgstr "" # src/request.c:37 -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " msgstr "%s: %s: " -#: diagnostic.c:1040 +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "%s " -#: diagnostic.c:1042 +#: diagnostic.c:1056 #, c-format msgid " %s" msgstr " %s" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" msgstr "" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, c-format msgid "In member function `%s':" msgstr "Óôç óõíÜñôçóç ìÝëïò `%s':" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, c-format msgid "In function `%s':" msgstr "Óôç óõíÜñôçóç `%s':" -#: diagnostic.c:1161 +#: diagnostic.c:1175 #, fuzzy msgid "compilation terminated.\n" msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" @@ -5030,47 +5038,47 @@ msgid "" "See %s for instructions.\n" msgstr "" -#: diagnostic.c:1300 +#: diagnostic.c:1314 msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "" -#: diagnostic.c:1362 +#: diagnostic.c:1376 #, c-format msgid "in %s, at %s:%d" msgstr "" -#: diagnostic.c:1383 +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" msgstr "" -#: diagnostic.c:1386 +#: diagnostic.c:1400 #, c-format msgid "" ",\n" " from %s:%d" msgstr "" -#: diagnostic.c:1387 +#: diagnostic.c:1401 msgid ":\n" msgstr ":\n" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, fuzzy, c-format msgid "`%s' is deprecated" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" msgstr "" @@ -5079,7 +5087,7 @@ msgstr "" msgid "dominator of %d should be %d, not %d" msgstr "" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, fuzzy, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß" @@ -5098,15 +5106,15 @@ msgstr "" msgid "can't get current directory" msgstr "Äåí åßíáé äõíáôüí íá ëçöèåß ï ôñÝ÷ùí êáôÜëïãïò." -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 msgid "can't access real part of complex value in hard register" msgstr "" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" msgstr "" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "" @@ -5115,41 +5123,47 @@ msgstr "" msgid "abort in %s, at %s:%d" msgstr "" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" msgstr "" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "" -#: except.c:3090 except.c:3112 +#: except.c:3137 #, fuzzy msgid "__builtin_eh_return not supported on this target" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: explow.c:1398 +#: explow.c:1408 #, fuzzy msgid "stack limits not supported on this target" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: expr.c:3323 +#: expr.c:3355 msgid "function using short complex types cannot be inline" msgstr "" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" msgstr "" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +#, fuzzy +msgid "cannot take the address of an unaligned member" +msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'" + #: final.c:1342 msgid "negative insn length" msgstr "" @@ -5195,12 +5209,12 @@ msgstr "" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 #, fuzzy msgid "invalid expression as operand" @@ -5218,151 +5232,155 @@ msgstr "" msgid "control reaches end of non-void function" msgstr "ï Ýëåã÷ïò öèÜíåé óôï ôÝëïò ìç-êåíÞò óõíÜñôçóçò" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, c-format msgid "comparison is always %d due to width of bit-field" msgstr "" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "" -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "" # src/shred.c:1134 -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, fuzzy, c-format msgid "size of variable `%s' is too large" msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï" -#: function.c:5470 +#: function.c:3772 +msgid "impossible constraint in `asm'" +msgstr "" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" msgstr "" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "" -#: function.c:6868 +#: function.c:6925 #, fuzzy, c-format msgid "unused parameter `%s'" msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'" # src/main.c:785 -#: gcc.c:1126 +#: gcc.c:1107 #, fuzzy, c-format msgid "ambiguous abbreviation %s" msgstr "ÁóáöÞò ìïñöÞ `%s'" -#: gcc.c:1153 +#: gcc.c:1134 #, c-format msgid "incomplete `%s' option" msgstr "" -#: gcc.c:1164 +#: gcc.c:1145 #, fuzzy, c-format msgid "missing argument to `%s' option" msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'" -#: gcc.c:1177 +#: gcc.c:1158 #, fuzzy, c-format msgid "extraneous argument to `%s' option" msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'" -#: gcc.c:1505 +#: gcc.c:1486 msgid "Using built-in specs.\n" msgstr "" -#: gcc.c:1683 +#: gcc.c:1667 #, fuzzy, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "äçìéïõñãßá %s %s óôï %s" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "" -#: gcc.c:1915 +#: gcc.c:1899 #, fuzzy, c-format msgid "could not find specs file %s\n" msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:1979 +#: gcc.c:1963 #, fuzzy, c-format msgid "rename spec %s to %s\n" msgstr "äçìéïõñãßá %s %s óôï %s" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" -#: gcc.c:1994 +#: gcc.c:1978 #, fuzzy, c-format msgid "specs unknown %% command after %ld characters" msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "ôï -pipe äåí õðïóôçñßæåôáé" -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " @@ -5370,7 +5388,7 @@ msgstr "" "\n" "Íá óõíå÷ßóåôå; (y Þ n) " -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5378,69 +5396,69 @@ msgid "" "See %s for instructions." msgstr "" -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "÷ñÞóç: %s [åðéëïãÝò] áñ÷åßï...\n" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "ÅðéëïãÝò:\n" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr " -pass-exit-codes ¸îïäïò ìå ôï õøçëüôåñï êùäéêü óöÜëìáôïò ôçò öÜóçò\n" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr " --help ÅìöÜíéóç áõôþí ôùí ðëçñïöïñéþí\n" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr " --target-help ÅìöÜíéóç åðéëïãÝò ãñáììþí åíôïëÞò ó÷åôéêÝò ìå ôï óôü÷ï\n" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr " (×ñÞóç '-v --help' ãéá ôçí åìöÜíéóç åðéëïãþí ãñáììÞò åíôïëÞò õðïäéåñãáóéþí)\n" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr " -dumpspecs ÅìöÜíéóç üëùí ôùí ðñïêáèïñéóìÝíùí áëöáñéèìçôéêþí ôùí ðñïóäéïñéóìþí\n" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr " -dumpversion ÅìöÜíéóç ôçò Ýêäïóçò ôïõ ìåôáãëùôôéóôÞ\n" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr " -dumpmachine ÅìöÜíéóç ôïõ åðåîåñãáóôÞ óôü÷ïõ ôïõ ìåôáãëùôôéóôÞ\n" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr " -print-search-dirs ÅìöÜíéóç ôùí êáôáëüãùí óôéò äéáäñïìÝò áíáæÞôçóçò ôïõ ìåôáãëùôôéóôÞ\n" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr " -print-libgcc-file-name ÅìöÜíéóç ôïõ ïíüìáôïò ôçò óõíïäåõôéêÞò âéâëéïèÞêçò ôïõ ìåôáãëùôôéóôÞ\n" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" msgstr " -print-file-name=<âéâëéïè> ÅìöÜíéóç ôçò ðëÞñçò äéáäñïìÞò óôç âéâëéïèÞêç <âéâëéïè>\n" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr " -print-prog-name=<ðñüãñ> ÅìöÜíéóç ôçò ðëÞñçò äéáäñïìÞò óôï óõóôáôéêü ìåôáãëùôôéóôÞ <ðñüãñ>\n" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr " -print-multi-directory ÅìöÜíéóç ôïõ ñéæéêïý êáôáëüãïõ ãéá åêäüóåéò ôçò libgcc\n" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" @@ -5449,89 +5467,90 @@ msgstr "" " åíôïëÞò êáé êáôáëüãùí áíáæÞôçóçò ðïëëáðëþí\n" " âéâëéïèçêþí\n" -#: gcc.c:2918 +#: gcc.c:2902 #, fuzzy msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr " -print-multi-directory ÅìöÜíéóç ôïõ ñéæéêïý êáôáëüãïõ ãéá åêäüóåéò ôçò libgcc\n" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr " -Wa,<åðéëïãÝò> ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôï óõíáñìïëïãçôÞ\n" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr " -Wp,<åðéëïãÝò> ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôïí ðñï-åðåîåñãáóôÞ\n" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr " -Wl,<åðéëïãÝò> ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôï óõíäÝôç\n" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr " -Xlinker <üñéóìá> ÐÝñáóìá <ïñßóìáôïò> óôï óõíäÝôç\n" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr " -save-temps Íá ìç äéáãñáöïýí ôá åíäéÜìåóá áñ÷åßá\n" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr " -pipe ×ñÞóç óùëçíþóåùí áíôß åíäéÜìåóùí áñ÷åßùí\n" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr " -time ÌÝôñçóç ôïõ ÷ñüíïõ åêôÝëåóçò êÜèå õðïäéåñãáóßáò\n" -#: gcc.c:2926 +#: gcc.c:2910 msgid " -specs= Override built-in specs with the contents of \n" msgstr " -specs=<áñ÷åßï> ×ñÞóç ôïõ ðåñéå÷ïìÝíïõ ôïõ <áñ÷åßïõ> áíôß ôùí ðñïêáèïñéóìÝíùí ðñïóäéïñéóìþí\n" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" msgstr "" " -std=<ðñüôõðï> Èåþñçóå üôé ïé ðçãÝò êþäéêá åßíáé ãéá ôï <ðñüôõðï>\n" "\n" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr " -B <êáôÜëïãïò> ÐñïóèÞêç ôïõ <êáôáëüãïõ> óôéò äéáäñïìÝò áíáæÞôçóçò ôïõ ìåôáãëùôôéóôÞ\n" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" msgstr " -b <ìç÷áíÞ> ÅêôÝëåóç ôïõ gcc ãéá ôï óôü÷ï <ìç÷áíÞ>, áí åßíáé åãêáôåóôçìÝíïò\n" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" msgstr " -V <Ýêäïóç> ÅêôÝëåóç ôçò Ýêäïóçò <Ýêäïóç> ôïõ gcc, áí åßíáé åãêáôåóôçìÝíç\n" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr " -v ÅìöÜíéóç ôùí ðñïãñáììÜôùí ðïõ êáëåß ï ìåôáãëùôôéóôÞò\n" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr "" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr " -E Ðñïåðåîåñãáóßá ìüíï· ü÷é ìåôáãëþôôéóç, óõíáñìïëüãçóç Þ óýíäåóç\n" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr " -S Ìåôáãëþôôéóç ìüíï· ü÷é óõíáñìïëüãçóç Þóýíäåóç\n" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr " -c Ìåôáãëþôôéóç êáé óõíáñìïëüãçóç, ü÷éüìùò óýíäåóç\n" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr " -o <áñ÷åßï> ÔïðïèÝôçóç ôçò åîüäïõ óôï <áñ÷åßï>\n" -#: gcc.c:2937 +#: gcc.c:2921 +#, fuzzy msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" @@ -5541,7 +5560,7 @@ msgstr "" " óõìðåñéöïñÜ åýñåóçò ôçò ãëþóóáò âÜóåé ôçò åðÝêôáóçò\n" " ôïõ áñ÷åßïõ\n" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5555,28 +5574,29 @@ msgstr "" " åðéëïãÝò óå áõôÝò ôéò äéåñãáóßåò, ðñÝðåé íá ÷ñçóéìïðïéÞóåôå ôéò åðéëïãÝò\n" " -W<ãñÜììá>.\n" -#: gcc.c:3079 +#: gcc.c:3063 #, fuzzy, c-format msgid "`-%c' option must have argument" msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" msgstr "" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "%s (GCC) %s\n" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" -msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3263 +#, fuzzy +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" +msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2001 Free Software Foundation, Inc.\n" # src/main.c:850 -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 #, fuzzy msgid "" "This is free software; see the source for copying conditions. There is NO\n" @@ -5587,69 +5607,69 @@ msgstr "" "áíôéãñáöÞò. Äåí õðÜñ÷åé ÊÁÌÉÁ åããýçóç· ïýôå áêüìá ãéá ËÅÉÔÏÕÑÃÉÊÏÔÇÔÁ Þ \n" "ÊÁÔÁËËÇËÏÔÇÔÁ ÃÉÁ ÅÍÁ ÓÕÃÊÅÊÑÉÌÅÍÏ ÓÊÏÐÏ.\n" -#: gcc.c:3382 +#: gcc.c:3366 #, fuzzy msgid "argument to `-Xlinker' is missing" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: gcc.c:3390 +#: gcc.c:3374 #, fuzzy msgid "argument to `-l' is missing" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: gcc.c:3407 +#: gcc.c:3391 #, fuzzy msgid "argument to `-specs' is missing" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: gcc.c:3422 +#: gcc.c:3406 #, fuzzy msgid "argument to `-specs=' is missing" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3461 +#: gcc.c:3445 #, fuzzy msgid "argument to `-B' is missing" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "" -#: gcc.c:3807 +#: gcc.c:3791 msgid "warning: -pipe ignored because -save-temps specified" msgstr "" -#: gcc.c:3811 +#: gcc.c:3795 msgid "warning: -pipe ignored because -time specified" msgstr "" -#: gcc.c:3823 +#: gcc.c:3807 #, fuzzy msgid "argument to `-x' is missing" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: gcc.c:3851 +#: gcc.c:3835 #, fuzzy, c-format msgid "argument to `-%s' is missing" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: gcc.c:3912 +#: gcc.c:3896 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "" -#: gcc.c:4257 +#: gcc.c:4241 #, fuzzy msgid "invalid specification! Bug in cc" msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)" -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "" @@ -5657,75 +5677,75 @@ msgstr "" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "" -#: gcc.c:4980 +#: gcc.c:4964 #, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "" -#: gcc.c:5123 +#: gcc.c:5107 #, fuzzy, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "%s: ìç áíáãíùñßóéìç åðéëïãÞ `-%c'\n" -#: gcc.c:5204 +#: gcc.c:5188 #, fuzzy, c-format msgid "unknown spec function `%s'" msgstr "Óôç óõíÜñôçóç `%s':" -#: gcc.c:5223 +#: gcc.c:5207 #, fuzzy, c-format msgid "error in args to spec function `%s'" msgstr "ðÜñá ðïëëÜ ïñßóìáôá" -#: gcc.c:5272 +#: gcc.c:5256 msgid "malformed spec function name" msgstr "" #. ) -#: gcc.c:5275 +#: gcc.c:5259 #, fuzzy msgid "no arguments for spec function" msgstr "ðïëý ëßãá ïñßóìáôá" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" msgstr "" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%s'" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "åãêáôÜóôáóç: %s%s\n" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "ðñïãñÜììáôá: %s\n" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "âéâëéïèÞêåò: %s\n" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" @@ -5733,46 +5753,46 @@ msgstr "" "\n" "Ãéá ïäçãßåò ãéá áíáöïñÝò óöáëìÜôùí. ðáñáêáëþ äåßôå:\n" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "¸÷åé ñõèìéóôåß ìå: %s\n" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" msgstr "ÌïíôÝëï íçìÜôùí: %s\n" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "Ýêäïóç gcc %s\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "Ýêäïóç ïäçãïý gcc %s åêôåëåß ôçí Ýêäïóç gcc %s\n" -#: gcc.c:6213 +#: gcc.c:6197 msgid "no input files" msgstr "äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: ï ìåôáãëùôôéóôÞò %s äåí Ý÷åé åãêáôáóôáèåß óôï óýóôçìá áõôü" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "" -#: gcc.c:6472 +#: gcc.c:6456 msgid "internal gcc abort" msgstr "åóùôåñéêü óöÜëìá gcc" @@ -5998,12 +6018,12 @@ msgstr " msgid "Could not open output file %s.\n" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "" @@ -6243,8 +6263,12 @@ msgstr " msgid "No input file name." msgstr "äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ" -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "" + +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, fuzzy, c-format msgid "can't open %s" @@ -6255,68 +6279,68 @@ msgstr " msgid "fix_sched_param: unknown param: %s" msgstr "" -#: integrate.c:172 +#: integrate.c:174 #, fuzzy msgid "function cannot be inline" msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" msgstr "" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "" -#: integrate.c:182 +#: integrate.c:184 msgid "function using setjmp cannot be inline" msgstr "" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" msgstr "" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" msgstr "" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "" @@ -6706,25 +6730,25 @@ msgstr "" msgid "output operand %d must use `&' constraint" msgstr "" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, fuzzy, c-format msgid "unknown register name: %s" msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "" @@ -6748,70 +6772,70 @@ msgstr "" msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "" -#: reload.c:3635 +#: reload.c:3629 #, fuzzy msgid "unable to generate reloads for:" msgstr "Áäýíáôç ç äçìéïõñãßá äéåñãáóßáò óôïí åîõðçñåôçôÞ" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "" -#: reload1.c:1914 +#: reload1.c:1909 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "" -#: reload1.c:1918 +#: reload1.c:1913 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "" -#: reload1.c:1920 +#: reload1.c:1915 #, fuzzy msgid "this is the insn:" msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 #, fuzzy msgid "could not find a spill register" msgstr "áäõíáìßá åýñåóçò âñü÷ïõ" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 msgid "VOIDmode on an output" msgstr "" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "" @@ -6824,167 +6848,169 @@ msgstr " msgid "insn does not satisfy its constraints:" msgstr "" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:646 +#: rtl.c:623 #, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" msgstr "" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "" -#: stmt.c:1206 +#: stmt.c:1227 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "" -#: stmt.c:1379 +#: stmt.c:1400 #, fuzzy, c-format msgid "invalid punctuation `%c' in constraint" msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]" -#: stmt.c:1429 +#: stmt.c:1450 #, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" msgstr "" -#: stmt.c:1519 +#: stmt.c:1540 #, fuzzy, c-format msgid "unknown register name `%s' in `asm'" msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "" -#: stmt.c:1858 +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1889 msgid "asm clobber conflict with output operand" msgstr "" -#: stmt.c:1863 +#: stmt.c:1894 msgid "asm clobber conflict with input operand" msgstr "" -#: stmt.c:1898 +#: stmt.c:1929 #, fuzzy msgid "too many alternatives in `asm'" msgstr "Õðåñâïëéêá ðïëëÜ áíïéêôÜ áñ÷åßá óôï óýóôçìá" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "" -#: stmt.c:1963 +#: stmt.c:1994 #, fuzzy, c-format msgid "duplicate asm operand name '%s'" msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "" -#: stmt.c:2078 +#: stmt.c:2109 #, fuzzy, c-format msgid "undefined named operand '%s'" msgstr "Ìç ïñéóìÝíï üíïìá %s" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "á÷ñçóéìïðïßçôç ìåôáâëçôÞ `%s'" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "" -#: stmt.c:5270 +#: stmt.c:5310 #, fuzzy msgid "switch missing default case" msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò" @@ -6997,55 +7023,60 @@ msgstr "" msgid "variable-size type declared outside of any function" msgstr "" -#: stor-layout.c:461 +#: stor-layout.c:487 #, c-format msgid "size of `%s' is %d bytes" msgstr "" -#: stor-layout.c:463 +#: stor-layout.c:489 #, fuzzy, c-format msgid "size of `%s' is larger than %d bytes" msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" msgstr "" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" msgstr "" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 msgid " TOTAL :" msgstr " ÓÕÍÏËÉÊÁ :" -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "" @@ -7060,16 +7091,16 @@ msgstr " msgid "collect: recompiling %s\n" msgstr "" -#: tlink.c:668 +#: tlink.c:674 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "ç ld åðÝóôñåøå êáôÜóôáóç åîüäïõ %d" @@ -7391,7 +7422,7 @@ msgid "place data items into their own section" msgstr "" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +msgid "Add extra commentary to assembler output" msgstr "" #: toplev.c:1120 @@ -7447,7 +7478,7 @@ msgid "Align the start of functions" msgstr "" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +msgid "Attempt to merge identical constants across compilation units" msgstr "" #: toplev.c:1148 @@ -7827,245 +7858,257 @@ msgstr "" msgid "Warn about code which might break the strict aliasing rules" msgstr "" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, c-format msgid "invalid option `%s'" msgstr "ìç Ýãêõñç åðéëïãÞ `%s'" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr "" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr "" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr "" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr "" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr "" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr "" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" msgstr "" -#: toplev.c:3700 +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr "" + +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" + +#: toplev.c:3718 msgid " -O[number] Set optimization level to [number]\n" msgstr "" -#: toplev.c:3701 +#: toplev.c:3719 msgid " -Os Optimize for space rather than speed\n" msgstr "" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" msgstr "" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr "" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr "" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr "" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr "" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr "" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr "" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr "" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" msgstr "" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr "" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr "" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr "" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr "" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr "" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" msgstr "" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr "" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" msgstr "" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr "" -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" "There are undocumented %s specific options as well.\n" msgstr "" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" " Options for %s:\n" msgstr "" -#: toplev.c:3826 +#: toplev.c:3844 #, fuzzy msgid "" "\n" "Target specific options:\n" msgstr "äÞëùóç ðëÜôïõò" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr "" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" msgstr "" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr "" -#: toplev.c:3923 +#: toplev.c:3941 #, fuzzy, c-format msgid "unrecognized gcc debugging option: %c" msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'" -#: toplev.c:3979 +#: toplev.c:4007 #, fuzzy, c-format msgid "`%s': unknown tls-model option" msgstr "%s: Üãíùóôï/ìç õðïóôçñéæüìåíï åßäïò áñ÷åßïõ.\n" # src/request.c:806 src/request.c:912 -#: toplev.c:4006 +#: toplev.c:4034 #, fuzzy, c-format msgid "unrecognized register name `%s'" msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, fuzzy, c-format msgid "unrecognized option `%s'" msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'" -#: toplev.c:4075 +#: toplev.c:4107 msgid "-Wid-clash-LEN is no longer supported" msgstr "" -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, fuzzy, c-format msgid "`%s': unknown or unsupported -g option" msgstr "%s: Üãíùóôï/ìç õðïóôçñéæüìåíï åßäïò áñ÷åßïõ.\n" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "" -#: toplev.c:4269 +#: toplev.c:4304 #, fuzzy msgid "-param option missing argument" msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ" -#: toplev.c:4278 +#: toplev.c:4313 #, fuzzy, c-format msgid "invalid --param option: %s" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: toplev.c:4290 +#: toplev.c:4325 #, fuzzy, c-format msgid "invalid parameter value `%s'" msgstr "Ìç Ýãêõñï äéÜóôçìá ÷ñüíïõ `%s'" -#: toplev.c:4530 +#: toplev.c:4565 #, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -8073,91 +8116,96 @@ msgid "" "%s%s%s version %s (%s) compiled by CC.\n" msgstr "" +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "" + # src/getopt1.c:132 # src/getopt1.c:132 -#: toplev.c:4586 +#: toplev.c:4630 #, fuzzy msgid "options passed: " msgstr "åðéëïãÞ %s" # src/getopt1.c:155 # src/getopt1.c:155 -#: toplev.c:4615 +#: toplev.c:4659 #, fuzzy msgid "options enabled: " msgstr "åðéëïãÞ á\n" -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, fuzzy, c-format msgid "can't open %s for writing" msgstr "%s: ÓöÜëìá åããñáöÞò " -#: toplev.c:4955 +#: toplev.c:5002 #, fuzzy, c-format msgid "ignoring command line option '%s'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: toplev.c:4958 +#: toplev.c:5005 #, c-format msgid "(it is valid for %s but not the selected language)" msgstr "" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "" -#: toplev.c:5047 +#: toplev.c:5094 #, fuzzy msgid "instruction scheduling not supported on this target machine" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "" -#: toplev.c:5065 +#: toplev.c:5112 #, fuzzy, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: toplev.c:5128 +#: toplev.c:5175 #, fuzzy msgid "-ffunction-sections not supported for this target" msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá" -#: toplev.c:5133 +#: toplev.c:5180 #, fuzzy msgid "-fdata-sections not supported for this target" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: toplev.c:5140 +#: toplev.c:5187 msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "" -#: toplev.c:5147 +#: toplev.c:5194 #, fuzzy msgid "-fprefetch-loop-arrays not supported for this target" msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá" -#: toplev.c:5153 +#: toplev.c:5200 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "" -#: toplev.c:5162 +#: toplev.c:5209 #, fuzzy msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá" -#: toplev.c:5168 +#: toplev.c:5215 msgid "-ffunction-sections may affect debugging on some targets" msgstr "" -#: toplev.c:5280 +#: toplev.c:5327 #, fuzzy, c-format msgid "error writing to %s" msgstr "óöÜëìá åããñáöÞò %s" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, fuzzy, c-format msgid "error closing %s" msgstr "óöÜëìá áíÜãíùóçò %s" @@ -8180,27 +8228,27 @@ msgstr "" msgid "function return type cannot be function" msgstr "" -#: tree.c:4544 +#: tree.c:4557 #, fuzzy msgid "invalid initializer for bit string" msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'" -#: tree.c:4603 +#: tree.c:4616 #, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "" -#: tree.c:4620 +#: tree.c:4633 #, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "" -#: tree.c:4637 +#: tree.c:4650 #, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "" @@ -8247,58 +8295,58 @@ msgstr "" msgid "thread-local COMMON data not implemented" msgstr "" -#: varasm.c:1608 +#: varasm.c:1610 #, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "" -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" msgstr "" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" msgstr "" -#: varasm.c:4075 +#: varasm.c:4120 #, fuzzy msgid "unknown set constructor type" msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ." -#: varasm.c:4289 +#: varasm.c:4334 #, fuzzy, c-format msgid "invalid initial value for member `%s'" msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "" -#: varasm.c:4487 +#: varasm.c:4532 #, fuzzy, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "" -#: varasm.c:4530 +#: varasm.c:4575 #, fuzzy, c-format msgid "weak declaration of `%s' not supported" msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "" -#: varasm.c:4670 +#: varasm.c:4716 #, fuzzy msgid "visibility attribute not supported in this configuration; ignored" msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ" @@ -8320,82 +8368,94 @@ msgid "#`%s' not supported by %s#" msgstr "Äåí õðïóôçñßæåôáé" #: params.def:53 -msgid "The maximum number of instructions in a single function eliglible for inlining" +msgid "The maximum number of instructions in a single function eligible for inlining" +msgstr "" + +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" msgstr "" -#: params.def:74 -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" +#: params.def:84 +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" msgstr "" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" msgstr "" -#: params.def:100 +#: params.def:110 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" msgstr "" -#: params.def:111 +#: params.def:120 +msgid "The maximum number of instructions for the RTL inliner" +msgstr "" + +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" msgstr "" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "" -#: params.def:151 +#: params.def:171 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" msgstr "" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" msgstr "" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" msgstr "" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" msgstr "" -#: params.def:204 +#: params.def:217 +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "" + +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." msgstr "" -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "" @@ -8517,22 +8577,22 @@ msgstr " msgid "invalid %%J value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, fuzzy, c-format msgid "invalid %%r value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, fuzzy, c-format msgid "invalid %%R value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, fuzzy, c-format msgid "invalid %%N value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, fuzzy, c-format msgid "invalid %%P value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" @@ -8548,12 +8608,12 @@ msgstr " msgid "invalid %%L value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, fuzzy, c-format msgid "invalid %%m value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, fuzzy, c-format msgid "invalid %%M value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" @@ -8564,7 +8624,7 @@ msgid "invalid %%U value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, fuzzy, c-format msgid "invalid %%s value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" @@ -8575,7 +8635,7 @@ msgid "invalid %%C value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, fuzzy, c-format msgid "invalid %%E value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" @@ -8586,12 +8646,13 @@ msgid "unknown relocation unspec" msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ." #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, fuzzy, c-format msgid "invalid %%xn code" msgstr "ìç Ýãêõñï äéêáßùìá" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 msgid "bad builtin fcode" msgstr "" @@ -8715,7 +8776,7 @@ msgstr "" msgid "Tune expected memory latency" msgstr "" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" msgstr "" @@ -8755,119 +8816,120 @@ msgid "invalid operand to %%V code" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 #, fuzzy msgid "invalid operand output code" msgstr "Ìç Ýãêõñïò êþäéêáò áßôçóçò" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "" -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" msgstr "" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" msgstr "" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" msgstr "" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 msgid "target CPU does not support THUMB instructions" msgstr "" -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 msgid "passing floating point arguments in fp regs not yet supported" msgstr "" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, fuzzy, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 msgid "structure size boundary can only be set to 8 or 32" msgstr "" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, c-format msgid "unable to use '%s' for PIC register" msgstr "" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, c-format msgid "`%s' attribute only applies to functions" msgstr "" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 msgid "unable to compute real location of stacked parameter" msgstr "" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "" @@ -9027,7 +9089,7 @@ msgstr "" msgid "internal compiler error. Incorrect shift:" msgstr "" -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 msgid "only initialized variables can be placed into program memory area" msgstr "" @@ -9256,448 +9318,448 @@ msgstr "" #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" msgstr "" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" msgstr "" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" msgstr "" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" msgstr "" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" msgstr "" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" msgstr "" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 msgid "Emit code compatible with TI tools" msgstr "" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "" -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 msgid "Pass arguments in registers" msgstr "" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 #, fuzzy msgid "Do not allocate BK register" msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 msgid "Enable use of DB instruction" msgstr "" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "" -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 msgid "Don't force constants into registers" msgstr "" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 #, fuzzy msgid "Enable parallel instructions" msgstr "ÁêáôÜëëçëç åíôïëÞ" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 #, fuzzy msgid "Disable parallel instructions" msgstr "ÁêáôÜëëçëç åíôïëÞ" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" msgstr "" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" msgstr "" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" msgstr "" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "" -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 #, fuzzy msgid "invalid operand for 'b' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 #, fuzzy msgid "invalid operand for 'v' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 #, fuzzy msgid "invalid operand for 'P' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 #, fuzzy msgid "invalid operand for 'p' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 #, fuzzy msgid "invalid operand for 'z' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 #, fuzzy msgid "invalid operand for 'H' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 #, fuzzy msgid "bad register" msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 #, fuzzy msgid "invalid operand for 'e' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 #, fuzzy msgid "invalid operand for 'm' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 #, fuzzy msgid "invalid operand for 'A' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 #, fuzzy msgid "invalid operand for 'D' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 #, fuzzy msgid "invalid operand for 'T' modifier" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 #, fuzzy msgid "invalid operand modifier letter" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, fuzzy, c-format msgid "internal error: bad register: %d" msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u" -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 #, fuzzy msgid "unexpected operand" msgstr "Ìç ïñéóìÝíï üíïìá %s" # src/request.c:806 src/request.c:912 -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 #, fuzzy msgid "unrecognized address" msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 #, fuzzy msgid "unrecognized supposed constant" msgstr "Üãíùóôï ðñüèåìá: %s" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, fuzzy, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "ðÜñá ðïëëÝò äçëþóåéò ìåôáôñïðÞò óôçí êáôÜëçîç" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 #, fuzzy msgid "-fPIC and -fpic are not supported in this configuration" msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 #, fuzzy msgid "unexpected address expression" msgstr "Ìç Ýãêõñç ðñïðïñåõüìåíç êáíïíéêÞ Ýêöñáóç" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 msgid "Do not use condition codes from normal instructions" msgstr "" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 msgid "Do not tune stack alignment" msgstr "" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 msgid "Do not tune writable data alignment" msgstr "" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 msgid "Do not emit function prologue or epilogue" msgstr "" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 msgid "Generate code for the specified chip or CPU version" msgstr "" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 msgid "Tune alignment for the specified chip or CPU version" msgstr "" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "" @@ -10254,180 +10316,229 @@ msgstr " msgid "Do not generate char instructions" msgstr "" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, c-format msgid "code model %s not supported in PIC mode" msgstr "" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, c-format msgid "bad value (%s) for -masm= switch" msgstr "" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 #, fuzzy msgid "code model `large' not supported yet" msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, fuzzy, c-format msgid "%i-bit mode not compiled in" msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 msgid "-malign-loops is obsolete, use -falign-loops" msgstr "" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 msgid "-malign-functions is obsolete, use -falign-functions" msgstr "" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "" -#: config/i386/i386.c:1235 +#: config/i386/i386.c:1242 #, fuzzy, c-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 msgid "387 instruction set disabled, using SSE arithmetics" msgstr "" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, fuzzy, c-format msgid "argument to `%s' attribute larger than %d" msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "" + +#: config/i386/i386.c:6386 #, fuzzy msgid "invalid UNSPEC as operand" msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, fuzzy, c-format msgid "invalid operand code `%c'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/i386/i386.c:6861 +#: config/i386/i386.c:7071 #, fuzzy msgid "invalid constraints for operand" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" # src/grep.c:1133 -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 #, fuzzy msgid "unknown insn mode" msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 #, fuzzy msgid "selector must be an immediate" msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 #, fuzzy msgid "mask must be an immediate" msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò" -#: config/i386/i386.c:13346 +#: config/i386/i386.c:13654 #, fuzzy msgid "shift must be an immediate" msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò" -#: config/i386/winnt.c:105 +#: config/i386/winnt.c:96 #, c-format -msgid "`%s' attribute only applies to variables" +msgid "function `%s' definition is marked dllimport." msgstr "" -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:104 #, c-format -msgid "`%s' declared as both exported to and imported from a DLL" +msgid "variable `%s' definition is marked dllimport." msgstr "" -#: config/i386/cygwin.h:45 -msgid "Use the Cygwin interface" +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." msgstr "" -#: config/i386/cygwin.h:46 -msgid "Use the Mingw32 interface" +#: config/i386/winnt.c:143 +#, c-format +msgid "`%s' attribute only applies to variables" +msgstr "" + +#: config/i386/winnt.c:242 +#, c-format +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:252 +#, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "" + +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "" + +#: config/i386/winnt.c:364 +#, c-format +msgid "`%s' declared as both exported to and imported from a DLL" +msgstr "" + +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "" + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "" + +#: config/i386/cygwin.h:45 +msgid "Use the Cygwin interface" +msgstr "" + +#: config/i386/cygwin.h:46 +msgid "Use the Mingw32 interface" msgstr "" #: config/i386/cygwin.h:47 @@ -10458,12 +10569,12 @@ msgstr "" msgid "Use Mingw-specific thread support" msgstr "" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 msgid "-mbnu210 is ignored (option is obsolete)" msgstr "" @@ -10682,7 +10793,7 @@ msgstr "" msgid "Use given thread-local storage dialect" msgstr "" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "" @@ -10739,7 +10850,7 @@ msgstr "" msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 #, fuzzy msgid "stack limit expression is not supported" msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé" @@ -10798,7 +10909,7 @@ msgstr "" msgid "Generate CF code" msgstr "" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "" @@ -10864,7 +10975,7 @@ msgstr "" msgid "Do not layout types like Intel's v1.3 gcc" msgstr "" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "" @@ -10879,33 +10990,33 @@ msgstr "" # src/dfa.c:569 src/dfa.c:583 src/dfa.c:587 # src/dfa.c:577 src/dfa.c:591 src/dfa.c:595 -#: config/ia64/ia64-c.c:50 +#: config/ia64/ia64-c.c:51 #, fuzzy msgid "malformed #pragma builtin" msgstr "êáêïó÷çìáôéóìÝíïò ìåôñçôÞò åðáíÜëçøçò" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, c-format msgid "%s-%s is an empty range" msgstr "" -#: config/ia64/ia64.c:4215 +#: config/ia64/ia64.c:4350 msgid "cannot optimize floating point division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4221 +#: config/ia64/ia64.c:4356 msgid "cannot optimize integer division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4233 +#: config/ia64/ia64.c:4368 #, fuzzy, c-format msgid "bad value (%s) for -mtls-size= switch" msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags" @@ -10913,103 +11024,99 @@ msgstr " #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "" -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "" -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 msgid "Use in/loc/out register names" msgstr "" -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "" -#: config/ia64/ia64.h:180 +#: config/ia64/ia64.h:184 msgid "Generate inline floating point division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:182 +#: config/ia64/ia64.h:186 msgid "Generate inline floating point division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:184 +#: config/ia64/ia64.h:188 msgid "Generate inline integer division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:186 +#: config/ia64/ia64.h:190 msgid "Generate inline integer division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 msgid "Specify range of registers to make fixed" msgstr "" -#: config/ip2k/ip2k.c:1082 +#: config/ip2k/ip2k.c:1090 #, fuzzy msgid "bad operand" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/ip2k/ip2k.c:3184 -msgid "Only initialized variables can be placed into program memory area." -msgstr "" - #: config/m32r/m32r.c:139 #, c-format msgid "bad value (%s) for -mmodel switch" @@ -11066,7 +11173,7 @@ msgid "post-increment address is not a register" msgstr "" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 #, fuzzy msgid "bad address" msgstr "ÅóöáëìÝíç äéåýèõíóç" @@ -11106,45 +11213,54 @@ msgstr "" msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "" + +#: config/m68hc11/m68hc11.c:1311 +#, fuzzy +msgid "`trap' attribute is already used" +msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 msgid "move insn not handled" msgstr "" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 msgid "invalid register in the move instruction" msgstr "" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 #, fuzzy msgid "invalid operand in the instruction" msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 #, fuzzy msgid "invalid register in the instruction" msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 msgid "operand 1 must be a hard register" msgstr "" -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 #, fuzzy msgid "invalid rotate insn" msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'." -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 #, fuzzy msgid "cannot do z-register replacement" msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 msgid "invalid Z register replacement for insn" msgstr "" @@ -11152,52 +11268,61 @@ msgstr "" #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" msgstr "" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" msgstr "" -#: config/m68hc11/m68hc11.h:170 +#: config/m68hc11/m68hc11.h:182 #, fuzzy msgid "Min/max instructions not allowed" msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß" -#: config/m68hc11/m68hc11.h:172 +#: config/m68hc11/m68hc11.h:184 msgid "Use call and rtc for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:174 +#: config/m68hc11/m68hc11.h:186 msgid "Use jsr and rts for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 #, fuzzy msgid "Do not use direct addressing mode for soft registers" msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +#: config/m68hc11/m68hc11.h:190 +#, fuzzy +msgid "Use direct addressing mode for soft registers" +msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +msgid "Compile for a 68HCS12" +msgstr "" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -11207,12 +11332,12 @@ msgstr "" #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 #, fuzzy msgid "Specify the register allocation order" msgstr "Áðïôõ÷ßá äÝóìåõóçò ðüñùí óõóôÞìáôïò" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "" @@ -11386,7 +11511,7 @@ msgstr " msgid "invalid %%Q value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, fuzzy, c-format msgid "invalid %%q value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" @@ -11396,7 +11521,7 @@ msgstr " msgid "invalid %%o value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, fuzzy, c-format msgid "invalid %%p value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" @@ -11485,7 +11610,7 @@ msgid "Do not use the divide instruction" msgstr "" #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" +msgid "Do not arbitrary sized immediates in bit operations" msgstr "" #: config/mcore/mcore.h:142 @@ -11517,152 +11642,152 @@ msgstr "" msgid "Maximum amount for a single stack increment operation" msgstr "" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" msgstr "" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "" -#: config/mips/mips.c:5164 +#: config/mips/mips.c:5180 #, c-format msgid "-march=%s is not compatible with the selected ABI" msgstr "" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/mips/mips.c:5178 +#: config/mips/mips.c:5194 #, fuzzy msgid "-mgp32 used with a 64-bit ABI" msgstr "×ñÞóç ABI 64-bit" -#: config/mips/mips.c:5180 +#: config/mips/mips.c:5196 #, fuzzy msgid "-mgp64 used with a 32-bit ABI" msgstr "×ñÞóç ABI 32-bit" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 #, fuzzy, c-format msgid "unsupported combination: %s" msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" msgstr "" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" msgstr "" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, fuzzy, c-format msgid "invalid option `entry%s'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" msgstr "" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" msgstr "" -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 #, fuzzy msgid "can't rewind temp file" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 #, fuzzy msgid "can't write to output file" msgstr "áäõíáìßá åããñáöÞò áñ÷åßùí åîüäïõ óôï `%s'" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 #, fuzzy msgid "can't read from temp file" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 #, fuzzy msgid "can't close temp file" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, fuzzy, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'" -#: config/mips/mips.c:10444 +#: config/mips/mips.c:10467 msgid "the cpu name must be lower case" msgstr "" -#: config/mips/mips.c:10466 +#: config/mips/mips.c:10489 #, fuzzy, c-format msgid "bad value (%s) for %s" msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags" @@ -11881,7 +12006,7 @@ msgstr "" msgid "Don't use Branch Likely instructions, overriding default for arch" msgstr "" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" msgstr "" @@ -11915,7 +12040,7 @@ msgstr "" #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "" @@ -12181,44 +12306,44 @@ msgstr "" msgid "No \"Small register classes\" kludge" msgstr "" -#: config/pa/pa.c:246 +#: config/pa/pa.c:261 #, c-format msgid "" "unknown -mschedule= option (%s).\n" "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" msgstr "" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, c-format msgid "" "unknown -march= option (%s).\n" "Valid options are 1.0, 1.1, and 2.0\n" msgstr "" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "" -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 #, fuzzy msgid "-g option disabled" msgstr "Ç ëåéôïõñãßá NIS+ áðÝôõ÷å" -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 #, fuzzy msgid "Generate cpp defines for server IO" msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 msgid "Generate cpp defines for workstation IO" msgstr "" @@ -12229,115 +12354,115 @@ msgstr "" #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 +#: config/pa/pa.h:232 config/pa/pa.h:238 msgid "Generate PA1.1 code" msgstr "" -#: config/pa/pa.h:220 config/pa/pa.h:222 +#: config/pa/pa.h:234 config/pa/pa.h:236 msgid "Generate PA1.0 code" msgstr "" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" msgstr "" -#: config/pa/pa.h:228 +#: config/pa/pa.h:242 msgid "Disable FP regs" msgstr "" -#: config/pa/pa.h:230 +#: config/pa/pa.h:244 #, fuzzy msgid "Do not disable FP regs" msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" msgstr "" -#: config/pa/pa.h:234 +#: config/pa/pa.h:248 #, fuzzy msgid "Do not disable space regs" msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç" -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:240 +#: config/pa/pa.h:254 #, fuzzy msgid "Disable indexed addressing" msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò" -#: config/pa/pa.h:242 +#: config/pa/pa.h:256 #, fuzzy msgid "Do not disable indexed addressing" msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò" -#: config/pa/pa.h:244 +#: config/pa/pa.h:258 #, fuzzy msgid "Use portable calling conventions" msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò" -#: config/pa/pa.h:246 +#: config/pa/pa.h:260 #, fuzzy msgid "Do not use portable calling conventions" msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:254 +#: config/pa/pa.h:268 msgid "Do not use software floating point" msgstr "" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" msgstr "" -#: config/pa/pa.h:258 +#: config/pa/pa.h:272 msgid "Do not emit long load/store sequences" msgstr "" -#: config/pa/pa.h:260 +#: config/pa/pa.h:274 #, fuzzy msgid "Generate fast indirect calls" msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç" -#: config/pa/pa.h:262 +#: config/pa/pa.h:276 msgid "Do not generate fast indirect calls" msgstr "" -#: config/pa/pa.h:264 +#: config/pa/pa.h:278 #, fuzzy msgid "Generate code for huge switch statements" msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç" -#: config/pa/pa.h:266 +#: config/pa/pa.h:280 msgid "Do not generate code for huge switch statements" msgstr "" -#: config/pa/pa.h:268 +#: config/pa/pa.h:282 msgid "Always generate long calls" msgstr "" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" msgstr "" -#: config/pa/pa.h:272 +#: config/pa/pa.h:286 msgid "Enable linker optimizations" msgstr "" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." msgstr "" @@ -12419,7 +12544,7 @@ msgstr "" msgid "Use DEC assembler syntax" msgstr "" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, fuzzy, c-format msgid "invalid %%S value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" @@ -12440,7 +12565,7 @@ msgid "invalid %%Z value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, fuzzy, c-format msgid "invalid %%k value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" @@ -12505,139 +12630,139 @@ msgstr "" msgid "junk at end of #pragma longcall" msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü" -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 #, fuzzy msgid "-mmultiple is not supported on little endian systems" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 #, fuzzy msgid "-mstring is not supported on little endian systems" msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, c-format msgid "unknown -mdebug-%s switch" msgstr "" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" msgstr "" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "" -#: config/rs6000/rs6000.c:734 +#: config/rs6000/rs6000.c:738 #, fuzzy, c-format msgid "unknown -misel= option specified: '%s'" msgstr "Üãíùóôï óåô `%s'" -#: config/rs6000/rs6000.c:749 +#: config/rs6000/rs6000.c:753 #, fuzzy, c-format msgid "unknown -mvrsave= option specified: '%s'" msgstr "Üãíùóôï óåô `%s'" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, fuzzy, c-format msgid "unknown ABI specified: '%s'" msgstr "Üãíùóôï óåô `%s'" -#: config/rs6000/rs6000.c:4169 +#: config/rs6000/rs6000.c:4206 #, fuzzy msgid "argument 1 must be a 5-bit signed literal" msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò" -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 #, fuzzy msgid "argument 2 must be a 5-bit unsigned literal" msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò" -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "" -#: config/rs6000/rs6000.c:4452 +#: config/rs6000/rs6000.c:4489 #, fuzzy msgid "argument 3 must be a 4-bit unsigned literal" msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò" -#: config/rs6000/rs6000.c:4629 +#: config/rs6000/rs6000.c:4666 #, fuzzy, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò" -#: config/rs6000/rs6000.c:4745 +#: config/rs6000/rs6000.c:4782 #, fuzzy msgid "argument to dss must be a 2-bit unsigned literal" msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò" -#: config/rs6000/rs6000.c:4976 +#: config/rs6000/rs6000.c:5013 #, fuzzy msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò" -#: config/rs6000/rs6000.c:5049 +#: config/rs6000/rs6000.c:5086 msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, fuzzy, c-format msgid "invalid %%f value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, fuzzy, c-format msgid "invalid %%F value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, fuzzy, c-format msgid "invalid %%G value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, fuzzy, c-format msgid "invalid %%j code" msgstr "ìç Ýãêõñï äéêáßùìá" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, fuzzy, c-format msgid "invalid %%J code" msgstr "ìç Ýãêõñï äéêáßùìá" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, fuzzy, c-format msgid "invalid %%K value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, fuzzy, c-format msgid "invalid %%O value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, fuzzy, c-format msgid "invalid %%T value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, fuzzy, c-format msgid "invalid %%u value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, fuzzy, c-format msgid "invalid %%v value" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" msgstr "" @@ -12853,7 +12978,7 @@ msgstr " #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "" @@ -12980,52 +13105,52 @@ msgstr "" msgid "-f%s and -msdata=%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "" -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "" -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 #, fuzzy msgid "-mcall-aixdesc must be big endian" msgstr "ôá ìåãÝèç ôïõ óôçëïãíþìïíá ðñÝðåé íá åßíáé êáôÜ áýîïõóá óåéñÜ" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 msgid "invalid UNSPEC as operand (1)" msgstr "" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 msgid "invalid UNSPEC as operand (2)" msgstr "" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 #, fuzzy msgid "Cannot decompose address." msgstr "Äåí åßíáé äõíáôÞ ç åê÷þñçóç ôçò æçôçèÞóáò äéåýèõíóçò" -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "" @@ -13038,7 +13163,7 @@ msgid "Don't set backchain (faster, but debug harder" msgstr "" #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +msgid "Use bras for executable < 64k" msgstr "" #: config/s390/s390.h:73 @@ -13070,29 +13195,29 @@ msgstr " msgid "mvc&ex" msgstr "" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 #, fuzzy msgid "__builtin_saveregs not supported by this subtarget" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, c-format msgid "`%s' attribute only applies to interrupt functions" msgstr "" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, fuzzy, c-format msgid "`%s' attribute argument not a string constant" msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, c-format msgid "`%s' attribute argument not an integer constant" msgstr "" @@ -13118,55 +13243,60 @@ msgstr "" msgid "-mcmodel= is not supported on 32 bit systems" msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, fuzzy, c-format msgid "invalid %%Y operand" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, fuzzy, c-format msgid "invalid %%A operand" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, fuzzy, c-format msgid "invalid %%B operand" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, fuzzy, c-format msgid "invalid %%c operand" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, fuzzy, c-format msgid "invalid %%C operand" msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, fuzzy, c-format msgid "invalid %%d operand" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, fuzzy, c-format msgid "invalid %%D operand" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, fuzzy, c-format msgid "invalid %%f operand" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, fuzzy, c-format +msgid "invalid %%s operand" +msgstr "ìç Ýãêõñïò ÷ñÞóôçò" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "" @@ -13514,7 +13644,7 @@ msgid "Do not use registers r2 and r5" msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò" #: config/v850/v850.h:189 -msgid "Enfore strict alignment" +msgid "Enforce strict alignment" msgstr "" #: config/v850/v850.h:192 @@ -13563,7 +13693,7 @@ msgstr " msgid "address offset not a constant" msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò." -#: config/xtensa/xtensa.c:2809 +#: config/xtensa/xtensa.c:2794 msgid "only uninitialized variables can be placed in a .bss section" msgstr "" @@ -13694,573 +13824,602 @@ msgstr "" msgid "`-gnat' misspelled as `-gant'" msgstr "" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" msgstr "" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "" # src/getopt.c:628 # src/getopt.c:628 -#: cp/call.c:557 +#: cp/call.c:567 #, fuzzy msgid "request for member `%D' is ambiguous" msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "" -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "" -#: cp/call.c:2455 +#: cp/call.c:2546 msgid "%s %D(%T) " msgstr "" -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "" -#: cp/call.c:2461 +#: cp/call.c:2552 msgid "%s %+#D%s" msgstr "" -#: cp/call.c:2615 +#: cp/call.c:2726 #, fuzzy msgid "conversion from `%T' to `%T' is ambiguous" msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå" -#: cp/call.c:2690 +#: cp/call.c:2803 +#, fuzzy +msgid "`%T' is not a class type" +msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" + +#: cp/call.c:2811 msgid "incomplete type '%T' cannot be used to name a scope" msgstr "" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 #, fuzzy msgid "'%D' has no member named '%E'" msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'" -#: cp/call.c:2812 +#: cp/call.c:2933 msgid "no matching function for call to `%D(%A)'" msgstr "" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" msgstr "" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "" # src/getopt.c:813 # src/getopt.c:813 -#: cp/call.c:2930 +#: cp/call.c:3046 #, fuzzy msgid "call of `(%T) (%A)' is ambiguous" msgstr "%s: ç åðéëïãÞ `-W %s' åßíáé äéöïñïýìåíç\n" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" msgstr "" -#: cp/call.c:2970 -msgid "%s for `%T %s' operator" +#: cp/call.c:3087 +#, c-format +msgid "%s for 'operator%s' in '%E%s'" msgstr "" -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" msgstr "" -#: cp/call.c:2978 -msgid "%s for `%T %s %T' operator" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" msgstr "" -#: cp/call.c:2981 -msgid "%s for `%s %T' operator" +#: cp/call.c:3099 +#, c-format +msgid "%s for 'operator%s' in '%s%E'" msgstr "" -#: cp/call.c:3071 +#: cp/call.c:3191 msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "" -#: cp/call.c:3316 +#: cp/call.c:3428 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "" -#: cp/call.c:3323 +#: cp/call.c:3435 msgid "enumeral and non-enumeral type in conditional expression" msgstr "" -#: cp/call.c:3405 +#: cp/call.c:3516 msgid "`%D' must be declared before use" msgstr "" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr "" -#: cp/call.c:3680 +#: cp/call.c:3782 msgid "comparison between `%#T' and `%#T'" msgstr "" -#: cp/call.c:3919 +#: cp/call.c:4021 msgid "no suitable `operator delete' for `%T'" msgstr "" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "" -#: cp/call.c:3940 +#: cp/call.c:4042 msgid "`%+#D' is protected" msgstr "" -#: cp/call.c:3942 +#: cp/call.c:4044 #, fuzzy msgid "`%+#D' is inaccessible" msgstr "ôï `%s' åßíáé ìç-ðñïóðåëÜóéìï" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "" -#: cp/call.c:3985 +#: cp/call.c:4088 #, fuzzy msgid "invalid conversion from `%T' to `%T'" msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå" -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 #, fuzzy msgid " initializing argument %P of `%D'" msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr "" -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 +#: cp/call.c:4316 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "" -#: cp/call.c:4656 +#: cp/call.c:4542 +#, fuzzy +msgid "`%T' is not an accessible base of `%T'" +msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" + +#: cp/call.c:4786 msgid "could not find class$ field in java interface type `%T'" msgstr "" -#: cp/call.c:4831 +#: cp/call.c:4974 #, fuzzy msgid "call to non-function `%D'" msgstr "Äåí âñÝèçêáí URL óôï %s.\n" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" msgstr "" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 #, fuzzy msgid " in call to `%D'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "" -#: cp/call.c:5632 +#: cp/call.c:5756 #, fuzzy msgid " for conversion from `%T' to `%T'" msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr "" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" +#: cp/call.c:5879 +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" msgstr "" -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 #, fuzzy msgid "could not convert `%E' to `%T'" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'" -#: cp/class.c:286 +#: cp/call.c:6105 +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "" + +#: cp/call.c:6109 +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "" -#: cp/class.c:1027 +#: cp/class.c:1076 #, fuzzy msgid "duplicate enum value `%D'" msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "" -#: cp/class.c:1037 +#: cp/class.c:1086 #, fuzzy msgid "duplicate nested type `%D'" msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "" -#: cp/class.c:1052 +#: cp/class.c:1101 #, fuzzy msgid "duplicate member `%D'" msgstr "äéðëüò áñéèìüò ìçíýìáôïò" -#: cp/class.c:1095 +#: cp/class.c:1144 msgid "conflicting access specifications for method `%D', ignored" msgstr "" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "" -#: cp/class.c:1147 +#: cp/class.c:1199 #, fuzzy msgid "`%D' invalid in `%T'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 #, fuzzy msgid "`%D' invalid in `%#T'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr "" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr "" -#: cp/class.c:1268 +#: cp/class.c:1320 msgid "base class `%#T' has a non-virtual destructor" msgstr "" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" msgstr "" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" msgstr "" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 #, fuzzy msgid "redefinition of `%#T'" msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'" -#: cp/class.c:2039 +#: cp/class.c:2091 #, fuzzy msgid "previous definition of `%#T'" msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'" -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "" -#: cp/class.c:2653 +#: cp/class.c:2713 msgid " by `%D'" msgstr " êáôÜ `%D'" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" msgstr "" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" msgstr "" -#: cp/class.c:2898 +#: cp/class.c:2958 msgid "bit-field `%#D' with non-integral type" msgstr "" -#: cp/class.c:2918 +#: cp/class.c:2978 msgid "bit-field `%D' width not an integer constant" msgstr "" -#: cp/class.c:2924 +#: cp/class.c:2984 #, fuzzy msgid "negative width in bit-field `%D'" msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç" -#: cp/class.c:2929 +#: cp/class.c:2989 msgid "zero width for bit-field `%D'" msgstr "" -#: cp/class.c:2935 +#: cp/class.c:2995 msgid "width of `%D' exceeds its type" msgstr "" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "" -#: cp/class.c:3061 +#: cp/class.c:3121 msgid "multiple fields in union `%T' initialized" msgstr "" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "" -#: cp/class.c:3189 +#: cp/class.c:3240 msgid "field `%D' invalidly declared function type" msgstr "" -#: cp/class.c:3196 +#: cp/class.c:3247 msgid "field `%D' invalidly declared method type" msgstr "" -#: cp/class.c:3202 +#: cp/class.c:3253 msgid "field `%D' invalidly declared offset type" msgstr "" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 msgid "field `%D' declared static in union" msgstr "" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3298 +#: cp/class.c:3349 #, fuzzy msgid "field `%#D' with same name as class" msgstr "ÕðÜñ÷åé áíôéêåßìåíï ìå ôï ßäéï üíïìá" -#: cp/class.c:3316 +#: cp/class.c:3367 msgid "`%#T' has pointer data members" msgstr "" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr "" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr "" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr "" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" msgstr "" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" msgstr "" -#: cp/class.c:3973 +#: cp/class.c:4025 msgid "initializer specified for non-virtual method `%D'" msgstr "" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5011 +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "" + +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" msgstr "" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" msgstr "" -#: cp/class.c:5320 +#: cp/class.c:5432 msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "" -#: cp/class.c:5405 +#: cp/class.c:5516 msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "" -#: cp/class.c:6127 +#: cp/class.c:6252 msgid "assuming pointer to member `%D'" msgstr "" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" msgstr "" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 #, fuzzy msgid "not enough type information" msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ" -#: cp/class.c:6183 +#: cp/class.c:6315 msgid "argument of type `%T' does not match `%T'" msgstr "" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "" @@ -14269,12 +14428,12 @@ msgstr "" #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 #, fuzzy msgid "declaration of `%#D'" msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "" @@ -14292,11 +14451,11 @@ msgstr " msgid "converting from `%T' to `%T'" msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" msgstr "" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 #, fuzzy msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'" @@ -14306,204 +14465,236 @@ msgstr " msgid "invalid conversion from '%T' to '%T'" msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå" -#: cp/cvt.c:537 +#: cp/cvt.c:504 #, fuzzy msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå" -#: cp/cvt.c:555 +#: cp/cvt.c:522 msgid "casting `%T' to `%T' does not dereference pointer" msgstr "" -#: cp/cvt.c:584 +#: cp/cvt.c:551 #, fuzzy msgid "cannot convert type `%T' to type `%T'" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'" -#: cp/cvt.c:701 +#: cp/cvt.c:683 #, fuzzy msgid "conversion from `%#T' to `%#T'" msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå" -#: cp/cvt.c:713 +#: cp/cvt.c:695 msgid "`%#T' used where a `%T' was expected" msgstr "" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "" -#: cp/cvt.c:750 +#: cp/cvt.c:732 msgid "`%#T' used where a floating point value was expected" msgstr "" -#: cp/cvt.c:797 +#: cp/cvt.c:779 #, fuzzy msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, c-format msgid "%s cannot resolve address of overloaded function" msgstr "" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 msgid "converting NULL to non-pointer type" msgstr "" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" msgstr "" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr "" -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:1255 cp/decl.c:3490 msgid "conflicts with previous declaration `%#D'" msgstr "" -#: cp/decl.c:1211 +#: cp/decl.c:1467 msgid "label `%D' used but not defined" msgstr "" -#: cp/decl.c:1216 +#: cp/decl.c:1472 msgid "label `%D' defined but not used" msgstr "" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "" + +#: cp/decl.c:3285 cp/decl.c:3700 msgid "previous declaration of `%D'" msgstr "" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 msgid "shadowing %s function `%#D'" msgstr "" -#: cp/decl.c:3098 +#: cp/decl.c:3375 msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "" -#: cp/decl.c:3103 +#: cp/decl.c:3380 msgid "conflicts with built-in declaration `%#D'" msgstr "" -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 msgid "new declaration `%#D'" msgstr "" -#: cp/decl.c:3123 +#: cp/decl.c:3400 msgid "ambiguates built-in declaration `%#D'" msgstr "" -#: cp/decl.c:3179 +#: cp/decl.c:3464 msgid "`%#D' redeclared as different kind of symbol" msgstr "" -#: cp/decl.c:3182 +#: cp/decl.c:3467 msgid "previous declaration of `%#D'" msgstr "" -#: cp/decl.c:3204 +#: cp/decl.c:3489 msgid "declaration of template `%#D'" msgstr "" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 msgid "ambiguates old declaration `%#D'" msgstr "" -#: cp/decl.c:3228 +#: cp/decl.c:3513 msgid "declaration of C function `%#D' conflicts with" msgstr "" -#: cp/decl.c:3230 +#: cp/decl.c:3515 msgid "previous declaration `%#D' here" msgstr "" -#: cp/decl.c:3246 +#: cp/decl.c:3533 msgid "conflicting types for `%#D'" msgstr "" -#: cp/decl.c:3247 +#: cp/decl.c:3534 msgid "previous declaration as `%#D'" msgstr "" -#: cp/decl.c:3290 +#: cp/decl.c:3577 msgid "`%#D' previously defined here" msgstr "" -#: cp/decl.c:3291 +#: cp/decl.c:3578 #, fuzzy msgid "`%#D' previously declared here" msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 msgid "prototype for `%#D'" msgstr "" -#: cp/decl.c:3301 +#: cp/decl.c:3588 msgid "follows non-prototype definition here" msgstr "" -#: cp/decl.c:3313 +#: cp/decl.c:3600 msgid "previous declaration of `%#D' with %L linkage" msgstr "" -#: cp/decl.c:3315 +#: cp/decl.c:3602 msgid "conflicts with new declaration with %L linkage" msgstr "" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 msgid "default argument given for parameter %d of `%#D'" msgstr "" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 #, fuzzy msgid "after previous specification in `%#D'" msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n" -#: cp/decl.c:3356 +#: cp/decl.c:3643 msgid "`%#D' was used before it was declared inline" msgstr "" -#: cp/decl.c:3358 +#: cp/decl.c:3645 msgid "previous non-inline declaration here" msgstr "" -#: cp/decl.c:3412 +#: cp/decl.c:3699 msgid "redundant redeclaration of `%D' in same scope" msgstr "" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, c-format msgid "declaration of `%F' throws different exceptions" msgstr "" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, c-format msgid "than previous declaration `%F'" msgstr "" @@ -14516,15 +14707,15 @@ msgstr "" #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "" -#: cp/decl.c:3886 +#: cp/decl.c:4187 msgid "`%#D' used prior to declaration" msgstr "" -#: cp/decl.c:3917 +#: cp/decl.c:4218 msgid "redeclaration of `wchar_t' as `%T'" msgstr "" @@ -14534,602 +14725,611 @@ msgstr "" #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 #, fuzzy msgid "invalid redeclaration of `%D'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: cp/decl.c:3946 +#: cp/decl.c:4247 msgid "as `%D'" msgstr "" -#: cp/decl.c:4036 +#: cp/decl.c:4337 msgid "previous external decl of `%#D'" msgstr "" -#: cp/decl.c:4077 +#: cp/decl.c:4378 msgid "`%D' was previously implicitly declared to return `int'" msgstr "" -#: cp/decl.c:4137 +#: cp/decl.c:4438 msgid "extern declaration of `%#D' doesn't match" msgstr "" -#: cp/decl.c:4138 +#: cp/decl.c:4439 msgid "global declaration `%#D'" msgstr "" -#: cp/decl.c:4169 +#: cp/decl.c:4472 msgid "declaration of `%#D' shadows a parameter" msgstr "" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, c-format msgid "declaration of `%s' shadows a member of `this'" msgstr "" -#: cp/decl.c:4541 +#: cp/decl.c:4889 #, fuzzy msgid "`%#D' hides constructor for `%#T'" msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" -#: cp/decl.c:4556 +#: cp/decl.c:4904 msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "" -#: cp/decl.c:4568 +#: cp/decl.c:4916 msgid "previous non-function declaration `%#D'" msgstr "" -#: cp/decl.c:4569 +#: cp/decl.c:4917 msgid "conflicts with function declaration `%#D'" msgstr "" -#: cp/decl.c:4659 +#: cp/decl.c:5007 msgid "implicit declaration of function `%#D'" msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%#D'" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 msgid "jump to label `%D'" msgstr "" -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "" -#: cp/decl.c:4930 +#: cp/decl.c:5280 msgid " crosses initialization of `%#D'" msgstr "" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr "" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr "" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr "" -#: cp/decl.c:5038 +#: cp/decl.c:5388 msgid " from here" msgstr "" -#: cp/decl.c:5051 +#: cp/decl.c:5401 msgid " skips initialization of `%#D'" msgstr "" -#: cp/decl.c:5086 +#: cp/decl.c:5437 msgid "label named wchar_t" msgstr "" -#: cp/decl.c:5090 +#: cp/decl.c:5440 #, fuzzy msgid "duplicate label `%D'" msgstr "äéðëü êëåéäß" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, c-format msgid "case label `%E' not within a switch statement" msgstr "" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 msgid "`%#D' redeclared as %C" msgstr "" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 #, fuzzy msgid "invalid use of `%D'" msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'." -#: cp/decl.c:5502 +#: cp/decl.c:5852 #, fuzzy msgid "`%D::%D' is not a template" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/decl.c:5519 +#: cp/decl.c:5869 msgid "`%D' undeclared in namespace `%D'" msgstr "" -#: cp/decl.c:5652 +#: cp/decl.c:6002 msgid "`%D' used without template parameters" msgstr "" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 msgid "no type named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5968 +#: cp/decl.c:6329 msgid "lookup of `%D' finds `%#D'" msgstr "" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr "" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr "" -#: cp/decl.c:6003 +#: cp/decl.c:6364 #, fuzzy msgid "name lookup of `%D' changed" msgstr "ç ïìÜäá ôïõ %s Üëëáîå óå %s\n" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr "" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr "" -#: cp/decl.c:6021 cp/decl.c:6028 +#: cp/decl.c:6382 cp/decl.c:6389 #, fuzzy msgid "name lookup of `%D' changed for new ISO `for' scoping" msgstr "ç ïìÜäá ôïõ %s Üëëáîå óå %s\n" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr "" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr "" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "" -#: cp/decl.c:7025 +#: cp/decl.c:7432 msgid "an anonymous union cannot have function members" msgstr "" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7086 +#: cp/decl.c:7493 msgid "redeclaration of C++ built-in type `%T'" msgstr "" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "" -#: cp/decl.c:7149 +#: cp/decl.c:7556 msgid "missing type-name in typedef-declaration" msgstr "" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" msgstr "" -#: cp/decl.c:7163 +#: cp/decl.c:7570 msgid "`%D' can only be specified for functions" msgstr "" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "" -#: cp/decl.c:7167 +#: cp/decl.c:7574 msgid "`%D' can only be specified for constructors" msgstr "" -#: cp/decl.c:7170 +#: cp/decl.c:7577 msgid "`%D' can only be specified for objects and functions" msgstr "" -#: cp/decl.c:7312 cp/decl2.c:927 +#: cp/decl.c:7719 cp/decl2.c:936 msgid "typedef `%D' is initialized (use __typeof__ instead)" msgstr "" -#: cp/decl.c:7317 +#: cp/decl.c:7724 msgid "function `%#D' is initialized like a variable" msgstr "" -#: cp/decl.c:7329 +#: cp/decl.c:7736 msgid "declaration of `%#D' has `extern' and is initialized" msgstr "" -#: cp/decl.c:7363 +#: cp/decl.c:7770 #, fuzzy msgid "`%#D' is not a static member of `%#T'" msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" -#: cp/decl.c:7368 +#: cp/decl.c:7775 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" msgstr "" # src/request.c:263 -#: cp/decl.c:7379 +#: cp/decl.c:7786 #, fuzzy msgid "duplicate initialization of %D" msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å" -#: cp/decl.c:7408 +#: cp/decl.c:7815 msgid "declaration of `%#D' outside of class is not definition" msgstr "" -#: cp/decl.c:7456 +#: cp/decl.c:7865 msgid "variable `%#D' has initializer but incomplete type" msgstr "" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 msgid "elements of array `%#D' have incomplete type" msgstr "" -#: cp/decl.c:7480 +#: cp/decl.c:7889 msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "" -#: cp/decl.c:7519 +#: cp/decl.c:7931 msgid "`%D' declared as reference but not initialized" msgstr "" -#: cp/decl.c:7528 +#: cp/decl.c:7940 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" msgstr "" -#: cp/decl.c:7561 +#: cp/decl.c:7970 #, fuzzy msgid "cannot initialize `%T' from `%T'" msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'" -#: cp/decl.c:7595 +#: cp/decl.c:8004 msgid "initializer fails to determine size of `%D'" msgstr "" -#: cp/decl.c:7600 +#: cp/decl.c:8009 #, fuzzy msgid "array size missing in `%D'" msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'" -#: cp/decl.c:7612 +#: cp/decl.c:8021 msgid "zero-size array `%D'" msgstr "" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 msgid "storage size of `%D' isn't known" msgstr "" -#: cp/decl.c:7672 +#: cp/decl.c:8081 msgid "storage size of `%D' isn't constant" msgstr "" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" msgstr "" -#: cp/decl.c:7752 +#: cp/decl.c:8164 #, fuzzy msgid "uninitialized const `%D'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: cp/decl.c:7836 +#: cp/decl.c:8249 #, fuzzy msgid "brace-enclosed initializer used to initialize `%T'" msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí" -#: cp/decl.c:7900 +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" msgstr "" -#: cp/decl.c:7964 +#: cp/decl.c:8328 +msgid "ISO C++ does not allow designated initializers" +msgstr "" + +#: cp/decl.c:8332 +#, fuzzy +msgid "`%T' has no non-static data member named `%D'" +msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" + +#: cp/decl.c:8389 #, fuzzy msgid "too many initializers for `%T'" msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí" -#: cp/decl.c:8000 +#: cp/decl.c:8426 msgid "variable-sized object `%D' may not be initialized" msgstr "" -#: cp/decl.c:8011 +#: cp/decl.c:8437 msgid "`%D' has incomplete type" msgstr "" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "" -#: cp/decl.c:8358 +#: cp/decl.c:8785 msgid "cannot initialize `%D' to namespace `%D'" msgstr "" -#: cp/decl.c:8409 +#: cp/decl.c:8836 msgid "shadowing previous type declaration of `%#D'" msgstr "" -#: cp/decl.c:8455 +#: cp/decl.c:8883 msgid "`%D' cannot be thread-local because it has non-POD type `%T'" msgstr "" -#: cp/decl.c:8470 +#: cp/decl.c:8898 msgid "`%D' is thread-local and so cannot be dynamically initialized" msgstr "" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 msgid "multiple initializations given for `%D'" msgstr "" -#: cp/decl.c:8956 +#: cp/decl.c:9390 #, fuzzy msgid "invalid catch parameter" msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò" -#: cp/decl.c:9074 +#: cp/decl.c:9508 msgid "destructor for alien class `%T' cannot be a member" msgstr "" -#: cp/decl.c:9077 +#: cp/decl.c:9511 msgid "constructor for alien class `%T' cannot be a member" msgstr "" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "" -#: cp/decl.c:9098 +#: cp/decl.c:9532 msgid "`%D' declared as an `inline' %s" msgstr "" -#: cp/decl.c:9100 +#: cp/decl.c:9534 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "" -#: cp/decl.c:9103 +#: cp/decl.c:9537 msgid "`%D' declared as a friend" msgstr "" -#: cp/decl.c:9109 +#: cp/decl.c:9543 msgid "`%D' declared with an exception specification" msgstr "" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "" -#: cp/decl.c:9275 +#: cp/decl.c:9715 msgid "defining explicit specialization `%D' in friend declaration" msgstr "" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9382 +#: cp/decl.c:9822 msgid "definition of implicitly-declared `%D'" msgstr "" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 msgid "no `%#D' member function declared in class `%T'" msgstr "" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "" -#: cp/decl.c:9634 +#: cp/decl.c:10073 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" msgstr "" -#: cp/decl.c:9637 +#: cp/decl.c:10076 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" msgstr "" -#: cp/decl.c:9687 +#: cp/decl.c:10126 msgid "size of array `%D' has non-integer type" msgstr "" -#: cp/decl.c:9689 +#: cp/decl.c:10128 msgid "size of array has non-integer type" msgstr "" -#: cp/decl.c:9709 +#: cp/decl.c:10148 msgid "size of array `%D' is negative" msgstr "" -#: cp/decl.c:9711 +#: cp/decl.c:10150 msgid "size of array is negative" msgstr "" -#: cp/decl.c:9720 +#: cp/decl.c:10159 msgid "ISO C++ forbids zero-size array `%D'" msgstr "" -#: cp/decl.c:9722 +#: cp/decl.c:10161 msgid "ISO C++ forbids zero-size array" msgstr "" -#: cp/decl.c:9729 +#: cp/decl.c:10168 msgid "size of array `%D' is not an integral constant-expression" msgstr "" -#: cp/decl.c:9732 +#: cp/decl.c:10171 msgid "size of array is not an integral constant-expression" msgstr "" -#: cp/decl.c:9750 +#: cp/decl.c:10189 msgid "ISO C++ forbids variable-size array `%D'" msgstr "" -#: cp/decl.c:9753 +#: cp/decl.c:10192 msgid "ISO C++ forbids variable-size array" msgstr "" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "" -#: cp/decl.c:9823 +#: cp/decl.c:10262 msgid "declaration of `%D' as %s" msgstr "" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, fuzzy, c-format msgid "creating %s" msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9869 +#: cp/decl.c:10308 msgid "return type specification for constructor invalid" msgstr "" -#: cp/decl.c:9876 +#: cp/decl.c:10315 msgid "return type specification for destructor invalid" msgstr "" -#: cp/decl.c:9882 +#: cp/decl.c:10321 msgid "operator `%T' declared to return `%T'" msgstr "" -#: cp/decl.c:9884 +#: cp/decl.c:10323 msgid "return type specified for `operator %T'" msgstr "" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" msgstr "" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "" -#: cp/decl.c:10100 +#: cp/decl.c:10539 msgid "variable declaration is not allowed here" msgstr "" -#: cp/decl.c:10127 +#: cp/decl.c:10566 #, fuzzy msgid "invalid declarator" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "" -#: cp/decl.c:10235 +#: cp/decl.c:10674 msgid "type `%T' is not derived from type `%T'" msgstr "" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr "" @@ -15137,306 +15337,310 @@ msgstr "" #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 +#: cp/decl.c:10750 #, fuzzy, c-format msgid "invalid use of template-name '%E' in a declarator" msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç" -#: cp/decl.c:10323 +#: cp/decl.c:10770 msgid "declaration of `%D' as non-function" msgstr "" -#: cp/decl.c:10400 +#: cp/decl.c:10847 #, fuzzy msgid "`bool' is now a keyword" msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò." -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 #, fuzzy msgid "multiple declarations `%T' and `%T'" msgstr "ðïëëáðëüò áñéèìüò åðéëïãþí ôçí åíôïëÞ `s'" -#: cp/decl.c:10431 +#: cp/decl.c:10878 msgid "ISO C++ does not support `long long'" msgstr "" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, c-format msgid "ISO C++ forbids declaration of `%s' with no type" msgstr "" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "" -#: cp/decl.c:10710 +#: cp/decl.c:11157 msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "" -#: cp/decl.c:10732 +#: cp/decl.c:11179 msgid "member `%D' cannot be declared both virtual and static" msgstr "" -#: cp/decl.c:10741 +#: cp/decl.c:11188 #, fuzzy msgid "`%T::%D' is not a valid declarator" msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò." -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" msgstr "" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, c-format msgid "destructors may not be `%s'" msgstr "" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" msgstr "" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, c-format msgid "constructors may not be `%s'" msgstr "" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, fuzzy, c-format msgid "can't initialize friend function `%s'" msgstr "Äåí Þôáí äõíáôÞ ç åýñåóç åôéêÝôôáò ãéá ìåôáãùãÞ óôï `%s'" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "" -#: cp/decl.c:11118 +#: cp/decl.c:11565 #, fuzzy msgid "friend declaration not in class definition" msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, c-format msgid "can't define friend function `%s' in a local class definition" msgstr "" -#: cp/decl.c:11144 +#: cp/decl.c:11591 msgid "destructors may not have parameters" msgstr "" -#: cp/decl.c:11175 cp/decl.c:11182 +#: cp/decl.c:11622 cp/decl.c:11629 #, fuzzy msgid "cannot declare reference to `%#T'" msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï %s" -#: cp/decl.c:11176 +#: cp/decl.c:11623 #, fuzzy msgid "cannot declare pointer to `%#T'" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'" -#: cp/decl.c:11181 +#: cp/decl.c:11628 msgid "cannot declare pointer to `%#T' member" msgstr "" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11382 +#: cp/decl.c:11829 #, fuzzy msgid "cannot declare member `%T::%s' within `%T'" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" msgstr "" +#: cp/decl.c:11910 +msgid "parameter may not have variably modified type `%T'" +msgstr "" + #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11510 +#: cp/decl.c:11960 msgid "template-id `%D' used as a declarator" msgstr "" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "" -#: cp/decl.c:11588 +#: cp/decl.c:12038 msgid "invalid type qualifier for non-member function type" msgstr "" -#: cp/decl.c:11651 +#: cp/decl.c:12101 msgid "type qualifiers specified for friend class declaration" msgstr "" -#: cp/decl.c:11656 +#: cp/decl.c:12106 msgid "`inline' specified for friend class declaration" msgstr "" -#: cp/decl.c:11664 +#: cp/decl.c:12114 #, fuzzy msgid "template parameters cannot be friends" msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò" -#: cp/decl.c:11666 +#: cp/decl.c:12116 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" msgstr "" -#: cp/decl.c:11670 +#: cp/decl.c:12120 msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "" -#: cp/decl.c:11684 +#: cp/decl.c:12134 msgid "trying to make class `%T' a friend of global scope" msgstr "" -#: cp/decl.c:11695 +#: cp/decl.c:12145 msgid "invalid qualifiers on non-member function type" msgstr "" -#: cp/decl.c:11714 +#: cp/decl.c:12164 msgid "abstract declarator `%T' used as declaration" msgstr "" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 #, fuzzy msgid "invalid use of `::'" msgstr "ìç Ýãêõñïò ÷ñÞóôçò" -#: cp/decl.c:11796 +#: cp/decl.c:12246 msgid "function `%D' cannot be declared friend" msgstr "" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "" -#: cp/decl.c:11817 +#: cp/decl.c:12267 msgid "function `%D' declared virtual inside a union" msgstr "" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "" -#: cp/decl.c:11902 +#: cp/decl.c:12355 msgid "field `%D' has incomplete type" msgstr "" -#: cp/decl.c:11904 +#: cp/decl.c:12357 msgid "name `%T' has incomplete type" msgstr "" -#: cp/decl.c:11913 +#: cp/decl.c:12366 msgid " in instantiation of template `%T'" msgstr "" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" msgstr "" @@ -15452,99 +15656,99 @@ msgstr "" #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 msgid "ISO C++ forbids initialization of member `%D'" msgstr "" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "" -#: cp/decl.c:12052 +#: cp/decl.c:12505 #, fuzzy, c-format msgid "storage class `__thread' invalid for function `%s'" msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "" -#: cp/decl.c:12101 +#: cp/decl.c:12554 msgid "cannot declare member function `%D' to have static linkage" msgstr "" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "" -#: cp/decl.c:12141 +#: cp/decl.c:12594 msgid "static member `%D' declared `register'" msgstr "" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "" -#: cp/decl.c:12318 +#: cp/decl.c:12774 msgid "default argument for `%#D' has type `%T'" msgstr "" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" msgstr "" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" msgstr "" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, fuzzy, c-format msgid "invalid string constant `%E'" msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "" -#: cp/decl.c:12423 +#: cp/decl.c:12879 msgid "parameter `%D' invalidly declared method type" msgstr "" -#: cp/decl.c:12429 +#: cp/decl.c:12885 msgid "parameter `%D' invalidly declared offset type" msgstr "" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "" @@ -15563,474 +15767,484 @@ msgstr "" #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "" -#: cp/decl.c:12766 +#: cp/decl.c:13222 msgid "`%D' must be a nonstatic member function" msgstr "" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 msgid "ISO C++ prohibits overloading operator ?:" msgstr "" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "" -#: cp/decl.c:12889 +#: cp/decl.c:13345 msgid "`%D' must take either zero or one argument" msgstr "" -#: cp/decl.c:12891 +#: cp/decl.c:13347 msgid "`%D' must take either one or two arguments" msgstr "" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 msgid "`%D' must take exactly one argument" msgstr "" -#: cp/decl.c:12939 +#: cp/decl.c:13395 msgid "`%D' must take exactly two arguments" msgstr "" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" msgstr "" -#: cp/decl.c:13052 -msgid "`%s %T' declares a new type at namespace scope" +#: cp/decl.c:13475 +msgid "using typedef-name `%D' after `%s'" msgstr "" -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +#: cp/decl.c:13481 +msgid "using template type parameter `%T' after `%s'" msgstr "" -#: cp/decl.c:13093 -msgid "using typedef-name `%D' after `%s'" +#: cp/decl.c:13542 +msgid "`%s %T' declares a new type at namespace scope" msgstr "" -#: cp/decl.c:13098 -msgid "using template type parameter `%T' after `%s'" +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" msgstr "" -#: cp/decl.c:13178 +#: cp/decl.c:13663 msgid "use of enum `%#D' without previous declaration" msgstr "" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "" -#: cp/decl.c:13310 +#: cp/decl.c:13795 msgid "base type `%T' fails to be a struct or class type" msgstr "" -#: cp/decl.c:13320 +#: cp/decl.c:13805 msgid "base class `%T' has incomplete type" msgstr "" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "" -#: cp/decl.c:13330 +#: cp/decl.c:13815 #, fuzzy msgid "duplicate base type `%T' invalid" msgstr "äéðëüò ïñéóìüò óõíüëïõ" -#: cp/decl.c:13441 +#: cp/decl.c:13926 #, fuzzy msgid "multiple definition of `%#T'" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'" -#: cp/decl.c:13442 +#: cp/decl.c:13927 msgid "previous definition here" msgstr "" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "" + +#: cp/decl.c:14106 msgid "enumerator value for `%D' not integer constant" msgstr "" -#: cp/decl.c:13630 +#: cp/decl.c:14126 msgid "overflow in enumeration values at `%D'" msgstr "" -#: cp/decl.c:13716 +#: cp/decl.c:14195 msgid "return type `%#T' is incomplete" msgstr "" -#: cp/decl.c:13830 +#: cp/decl.c:14309 msgid "semicolon missing after declaration of `%#T'" msgstr "" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "" -#: cp/decl.c:13882 +#: cp/decl.c:14361 msgid "`%D' implicitly declared before its definition" msgstr "" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "" -#: cp/decl.c:14164 +#: cp/decl.c:14643 msgid "parameter `%D' declared void" msgstr "" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "" -#: cp/decl.c:14845 +#: cp/decl.c:15348 msgid "static member function `%#D' declared with type qualifiers" msgstr "" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "" -#: cp/decl2.c:468 +#: cp/decl2.c:467 msgid "invalid types `%T[%T]' for array subscript" msgstr "" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" msgstr "" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" msgstr "" -#: cp/decl2.c:541 +#: cp/decl2.c:540 msgid "deleting `%T' is undefined" msgstr "" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "" -#: cp/decl2.c:592 +#: cp/decl2.c:591 msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 msgid "template declaration of `%#D'" msgstr "" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "" -#: cp/decl2.c:737 +#: cp/decl2.c:746 #, fuzzy msgid "prototype for `%#D' does not match any in class `%T'" msgstr "ôï áñ÷åßï äåäïìÝíùí ðñïößë `%s' äåí ôáéñéÜæåé ìå ôï äéáìïéñáæüìåíï áíôéêåßìåíï `%s'" -#: cp/decl2.c:819 +#: cp/decl2.c:828 #, fuzzy msgid "local class `%#T' shall not have static data member `%#D'" msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" msgstr "" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "" -#: cp/decl2.c:889 +#: cp/decl2.c:898 msgid "invalid data member initialization" msgstr "" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" msgstr "" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 msgid "cannot declare `%D' to be a bit-field type" msgstr "" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 msgid "cannot declare bit-field `%D' with function type" msgstr "" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 msgid "static member `%D' cannot be a bit-field" msgstr "" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 msgid "initializer specified for non-member function `%D'" msgstr "" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 #, fuzzy msgid "invalid initializer for virtual method `%D'" msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 msgid "anonymous struct not inside named type" msgstr "" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 msgid "`operator new' must return type `%T'" msgstr "" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 msgid "`operator delete' must return type `%T'" msgstr "" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 msgid "`operator delete' takes type `%T' as first parameter" msgstr "" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "" -#: cp/decl2.c:2966 +#: cp/decl2.c:3006 msgid "inline function `%D' used but never defined" msgstr "" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 #, fuzzy msgid "use of old-style cast" msgstr "ðáëáéïý åßäïõò èÝóç" # src/getopt.c:628 # src/getopt.c:628 -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 #, fuzzy msgid "use of `%D' is ambiguous" msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr "" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr "" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 msgid " first type here" msgstr "" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr "" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 #, fuzzy msgid "`%D' is not a function," msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò." -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 msgid " conflict with `%D'" msgstr "" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 #, fuzzy msgid "unknown namespace `%D'" msgstr "Üãíùóôï óåô `%s'" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 #, fuzzy msgid "`%T' is not a namespace" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 #, fuzzy msgid "`%D' is not a namespace" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 msgid "namespace `%D' not allowed in using-declaration" msgstr "" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 #, fuzzy msgid "`%D' not declared" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 msgid "using-declaration for destructor" msgstr "" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 msgid "namespace `%T' undeclared" msgstr "" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 msgid "default argument missing for parameter %P of `%+#D'" msgstr "" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 #, fuzzy msgid "`%T' does not have a class or union named `%D'" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 #, fuzzy msgid "`%T' is not a class or union type" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/decl2.c:4862 +#: cp/decl2.c:4977 #, fuzzy msgid "template argument is required for `%T'" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" +#: cp/decl2.c:4995 +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "" + #: cp/error.c:35 #, fuzzy, c-format msgid "`%s' not supported by %s" @@ -16041,38 +16255,38 @@ msgstr " msgid "" msgstr "" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" msgstr "" -#: cp/error.c:2430 +#: cp/error.c:2473 #, c-format msgid "In %s `%s':" msgstr "" -#: cp/error.c:2487 +#: cp/error.c:2530 #, fuzzy, c-format msgid "%s: In instantiation of `%s':\n" msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "" @@ -16119,137 +16333,137 @@ msgstr "" msgid "`...' handler must be the last handler for its try block" msgstr "" -#: cp/friend.c:155 +#: cp/friend.c:159 msgid "`%D' is already a friend of class `%T'" msgstr "" -#: cp/friend.c:157 +#: cp/friend.c:161 msgid "previous friend declaration of `%D'" msgstr "" -#: cp/friend.c:202 +#: cp/friend.c:206 msgid "invalid type `%T' declared `friend'" msgstr "" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 msgid "partial specialization `%T' declared `friend'" msgstr "" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 msgid "typename type `%#T' declared `friend'" msgstr "" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 msgid "template parameter type `%T' declared `friend'" msgstr "" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 #, fuzzy msgid "`%#T' is not a template" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/friend.c:272 +#: cp/friend.c:276 #, fuzzy msgid "`%T' is already a friend of `%T'" msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "" -#: cp/friend.c:425 +#: cp/friend.c:431 msgid "friend declaration `%#D' declares a non-template function" msgstr "" -#: cp/friend.c:428 +#: cp/friend.c:434 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, fuzzy, c-format msgid "argument to `%s' missing\n" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" msgstr "" -#: cp/init.c:374 +#: cp/init.c:389 msgid "uninitialized reference member `%D'" msgstr "" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "" -#: cp/init.c:523 +#: cp/init.c:538 msgid "`%D' will be initialized after" msgstr "" -#: cp/init.c:526 +#: cp/init.c:541 #, fuzzy msgid "base `%T' will be initialized after" msgstr "ç êëÜóç ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç" -#: cp/init.c:529 +#: cp/init.c:544 #, fuzzy msgid " `%#D'" msgstr " `%s'" -#: cp/init.c:531 +#: cp/init.c:546 #, fuzzy msgid " base `%T'" msgstr " êáôÜ `%D'" # src/request.c:263 -#: cp/init.c:549 +#: cp/init.c:564 #, fuzzy msgid "multiple initializations given for base `%T'" msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å" -#: cp/init.c:616 +#: cp/init.c:631 msgid "initializations for multiple members of `%T'" msgstr "" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "" -#: cp/init.c:956 +#: cp/init.c:965 msgid "unnamed initializer for `%T', which has no base classes" msgstr "" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "" -#: cp/init.c:1003 +#: cp/init.c:1010 #, fuzzy msgid "type `%D' is not a direct base of `%T'" msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò." @@ -16266,28 +16480,28 @@ msgstr " #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 msgid "bad array initializer" msgstr "" -#: cp/init.c:1304 +#: cp/init.c:1311 #, fuzzy msgid "`%T' is not an aggregate type" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/init.c:1327 +#: cp/init.c:1334 msgid "`%T' fails to be an aggregate typedef" msgstr "" -#: cp/init.c:1336 +#: cp/init.c:1343 msgid "type `%T' is of non-aggregate type" msgstr "" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "" -#: cp/init.c:1483 +#: cp/init.c:1490 #, fuzzy msgid "invalid use of non-static field `%D'" msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'" @@ -16295,113 +16509,113 @@ msgstr " #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 #, fuzzy msgid "invalid use of member `%D'" msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'" -#: cp/init.c:1502 +#: cp/init.c:1509 msgid "no method `%T::%D'" msgstr "" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "" -#: cp/init.c:1669 +#: cp/init.c:1676 #, fuzzy msgid "`%D' is not a member of type `%T'" msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'" -#: cp/init.c:1688 +#: cp/init.c:1695 #, fuzzy msgid "invalid pointer to bit-field `%D'" msgstr "áêáôÜëëçëïò ôýðïò äéêôýïõ :`%s'\n" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" msgstr "" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "" -#: cp/init.c:1806 +#: cp/init.c:1813 #, c-format msgid "object missing in `%E'" msgstr "" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" msgstr "" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" msgstr "" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "" -#: cp/init.c:2088 +#: cp/init.c:2095 msgid "can't find class$" msgstr "" -#: cp/init.c:2202 +#: cp/init.c:2209 #, fuzzy msgid "invalid type `void' for new" msgstr "ìç Ýãêõñç êáôÜóôáóç ãéá ôçí dlopen()" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "" -#: cp/init.c:2362 +#: cp/init.c:2369 msgid "ISO C++ forbids initialization in array new" msgstr "" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "" -#: cp/init.c:2386 +#: cp/init.c:2397 msgid "ISO C++ forbids aggregate initializer to new" msgstr "" -#: cp/init.c:2474 +#: cp/init.c:2485 msgid "uninitialized const in `new' of `%#T'" msgstr "" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" msgstr "" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" msgstr "" @@ -16472,15 +16686,15 @@ msgstr "" msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "" -#: cp/lex.c:1239 +#: cp/lex.c:1242 msgid "`::%D' undeclared (first use here)" msgstr "" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" +#: cp/mangle.c:2051 +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" msgstr "" @@ -16509,295 +16723,309 @@ msgstr "" msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" msgstr "" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" msgstr "" -#: parse.y:261 +#: parse.y:262 #, fuzzy msgid "`%s' tag used in naming `%#T'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: parse.y:541 +#: parse.y:542 msgid "keyword `export' not implemented, and will be ignored" msgstr "" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, c-format msgid "ISO C++ forbids an empty condition for `%s'" msgstr "" -#: parse.y:1214 +#: parse.y:1225 msgid "definition of class `%T' in condition" msgstr "" -#: parse.y:1216 +#: parse.y:1227 msgid "definition of enum `%T' in condition" msgstr "" -#: parse.y:1227 +#: parse.y:1238 msgid "definition of array `%#D' in condition" msgstr "" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "" -#: parse.y:1351 +#: parse.y:1362 #, fuzzy msgid "`%T' is not a valid expression" msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò." #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 +#: parse.y:1369 #, fuzzy msgid "initialization of new expression with `='" msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç" -#: parse.y:1384 +#: parse.y:1395 msgid "ISO C++ forbids compound literals" msgstr "" -#: parse.y:1631 +#: parse.y:1642 msgid "ISO C++ forbids braced-groups within expressions" msgstr "" +#: parse.y:1721 +#, fuzzy +msgid "invalid use of template `%D'" +msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'" + # src/dfa.c:962 # src/dfa.c:970 -#: parse.y:2035 parse.y:2050 +#: parse.y:2053 parse.y:2068 #, fuzzy msgid "sigof type specifier" msgstr "Äåí ïñßóôçêå óõíôáêôéêü" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "" -#: parse.y:2537 +#: parse.y:2553 msgid "no bases given following `:'" msgstr "" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" msgstr "" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 #, fuzzy msgid "`%T' is not a class or namespace" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: parse.y:3361 +#: parse.y:3377 msgid "ISO C++ forbids label declarations" msgstr "" -#: parse.y:3521 +#: parse.y:3537 msgid "ISO C++ forbids computed gotos" msgstr "" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" msgstr "" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "" -#: parse.y:3835 +#: parse.y:3851 #, fuzzy msgid "no type `%D' in `%T'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: parse.y:3838 +#: parse.y:3854 #, c-format msgid "type specifier omitted for parameter `%E'" msgstr "" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "" -#: cp/pt.c:198 +#: cp/pt.c:284 msgid "data member `%D' cannot be a member template" msgstr "" -#: cp/pt.c:210 +#: cp/pt.c:296 #, fuzzy msgid "invalid member template declaration `%D'" msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr "" -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 #, fuzzy msgid " from definition of `%#D'" msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'" -#: cp/pt.c:701 +#: cp/pt.c:801 msgid "specialization of `%T' after instantiation" msgstr "" -#: cp/pt.c:704 +#: cp/pt.c:848 +#, fuzzy +msgid "specialization `%T' after instantiation `%T'" +msgstr "äéðëüò ïñéóìüò óõíüëïõ" + +#: cp/pt.c:860 msgid "explicit specialization of non-template `%T'" msgstr "" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "" -#: cp/pt.c:939 +#: cp/pt.c:1096 msgid "%s %+#D" msgstr "" -#: cp/pt.c:990 +#: cp/pt.c:1147 msgid "`%D' is not a function template" msgstr "" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 msgid "template-id `%D' in declaration of primary template" msgstr "" -#: cp/pt.c:1377 +#: cp/pt.c:1534 msgid "template parameter list used in explicit instantiation" msgstr "" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "" -#: cp/pt.c:1389 +#: cp/pt.c:1546 msgid "too many template parameter lists in declaration of `%D'" msgstr "" -#: cp/pt.c:1405 +#: cp/pt.c:1562 msgid "too few template parameter lists in declaration of `%D'" msgstr "" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" msgstr "" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "" @@ -16809,104 +17037,104 @@ msgstr "" #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 msgid "specialization of implicitly-declared special member function" msgstr "" -#: cp/pt.c:1602 +#: cp/pt.c:1759 msgid "no member function `%D' declared in `%T'" msgstr "" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 msgid "too many template parameter lists in declaration of `%T'" msgstr "" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" msgstr "" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr " `%D'" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "" -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "" -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "" -#: cp/pt.c:2423 +#: cp/pt.c:2582 #, fuzzy msgid "no default argument for `%D'" msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç." -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "" -#: cp/pt.c:2579 +#: cp/pt.c:2738 #, fuzzy msgid "template class without a name" msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "" -#: cp/pt.c:2662 +#: cp/pt.c:2821 #, fuzzy msgid "template definition of non-template `%#D'" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'" -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "" -#: cp/pt.c:2715 +#: cp/pt.c:2874 msgid "got %d template parameters for `%#D'" msgstr "" -#: cp/pt.c:2718 +#: cp/pt.c:2877 msgid "got %d template parameters for `%#T'" msgstr "" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr " áëëÜ %d áðáéôïýíôáé" -#: cp/pt.c:2803 +#: cp/pt.c:2962 #, fuzzy msgid "`%T' is not a template type" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/pt.c:2819 +#: cp/pt.c:2978 msgid "previous declaration `%D'" msgstr "" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, c-format msgid "used %d template parameter%s instead of %d" msgstr "" -#: cp/pt.c:2836 +#: cp/pt.c:2995 #, fuzzy msgid "template parameter `%#D'" msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'" -#: cp/pt.c:2837 +#: cp/pt.c:2996 msgid "redeclared here as `%#D'" msgstr "" @@ -16914,266 +17142,266 @@ msgstr "" #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 msgid "redefinition of default argument for `%#D'" msgstr "" -#: cp/pt.c:2848 +#: cp/pt.c:3007 msgid " original definition appeared here" msgstr "" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, fuzzy, c-format msgid "`%E' is not a valid template argument" msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò." -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" msgstr "" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, c-format msgid "object `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr "" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, fuzzy, c-format msgid " expected a type, got `%E'" msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'" -#: cp/pt.c:3399 +#: cp/pt.c:3558 #, fuzzy msgid " expected a type, got `%T'" msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr "" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr "" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "" -#: cp/pt.c:3472 +#: cp/pt.c:3631 #, fuzzy msgid "template-argument `%T' is a variably modified type" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, fuzzy, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí" -#: cp/pt.c:3555 +#: cp/pt.c:3714 msgid "provided for `%D'" msgstr "" -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, fuzzy, c-format msgid "template argument %d is invalid" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "" -#: cp/pt.c:3968 +#: cp/pt.c:4139 #, fuzzy msgid "`%T' is not a template" msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "" -#: cp/pt.c:3983 +#: cp/pt.c:4154 msgid "for template declaration `%D'" msgstr "" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "" -#: cp/pt.c:5074 +#: cp/pt.c:5247 msgid "ambiguous class template instantiation for `%#T'" msgstr "" -#: cp/pt.c:5081 +#: cp/pt.c:5254 msgid "%s %+#T" msgstr "" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 msgid "instantiation of `%D' as type `%T'" msgstr "" -#: cp/pt.c:6258 +#: cp/pt.c:6440 #, fuzzy msgid "invalid parameter type `%T'" msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'" -#: cp/pt.c:6260 +#: cp/pt.c:6442 msgid "in declaration `%D'" msgstr "" -#: cp/pt.c:6335 +#: cp/pt.c:6517 msgid "creating pointer to member function of non-class type `%T'" msgstr "" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, c-format msgid "creating array with size zero (`%E')" msgstr "" -#: cp/pt.c:6751 +#: cp/pt.c:6933 msgid "forming reference to void" msgstr "" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "" -#: cp/pt.c:6791 +#: cp/pt.c:6973 msgid "creating pointer to member of non-class type `%T'" msgstr "" -#: cp/pt.c:6797 +#: cp/pt.c:6979 #, fuzzy msgid "creating pointer to member reference type `%T'" msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'" -#: cp/pt.c:6875 +#: cp/pt.c:7057 #, fuzzy msgid "creating array of `%T'" msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n" -#: cp/pt.c:6918 +#: cp/pt.c:7100 msgid "`%T' is not a class, struct, or union type" msgstr "" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "" -#: cp/pt.c:7791 +#: cp/pt.c:7976 msgid " trying to instantiate `%D'" msgstr "" -#: cp/pt.c:8230 +#: cp/pt.c:8421 #, fuzzy msgid "incomplete type unification" msgstr "Ìåôáãëùôôéóìüò ðñïäéáãñáöþí ôïðéêþí ñõèìßóåùí" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 msgid "explicit instantiation of non-template `%#D'" msgstr "" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 #, fuzzy msgid "no matching template for `%D' found" msgstr "Ï Ýëåã÷ïò ìïíïðáôéïý ãéá ôï `%s' âñÞêå `%s'" -#: cp/pt.c:9618 +#: cp/pt.c:9843 msgid "explicit instantiation of `%#D'" msgstr "" -#: cp/pt.c:9655 +#: cp/pt.c:9880 #, fuzzy msgid "duplicate explicit instantiation of `%#D'" msgstr "äéðëüò ïñéóìüò óõíüëïõ" -#: cp/pt.c:9680 +#: cp/pt.c:9905 msgid "ISO C++ forbids the use of `extern' on explicit instantiations" msgstr "" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 msgid "storage class `%D' applied to template instantiation" msgstr "" -#: cp/pt.c:9729 +#: cp/pt.c:9966 msgid "explicit instantiation of non-template type `%T'" msgstr "" -#: cp/pt.c:9743 +#: cp/pt.c:9980 msgid "explicit instantiation of `%#T' before definition of template" msgstr "" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" msgstr "" -#: cp/pt.c:9795 +#: cp/pt.c:10032 #, fuzzy msgid "duplicate explicit instantiation of `%#T'" msgstr "äéðëüò ïñéóìüò óõíüëïõ" -#: cp/pt.c:10177 +#: cp/pt.c:10412 msgid "explicit instantiation of `%D' but no definition available" msgstr "" -#: cp/pt.c:10551 +#: cp/pt.c:10815 #, fuzzy msgid "`%#T' is not a valid type for a template constant parameter" msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò." @@ -17205,72 +17433,82 @@ msgstr "" msgid "cannot create type information for type `%T' because its size is variable" msgstr "" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "" -#: cp/search.c:348 +#: cp/search.c:332 #, fuzzy -msgid "`%T' is an inaccessible base of `%T'" +msgid "`%T' is an ambiguous base of `%T'" msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" -#: cp/search.c:358 +#: cp/search.c:350 #, fuzzy -msgid "`%T' is an ambiguous base of `%T'" +msgid "`%T' is an inaccessible base of `%T'" msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" -#: cp/search.c:1925 +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +msgid "assignment to non-static member `%D' of enclosing class `%T'" +msgstr "" + +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" msgstr "" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 #, fuzzy msgid "invalid covariant return type for `%#D'" msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" msgstr "" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" msgstr "" -#: cp/search.c:1942 +#: cp/search.c:2067 msgid "conflicting return type specified for `%#D'" msgstr "" -#: cp/search.c:1943 +#: cp/search.c:2068 #, fuzzy msgid " overriding `%#D'" msgstr "áíôéãñÜöåôáé áðü ðÜíù" -#: cp/search.c:1952 +#: cp/search.c:2077 #, c-format msgid "looser throw specifier for `%#F'" msgstr "" -#: cp/search.c:1953 +#: cp/search.c:2078 #, fuzzy, c-format msgid " overriding `%#F'" msgstr "áíôéãñÜöåôáé áðü ðÜíù" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 #, fuzzy msgid "`%#D' cannot be declared" msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá." -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr "" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "" @@ -17295,70 +17533,75 @@ msgstr "" msgid "only constructors take base initializers" msgstr "" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" msgstr "" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 #, fuzzy msgid "`%E' is not of type `%T'" msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "" # src/grep.c:785 src/grep.c:792 # src/grep.c:1060 src/grep.c:1067 src/grep.c:1076 -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 #, fuzzy msgid "invalid default template argument" msgstr "ìç Ýãêõñï üñéóìá ìÞêïõò ðåñéå÷ïìÝíïõ" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 msgid "definition of `%#T' inside template parameter list" msgstr "" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 #, fuzzy msgid "invalid definition of qualified type `%T'" msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'" -#: cp/semantics.c:2051 +#: cp/semantics.c:2053 #, fuzzy msgid "invalid base-class specification" msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)" -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" msgstr "" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 msgid "multiple declarators in template declaration" msgstr "" +#: cp/semantics.c:2120 +#, fuzzy, c-format +msgid "type of `%E' is unknown" +msgstr "ç åðéóôñåöüìåíç ôéìÞ ôçò `%s' äåí åßíáé `int'" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "" @@ -17375,87 +17618,87 @@ msgstr " msgid "function body for constructor missing" msgstr "" -#: cp/spew.c:1258 +#: cp/spew.c:1262 msgid "%Hend of file read inside default argument" msgstr "" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" msgstr "" -#: cp/spew.c:1479 +#: cp/spew.c:1483 #, fuzzy msgid "invalid type `%T' for default argument to `%T'" msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "%s ðñéí áðü `%s'" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, c-format msgid "%s before `%c'" msgstr "%s ðñéí áðü `%c'" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, c-format msgid "%s before `\\%o'" msgstr "%s ðñéí áðü `\\%o'" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, fuzzy, c-format msgid "%s before `%s' token" msgstr "%s (ãéá êáíïíéêÞ Ýêöñáóç `%s')" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" msgstr "" -#: cp/tree.c:635 +#: cp/tree.c:562 #, fuzzy msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, c-format msgid "`%s' attribute can only be applied to class definitions" msgstr "" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, fuzzy, c-format msgid "`%s' attribute is not supported on this platform" msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá" -#: cp/tree.c:2659 +#: cp/tree.c:2588 #, c-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "" @@ -17469,179 +17712,179 @@ msgstr "" msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" msgstr "" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" msgstr "" -#: cp/typeck.c:1516 +#: cp/typeck.c:1514 #, c-format msgid "invalid application of `%s' to a member function" msgstr "" -#: cp/typeck.c:1522 +#: cp/typeck.c:1520 #, fuzzy, c-format msgid "invalid application of `%s' to non-static member" msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" msgstr "" -#: cp/typeck.c:1655 -#, fuzzy -msgid "invalid use of non-lvalue array" -msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò" - -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 msgid "deprecated conversion from string constant to `%T'" msgstr "" -#: cp/typeck.c:1892 cp/typeck.c:2115 +#: cp/typeck.c:1890 cp/typeck.c:2122 msgid "request for member `%D' in `%E', which is of non-class type `%T'" msgstr "" -#: cp/typeck.c:1918 +#: cp/typeck.c:1916 #, fuzzy msgid "`%D' is not a member of `%T'" msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'" -#: cp/typeck.c:1958 cp/typeck.c:1979 +#: cp/typeck.c:1957 cp/typeck.c:1978 #, fuzzy msgid "invalid access to non-static data member `%D' of NULL object" msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" msgstr "" -#: cp/typeck.c:2161 +#: cp/typeck.c:2168 #, fuzzy msgid "`%D::%D' is not a member of `%T'" msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'" -#: cp/typeck.c:2187 +#: cp/typeck.c:2179 +#, fuzzy +msgid "`%T' is not a base of `%T'" +msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'" + +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 #, fuzzy msgid "type `%T' has no destructor" msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò." -#: cp/typeck.c:2232 +#: cp/typeck.c:2244 #, fuzzy msgid "`%D' is not a member template function" msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò." #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 #, fuzzy msgid "`%T' is not a pointer-to-object type" msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò." -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" msgstr "" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 #, fuzzy msgid "invalid type argument" msgstr "Ìç Ýãêõñç ðáñÜìåôñïò" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "" -#: cp/typeck.c:2558 +#: cp/typeck.c:2570 #, c-format msgid "object missing in use of `%E'" msgstr "" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" msgstr "" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" msgstr "" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, c-format msgid "`%E' cannot be used as a function" msgstr "" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 #, fuzzy msgid "too many arguments to %s `%+#D'" msgstr "ðÜñá ðïëëÜ ïñßóìáôá" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 #, fuzzy msgid "too few arguments to %s `%+#D'" msgstr "ðïëý ëßãá ïñßóìáôá" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" msgstr "" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, c-format msgid "division by zero in `%E / 0'" msgstr "" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, c-format msgid "division by zero in `%E / 0.'" msgstr "" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, fuzzy, c-format msgid "division by zero in `%E %% 0'" msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, fuzzy, c-format msgid "division by zero in `%E %% 0.'" msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 msgid "ISO C++ forbids comparison between pointer and integer" msgstr "" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 msgid "comparison between types `%#T' and `%#T'" msgstr "" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 msgid "comparison between signed and unsigned integer expressions" msgstr "" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "" @@ -17649,288 +17892,288 @@ msgstr "" #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 msgid "NULL used in arithmetic" msgstr "" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 msgid "ISO C++ forbids using pointer of type `void *' in subtraction" msgstr "" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" msgstr "" -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." msgstr "" -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "" -#: cp/typeck.c:4055 +#: cp/typeck.c:4091 #, c-format msgid "ISO C++ forbids %sing an enum" msgstr "" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 msgid "cannot %s a pointer to incomplete type `%T'" msgstr "" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 msgid "ISO C++ forbids %sing a pointer of type `%T'" msgstr "" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 #, fuzzy msgid "invalid use of `--' on bool variable `%D'" msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 msgid "ISO C++ forbids taking address of function `::main'" msgstr "" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 msgid "attempt to take address of bit-field structure member `%D'" msgstr "" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 msgid "taking address of destructor" msgstr "" -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 msgid "taking address of bound pointer-to-member expression" msgstr "" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 #, fuzzy msgid "cannot create pointer to reference member `%D'" msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" msgstr "" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 #, fuzzy msgid "invalid static_cast from type `%T' to type `%T'" msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" msgstr "" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" msgstr "" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" msgstr "" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 #, fuzzy msgid "invalid const_cast from type `%T' to type `%T'" msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 msgid "ISO C++ forbids casting to an array type `%T'" msgstr "" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 #, fuzzy msgid "invalid cast to function type `%T'" msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" msgstr "" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr "" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 msgid "ISO C++ forbids cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 msgid "incompatible types in assignment of `%T' to `%T'" msgstr "" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 msgid "ISO C++ forbids assignment of arrays" msgstr "" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" msgstr "" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" msgstr "" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 msgid "pointer to member conversion via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 msgid "invalid conversion to type `%T' from type `%T'" msgstr "" -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" msgstr "" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" msgstr "" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 msgid "passing `%T' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 #, fuzzy msgid "cannot convert `%T' to `%T' in %s" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 #, fuzzy msgid "in passing argument %P of `%+D'" msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 #, fuzzy msgid "returning reference to temporary" msgstr "xdr_reference: ç ìíÞìç åîáíôëÞèçêå\n" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" msgstr "" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 msgid "reference to local variable `%D' returned" msgstr "" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 msgid "address of local variable `%D' returned" msgstr "" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 msgid "return-statement with no value, in function declared with a non-void return type" msgstr "" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 msgid "return-statement with a value, in function declared with a void return type" msgstr "" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "" @@ -17938,191 +18181,187 @@ msgstr "" msgid "type `%T' is not a base type for type `%T'" msgstr "" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 #, fuzzy msgid "cannot declare variable `%D' to be of type `%T'" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 #, fuzzy msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 #, fuzzy msgid "cannot declare field `%D' to be of type `%T'" msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 msgid "invalid return type for member function `%#D'" msgstr "" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 #, fuzzy msgid "invalid return type for function `%#D'" msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 #, fuzzy msgid "cannot allocate an object of type `%T'" msgstr "áäõíáìßá áíÜãíùóçò êáôáëüãïõ locale `%s'" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr "" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr "" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "" -#: cp/typeck2.c:406 -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" msgstr "" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 msgid "braces around scalar initializer for `%T'" msgstr "" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 msgid "ignoring extra initializers for `%T'" msgstr "" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 msgid "variable-sized object of type `%T' may not be initialized" msgstr "" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" msgstr "" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" msgstr "" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" msgstr "" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 msgid "missing initializer for member `%D'" msgstr "" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 msgid "uninitialized const member `%D'" msgstr "" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 msgid "member `%D' with uninitialized const fields" msgstr "" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 msgid "member `%D' is uninitialized reference" msgstr "" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 msgid "no field `%D' in union being initialized" msgstr "" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 msgid "union `%T' with no named members cannot be initialized" msgstr "" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" msgstr "" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 msgid "base operand of `->' has non-pointer type `%T'" msgstr "" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" msgstr "" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" msgstr "" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" msgstr "" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 msgid "`%T' fails to be a typedef or built-in type" msgstr "" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" msgstr "" -#: cp/typeck2.c:1399 +#: cp/typeck2.c:1384 msgid "call to function `%D' which throws incomplete type `%#T'" msgstr "" -#: cp/typeck2.c:1402 +#: cp/typeck2.c:1387 #, fuzzy msgid "call to function which throws incomplete type `%#T'" msgstr "ìç ðëÞñçò åããñáöÞ" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" msgstr "" @@ -18180,12 +18419,14 @@ msgid "Export functions even if they can be inlined" msgstr "" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" -msgstr "" +#, fuzzy +msgid "Only emit explicit template instantiations" +msgstr "äéðëüò ïñéóìüò óõíüëïõ" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" -msgstr "" +#, fuzzy +msgid "Only emit explicit instantiations of inline templates" +msgstr "äéðëüò ïñéóìüò óõíüëïõ" #: cp/lang-options.h:84 msgid "Don't pedwarn about uses of Microsoft extensions" @@ -18318,66 +18559,66 @@ msgstr "[ msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" msgstr "" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," msgstr "" -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" msgstr "" -#: f/com.c:11776 +#: f/com.c:11848 msgid "properly unless they all are 32 bits wide" msgstr "" -#: f/com.c:11777 +#: f/com.c:11849 msgid "Please keep this in mind before you report bugs." msgstr "" #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" " ASSIGN statement might fail" msgstr "" -#: f/com.c:13609 +#: f/com.c:13681 #, fuzzy msgid "In statement function" msgstr "ðÜñá ðïëëÜ ïñßóìáôá" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "" -#: f/com.c:15425 +#: f/com.c:15497 msgid "directory name must immediately follow -I" msgstr "" -#: f/com.c:15568 +#: f/com.c:15640 #, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "" @@ -18402,21 +18643,21 @@ msgstr "" msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "" -#: f/g77spec.c:394 +#: f/g77spec.c:373 msgid "--driver no longer supported" msgstr "" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, fuzzy, c-format msgid "argument to `%s' missing" msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" -#: f/g77spec.c:411 +#: f/g77spec.c:390 #, fuzzy msgid "no input files; unwilling to write output files" msgstr "%s: ôï áñ÷åßï åéóüäïõ åßíáé ôï áñ÷åßï åîüäïõ" @@ -18551,11 +18792,15 @@ msgstr "" msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "" @@ -19838,21 +20083,21 @@ msgstr "" msgid "abstract method in non-abstract class" msgstr "" -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "" @@ -19861,101 +20106,101 @@ msgstr "" msgid "stack underflow - dup* operation" msgstr "" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "" -#: java/expr.c:1565 +#: java/expr.c:1563 #, fuzzy, c-format msgid "field `%s' not found" msgstr "ôï áñ÷åßï ÷Üñôç ÷áñáêôÞñùí `%s' äåí âñÝèçêå" -#: java/expr.c:1717 +#: java/expr.c:1715 #, fuzzy msgid "ret instruction not implemented" msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "" -#: java/expr.c:2065 +#: java/expr.c:2070 #, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "" -#: java/expr.c:2373 +#: java/expr.c:2396 #, c-format msgid "missing field '%s' in '%s'" msgstr "" -#: java/expr.c:2379 +#: java/expr.c:2402 #, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "" -#: java/expr.c:2661 +#: java/expr.c:2684 #, fuzzy, c-format msgid "can't expand %s" msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n" -#: java/expr.c:2838 +#: java/expr.c:2861 #, fuzzy msgid "invalid PC in line number table" msgstr "ìç Ýãêõñïò áñ÷éêüò áñéèìüò ãñáììÞò: `%s'" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, c-format msgid "unreachable bytecode from %d to before %d" msgstr "" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "" #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 msgid "unrecogized wide sub-instruction" msgstr "" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "" @@ -19980,92 +20225,92 @@ msgstr " msgid "can't close %s" msgstr "äåí åßíáé äõíáôü íá áëëá÷ôïýí ôá äéêáéþìáôá ôïõ `%s'" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, fuzzy, c-format msgid "cannot find file for class %s" msgstr "äå âñÝèçêå ï ðñïåðåîåñãáóôÞò C: %s \n" -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 #, fuzzy msgid "not a valid Java .class file" msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 #, fuzzy msgid "error while parsing constant pool" msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, c-format msgid "error in constant pool entry #%d\n" msgstr "" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 #, fuzzy msgid "error while parsing fields" msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 #, fuzzy msgid "error while parsing methods" msgstr "óöÜëìá êáôÜ ôçí áíÜãíùóç ôçò åéóüäïõ" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 #, fuzzy msgid "error while parsing final attributes" msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "" -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 #, fuzzy msgid "missing Code attribute" msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 msgid "source file seen twice on command line and will be compiled only once" msgstr "" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 #, fuzzy msgid "no input file specified" msgstr "Äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, fuzzy, c-format msgid "can't close input file %s" msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åéóüäïõ `%s'" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 #, fuzzy msgid "field initializer type mismatch" msgstr "Êáêïóõíôáßñéáóìá ôýðùí êáôá÷þñçóçò/ðßíáêá" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, fuzzy, c-format msgid "can't create directory %s" msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß ï êáôÜëïãïò %s: %s\n" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, fuzzy, c-format msgid "can't create %s" msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'" @@ -20121,11 +20366,11 @@ msgstr "" msgid "cannot specify `main' class when not linking" msgstr "Äåí åßíáé äõíáôü íá äçëùèåß áñéèìüò óôçëþí óôçí ðáñÜëëçëç åêôýðùóç." -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "" @@ -20149,92 +20394,135 @@ msgstr " msgid "internal error - invalid Utf8 name" msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 #, fuzzy msgid "Missing term" msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "áíáìåíüôáí ';'" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 #, fuzzy msgid "Missing name" msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "áíáìåíüôáí '*'" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 #, fuzzy msgid "Missing class name" msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "áíáìåíüôáí '{'" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 #, fuzzy msgid "Missing interface name" msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 msgid "Missing variable initializer" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 #, fuzzy msgid "Invalid declaration" msgstr "Ìç Ýãêõñç áíôáëëáãÞ" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "áíáìåíüôáí ']'" @@ -20242,161 +20530,181 @@ msgstr " # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712 -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 #, fuzzy msgid "Unbalanced ']'" msgstr "Ìç éóóïñïðçìÝíï [" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 #, fuzzy msgid "Identifier expected" msgstr "ÐñïóäéïñéóôÞò áöáéñÝèçêå" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "áíáìåíüôáí '('" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 #, fuzzy msgid "Missing formal parameter term" msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 #, fuzzy msgid "Missing identifier" msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 #, fuzzy msgid "Invalid interface type" msgstr "Ìç Ýãêõñïò åîáêñéâùôÞò(verifier) åîõðçñåôïýìåíïõ" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "áíáìåíüôáí ':'" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 #, fuzzy msgid "Invalid expression statement" msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "áíáìåíüôáí '('" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 #, fuzzy msgid "Missing term or ')'" msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 #, fuzzy msgid "Missing or invalid constant expression" msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 #, fuzzy msgid "Invalid control expression" msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 #, fuzzy msgid "Invalid update expression" msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 #, fuzzy msgid "Invalid init statement" msgstr "Ìç Ýãêõñç ðáñÜìåôñïò" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 #, fuzzy msgid "'class' expected" msgstr "áíáìåíüôáí ')'\n" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 #, fuzzy msgid "')' or term expected" msgstr "áíáìåíüôáí ')'\n" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "áíáìåíüôáí '['" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 #, fuzzy msgid "Field expected" msgstr "Ç èõãáôñéêÞ äéåñãáóßá ôåñìáôßóôçêå" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 #, fuzzy msgid "']' expected, invalid type expression" msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 #, fuzzy msgid "Invalid type expression" msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 #, fuzzy msgid "Invalid reference type" msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" @@ -20405,32 +20713,32 @@ msgstr "" "%s.\n" "%s" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, fuzzy, c-format msgid "missing static field `%s'" msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, fuzzy, c-format msgid "not a static field `%s'" msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, fuzzy, c-format msgid "No case for %s" msgstr "ÓöÜëìá åðåîåñãáóßáò: %s" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, fuzzy, c-format msgid "unregistered operator %s" msgstr "ðïôÝ äåí äçëþèçêå ôï ðñüãñáììá %d\n" @@ -20559,7 +20867,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "áäõíáìßá åéóáãùãÞò óôïé÷åßï ðáñáâïëÞò `%.*s'" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, fuzzy, c-format msgid "cannot find interface declaration for `%s'" msgstr "áäõíáìßá áíÜãíùóçò êåöáëßäáò áðü ôï `%s'" @@ -20761,11 +21069,11 @@ msgstr "" msgid "potential selector conflict for method `%s'" msgstr "" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "" @@ -20807,6 +21115,34 @@ msgstr "" msgid "(debug) trace lexical analysis" msgstr "" +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr "" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +msgid "shared and mdll are not compatible" +msgstr "" + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "" + +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "" + #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" msgstr "" @@ -20843,115 +21179,107 @@ msgstr "" msgid "-private_bundle not allowed with -dynamiclib" msgstr "" -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" -msgstr "" - -#: f/lang-specs.h:39 gcc.c:690 -msgid "GNU C does not support -CC without using -E" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" msgstr "" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #, fuzzy msgid "may not use both -m32 and -m64" msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" +#: config/arm/arm.h:178 +#, fuzzy +msgid "-mapcs-26 and -mapcs-32 may not be used together" msgstr "" +"Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n" +"÷ñçóéìïðïéçèïýí ðáñÜëëçëá." -#: config/vax/vax.h:50 config/vax/vax.h:51 +#: config/arm/arm.h:180 #, fuzzy -msgid "profiling not supported with -mg\n" -msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé" - -#: config/mips/mips.h:954 -msgid "-pipe is not supported" -msgstr "ôï -pipe äåí õðïóôçñßæåôáé" - -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" +msgid "-msoft-float and -mhard_float may not be used together" msgstr "" +"Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n" +"÷ñçóéìïðïéçèïýí ðáñÜëëçëá." -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" +#: config/arm/arm.h:182 +#, fuzzy +msgid "-mbig-endian and -mlittle-endian may not be used together" msgstr "" +"Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n" +"÷ñçóéìïðïéçèïýí ðáñÜëëçëá." -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" -msgstr "" +#: config/i386/sco5.h:195 +#, fuzzy +msgid "-pg not supported on this platform" +msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá" -#: config/i386/cygwin.h:115 -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "" +#: config/i386/sco5.h:196 +#, fuzzy +msgid "-p and -pp specified - pick one" +msgstr "ìç ïñéóìÝíï" -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 -msgid "shared and mdll are not compatible" -msgstr "" +#: config/i386/sco5.h:271 +#, fuzzy +msgid "-G and -static are mutually exclusive" +msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá" -#: gcc.c:867 -msgid "-E required when input is from standard input" +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" msgstr "" -#: gcc.c:871 -msgid "compilation of header file requested" +#: f/lang-specs.h:39 gcc.c:690 +msgid "GNU C does not support -CC without using -E" msgstr "" -#: java/lang-specs.h:33 -msgid "-fjni and -femit-class-files are incompatible" +#: config/mcore/mcore.h:60 +msgid "choose either big or little endian, not both" msgstr "" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-file are incompatible" +#: config/mcore/mcore.h:63 +msgid "choose either m340 or m210 not both" msgstr "" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" +#: config/mcore/mcore.h:64 +msgid "the m210 does not have little endian support" msgstr "" -#: treelang/lang-specs.h:52 -msgid "-pg or -p and -fomit-frame-pointer are incompatible" +#: config/i386/cygwin.h:115 +msgid "mno-cygwin and mno-win32 are not compatible" msgstr "" #: config/vax/netbsd-elf.h:42 msgid "The -shared option is not currently supported for VAX ELF." msgstr "" -#: config/mcore/mcore.h:60 -msgid "choose either big or little endian, not both" +#: treelang/lang-specs.h:52 +msgid "-pg or -p and -fomit-frame-pointer are incompatible" msgstr "" -#: config/mcore/mcore.h:63 -msgid "choose either m340 or m210 not both" +#: gcc.c:847 +msgid "-E required when input is from standard input" msgstr "" -#: config/mcore/mcore.h:64 -msgid "the m210 does not have little endian support" +#: gcc.c:851 +msgid "compilation of header file requested" msgstr "" -#: config/arm/arm.h:178 +#: config/vax/vax.h:50 config/vax/vax.h:51 #, fuzzy -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "" -"Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n" -"÷ñçóéìïðïéçèïýí ðáñÜëëçëá." +msgid "profiling not supported with -mg\n" +msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé" -#: config/arm/arm.h:180 -#, fuzzy -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "" -"Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n" -"÷ñçóéìïðïéçèïýí ðáñÜëëçëá." +#: config/mips/mips.h:954 +msgid "-pipe is not supported" +msgstr "ôï -pipe äåí õðïóôçñßæåôáé" -#: config/arm/arm.h:182 -#, fuzzy -msgid "-mbig-endian and -mlittle-endian may not be used together" +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" msgstr "" -"Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n" -"÷ñçóéìïðïéçèïýí ðáñÜëëçëá." #: config/mips/r3900.h:35 #, fuzzy @@ -20962,38 +21290,6 @@ msgstr " msgid "-msingle-float and -msoft-float can not both be specified" msgstr "" -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" -msgstr "" - -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "" - #, fuzzy #~ msgid "unknown C standard `%s'" #~ msgstr "Üãíùóôï óåô `%s'" @@ -21070,6 +21366,9 @@ msgstr "" #~ msgid "Internal compiler error in %s, at %s:%d" #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u" +#~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#~ msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2002 Free Software Foundation, Inc.\n" + #, fuzzy #~ msgid "argument to `-b' is missing" #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá" @@ -21138,10 +21437,6 @@ msgstr "" #~ msgid "-traditional and -ansi are mutually exclusive" #~ msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò" -#, fuzzy -#~ msgid "-pedantic and -traditional are mutually exclusive" -#~ msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá" - #, fuzzy #~ msgid "-trigraphs and -traditional are mutually exclusive" #~ msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò" diff --git a/gcc/po/es.po b/gcc/po/es.po index e7f88bee39d..d2e9bd0cb3b 100644 --- a/gcc/po/es.po +++ b/gcc/po/es.po @@ -1,12 +1,12 @@ -# Mensajes en español para gcc-3.3-b20021230 +# Mensajes en español para gcc-3.3 # Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. # Cristian Othón Martínez Vera , 2001, 2002, 2003. # msgid "" msgstr "" -"Project-Id-Version: gcc 3.3-b20021230\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" -"PO-Revision-Date: 2003-01-07 21:02-0600\n" +"Project-Id-Version: gcc 3.3\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" +"PO-Revision-Date: 2003-06-29 15:48-0500\n" "Last-Translator: Cristian Othón Martínez Vera \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" @@ -26,21 +26,22 @@ msgstr "se especific #: attribs.c:210 #, c-format msgid "`%s' attribute does not apply to types" -msgstr "el atributo `%s' no aplica a tipos" +msgstr "el atributo `%s' no se aplica a tipos" #: attribs.c:247 #, c-format msgid "`%s' attribute only applies to function types" -msgstr "el atributo `%s' aplica solamente a tipos de funciones" - -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +msgstr "el atributo `%s' se aplica solamente a tipos de funciones" + +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" msgstr "se ignora el atributo `%s'" @@ -72,424 +73,434 @@ msgstr "el tercer argumento para __builtin_prefetch es inv #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 msgid "__builtin_saveregs not supported by this target" msgstr "no se da soporte a __builtin_saveregs en este objetivo" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "el argumento de `__builtin_args_info' debe ser constante" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" msgstr "el argumento de `__builtin_args_info' está fuera de rango" -#: builtins.c:2918 +#: builtins.c:2929 msgid "missing argument in `__builtin_args_info'" msgstr "falta un argumento en `__builtin_args_info'" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" msgstr "se usó `va_start' en una función con argumentos fijos" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "el segundo parámetro de `va_start' no es el último argumento nombrado" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "se llamó a `__builtin_next_arg' sin un argumento" -#: builtins.c:3059 +#: builtins.c:3070 msgid "too many arguments to function `va_start'" msgstr "demasiados argumentos para la función `va_start'" -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" msgstr "el primer argumento para `va_arg' no es del tipo `va_list'" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "`%s' se promueve a `%s' cuando pasa a través de `...'" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "(así que debe pasar `%s' y no `%s' a `va_arg')" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" msgstr "argumento inválido para `__builtin_frame_address'" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" msgstr "argumento inválido para `__builtin_return_address'" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" msgstr "argumento sin soporte para `__builtin_frame_address'" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" msgstr "argumento no soportado para `__builtin_return_address'" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" msgstr "el segundo argumento de `__builtin_expect' debe ser una constante" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" msgstr "el segundo argumento de __builtin_longjump debe ser 1" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" msgstr "no se soporta actualmente la función interna `%s'" -#: builtins.c:4147 +#: builtins.c:4165 msgid "target format does not support infinity" msgstr "el formato objetivo no tiene soporte para infinito" -#: c-common.c:1163 +#: c-common.c:1168 #, c-format msgid "`%s' is not defined outside of function scope" msgstr "`%s' no está definido fuera del ámbito de la función" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" -msgstr "la longitud de la cadena `%d' es mayor que la longitud `%d' que se requiere que los compiladores ISO C%d den soporte" +msgstr "la longitud de la cadena `%d' es mayor que la longitud `%d', la máxima que los compiladores ISO C%d deben soportar" -#: c-common.c:1242 +#: c-common.c:1247 msgid "concatenation of string literals with __FUNCTION__ is deprecated" -msgstr "la concatenación de literales de cadena con __FUNCTION__ está deprecado" +msgstr "la concatenación de literales de cadena con __FUNCTION__ es obsoleta" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "desbordamiento en la expresión constante" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "desbordamiento entero en la expresión" -#: c-common.c:1368 +#: c-common.c:1373 msgid "floating point overflow in expression" msgstr "desbordamiento de coma flotante en la expresión" -#: c-common.c:1374 +#: c-common.c:1379 msgid "vector overflow in expression" msgstr "desbordamiento vectorial en la expresión" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "entero grande truncado implícitamente al tipo unsigned" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "entero negativo truncado implícitamente al tipo unsigned" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "desbordamiento en la conversión implícita de constante" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" -msgstr "la operación sobre `%s' puede estar indefinida" +msgstr "la operación sobre `%s' puede no estar definida" -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" msgstr "la declaración de la expresión tiene tipo de dato incompleto" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "la etiqueta de `case' no se reduce a una constante entera" -#: c-common.c:2223 +#: c-common.c:2228 msgid "invalid truth-value expression" msgstr "expresión de valor verdadero inválida" -#: c-common.c:2274 +#: c-common.c:2279 #, c-format msgid "invalid operands to binary %s" msgstr "operadores inválidos para el binario %s" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "la comparación siempre es falsa debido al rango limitado del tipo de datos" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "la comparación siempre es verdadera debido al rango limitado del tipo de datos" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "la comparación de una expresión unsigned >= 0 siempre es verdadera" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "la comparación de una expresión unsigned < 0 siempre es falsa" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" -msgstr "se usó un apuntador de tipo `void *' en la aritmética" +msgstr "se usó un puntero de tipo `void *' en la aritmética" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" -msgstr "se usó un apuntador a una función en la aritmética" +msgstr "se usó un puntero a una función en la aritmética" -#: c-common.c:2648 +#: c-common.c:2653 msgid "pointer to member function used in arithmetic" -msgstr "se usó un apuntador a una función miembro en la aritmética" +msgstr "se usó un puntero a una función miembro en la aritmética" -#: c-common.c:2654 +#: c-common.c:2659 msgid "pointer to a member used in arithmetic" -msgstr "se usó un apuntador a un miembro en la aritmética" +msgstr "se usó un puntero a un miembro en la aritmética" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" msgstr "se usa un valor de tipo struct cuando se requiere un escalar" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" msgstr "se usa un valor de tipo union cuando se requiere un escalar" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" msgstr "se usa un valor de tipo matriz cuando se requiere un escalar" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" msgstr "se sugieren paréntesis alrededor de la asignación usada como valor verdadero" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 msgid "invalid use of `restrict'" msgstr "uso inválido de `restrict'" -#: c-common.c:3059 +#: c-common.c:3064 msgid "invalid application of `sizeof' to a function type" msgstr "aplicación inválida de `sizeof' a un tipo de función" -#: c-common.c:3069 +#: c-common.c:3074 #, c-format msgid "invalid application of `%s' to a void type" msgstr "aplicación inválida de `%s' a un tipo void" -#: c-common.c:3075 +#: c-common.c:3080 #, c-format msgid "invalid application of `%s' to an incomplete type" msgstr "aplicación inválida de `%s' a un tipo de dato incompleto" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "`__alignof' applicado a un campo de bits" -#: c-common.c:3596 +#: c-common.c:3618 #, c-format msgid "cannot disable built-in function `%s'" msgstr "no se puede desactivar la función interna `%s'" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, c-format msgid "too few arguments to function `%s'" msgstr "muy pocos argumentos para la función `%s'" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, c-format msgid "too many arguments to function `%s'" msgstr "demasiados argumentos para la función `%s'" -#: c-common.c:3790 +#: c-common.c:3812 #, c-format msgid "non-floating-point argument to function `%s'" msgstr "argumentos que no son de coma flotante para la función `%s'" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" -msgstr "los apuntadores no son permitidos como valores case" +msgstr "no se permite usar punteros como valores case" -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" -msgstr "ISO C++ prohibe un rango de expresiones en las declaraciones switch" +msgstr "ISO C++ prohíbe un rango de expresiones en las declaraciones switch" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" -msgstr "ISO C prohibe un rango de expresiones en las declaraciones switch" +msgstr "ISO C prohíbe un rango de expresiones en las declaraciones switch" -#: c-common.c:4097 +#: c-common.c:4119 msgid "empty range specified" msgstr "se especificó un rango vacío" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" -msgstr "valor case duplicado (o traslapado)" +msgstr "valor case duplicado (o con solapamiento de rangos)" -#: c-common.c:4150 +#: c-common.c:4172 msgid "this is the first entry overlapping that value" -msgstr "esta es la primera entrada que traslapa ese valor" +msgstr "esta es la primera entrada que solapa ese valor" -#: c-common.c:4154 +#: c-common.c:4176 msgid "duplicate case value" msgstr "valor de case duplicado" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "se usó previamente aquí" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" -msgstr "múltiples etiquetas por omisión en un solo switch" +msgstr "múltiples etiquetas por defecto en un solo switch" -#: c-common.c:4160 +#: c-common.c:4182 msgid "this is the first default label" -msgstr "esta es la primera etiqueta por omisión" +msgstr "esta es la primera etiqueta por defecto" -#: c-common.c:4188 +#: c-common.c:4210 msgid "ISO C++ forbids taking the address of a label" -msgstr "ISO C++ prohibe tomar la dirección de una etiqueta" +msgstr "ISO C++ prohíbe tomar la dirección de una etiqueta" -#: c-common.c:4190 +#: c-common.c:4212 msgid "ISO C forbids taking the address of a label" -msgstr "ISO C prohibe tomar la dirección de una etiqueta" +msgstr "ISO C prohíbe tomar la dirección de una etiqueta" -#: c-common.c:5213 +#: c-common.c:5235 #, c-format msgid "declaration of `%s' shadows %s" -msgstr "la declaración de `%s' obscurece a %s" +msgstr "la declaración de `%s' oscurece a %s" -#: c-common.c:5629 +#: c-common.c:5654 #, c-format msgid "unknown machine mode `%s'" msgstr "se desconoce el modo de máquina `%s'" -#: c-common.c:5632 +#: c-common.c:5657 #, c-format msgid "no data type for mode `%s'" msgstr "no hay tipo de datos para el modo `%s'" -#: c-common.c:5641 c-common.c:6242 +#: c-common.c:5666 c-common.c:6316 #, c-format msgid "unable to emulate '%s'" msgstr "no se puede emular '%s'" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" -msgstr "el atributo de sección no puede ser especificado para las variables locales" +msgstr "no se puede especificar el atributo de sección para las variables locales" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "la sección de `%s' causa conflictos con la declaración previa" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "no se permite un atributo de sección para `%s'" -#: c-common.c:5704 +#: c-common.c:5729 msgid "section attributes are not supported for this target" -msgstr "no se da soporte a atributos de sección en este objetivo" +msgstr "no se soportan atributos de sección en este objetivo" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" msgstr "la alineación solicitada no es una constante" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" msgstr "la alineación solicitada no es una potencia de 2" -#: c-common.c:5756 +#: c-common.c:5781 msgid "requested alignment is too large" msgstr "la alineación solicitada es demasiado grande" -#: c-common.c:5783 +#: c-common.c:5808 #, c-format msgid "alignment may not be specified for `%s'" msgstr "la alineación no puede ser especificada para `%s'" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "`%s' definido normalmente y como un alias" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" msgstr "el argumento de alias no es una cadena" -#: c-common.c:5885 +#: c-common.c:5910 msgid "visibility arg not a string" msgstr "el argumento de visibilidad no es una cadena" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" -msgstr "el argumento de visibilidad debe ser uno de \"default\", \"hidden\", \"protected\" ó \"internal\"" +msgstr "el argumento de visibilidad debe ser \"default\", \"hidden\", \"protected\" o \"internal\"" -#: c-common.c:5928 +#: c-common.c:5953 msgid "tls_model arg not a string" msgstr "el argumento de tls_model no es una cadena" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" msgstr "el argumento de tls_model debe ser uno de \"local-exec\", \"initial-exec\", \"local-dynamic\" ó \"global-dynamic\"" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" -msgstr "el atributo `%s' aplica solamente a funciones" +msgstr "el atributo `%s' se aplica solamente a funciones" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, c-format msgid "can't set `%s' attribute after definition" msgstr "no se puede establecer el atributo `%s' después de la definición" -#: c-common.c:6109 +#: c-common.c:6114 +#, fuzzy +msgid "cleanup arg not an identifier" +msgstr "la longitud de la rebanada no es un entero" + +#: c-common.c:6121 +#, fuzzy +msgid "cleanup arg not a function" +msgstr "el objeto llamado no es una función" + +#: c-common.c:6183 #, c-format msgid "`%s' attribute ignored for `%s'" msgstr "se ignora el atributo `%s' para `%s'" -#: c-common.c:6174 +#: c-common.c:6248 #, c-format msgid "invalid vector type for attribute `%s'" msgstr "tipo vector inválido para el atributo `%s'" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" msgstr "no se puede encontrar un modo vector con el tamaño y tipo especificados" -#: c-common.c:6329 +#: c-common.c:6403 msgid "nonnull attribute without arguments on a non-prototype" msgstr "atributo que no es nulo sin argumentos en uno que no es prototipo" -#: c-common.c:6344 +#: c-common.c:6418 #, c-format msgid "nonnull argument has invalid operand number (arg %lu)" msgstr "un argumento que no es nulo tiene un número inválido de operandos (arg %lu)" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" msgstr "un argumento que no es nulo con un número de operandos fuera de rango (arg %lu, operando %lu)" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" -msgstr "un argumento que no es nulo hace referencia a un operando que no es apuntador (arg %lu, operando %lu)" +msgstr "un argumento que no es nulo hace referencia a un operando que no es puntero (arg %lu, operando %lu)" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" msgstr "un argumento nulo donde se requiere uno que no sea nulo (arg %lu)" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "valor void no ignorado como debería de ser" @@ -497,553 +508,553 @@ msgstr "valor void no ignorado como deber msgid "conversion to non-scalar type requested" msgstr "se solicitó conversión a tipo no escalar" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" msgstr "se asume que la matriz `%s' tiene un elemento" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "el `struct %s' incompleto en el ámbito termina aquí" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "el `union %s' incompleto en el ámbito termina aquí" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "el `enum %s' incompleto en el ámbito termina aquí" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "se usa la etiqueta `%s' pero no está definida" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" msgstr "la etiqueta `%s' está definida pero no se usa" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, c-format msgid "function `%s' redeclared as inline" msgstr "la función `%s' es redeclarada como inline" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "declaración previa de la función `%s' con el atributo noinline" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "la función `%s' redeclarada con el atributo noinline" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, c-format msgid "previous declaration of function `%s' was inline" msgstr "la declaración previa de la función `%s' era inline" -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" -msgstr "obscureciendo la función interna `%s'" +msgstr "oscureciendo la función interna `%s'" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" -msgstr "obscureciendo la función de biblioteca `%s'" +msgstr "oscureciendo la función de biblioteca `%s'" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" msgstr "la función de biblioteca `%s' no es declarada como función" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "la función interna `%s' no es declarada como función" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "`%s' redeclarado como un tipo diferente de símbolo" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "declaración previa de `%s'" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "tipos en conflicto para la función interna `%s'" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, c-format msgid "conflicting types for `%s'" msgstr "tipos en conflicto para `%s'" -#: c-decl.c:1129 +#: c-decl.c:1133 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "una lista de parámetros con una elipsis no puede coincidir con una declaración de nombre de lista de parámetros vacía." -#: c-decl.c:1135 +#: c-decl.c:1139 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" -msgstr "un tipo de argumento que tiene una promoción por omisión no puede coincidir con una declaración de nombre de lista de parámetros vacía." +msgstr "un tipo de argumento que tiene una promoción por defecto no puede coincidir con una declaración de nombre de lista de parámetros vacía." -#: c-decl.c:1146 +#: c-decl.c:1157 #, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" msgstr "la declaración thread-local para `%s' a continuación de una que no es thread-local" -#: c-decl.c:1153 +#: c-decl.c:1164 #, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" msgstr "la declaración que no es thread-local para `%s' a continuación de una thread-local" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, c-format msgid "redefinition of `%s'" msgstr "redefinición de `%s'" -#: c-decl.c:1167 +#: c-decl.c:1178 #, c-format msgid "redeclaration of `%s'" msgstr "redeclaración de `%s'" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "declaraciones de `%s' en conflicto" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" msgstr "el prototipo para '%s' a continuación" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "la definición del no prototipo aquí" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "el prototipo para `%s' continúa y el número de argumentos no coincide" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "el prototipo para `%s' a continuación y el argumento %d no coinciden" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" msgstr "`%s' declarado inline antes de ser llamado" -#: c-decl.c:1256 +#: c-decl.c:1267 #, c-format msgid "`%s' declared inline after its definition" msgstr "`%s' declarado inline después de su definición" -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "la declaración static para `%s' a continuación de una no static" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "la declaración no static para `%s' a continuación de una static" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "la declaración const para '%s' a continuación de una no const" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "los calificadores de tipo para `%s' generan conflicto con la declaración previa" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "declaración redundante de `%s' en el mismo ámbito" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" -msgstr "la declaración de `%s' obscurece un parámetro" +msgstr "la declaración de `%s' oscurece un parámetro" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" -msgstr "la declaración de `%s' obscurece un símbolo de la lista de parámetros" +msgstr "la declaración de `%s' oscurece un símbolo de la lista de parámetros" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 msgid "a parameter" msgstr "un parámetro" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" msgstr "un local previo" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 msgid "a global declaration" msgstr "una declaración global" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "declaración externa anidada de `%s'" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" msgstr "se usa `%s' previo a la declaración" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "`%s' se declaró implícitamente `extern' y después `static'" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" msgstr "no coinciden los tipos con la declaración externa previa" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "declaración externa previa de `%s'" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" msgstr "no coinciden los tipos con la declaración implícita previa" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" msgstr "declaración implícita previa de `%s'" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" msgstr "`%s' fue declarado previa e implícitamente para devolver `int'" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "`%s' fue declarado `extern' y después `static'" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "la declaración externa de `%s' no coincide con la global" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" msgstr "`%s' es externa localmente pero estática globalmente" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" msgstr "la función `%s' fue declarada previamente dentro de un bloque" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "declaración implícita de la función `%s'" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" msgstr "la etiqueta %s es referenciada fuera de cualquier función" -#: c-decl.c:2231 +#: c-decl.c:2253 #, c-format msgid "duplicate label declaration `%s'" msgstr "declaración de la etiqueta `%s' duplicada" -#: c-decl.c:2234 +#: c-decl.c:2256 msgid "this is a previous declaration" msgstr "esta es una declaración previa" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" msgstr "struct/union sin nombre que no define ninguna instancia" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "palabras claves inútiles o nombres de tipos en una declaración vacía" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "se especificaron dos tipos en una declaración vacía" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 msgid "empty declaration" msgstr "declaración vacía" -#: c-decl.c:2718 +#: c-decl.c:2740 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" -msgstr "ISO C90 no tiene soporte para `static' o calificadores de tipo en las declaraciones de parámetros de matrices" +msgstr "ISO C90 no tiene soporte para `static' o calificadores de tipo en los declaradores de parámetros de matrices" -#: c-decl.c:2720 +#: c-decl.c:2742 msgid "ISO C90 does not support `[*]' array declarators" msgstr "ISO C90 no tiene soporte para declaradores de matriz `[*]'" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "GCC aún no implementa adecuadamente los declaradores de matriz `[*]'" -#: c-decl.c:2742 +#: c-decl.c:2764 msgid "static or type qualifiers in abstract declarator" msgstr "static o calificador de tipo en un declarador abstracto" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "`%s' generalmente es una función" -#: c-decl.c:2825 +#: c-decl.c:2847 #, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" msgstr "typedef `%s' está inicializado (utilice __typeof__ en su lugar)" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" msgstr "la función `%s' está inicializada como una variable" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" msgstr "el parámetro `%s' está inicializado" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" msgstr "un objeto de tamaño variable no puede ser inicializado" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "la variable `%s' tiene un inicializador, pero es de tipo de dato incompleto" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "algunos elementos de la matriz `%s' tienen tipo de dato incompleto" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "la declaración de `%s' tiene `extern' y está inicializada" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, c-format msgid "inline function `%s' given attribute noinline" msgstr "se le dió a la función inline `%s' un atributo noinline" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "el inicializador no puede determinar el tamaño de `%s'" -#: c-decl.c:3011 +#: c-decl.c:3033 #, c-format msgid "array size missing in `%s'" msgstr "falta el tamaño de la matriz en %s" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" msgstr "matriz `%s' de tamaño cero o negativo" -#: c-decl.c:3055 +#: c-decl.c:3077 #, c-format msgid "storage size of `%s' isn't known" msgstr "no se conoce el tamaño de almacenamiento de `%s'" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" msgstr "el tamaño de almacenamiento de `%s' no es constante" -#: c-decl.c:3125 +#: c-decl.c:3147 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "se ignora el especificador asm para la variable local no estática `%s'" -#: c-decl.c:3190 +#: c-decl.c:3247 #, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" -msgstr "ISO C prohibe el obscurecimiento del parámetro `%s' de typedef" +msgstr "ISO C prohíbe el oscurecimiento del parámetro `%s' de typedef" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "`long long long' es demasiado largo para GCC" -#: c-decl.c:3540 +#: c-decl.c:3597 msgid "ISO C90 does not support `long long'" msgstr "ISO C90 no da soporte a `long long'" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, c-format msgid "duplicate `%s'" msgstr "`%s' duplicado" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" msgstr "`__thread' antes de `extern'" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" msgstr "`__thread' antes de `static'" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "dos o más tipos de datos en la declaración de `%s'" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "`%s' falla al ser un typedef o un tipo interno del compilador" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" -msgstr "el tipo de dato por omisión es `int' en la declaración de `%s'" +msgstr "el tipo de dato por defecto es `int' en la declaración de `%s'" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" msgstr "se especifica long y short al mismo tiempo para `%s'" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" msgstr "se especifica long ó short con char para `%s'" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "se especifica long ó short con tipo floating para `%s'" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "la única combinación válida es `long double'" -#: c-decl.c:3680 +#: c-decl.c:3737 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "se especifica signed y unsigned al mismo tiempo para `%s'" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "long, short, signed ó unsigned inválidos para `%s'" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "uso inválido de long, short, signed ó unsigned para `%s'" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, c-format msgid "complex invalid for `%s'" msgstr "complex inválido para `%s'" -#: c-decl.c:3748 +#: c-decl.c:3805 msgid "ISO C90 does not support complex types" msgstr "ISO C90 no tiene soporte para tipos complejos" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "ISO C no tiene soporte para `complex' simples que significan `double complex'" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 msgid "ISO C does not support complex integer types" msgstr "ISO C no da soporte a tipos enteros complejos" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 msgid "duplicate `const'" msgstr "`const' duplicado" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 msgid "duplicate `restrict'" msgstr "`restrict' duplicado" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 msgid "duplicate `volatile'" msgstr "`volatile' duplicado" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "múltiples clases de almacenamiento en la declaración de `%s'" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "la definición de la función se declaró como `auto'" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "la definición de la función se declaró como `register'" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "la definición de la función se declaró como `typedef'" -#: c-decl.c:3841 +#: c-decl.c:3898 msgid "function definition declared `__thread'" msgstr "la definición de la función se declaró como `__thread'" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" msgstr "se especificó una clase de almacenamiento para el campo de la estructura `%s'" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "se especificó una clase de almacenamiento para el parámetro `%s'" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "se especificó una clase de almacenamiento para el nombre de tipo" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "`%s' inicializado y declarado como `extern'" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "`%s' tiene `extern' e inicializador al mismo tiempo" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "la declaración del nivel superior de `%s' especifica `auto'" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "la función anidada `%s' se declaró `extern'" -#: c-decl.c:3891 cp/decl.c:10872 +#: c-decl.c:3948 cp/decl.c:11319 #, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" msgstr "el ámbito de la función `%s' es implícitamente auto y declarada `__thread'" @@ -1051,455 +1062,455 @@ msgstr "el #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 msgid "static or type qualifiers in non-parameter array declarator" msgstr "static o calificadores de tipo en un declarador de matriz que no es parámetro" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" msgstr "la declaración de `%s' como una matriz de voids" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "la declaración de `%s' como una matriz de funciones" -#: c-decl.c:3985 c-decl.c:5250 +#: c-decl.c:4042 c-decl.c:5332 msgid "invalid use of structure with flexible array member" msgstr "uso inválido de una estructura con un miembro de matriz flexible" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" msgstr "el tamaño de la matriz `%s' tiene un tipo no entero" -#: c-decl.c:4009 +#: c-decl.c:4066 #, c-format msgid "ISO C forbids zero-size array `%s'" -msgstr "ISO C prohibe la matriz `%s' de tamaño cero" +msgstr "ISO C prohíbe la matriz `%s' de tamaño cero" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" msgstr "el tamaño de la matriz `%s' es negativo" -#: c-decl.c:4029 +#: c-decl.c:4086 #, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" -msgstr "ISO C90 prohibe la matriz `%s' cuyo tamaño no se puede evaluar" +msgstr "ISO C90 prohíbe la matriz `%s' cuyo tamaño no se puede evaluar" -#: c-decl.c:4032 +#: c-decl.c:4089 #, c-format msgid "ISO C90 forbids variable-size array `%s'" -msgstr "ISO C90 prohibe la matriz `%s' de tamaño variable" +msgstr "ISO C90 prohíbe la matriz `%s' de tamaño variable" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, c-format msgid "size of array `%s' is too large" msgstr "el tamaño de la matriz `%s' es demasiado grande" -#: c-decl.c:4075 +#: c-decl.c:4145 msgid "ISO C90 does not support flexible array members" msgstr "ISO C90 no tiene soporte para miembros de matriz flexibles" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" msgstr "el tipo matriz tiene tipo de elemento incompleto" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 msgid "ISO C forbids const or volatile function types" -msgstr "ISO C prohibe los tipos de función const o volatile" +msgstr "ISO C prohíbe los tipos de función const o volatile" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "`%s' que es declarado como función devuelve una función" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "`%s' que es declarado como función devuelve una matriz" -#: c-decl.c:4171 +#: c-decl.c:4241 msgid "ISO C forbids qualified void function return type" -msgstr "ISO C prohibe el tipo calificado de devolución de una función void" +msgstr "ISO C prohíbe el tipo calificado de devolución de una función void" -#: c-decl.c:4175 +#: c-decl.c:4245 msgid "type qualifiers ignored on function return type" msgstr "se ignoran los calificadores de tipo en el tipo de devolución de la función" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 msgid "ISO C forbids qualified function types" -msgstr "ISO C prohibe los tipos de función calificados" +msgstr "ISO C prohíbe los tipos de función calificados" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" -msgstr "modificador de tipo inválido dentro de la declaración del apuntador" +msgstr "modificador de tipo inválido dentro de la declaración del puntero" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" msgstr "variable o campo `%s' declarado void" -#: c-decl.c:4375 +#: c-decl.c:4445 msgid "attributes in parameter array declarator ignored" msgstr "se ignoran los atributos en los declaradores de parámetros de matriz" -#: c-decl.c:4400 +#: c-decl.c:4470 msgid "invalid type modifier within array declarator" msgstr "modificador de tipo inválido dentro de un declarador de matriz" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "el campo `%s' declarado como una función" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" msgstr "el campo `%s' tiene tipo de dato incompleto" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, c-format msgid "invalid storage class for function `%s'" msgstr "clase de almacenamiento inválida para la función `%s'" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" msgstr "la función `no return' devuelve un valor que no es void" -#: c-decl.c:4524 +#: c-decl.c:4594 msgid "cannot inline function `main'" msgstr "no se puede hacer inline la función `main'" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" msgstr "la variable `%s' fue declarada como `inline'" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 +#: c-decl.c:4677 cp/decl.c:9951 msgid "thread-local storage not supported for this target" msgstr "no se da soporte a almacenamiento thread-local para este objetivo" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" msgstr "la declaración de la función no es un prototipo" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" msgstr "nombres de parámetros (sin tipos) en la declaración de la función" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" msgstr "el parámetro `%s' tiene tipo de dato incompleto" -#: c-decl.c:4701 +#: c-decl.c:4773 msgid "parameter has incomplete type" msgstr "el parámetro tiene tipo incompleto" -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "el parámetro `%s' apunta a un tipo incompleto" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" msgstr "el parámetro apunta a un tipo incompleto" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "el parámetro `%s' sólo tiene una declaración posterior" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" msgstr "`void' en la lista de parámetros debe ser la lista completa" -#: c-decl.c:4862 +#: c-decl.c:4934 #, c-format msgid "`struct %s' declared inside parameter list" msgstr "se declaró `struct %s' dentro de la lista de parámetros" -#: c-decl.c:4865 +#: c-decl.c:4937 #, c-format msgid "`union %s' declared inside parameter list" msgstr "se declaró `union %s' dentro de la lista de parámetros" -#: c-decl.c:4868 +#: c-decl.c:4940 #, c-format msgid "`enum %s' declared inside parameter list" msgstr "se declaró `enum %s' dentro de la lista de parámetros" -#: c-decl.c:4875 +#: c-decl.c:4947 msgid "anonymous struct declared inside parameter list" msgstr "struct anónimo declarado dentro de una lista de parámetros" -#: c-decl.c:4877 +#: c-decl.c:4949 msgid "anonymous union declared inside parameter list" msgstr "union anónimo declarado dentro de una lista de parámetros" -#: c-decl.c:4879 +#: c-decl.c:4951 msgid "anonymous enum declared inside parameter list" msgstr "enum anónimo declarado dentro de una lista de parámetros" -#: c-decl.c:4883 +#: c-decl.c:4955 msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "su ámbito es solamente esta definición o declaración, lo cual probablemente no sea lo que desea" -#: c-decl.c:4960 +#: c-decl.c:5032 #, c-format msgid "redefinition of `union %s'" msgstr "redefinición de `union %s'" -#: c-decl.c:4962 +#: c-decl.c:5034 #, c-format msgid "redefinition of `struct %s'" msgstr "redefinición de `struct %s'" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" msgstr "la declaración no declara nada}" -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, c-format msgid "%s defined inside parms" msgstr "se definió %s dentro de los parámetros" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "unión" -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "estructura" -#: c-decl.c:5089 +#: c-decl.c:5183 #, c-format msgid "%s has no %s" -msgstr "%s no tiene `%s'" +msgstr "%s no tiene %s" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "struct" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "named members" msgstr "miembros nombrados" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "miembros" -#: c-decl.c:5130 +#: c-decl.c:5224 #, c-format msgid "nested redefinition of `%s'" msgstr "redefinición anidada de `%s'" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "la anchura del campo de bits `%s' no es una constante entera" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" msgstr "el campo de bits `%s' tiene un tipo inválido" -#: c-decl.c:5166 +#: c-decl.c:5260 #, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "el tipo de campo de bit `%s' es inválido en ISO C" -#: c-decl.c:5177 +#: c-decl.c:5271 #, c-format msgid "negative width in bit-field `%s'" msgstr "anchura negativa en el campo de bit `%s'" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" msgstr "la anchura de `%s' excede su tipo" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" msgstr "anchura cero para el campo de bits `%s'" -#: c-decl.c:5195 +#: c-decl.c:5289 #, c-format msgid "`%s' is narrower than values of its type" msgstr "`%s' es más estrecho que los valores de su tipo" -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "miembro de matriz flexible en el union" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" msgstr "el miembro de matriz flexible no está al final del struct" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" msgstr "el miembro de matriz flexible sería de otra manera un struct vacío" -#: c-decl.c:5275 +#: c-decl.c:5357 #, c-format msgid "duplicate member `%s'" msgstr "miembro duplicado `%s'" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" msgstr "union no se puede hacer transparente" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" msgstr "redeclaración de `enum %s'" -#: c-decl.c:5458 +#: c-decl.c:5592 msgid "enum defined inside parms" msgstr "enum definido dentro de los parámetros" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "los valores de enumeración exceden el rango del entero más grande" -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "el valor de enumerador para `%s' no es una constante entera" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "desbordamiento en valores de enumeración" -#: c-decl.c:5618 +#: c-decl.c:5752 msgid "ISO C restricts enumerator values to range of `int'" msgstr "ISO C restringe los valores de enumeración al rango de `int'" -#: c-decl.c:5700 +#: c-decl.c:5834 msgid "return type is an incomplete type" msgstr "el tipo de devolución es un tipo de dato incompleto" -#: c-decl.c:5708 +#: c-decl.c:5842 msgid "return type defaults to `int'" -msgstr "el tipo de devolución por omisión es `int'" +msgstr "el tipo de devolución por defecto es `int'" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" msgstr "no hay un prototipo previo para `%s'" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "se usó `%s' sin prototipo antes de su definición" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" msgstr "no hay declaración previa para `%s'" -#: c-decl.c:5775 +#: c-decl.c:5909 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "se usó `%s' sin declaración antes de su definición" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" msgstr "el tipo de devolución de `%s' no es `int'" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" msgstr "el primer argumento de `%s' debe ser `int'" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "el segundo argumento de `%s' debe ser `char **'" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "el tercer argumento de `%s' debería ser `char **'" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "`%s' sólo toma cero o dos argumentos" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" msgstr "`%s' generalmente es una función no estática" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" msgstr "se dieron los tipos de los parámetros en la lista de parámetros y por separado" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" msgstr "se omitió el nombre del parámetro" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, c-format msgid "parameter `%s' declared void" msgstr "el parámetro `%s' se declaró void" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "falta el nombre del parámetro de la lista de parámetros" -#: c-decl.c:6063 +#: c-decl.c:6197 #, c-format msgid "multiple parameters named `%s'" msgstr "múltiples parámetros nombrados `%s'" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" -msgstr "el tipo de `%s' es `int' por omisión" +msgstr "el tipo de `%s' es `int' por defecto" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "existe la declaración para el parámetro `%s' pero no hay tal parámetro" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" msgstr "el número de argumentos no coinciden con el prototipo" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "el argumento promovido `%s' no coincide con el prototipo" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "el argumento `%s' no coincide con el prototipo" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 msgid "no return statement in function returning non-void" msgstr "no hay una declaración de devolución en una función que no devuelve void" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" msgstr "esta función puede devolver con o sin un valor" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "el tamaño del valor de devolución de `%s' es de %u bytes" -#: c-decl.c:6560 +#: c-decl.c:6733 #, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "el tamaño del valor de devolución de `%s' es más grande que %d bytes" @@ -1507,36 +1518,36 @@ msgstr "el tama #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" msgstr "se usó la declaración inicial del ciclo `for' fuera del modo C99" -#: c-decl.c:6639 +#: c-decl.c:6815 #, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "`struct %s' declarado en la declaración inicial del ciclo `for'" -#: c-decl.c:6642 +#: c-decl.c:6818 #, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "`union %s' declarado en la declaración inicial del ciclo `for'" -#: c-decl.c:6645 +#: c-decl.c:6821 #, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "`enum %s' declarado en la declaración inicial del ciclo `for'" -#: c-decl.c:6653 +#: c-decl.c:6829 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "declaración de `%s' que no es variable en la declaración inicial del ciclo `for'" -#: c-decl.c:6655 +#: c-decl.c:6831 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "declaración de la variable static `%s' en la declaración inicial del ciclo `for'" -#: c-decl.c:6657 +#: c-decl.c:6833 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "declaración de la variable `extern' `%s' en la declaración inicial del ciclo `for'" @@ -1903,7 +1914,7 @@ msgstr "precisi #: c-format.c:1856 #, c-format msgid "%s does not support the `%s' %s length modifier" -msgstr "%s no tiene soporte para el modificador de longitud %s `%s'" +msgstr "%1$s no tiene soporte para el modificador de longitud %3$s `%2$s'" #: c-format.c:1906 msgid "conversion lacks type at end of format" @@ -1922,12 +1933,12 @@ msgstr "se desconoce el car #: c-format.c:1927 #, c-format msgid "%s does not support the `%%%c' %s format" -msgstr "%s no tiene soporte para el formato `%%%c' %s" +msgstr "%1$s no tiene soporte para el formato %3$s `%%%2$c'" #: c-format.c:1943 #, c-format msgid "%s used with `%%%c' %s format" -msgstr "se usó %s con el formato `%%%c' %s" +msgstr "se usó %1$s con el formato %3$s `%%%2$c'" #: c-format.c:1952 #, c-format @@ -1937,12 +1948,12 @@ msgstr "%s no tiene soporte para %s" #: c-format.c:1961 #, c-format msgid "%s does not support %s with the `%%%c' %s format" -msgstr "%s no tiene soporte para %s con el formato `%%%c' %s" +msgstr "%1$s no tiene soporte para %2$s con el formato %4$s `%%%3$c'" #: c-format.c:1994 #, c-format msgid "%s ignored with %s and `%%%c' %s format" -msgstr "se ignora %s con %s y el formato `%%%c' %s" +msgstr "se ignora %1$s con %2$s y el formato %4$s `%%%3$c'" #: c-format.c:1998 #, c-format @@ -1952,7 +1963,7 @@ msgstr "se ignora %s con %s en el formato %s" #: c-format.c:2004 #, c-format msgid "use of %s and %s together with `%%%c' %s format" -msgstr "uso de %s y %s junto con el formato `%%%c' %s" +msgstr "uso de %1$s y %2$s junto con el formato %4$s `%%%3$c'" #: c-format.c:2008 #, c-format @@ -1983,7 +1994,7 @@ msgstr "uso del modificador de longitud `%s' con el car #: c-format.c:2080 #, c-format msgid "%s does not support the `%%%s%c' %s format" -msgstr "%s no tiene soporte para el formato `%%%s%c' %s" +msgstr "%1$s no tiene soporte para el formato %4$s `%%%2$s%3$c'" #: c-format.c:2095 msgid "operand number specified with suppressed assignment" @@ -1996,12 +2007,12 @@ msgstr "el n #: c-format.c:2211 #, c-format msgid "writing through null pointer (arg %d)" -msgstr "escribiendo a través de un apuntador nulo (argumento %d)" +msgstr "escribiendo a través de un puntero nulo (argumento %d)" #: c-format.c:2220 #, c-format msgid "reading through null pointer (arg %d)" -msgstr "leyendo a través de un apuntador nulo (argumento %d)" +msgstr "leyendo a través de un puntero nulo (argumento %d)" #: c-format.c:2240 #, c-format @@ -2016,16 +2027,16 @@ msgstr "calificadores de tipo extra en el argumento de formato (argumento %d)" #: c-format.c:2257 #, c-format msgid "format argument is not a pointer (arg %d)" -msgstr "el argumento de formato no es un apuntador (argumento %d)" +msgstr "el argumento de formato no es un puntero (argumento %d)" #: c-format.c:2259 #, c-format msgid "format argument is not a pointer to a pointer (arg %d)" -msgstr "el argumento de formato no es un apuntador a un apuntador (argumento %d)" +msgstr "el argumento de formato no es un puntero a un puntero (argumento %d)" #: c-format.c:2330 msgid "pointer" -msgstr "apuntador" +msgstr "puntero" #: c-format.c:2332 msgid "different type" @@ -2045,165 +2056,165 @@ msgstr "formato %s, argumento %s (argumento %d)" msgid "YYDEBUG not defined" msgstr "no se definió YYDEBUG" -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" msgstr "encabezados C mal anidados del preprocesador" -#: c-lex.c:333 +#: c-lex.c:336 #, c-format msgid "ignoring #pragma %s %s" msgstr "ignorando el #pragma %s %s" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "universal-character-name `\\U%08x' no es válido en el identificador" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "universal-character-name `\\u%04x' no es válido en el identificador" -#: c-lex.c:692 +#: c-lex.c:695 #, c-format msgid "stray '%c' in program" msgstr "'%c' parásito en el programa" -#: c-lex.c:694 +#: c-lex.c:697 #, c-format msgid "stray '\\%o' in program" msgstr "'\\%o' parásito en el programa" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" msgstr "esta constante decimal sólo es unsigned en ISO C90" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" msgstr "esta constante decimal será unsigned en ISO C90" -#: c-lex.c:869 +#: c-lex.c:873 #, c-format msgid "integer constant is too large for \"%s\" type" msgstr "la constante entera es demasiado grande para el tipo \"%s\"" -#: c-lex.c:937 +#: c-lex.c:941 #, c-format msgid "floating constant exceeds range of \"%s\"" msgstr "el número de coma flotante excede el rango de \"%s\"" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 msgid "ignoring invalid multibyte character" msgstr "ignorando los carácteres multibyte inválidos" -#: c-opts.c:353 +#: c-opts.c:355 #, c-format msgid "missing argument to \"-%s\"" msgstr "faltan argumentos para \"-%s\"" -#: c-opts.c:357 +#: c-opts.c:359 #, c-format msgid "no class name specified with \"-%s\"" msgstr "no se especificó un nombre de clase con \"-%s\"" -#: c-opts.c:364 +#: c-opts.c:366 #, c-format msgid "missing filename after \"-%s\"" msgstr "falta un nombre de fichero después de \"-%s\"" -#: c-opts.c:369 +#: c-opts.c:371 #, c-format msgid "missing target after \"-%s\"" msgstr "falta un objetivo después de \"-%s\"" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" msgstr "opciones de matriz ordenadas incorrectamente: %s está antes de %s" -#: c-opts.c:548 +#: c-opts.c:550 #, c-format msgid "too many filenames given. Type %s --help for usage" -msgstr "demasiados nombres de ficheros. Teclee %s --help para información de modo de empleo" +msgstr "demasiados nombres de ficheros. Teclee %s --help para información de modo de empleo" -#: c-opts.c:934 +#: c-opts.c:937 msgid "-Wno-strict-prototypes is not supported in C++" msgstr "-Wno-strict-prototypes no tiene soporte en C++" -#: c-opts.c:1014 +#: c-opts.c:1017 #, c-format msgid "switch \"%s\" is no longer supported" msgstr "la opción \"%s\" ya no tiene soporte" -#: c-opts.c:1030 +#: c-opts.c:1033 #, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" -msgstr "la opción \"%s\" está deprecada, por favor vea la documentación para más detalles" +msgstr "la opción \"%s\" es obsoleta, por favor vea la documentación para más detalles" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" -msgstr "se renombró -fhandle-exceptions a -fexceptions (y ahora está activado por omisión)" +msgstr "se renombró -fhandle-exceptions a -fexceptions (y ahora está activado por defecto)" -#: c-opts.c:1263 +#: c-opts.c:1273 msgid "output filename specified twice" msgstr "se especificó dos veces el nombre del fichero de salida" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "se ignora -Wformat-y2k sin -Wformat" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "se ignora -Wformat-extra-args sin -Wformat" -#: c-opts.c:1381 +#: c-opts.c:1391 msgid "-Wformat-zero-length ignored without -Wformat" msgstr "se ignora -Wformat-zero-lenght sin -Wformat" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "se ignora -Wformat-nonliteral sin -Wformat" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "se ignora -Wformat-security sin -Wformat" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "se ignora -Wformat-attribute sin -Wformat" -#: c-opts.c:1409 +#: c-opts.c:1419 #, c-format msgid "opening output file %s" msgstr "abriendo el fichero de salida %s" -#: c-opts.c:1464 +#: c-opts.c:1474 #, c-format msgid "opening dependency file %s" msgstr "abriendo el fichero de dependencias %s" -#: c-opts.c:1474 +#: c-opts.c:1484 #, c-format msgid "closing dependency file %s" msgstr "cerrando el fichero de dependencias %s" -#: c-opts.c:1477 +#: c-opts.c:1487 #, c-format msgid "when writing output to %s" msgstr "al escribir la salida a %s" -#: c-opts.c:1557 +#: c-opts.c:1567 msgid "to generate dependencies you must specify either -M or -MM" msgstr "para generar dependencias debe especificar -M ó -MM" -#: c-opts.c:1704 -#, c-format -msgid "\"-%s\" is valid for %s but not for %s" +#: c-opts.c:1715 +#, fuzzy, c-format +msgid "\"-%c%s%s\" is valid for %s but not for %s" msgstr "\"-%s\" es válido para %s pero no para %s" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2221,7 +2232,7 @@ msgstr "" " -iwithprefixbefore Agregar el ectorio al final de la ruta de inclusión principal\n" " -isystem Agregar el ectorio al inicio de la ruta de inclusión del sistema\n" -#: c-opts.c:1723 +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2239,7 +2250,7 @@ msgstr "" " -nostdinc++ No buscar en los directorios de inclusión del sistema para C++\n" " -o Poner la salida en el \n" -#: c-opts.c:1732 +#: c-opts.c:1744 msgid "" " -trigraphs Support ISO C trigraphs\n" " -std= Specify the conformance standard; one of:\n" @@ -2249,7 +2260,7 @@ msgid "" " -W[no-]trigraphs Warn if trigraphs are encountered\n" " -W[no-]comment{s} Warn if one comment starts inside another\n" msgstr "" -" -trigraphs Soporte para trigrafos ISO C\n" +" -trigraphs Permitir trigrafos ISO C\n" " -std= Especificar la concordancia con estándard; una de:\n" " gnu89, gnu99, c89, c99, iso9899:1990,\n" " iso9899:199409, iso9899:1999, c++98\n" @@ -2257,7 +2268,7 @@ msgstr "" " -W[no-]trigraphs Avisar si se encuentran trigrafos\n" " -W[no-]comment{s} Avisar si un comentario inicia dentro de otro\n" -#: c-opts.c:1741 +#: c-opts.c:1753 msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" " -W[no-]undef Warn if an undefined macro is used by #if\n" @@ -2267,7 +2278,7 @@ msgstr "" " -W[no-]undef Avisar si una macro sin definir es usada por #if\n" " -W[no-]import Avisar sobre el uso de la directiva #import\n" -#: c-opts.c:1746 +#: c-opts.c:1758 msgid "" " -W[no-]error Treat all warnings as errors\n" " -W[no-]system-headers Do not suppress warnings from system headers\n" @@ -2277,7 +2288,7 @@ msgstr "" " -W[no-]system-headers No suprimir los avisos de los encabezados del sistema\n" " -W[no-]all Activar casi todos los avisos del preprocesador\n" -#: c-opts.c:1751 +#: c-opts.c:1763 msgid "" " -M Generate make dependencies\n" " -MM As -M, but ignore system header files\n" @@ -2294,7 +2305,7 @@ msgstr "" " -MG Trata los ficheros de encabezado faltantes como ficheros generados\n" # ¿Estoy usando la traducción correcta de 'quoted'? cfuga -#: c-opts.c:1759 +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" @@ -2304,7 +2315,7 @@ msgstr "" " -MQ Agregar un objetivo entrecomillado para MAKE\n" " -MT Agregar un objetivo sin comillas\n" -#: c-opts.c:1764 +#: c-opts.c:1776 msgid "" " -D Define a with string '1' as its value\n" " -D= Define a with as its value\n" @@ -2320,7 +2331,7 @@ msgstr "" " -U Borra la definición de \n" " -v Muestra el número de la versión\n" -#: c-opts.c:1772 +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2336,7 +2347,7 @@ msgstr "" " -dN Como -dD excepto que sólo se preservan los nombres\n" " -dI Incluye directivas #include en la salida\n" -#: c-opts.c:1780 +#: c-opts.c:1792 msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" " -ftabstop= Distance between tab stops for column reporting\n" @@ -2344,14 +2355,14 @@ msgid "" " -remap Remap file names when including files\n" " --help Display this information\n" msgstr "" -" -f[no-]preprocessed Trata el fichero de salida como si ya fuera preprocesado\n" +" -f[no-]preprocessed Trata el fichero de entrada como si ya fuera preprocesado\n" " -ftabstop= Distancia entre los topes de tabulador para el reporte en columnas\n" " -P No genera directivas #line\n" " -remap Remapea los nombres de fichero cuando se incluyan ficheros\n" " --help Muestra esta información\n" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "error sintáctico" @@ -2359,23 +2370,23 @@ msgstr "error sint msgid "syntax error: cannot back up" msgstr "error sintáctico: no se puede regresar" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 msgid "ISO C forbids an empty source file" -msgstr "ISO C prohibe un fichero fuente vacío" +msgstr "ISO C prohíbe un fichero fuente vacío" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" msgstr "el argumento de `asm' no es una cadena constante" -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 msgid "ISO C forbids data definition with no type or storage class" -msgstr "ISO C prohibe la definición de datos sin tipo o clase de almacenamiento" +msgstr "ISO C prohíbe la definición de datos sin tipo o clase de almacenamiento" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" msgstr "la definición de datos no tiene tipo o clase de almacenamiento" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 msgid "ISO C does not allow extra `;' outside of a function" msgstr "ISO C no permite ';' extra fuera de una función" @@ -2383,117 +2394,117 @@ msgstr "ISO C no permite ';' extra fuera de una funci msgid "traditional C rejects the unary plus operator" msgstr "C tradicional rechaza el operador unario mas" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "`sizeof' aplicado a un campo de bits" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 msgid "ISO C forbids omitting the middle term of a ?: expression" -msgstr "ISO C prohibe la omisión del término medio de una expresión ?:" +msgstr "ISO C prohíbe la omisión del término medio de una expresión ?:" -#: c-parse.y:632 objc-parse.y:655 +#: c-parse.y:632 objc-parse.y:654 msgid "ISO C89 forbids compound literals" -msgstr "ISO C89 prohibe las literales compuestas" +msgstr "ISO C89 prohíbe las literales compuestas" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 msgid "ISO C forbids braced-groups within expressions" -msgstr "ISO C prohibe grupos de llaves dentro de expresiones" +msgstr "ISO C prohíbe grupos de llaves dentro de expresiones" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 msgid "first argument to __builtin_choose_expr not a constant" msgstr "el primer argumento de __builtin_choose_expr no es una constante" -#: c-parse.y:721 objc-parse.y:768 +#: c-parse.y:721 objc-parse.y:767 msgid "traditional C rejects ISO C style function definitions" msgstr "C tradicional rechaza la definición de funciones de estilo ISO C" #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "`%s' no está en el inicio de la declaración" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 msgid "ISO C forbids empty initializer braces" -msgstr "ISO C prohibe las llaves de inicializador vacías" +msgstr "ISO C prohíbe las llaves de inicializador vacías" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 msgid "ISO C89 forbids specifying subobject to initialize" -msgstr "ISO C89 prohibe la especificación de subobjetos a inicializar" +msgstr "ISO C89 prohíbe la especificación de subobjetos a inicializar" -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" msgstr "uso obsoleto del inicializador designado sin `='" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" msgstr "uso obsoleto del inicializador asignado con `:'" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 msgid "ISO C forbids specifying range of elements to initialize" -msgstr "ISO C prohibe la especificación de rangos de elementos a inicializar" +msgstr "ISO C prohíbe la especificación de rangos de elementos a inicializar" -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 msgid "ISO C forbids nested functions" -msgstr "ISO C prohibe las funciones anidadas" +msgstr "ISO C prohíbe las funciones anidadas" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 msgid "ISO C forbids forward references to `enum' types" -msgstr "ISO C prohibe las declaraciones posteriores para tipos `enum'" +msgstr "ISO C prohíbe las declaraciones posteriores para tipos `enum'" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 msgid "comma at end of enumerator list" msgstr "coma al final de la lista de enumeradores" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" msgstr "no hay punto y coma al final del struct o union" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" msgstr "se especificó un punto y coma extra en un struct o union" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" msgstr "ISO C no tiene soporte para structs/unions sin nombre" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 msgid "ISO C forbids member declarations with no members" -msgstr "ISO C prohibe declaraciones de miembros con no miembros" +msgstr "ISO C prohíbe declaraciones de miembros con no miembros" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 msgid "deprecated use of label at end of compound statement" -msgstr "uso deprecado de la etiqueta al final de la declaración compuesta" +msgstr "uso obsoleto de la etiqueta al final de la declaración compuesta" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 msgid "ISO C89 forbids mixed declarations and code" -msgstr "ISO C89 prohibe las declaraciones mezcladas y código" +msgstr "ISO C89 prohíbe las declaraciones mezcladas y código" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 msgid "ISO C forbids label declarations" -msgstr "ISO C prohibe las declaraciones etiquetadas" +msgstr "ISO C prohíbe las declaraciones etiquetadas" -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" msgstr "un grupo de llaves dentro de una expresión sólo se permite dentro de una función" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" msgstr "cuerpo vacío en una declaración else" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 msgid "ISO C forbids `goto *expr;'" -msgstr "ISO C prohibe `goto *expr;'" +msgstr "ISO C prohíbe `goto *expr;'" -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 msgid "ISO C forbids forward parameter declarations" -msgstr "ISO C prohibe declaraciones adelantadas de parámetros" +msgstr "ISO C prohíbe declaraciones adelantadas de parámetros" #. Gcc used to allow this as an extension. However, it does #. not work for all targets, and thus has been disabled. @@ -2501,11 +2512,11 @@ msgstr "ISO C prohibe declaraciones adelantadas de par #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 msgid "ISO C requires a named argument before `...'" msgstr "ISO C requiere un argumento con nombre antes de `...'" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "`...' en una lista de identificadores de estilo antiguo" @@ -2521,37 +2532,37 @@ msgstr "error de decodificaci msgid "parser stack overflow" msgstr "desbordamiento de la pila del decodificador" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "%s al final de la entrada" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, c-format msgid "%s before %s'%c'" msgstr "%s antes de %s'%c'" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, c-format msgid "%s before %s'\\x%x'" msgstr "%s antes de %s'\\x%x'" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, c-format msgid "%s before string constant" msgstr "%s antes de una constante de cadena" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, c-format msgid "%s before numeric constant" msgstr "%s antes de una constante numérica" -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, c-format msgid "%s before \"%s\"" msgstr "%s antes de \"%s\"" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, c-format msgid "%s before '%s' token" msgstr "%s antes del elemento '%s'" @@ -2560,7 +2571,7 @@ msgstr "%s antes del elemento '%s'" msgid "traditional C rejects string concatenation" msgstr "C tradicional rechaza la concatenación de cadenas" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" msgstr "error sintáctico en el elemento '%s'" @@ -2617,36 +2628,36 @@ msgstr "la alineaci msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "la aplicación del #pragma weak `%s' después del primer uso resulta en conducta no especificada" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 msgid "malformed #pragma weak, ignored" msgstr "#pragma weak malformado, ignorado" -#: c-pragma.c:330 +#: c-pragma.c:337 msgid "junk at end of #pragma weak" msgstr "basura al final de #pragma weak" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 msgid "malformed #pragma redefine_extname, ignored" msgstr "#pragma redefine_extname malformado, ignorado" -#: c-pragma.c:375 +#: c-pragma.c:382 msgid "junk at end of #pragma redefine_extname" msgstr "basura al final de #pragma redefine_extname" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 msgid "#pragma redefine_extname conflicts with declaration" msgstr "#pragma redefine_extname tiene conflictos con la declaración" -#: c-pragma.c:413 +#: c-pragma.c:420 msgid "malformed #pragma extern_prefix, ignored" msgstr "#pragma extern_prefix malformado, ignorado" -#: c-pragma.c:418 +#: c-pragma.c:425 msgid "junk at end of #pragma extern_prefix" msgstr "basura al final de #pragma extern_prefix" -#: c-pragma.c:450 -msgid "asm declaration conficts with previous rename" +#: c-pragma.c:457 +msgid "asm declaration conflicts with previous rename" msgstr "la declaración asm causa conflictos con el renombrado previo" #: c-semantics.c:565 @@ -2669,17 +2680,17 @@ msgstr "donde la etiqueta case aparece aqu msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "(las acciones adjuntas de declaraciones case previas requieren destructores en su propio ámbito.)" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" -msgstr "calificador %s ignorado en asm" +msgstr "se ignora el calificador %s en asm" #: c-typeck.c:123 #, c-format msgid "`%s' has an incomplete type" msgstr "`%s' tiene un tipo de dato incompleto" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 msgid "invalid use of void expression" msgstr "uso inválido de la expresión void" @@ -2710,1008 +2721,1004 @@ msgstr "los tipos de funci msgid "types are not quite compatible" msgstr "los tipos no son totalmente compatibles" -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" -msgstr "aritmética en apuntador a un tipo de dato incompleto" +msgstr "aritmética en puntero a un tipo de dato incompleto" #: c-typeck.c:1136 #, c-format msgid "%s has no member named `%s'" msgstr "%s no tiene un miembro llamado `%s'" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "petición del miembro `%s' en algo que no es estructura ó unión" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" -msgstr "apuntador deferenciado a tipo de dato incompleto" +msgstr "puntero deferenciado a tipo de dato incompleto" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" -msgstr "deferenciando el apuntador `void *'" +msgstr "deferenciando el puntero `void *'" -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, c-format msgid "invalid type argument of `%s'" msgstr "argumento de tipo inválido de `%s'" -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" msgstr "falta subíndice en la referencia de la matriz" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" msgstr "el subíndice de la matriz tiene tipo `char'" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" msgstr "el subíndice de la matriz no es un entero" -#: c-typeck.c:1303 +#: c-typeck.c:1306 msgid "ISO C forbids subscripting `register' array" -msgstr "ISO C prohibe el subíndice de una matriz `register'" +msgstr "ISO C prohíbe el subíndice de una matriz `register'" -#: c-typeck.c:1305 +#: c-typeck.c:1308 msgid "ISO C90 forbids subscripting non-lvalue array" -msgstr "ISO C90 prohibe el subíndice de una matriz no-lvaluada" +msgstr "ISO C90 prohíbe el subíndice de una matriz no-lvaluada" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" msgstr "el subíndice es de tipo `char'" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" -msgstr "el valor indicado por el subíndice no es ni matriz ni apuntador" +msgstr "el valor indicado por el subíndice no es ni matriz ni puntero" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "`%s' no se declaró aquí (no en una función)" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "`%s' no se declaró aquí (primer uso en esta función)" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "(Cada identificador no declarado solamente se reporta una vez" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr "para cada funcion en la que aparece.)" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "la declaración local de `%s' oculta la variable de instancia" -#: c-typeck.c:1504 +#: c-typeck.c:1518 msgid "called object is not a function" msgstr "el objeto llamado no es una función" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 msgid "too many arguments to function" msgstr "demasiados argumentos para la función" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "el tipo de dato del parámetro formal %d está incompleto" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "%s como entero en lugar de coma flotante debido al prototipo" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "%s como entero en lugar de complejo debido al prototipo" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "%s como complejo en lugar de coma flotante debido al prototipo" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "%s como coma flotante en lugar de entero debido al prototipo" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "%s como complejo en lugar de entero debido al prototipo" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "%s como coma flotante en lugar de complejo debido al prototipo" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "%s como `float' en lugar de `double' debido al prototipo" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" msgstr "%s con anchura diferente debido al prototipo" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" msgstr "%s como unsigned debido al prototipo" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" msgstr "%s como signed debido al prototipo" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 msgid "too few arguments to function" msgstr "muy pocos argumentos para la función" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "se sugieren paréntesis alrededor de + o - dentro de un desplazamiento" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "se sugieren paréntesis alrededor de && junto con ||" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" msgstr "se sugieren paréntesis alrededor de la aritmética para operandos de |" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" msgstr "se sugieren paréntesis alrededor de las comparaciones para operandos de |" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "se sugieren paréntesis alrededor de la aritmética para operandos de ^" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" msgstr "se sugieren paréntesis alrededor de las comparaciones para operandos de ^" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" msgstr "se sugieren paréntesis alrededor de + o - para operandos de &" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" msgstr "se sugieren paréntesis alrededor de las comparaciones para operandos de &" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "las comparaciones como X<=Y<=Z no tienen su significado matemático" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 msgid "division by zero" msgstr "división por cero" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" msgstr "la cuenta de desplazamiento a la derecha es negativa" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" msgstr "cuenta de desplazamiento a la derecha >= anchura del tipo" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" msgstr "la cuenta de desplazamiento a la izquierda es negativa" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" msgstr "cuenta de desplazamiento a la izquierda >= anchura del tipo" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" msgstr "la cuenta de desplazamiento es negativa" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "cuenta de desplazamiento >= anchura del tipo" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" msgstr "no es segura la comparacion de coma flotante con == o !=" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 msgid "ISO C forbids comparison of `void *' with function pointer" -msgstr "ISO C prohibe la comparación de `void *' con un apuntador de función" +msgstr "ISO C prohíbe la comparación de `void *' con un puntero de función" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" -msgstr "la comparación de diferentes tipos de apuntador carece de una conversión" +msgstr "la comparación de diferentes tipos de puntero carece de una conversión" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" -msgstr "comparación entre apuntador y entero" +msgstr "comparación entre puntero y entero" -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 msgid "ISO C forbids ordered comparisons of pointers to functions" -msgstr "ISO C prohibe la comparación entre apuntadores a funciones" +msgstr "ISO C prohíbe la comparación entre punteros a funciones" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" -msgstr "comparación de apuntadores completos e incompletos" +msgstr "comparación de punteros completos e incompletos" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" -msgstr "comparación ordenada de apuntador con el entero cero" +msgstr "comparación ordenada de puntero con el entero cero" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 msgid "unordered comparison on non-floating point argument" msgstr "comparación sin orden en argumento de coma no flotante" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" msgstr "comparación entre signed y unsigned" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" msgstr "comparación de un ~unsigned promovido con una constante" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" msgstr "comparación de un ~unsigned promovido con unsigned" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" -msgstr "se usó un apuntador de tipo `void *' en la sustracción" +msgstr "se usó un puntero de tipo `void *' en la sustracción" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" -msgstr "se utilizó un apuntador a una función en la sustracción" +msgstr "se utilizó un puntero a una función en la sustracción" -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" msgstr "argumento de tipo erróneo para el incremento unario" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" msgstr "argumento de tipo erróneo para el decremento unario" -#: c-typeck.c:2754 +#: c-typeck.c:2768 msgid "ISO C does not support `~' for complex conjugation" msgstr "ISO C no tiene soporte de `~' para conjugaciones complejas" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "argumento de tipo erróneo para complemento de bits" -#: c-typeck.c:2769 +#: c-typeck.c:2783 msgid "wrong type argument to abs" msgstr "argumento de tipo erróneo para abs" -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "argumento de tipo erróneo para la conjugación" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" msgstr "argumento de tipo erróneo para el signo de exclamación unario" -#: c-typeck.c:2838 +#: c-typeck.c:2852 msgid "ISO C does not support `++' and `--' on complex types" msgstr "ISO C no tiene soporte para `++' y `--' en tipos complejos" -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 msgid "wrong type argument to increment" msgstr "argumento de tipo erróneo para el incremento" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 msgid "wrong type argument to decrement" msgstr "argumento de tipo erróneo para el decremento" -#: c-typeck.c:2876 +#: c-typeck.c:2890 msgid "increment of pointer to unknown structure" -msgstr "incremento de apuntador a estructura desconocida" +msgstr "incremento de puntero a estructura desconocida" -#: c-typeck.c:2878 +#: c-typeck.c:2892 msgid "decrement of pointer to unknown structure" -msgstr "decremento de apuntador a estructura desconocida" +msgstr "decremento de puntero a estructura desconocida" -#: c-typeck.c:3015 +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" -msgstr "ISO C prohibe la dirección de una expresión cast" +msgstr "ISO C prohíbe la dirección de una expresión cast" -#: c-typeck.c:3025 +#: c-typeck.c:3039 msgid "invalid lvalue in unary `&'" msgstr "l-valor inválido en `&' unario" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "se intentó tomar la dirección del miembro de la estructura de campos de bits `%s'" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "%s" -#: c-typeck.c:3227 +#: c-typeck.c:3241 msgid "ISO C forbids use of conditional expressions as lvalues" -msgstr "ISO C prohibe el uso de expresiones condicionales como l-valores" +msgstr "ISO C prohíbe el uso de expresiones condicionales como l-valores" -#: c-typeck.c:3230 +#: c-typeck.c:3244 msgid "ISO C forbids use of compound expressions as lvalues" -msgstr "ISO C prohibe el uso de expresiones compuestas como l-valores" +msgstr "ISO C prohíbe el uso de expresiones compuestas como l-valores" -#: c-typeck.c:3233 +#: c-typeck.c:3247 msgid "ISO C forbids use of cast expressions as lvalues" -msgstr "ISO C prohibe el uso de expresiones de conversión como l-valores" +msgstr "ISO C prohíbe el uso de expresiones de conversión como l-valores" -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" msgstr "%s del miembro de sólo lectura `%s'" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, c-format msgid "%s of read-only variable `%s'" msgstr "%s de la variable de sólo lectura `%s'" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" msgstr "%s de la ubicación de sólo lectura" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, c-format msgid "cannot take address of bit-field `%s'" msgstr "no se puede tomar la dirección del campo de bits `%s'" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" msgstr "se usó la variable de registro global `%s' en funciones anidadas" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" msgstr "se usó la variable de registro `%s' en funciones anidadas" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "se solicitó la dirección de la variable de registro global `%s'" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" msgstr "no se puede poner objeto con campo volatile en register" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "se solicitó la dirección de la variable register `%s'" -#: c-typeck.c:3439 +#: c-typeck.c:3453 msgid "signed and unsigned type in conditional expression" msgstr "tipos signed y unsigned en la expresión condicional" -#: c-typeck.c:3446 +#: c-typeck.c:3460 msgid "ISO C forbids conditional expr with only one void side" -msgstr "ISO C prohibe una expresión condicional con sólo un lado void" +msgstr "ISO C prohíbe una expresión condicional con sólo un lado void" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 msgid "ISO C forbids conditional expr between `void *' and function pointer" -msgstr "ISO C prohibe expresiones condicionales entre `void *' y apuntadores de funciones" +msgstr "ISO C prohíbe expresiones condicionales entre `void *' y punteros de función" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" -msgstr "los tipos de datos apuntadores no coinciden en la expresión condicional" +msgstr "los tipos de datos punteros no coinciden en la expresión condicional" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" -msgstr "los tipos de datos apuntadores/enteros no coinciden en la expresión condicional" +msgstr "los tipos de datos punteros/enteros no coinciden en la expresión condicional" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "los tipos de datos no coinciden en la expresión condicional" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" msgstr "el operador del lado izquierdo de la expresión coma no tiene efecto" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" msgstr "la conversión especifica el tipo matriz" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" msgstr "la conversión especifica el tipo función" -#: c-typeck.c:3637 +#: c-typeck.c:3651 msgid "ISO C forbids casting nonscalar to the same type" -msgstr "ISO C prohibe la conversión de un no escalar al mismo tipo" +msgstr "ISO C prohíbe la conversión de un no escalar al mismo tipo" -#: c-typeck.c:3656 +#: c-typeck.c:3670 msgid "ISO C forbids casts to union type" -msgstr "ISO C prohibe la conversión al tipo union" +msgstr "ISO C prohíbe la conversión al tipo union" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" msgstr "conversión a tipo union desde un tipo no presente en union" -#: c-typeck.c:3722 +#: c-typeck.c:3736 msgid "cast adds new qualifiers to function type" msgstr "la conversión agrega calificadores nuevos al tipo función" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" -msgstr "la conversión descarta los calificadores del tipo del destino del apuntador" +msgstr "la conversión descarta los calificadores del tipo del destino del puntero" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" msgstr "la conversión incrementa la alineación requerida del tipo del destino" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" -msgstr "conversión de apuntador a entero de tamaño diferente" +msgstr "conversión de puntero a entero de tamaño diferente" -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" msgstr "la conversión no coincide con el tipo de la función" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" -msgstr "conversión a apuntador desde un entero de tamaño diferente" +msgstr "conversión a puntero desde un entero de tamaño diferente" -#: c-typeck.c:3772 +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" -msgstr "el castigo de tipo a tipo incompleto podría romper las reglas de alias estricto" +msgstr "el castigo de tipo a tipo incompleto puede romper las reglas de alias estricto" -#: c-typeck.c:3776 +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" -msgstr "la dereferencia de apuntadores de tipo castigado romperá las reglas de alias estricto" +msgstr "la dereferencia de punteros de tipo castigado romperá las reglas de alias estricto" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 msgid "invalid lvalue in assignment" msgstr "l-valor inválido en la asignación" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 msgid "assignment" msgstr "asignación" -#: c-typeck.c:4056 +#: c-typeck.c:4070 msgid "cannot pass rvalue to reference parameter" msgstr "no se puede pasar un valor-r a un parámetro de referencia" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "%s hace que la función calificada apunte desde una no calificada" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" -msgstr "%s descarta calificadores del tipo del destino del apuntador" +msgstr "%s descarta calificadores del tipo del destino del puntero" -#: c-typeck.c:4170 +#: c-typeck.c:4184 msgid "ISO C prohibits argument conversion to union type" -msgstr "ISO C prohibe la conversión de argumentos a tipo union" +msgstr "ISO C prohíbe la conversión de argumentos a tipo union" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" -msgstr "ISO C prohibe %s entre apuntadores a función y `void *'" +msgstr "ISO C prohíbe %s entre punteros a función y `void *'" -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" -msgstr "el apuntador que apunta a %s difiere en signo" +msgstr "el puntero que apunta a %s difiere en signo" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" -msgstr "%s de tipo de apuntador incompatible" +msgstr "%s de tipo de puntero incompatible" + +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +msgid "invalid use of non-lvalue array" +msgstr "uso inválido de matriz no-lvaluada" -#: c-typeck.c:4248 +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" -msgstr "%s crea un apuntador desde un entero sin una conversión" +msgstr "%s se crea un puntero desde un entero sin una conversión" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" -msgstr "%s crea un entero desde un apuntador sin una conversión" +msgstr "%s se crea un entero desde un puntero sin una conversión" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "tipo incompatible para el argumento %d de `%s'" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "tipo incompatible para el argumento %d de la llamada indirecta a función" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, c-format msgid "incompatible types in %s" msgstr "tipos incompatibles en %s" #. Function name is known; supply it. -#: c-typeck.c:4339 +#: c-typeck.c:4358 #, c-format msgid "passing arg of `%s'" -msgstr "pasando el argumento `%s'" +msgstr "al pasar un argumento de `%s'" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 +#: c-typeck.c:4368 msgid "passing arg of pointer to function" -msgstr "pasando el argumento de apuntador a la función" +msgstr "al pasar un argumento de puntero a la función" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" -msgstr "pasando el argumento %d de `%s'" +msgstr "al pasar el argumento %d de `%s'" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" -msgstr "pasando el argumento %d del apuntador a la función" +msgstr "al pasar el argumento %d del puntero a la función" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" msgstr "el inicializador para la variable estática no es una constante" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" msgstr "el inicializador para la variable estática usa aritmética complicada" -#: c-typeck.c:4447 +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" msgstr "el inicializador agregado no es una constante" -#: c-typeck.c:4449 +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" msgstr "el inicializador agregado usa aritmética complicada" -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" msgstr "C tradicional rechaza la inicialización automática de agregados" -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, c-format msgid "(near initialization for `%s')" msgstr "(cerca de la inicialización de `%s')" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" msgstr "matriz de caracteres inicializada con una cadena ancha" # no ancha -> angosta? cfuga -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" msgstr "matriz de enteros inicializada con una cadena no ancha" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" msgstr "la cadena del inicializador para la matriz de caracteres es demasiado larga" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" msgstr "matriz inicializada con una expresión matrizal que no es constante" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 msgid "initializer element is not constant" msgstr "el elemento inicializador no es constante" -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "inicialización" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" msgstr "el elemento inicializador no es calculable al momento de la carga" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 msgid "invalid initializer" msgstr "inicializador inválido" -#: c-typeck.c:5351 +#: c-typeck.c:5393 msgid "extra brace group at end of initializer" msgstr "grupo extra de llaves al final del inicializador" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" msgstr "faltan llaves alrededor del inicializador" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" msgstr "llaves alrededor del inicializador escalar" -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "inicialización de un miembro de matriz flexible en un contexto anidado" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "inicialización de un miembro de matriz flexible" -#: c-typeck.c:5512 +#: c-typeck.c:5554 msgid "missing initializer" msgstr "falta el inicializador" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" msgstr "inicializador escalar vacío" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" msgstr "elementos extras en el inicializador escalar" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" msgstr "no se pueden anidar los designadores de inicialización" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" msgstr "índice de matriz en el inicializador que no es matriz" -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 msgid "field name not in record or union initializer" msgstr "el nombre del campo no está en el inicializador de record o union" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" msgstr "índice de matriz no constante en el inicializador" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 msgid "array index in initializer exceeds array bounds" msgstr "el índice de matriz en el inicializador excede los límites de la matriz" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" msgstr "rango de índices vacío en el inicializador" -#: c-typeck.c:5744 +#: c-typeck.c:5788 msgid "array index range in initializer exceeds array bounds" msgstr "el rango de índices de la matriz en el inicializador excede los límites de la matriz" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "campo `%s' desconocido especificado en el inicializador" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" msgstr "campo inicializado con efectos laterales sobreescritos" -#: c-typeck.c:6514 +#: c-typeck.c:6558 msgid "excess elements in char array initializer" msgstr "exceso de elementos en el inicializador de matriz de caracteres" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" msgstr "exceso de elementos en el inicializador de struct" -#: c-typeck.c:6582 +#: c-typeck.c:6626 msgid "non-static initialization of a flexible array member" msgstr "inicialización no estática de un miembro de matriz flexible" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" msgstr "exceso de elementos en el inicializador de union" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" msgstr "C tradicional rechaza la inicialización de unions" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "exceso de elementos en el inicializador de matriz" -#: c-typeck.c:6757 +#: c-typeck.c:6806 msgid "excess elements in vector initializer" msgstr "exceso de elementos en el inicializador de vector" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" msgstr "exceso de elementos en el inicializador de escalar" -#: c-typeck.c:6886 +#: c-typeck.c:6935 msgid "asm template is not a string constant" msgstr "la plantilla asm no es una cadena constante" -#: c-typeck.c:6918 +#: c-typeck.c:6967 msgid "invalid lvalue in asm statement" msgstr "l-valor inválido en la declaración asm" -#: c-typeck.c:6993 +#: c-typeck.c:7042 msgid "modification by `asm'" msgstr "modificación por `asm'" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" msgstr "la función declarada `noreturn' tiene una declaración `return'" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" msgstr "`return' sin valores, en una función que no devuelve void" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" msgstr "`return' con valor, en una función que devuelve void" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" msgstr "return" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" msgstr "la función devuelve la dirección de una variable local" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "la cantidad de switch no es un entero" -#: c-typeck.c:7147 +#: c-typeck.c:7196 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "no se convierte la expresión de switch `long' a `int' en ISO C" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" msgstr "la etiqueta case no se encuentra dentro de una declaración switch" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 msgid "`default' label not within a switch statement" msgstr "la etiqueta `default' no está dentro de una declaración switch" # ¿Cómo traducir inlining de forma correcta? cfuga -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" msgstr "el `inlining' falló en la llamada a `%s'" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr "llamado desde aquí" -#: calls.c:2227 +#: calls.c:2270 #, c-format msgid "can't inline call to `%s'" msgstr "no se pueden hacer la llamada inline a `%s'" -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" msgstr "la llamada a la función tiene valor agregado" -#: calls.c:4614 -msgid "variable offset is passed partially in stack and in reg" -msgstr "se pasa parcialmente el desplazamiento de la variable a la pila y al registro" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "se pasa parcialemente el tamaño de la variable a la pila y al registro" - -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." msgstr "El tamaño del ciclo %d debe ser %d, no %d." -#: cfgloop.c:1125 +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." msgstr "Bb %d no pertenece al ciclo %d." -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." msgstr "El encabezado del ciclo %d no tiene exactamente 2 entradas." -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." msgstr "El cerrojo del ciclo %d no tiene 1 sucesor exactamente." -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." msgstr "El cerrojo del ciclo %d no tiene un encabezado como sucesor." -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." msgstr "El cerrojo del ciclo %d no pertenece directamente a él." -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." msgstr "El encabezado del ciclo %d no pertenece directamente a él." -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" msgstr "bb %d en el lugar equivocado" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" msgstr "el prev_bb de %d debe ser %d, no %d" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "el insn final %d para el bloque %d no se encuentra en el flujo insn" -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "insn %d está en múltiples bloques básicos (%d y %d)" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "la cabeza insn %d para el bloque %d no se encuentra en el flujo insn" -#: cfgrtl.c:1778 +#: cfgrtl.c:1848 #, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" msgstr "verify_flow_info: REG_BR_PROB no coincide con la configuración %i %i" -#: cfgrtl.c:1785 +#: cfgrtl.c:1855 #, c-format msgid "verify_flow_info: Wrong count of block %i %i" msgstr "verify_flow_info: Cuenta errónea del bloque %i %i" -#: cfgrtl.c:1791 +#: cfgrtl.c:1861 #, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" msgstr "verify_flow_info: Frecuencia errónea del bloque %i %i" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "verify_flow_info: Borde duplicado %i->%i" -#: cfgrtl.c:1805 +#: cfgrtl.c:1875 #, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" msgstr "verify_flow_info: Probabilidad errónea del borde %i->%i %i" -#: cfgrtl.c:1811 +#: cfgrtl.c:1881 #, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" msgstr "verify_flow_info: Cuenta errónea del borde %i->%i %i" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "verify_flow_info: Bloques incorrectos para el respaldo %i->%i" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "verify_flow_info: Respaldo incorrecto %i->%i" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" msgstr "insn erróneo en el borde del respaldo" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "verify_flow_info: El bloque básico %d succ edge está corrupto" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" msgstr "Falta la nota REG_EH_REGION al final de bb %i" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" msgstr "Demasiados bordes de ramificación de salida de bb %i" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" msgstr "Borde de caída después del salto incondicional %i" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" msgstr "Cantidad errónea de bordes de ramificación después del salto incondicional %i" -#: cfgrtl.c:1905 +#: cfgrtl.c:1975 #, c-format msgid "Wrong amount of branch edges after conditional jump %i" msgstr "Cantidad errónea de bordes de ramificación después del salto condicional %i" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" msgstr "Bordes de llamada para una insn que no es llamada en bb %i" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" msgstr "Bordes anormales sin ningún propósito en bb %i" -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "falta una barrera después del bloque %i" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, c-format msgid "basic block %d pred edge is corrupted" msgstr "el bloque básico %d pred edge está corrupto" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "insn %d está dentro del bloque básico %d pero block_for_insn es NULL" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "insn %d está dentro del bloque básico %d pero block_for_insn es %i" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "NOTE_INSN_BASIC_BLOCK falta para el bloque %d" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "NOTE_INSN_BASIC_BLOCK %d en el medio del bloque básico %d" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, c-format msgid "in basic block %d:" msgstr "en el bloque básico %d:" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" msgstr "control de flujo insn dentro de un bloque básico" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, c-format msgid "basic block %i edge lists are corrupted" msgstr "las listas de borde del bloque básico %i están corruptas" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 msgid "basic blocks not numbered consecutively" msgstr "los bloques básicos no están numerados consecutivamente" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 msgid "insn outside basic block" msgstr "insn fuera del bloque básico" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 msgid "return not followed by barrier" msgstr "return no es seguido por una barrera" -#: cfgrtl.c:2087 +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "el número de notas bb en la cadena insn (%d) != n_basic_blocks (%d)" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" msgstr "falló verify_flow_info" @@ -3792,86 +3799,86 @@ msgstr "" "\n" "write_c_file - el nombre de salida es %s, el prefijo es %s\n" -#: collect2.c:2083 +#: collect2.c:2082 msgid "cannot find `nm'" msgstr "no se puede encontrar `nm'" -#: collect2.c:2093 collect2.c:2535 +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "pipe" -#: collect2.c:2097 collect2.c:2539 +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "fdopen" -#: collect2.c:2123 collect2.c:2565 +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "dup2 %d 1" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "close %d" -#: collect2.c:2132 collect2.c:2574 +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "execv %s" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" msgstr "se encontró la función init en el objeto %s" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" msgstr "se encontró la función fini en el objeto %s" -#: collect2.c:2217 collect2.c:2623 +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "fclose" -#: collect2.c:2262 +#: collect2.c:2261 #, c-format msgid "unable to open file '%s'" msgstr "no se puede abrir el fichero '%s'" -#: collect2.c:2264 +#: collect2.c:2263 #, c-format msgid "unable to stat file '%s'" msgstr "no se puede evaluar el fichero '%s'" -#: collect2.c:2270 +#: collect2.c:2269 #, c-format msgid "unable to mmap file '%s'" msgstr "no se puede hacer mmap al fichero '%s'" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" msgstr "no se encuentra\n" -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" msgstr "no se encuentra la dependencia dinámica %s" -#: collect2.c:2445 +#: collect2.c:2444 #, c-format msgid "bad magic number in file '%s'" msgstr "número mágico erróneo en el fichero '%s'" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "dependencias dinámicas.\n" -#: collect2.c:2526 +#: collect2.c:2524 msgid "cannot find `ldd'" msgstr "no se encuentra `ldd'" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" @@ -3879,36 +3886,36 @@ msgstr "" "\n" "salida de ldd con constructores/destructores.\n" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "no se puede abrir la dependencia dinámica '%s'" -#: collect2.c:2728 +#: collect2.c:2726 #, c-format msgid "%s: not a COFF file" msgstr "%s: no es un fichero COFF" -#: collect2.c:2847 +#: collect2.c:2845 #, c-format msgid "%s: cannot open as COFF file" msgstr "%s: no se puede abrir como un fichero COFF" -#: collect2.c:2903 +#: collect2.c:2901 #, c-format msgid "library lib%s not found" msgstr "no se encuentra la biblioteca lib%s" -#: collect2.c:3030 +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "abrir %s" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" msgstr "incompatibilidades entre el fichero objeto y los valores esperados" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" @@ -3917,23 +3924,23 @@ msgstr "" "\n" "Procesando la tabla de símbolos #%d, desfase = 0x%.8lx, tipo = %s\n" -#: collect2.c:3135 +#: collect2.c:3133 msgid "string section missing" msgstr "falta la sección de cadenas" -#: collect2.c:3138 +#: collect2.c:3136 msgid "section pointer missing" -msgstr "falta la sección de apuntadores" +msgstr "falta la sección de punteros" -#: collect2.c:3186 +#: collect2.c:3184 msgid "no symbol table found" msgstr "no se encuentra la tabla de símbolos" -#: collect2.c:3199 +#: collect2.c:3197 msgid "no cmd_strings found" msgstr "no se encuentran cmd_strings" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" @@ -3943,12 +3950,12 @@ msgstr "" "Actualizando las órdenes de encabezado y carga.\n" "\n" -#: collect2.c:3218 +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "cargar mapa de órdenes, %d órdenes, nuevo tamaño %ld.\n" -#: collect2.c:3249 +#: collect2.c:3247 msgid "" "writing load commands.\n" "\n" @@ -3956,90 +3963,90 @@ msgstr "" "escribiendo las órdenes de carga.\n" "\n" -#: collect2.c:3269 +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "cerrar %s" -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" msgstr "no se puede convertir 0x%l.8x en una región" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "función %s, región %d, desfase = %ld (0x%.8lx)\n" -#: collect2.c:3474 +#: collect2.c:3472 msgid "bad magic number" msgstr "número mágico erróneo" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" msgstr "versión de encabezado errónea" -#: collect2.c:3476 +#: collect2.c:3474 msgid "bad raw header version" msgstr "versión de encabezado textual errónea" -#: collect2.c:3477 +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "almacenamiento temporal de encabezado textual demasiado pequeño" -#: collect2.c:3478 +#: collect2.c:3476 msgid "old raw header file" msgstr "fichero de encabezado textual antiguo" -#: collect2.c:3479 +#: collect2.c:3477 msgid "unsupported version" msgstr "versión sin soporte" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "valor de devolución {de,en}code_mach_o_hdr %d desconocido" -#: collect2.c:3501 +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "fstat %s" -#: collect2.c:3538 collect2.c:3586 +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "lseek %s 0" -#: collect2.c:3542 +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "read %s" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "%ld bytes leídos, se esperaban %ld, de %s" -#: collect2.c:3566 +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "msync %s" -#: collect2.c:3573 +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "munmap %s" -#: collect2.c:3590 +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "write %s" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "%ld bytes escritos, se esperaban %ld, a %s" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -4050,7 +4057,7 @@ msgstr "" ";; %d éxitos.\n" "\n" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4063,11 +4070,11 @@ msgstr "" #: convert.c:69 msgid "cannot convert to a pointer type" -msgstr "no se puede convertir a un tipo apuntador" +msgstr "no se puede convertir a un tipo puntero" #: convert.c:102 msgid "pointer value used where a floating point value was expected" -msgstr "se usó un valor de apuntador donde se esperaba un valor de coma flotante" +msgstr "se usó un valor de puntero donde se esperaba un valor de coma flotante" #: convert.c:106 msgid "aggregate value used where a float was expected" @@ -4087,7 +4094,7 @@ msgstr "se us #: convert.c:472 f/com.c:1100 msgid "pointer value used where a complex was expected" -msgstr "se usó un valor de apuntador donde se esperaba un complejo" +msgstr "se usó un valor de puntero donde se esperaba un complejo" #: convert.c:476 f/com.c:1102 msgid "aggregate value used where a complex was expected" @@ -4109,7 +4116,7 @@ msgstr "error interno: " msgid "stdout" msgstr "salida estándard" -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" msgstr "%s: %s" @@ -4133,12 +4140,12 @@ msgstr "el exponente no tiene d #: cppexp.c:241 msgid "hexadecimal floating constants require an exponent" -msgstr "las constantes de coma flotante hexadecimal requiere un exponente" +msgstr "las constantes de coma flotante hexadecimal requieren un exponente" #: cppexp.c:247 #, c-format msgid "invalid suffix \"%.*s\" on floating constant" -msgstr "sufijo \"%.*s\" inválido en una constante de coma flotante" +msgstr "sufijo \"%.*s\" inválido en la constante de coma flotante" #: cppexp.c:257 cppexp.c:282 #, c-format @@ -4152,7 +4159,7 @@ msgstr "sufijo \"%.*s\" inv #: cppexp.c:289 msgid "use of C99 long long integer constant" -msgstr "uso de constantes enteras long long C99" +msgstr "uso de una constante entera long long C99" #: cppexp.c:295 msgid "imaginary constants are a GCC extension" @@ -4374,43 +4381,43 @@ msgstr "la b msgid "End of search list.\n" msgstr "Fin de la lista de búsqueda.\n" -#: cppinit.c:1055 +#: cppinit.c:1057 msgid "" msgstr "" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, c-format msgid "assertion missing after %s" msgstr "falta una aserción después de %s" -#: cppinit.c:1163 +#: cppinit.c:1165 #, c-format msgid "directory name missing after %s" msgstr "falta el nombre de directorio después de %s" -#: cppinit.c:1164 +#: cppinit.c:1166 #, c-format msgid "file name missing after %s" msgstr "falta el nombre de fichero después de %s" -#: cppinit.c:1165 +#: cppinit.c:1167 #, c-format msgid "macro name missing after %s" msgstr "falta el nombre de macro después de %s" -#: cppinit.c:1166 +#: cppinit.c:1168 #, c-format msgid "path name missing after %s" msgstr "falta el nombre de la ruta después de %s" -#: cppinit.c:1368 +#: cppinit.c:1353 msgid "-I- specified twice" msgstr "se especificó -I- dos veces" @@ -4443,7 +4450,7 @@ msgstr "caracter(es) nulo(s) ignorados" #: cpplex.c:402 #, c-format msgid "%s in preprocessing directive" -msgstr "%s en directiva de preprocesamiento" +msgstr "%s en la directiva de preprocesamiento" #: cpplex.c:475 #, c-format @@ -4456,7 +4463,7 @@ msgstr "__VA_ARGS__ solamente puede aparecer en la expansi #: cpplex.c:555 msgid "'$' character(s) in identifier or number" -msgstr "caracter(es) '$' en un identificador o número" +msgstr "caracter(es) '$' en el identificador o número" #: cpplex.c:698 #, c-format @@ -4602,188 +4609,188 @@ msgstr "imbuir una directiva dentro de los argumentos de una macro no es transpo msgid "style of line directive is a GCC extension" msgstr "la directiva de estilo de línea es una extensión de GCC" -#: cpplib.c:427 +#: cpplib.c:428 #, c-format msgid "invalid preprocessing directive #%s" msgstr "directiva de preprocesamiento #%s inválida" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "\"defined\" no se puede usar como un nombre de macro" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgstr "no se puede usar \"%s\" como un nombre de macro porque es un operador en C++" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "no se dio un nombre de macro en la directiva #%s" -#: cpplib.c:511 +#: cpplib.c:512 msgid "macro names must be identifiers" msgstr "los nombres de macro deben ser identificadores" -#: cpplib.c:551 +#: cpplib.c:552 #, c-format msgid "undefining \"%s\"" msgstr "borrando la definición de \"%s\"" -#: cpplib.c:597 +#: cpplib.c:598 msgid "missing terminating > character" msgstr "falta el carácter de terminación >" -#: cpplib.c:636 +#: cpplib.c:637 #, c-format msgid "#%s expects \"FILENAME\" or " msgstr "#%s espera \"NOMBRE_ARCHIVO\" ó " -#: cpplib.c:647 +#: cpplib.c:648 #, c-format msgid "empty file name in #%s" msgstr "nombre de fichero vacío en #%s" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "#include_next en fichero primario de código fuente" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" msgstr "#import es obsoleto, use una envoltura #ifndef en el fichero de encabezado" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "#include anidado con demasiada profundidad" -#: cpplib.c:738 +#: cpplib.c:739 #, c-format msgid "invalid flag \"%s\" in line directive" msgstr "indicador \"%s\" inválido en la línea de la directiva" -#: cpplib.c:813 +#: cpplib.c:814 #, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "\"%s\" después de #line no es un entero positivo" -#: cpplib.c:819 +#: cpplib.c:820 msgid "line number out of range" msgstr "número de línea fuera de rango" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, c-format msgid "\"%s\" is not a valid filename" msgstr "\"%s\" no es un nombre de fichero válido" -#: cpplib.c:865 +#: cpplib.c:866 #, c-format msgid "\"%s\" after # is not a positive integer" msgstr "\"%s\" después de # no es un entero positivo" -#: cpplib.c:972 +#: cpplib.c:973 msgid "invalid #ident directive" msgstr "directiva #ident inválida" -#: cpplib.c:1060 +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "registrando \"%s\" como un pragma y como un espacio de nombres de pragma" -#: cpplib.c:1063 +#: cpplib.c:1064 #, c-format msgid "#pragma %s %s is already registered" msgstr "#pragma %s %s ya está registrado" -#: cpplib.c:1066 +#: cpplib.c:1067 #, c-format msgid "#pragma %s is already registered" msgstr "#pragma %s ya está registrado" -#: cpplib.c:1140 +#: cpplib.c:1143 msgid "#pragma once is obsolete" msgstr "#pragma una vez es obsoleto" -#: cpplib.c:1143 +#: cpplib.c:1146 msgid "#pragma once in main file" msgstr "#pragma una vez en el fichero principal" -#: cpplib.c:1167 +#: cpplib.c:1170 msgid "invalid #pragma GCC poison directive" msgstr "directiva #pragma de GCC envenenada inválida" -#: cpplib.c:1176 +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "envenenando la macro existente \"%s\"" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "#pragma system_header ignorado fuera del fichero a incluir" -#: cpplib.c:1223 +#: cpplib.c:1226 #, c-format msgid "cannot find source %s" msgstr "no se puede encontrar la fuente %s" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "el fichero actual es más antiguo que %s" -#: cpplib.c:1343 +#: cpplib.c:1346 msgid "_Pragma takes a parenthesized string literal" msgstr "_Pragma lleva una cadena literal entre paréntesis" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "#else sin #if" -#: cpplib.c:1431 +#: cpplib.c:1434 msgid "#else after #else" msgstr "#else después de #else" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" msgstr "el condicional empezó aquí" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "#elif sin #if" -#: cpplib.c:1465 +#: cpplib.c:1468 msgid "#elif after #else" msgstr "#elif después de #else" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "#endif sin #if" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" msgstr "falta '(' antes del predicado" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" msgstr "falta ')' para completar la respuesta" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "el predicado de la respuesta está vacío" -#: cpplib.c:1644 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "afirmación sin predicado" -#: cpplib.c:1646 +#: cpplib.c:1649 msgid "predicate must be an identifier" msgstr "el predicado debe ser un identificador" -#: cpplib.c:1735 +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "\"%s\" reafirmado" -#: cpplib.c:1965 +#: cpplib.c:1968 #, c-format msgid "unterminated #%s" msgstr "#%s sin terminar" @@ -4835,73 +4842,73 @@ msgstr "lista de argumentos sin terminar al invocar la macro \"%s\"" msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "la función de macro \"%s\" se debe usar con argumentos en C tradicional" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, c-format msgid "duplicate macro parameter \"%s\"" msgstr "parámetro de macro \"%s\" duplicado" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "\"%s\" podría faltar en la lista de parámetro de macro" -#: cppmacro.c:1357 +#: cppmacro.c:1359 msgid "macro parameters must be comma-separated" msgstr "los parámetros de macro deben ser separados por comas" -#: cppmacro.c:1374 +#: cppmacro.c:1376 msgid "parameter name missing" msgstr "falta el nombre del parámetro" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" msgstr "los macros variadic anónimos se introdujeron en C99" -#: cppmacro.c:1393 +#: cppmacro.c:1395 msgid "ISO C does not permit named variadic macros" msgstr "ISO C no permite macros variadic nombrados" -#: cppmacro.c:1402 +#: cppmacro.c:1404 msgid "missing ')' in macro parameter list" msgstr "falta paréntesis derecho en la lista de parámetros de macro" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" msgstr "ISO C requiere espacios en blanco después del nombre de macro" -#: cppmacro.c:1498 +#: cppmacro.c:1500 msgid "'#' is not followed by a macro parameter" msgstr "'#' no es seguido por un parámetro de macro" -#: cppmacro.c:1517 +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" msgstr "'##' no puede aparece en o al final de una expansión de macro" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, c-format msgid "\"%s\" redefined" -msgstr "\"%s\" redefinido" +msgstr "se redefinió \"%s\"" -#: cppmacro.c:1604 +#: cppmacro.c:1606 msgid "this is the location of the previous definition" msgstr "esta es la ubicación de la definición previa" -#: cppmacro.c:1655 +#: cppmacro.c:1657 #, c-format msgid "macro argument \"%s\" would be stringified in traditional C" msgstr "el argumento de macro \"%s\" debería ser convertido a cadena en C tradicional" -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "tipo de hash %d inválido en cpp_macro_definition" -#: cppspec.c:131 +#: cppspec.c:109 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "\"%s\" no es una opción válida para el preprocesador" -#: cppspec.c:155 +#: cppspec.c:133 msgid "too many input files" msgstr "demasiados ficheros de entrada" @@ -4910,59 +4917,59 @@ msgstr "demasiados ficheros de entrada" msgid "detected recursion whilst expanding macro \"%s\"" msgstr "se detectó recursión al expandir la macro \"%s\"" -#: cse.c:7187 +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr ";; Procesando el bloque de %d a %d, %d establecido.\n" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "((anónimo))" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" msgstr "%s: los avisos son tratados como errores\n" -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " msgstr "%s: %s: " -#: diagnostic.c:1040 +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "%s " -#: diagnostic.c:1042 +#: diagnostic.c:1056 #, c-format msgid " %s" msgstr " %s" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" msgstr "En el nivel principal:" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, c-format msgid "In member function `%s':" msgstr "En la función miembro `%s':" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, c-format msgid "In function `%s':" msgstr "En la función `%s':" -#: diagnostic.c:1161 +#: diagnostic.c:1175 msgid "compilation terminated.\n" msgstr "compilación terminada.\n" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "%s:%d: confusión por errores previos, saliendo\n" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" @@ -4973,21 +4980,21 @@ msgstr "" "con el código preprocesado si es apropiado.\n" "Vea %s para más instrucciones.\n" -#: diagnostic.c:1300 +#: diagnostic.c:1314 msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "Error interno del compilador: Error al reportar rutinas reentradas.\n" -#: diagnostic.c:1362 +#: diagnostic.c:1376 #, c-format msgid "in %s, at %s:%d" msgstr "en %s, en %s:%d" -#: diagnostic.c:1383 +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" msgstr "En el fichero incluído de %s:%d" -#: diagnostic.c:1386 +#: diagnostic.c:1400 #, c-format msgid "" ",\n" @@ -4996,35 +5003,35 @@ msgstr "" ",\n" " de %s:%d" -#: diagnostic.c:1387 +#: diagnostic.c:1401 msgid ":\n" msgstr ":\n" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" -msgstr "`%s' está deprecado (declarado en %s:%d)" +msgstr "`%s' es obsoleto (declarado en %s:%d)" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, c-format msgid "`%s' is deprecated" -msgstr "`%s' está deprecado" +msgstr "`%s' es obsoleto" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" -msgstr "el tipo está deprecado (declarado en %s:%d)" +msgstr "el tipo es obsoleto (declarado en %s:%d)" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" -msgstr "el tipo está deprecado" +msgstr "el tipo es obsoleto" #: dominance.c:728 #, c-format msgid "dominator of %d should be %d, not %d" msgstr "el dominador de %d debería ser %d, no %d" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "DW_LOC_OP %s no está implementado\n" @@ -5036,21 +5043,21 @@ msgstr "regno interno fastidiado: `%s' tiene regno = %d\n" #: dwarfout.c:6181 msgid "support for the DWARF1 debugging format is deprecated" -msgstr "el soporte para el formato de depuración DWARF1 está deprecado" +msgstr "el soporte para el formato de depuración DWARF1 es obsoleto" #: dwarfout.c:6278 msgid "can't get current directory" msgstr "no se puede obtener el directorio actual" -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 msgid "can't access real part of complex value in hard register" msgstr "no se puede accesar a la parte real de un valor complejo en un registro fijo" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" -msgstr "No se puede accesar a la parte imaginaria de un valor complejo en un registro fijo" +msgstr "no se puede accesar a la parte imaginaria de un valor complejo en un registro fijo" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "ICE: se usa emit_insn donde se necesita emit_jump_insn:\n" @@ -5059,39 +5066,44 @@ msgstr "ICE: se usa emit_insn donde se necesita emit_jump_insn:\n" msgid "abort in %s, at %s:%d" msgstr "aborto en %s, en %s:%d" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" msgstr "manejo de excepciones desactivado, use -fexceptions para activar" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "el argumento de `builtin_eh_return_regno' debe ser constante" -#: except.c:3090 except.c:3112 +#: except.c:3137 msgid "__builtin_eh_return not supported on this target" msgstr "no se da soporte a __builtin_eh_return en este objetivo" -#: explow.c:1398 +#: explow.c:1408 msgid "stack limits not supported on this target" msgstr "no se da soporte a límites de la pila en este objetivo" -#: expr.c:3323 +#: expr.c:3355 msgid "function using short complex types cannot be inline" msgstr "las funciones que usan tipos short complex no pueden ser inline" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" msgstr "operación de enteros anchos sin soporte" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "el tamaño del parámetro previo depende de `%s'" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "se regresó un valor en block_exit_expr" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +msgid "cannot take the address of an unaligned member" +msgstr "no se puede tomar la dirección de un miembro desalineado" + #: final.c:1342 msgid "negative insn length" msgstr "longitud de insn negativa" @@ -5133,19 +5145,19 @@ msgstr "el operando `%%l' no es una etiqueta" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "constante de coma flotante mal usada" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 msgid "invalid expression as operand" msgstr "expresión inválida como operando" #: flow.c:352 msgid "function might be possible candidate for attribute `noreturn'" -msgstr "la función sería un posible candidato para el atributo `noreturn'" +msgstr "la función puede ser un posible candidato para el atributo `noreturn'" #: flow.c:357 msgid "`noreturn' function does return" @@ -5155,82 +5167,86 @@ msgstr "la funci msgid "control reaches end of non-void function" msgstr "el control alcanza el final de una función que no es void" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "Se intentó borrar el insn de prólogo/epílogo" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, c-format msgid "comparison is always %d due to width of bit-field" msgstr "la comparación siempre es %d debido a la anchura del campo de bit" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "la comparación siempre es %d" -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "un `or' de pruebas no equivalentes sin coincidencia siempre es 1" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "un `and' de pruebas equivalentes mutuamente exclusivas siempre es 0" -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, c-format msgid "size of variable `%s' is too large" msgstr "el tamaño de la variable `%s' es demasiado grande" -#: function.c:5470 +#: function.c:3772 +msgid "impossible constraint in `asm'" +msgstr "restricción imposible en `asm'" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" -msgstr "`%s' se debería usar sin inicializar en esta función" +msgstr "puede ser que se utilice `%s' sin inicializar en esta función" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" -msgstr "la variable `%s' podría ser sobreescrita por `longjmp' o `vfork'" +msgstr "la variable `%s' puede ser sobreescrita por `longjmp' o `vfork'" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" -msgstr "el argumento `%s' podría ser sobreescrito por `longjmp' o `vfork'" +msgstr "el argumento `%s' puede ser sobreescrito por `longjmp' o `vfork'" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "la función devuelve un agregado" -#: function.c:6868 +#: function.c:6925 #, c-format msgid "unused parameter `%s'" msgstr "parámetro `%s' sin uso" -#: gcc.c:1126 +#: gcc.c:1107 #, c-format msgid "ambiguous abbreviation %s" msgstr "abreviación ambigua %s" -#: gcc.c:1153 +#: gcc.c:1134 #, c-format msgid "incomplete `%s' option" msgstr "opción `%s' incompleta" -#: gcc.c:1164 +#: gcc.c:1145 #, c-format msgid "missing argument to `%s' option" msgstr "faltan argumentos para la opción `%s'" -#: gcc.c:1177 +#: gcc.c:1158 #, c-format msgid "extraneous argument to `%s' option" msgstr "argumento extraño para la opción `%s'" -#: gcc.c:1505 +#: gcc.c:1486 msgid "Using built-in specs.\n" msgstr "Usando especificaciones internas.\n" -#: gcc.c:1683 +#: gcc.c:1667 #, c-format msgid "" "Setting spec %s to '%s'\n" @@ -5239,42 +5255,42 @@ msgstr "" "Cambiando la especificación de %s a '%s'\n" "\n" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "Leyendo especificaciones de %s\n" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "specs sintaxis mal formada de %%include después de %ld caracteres" -#: gcc.c:1915 +#: gcc.c:1899 #, c-format msgid "could not find specs file %s\n" msgstr "no se puede encontrar el fichero de especificaciones %s\n" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "specs sintaxis mal formada de %%rename después de %ld caracteres" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "specs la especificación %s no se encontró para ser renombrada" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "%s: se intentó renombrar la especificación '%s' a la especificación '%s' que ya estaba definida" -#: gcc.c:1979 +#: gcc.c:1963 #, c-format msgid "rename spec %s to %s\n" msgstr "renombrando especificación %s a %s\n" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" @@ -5283,25 +5299,25 @@ msgstr "" "la especificacion es '%s'\n" "\n" -#: gcc.c:1994 +#: gcc.c:1978 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "specs comando %% desconocido después de %ld caracteres" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "specs fichero mal formado después de %ld caracteres" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "el fichero de especificaciones no tiene especificaciones para enlazar" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "-pipe no tiene soporte" -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " @@ -5309,7 +5325,7 @@ msgstr "" "\n" "¿Continuar? (s ó n) " -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5320,69 +5336,69 @@ msgstr "" "Por favor envíe un reporte completo de error.\n" "Vea %s para más instrucciones." -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Modo de empleo: %s [opciones] fichero...\n" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "Opciones:\n" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr " -pass-exit-codes Salir con el código de error más alto de una fase\n" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr " --help Muestra esta información\n" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr " --target-help Muestra opciones de línea de comando específicas del objetivo\n" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr " (Use '-v --help' para mostrar las opciones de línea de comando de los subprocesos)\n" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr " -dumpspecs Muestra todas las cadenas internas de especificación\n" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr " -dumpversion Muestra la versión del compilador\n" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr " -dumpmachine Muestra el procesador objetivo del compilador\n" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr " -print-search-dirs Muestra los directorios en la ruta de búsqueda del compilador\n" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr " -print-libgcc-file-name Muestra el nombre de la biblioteca que acompaña al compilador\n" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" msgstr " -print-file-name= Muestra la ruta completa a la biblioteca \n" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr " -print-prog-name= Muestra la ruta completa del programa componente del compilador \n" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr " -print-multi-directory Muestra el directorio raíz para las versiones de libgcc\n" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" @@ -5390,86 +5406,86 @@ msgstr "" " -print-multi-lib Muestra el mapeo entre las opciones de línea de comando\n" " y los múltiples directorios de la búsqueda de bibliotecas\n" -#: gcc.c:2918 +#: gcc.c:2902 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr " -print-multi-os-directory Muestra la ruta relativa para las bibliotecas del SO\n" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr " -Wa, Pasa separadas por coma al ensamblador\n" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr " -Wp, Pasa separadas por coma al preprocesador\n" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr " -Wl, Pasa separadas por coma al enlazador\n" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr " -Xlinker Pasa el al enlazador\n" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr " -save-temps No borra los ficheros intermedios\n" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr " -pipe Usa tuberías en lugar de ficheros intermedios\n" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr " -time Obtiene el tiempo de ejecución de cada subproceso\n" -#: gcc.c:2926 +#: gcc.c:2910 msgid " -specs= Override built-in specs with the contents of \n" msgstr " -specs= Sobrepone las especificaciones internas con el contenido del \n" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" msgstr " -std= Asume que los ficheros de entrada son para el \n" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr " -B Agrega el a las rutas de búsqueda del compilador\n" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" -msgstr " -b Ejecuta gcc para el objetivo , si fue instalado\n" +msgstr " -b Ejecuta gcc para el objetivo , si se instaló\n" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" -msgstr " -V Ejecuta el gcc con número de versión , si fue instalado\n" +msgstr " -V Ejecuta el gcc con número de versión , si se instaló\n" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr " -v Muestra los programas invocados por el compilador\n" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr " -### Como -v pero no se ejecutan las opciones entre comillas y los comandos\n" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr " -E Solamente preprocesa; no compila, ensambla o enlaza\n" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr " -S Solamente compila; no ensambla o enlaza\n" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr " -c Compila y ensambla, pero no enlaza\n" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr " -o Coloca la salida en el \n" -#: gcc.c:2937 +#: gcc.c:2921 msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" @@ -5478,7 +5494,7 @@ msgstr "" " 'none' significa revertir a la conducta habitual de\n" " adivinar el lenguaje basado en la extensión del fichero\n" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5491,27 +5507,27 @@ msgstr "" " automáticamente a los varios subprocesos invocados por %s. Para pasar\n" " otras opciones a estos procesos se deben usar las opciones -W.\n" -#: gcc.c:3079 +#: gcc.c:3063 #, c-format msgid "`-%c' option must have argument" msgstr "la opción `-%c' debe tener argumentos" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" msgstr "no se puede ejecutar `%s': %s" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "%s (GCC) %s\n" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" -msgstr "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3263 +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" +msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" @@ -5522,62 +5538,62 @@ msgstr "" "PARTICULAR\n" "\n" -#: gcc.c:3382 +#: gcc.c:3366 msgid "argument to `-Xlinker' is missing" msgstr "falta el argumento para `-Xlinker'" -#: gcc.c:3390 +#: gcc.c:3374 msgid "argument to `-l' is missing" msgstr "falta el argumento para `-l'" -#: gcc.c:3407 +#: gcc.c:3391 msgid "argument to `-specs' is missing" msgstr "falta el argumento para `-specs'" -#: gcc.c:3422 +#: gcc.c:3406 msgid "argument to `-specs=' is missing" msgstr "falta el argumento para `-specs='" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" msgstr "`-%c' debe estar al inicio de la línea de comandos" -#: gcc.c:3461 +#: gcc.c:3445 msgid "argument to `-B' is missing" msgstr "falta el argumento para `-B'" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "no se puede especificar -o con -c ó -S y con múltiples compilaciones" -#: gcc.c:3807 +#: gcc.c:3791 msgid "warning: -pipe ignored because -save-temps specified" msgstr "aviso: se ignora -pipe porque se especificó -save-temps" -#: gcc.c:3811 +#: gcc.c:3795 msgid "warning: -pipe ignored because -time specified" msgstr "aviso: se ignora -pipe porque se especificó -time" -#: gcc.c:3823 +#: gcc.c:3807 msgid "argument to `-x' is missing" msgstr "falta el argumento para `-x'" -#: gcc.c:3851 +#: gcc.c:3835 #, c-format msgid "argument to `-%s' is missing" msgstr "falta el argumento para `-%s'" -#: gcc.c:3912 +#: gcc.c:3896 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "aviso: `-x %s' después del último fichero de entrada no tiene efecto" -#: gcc.c:4257 +#: gcc.c:4241 msgid "invalid specification! Bug in cc" msgstr "¡Especificación inválida! `Bug' en cc" -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "%s\n" @@ -5585,74 +5601,74 @@ msgstr "%s\n" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "falla en spec: '%%*' no ha sido inicializado por coincidencia de patrón" -#: gcc.c:4980 +#: gcc.c:4964 #, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "aviso: uso del operador obsoleto %%[ en especificación" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "Procesando la especificación %c%s%c, el cual es '%s'\n" -#: gcc.c:5123 +#: gcc.c:5107 #, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "falla en spec: opción de especificación '%c' no reconocida" -#: gcc.c:5204 +#: gcc.c:5188 #, c-format msgid "unknown spec function `%s'" msgstr "función de especificación `%s' desconocida" -#: gcc.c:5223 +#: gcc.c:5207 #, c-format msgid "error in args to spec function `%s'" msgstr "error en los argumentos para la función de especificación `%s'" -#: gcc.c:5272 +#: gcc.c:5256 msgid "malformed spec function name" msgstr "nombre de la función de especificación malformado" #. ) -#: gcc.c:5275 +#: gcc.c:5259 msgid "no arguments for spec function" msgstr "no hay argumentos para la función de especificación" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" msgstr "argumentos de la función de especificación malformados" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "llaves sin coincidencia en especificación" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "opción `-%s' no reconocida" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "instalar: %s%s\n" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "programas: %s\n" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "bibliotecas: %s\n" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" @@ -5660,46 +5676,46 @@ msgstr "" "\n" "Para instrucciones de reporte de `bugs', por favor vea:\n" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "Configurado con: %s\n" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" msgstr "Modelo de hilos: %s\n" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "gcc versión %s\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "controlador gcc versión %s ejecutando gcc version %s\n" -#: gcc.c:6213 +#: gcc.c:6197 msgid "no input files" msgstr "no hay ficheros de entrada" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: el compilador %s no está instalado en este sistema" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "%s: no se usó el fichero de entrada del enlazador porque no se hizo enlace" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "no se reconoce el lenguaje %s" -#: gcc.c:6472 +#: gcc.c:6456 msgid "internal gcc abort" msgstr "aborto interno de gcc" @@ -5740,7 +5756,7 @@ msgid "" " -c, --branch-counts Given counts of branches taken\n" " rather than percentages\n" msgstr "" -" -c, --branch-counts Se muestran el número de ramificaciones\n" +" -c, --branch-counts Se muestra el número de ramificaciones\n" " en lugar de los porcentajes\n" #: gcov.c:345 @@ -5761,7 +5777,7 @@ msgstr " -f, --function-summaries Mostrar sumarios para cada funci #: gcov.c:349 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n" -msgstr " -o, --object-directory DIR|FICH Buscar ficheros objeto en DIR o en el FICHero nombrado\n" +msgstr " -o, --object-directory DIR|FICH Buscar ficheros objeto en el DIRectorio o en el FICHero nombrado\n" #: gcov.c:350 msgid " -p, --preserve-paths Preserve all pathname components\n" @@ -5814,22 +5830,22 @@ msgstr "No hay c #: gcov.c:1186 #, c-format msgid "%s of %d lines executed in %s %s\n" -msgstr "%s de %d líneas ejecutadas en %s %s\n" +msgstr "se ejecutaron %s de %d líneas en %s %s\n" #: gcov.c:1191 #, c-format msgid "No executable lines in %s %s\n" -msgstr "No hay líneas ejecutables en %s %s\n" +msgstr "No hay líneas de código ejecutables en %s %s\n" #: gcov.c:1198 #, c-format msgid "%s of %d branches executed in %s %s\n" -msgstr "%s de %d ramificaciones ejecutadas en %s %s\n" +msgstr "se ejecutaron %s de %d ramificaciones en %s %s\n" #: gcov.c:1203 #, c-format msgid "%s of %d branches taken at least once in %s %s\n" -msgstr "%s de %d ramificaciones visitadas al menos una vez en %s %s\n" +msgstr "se visitaron %s de %d ramificaciones al menos una vez en %s %s\n" #: gcov.c:1209 #, c-format @@ -5839,7 +5855,7 @@ msgstr "No hay ramificaciones en %s %s\n" #: gcov.c:1211 #, c-format msgid "%s of %d calls executed in %s %s\n" -msgstr "%s de %d llamadas ejecutadas en %s %s\n" +msgstr "se ejecutaron %s de %d llamadas en %s %s\n" #: gcov.c:1216 #, c-format @@ -5894,7 +5910,7 @@ msgstr "la llamada %2d nunca se ejecuta\n" #: gcov.c:1535 #, c-format msgid "call %2d returns %s\n" -msgstr "la llamada %2d devuelve = %s\n" +msgstr "la llamada %2d devuelve %s\n" #: gcov.c:1543 #, c-format @@ -5921,12 +5937,12 @@ msgstr "Error al escribir el fichero de salida %s.\n" msgid "Could not open output file %s.\n" msgstr "No se puede abrir el fichero de salida %s.\n" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "GCSE desactivado: %d > 1000 bloques básicos y %d >= 20 bloques borde/básicos" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "GCSE desactivado: %d bloques básicos y %d registros" @@ -6162,8 +6178,12 @@ msgstr "Error al escribir el fichero de descripci msgid "No input file name." msgstr "No hay nombre de fichero de entrada." -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "" + +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, c-format msgid "can't open %s" @@ -6174,67 +6194,67 @@ msgstr "no se puede abrir %s" msgid "fix_sched_param: unknown param: %s" msgstr "fix_sched_param: parámetro desconocido: %s" -#: integrate.c:172 +#: integrate.c:174 msgid "function cannot be inline" msgstr "la función no puede ser inline" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" msgstr "la función varargs no puede ser inline" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "la función que usa alloca no puede ser inline" -#: integrate.c:182 +#: integrate.c:184 msgid "function using setjmp cannot be inline" msgstr "la función que usa setjmp no puede ser inline" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "la función usa __builtin_eh_return" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" msgstr "la función con funciones anidadas no puede ser inline" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" msgstr "la función con direcciones de etiquetas usada en los inicializadores no puede ser inline" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "la función es demasiado grande para ser inline" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "no hay prototipo, y se usan direcciones de parámetro; no puede ser inline" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "no se da soport a funciones inline para este tipo de valor de devoluciòn" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "la función con valor de devolución de tamaño variable no puede ser inline" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "la función con parámetro de tamaño variable no puede ser inline" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "la función con parámetro de unidad transparente no puede ser inline" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "la función con salto calculado no puede ser inline" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "la función con goto no local no puede ser inline" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "la función con atributo(s) específicos del objetivo no puede ser inline" @@ -6633,25 +6653,25 @@ msgstr "los registros extra msgid "output operand %d must use `&' constraint" msgstr "el operando de salida %d debe usar la restricción `&'" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "no se puede usar '%s' como un registro %s" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, c-format msgid "unknown register name: %s" msgstr "nombre de registro desconocido: %s" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "la variable de registro global sigue a una definiciónd de función" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "nombre de registro usado por dos variables de registro globales" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "registro de llamada alterada usado para una variable de registro global" @@ -6675,67 +6695,67 @@ msgstr "validate_value_data: [%u] oldest_regno err msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "validate_value_data: [%u] Registro no vacío en la cadena (%s %u %i)" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "no se puede recargar operandos constantes enteros en `asm'" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "es imposible inicio la restricción de registros en `asm'" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "se usó la restricción `&' sin una clase de registro" -#: reload.c:3635 +#: reload.c:3629 msgid "unable to generate reloads for:" msgstr "no se pueden generar recargas para:" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "restricciones de operandos inconsistentes en un `asm'" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "el tamaño del marco es demasiado grande para una revisión confiable de la pila" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "intente reducir el número de variables locales" -#: reload1.c:1914 +#: reload1.c:1909 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "no se puede encontrar un registro en la clase `%s' mientras se recarga `asm'" -#: reload1.c:1918 +#: reload1.c:1913 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "no se puede encontrar un registro para vaciar la clase `%s'" -#: reload1.c:1920 +#: reload1.c:1915 msgid "this is the insn:" msgstr "este es el insn:" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "el operando `asm' requiere una recarga imposible" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 msgid "could not find a spill register" msgstr "no se puede encontrar un registro de vaciado" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "la restricción del operando `asm' es incompatible con el tamaño del operando" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 msgid "VOIDmode on an output" msgstr "modoVOID en una salida" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "el operando de salida es constante en `asm'" @@ -6747,216 +6767,223 @@ msgstr "insn no reconocible:" msgid "insn does not satisfy its constraints:" msgstr "insn no satisface sus restricciones:" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "Revisión RTL: acceso de elt %d de `%s' con el último elt %d en %s, en %s:%d" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "Revisión RTL: se esperaba el tipo elt %d '%c', se tiene '%c' (rtx %s) en %s, en %s:%d" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "Revisión RTL: se esperaba el tipo elt %d '%c' ó '%c', se tiene '%c' (rtx %s) en %s, en%s:%d" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "Revisión RTL: se esperaba el código `%s', se tiene `%s' en %s, en %s:%d" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "Revisión RTL: se esperaba el código `%s' ó ``%s', se tiene `%s' en %s, en %s:%d" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "Revisión RTL: acceso de elt %d de vector con el último elt %d en %s, en %s:%d" -#: rtl.c:646 +#: rtl.c:623 #, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" msgstr "Revisión de opción RTL: se usó %s con el código rtx inesperado `%s' en %s, en %s:%d" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "el salto a `%s' salta de forma inválida a un contorno de unión" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "se usó antes la etiqueta `%s' que contenía un contorno de unión" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "la restricción de operando de salida carece de `='" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "la restricción de salida `%c' para el operando %d no está al principio" -#: stmt.c:1206 +#: stmt.c:1227 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "la restriccion de operando contiene '+' ó '=' en una posición ilegal" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "se usó la restricción `%%' con el último operando" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "la restricción coincidente no es válida en el operando de salida" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "la restrcción de operando de entrada contiene `%c'" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "la restricción de coincidencia hace referencia a un número de operando no válido" -#: stmt.c:1379 +#: stmt.c:1400 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "puntuación inválida `%c' en la restricción" # FIXME: encontrar una mejor traducción para `clobber' en este contexto. cfuga -#: stmt.c:1429 +#: stmt.c:1450 #, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" msgstr "los calificadores asm para la variable `%s' generan conflicto con la liasta de agrupación asm" -#: stmt.c:1519 +#: stmt.c:1540 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "nombre de registro `%s' desconocido en `asm'" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "más de %d operandos en `asm'" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "el número de salida %d no es directamente direccionable" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "el operando asm %d probablemente no coincide con las restricciones" -#: stmt.c:1858 +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1889 msgid "asm clobber conflict with output operand" msgstr "la agrupación asm causa conflictos con el operando de salida" -#: stmt.c:1863 +#: stmt.c:1894 msgid "asm clobber conflict with input operand" msgstr "la agrupación asm causa conflictos con el operando de entrada" -#: stmt.c:1898 +#: stmt.c:1929 msgid "too many alternatives in `asm'" msgstr "demasiadas alternativas en `asm'" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "las restricciones de operandos para `asm' difieren en el número de alternativas" -#: stmt.c:1963 +#: stmt.c:1994 #, c-format msgid "duplicate asm operand name '%s'" msgstr "nombre `%s' de operando asm duplicado" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "falta la llave final para el operando nombrado" -#: stmt.c:2078 +#: stmt.c:2109 #, c-format msgid "undefined named operand '%s'" msgstr "operador '%s' nombrado sin definir" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "variable `%s' sin uso" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "el valor de enumeración `%s' no se maneja en un switch" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "el valor de case `%ld' no es un tipo enumerado" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "el valor de case `%ld' no es un tipo enumerado `%s'" -#: stmt.c:5270 +#: stmt.c:5310 msgid "switch missing default case" -msgstr "falta el case por omisión para un switch" +msgstr "falta el case por defecto para un switch" #: stor-layout.c:178 msgid "type size can't be explicitly evaluated" -msgstr "el tamaño del tipo no puede ser evaluado explícitamente" +msgstr "el tamaño del tipo no se puede evaluar explícitamente" #: stor-layout.c:180 msgid "variable-size type declared outside of any function" msgstr "tipo de tamaño variable declarado fuera de cualquier función" -#: stor-layout.c:461 +#: stor-layout.c:487 #, c-format msgid "size of `%s' is %d bytes" msgstr "el tamaño de `%s' es de %d bytes" -#: stor-layout.c:463 +#: stor-layout.c:489 #, c-format msgid "size of `%s' is larger than %d bytes" msgstr "el tamaño de `%s' es mayor que %d bytes" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "el atributo packed causa una alineación ineficiente para `%s'" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "no es necesario el atributo packed para `%s'" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "estructura de relleno para alinear `%s'" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "tamaño de la estructura de relleno para los límites de alineación" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" -msgstr "el atributo packed causa uan alineación ineficiente" +msgstr "el atributo packed causa una alineación ineficiente" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "no es necesario el atributo packed" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "no se puede hacer timevar_pop '%s' cuando el tope de la pila timevars es '%s'" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" @@ -6965,11 +6992,11 @@ msgstr "" "Tiempos de ejecución (segundos)\n" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 msgid " TOTAL :" msgstr " TOTAL :" -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "tiempo en %s: %ld.%06ld (%ld%%)\n" @@ -6984,27 +7011,27 @@ msgstr "collect: leyendo %s\n" msgid "collect: recompiling %s\n" msgstr "collect: recompilando %s\n" -#: tlink.c:668 +#: tlink.c:674 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "collect: alterando %s en %s\n" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "collect: reenlazando\n" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "ld devolvió el estado de salida %d" #: toplev.c:920 msgid "Generate debugging info in default format" -msgstr "Generar información de depuración en el formato por omisión" +msgstr "Generar información de depuración en el formato por defecto" #: toplev.c:921 msgid "Generate debugging info in default extended format" -msgstr "Generar información de depuración en el formato extendido por omisión" +msgstr "Generar información de depuración en el formato extendido por defecto" #: toplev.c:923 msgid "Generate STABS format debug info" @@ -7052,7 +7079,7 @@ msgstr "No guardar floats en registros" #: toplev.c:985 msgid "Consider all mem refs through pointers as volatile" -msgstr "Considerar todas las referencias a memoria a través de apuntadores como volatile" +msgstr "Considerar todas las referencias a memoria a través de punteros como volatile" #: toplev.c:987 msgid "Consider all mem refs to global data to be volatile" @@ -7216,7 +7243,7 @@ msgstr "Ejecutar el optimizador de ciclos dos veces" #: toplev.c:1067 msgid "Delete useless null pointer checks" -msgstr "Borrar las revisiones de apuntadores nulos sin uso" +msgstr "Borrar las revisiones de punteros nulos sin uso" #: toplev.c:1069 msgid "Reschedule instructions before register allocation" @@ -7315,7 +7342,7 @@ msgid "place data items into their own section" msgstr "colocar los elementos de datos en su propia sección" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +msgid "Add extra commentary to assembler output" msgstr "Agregar comentarios extra a la salida de ensamblador" #: toplev.c:1120 @@ -7371,7 +7398,7 @@ msgid "Align the start of functions" msgstr "Alinear el inicio de las funciones" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +msgid "Attempt to merge identical constants across compilation units" msgstr "Intentar mezclar constantes idénticas a través de las unidades de compilación" #: toplev.c:1148 @@ -7440,7 +7467,7 @@ msgstr "Desactivar optimizaciones observables con IEEE se #: toplev.c:1180 msgid "Generate code to check bounds before indexing arrays" -msgstr "Generar código para revisar los límites antes de matrices indizadoras" +msgstr "Generar código para revisar los límites antes de indizar matrices" #: toplev.c:1182 msgid "Convert floating point constant to single precision constant" @@ -7472,15 +7499,15 @@ msgstr "Determinar el est #: toplev.c:1213 msgid "Make bit-fields by unsigned by default" -msgstr "Hacer por omisión unsigned los campos de bit" +msgstr "Hacer por defecto unsigned los campos de bit" #: toplev.c:1217 msgid "Make 'char' be signed by default" -msgstr "Hacer que 'char' sea signed por omisión" +msgstr "Hacer que 'char' sea signed por defecto" #: toplev.c:1219 msgid "Make 'char' be unsigned by default" -msgstr "Hacer que 'char' sea unsigned por omisión" +msgstr "Hacer que 'char' sea unsigned por defecto" #: toplev.c:1225 msgid "Do not recognize the 'asm' keyword" @@ -7496,7 +7523,7 @@ msgstr "Asumir el ambiente normal de ejecuci #: toplev.c:1233 msgid "Assume that standard libraries & main might not exist" -msgstr "Asumir que podrían no existir las bibliotecas estándard y main" +msgstr "Asumir que pueden no existir las bibliotecas estándard y main" #: toplev.c:1236 msgid "Allow different types as args of ? operator" @@ -7528,7 +7555,7 @@ msgstr "Avisar por funciones de conversi #: toplev.c:1259 msgid "Warn about functions which might be candidates for format attributes" -msgstr "Avisar por funciones que podrían ser candidatas para atributos de formato" +msgstr "Avisar por funciones que pueden ser candidatas para atributos de formato" #: toplev.c:1262 msgid "Warn about casts which discard qualifiers" @@ -7620,7 +7647,7 @@ msgstr "Avisar sobre posibles par #: toplev.c:1334 msgid "Warn about function pointer arithmetic" -msgstr "Avisar sobre la aritmética de apuntadores de funciones" +msgstr "Avisar sobre la aritmética de punteros de funciones" #: toplev.c:1337 msgid "Warn about multiple declarations of the same object" @@ -7628,7 +7655,7 @@ msgstr "Avisar sobre declaraciones m #: toplev.c:1340 msgid "Warn whenever a function's return-type defaults to int" -msgstr "Avisar cuando el tipo de devolución por omisión de una función cambia a int" +msgstr "Avisar cuando el tipo de devolución por defecto de una función cambia a int" #: toplev.c:1343 msgid "Warn about possible violations of sequence point rules" @@ -7688,15 +7715,15 @@ msgstr "Tratar todos los avisos como errores" #: toplev.c:1522 msgid "Warn when one local variable shadows another" -msgstr "Avisar cuando una variable local obscurece otra" +msgstr "Avisar cuando una variable local oscurece otra" #: toplev.c:1524 msgid "Warn about enumerated switches, with no default, missing a case" -msgstr "Avisar sobre switches enumerados, sin valor por omisión, que carezcan de un case" +msgstr "Avisar sobre switches enumerados, sin valor por defecto, que carezcan de un case" #: toplev.c:1526 msgid "Warn about enumerated switches missing a default case" -msgstr "Avisar sobre switches enumerados que carezcan de un case por omisión" +msgstr "Avisar sobre switches enumerados que carezcan de un case por defecto" #: toplev.c:1528 msgid "Warn about all enumerated switches missing a specific case" @@ -7708,7 +7735,7 @@ msgstr "Avisar sobre la devoluci #: toplev.c:1532 msgid "Warn about pointer casts which increase alignment" -msgstr "Avisar sobre conversión de apuntadores que incremente la alineación" +msgstr "Avisar sobre conversión de punteros que incremente la alineación" #: toplev.c:1534 msgid "Warn about code that will never be executed" @@ -7736,110 +7763,122 @@ msgstr "Avisar cuando se desactiv #: toplev.c:1546 msgid "Warn about uses of __attribute__((deprecated)) declarations" -msgstr "Avisar sobre usos de declaraciones __attribute__((deprecated))" +msgstr "Avisar sobre usos de declaraciones __attribute__((obsoleto))" #: toplev.c:1548 msgid "Warn about functions which might be candidates for attribute noreturn" -msgstr "Avisar sobre funciones que podrían ser candidatas para el atributo noreturn" +msgstr "Avisar sobre funciones que pueden ser candidatas para el atributo noreturn" #: toplev.c:1550 msgid "Warn about code which might break the strict aliasing rules" msgstr "Avisar sobre código que pueda romper las reglas estrictas de aliases" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, c-format msgid "invalid option `%s'" msgstr "opción `%s' inválida" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "se usa `%s' pero nunca se definió" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "`%s' declarado `static' pero nunca se definió" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "se definió `%s' pero no se usó" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "el nombre de registro `%s' no es válido para variable de registro" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr " -ffixed- Marca el como no disponible para el compilador\n" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr " -fcall-used- Marca el como corrupto para llamadas de función\n" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr " -fcall-saved- Marcar el como preservado entre funciones\n" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr " -finline-limit= Limita el tamaño de funciones inline a \n" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr " -fmessage-length= Limita la longitud de los mensajes de diagnóstico a caracteres por línea. 0 suprime el corte de línea\n" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr " -fdiagnostics-show-location=[once | every-line] Indica que tan seguido se debe emitir la información de ubicación del código, como prefijo, al inicio de los diagnósticos cuando está activado el corte de línea\n" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" -msgstr " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indica el modelo de generación de código por omisión para almacenamiento thread-local\n" +msgstr " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indica el modelo de generación de código por defecto para almacenamiento thread-local\n" -#: toplev.c:3700 +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr "" + +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" + +#: toplev.c:3718 msgid " -O[number] Set optimization level to [number]\n" msgstr " -O[número] Establecer el nivel de optimización a [número]\n" -#: toplev.c:3701 +#: toplev.c:3719 msgid " -Os Optimize for space rather than speed\n" msgstr " -Os Optimizar para espacio en lugar de velocidad\n" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" msgstr " -pedantic Activar los avisos necesarios para cumplir estrictamente con ISO C\n" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr " -pedantic-errors Como -pedantic excepto que se producen errores\n" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr " -w Suprimir avisos\n" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr " -W Activar avisos extra\n" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr " -Wunused Activar avisos sin usar\n" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr " -Wlarger-than- Avisar si un objeto es más grande que bytes\n" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr " -p Activar el análisis de perfil de funciones\n" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr " -o Ubicar la salida en el \n" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" @@ -7847,35 +7886,35 @@ msgstr "" " -G Colocar los datos globales y estáticos más pequeños que \n" " bytes en una sección especial (en algunos objetivos)\n" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr " -aux-info Emitir la información de declaraciones en el \n" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr " -quiet No mostrar las funciones compiladas o el tiempo transcurrido\n" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr " -version Muestra la versión del compilador\n" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr " -d[letras] Activa los volcados desde pasos específicos del compilador\n" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr " -dumpbase Nombre base a usar para los volcados desde pasos específicos\n" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" msgstr " -fsched-verbose= Establece el nivel detalle del calendarizador\n" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr " --help Muestra esta información\n" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" @@ -7883,12 +7922,12 @@ msgstr "" "\n" "Opciones específicas del lenguaje:\n" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr " %-23.23s [sin documentar]\n" -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" @@ -7897,7 +7936,7 @@ msgstr "" "\n" "Además hay opciones específicas de %s sin documentar.\n" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" @@ -7906,7 +7945,7 @@ msgstr "" "\n" " Opciones para %s:\n" -#: toplev.c:3826 +#: toplev.c:3844 msgid "" "\n" "Target specific options:\n" @@ -7914,12 +7953,12 @@ msgstr "" "\n" "Opciones específicas del objetivo:\n" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr " -m%-23.23s [sin documentar]\n" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" @@ -7927,73 +7966,73 @@ msgstr "" "\n" "Además hay opciones específicas del objetivo sin documentar.\n" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr " Existen, pero no están documentadas.\n" -#: toplev.c:3923 +#: toplev.c:3941 #, c-format msgid "unrecognized gcc debugging option: %c" msgstr "opción de depuración de gcc no reconocida: %c" -#: toplev.c:3979 +#: toplev.c:4007 #, c-format msgid "`%s': unknown tls-model option" msgstr "`%s': opción de tls-model desconocida" -#: toplev.c:4006 +#: toplev.c:4034 #, c-format msgid "unrecognized register name `%s'" msgstr "no se reconoce el nombre de registro `%s'" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, c-format msgid "unrecognized option `%s'" msgstr "opción `-%s' no reconocida" -#: toplev.c:4075 +#: toplev.c:4107 msgid "-Wid-clash-LEN is no longer supported" msgstr "-Wid-clash-LEN ya no tiene soporte" -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "use -gdwarf -g%d para DWARF v1, nivel %d" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "use -dwarf-2 para DWARF v2" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "ignorando la opción `%s' debido a la especificación de un nivel de depuración inválido" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, c-format msgid "`%s': unknown or unsupported -g option" msgstr "`%s': opción -g desconocida o sin soporte" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "`%s' ignorado, tiene conflicto con `-g%s'" -#: toplev.c:4269 +#: toplev.c:4304 msgid "-param option missing argument" msgstr "falta el argumento para la opción -param" -#: toplev.c:4278 +#: toplev.c:4313 #, c-format msgid "invalid --param option: %s" msgstr "opción de --param inválida: %s" -#: toplev.c:4290 +#: toplev.c:4325 #, c-format msgid "invalid parameter value `%s'" msgstr "valor de parámetro `%s' inválido" -#: toplev.c:4530 +#: toplev.c:4565 #, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -8004,80 +8043,85 @@ msgstr "" "%s\t compilado por GNU C versión %s.\n" "%s%s%s versión %s (%s) compilado por CC.\n" -#: toplev.c:4586 +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "%s%sGGC heurísticas: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" + +#: toplev.c:4630 msgid "options passed: " msgstr "opciones pasadas: " -#: toplev.c:4615 +#: toplev.c:4659 msgid "options enabled: " msgstr "opciones activadas: " -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, c-format msgid "can't open %s for writing" msgstr "no se puede abrir %s para escritura" -#: toplev.c:4955 +#: toplev.c:5002 #, c-format msgid "ignoring command line option '%s'" msgstr "ignorando la opción de línea de comando '%s'" -#: toplev.c:4958 +#: toplev.c:5005 #, c-format msgid "(it is valid for %s but not the selected language)" msgstr "(es válida para %s pero no para el lenguaje seleccionado)" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "-Wuninitialized no tiene soporte sin -O" -#: toplev.c:5047 +#: toplev.c:5094 msgid "instruction scheduling not supported on this target machine" msgstr "no se da soporte a la calendarización de instrucciones en este objetivo" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "esta máquina objetivo no tiene ramificaciones retardadas" -#: toplev.c:5065 +#: toplev.c:5112 #, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "no se da soporte a -f%sleading-underscore en este objetivo" -#: toplev.c:5128 +#: toplev.c:5175 msgid "-ffunction-sections not supported for this target" msgstr "no se da soporte a -ffunction-sections para este objetivo" -#: toplev.c:5133 +#: toplev.c:5180 msgid "-fdata-sections not supported for this target" msgstr "no se da soporte a -fdata-sections para este objetivo" -#: toplev.c:5140 +#: toplev.c:5187 msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "-ffunction-sections desactivado; hace imposible el análisis de perfil" -#: toplev.c:5147 +#: toplev.c:5194 msgid "-fprefetch-loop-arrays not supported for this target" msgstr "no se da soporte a -fprefetch-loop-arrays para este objetivo" -#: toplev.c:5153 +#: toplev.c:5200 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "no se da soporte a -fprefetch-loop-arrays para este objetivo (intente los interruptores -march)" -#: toplev.c:5162 +#: toplev.c:5209 msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "-fprefetch-loop-arrays no tiene soporte con -Os" -#: toplev.c:5168 +#: toplev.c:5215 msgid "-ffunction-sections may affect debugging on some targets" msgstr "-ffunction-sections podría afectar la depuración en algunos objetivos" -#: toplev.c:5280 +#: toplev.c:5327 #, c-format msgid "error writing to %s" msgstr "error al escribir a %s" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, c-format msgid "error closing %s" msgstr "error al cerrar %s" @@ -8100,26 +8144,26 @@ msgstr "las matrices de funciones no tienen significado" msgid "function return type cannot be function" msgstr "el tipo de devolución de función no puede ser función" -#: tree.c:4544 +#: tree.c:4557 msgid "invalid initializer for bit string" msgstr "inicializador inválido para la cadena de bits" -#: tree.c:4603 +#: tree.c:4616 #, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "revisión de árbol: se esperaba %s, se tiene %s en %s, en %s:%d" -#: tree.c:4620 +#: tree.c:4633 #, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "revisión de árbol: es esperaba la clase '%c', se tiene '%c' (%s) en %s, en %s:%d" -#: tree.c:4637 +#: tree.c:4650 #, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "revisión de árbol: acceso de elt %d de tree_vec con %d elts en %s, en %s:%d" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "%s causa un conflicto de tipo de sección" @@ -8166,57 +8210,57 @@ msgstr "la alineaci msgid "thread-local COMMON data not implemented" msgstr "los datos COMMON thread-local no están implentados" -#: varasm.c:1608 +#: varasm.c:1610 #, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "la alineación solicitada para %s es mayor que la alineación implementada de %d" -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" msgstr "el inicializador para un valor entero es demasiado complicado" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" msgstr "el inicializador para un valor de coma flotante no es una constante de coma flotante" -#: varasm.c:4075 +#: varasm.c:4120 msgid "unknown set constructor type" msgstr "conjunto de tipo constructor desconocido" -#: varasm.c:4289 +#: varasm.c:4334 #, c-format msgid "invalid initial value for member `%s'" msgstr "valor inicial inválido para el miembro `%s'" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "la declaración débil de `%s' debe preceder a la definición" -#: varasm.c:4487 +#: varasm.c:4532 #, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "la declaración débil de `%s' después del primer uso resulta en una conducta no especificada" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "la declaración débil de `%s' debe ser public" -#: varasm.c:4530 +#: varasm.c:4575 #, c-format msgid "weak declaration of `%s' not supported" msgstr "la declaración débil de `%s' no tiene soporte" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "sólo los aliases débiles tienen soporte en esta configuración" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "las definiciones de alias no tienen soporte en esta configuración; ignoradas" -#: varasm.c:4670 +#: varasm.c:4716 msgid "visibility attribute not supported in this configuration; ignored" msgstr "los atributos de visibilidad no tienen soporte en esta configuración; ignorados" @@ -8237,82 +8281,94 @@ msgid "#`%s' not supported by %s#" msgstr "#`%s' no tiene soporte para %s#" #: params.def:53 -msgid "The maximum number of instructions in a single function eliglible for inlining" -msgstr "El número máximo de instrucciones en una sola función para ser elegible para inlining" +msgid "The maximum number of instructions in a single function eligible for inlining" +msgstr "El número máximo de instrucciones en una sola función elegible para inlining" + +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" +msgstr "El número máximo de instrucciones cuando se hace inlining automáticamente" -#: params.def:74 -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" +#: params.def:84 +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" msgstr "El número máximo de instrucciones por inlining repetido antes de que gcc comience a descartar inlining" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" msgstr "La pendiente de la función lineal de descarte de inlining antes de que se alcance el límite de inlining recursivo es dada por el valor recíproco negativo de este parámetro" -#: params.def:100 +#: params.def:110 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" msgstr "El número de instrucciones en una sola función para ser aún elegible para inlining después de mucho inlining recursivo" -#: params.def:111 +#: params.def:120 +msgid "The maximum number of instructions for the RTL inliner" +msgstr "El número máximo de instrucciones para el inlineador de RTL" + +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "El número máximo de instrucciones para considerar el llenado de una ranura de retraso" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "El número máximo de instruccions para considerar la búsqueda de información de registros en vivo exacta" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" msgstr "La longitud máxima de la lista de operaciones pendientes del calendarizador" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "La cantidad máxima de memoria a ser asignada por GCSE" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "El número máximo de pasos a realizar cuando se hace GCSE" -#: params.def:151 +#: params.def:171 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "El número máximo de instrucciones para considerar el desenrollo en un ciclo" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "Seleccionar la fracción de la cuenta maximal de repeticiones del bloque básico en el programa dado el bloque básico necesita ser considerado caliente" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "Seleccionar la fracción de la frecuencia maximal de ejecuciones de bloque básico en la función dado el bloque básico necesita ser considerado caliente" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "El porcentaje de la función, evaluado por la frecuencia de ejecución, que debe ser cubierto por la información de rastreo. Se utiliza cuando está disponible la retroalimentación del análisis de perfil" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "El porcentaje de la función, evaluado por la frecuencia de ejecución, que debe ser cubierto por la información de rastreo. Se utiliza cuando la retroalimentación de análisis de perfil no está disponible" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" msgstr "Crecimiento de código maximal causado por duplicación de colas (en porcentajes)" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" msgstr "Detener el crecimiento inverso si la probabilidad reversa del mejor borde es menor a este intervalo (en porcentajes)" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" msgstr "Detener el crecimiento hacia adelante si la probabilidad del mejor borde es menor que este intervalo. Se utiliza cuando la retroalimentación de análisis de perfil está disponible" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" msgstr "Detener el crecimiento hacia adelante si la probabilidad del mejor borde es menor a este intervalo. Se utiliza cuando la retroalimentación de análisis de perfil no está disponible" -#: params.def:204 +#: params.def:217 +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "El número máximo de bordes de entrada para considerar el salto cruzado" + +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." msgstr "Expansión mínima de la pila para iniciar la recolección de basura, como un porcentaje del tamaño total de la pila." -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "Tamaño mínimo de la pila antes de comenzar a recolectar basura, en kilobytes." @@ -8428,22 +8484,22 @@ msgstr "valor %%H inv msgid "invalid %%J value" msgstr "valor %%J inválido" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, c-format msgid "invalid %%r value" msgstr "valor %%r inválido" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, c-format msgid "invalid %%R value" msgstr "valor %%R inválido" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, c-format msgid "invalid %%N value" msgstr "valor %%N inválido" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, c-format msgid "invalid %%P value" msgstr "valor %%P inválido" @@ -8459,12 +8515,12 @@ msgstr "valor %%h inv msgid "invalid %%L value" msgstr "valor %%L inválido" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, c-format msgid "invalid %%m value" msgstr "valor %%m inválido" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, c-format msgid "invalid %%M value" msgstr "valor %%M inválido" @@ -8475,7 +8531,7 @@ msgid "invalid %%U value" msgstr "valor %%U inválido" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, c-format msgid "invalid %%s value" msgstr "valor %%s inválido" @@ -8486,7 +8542,7 @@ msgid "invalid %%C value" msgstr "valor %%C inválido" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, c-format msgid "invalid %%E value" msgstr "valor %%E inválido" @@ -8496,12 +8552,13 @@ msgid "unknown relocation unspec" msgstr "reubicación unspec desconocida" #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, c-format msgid "invalid %%xn code" msgstr "código %%xn inválido" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 msgid "bad builtin fcode" msgstr "fcode interno erróneo" @@ -8592,7 +8649,7 @@ msgstr "Emitir reubicaciones de 32-bit a las #: config/alpha/alpha.h:314 msgid "Emit rdval instead of rduniq for thread pointer" -msgstr "Emitir rdval en lugar de rduniq para un apuntador thread" +msgstr "Emitir rdval en lugar de rduniq para un puntero thread" #. For -mcpu= #. For -mtune= @@ -8625,7 +8682,7 @@ msgstr "Controlar la precisi msgid "Tune expected memory latency" msgstr "Ajustar la latencia esperada de memoria" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" msgstr "Especificar el tamaño de bit para los desplazamientos TLS inmediatos" @@ -8665,119 +8722,120 @@ msgid "invalid operand to %%V code" msgstr "operando inválido para el código %%V" #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 msgid "invalid operand output code" msgstr "operando inválido para el código de salida" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "el interruptor -mcpu=%s genera conflictos con el switch -march=" -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "valor erróneo (%s) para el interruptor %s" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" msgstr "el CPU objetivo no tiene soporte para APCS-32" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" msgstr "el CPU objetivo no tiene soporte para APCS-26" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" msgstr "el CPU objetivo no tiene soporte para trabajo interno" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 msgid "target CPU does not support THUMB instructions" msgstr "el CPU objetivo no tiene soporte para las instrucciones THUMB" -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "habilitar el soporte de rastreo hacia atrás sólo tiene significado cuando se compila para el Thumb" # ¿callee? cfuga -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "habilitar el soporte de trabajo interno de llamadas sólo tiene significado cuando se compila para el Thumb" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "habilitar el soporte de trabajo interno de llamado sólo tiene significado cuando se compila para el Thumb" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "el trabajo interno forza el uso de APCS-32" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "-mapcs-stack-check es incompatible con -mno-apcs-frame" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "-fpic y -mapcs-reent son incompatibles" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "no se soporta el código reentrante APCS. Ignorado" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "-g con -mno-apcs-frame no permite una depuración sensible" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 msgid "passing floating point arguments in fp regs not yet supported" msgstr "aún no se soporta pasar argumentos de coma flotante en registros fp" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "opción de emulación de coma flotante inválida: -mfpe-%s" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 msgid "structure size boundary can only be set to 8 or 32" msgstr "el límite del tamaño de la estructura sólo puede establecerse a 8 o 32" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "-mpic-register= es inútil sin -fpic" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, c-format msgid "unable to use '%s' for PIC register" msgstr "no se puede usar '%s' para registro PIC" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, c-format msgid "`%s' attribute only applies to functions" -msgstr "el atributo `%s' aplica solamente a funciones" +msgstr "el atributo `%s' se aplica solamente a funciones" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 msgid "unable to compute real location of stacked parameter" msgstr "no se puede calcular la ubicación real del parámetro apilado" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "no hay registros inferiores disponibles para almacenar registros superiores" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "no se pueden codificar las Rutinas de Servicios de Interrupción en el modo Thumb" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "la variable inicializada `%s' está marcada como dllimport" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "la variable estática `%s' está marcada como dllimport" @@ -8868,7 +8926,7 @@ msgstr "Thumb: Asumir que las funciones no static pueden ser llamadas desde c #: config/arm/arm.h:481 msgid "Thumb: Assume function pointers may go to non-Thumb aware code" -msgstr "Thumb: Asumir que los apuntadores de función pueden ir a código no informado sobre Thumb" +msgstr "Thumb: Asumir que los punteros de función pueden ir a código no informado sobre Thumb" #: config/arm/arm.h:491 msgid "Specify the name of the target CPU" @@ -8897,7 +8955,7 @@ msgstr "Ignorar el atributo dllimport para las funciones" #: config/avr/avr.c:528 #, c-format msgid "large frame pointer change (%d) with -mtiny-stack" -msgstr "cambio de apuntador grande de marco (%d) con -mtiny-stack" +msgstr "cambio de puntero de marco grande (%d) con -mtiny-stack" #: config/avr/avr.c:1135 msgid "bad address, not (reg+disp):" @@ -8934,7 +8992,7 @@ msgstr "desplazamiento insn err msgid "internal compiler error. Incorrect shift:" msgstr "error interno del compilador. Desplazamiento incorrecto:" -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 msgid "only initialized variables can be placed into program memory area" msgstr "sólo las variables inicializadas se pueden ubicar en el área de memoria del programa" @@ -8953,7 +9011,7 @@ msgstr "Asumir que int sea entero de 8 bit" #: config/avr/avr.h:80 msgid "Change the stack pointer without disabling interrupts" -msgstr "Cambiar el apuntador de la pila sin desactivar las interrupciones" +msgstr "Cambiar el puntero de la pila sin desactivar las interrupciones" #: config/avr/avr.h:82 msgid "Use subroutines for function prologue/epilogue" @@ -8961,7 +9019,7 @@ msgstr "Usar subrutinas para el pr #: config/avr/avr.h:84 msgid "Change only the low 8 bits of the stack pointer" -msgstr "Cambiar sólo los 8 bits bajos del apuntador de pila" +msgstr "Cambiar sólo los 8 bits bajos del puntero de pila" #: config/avr/avr.h:86 msgid "Do not generate tablejump insns" @@ -9163,427 +9221,426 @@ msgstr "c4x_rptb_rpts_p: Se movi #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "Modelo de memoria small" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "Modelo de memoria big" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "Usar instrucción MPYI para C3x" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "No usar instrucción MPYI para C3x" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "Usar conversión de coma flotante a entero rápida pero aproximada" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "Usar conversión de coma flotante a entero lenta pero exacta" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "Activar el uso de la instrucción RTPS" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "Desactivar el uso de la instrucción RTPS" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "Activar el uso de la instrucción RTPB" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "Desactivar el uso de la instrucción RTPB" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" msgstr "Generar código para el CPU C30" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" msgstr "Generar código para el CPU C31" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" msgstr "Generar código para el CPU C32" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" msgstr "Generar código para el CPU C33" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" msgstr "Generar código para el CPU C40" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" msgstr "Generar código para el CPU C44" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 msgid "Emit code compatible with TI tools" msgstr "Emitir código compatible con las herramientas TI" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "Emitir código para usar las extensiones de GAS" -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" msgstr "Guardar DP entre ISR en el modelo de memoria small" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" msgstr "No guardar DP entre ISR en el modelo de memoria small" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "Pasar los argumenotos en la pila" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 msgid "Pass arguments in registers" msgstr "Pasar los argumentos en los registros" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "Activar nuevas características en desarrollo" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "Desactivar nuevas características en desarrollo" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "Usar el registro BK como un registro de propósito general" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 msgid "Do not allocate BK register" msgstr "No asignar el registro BK" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 msgid "Enable use of DB instruction" msgstr "Activar el uso de la instrucción DB" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "Desactivar el uso de la instrucción DB" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "Activar la depuración" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "Desactivar la depuración" -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "Forzar las constantes dentro de registros para mejorar el levantamiento" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 msgid "Don't force constants into registers" msgstr "No forzar las constantes en los registros" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "Forzar que la generación de RTL emita 3 operandos insns válidos" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "Permitir que la generación de RTL emita 3 operandos insns inválidos" -# Error de dedo de desarrolladores originales en interation. Avisar. cfuga -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "Permitir cuentas de iteración unsigned para RPTB/DB" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" -msgstr "No ermitir cuentas de iteración unsigned para RPTB/DB" +msgstr "No permitir cuentas de iteración unsigned para RPTB/DB" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "Preservar los 40 bits del registro FP entre llamadas" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "Sólo preservar 32 bits del registro FP entre llamadas" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 msgid "Enable parallel instructions" msgstr "Activar las funciones paralelas" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 msgid "Disable parallel instructions" msgstr "Desactivar las funciones paralelas" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "Activar las instrucciones MPY||ADD y MPY||SUB" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "Desactivar las instrucciones MPY||ADD y MPY||SUB" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" -msgstr "Asumir que se pueden hacer alias de los apuntadores" +msgstr "Asumir que se pueden hacer alias de los punteros" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" -msgstr "Asumir que no se pueden hacer alias de los apuntadores" +msgstr "Asumir que no se pueden hacer alias de los punteros" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "Especificar el número máximo de iteraciones para RPTS" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" msgstr "Seleccionar el CPU para el cual se genera código" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "tipo-índice inesperado en cris_print_index" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "tipo-base inesperado en cris_print_base" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "marco de la pila demasiado grande: %d bytes" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "lista de retardo asignada pero sin uso en el epílogo" -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "el tipo de función inesperado necesita un ajuste de pila para __builtin_eh_return" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 msgid "invalid operand for 'b' modifier" msgstr "operando inválido para el modificador 'b'" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 msgid "invalid operand for 'v' modifier" msgstr "operando inválido para el modificador 'v'" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 msgid "invalid operand for 'P' modifier" msgstr "operando inválido para el modificador 'P'" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 msgid "invalid operand for 'p' modifier" msgstr "operador inválido para el modificador 'p'" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 msgid "invalid operand for 'z' modifier" msgstr "operando inválido para el modificador 'z'" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 msgid "invalid operand for 'H' modifier" msgstr "operando inválido para el modificador 'H'" -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 msgid "bad register" msgstr "registro erróneo" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 msgid "invalid operand for 'e' modifier" msgstr "operando inválido para el modificador 'e'" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 msgid "invalid operand for 'm' modifier" msgstr "operando inválido para el modificador 'm'" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 msgid "invalid operand for 'A' modifier" msgstr "operando inválido para el modificador 'A'" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 msgid "invalid operand for 'D' modifier" msgstr "operando inválido para el modificador 'D'" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 msgid "invalid operand for 'T' modifier" msgstr "operando inválido para el modificador 'T'" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 msgid "invalid operand modifier letter" msgstr "modificador de letra de operando inválido" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, c-format msgid "internal error: bad register: %d" msgstr "error interno: registro erróneo: %d" -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "operando multiplicativo inesperado" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 msgid "unexpected operand" msgstr "operando inesperado" -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 msgid "unrecognized address" msgstr "no se reconoce la dirección" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "error interno: insn colateral afectando al efecto principal" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "error interno: cris_side_effect_mode_ok con operandos erróneos" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 msgid "unrecognized supposed constant" msgstr "supuesta constante no reconocida" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "supuesta constante no reconocida en cris_global_pic_symbol" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "no se puede usar -max-stackframe=%d, no está entre 0 y %d" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "especificación de versión CRIS desconocida en -march= o -mcpu= : %s" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "especificación de versión de cpu CRIS desconocida en -mtune= : %s" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 msgid "-fPIC and -fpic are not supported in this configuration" msgstr "-fPIC y -fpic no tienen soporte en esta configuración" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "esa opción -g en particular es inválida con -maout y -melinux" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "efectos colaterales inesperados en la dirección" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "símbolo PIC inesperado" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "el registro PIC aún no está preparado" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 msgid "unexpected address expression" msgstr "expresión de dirección inesperada" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "emitiendo un operando PIC, pero el registro PIC aún no está preparado" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "NOTE inesperado como addr_const:" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "Compilar para el sistema elinux Etrax basado en 100 sin MMU" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "Para elinux, solicitar un tamaño de pila especificado para este programa" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "Compilar para ETRAX 4 (CRIS v3)" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "Compilar para ETRAX 100 (CRIS v8)" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "Emitir información de depuración detallada en el código ensamblador" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 msgid "Do not use condition codes from normal instructions" msgstr "No usar códigos de condición para las instrucciones normales" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "No emitir modos de direccionamiento con asignaciones colaterales" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 msgid "Do not tune stack alignment" msgstr "No ajustar la alineación de la pila" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 msgid "Do not tune writable data alignment" msgstr "No ajustar la alineación de los datos modificables" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "No ajustar la alineación del código y de datos de sólo lectura" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "Alinear código y datos a 32 bits" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "No alinear elementos en el código o los datos" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 msgid "Do not emit function prologue or epilogue" msgstr "No emitir prólogo o epílogo de funciones" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "Usar la mayor cantidad de características permitidas por otras opciones" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "Anular -mbest-lib-options" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 msgid "Generate code for the specified chip or CPU version" msgstr "Generar código para el chip especificado o la versión de CPU" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 msgid "Tune alignment for the specified chip or CPU version" msgstr "Ajustar alineación para el chip especificado o la versión de CPU" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "Avisar cuando un marco de pila sea más grande que el tamaño especificado" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "no hay FUNCTION_PROFILER para CRIS" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "Junto con -fpic y -fPIC, no utilizar referencias GOTPLT" @@ -9675,11 +9732,11 @@ msgstr "No hacer paralelas las instrucciones adyacentes" #: config/d30v/d30v.h:135 config/d30v/d30v.h:138 msgid "Link programs/data to be in external memory by default" -msgstr "Enlazar programas/datos para estar en la memoria externa por omisión" +msgstr "Enlazar programas/datos para estar en la memoria externa por defecto" #: config/d30v/d30v.h:141 msgid "Link programs/data to be in onchip memory by default" -msgstr "Enlazar programas/datos para estar en la memoria del chip por omisión" +msgstr "Enlazar programas/datos para estar en la memoria del chip por defecto" #: config/d30v/d30v.h:149 msgid "Change the branch costs within the compiler" @@ -9728,7 +9785,7 @@ msgstr "modo inv #. An empty string NAME is used to identify the default VALUE. #: config/dsp16xx/dsp16xx.h:230 msgid "Pass parameters in registers (default)" -msgstr "Pasar los parámetros en los registros (por omisión)" +msgstr "Pasar los parámetros en los registros (por defecto)" #: config/dsp16xx/dsp16xx.h:232 msgid "Don't pass parameters in registers" @@ -10114,177 +10171,226 @@ msgstr "Generar instrucciones char" msgid "Do not generate char instructions" msgstr "No generar instrucciones char" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, c-format msgid "code model %s not supported in PIC mode" msgstr "el modelo de código %s no tiene soporte en el modo PIC" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "valor erróneo (%s) para el interruptor -mcmodel=" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, c-format msgid "bad value (%s) for -masm= switch" msgstr "valor erróneo (%s) para el interruptor -masm=" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "el modelo de código `%s' no tiene soporte en el modo de bit %s" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 msgid "code model `large' not supported yet" msgstr "aún no hay soporte para el modelo de código `large'" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, c-format msgid "%i-bit mode not compiled in" msgstr "no está compilado el modo bit-%i" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "valor erróneo (%s) para el interruptor -march=" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "valor erróneo (%s) para el interruptor -mcpu=" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "-mregparm=%d no está entre 0 y %d" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 msgid "-malign-loops is obsolete, use -falign-loops" msgstr "-malign-loops es obsoleto, use -falign-loops" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "-malign-loops=%d no está entre 0 y %d" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "-malign-jumps es obsoleto, use -falign-jumps" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 msgid "-malign-functions is obsolete, use -falign-functions" msgstr "-malign-functions es obsoleto, use -falign-functions" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "-mpreferred-stack-boundary=%d no está entre %d y 12" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "-mbranch-cost=%d no está entre 0 y 5" -#: config/i386/i386.c:1235 +#: config/i386/i386.c:1242 #, c-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "valor erróneo (%s) para el interruptor -mtls-dialect=" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "-malign-double no tiene sentido en el modo 64bit" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "la convención de llamadas -mrtd no tiene soporte en el modo de 64 bit" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "el conjunto de instrucciones SSE está desactivado, usando la aritmética 387" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 msgid "387 instruction set disabled, using SSE arithmetics" msgstr "el conjunto de instrucciones 387 está desactivado, usando la aritmética SSE" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "valor erróneo (%s) para el interruptor -mfpmath=" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "el atributo `%s' requiere una constante entera como argumento" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, c-format msgid "argument to `%s' attribute larger than %d" msgstr "el argumento para el atributo `%s' es más grande que %d" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "" + +#: config/i386/i386.c:6386 msgid "invalid UNSPEC as operand" msgstr "UNSPEC inválido como operando" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "los registros extendidos no tiene mitades superiores" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "tamaño de operando sin soporte para el registro extendido" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "el operando no es una constante ni un código de condición, código de operando 'c' inválido" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, c-format msgid "invalid operand code `%c'" msgstr "código de operando `%c' inválido" -#: config/i386/i386.c:6861 +#: config/i386/i386.c:7071 msgid "invalid constraints for operand" msgstr "restricciones inválidas para el operando" -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 msgid "unknown insn mode" msgstr "modo insn desconocido" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 msgid "selector must be an immediate" msgstr "el selector debe ser un inmediato" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 msgid "mask must be an immediate" msgstr "la máscara debe ser un inmediato" -#: config/i386/i386.c:13346 +#: config/i386/i386.c:13654 msgid "shift must be an immediate" msgstr "el desplazamiento debe ser un inmediato" -#: config/i386/winnt.c:105 +#: config/i386/winnt.c:96 +#, fuzzy, c-format +msgid "function `%s' definition is marked dllimport." +msgstr "la definición de la función se declaró como `auto'" + +#: config/i386/winnt.c:104 +#, fuzzy, c-format +msgid "variable `%s' definition is marked dllimport." +msgstr "la variable estática `%s' está marcada como dllimport" + +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." +msgstr "" + +#: config/i386/winnt.c:143 #, c-format msgid "`%s' attribute only applies to variables" -msgstr "el atributo `%s' solamente aplica a variables" +msgstr "el atributo `%s' solamente se aplica a variables" -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:242 #, c-format -msgid "`%s' declared as both exported to and imported from a DLL" -msgstr "`%s' es declarado como exportado a e importado de una DLL al mismo tiempo" +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "" -#: config/i386/cygwin.h:45 -msgid "Use the Cygwin interface" -msgstr "Usar la interfaz Cygwin" +#: config/i386/winnt.c:252 +#, fuzzy, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "la función `%s' redeclarada con el atributo noinline" -#: config/i386/cygwin.h:46 -msgid "Use the Mingw32 interface" -msgstr "Usar la interfaz Mingw32" +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "" -#: config/i386/cygwin.h:47 -msgid "Create GUI application" -msgstr "Crear una aplicación con interfaz gráfica de usuario (GUI)" +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "" + +#: config/i386/winnt.c:364 +#, c-format +msgid "`%s' declared as both exported to and imported from a DLL" +msgstr "`%s' es declarado como exportado a e importado de una DLL al mismo tiempo" + +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "" + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "" + +#: config/i386/cygwin.h:45 +msgid "Use the Cygwin interface" +msgstr "Usar la interfaz Cygwin" + +#: config/i386/cygwin.h:46 +msgid "Use the Mingw32 interface" +msgstr "Usar la interfaz Mingw32" + +#: config/i386/cygwin.h:47 +msgid "Create GUI application" +msgstr "Crear una aplicación con interfaz gráfica de usuario (GUI)" #: config/i386/cygwin.h:48 msgid "Don't set Windows defines" @@ -10310,12 +10416,12 @@ msgstr "Ignorar dllimport para funciones" msgid "Use Mingw-specific thread support" msgstr "Usar soporte de hilos específico de Mingw" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "se ignora -f%s para el objetivo (todo el código es independiente de posición)" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 msgid "-mbnu210 is ignored (option is obsolete)" msgstr "se ignora -mbnu210 (la opción es obsoleta)" @@ -10533,7 +10639,7 @@ msgstr "Usar el dialecto del ensamblador dado" msgid "Use given thread-local storage dialect" msgstr "Usar el dialecto de almacenamiento thread-local dado" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "Generar salida ELF" @@ -10589,7 +10695,7 @@ msgstr "se definieron arquitecturas en conflicto - usando las series K" msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "iC2.0 e iC3.0 son incompatibles - usando iC3.0" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 msgid "stack limit expression is not supported" msgstr "no se da soporte a la expresión del límite de la pila" @@ -10647,7 +10753,7 @@ msgstr "Generar c msgid "Generate CF code" msgstr "Generar código CF" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "Usar coma flotante de software" @@ -10713,7 +10819,7 @@ msgstr "Presentar tipos como en el gcc v1.3 de Intel" msgid "Do not layout types like Intel's v1.3 gcc" msgstr "No presentar tipos como en el gcc v1.3 de Intel" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "Usar long doubles de 64 bit" @@ -10726,32 +10832,32 @@ msgstr "Activar la relajaci msgid "Do not enable linker relaxation" msgstr "Desactivar la relajación del enlazador" -#: config/ia64/ia64-c.c:50 +#: config/ia64/ia64-c.c:51 msgid "malformed #pragma builtin" msgstr "#pragma interno malformado" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "ia64_print_operand: código desconocido" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "el valor de -mfixed-range debe ser de la forma REG1-REG2" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, c-format msgid "%s-%s is an empty range" msgstr "%s-%s es un rango vacío" -#: config/ia64/ia64.c:4215 +#: config/ia64/ia64.c:4350 msgid "cannot optimize floating point division for both latency and throughput" msgstr "no se puede optimizar la división de coma flotante para latencia y salida al mismo tiempo" -#: config/ia64/ia64.c:4221 +#: config/ia64/ia64.c:4356 msgid "cannot optimize integer division for both latency and throughput" msgstr "no se puede optimizar la división entera para latencia y salida al mismo tiempo" -#: config/ia64/ia64.c:4233 +#: config/ia64/ia64.c:4368 #, c-format msgid "bad value (%s) for -mtls-size= switch" msgstr "valor erróneo (%s) para el interruptor -mtls-size=" @@ -10759,102 +10865,98 @@ msgstr "valor err #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "Generar código big endian" -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "Generar código little endian" -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "Generar código para as de GNU" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "Generar código as de Intel" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "Generar código para ld de GNU" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "Generar código para ld de Intel" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "Generar código sin registro GP" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "Emitir bits de parada antes y después de asms extendidos con volatile" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "No emitir bits de parada antes y después de asms extendidos con volatile" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "Emitir código para el procesador Itanium (TM) paso B" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 msgid "Use in/loc/out register names" msgstr "Usar nombres de registro in/loc/out" -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "Desactivar el uso de sdata/scommon/sbss" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "Activar el uso de sdata/scommon/sbss" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "gp es constante (pero hay save/restore de gp en llamadas indirectas)" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "Generar código auto-reubicable" -#: config/ia64/ia64.h:180 +#: config/ia64/ia64.h:184 msgid "Generate inline floating point division, optimize for latency" msgstr "Generar división de coma flotante inline, optimizada para latencia" -#: config/ia64/ia64.h:182 +#: config/ia64/ia64.h:186 msgid "Generate inline floating point division, optimize for throughput" msgstr "Generar división de coma flotante inline, optimizada para salida" -#: config/ia64/ia64.h:184 +#: config/ia64/ia64.h:188 msgid "Generate inline integer division, optimize for latency" msgstr "Generar división entera inline, optimizada para latencia" -#: config/ia64/ia64.h:186 +#: config/ia64/ia64.h:190 msgid "Generate inline integer division, optimize for throughput" msgstr "Generar división entera inline, optimizada para salida" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "Activar la información de la línea de depuración Dwarf 2 a través de as de GNU" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "Desactivar la información de la línea de depuración Dwarf 2 a través de as de GNU" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 msgid "Specify range of registers to make fixed" msgstr "Especifica el rango de registros a convertir en fijos" -#: config/ip2k/ip2k.c:1082 +#: config/ip2k/ip2k.c:1090 msgid "bad operand" msgstr "operando erróneo" -#: config/ip2k/ip2k.c:3184 -msgid "Only initialized variables can be placed into program memory area." -msgstr "Sólo las variables inicializadas se pueden ubicar en el área de memoria del programa." - #: config/m32r/m32r.c:139 #, c-format msgid "bad value (%s) for -mmodel switch" @@ -10911,7 +11013,7 @@ msgid "post-increment address is not a register" msgstr "la dirección de post-incremento no es un registro" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 msgid "bad address" msgstr "dirección errónea" @@ -10949,42 +11051,50 @@ msgstr " msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "se ignora -f%s para 68HC11/68HC12 (sin soporte)" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "los atributos `trap' y `far' no son compatibles, se ignora `far'" + +#: config/m68hc11/m68hc11.c:1311 +msgid "`trap' attribute is already used" +msgstr "el atributo `trap' ya está en uso" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 msgid "move insn not handled" msgstr "no se maneja move insn" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 msgid "invalid register in the move instruction" msgstr "registro inválido en la instrucción move" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 msgid "invalid operand in the instruction" msgstr "operando inválido en la instrucción" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 msgid "invalid register in the instruction" msgstr "registro inválido en la instrucción" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 msgid "operand 1 must be a hard register" msgstr "el operando 1 debe ser un registro fijo" # FIXME: ¿O 'rotación de insn inválida'? Revisar en el código. cfuga -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 msgid "invalid rotate insn" msgstr "rotate insn inválido" -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "se usaron los registros IX, IY y Z en el mismo INSN" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 msgid "cannot do z-register replacement" msgstr "no se puede reemplazar el registro-z" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 msgid "invalid Z register replacement for insn" msgstr "reemplazo de registro Z inválido para el insn" @@ -10992,52 +11102,62 @@ msgstr "reemplazo de registro Z inv #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "Compilar con el modo entero de 16-bit" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "Compilar con el modo entero de 32-bit" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "Se permite el auto pre/post decremento incremento" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" msgstr "No se permite el auto pre/post decremento incremento" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" msgstr "Se permiten las instrucciones min/max" -#: config/m68hc11/m68hc11.h:170 +#: config/m68hc11/m68hc11.h:182 msgid "Min/max instructions not allowed" msgstr "No se permiten las instrucciones min/max" -#: config/m68hc11/m68hc11.h:172 +#: config/m68hc11/m68hc11.h:184 msgid "Use call and rtc for function calls and returns" msgstr "Usar call y rtc para llamadas y devoluciones de función" -#: config/m68hc11/m68hc11.h:174 +#: config/m68hc11/m68hc11.h:186 msgid "Use jsr and rts for function calls and returns" msgstr "Usar jsr y rts para llamadas y devoluciones de función" # Ya sé que "soft" se refiere a un tipo de dato no fijo, pero no se me # ocurre en este momento una mejor traducción. cfuga -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 msgid "Do not use direct addressing mode for soft registers" msgstr "No usar modo de direccionamiento directo para los registros suaves" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +# Ya sé que "soft" se refiere a un tipo de dato no fijo, pero no se me +# ocurre en este momento una mejor traducción. cfuga +#: config/m68hc11/m68hc11.h:190 +msgid "Use direct addressing mode for soft registers" +msgstr "Usar modo de direccionamiento directo para los registros suaves" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "Compilar para un 68HC11" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "Compilar para un 68HC12" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +msgid "Compile for a 68HCS12" +msgstr "Compilar para un 68HCS12" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -11047,11 +11167,11 @@ msgstr "Compilar para un 68HC12" #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 msgid "Specify the register allocation order" msgstr "Especificar el orden de asignación de registros" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "Indicar el número de registros suaves disponibles" @@ -11225,7 +11345,7 @@ msgstr "valor %%x/X inv msgid "invalid %%Q value" msgstr "valor %%Q inválido" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, c-format msgid "invalid %%q value" msgstr "valor %%q inválido" @@ -11235,7 +11355,7 @@ msgstr "valor %%q inv msgid "invalid %%o value" msgstr "valor %%o inválido" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, c-format msgid "invalid %%p value" msgstr "valor %%p inválido" @@ -11322,10 +11442,9 @@ msgstr "Establecer la alineaci msgid "Do not use the divide instruction" msgstr "No usar la instrucción divide" -# Error de dedo. Avisar a los desarrolladores. cfuga #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" -msgstr "No mediar en tamaños arbitrarios en operaciones de bit" +msgid "Do not arbitrary sized immediates in bit operations" +msgstr "No mediar en inmediatos de tamaños arbitrarios en operaciones de bit" #: config/mcore/mcore.h:142 msgid "Always treat bit-field as int-sized" @@ -11355,146 +11474,146 @@ msgstr "Generar c msgid "Maximum amount for a single stack increment operation" msgstr "Cantidad máxima para una sola operación de incremento de pila" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "valor erróneo (%s) para el interruptor -mabi=" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" msgstr "-mips%d tiene conflictos con las otras opciones de la arquitectura, las cuales especifican un procesador MIPS%d" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "valor erróneo (%s) para el interruptor -mips" -#: config/mips/mips.c:5164 +#: config/mips/mips.c:5180 #, c-format msgid "-march=%s is not compatible with the selected ABI" msgstr "-march=%s no es compatible con la ABI seleccionada" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" msgstr "se utiliza -mgp64 con un procesador de 32-bit" -#: config/mips/mips.c:5178 +#: config/mips/mips.c:5194 msgid "-mgp32 used with a 64-bit ABI" msgstr "se utiliza -mgp32 cun una ABI de 64-bit" -#: config/mips/mips.c:5180 +#: config/mips/mips.c:5196 msgid "-mgp64 used with a 32-bit ABI" msgstr "se utiliza -mgp64 con una ABI de 32-bit" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 #, c-format msgid "unsupported combination: %s" msgstr "combinación sin soporte: %s" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" msgstr "la generación de instrucciones Probables a Ramificar está activada, pero no tiene soporte por la arquitectura" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" -msgstr "-G es incompatible con el código PIC el cual es por omisión" +msgstr "-G es incompatible con el código PIC el cual es por defecto" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "-membedded-pic y -mabicalls son incompatibles" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "-G y -membedded-pic son incompatibles" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, c-format msgid "invalid option `entry%s'" msgstr "opción inválida `entry%s'" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "-mentry sólo tiene significado con -mips-16" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "error interno: se encontró %%) sin un %%( en el patrón del ensamblador" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "error interno: se encontró %%] sin un %%[ en el patrón del ensamblador" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "error interno: se encontró %%> sin un %%< en el patrón del ensamblador" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "error interno: se encontró %%} sin un %%{ en el patrón del ensamblador" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "PRINT_OPERAND: puntuación desconocida '%c'" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" -msgstr "PRINT_OPERAND apuntador nulo" +msgstr "PRINT_OPERAND puntero nulo" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "uso inválido de %%d, %%x, o %%X" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" -msgstr "PRINT_OPERAND_ADDRESS, apuntador nulo" +msgstr "PRINT_OPERAND_ADDRESS, puntero nulo" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" msgstr "el formato ECOFF de MIPS no permite el cambio de nombres de fichero dentro de funciones con #line" -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 msgid "can't rewind temp file" msgstr "no se puede rebobinar el fichero temporal" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 msgid "can't write to output file" msgstr "no se puede escribir al fichero de salida" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 msgid "can't read from temp file" msgstr "no se puede leer desde el fichero temporal" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 msgid "can't close temp file" msgstr "no se puede cerrar el fichero temporal" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "gp_offset (%ld) o end_offset (%ld) es menor a cero" -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "fp_offset (%ld) o end_offset (%ld) es menor a cero" -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "no se pueden manejar llamadas inconsistentes a `%s'" -#: config/mips/mips.c:10444 +#: config/mips/mips.c:10467 msgid "the cpu name must be lower case" msgstr "el nombre de cpu debe estar en minúsculas" -#: config/mips/mips.c:10466 +#: config/mips/mips.c:10489 #, c-format msgid "bad value (%s) for %s" msgstr "valor erróneo (%s) para %s" @@ -11511,7 +11630,7 @@ msgstr "valor err #. An empty string NAME is used to identify the default VALUE. #: config/mips/mips.h:528 config/mn10300/mn10300.h:64 msgid "No default crt0.o" -msgstr "No está el crt0.o por omisión" +msgstr "No está el crt0.o por defecto" #: config/mips/mips.h:530 msgid "Use 64-bit int type" @@ -11706,13 +11825,13 @@ msgstr "No atrapar desbordamientos en la divisi #: config/mips/mips.h:628 msgid "Use Branch Likely instructions, overriding default for arch" -msgstr "Usar instrucciones Propensas a Ramificar, sobreponiendo el valor por omisión para la arquitectura" +msgstr "Usar instrucciones Propensas a Ramificar, sobreponiendo el valor por defecto para la arquitectura" #: config/mips/mips.h:630 msgid "Don't use Branch Likely instructions, overriding default for arch" -msgstr "No utilizarinstrucciones Propensas a Ramificar, sobreponiendo el valor por omisión para la arquitectura" +msgstr "No utilizar instrucciones Propensas a Ramificar, sobreponiendo el valor por defecto para la arquitectura" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" msgstr "Especificar el CPU para propósitos de calendarización" @@ -11747,7 +11866,7 @@ msgstr "Especificar la funci #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "análisis de perfil de las funciones mips16" @@ -11892,7 +12011,7 @@ msgstr "Preceder a los s #: config/mmix/mmix.h:217 msgid "Do not provide a default start-address 0x100 of the program" -msgstr "No proveer una dirección de inicio por omisión 0x100 del programa" +msgstr "No proveer una dirección de inicio por defecto 0x100 del programa" #: config/mmix/mmix.h:219 msgid "Link to emit program in ELF format (rather than mmo)" @@ -12010,7 +12129,7 @@ msgstr "Con truco sucio \"Clases de registro peque msgid "No \"Small register classes\" kludge" msgstr "Sin truco sucio \"Clases de registro pequeñas\"" -#: config/pa/pa.c:246 +#: config/pa/pa.c:261 #, c-format msgid "" "unknown -mschedule= option (%s).\n" @@ -12019,7 +12138,7 @@ msgstr "" "opción -mschedule= desconocida (%s).\n" "Las opciones válidas son 700, 7100, 7100LC, 7200, 7300, y 8000\n" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, c-format msgid "" "unknown -march= option (%s).\n" @@ -12028,28 +12147,28 @@ msgstr "" "opción -march= desconocida (%s).\n" "Las opciones válidas son 1.0, 1.1, y 2.0\n" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "La generación de código PIC no tiene soporte en el modelo transportable de tiempo de ejecución\n" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "La generación de código PIC no es compatible con las llamadas rápidas indirectas\n" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "-g sólo tiene soporte cuando se usa GAS en este procesador," -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 msgid "-g option disabled" msgstr "opción -g desactivada" -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 msgid "Generate cpp defines for server IO" msgstr "Generar definiciones cpp para ES de servidor" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 msgid "Generate cpp defines for workstation IO" msgstr "Generar definiciones cpp para ES de estación de trabajo" @@ -12060,108 +12179,108 @@ msgstr "Generar definiciones cpp para ES de estaci #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 +#: config/pa/pa.h:232 config/pa/pa.h:238 msgid "Generate PA1.1 code" msgstr "Generar código PA1.1" -#: config/pa/pa.h:220 config/pa/pa.h:222 +#: config/pa/pa.h:234 config/pa/pa.h:236 msgid "Generate PA1.0 code" msgstr "Generar código PA1.0" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" msgstr "Generar código PA2.0 (requiere binutils 2.10 o superior)" -#: config/pa/pa.h:228 +#: config/pa/pa.h:242 msgid "Disable FP regs" msgstr "Desactivar los registros FP" -#: config/pa/pa.h:230 +#: config/pa/pa.h:244 msgid "Do not disable FP regs" msgstr "No desactivar registros FP" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" msgstr "Desactivar registros de espacio" -#: config/pa/pa.h:234 +#: config/pa/pa.h:248 msgid "Do not disable space regs" msgstr "No desactivar registros de espacio" # config/pa/pa.h:236 -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" msgstr "Poner saltos en ranuras de retardo de llamadas" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" msgstr "No poner saltos en ranuras de retardo de llamadas" -#: config/pa/pa.h:240 +#: config/pa/pa.h:254 msgid "Disable indexed addressing" msgstr "Desactivar direccionamiento indizado" -#: config/pa/pa.h:242 +#: config/pa/pa.h:256 msgid "Do not disable indexed addressing" msgstr "No desactivar direccionamiento indizado" -#: config/pa/pa.h:244 +#: config/pa/pa.h:258 msgid "Use portable calling conventions" msgstr "Usar convenciones de llamada transportable" -#: config/pa/pa.h:246 +#: config/pa/pa.h:260 msgid "Do not use portable calling conventions" msgstr "No usar convenciones de llamada trasportable" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" msgstr "Asumir que el código será ensamblado por GAS" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" msgstr "No asumir que el código será ensamblado por GAS" -#: config/pa/pa.h:254 +#: config/pa/pa.h:268 msgid "Do not use software floating point" msgstr "No usar coma flotante de software" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" msgstr "Emitir secuencias load/store long" -#: config/pa/pa.h:258 +#: config/pa/pa.h:272 msgid "Do not emit long load/store sequences" msgstr "No emitir secuencias load/store long" -#: config/pa/pa.h:260 +#: config/pa/pa.h:274 msgid "Generate fast indirect calls" msgstr "Generar llamadas indirectas rápidas" -#: config/pa/pa.h:262 +#: config/pa/pa.h:276 msgid "Do not generate fast indirect calls" msgstr "No generar llamadas indirectas rápidas" -#: config/pa/pa.h:264 +#: config/pa/pa.h:278 msgid "Generate code for huge switch statements" msgstr "Generar código para declaraciones switch huge" -#: config/pa/pa.h:266 +#: config/pa/pa.h:280 msgid "Do not generate code for huge switch statements" msgstr "No generar código para declaraciones switch huge" -#: config/pa/pa.h:268 +#: config/pa/pa.h:282 msgid "Always generate long calls" msgstr "Generar siempre llamadas long" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" msgstr "Generar llamadas long sólo cuando sean necesarias" -#: config/pa/pa.h:272 +#: config/pa/pa.h:286 msgid "Enable linker optimizations" msgstr "Activar las optimizaciones del enlazador" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." msgstr "Especificar la arquitectura para la generación del código. Los valores son 1.0, 1.1, y 2.0. 2.0 requiere la versión de gas 19990413 o posterior." @@ -12241,7 +12360,7 @@ msgstr "Usar sintaxis de ensamblador UNIX" msgid "Use DEC assembler syntax" msgstr "Usar sintaxis de ensamblador DEC" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, c-format msgid "invalid %%S value" msgstr "valor %%S inválido" @@ -12262,7 +12381,7 @@ msgid "invalid %%Z value" msgstr "valor %%Z inválido" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, c-format msgid "invalid %%k value" msgstr "valor %%k inválido" @@ -12323,132 +12442,132 @@ msgid "junk at end of #pragma longcall" msgstr "basura al final de #pragma longcall" # FIXME: ¿Traducción correcta al español de little endian? cfuga -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 msgid "-mmultiple is not supported on little endian systems" msgstr "-mmultiple no tiene soporte en sistemas little endian" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 msgid "-mstring is not supported on little endian systems" msgstr "-mstring no tiene soporte en sistemas little endian" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, c-format msgid "unknown -mdebug-%s switch" msgstr "interruptor -mdebug-%s desconocido" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" msgstr "argumento de -mtraceback `%s' desconocido; se esperaba `full', `partial' o `none'" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "Interruptor -mlong-double-%s desconocido" -#: config/rs6000/rs6000.c:734 +#: config/rs6000/rs6000.c:738 #, c-format msgid "unknown -misel= option specified: '%s'" msgstr "opción -misel= especificada desconocida: '%s'" -#: config/rs6000/rs6000.c:749 +#: config/rs6000/rs6000.c:753 #, c-format msgid "unknown -mvrsave= option specified: '%s'" msgstr "opción -mvrsave= especificada desconocida: '%s'" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, c-format msgid "unknown ABI specified: '%s'" msgstr "ABI especificada desconocida: '%s'" -#: config/rs6000/rs6000.c:4169 +#: config/rs6000/rs6000.c:4206 msgid "argument 1 must be a 5-bit signed literal" msgstr "el argumento 1 debe ser una literal con signo de 5-bit" -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 msgid "argument 2 must be a 5-bit unsigned literal" msgstr "el argumento 2 debe ser una literal sin signo de 5-bit" -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "el argumento 1 de __builtin_altivec_predicate debe ser una constante" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "el argumento 1 de __builtin_altivec_predicate está fuera de rango" -#: config/rs6000/rs6000.c:4452 +#: config/rs6000/rs6000.c:4489 msgid "argument 3 must be a 4-bit unsigned literal" msgstr "el argumento 3 debe ser una literal sin signo de 4-bit" -#: config/rs6000/rs6000.c:4629 +#: config/rs6000/rs6000.c:4666 #, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" msgstr "el argumento para `%s' debe ser una literal sin signo de 2-bit" -#: config/rs6000/rs6000.c:4745 +#: config/rs6000/rs6000.c:4782 msgid "argument to dss must be a 2-bit unsigned literal" msgstr "el argumento para dss debe ser una literal sin signo de 2-bit" -#: config/rs6000/rs6000.c:4976 +#: config/rs6000/rs6000.c:5013 msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "el argumento 1 de __builtin_spe_predicate debe ser una constante" -#: config/rs6000/rs6000.c:5049 +#: config/rs6000/rs6000.c:5086 msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "el argumento 1 de __builtin_spe_predicate está fuera de rango" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, c-format msgid "invalid %%f value" msgstr "valor %%f inválido" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, c-format msgid "invalid %%F value" msgstr "valor %%F inválido" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, c-format msgid "invalid %%G value" msgstr "valor %%G inválido" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, c-format msgid "invalid %%j code" msgstr "código %%j inválido" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, c-format msgid "invalid %%J code" msgstr "código %%J inválido" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, c-format msgid "invalid %%K value" msgstr "valor %%K inválido" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, c-format msgid "invalid %%O value" msgstr "valor %%O inválido" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, c-format msgid "invalid %%T value" msgstr "valor %%T inválido" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, c-format msgid "invalid %%u value" msgstr "valor %%u inválido" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, c-format msgid "invalid %%v value" msgstr "valor %%v inválido" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" msgstr "no hay análisis de perfil del código de 64-bit para esta ABI" @@ -12467,11 +12586,11 @@ msgstr "Soporte para el paso de mensajes con el Ambiente Paralelo" #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28 config/rs6000/aix52.h:28 msgid "Compile for 64-bit pointers" -msgstr "Compilar para apuntadores de 64-bit" +msgstr "Compilar para punteros de 64-bit" #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30 msgid "Compile for 32-bit pointers" -msgstr "Compilar para apuntadores de 32-bit" +msgstr "Compilar para punteros de 32-bit" #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49 config/rs6000/aix52.h:49 msgid "-maix64 and POWER architecture are incompatible" @@ -12610,11 +12729,11 @@ msgstr "No calendarizar el inicio y el final del procedimiento" #: config/rs6000/rs6000.h:324 msgid "Return all structures in memory (AIX default)" -msgstr "Regresar todas las estructuras en memoria (por omisión en AIX)" +msgstr "Devolver todas las estructuras en memoria (por defecto en AIX)" #: config/rs6000/rs6000.h:326 msgid "Return small structures in registers (SVR4 default)" -msgstr "Regresar las estructuras pequeñas en registros (por omisión en SVR4)" +msgstr "Devolver las estructuras pequeñas en registros (por defecto en SVR4)" #: config/rs6000/rs6000.h:391 config/sparc/sparc.h:633 msgid "Use features of and schedule code for given CPU" @@ -12660,7 +12779,7 @@ msgstr "Evitar todos los l #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "RETURN_ADDRESS_OFFSET no tiene soporte" @@ -12785,50 +12904,50 @@ msgstr "-mrelocatable y -msdata=%s son incompatibles" msgid "-f%s and -msdata=%s are incompatible" msgstr "-f%s y -msdata=%s son incompatibles" -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "-msdata=%s y -mcall-%s son incompatibles" -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "-mrelocatable y -mno-minimal-toc son incompatibles" -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "-mrelocatable y -mcall-%s son incompatibles" -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "-fPIC y -mcall-%s son incompatibles" -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 msgid "-mcall-aixdesc must be big endian" msgstr "-mcall-aixdesc debe ser big endian" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 msgid "invalid UNSPEC as operand (1)" msgstr "UNSPEC inválido como operando (1)" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 msgid "invalid UNSPEC as operand (2)" msgstr "UNSPEC inválido como operando (2)" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "UNKNOWN en s390_output_symbolic_const !?" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 msgid "Cannot decompose address." msgstr "No se puede descomponer la dirección." -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "UNKNOWN en print_operand !?" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "El tamaño total de las variables locales excede el límite de la arquitectura." @@ -12840,9 +12959,8 @@ msgstr "Establecer la cadena hacia atr msgid "Don't set backchain (faster, but debug harder" msgstr "No establecer la cadena hacia atrás (más rápido, pero más difícil de depurar" -# Error de dedo del autor original. Avisar. cfuga #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +msgid "Use bras for executable < 64k" msgstr "Usar bras para el ejecutable < 64k" #: config/s390/s390.h:73 @@ -12873,28 +12991,28 @@ msgstr "uso de mvcle" msgid "mvc&ex" msgstr "mvc&ex" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 msgid "__builtin_saveregs not supported by this subtarget" msgstr "no se da soporte a __builtin_saveregs en este subobjetivo" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "el atributo interrupt_handler no es compatible con -m5-compact" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, c-format msgid "`%s' attribute only applies to interrupt functions" -msgstr "el atributo `%s' aplica solamente a funciones de interrupción" +msgstr "el atributo `%s' se aplica solamente a funciones de interrupción" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, c-format msgid "`%s' attribute argument not a string constant" msgstr "el argumento del atributo `%s' no es una cadena constante" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, c-format msgid "`%s' attribute argument not an integer constant" msgstr "el argumento del atributo `%s' no es una constante entera" @@ -12918,55 +13036,60 @@ msgstr "no se permite -mlong-double-64 con -m64" msgid "-mcmodel= is not supported on 32 bit systems" msgstr "-mcmodel= no tiene soporte en sistemas de 32 bit" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, c-format msgid "invalid %%Y operand" msgstr "operando %%Y inválido" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, c-format msgid "invalid %%A operand" msgstr "operando %%A inválido" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, c-format msgid "invalid %%B operand" msgstr "operando %%B inválido" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, c-format msgid "invalid %%c operand" msgstr "operando %%c inválido" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, c-format msgid "invalid %%C operand" msgstr "operando %%C inválido" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, c-format msgid "invalid %%d operand" msgstr "operando %%d inválido" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, c-format msgid "invalid %%D operand" msgstr "operando %%D inválido" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, c-format msgid "invalid %%f operand" msgstr "operando %%f inválido" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, c-format +msgid "invalid %%s operand" +msgstr "operando %%s inválido" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "la constante long long no es un operando inmediato válido" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "la constante de coma flotante no es un operando inmediato válido" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "Usar long doubles de 128 bit" @@ -13067,11 +13190,11 @@ msgstr "Optimizar para procesadores SuperSPARC" #. End of deprecated options. #: config/sparc/sparc.h:574 msgid "Pointers are 64-bit" -msgstr "Los apuntadores son 64-bit" +msgstr "Los punteros son de 64-bit" #: config/sparc/sparc.h:576 msgid "Pointers are 32-bit" -msgstr "Los apuntadores son 32-bit" +msgstr "Los punteros son de 32-bit" #: config/sparc/sparc.h:578 msgid "Use 32-bit ABI" @@ -13305,7 +13428,7 @@ msgid "Do not use registers r2 and r5" msgstr "No usar los registros r2 y r5" #: config/v850/v850.h:189 -msgid "Enfore strict alignment" +msgid "Enforce strict alignment" msgstr "Reforzar la alineación estricta" #: config/v850/v850.h:192 @@ -13349,7 +13472,7 @@ msgstr "no hay registro en la direcci msgid "address offset not a constant" msgstr "el desplazamiento de dirección no es una constante" -#: config/xtensa/xtensa.c:2809 +#: config/xtensa/xtensa.c:2794 msgid "only uninitialized variables can be placed in a .bss section" msgstr "sólo las variables sin inicializar se pueden colocar en una sección .bss" @@ -13479,549 +13602,581 @@ msgstr "Usar instrucciones CALLn directas para llamadas r msgid "`-gnat' misspelled as `-gant'" msgstr "`-gnat' mal deletreado como `-gant'" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "el tipo calificado `%T' no coincide con el nombre del destructor `~%T'" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "el tipo de `%E' no coincide con el tipo del destructor `%T' (el tipo era `%T')" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "`%D' es un nombre de espacio" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "el objeto base `%E' de la llamada de método del ambiente es del tipo no agregado `%T'" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" -msgstr "no se puede llamar un apuntador a una función miembro aquí" +msgstr "no se puede llamar un puntero a una función miembro aquí" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "los destructores no tienen parámetros" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "el nombre del destructor `~%T' no coincide con el tipo `%T' de la expresión" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "solicitud por el miembro `%D' en `%E' el cual es del tipo no agregado `%T'" -#: cp/call.c:557 +#: cp/call.c:567 msgid "request for member `%D' is ambiguous" msgstr "la petición para el miembro `%D' es ambigua" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "%s %D(%T, %T, %T) " -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "%s %D(%T, %T) " -#: cp/call.c:2455 +#: cp/call.c:2546 msgid "%s %D(%T) " msgstr "%s %D(%T) " -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "%s %T " -#: cp/call.c:2461 +#: cp/call.c:2552 msgid "%s %+#D%s" msgstr "%s %+#D%s" -#: cp/call.c:2615 +#: cp/call.c:2726 msgid "conversion from `%T' to `%T' is ambiguous" msgstr "la conversión de `%T' a `%T' es ambigua" -#: cp/call.c:2690 +#: cp/call.c:2803 +#, fuzzy +msgid "`%T' is not a class type" +msgstr "%T no es un tipo de clase" + +#: cp/call.c:2811 msgid "incomplete type '%T' cannot be used to name a scope" msgstr "el tipo incompleto `%T' no se puede utilizar para nombrar un ámbito" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 msgid "'%D' has no member named '%E'" msgstr "'%D' no tiene un miembro llamado '%E'" -#: cp/call.c:2812 +#: cp/call.c:2933 msgid "no matching function for call to `%D(%A)'" msgstr "no hay una función coincidente para la llamada a `%D(%A)'" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "la llamada del `%D(%A)' sobrecargado es ambigua" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" -msgstr "la función apuntador-a-miembro %E no se puede llamar dentro de un objeto; considere utilizar .* o ->*" +msgstr "la función puntero-a-miembro %E no se puede llamar dentro de un objeto; considere utilizar .* o ->*" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "no hay coincidencia para la llamada a `(%T) (%A)'" -#: cp/call.c:2930 +#: cp/call.c:3046 msgid "call of `(%T) (%A)' is ambiguous" msgstr "la llamada de `(%T) (%A)' es ambigua" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" -msgstr "%s para el operador `%T ? %T : %T'" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" +msgstr "" -#: cp/call.c:2970 -msgid "%s for `%T %s' operator" +#: cp/call.c:3087 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%E%s'" msgstr "%s para el operador `%T %s'" -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" -msgstr "%s para el operador `%T [%T]'" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" +msgstr "" -#: cp/call.c:2978 -msgid "%s for `%T %s %T' operator" -msgstr "%s para el operador `%T %s %T'" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" +msgstr "" -#: cp/call.c:2981 -msgid "%s for `%s %T' operator" -msgstr "%s para el operador `%s %T'" +#: cp/call.c:3099 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%s%E'" +msgstr "%s para el operador `%T %s'" -#: cp/call.c:3071 +#: cp/call.c:3191 msgid "ISO C++ forbids omitting the middle term of a ?: expression" -msgstr "ISO C++ prohibe la omisión del término medio de una expresión ?:" +msgstr "ISO C++ prohíbe la omisión del término medio de una expresión ?:" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "`%E' tiene tipo `void' y no es una expresión throw" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "los operandos de ?: tienen tipos diferentes" -#: cp/call.c:3316 +#: cp/call.c:3428 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "no coincide el enumeral en la expresión condicional: `%T' vs `%T'" -#: cp/call.c:3323 +#: cp/call.c:3435 msgid "enumeral and non-enumeral type in conditional expression" msgstr "tipos enumeral y no enumeral en la expresión condicional" -#: cp/call.c:3405 +#: cp/call.c:3516 msgid "`%D' must be declared before use" msgstr "se debe declarar `%D' antes de su uso" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "no se declaró `%D(int)' para el `%s' postfijo, intentando en su lugar el operador prefijo" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "usando `%#D' sintetizado para asignación de copia" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr " donde cfront podría usar `%#D'" -#: cp/call.c:3680 +#: cp/call.c:3782 msgid "comparison between `%#T' and `%#T'" msgstr "comparación entre `%#T' y `%#T'" -#: cp/call.c:3919 +#: cp/call.c:4021 msgid "no suitable `operator delete' for `%T'" msgstr "no hay un operador `operator delete' adecuado para `%T'" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "`%+#D' es privado" -#: cp/call.c:3940 +#: cp/call.c:4042 msgid "`%+#D' is protected" msgstr "`%+#D' está protegido" -#: cp/call.c:3942 +#: cp/call.c:4044 msgid "`%+#D' is inaccessible" msgstr "`%+#D' es inaccesible" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "desde este contexto" -#: cp/call.c:3985 +#: cp/call.c:4088 msgid "invalid conversion from `%T' to `%T'" msgstr "conversión inválida de `%T' a `%T'" -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 msgid " initializing argument %P of `%D'" msgstr " argumento de inicialización %P de `%D'" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr " argumento de inicialización %P de `%D' a partir del resultado de `%D'" -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr " inicializando el temporal a partir del resultado de `%D'" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 +#: cp/call.c:4316 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" msgstr "no se puede pasar objetos de tipo `%#T' que no es POD a través de `...'; la llamada abortará en tiempo de ejecución" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "no se puede recibir objetos de tipo `%#T' que no es POD a través de `...'" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "pasar `%T' como el argumento `this' de `%#D' descarta a los calificadores" -#: cp/call.c:4656 +#: cp/call.c:4542 +#, fuzzy +msgid "`%T' is not an accessible base of `%T'" +msgstr "`%T' es una base inaccesible de `%T'" + +#: cp/call.c:4786 msgid "could not find class$ field in java interface type `%T'" msgstr "no se pudo encontrar un campo class$ en el tipo de interfaz java `%T'" -#: cp/call.c:4831 +#: cp/call.c:4974 msgid "call to non-function `%D'" msgstr "llamada a `%D' que no es función" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "no se encuentra una función coincidente para la llamada a `%T::%D(%A)%#V'" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" msgstr "no se puede llamar a la función miembro `%D' sin un objeto" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "pasar `%T' escoge `%T'n sobre `%T'" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 msgid " in call to `%D'" msgstr " en la llamada a `%D'" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "escogiendo `%D' sobre `%D'" -#: cp/call.c:5632 +#: cp/call.c:5756 msgid " for conversion from `%T' to `%T'" msgstr " para la conversión de `%T' a `%T'" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr " porque la secuencia de conversión para el argumento es mejor" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" -msgstr " porque la peor conversión para el anterior es mejor que la peor conversión para el posterior" +#: cp/call.c:5879 +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" +msgstr "ISO C++ dice que `%D' y `%D' son ambiguos aún cuando la peor conversión para el primero es mejor que la peor conversión para el segundo" -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 msgid "could not convert `%E' to `%T'" msgstr "no se puede convertir `%E' a `%T'" -#: cp/class.c:286 +#: cp/call.c:6105 +#, fuzzy +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "const_cast inválido de un valor-r de tipo `%T' al tipo `%T'" + +#: cp/call.c:6109 +#, fuzzy +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "conversión inválida del tipo `%T' a partir del tipo `%T'" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "no se puede convertir de la base `%T' al tipo derivado `%T' a través de la base virtual `%T'" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "no se pueden sobrecargar `%#D' y `%#D'" -#: cp/class.c:1027 +#: cp/class.c:1076 msgid "duplicate enum value `%D'" msgstr "valor enum duplicado `%D'" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "campo duplicado `%D' (como enum y no enum)" -#: cp/class.c:1037 +#: cp/class.c:1086 msgid "duplicate nested type `%D'" msgstr "tipo anidado duplicado `%D'" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "campo duplicado `%D' (como tipo y no tipo)" -#: cp/class.c:1052 +#: cp/class.c:1101 msgid "duplicate member `%D'" msgstr "miembro duplicado `%D'" -#: cp/class.c:1095 +#: cp/class.c:1144 msgid "conflicting access specifications for method `%D', ignored" msgstr "especificaciones de acceso en conflicto para el método `%D', ignorado" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "especificaciones de acceso en conflicto para el campo `%s', ignorado" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "`%D' nombra al constructor" -#: cp/class.c:1147 +#: cp/class.c:1199 msgid "`%D' invalid in `%T'" msgstr "`%D' inválido en `%T'" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "no hay miembros que coincidan con `%D' en `%#T'" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 msgid "`%D' invalid in `%#T'" msgstr "`%D' inválido en `%#T'" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr " debido al método local `%#D' con el mismo nombre" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr " debido al miembro local `%#D' con el mismo nombre" -#: cp/class.c:1268 +#: cp/class.c:1320 msgid "base class `%#T' has a non-virtual destructor" msgstr "la clase base `%#T' tiene un destructor no virtual" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" -msgstr "base `%T' con sólo un constructor que no es por omisión en una clase sin un constructor" +msgstr "base `%T' con sólo un constructor que no es por defecto en una clase sin un constructor" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" msgstr "todos las funciones miembros en la clase `%T' son privadas" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "`%#T' solamente define un destructor privado y no tiene friends" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "`%#T' solamente define constructores privados y no tiene friends" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 msgid "redefinition of `%#T'" msgstr "redefinición de `%#T'" -#: cp/class.c:2039 +#: cp/class.c:2091 msgid "previous definition of `%#T'" msgstr "definición previa de `%#T'" # Ojo, no es impostor, sino impositor, el que impone. cfuga -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "no hay un impositor único final para `%D' en `%T'" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "`%D' estaba escondido" -#: cp/class.c:2653 +#: cp/class.c:2713 msgid " by `%D'" msgstr " por `%D'" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" -msgstr "ISO C++ prohibe que el miembro `%D' tenga el mismo nombre que la clase que lo contiene" +msgstr "ISO C++ prohíbe que el miembro `%D' tenga el mismo nombre que la clase que lo contiene" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "`%#D' inválido; un union anónimo sólo puede tener miembros con datos no estáticos" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "miembro privado `%#D' en union anónima" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "miembro protegido `%#D' en union anónima" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" msgstr "la disposición vtable para la clase `%T' puede no cumplir con la ABI y puede cambiar en una versión futura de GCC debido al destructor virtual implícito" -#: cp/class.c:2898 +#: cp/class.c:2958 msgid "bit-field `%#D' with non-integral type" msgstr "campo de bits `%#D' con tipo no entero" -#: cp/class.c:2918 +#: cp/class.c:2978 msgid "bit-field `%D' width not an integer constant" msgstr "la anchura del campo de bits `%D' no es una constante entera" -#: cp/class.c:2924 +#: cp/class.c:2984 msgid "negative width in bit-field `%D'" msgstr "anchura negativa en el campo de bit `%D'" -#: cp/class.c:2929 +#: cp/class.c:2989 msgid "zero width for bit-field `%D'" msgstr "anchura cero para el campo de bits `%D'" -#: cp/class.c:2935 +#: cp/class.c:2995 msgid "width of `%D' exceeds its type" msgstr "la anchura de `%D' excede su tipo" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "`%D' es demasiado pequeño para guardar todos los valores de `%#T'" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "no se permite el miembro `%#D' con constructor en la union" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "no se permite el miembro `%#D' con destructor en la union" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "no se permite el miembro `%#D' con operador de asignación de copia en la union" -#: cp/class.c:3061 +#: cp/class.c:3121 msgid "multiple fields in union `%T' initialized" msgstr "múltiples campos inicializados en la unión `%T'" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "el campo `%D' en la clase local no puede ser static" -#: cp/class.c:3189 +#: cp/class.c:3240 msgid "field `%D' invalidly declared function type" msgstr "el campo `%D' es declarado inválidamente como un tipo de función" -#: cp/class.c:3196 +#: cp/class.c:3247 msgid "field `%D' invalidly declared method type" msgstr "el campo `%D' es declarado inválidamente como un tipo de método" -#: cp/class.c:3202 +#: cp/class.c:3253 msgid "field `%D' invalidly declared offset type" msgstr "el campo `%D' es declarado inválidamente como un tipo de desplazamiento" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 msgid "field `%D' declared static in union" msgstr "el campo `%s' es declarado como static en la unión" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "referencia `%#D' que no es static en una clase sin un constructor" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "miembro const `%#D' que no es static en una clase sin un constructor" -#: cp/class.c:3298 +#: cp/class.c:3349 msgid "field `%#D' with same name as class" msgstr "campo `%#D' con el mismo nombre que la clase" -#: cp/class.c:3316 +#: cp/class.c:3367 msgid "`%#T' has pointer data members" -msgstr "`%#T' tiene miembros apuntadores a datos" +msgstr "`%#T' tiene miembros punteros a datos" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr " pero no se impone a `%T(const %T&)'" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr " o a `operator=(cont %T&)'" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr " pero no se impone a `operator=(const %T&)'" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" msgstr "el desplazamiento de la base vacía `%T' puede no cumplir con la ABI y puede cambiar en una versión futura de GCC" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" msgstr "la clase `%T' se considerará casi vacía en una versión futura de GCC" -#: cp/class.c:3973 +#: cp/class.c:4025 msgid "initializer specified for non-virtual method `%D'" msgstr "se especificó un inicializador para el método no virtual `%D'" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" msgstr "el desplazamiento de la base virtual `%T' no cumple con la ABI y puede cambiar en una versión futura de GCC" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "base directa `%T' inaccesible en `%T' debido a ambigüedad" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "base virtual `%T' inaccesible en `%T' debido a ambigüedad" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" msgstr "el tamaño asignado a `%T' puede no cumplir con la ABI y puede cambiar en una versión futura de GCC" -#: cp/class.c:5011 +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +#, fuzzy +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "el desplazamiento de `%D' no cumple con la ABI y puede cambiar en una versión futura de GCC" + +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" msgstr "el desplazamiento de `%D' no cumple con la ABI y puede cambiar en una versión futura de GCC" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" msgstr "`%D' contiene clases vacías las cuales pueden causar que las clases base se coloquen en diferentes ubicaciones en una versión futura de GCC" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" msgstr "la disposición de clases derivadas de la clase vacía `%T' puede cambiar en una versión futura de GCC" -#: cp/class.c:5320 +#: cp/class.c:5432 msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "`%#T' tiene funciones virtuales pero destructores no virtuales" -#: cp/class.c:5405 +#: cp/class.c:5516 msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "se trató de terminar struct, pero fue sacado debido a errores previos de decodificación" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "cadena de lenguaje `\"%s\"' no se reconocen" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "no se puede resolver la función sobrecargada `%D' basándose en la conversión al tipo `%T'" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "no hay coincidencias al convertir la función `%D' al tipo `%#T'" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "la conversión de la función sobrecargada `%D' al tipo `%#T' es ambigua" -#: cp/class.c:6127 +#: cp/class.c:6252 msgid "assuming pointer to member `%D'" -msgstr "asumiendo el apuntador a miembro `%D'" +msgstr "asumiendo el puntero a miembro `%D'" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" -msgstr "(un apuntador a miembro solamente se puede formar con `&%E')" +msgstr "(un puntero a miembro solamente se puede formar con `&%E')" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 msgid "not enough type information" msgstr "no hay suficiente información de tipo" -#: cp/class.c:6183 +#: cp/class.c:6315 msgid "argument of type `%T' does not match `%T'" msgstr "el argumento de tipo `%T' no coincide con `%T'" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "operación inválida en tipo no instanciado" @@ -14030,11 +14185,11 @@ msgstr "operaci #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 msgid "declaration of `%#D'" msgstr "la declaración de `%#D'" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "cambia el significado de `%D' a partir de `%+#D'" @@ -14050,11 +14205,11 @@ msgstr "la conversi msgid "converting from `%T' to `%T'" msgstr "convirtiendo de `%T' a `%T'" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" -msgstr "apuntador a la conversión de miembro de `%T' a `%T' es a través de una base virtual" +msgstr "puntero a la conversión de miembro de `%T' a `%T' es a través de una base virtual" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "no se puede convertir `%E' desde el tipo `%T' al tipo `%T'" @@ -14062,198 +14217,230 @@ msgstr "no se puede convertir `%E' desde el tipo `%T' al tipo `%T'" msgid "invalid conversion from '%T' to '%T'" msgstr "conversión inválida de '%T' a '%T'" -#: cp/cvt.c:537 +#: cp/cvt.c:504 msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "la conversión de `%T' a `%T' descarta los calificadores" -#: cp/cvt.c:555 +#: cp/cvt.c:522 msgid "casting `%T' to `%T' does not dereference pointer" -msgstr "la conversión de `%T' a `%T' no dereferencía a los apuntadores" +msgstr "la conversión de `%T' a `%T' no dereferencía a los punteros" -#: cp/cvt.c:584 +#: cp/cvt.c:551 msgid "cannot convert type `%T' to type `%T'" msgstr "no se puede convertir del tipo `%T' al tipo `%T'" -#: cp/cvt.c:701 +#: cp/cvt.c:683 msgid "conversion from `%#T' to `%#T'" msgstr "conversión de `%#T' a `%#T'" -#: cp/cvt.c:713 +#: cp/cvt.c:695 msgid "`%#T' used where a `%T' was expected" msgstr "se usó un `%#T' donde se esperaba un `%T'" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "la dirección de `%D', siempre será `true'" -#: cp/cvt.c:750 +#: cp/cvt.c:732 msgid "`%#T' used where a floating point value was expected" msgstr "se usó un `%#T' donde se esperaba un valor de coma flotante" -#: cp/cvt.c:797 +#: cp/cvt.c:779 msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "se solicitó la conversión desde `%T' al tipo no escalar `%T'" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "el objeto de tipo incompleto `%T' no se accesará en %s" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "el objeto de tipo `%T' no se accesará en %s" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "el objeto `%E' de tipo incompleto `%T' no se accesará en %s" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, c-format msgid "%s cannot resolve address of overloaded function" -msgstr "%s no puede resolver la dirección de la función sobrecargada" +msgstr "%s no se puede resolver la dirección de la función sobrecargada" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "%s es una referencia, no una llamada, a la función `%E'" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 msgid "converting NULL to non-pointer type" -msgstr "convirtiendo NULL a un tipo que no es apuntador" +msgstr "convirtiendo NULL a un tipo que no es puntero" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" -msgstr "conversión de tipo por omisión ambigua desde `%T'" +msgstr "conversión de tipo por defecto ambigua desde `%T'" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr " las conversiones candidatas incluyen `%D' y `%D'" -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:1255 cp/decl.c:3490 msgid "conflicts with previous declaration `%#D'" msgstr "causa conflictos con la declaración previa `%#D'" -#: cp/decl.c:1211 +#: cp/decl.c:1467 msgid "label `%D' used but not defined" msgstr "se usa la etiqueta `%D' pero no está definida" -#: cp/decl.c:1216 +#: cp/decl.c:1472 msgid "label `%D' defined but not used" msgstr "la etiqueta `%D' está definida pero no se usa" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "no se permite aquí el alias del espacio de nombres `%D', asumiendo que es `%D'" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "" + +#: cp/decl.c:3285 cp/decl.c:3700 msgid "previous declaration of `%D'" msgstr "declaración previa de `%D'" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 msgid "shadowing %s function `%#D'" -msgstr "obscureciendo la función de biblioteca `%#D'" +msgstr "oscureciendo la función de biblioteca `%#D'" -#: cp/decl.c:3098 +#: cp/decl.c:3375 msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "la función de biblioteca `%#D' es redeclarada como `%#D' que no es función" -#: cp/decl.c:3103 +#: cp/decl.c:3380 msgid "conflicts with built-in declaration `%#D'" msgstr "causa conflicto con la declaración interna `%#D'" -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 msgid "new declaration `%#D'" msgstr "declaración nueva `%#D'" -#: cp/decl.c:3123 +#: cp/decl.c:3400 msgid "ambiguates built-in declaration `%#D'" msgstr "hace ambigua la declaración interna `%#D'" -#: cp/decl.c:3179 +#: cp/decl.c:3464 msgid "`%#D' redeclared as different kind of symbol" msgstr "`%#D' redeclarado como un tipo diferente de símbolo" -#: cp/decl.c:3182 +#: cp/decl.c:3467 msgid "previous declaration of `%#D'" msgstr "declaración previa de `%#D'" -#: cp/decl.c:3204 +#: cp/decl.c:3489 msgid "declaration of template `%#D'" msgstr "redeclaración de la plantilla `%#D'" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 msgid "ambiguates old declaration `%#D'" msgstr "hace ambigua la declaración antigua `%#D'" -#: cp/decl.c:3228 +#: cp/decl.c:3513 msgid "declaration of C function `%#D' conflicts with" msgstr "la declaración de la función C `%#D' tiene conflictos con" -#: cp/decl.c:3230 +#: cp/decl.c:3515 msgid "previous declaration `%#D' here" msgstr "declaración previa de `%#D' aquí" -#: cp/decl.c:3246 +#: cp/decl.c:3533 msgid "conflicting types for `%#D'" msgstr "tipos en conflicto para `%#D'" -#: cp/decl.c:3247 +#: cp/decl.c:3534 msgid "previous declaration as `%#D'" msgstr "declaración previa como `%#D'" -#: cp/decl.c:3290 +#: cp/decl.c:3577 msgid "`%#D' previously defined here" msgstr "se definió `%#D' previamente aquí" -#: cp/decl.c:3291 +#: cp/decl.c:3578 msgid "`%#D' previously declared here" msgstr "se declaró `%#D' previamente aquí" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 msgid "prototype for `%#D'" msgstr "el prototipo para '%#D'" -#: cp/decl.c:3301 +#: cp/decl.c:3588 msgid "follows non-prototype definition here" msgstr "a continuación la definición del no prototipo aquí" -#: cp/decl.c:3313 +#: cp/decl.c:3600 msgid "previous declaration of `%#D' with %L linkage" msgstr "declaración previa de `%#D' con el enlace %L" -#: cp/decl.c:3315 +#: cp/decl.c:3602 msgid "conflicts with new declaration with %L linkage" msgstr "tiene conflictos con la declaración nueva con el enlace %L" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 msgid "default argument given for parameter %d of `%#D'" -msgstr "argumento por omisión dado para el parámetro %d de `%#D'" +msgstr "argumento por defecto dado para el parámetro %d de `%#D'" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 msgid "after previous specification in `%#D'" msgstr "después de la especificación previa en `%#D'" -#: cp/decl.c:3356 +#: cp/decl.c:3643 msgid "`%#D' was used before it was declared inline" msgstr "se usó `%#D' antes de que fuera declarado inline" -#: cp/decl.c:3358 +#: cp/decl.c:3645 msgid "previous non-inline declaration here" msgstr "declaración previa no inline aquí" -#: cp/decl.c:3412 +#: cp/decl.c:3699 msgid "redundant redeclaration of `%D' in same scope" msgstr "declaración redundante de `%D' en el mismo ámbito" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, c-format msgid "declaration of `%F' throws different exceptions" msgstr "la declaración de `%F' arroja excepciones diferentes" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, c-format msgid "than previous declaration `%F'" msgstr "que la declaración previa `%F'" @@ -14266,15 +14453,15 @@ msgstr "que la declaraci #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "especialización explícita de %D después del primer uso" -#: cp/decl.c:3886 +#: cp/decl.c:4187 msgid "`%#D' used prior to declaration" msgstr "se usa `%#D' previo a la declaración" -#: cp/decl.c:3917 +#: cp/decl.c:4218 msgid "redeclaration of `wchar_t' as `%T'" msgstr "redeclaración de `wchar_t' como `%T'" @@ -14284,585 +14471,593 @@ msgstr "redeclaraci #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 msgid "invalid redeclaration of `%D'" msgstr "redeclaración inválida de `%D'" -#: cp/decl.c:3946 +#: cp/decl.c:4247 msgid "as `%D'" msgstr "como `%D'" -#: cp/decl.c:4036 +#: cp/decl.c:4337 msgid "previous external decl of `%#D'" msgstr "declaración externa previa de `%#D'" -#: cp/decl.c:4077 +#: cp/decl.c:4378 msgid "`%D' was previously implicitly declared to return `int'" msgstr "`%D' fue declarado previa e implícitamente para devolver `int'" -#: cp/decl.c:4137 +#: cp/decl.c:4438 msgid "extern declaration of `%#D' doesn't match" msgstr "la declaración externa de `%#D' no coincide" -#: cp/decl.c:4138 +#: cp/decl.c:4439 msgid "global declaration `%#D'" msgstr "con la declaración global `%#D'" -#: cp/decl.c:4169 +#: cp/decl.c:4472 msgid "declaration of `%#D' shadows a parameter" -msgstr "la declaración de `%#D' obscurece un parámetro" +msgstr "la declaración de `%#D' oscurece un parámetro" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, c-format msgid "declaration of `%s' shadows a member of `this'" -msgstr "la declaración de `%s' obscurece a un miembro de `this'" +msgstr "la declaración de `%s' oscurece a un miembro de `this'" -#: cp/decl.c:4541 +#: cp/decl.c:4889 msgid "`%#D' hides constructor for `%#T'" msgstr "`%#D' esconde el destructor para `%#T'" -#: cp/decl.c:4556 +#: cp/decl.c:4904 msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "`%#D' causa conflicto con la declaración previa en uso `%#D'" -#: cp/decl.c:4568 +#: cp/decl.c:4916 msgid "previous non-function declaration `%#D'" msgstr "la declaración previa `%#D' que no es función" -#: cp/decl.c:4569 +#: cp/decl.c:4917 msgid "conflicts with function declaration `%#D'" msgstr "causa conflicto con la declaración de la función `%#D'" -#: cp/decl.c:4659 +#: cp/decl.c:5007 msgid "implicit declaration of function `%#D'" msgstr "declaración implícita de la función `%#D'" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "la etiqueta `%s' se referenció fuera de cualquier función" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 msgid "jump to label `%D'" msgstr "salto a la etiqueta `%D'" -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "salto a la etiqueta case" -#: cp/decl.c:4930 +#: cp/decl.c:5280 msgid " crosses initialization of `%#D'" msgstr " cruza la inicialización de `%#D'" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr " entra en el ámbito de `%#D' que no es POD" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr " entra intento de bloque" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr " entra captura de bloque" -#: cp/decl.c:5038 +#: cp/decl.c:5388 msgid " from here" msgstr " desde aquí" -#: cp/decl.c:5051 +#: cp/decl.c:5401 msgid " skips initialization of `%#D'" msgstr " salta la inicialización de `%#D'" -#: cp/decl.c:5086 +#: cp/decl.c:5437 msgid "label named wchar_t" msgstr "etiqueta nombrada wchar_t" -#: cp/decl.c:5090 +#: cp/decl.c:5440 msgid "duplicate label `%D'" msgstr "etiqueta duplicada `%D'" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, c-format msgid "case label `%E' not within a switch statement" msgstr "la etiqueta case `%E' no se encuentra dentro de una declaración switch" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 msgid "`%#D' redeclared as %C" msgstr "`%#D' redeclarado como %C" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 msgid "invalid use of `%D'" msgstr "uso inválido de `%D'" -#: cp/decl.c:5502 +#: cp/decl.c:5852 msgid "`%D::%D' is not a template" msgstr "`%D::%D' no es una plantilla" -#: cp/decl.c:5519 +#: cp/decl.c:5869 msgid "`%D' undeclared in namespace `%D'" msgstr "`%D' no declarado en el espacio de nombres `%D'" -#: cp/decl.c:5652 +#: cp/decl.c:6002 msgid "`%D' used without template parameters" msgstr "se usa `%D' sin parámetros de plantilla" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "no hay una plantilla de clase llamada `%#T' en `%#T'" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 msgid "no type named `%#T' in `%#T'" msgstr "no hay un tipo llamado `%#T' en `%#T'" -#: cp/decl.c:5968 +#: cp/decl.c:6329 msgid "lookup of `%D' finds `%#D'" msgstr "la búsqueda de `%D' encuentra a `%#D'" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr " en lugar de `%D' de la clase base dependiente" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr " (use `typename %T::%D' si eso es lo que quería)" -#: cp/decl.c:6003 +#: cp/decl.c:6364 msgid "name lookup of `%D' changed" msgstr "la búsqueda de nombre de `%D' cambió" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr " coincide con este `%D' bajo las reglas de ISO estándard" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr " coincide con este `%D' bajo las reglas antiguas" -#: cp/decl.c:6021 cp/decl.c:6028 +#: cp/decl.c:6382 cp/decl.c:6389 msgid "name lookup of `%D' changed for new ISO `for' scoping" msgstr "la búsqueda de nombre de `%D' cambió por el nuevo alcance ISO de `for'" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr " no se puede usar la asignación obsoleta en `%D' porque tiene un destructor" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr " usando la asignación obsoleta en `%D'" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "la búsqueda de `%D' en el ámbito de `%#T' (`%#D') no coincide con la búsqueda en el ámbito actual (`%#D')" -#: cp/decl.c:7025 +#: cp/decl.c:7432 msgid "an anonymous union cannot have function members" msgstr "un union anónimo no puede tener funciones miembro" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "no se permite el miembro %#D' con constructor en un agregado anónimo" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "no se permite el miembro %#D' con destructor en un agregado anónimo" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "no se permite el miembro %#D' con operador de asignación de copia en un agregado anónimo" -#: cp/decl.c:7086 +#: cp/decl.c:7493 msgid "redeclaration of C++ built-in type `%T'" msgstr "redeclaración del tipo interno de C++ `%T'" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "tipos múltiples en una declaración" -#: cp/decl.c:7149 +#: cp/decl.c:7556 msgid "missing type-name in typedef-declaration" msgstr "falta el nombre del tipo en la declaración typedef" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" -msgstr "ISO C++ prohibe structs anónimos" +msgstr "ISO C++ prohíbe structs anónimos" -#: cp/decl.c:7163 +#: cp/decl.c:7570 msgid "`%D' can only be specified for functions" msgstr "`%D' sólo puede ser especificado para funciones" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "`%D' sólo puede ser especificado dentro de una clase" -#: cp/decl.c:7167 +#: cp/decl.c:7574 msgid "`%D' can only be specified for constructors" msgstr "`%D' sólo puede ser especificado para constructores" -#: cp/decl.c:7170 +#: cp/decl.c:7577 msgid "`%D' can only be specified for objects and functions" msgstr "`%D' sólo puede ser especificado para objetos y funciones" -#: cp/decl.c:7312 cp/decl2.c:927 +#: cp/decl.c:7719 cp/decl2.c:936 msgid "typedef `%D' is initialized (use __typeof__ instead)" msgstr "typedef `%D' está inicializado (utilice __typeof__ en su lugar)" -#: cp/decl.c:7317 +#: cp/decl.c:7724 msgid "function `%#D' is initialized like a variable" msgstr "la función `%#D' está inicializada como una variable" -#: cp/decl.c:7329 +#: cp/decl.c:7736 msgid "declaration of `%#D' has `extern' and is initialized" msgstr "la declaración de `%#D' tiene `extern' y está inicializada" -#: cp/decl.c:7363 +#: cp/decl.c:7770 msgid "`%#D' is not a static member of `%#T'" msgstr "`%#D' no es un miembro static de `%#T'" -#: cp/decl.c:7368 +#: cp/decl.c:7775 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" -msgstr "ISO C++ no permite que `%T::%D' se definida como `%T::%D'" +msgstr "ISO C++ no permite que `%T::%D' se defina como `%T::%D'" -#: cp/decl.c:7379 +#: cp/decl.c:7786 msgid "duplicate initialization of %D" msgstr "inicialización duplicada de %D" -#: cp/decl.c:7408 +#: cp/decl.c:7815 msgid "declaration of `%#D' outside of class is not definition" msgstr "la declaración de `%#D' fuera de la clase no es una definición" -#: cp/decl.c:7456 +#: cp/decl.c:7865 msgid "variable `%#D' has initializer but incomplete type" msgstr "la variable `%#D' tiene inicializador pero de tipo de dato incompleto" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 msgid "elements of array `%#D' have incomplete type" msgstr "algunos elementos de la matriz `%#D' tienen tipo de dato incompleto" -#: cp/decl.c:7480 +#: cp/decl.c:7889 msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "el agregado `%#D' tiene un tipo incompleto y no se puede definir" -#: cp/decl.c:7519 +#: cp/decl.c:7931 msgid "`%D' declared as reference but not initialized" msgstr "`%D' declarado como referencia pero no está inicializado" -#: cp/decl.c:7528 +#: cp/decl.c:7940 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" -msgstr "ISO C++ prohibe el uso de una lista de inicializadores para inicializar la referencia `%D'" +msgstr "ISO C++ prohíbe el uso de una lista de inicializadores para inicializar la referencia `%D'" -#: cp/decl.c:7561 +#: cp/decl.c:7970 msgid "cannot initialize `%T' from `%T'" msgstr "no se pueden inicializar `%T' desde `%T'" -#: cp/decl.c:7595 +#: cp/decl.c:8004 msgid "initializer fails to determine size of `%D'" msgstr "el inicializador no puede determinar el tamaño de `%D'" -#: cp/decl.c:7600 +#: cp/decl.c:8009 msgid "array size missing in `%D'" msgstr "falta el tamaño de la matriz en `%D'" -#: cp/decl.c:7612 +#: cp/decl.c:8021 msgid "zero-size array `%D'" msgstr "matriz `%D' de tamaño cero" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 msgid "storage size of `%D' isn't known" msgstr "no se conoce el tamaño de almacenamiento de `%D'" -#: cp/decl.c:7672 +#: cp/decl.c:8081 msgid "storage size of `%D' isn't constant" msgstr "el tamaño de almacenamiento de `%D' no es constante" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "perdón: la semántica de los datos static de la función inline `%#D' es errónea (terminará con múltiples copias)" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" msgstr " puede evitar esto eliminando el inicializador" -#: cp/decl.c:7752 +#: cp/decl.c:8164 msgid "uninitialized const `%D'" msgstr "const `%D' sin inicializar" -#: cp/decl.c:7836 +#: cp/decl.c:8249 msgid "brace-enclosed initializer used to initialize `%T'" msgstr "se utilizó un inicializador encerrado entre llaves para inicializar a `%T'" -#: cp/decl.c:7900 +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" msgstr "el inicializador para `%T' debe estar encerrado entre llaves" -#: cp/decl.c:7964 +#: cp/decl.c:8328 +msgid "ISO C++ does not allow designated initializers" +msgstr "ISO C++ no permite inicializadores designados" + +#: cp/decl.c:8332 +msgid "`%T' has no non-static data member named `%D'" +msgstr "`%T' no tiene un dato miembro que no es static llamado `%D'" + +#: cp/decl.c:8389 msgid "too many initializers for `%T'" msgstr "demasiados inicializadores para `%T'" -#: cp/decl.c:8000 +#: cp/decl.c:8426 msgid "variable-sized object `%D' may not be initialized" msgstr "el objeto de tamaño variable `%D' no puede ser inicializado" -#: cp/decl.c:8011 +#: cp/decl.c:8437 msgid "`%D' has incomplete type" msgstr "`%D' tiene un tipo de dato incompleto" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "`%D' debe ser inicializado por un constructor, no por `{...}'" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "estructura `%D' con miembros const sin inicializar" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "estructura `%D' con miembros de referencia sin inicializar" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "asignación (no inicialización) en la declaración" -#: cp/decl.c:8358 +#: cp/decl.c:8785 msgid "cannot initialize `%D' to namespace `%D'" msgstr "no se pueden inicializar `%D' para el espacio de nombres `%D'" -#: cp/decl.c:8409 +#: cp/decl.c:8836 msgid "shadowing previous type declaration of `%#D'" -msgstr "obscureciendo la declaración de tipo previa de `%#D'" +msgstr "oscureciendo la declaración de tipo previa de `%#D'" -#: cp/decl.c:8455 +#: cp/decl.c:8883 msgid "`%D' cannot be thread-local because it has non-POD type `%T'" msgstr "`%D' no puede ser thread-local porque es de tipo `%T' que no es POD" -#: cp/decl.c:8470 +#: cp/decl.c:8898 msgid "`%D' is thread-local and so cannot be dynamically initialized" msgstr "`%D' es thread-local y por lo tanto no se puede inicializar dinámicamente" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 msgid "multiple initializations given for `%D'" msgstr "se dieron inicializaciones múltiples para `%D'" -#: cp/decl.c:8956 +#: cp/decl.c:9390 msgid "invalid catch parameter" msgstr "parámetro de captura inválido" -#: cp/decl.c:9074 +#: cp/decl.c:9508 msgid "destructor for alien class `%T' cannot be a member" msgstr "el destructor para la clase extranjera `%T' no puede ser un miembro" -#: cp/decl.c:9077 +#: cp/decl.c:9511 msgid "constructor for alien class `%T' cannot be a member" msgstr "el constructor para la clase extranjera `%T' no puede ser un miembro" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "`%D' fue declarado como un %s `virtual'" -#: cp/decl.c:9098 +#: cp/decl.c:9532 msgid "`%D' declared as an `inline' %s" msgstr "`%D' fue declarado como un %s `inline'" -#: cp/decl.c:9100 +#: cp/decl.c:9534 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "especificadores de función `const' y `volatile' en `%D' inválidos en la declaración %s" -#: cp/decl.c:9103 +#: cp/decl.c:9537 msgid "`%D' declared as a friend" msgstr "`%D' declarado como un friend" -#: cp/decl.c:9109 +#: cp/decl.c:9543 msgid "`%D' declared with an exception specification" msgstr "`%D' declarado con una excepción de especificación" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "no se puede declarar `::main' como template" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "no se puede declarar `::main' como inline" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "no se puede declarar `::main' como static" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "`main' debe devolver `int'" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "la función `%#D' que no es local usa un tipo anónimo" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "`%#D' no se refiere al tipo sin calificar, así que no se usa para el enlazado" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "la función `%#D' que no es local utiliza el tipo local `%T'" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "%sfunción miembro `%D' no puede tener el calificador de método `%T'" -#: cp/decl.c:9275 +#: cp/decl.c:9715 msgid "defining explicit specialization `%D' in friend declaration" msgstr "definiendo la especialización explícita `%D' en la declaración friend" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "uso inválido del id de plantilla `%D' en la declaración de la plantilla primaria" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" -msgstr "no se permiten los argumento por omisión en la declaración de la especialización friend de la plantilla `%D'" +msgstr "no se permiten los argumentos por defecto en la declaración de la especialización friend de la plantilla `%D'" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "no se permiten `inline' en la declaración de la especialización friend de la plantilla `%D'" -#: cp/decl.c:9382 +#: cp/decl.c:9822 msgid "definition of implicitly-declared `%D'" msgstr "la definición de `%D' declarado implícitamente" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 msgid "no `%#D' member function declared in class `%T'" msgstr "no hay una función miembro `%#D' declarada en la clase `%T'" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "la variable `%#D' que no es local usa el tipo local `%T'" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "inicialización en la clase inválida para el miembro de datos static de tipo `%T' que no es integral" -#: cp/decl.c:9634 +#: cp/decl.c:10073 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" -msgstr "ISO C++ prohibe la inicialización en la clase del miembro static `%D' que no es constante" +msgstr "ISO C++ prohíbe la inicialización en la clase del miembro static `%D' que no es constante" -#: cp/decl.c:9637 +#: cp/decl.c:10076 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" -msgstr "ISO C++ prohibe la inicialización del miembro constante `%D' del tipo `%T' que no es entero" +msgstr "ISO C++ prohíbe la inicialización del miembro constante `%D' del tipo `%T' que no es entero" -#: cp/decl.c:9687 +#: cp/decl.c:10126 msgid "size of array `%D' has non-integer type" msgstr "el tamaño de la matriz `%D' tiene un tipo no entero" -#: cp/decl.c:9689 +#: cp/decl.c:10128 msgid "size of array has non-integer type" msgstr "el tamaño de la matriz tiene un tipo no entero" -#: cp/decl.c:9709 +#: cp/decl.c:10148 msgid "size of array `%D' is negative" msgstr "el tamaño de la matriz `%D' es negativo" -#: cp/decl.c:9711 +#: cp/decl.c:10150 msgid "size of array is negative" msgstr "el tamaño de la matriz es negativo" -#: cp/decl.c:9720 +#: cp/decl.c:10159 msgid "ISO C++ forbids zero-size array `%D'" -msgstr "ISO C++ prohibe la matriz `%D' de tamaño cero" +msgstr "ISO C++ prohíbe la matriz `%D' de tamaño cero" -#: cp/decl.c:9722 +#: cp/decl.c:10161 msgid "ISO C++ forbids zero-size array" -msgstr "ISO C++ prohibe una matriz de tamaño cero" +msgstr "ISO C++ prohíbe una matriz de tamaño cero" -#: cp/decl.c:9729 +#: cp/decl.c:10168 msgid "size of array `%D' is not an integral constant-expression" msgstr "el tamaño de la matriz `%D' no es una expresion constante integral" -#: cp/decl.c:9732 +#: cp/decl.c:10171 msgid "size of array is not an integral constant-expression" msgstr "el tamaño de la matriz no es una expresion constante integral" -#: cp/decl.c:9750 +#: cp/decl.c:10189 msgid "ISO C++ forbids variable-size array `%D'" -msgstr "ISO C++ prohibe la matriz `%D' de tamaño variable" +msgstr "ISO C++ prohíbe la matriz `%D' de tamaño variable" -#: cp/decl.c:9753 +#: cp/decl.c:10192 msgid "ISO C++ forbids variable-size array" -msgstr "ISO C++ prohibe la matriz de tamaño variable" +msgstr "ISO C++ prohíbe la matriz de tamaño variable" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "desbordamiento en la dimensión de la matriz" -#: cp/decl.c:9823 +#: cp/decl.c:10262 msgid "declaration of `%D' as %s" msgstr "redeclaración de `%D' como %s" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, c-format msgid "creating %s" msgstr "creando %s" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "la declaración de `%D' como una matriz multidimensional debe tener límites para todas las dimensiones excepto la primera" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "una matriz multidimensional debe tener límites para todas las dimensiones excepto para la primera" -#: cp/decl.c:9869 +#: cp/decl.c:10308 msgid "return type specification for constructor invalid" msgstr "la especificación del tipo de devolución para el constructor es inválido" -#: cp/decl.c:9876 +#: cp/decl.c:10315 msgid "return type specification for destructor invalid" msgstr "la especificación del tipo de devolución para el destructor es inválido" -#: cp/decl.c:9882 +#: cp/decl.c:10321 msgid "operator `%T' declared to return `%T'" msgstr "el operador `%T' se declaró para devolver `%T'" -#: cp/decl.c:9884 +#: cp/decl.c:10323 msgid "return type specified for `operator %T'" msgstr "se especificó un tipo de devolución para `operator %T'" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" msgstr "los destructores deben ser funciones miembro" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "el destructor `%T' debe coincidir con el nombre de la clase `%T'" -#: cp/decl.c:10100 +#: cp/decl.c:10539 msgid "variable declaration is not allowed here" msgstr "no se permite aquí la declaración de variables" -#: cp/decl.c:10127 +#: cp/decl.c:10566 msgid "invalid declarator" msgstr "declarador inválido" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "falta el id del declarador; utilizando la palabra reservada `%D'" -#: cp/decl.c:10235 +#: cp/decl.c:10674 msgid "type `%T' is not derived from type `%T'" msgstr "el tipo `%T' no es derivado del tipo `%T'" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "`%T' especificado como id de declarador" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr " tal vez quiere `%T' para un constructor" @@ -14870,297 +15065,301 @@ msgstr " tal vez quiere `%T' para un constructor" #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 +#: cp/decl.c:10750 #, c-format msgid "invalid use of template-name '%E' in a declarator" msgstr "uso inválido del nombre de plantilla `%E' en un declarador" -#: cp/decl.c:10323 +#: cp/decl.c:10770 msgid "declaration of `%D' as non-function" msgstr "la declaración de `%D' como una no función" -#: cp/decl.c:10400 +#: cp/decl.c:10847 msgid "`bool' is now a keyword" msgstr "`bool' ahora es una palabra clave" -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "`%T' extra ignorado" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 msgid "multiple declarations `%T' and `%T'" msgstr "declaraciones múltiples `%T' y `%T'" -#: cp/decl.c:10431 +#: cp/decl.c:10878 msgid "ISO C++ does not support `long long'" msgstr "ISO C++ no da soporte a `long long'" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, c-format msgid "ISO C++ forbids declaration of `%s' with no type" -msgstr "ISO C++ prohibe la declaración de `%s' sin tipo" +msgstr "ISO C++ prohíbe la declaración de `%s' sin tipo" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "`%T' implícitamente es un nombre de tipo" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "short, signed ó unsigned inválido para `%s'" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "long y short especificados juntos para `%s'" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "se dieron juntos signed y unsigned para `%s'" -#: cp/decl.c:10710 +#: cp/decl.c:11157 msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "no se permiten calificadores en la declaración de `operator %T'" -#: cp/decl.c:10732 +#: cp/decl.c:11179 msgid "member `%D' cannot be declared both virtual and static" msgstr "el miembro `%D' no puede ser declarado como virtual y static al mismo tiempo" -#: cp/decl.c:10741 +#: cp/decl.c:11188 msgid "`%T::%D' is not a valid declarator" msgstr "`%T::%D' no es una declaración válida" -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "especificadores de clase de almacenamiento inválidos en las declaraciones de parámetros" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "declaración typedef inválida en la declaración de parámetros" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "declaración de virtual fuera de class" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "clase de almacenamiento especificada por %s `%s'" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "especificadores de clase de almacenamiento inválidos en las declaraciones de funciones friend" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" msgstr "el destructor no puede ser una función miembro de tipo static" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, c-format msgid "destructors may not be `%s'" msgstr "los destructores no pueden ser `%s'" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" msgstr "el constructor no puede ser una función miembro de tipo static" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "los constructores no pueden ser declarados virtual" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, c-format msgid "constructors may not be `%s'" msgstr "los constructores no pueden ser `%s'" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "el especificador de tipo del valor devuelto para el constructor es ignorado" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, c-format msgid "can't initialize friend function `%s'" -msgstr "no se pueden inicializar la función friend `%s'" +msgstr "no se puede inicializar la función friend `%s'" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "las funciones virtual no pueden ser friend" -#: cp/decl.c:11118 +#: cp/decl.c:11565 msgid "friend declaration not in class definition" msgstr "la declaración friend no está en una definición de clase" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, c-format msgid "can't define friend function `%s' in a local class definition" -msgstr "la no se puede definir la función friend `%s' en una definición de clase local" +msgstr "no se puede definir la función friend `%s' en una definición de clase local" -#: cp/decl.c:11144 +#: cp/decl.c:11591 msgid "destructors may not have parameters" msgstr "los destructores no pueden tener parámetros" -#: cp/decl.c:11175 cp/decl.c:11182 +#: cp/decl.c:11622 cp/decl.c:11629 msgid "cannot declare reference to `%#T'" msgstr "no se pueden declarar referencias a `%#T'" -#: cp/decl.c:11176 +#: cp/decl.c:11623 msgid "cannot declare pointer to `%#T'" -msgstr "no se pueden declarar apuntadores a `%#T'" +msgstr "no se pueden declarar punteros a `%#T'" -#: cp/decl.c:11181 +#: cp/decl.c:11628 msgid "cannot declare pointer to `%#T' member" -msgstr "no se pueden declarar un apuntador al miembro `%#T'" +msgstr "no se pueden declarar un puntero al miembro `%#T'" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "se ignora la calificación extra `%T::' en el miembro `%s'" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" msgstr "no se puede declarar la función miembro `%T::%s' dentro de `%T'" -#: cp/decl.c:11382 +#: cp/decl.c:11829 msgid "cannot declare member `%T::%s' within `%T'" msgstr "no se puede declarar el miembro `%T::%s' dentro de `%T'" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" msgstr "los datos miembro pueden no tener el tipo modificado variablemente `%T'" +#: cp/decl.c:11910 +msgid "parameter may not have variably modified type `%T'" +msgstr "el parámetro puede no tener el tipo modificado variablemente `%T'" + #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "solamente las declaraciones de constructores pueden ser `explicit'" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "el no-miembro `%s' no puede ser declarado `mutable'" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "el miembro no-objeto `%s' no puede ser declarado `mutable'" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "la función `%s' no puede ser declarada `mutable'" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "static `%s' no puede ser declarado `mutable'" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "const `%s' no puede ser declarado `mutable'" -#: cp/decl.c:11510 +#: cp/decl.c:11960 msgid "template-id `%D' used as a declarator" msgstr "el id de plantilla `%D' se usa como un declarador" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" -msgstr "ISO C++ prohibe el tipo anidado `%D' con el mismo nombre que la clase que lo contiene" +msgstr "ISO C++ prohíbe el tipo anidado `%D' con el mismo nombre que la clase que lo contiene" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "el nombre de la definición de tipo puede no ser calificada para la clase" -#: cp/decl.c:11588 +#: cp/decl.c:12038 msgid "invalid type qualifier for non-member function type" msgstr "calificador de tipo inválido para el tipo de función no miembro" -#: cp/decl.c:11651 +#: cp/decl.c:12101 msgid "type qualifiers specified for friend class declaration" msgstr "se especificaron calificadores de tipo en una declaración de clase friend" -#: cp/decl.c:11656 +#: cp/decl.c:12106 msgid "`inline' specified for friend class declaration" msgstr "se especificó `inline' para la declaración de clase friend" -#: cp/decl.c:11664 +#: cp/decl.c:12114 msgid "template parameters cannot be friends" msgstr "los parámetros de la plantilla no pueden ser friends" -#: cp/decl.c:11666 +#: cp/decl.c:12116 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" msgstr "la declaración friend requere una llave de clase, p.e. `friend class %T::%D'" -#: cp/decl.c:11670 +#: cp/decl.c:12120 msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "la declaración friend requiere una llave de clase, p.e. `friend %#T'" -#: cp/decl.c:11684 +#: cp/decl.c:12134 msgid "trying to make class `%T' a friend of global scope" msgstr "tratando hacer que la clase `%T' sea un friend de ámbito global" -#: cp/decl.c:11695 +#: cp/decl.c:12145 msgid "invalid qualifiers on non-member function type" msgstr "calificadores inválidos en el tipo de función no miembro" -#: cp/decl.c:11714 +#: cp/decl.c:12164 msgid "abstract declarator `%T' used as declaration" msgstr "el declarador abstracto `%T' se utilizó como una declaración" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "variable sin nombre o campo declarado void" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "variable o campo declarado void" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "no se puede usar `::' en la declaración de parámetros" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 msgid "invalid use of `::'" msgstr "uso inválido de `::'" -#: cp/decl.c:11796 +#: cp/decl.c:12246 msgid "function `%D' cannot be declared friend" msgstr "la función `%D' no puede ser declarada friend" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "no se puede hacer `%D' en un método -- no está en una clase" -#: cp/decl.c:11817 +#: cp/decl.c:12267 msgid "function `%D' declared virtual inside a union" msgstr "la función `%s' se declaró virtual dentro de un union" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "`%D' no se puede declarar virtual, ya que siempre es static" -#: cp/decl.c:11902 +#: cp/decl.c:12355 msgid "field `%D' has incomplete type" msgstr "el campo `%D' tiene tipo de dato incompleto" -#: cp/decl.c:11904 +#: cp/decl.c:12357 msgid "name `%T' has incomplete type" msgstr "el nombre `%T' tiene tipo de dato incompleto" -#: cp/decl.c:11913 +#: cp/decl.c:12366 msgid " in instantiation of template `%T'" msgstr " en la instanciación de la plantilla `%T'" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "`%s' no es ni función ni función miembro; no puede ser declarado friend" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" msgstr "las funciones miembros son implícitamente friends de su clase" @@ -15176,99 +15375,99 @@ msgstr "las funciones miembros son impl #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 msgid "ISO C++ forbids initialization of member `%D'" -msgstr "ISO C++ prohibe la inicialización del miembro `%D'" +msgstr "ISO C++ prohíbe la inicialización del miembro `%D'" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "haciendo a `%D' static" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" -msgstr "ISO C++ prohibe que el miembro de datos static `%D' tenga el mismo nombre que la clase que lo contiene" +msgstr "ISO C++ prohíbe que el miembro de datos static `%D' tenga el mismo nombre que la clase que lo contiene" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "la clase de almacenamiento `auto' es inválida para la función `%s'" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "la clase de almacenamiento `register' es inválida para la función `%s'" -#: cp/decl.c:12052 +#: cp/decl.c:12505 #, c-format msgid "storage class `__thread' invalid for function `%s'" msgstr "la clase de almacenamiento `__thread' es inválida para la función `%s'" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "la clase de almacenamiento `static' es inválida para la función `%s' declarada fuera del ámbito global" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "la clase de almacenamiento `inline' es inválida para la función `%s' declarada fuera del ámbito global" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "la función virtual `%s' no es clase" -#: cp/decl.c:12101 +#: cp/decl.c:12554 msgid "cannot declare member function `%D' to have static linkage" msgstr "no se puede declarar que la función miembro `%D' tenga enlazado estático" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "no se puede declarar una función static dentro de otra función" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "`static' puede no ser utilizado cuando se define (opuesto a la declaración) un dato miembro static" -#: cp/decl.c:12141 +#: cp/decl.c:12594 msgid "static member `%D' declared `register'" msgstr "se declaró el miembro static `%D' como `register'" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "no se puede declarar explícitamente que el miembro `%#D' tenga un enlazado externo" -#: cp/decl.c:12318 +#: cp/decl.c:12774 msgid "default argument for `%#D' has type `%T'" -msgstr "el argumento por omisión de `%#D' tiene tipo `%T'" +msgstr "el argumento por defecto de `%#D' tiene tipo `%T'" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" -msgstr "el argumento por omisión para el parámetro del tipo `%T' tiene el tipo `%T'" +msgstr "el argumento por defecto para el parámetro del tipo `%T' tiene el tipo `%T'" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" -msgstr "el argumento por omisión `%E' usa la variable local `%D'" +msgstr "el argumento por defecto `%E' usa la variable local `%D'" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, c-format msgid "invalid string constant `%E'" msgstr "constante de cadena inválida `%E'" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "constante entera inválida en la lista de parámetros, ¿olvidó proporcionar nombre(s) de parámetro(s)?" -#: cp/decl.c:12423 +#: cp/decl.c:12879 msgid "parameter `%D' invalidly declared method type" msgstr "el parámetro `%D' se declaró inválidamente como tipo de método" -#: cp/decl.c:12429 +#: cp/decl.c:12885 msgid "parameter `%D' invalidly declared offset type" msgstr "el parámetro `%D' se declaró inválidamente como tipo de desplazamiento" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "el parámetro `%D' incluye %s para la matriz `%T' de límite desconocido" @@ -15287,457 +15486,467 @@ msgstr "el par #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "constructor inválido; tal vez quiso decir `%T (const %T&)'" -#: cp/decl.c:12766 +#: cp/decl.c:13222 msgid "`%D' must be a nonstatic member function" msgstr "`%D' debe ser una función miembro que no sea static" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "`%D' debe ser una función miembro no estático o una función no miembro" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "`%D' debe tener un argumento de tipo clase o enumerado" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "la conversión a %s%s nunca usará un operador de conversión de tipo" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 msgid "ISO C++ prohibits overloading operator ?:" -msgstr "ISO C++ prohibe la sobrecarga del operador ?:" +msgstr "ISO C++ prohíbe la sobrecarga del operador ?:" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "el postfijo `%D' debe tomar `int' como su argumento" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "el postfijo `%D' debe tomar `int' como su segundo argumento" -#: cp/decl.c:12889 +#: cp/decl.c:13345 msgid "`%D' must take either zero or one argument" msgstr "`%D' debe tomar cero o un argumentos" -#: cp/decl.c:12891 +#: cp/decl.c:13347 msgid "`%D' must take either one or two arguments" msgstr "`%D' debe tomar uno o dos argumentos" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "el prefijo `%D' debe regresar `%T'" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "el postfijo `%D' debe regresar `%T'" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "`%D' debe tomar `void'" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 msgid "`%D' must take exactly one argument" msgstr "`%D' debe tomar cero o un argumentos exactamente" -#: cp/decl.c:12939 +#: cp/decl.c:13395 msgid "`%D' must take exactly two arguments" msgstr "`%s' debe tomar cero o dos argumentos exactamente" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "el `%D' definido por el usuario siempre evalúa ambos argumentos" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "`%D' debe regresar por valor" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" -msgstr "`%D' no puede tener argumentos por omisión" - -#: cp/decl.c:13052 -msgid "`%s %T' declares a new type at namespace scope" -msgstr "`%s %T' declara un tipo nuevo en el ámbito del nombre de espacio" - -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" -msgstr " los nombres de las clases bases dependientes no son visibles para la búsqueda de nombres sin calificar - para referirse al tipo heredado, utilice `%s %T::%T'" +msgstr "`%D' no puede tener argumentos por defecto" -#: cp/decl.c:13093 +#: cp/decl.c:13475 msgid "using typedef-name `%D' after `%s'" msgstr " usando el nombre de definición de tipo `%D' después de `%s'" -#: cp/decl.c:13098 +#: cp/decl.c:13481 msgid "using template type parameter `%T' after `%s'" msgstr "usando el parámetro de tipo plantilla `%T' después de `%s'" -#: cp/decl.c:13178 +#: cp/decl.c:13542 +msgid "`%s %T' declares a new type at namespace scope" +msgstr "`%s %T' declara un tipo nuevo en el ámbito del nombre de espacio" + +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +msgstr " los nombres de las clases bases dependientes no son visibles para la búsqueda de nombres sin calificar - para referirse al tipo heredado, utilice `%s %T::%T'" + +#: cp/decl.c:13663 msgid "use of enum `%#D' without previous declaration" msgstr "uso del enum `%#D' sin declaración previa" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "union derivada `%T' inválida" -#: cp/decl.c:13310 +#: cp/decl.c:13795 msgid "base type `%T' fails to be a struct or class type" msgstr "el tipo base `%T' falla en ser un tipo struct o clase" -#: cp/decl.c:13320 +#: cp/decl.c:13805 msgid "base class `%T' has incomplete type" msgstr "la clase base `%T' tiene tipo de dato incompleto" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "tipo recursivo `%T' sin definir" -#: cp/decl.c:13330 +#: cp/decl.c:13815 msgid "duplicate base type `%T' invalid" msgstr "tipo base duplicado `%T' inválido" -#: cp/decl.c:13441 +#: cp/decl.c:13926 msgid "multiple definition of `%#T'" msgstr "definición múltiple de `%#T'" -#: cp/decl.c:13442 +#: cp/decl.c:13927 msgid "previous definition here" msgstr "definición previa aquí" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "" + +#: cp/decl.c:14106 msgid "enumerator value for `%D' not integer constant" msgstr "el valor de enumerador para `%D' no es una constante entera" -#: cp/decl.c:13630 +#: cp/decl.c:14126 msgid "overflow in enumeration values at `%D'" msgstr "desbordamiento en valores de enumeración en `%D'" -#: cp/decl.c:13716 +#: cp/decl.c:14195 msgid "return type `%#T' is incomplete" msgstr "el tipo de devolución `%#T' es un tipo de dato incompleto" -#: cp/decl.c:13830 +#: cp/decl.c:14309 msgid "semicolon missing after declaration of `%#T'" msgstr "falta punto y coma después de la declaración de `%#T'" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "el tipo de devolución para `main' cambió a `int'" -#: cp/decl.c:13882 +#: cp/decl.c:14361 msgid "`%D' implicitly declared before its definition" msgstr "`%D' declarado implícitamente antes de su definición" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "`operator=' debe devolver una referencia a `*this'" -#: cp/decl.c:14164 +#: cp/decl.c:14643 msgid "parameter `%D' declared void" msgstr "el parámetro `%D' se declaró void" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "`%D' ya se definió en la clase `%T'" -#: cp/decl.c:14845 +#: cp/decl.c:15348 msgid "static member function `%#D' declared with type qualifiers" msgstr "la función miembro static `%#D' es declarada con calificadores de tipo" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "calificadores de tipo duplicados en la declaración %s" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "se instanció la plantilla `%#D' en el fichero sin #pragma interface" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "se definió la plantilla `%#D' en el fichero sin #pragma interface" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "falta el nombre para la función miembro" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "el decodificador tal vez se perdió: ¿falta algún '{' en algún lugar?" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "conversión ambigua para índice de matriz" -#: cp/decl2.c:468 +#: cp/decl2.c:467 msgid "invalid types `%T[%T]' for array subscript" msgstr "tipos inválidos `%T[%T]' para índice de matriz" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" -msgstr "se dió un argumento de tipo `%#T' a `delete', se esperaba un apuntador" +msgstr "se dió un argumento de tipo `%#T' a `delete', se esperaba un puntero" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "uso anacrónico del tamaño de la matriz desconocida en vector delete" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" -msgstr "no se puede borrar una función. Solamente los apuntadores a objetos son argumentos válidos para `delete'" +msgstr "no se puede borrar una función. Solamente los punteros a objetos son argumentos válidos para `delete'" -#: cp/decl2.c:541 +#: cp/decl2.c:540 msgid "deleting `%T' is undefined" msgstr "el borrar `%T' está indefinido" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "borrando la matriz `%#D'" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "declaración inválida de la plantilla miembro `%#D' en la clase local" -#: cp/decl2.c:592 +#: cp/decl2.c:591 msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "uso inválido de `virtual' en la declaración de plantilla de `%#D'" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 msgid "template declaration of `%#D'" msgstr "redeclaración en plantilla de `%#D'" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "el método Java `%D' tiene un tipo de devolución `%T' que no es de Java" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "el método Java `%D' tiene un tipo de parámetro `%T' que no es de Java" -#: cp/decl2.c:737 +#: cp/decl2.c:746 msgid "prototype for `%#D' does not match any in class `%T'" msgstr "el prototipo para `%#D' no coincide con ningún otro en la clase `%T'" -#: cp/decl2.c:819 +#: cp/decl2.c:828 msgid "local class `%#T' shall not have static data member `%#D'" msgstr "la clase local `%#T' no debe tener el miembro static `%#D'" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" msgstr "inicializador inválido para el miembro static con constructor" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "(se requiere una inicialización fuera de la clase)" -#: cp/decl2.c:889 +#: cp/decl2.c:898 msgid "invalid data member initialization" msgstr "inicialización del dato miembro inválida" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "(use `=' para inicializar miembros de datos static)" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "el miembro `%D' tiene conflictos con el nombre de campo de la tabla de funciones virtuales" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "`%D' ya está definido en `%T'" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" msgstr "el inicializador del campo no es constante" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "no se permiten los especificadores `asm' en miembros de datos no estáticos" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 msgid "cannot declare `%D' to be a bit-field type" msgstr "no se puede declarar `%D' que sea un tipo de campo de bits" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 msgid "cannot declare bit-field `%D' with function type" msgstr "no se puede declarar el campo de bits `%D' con un tipo de función" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "`%D' ya está definido en la clase %T" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 msgid "static member `%D' cannot be a bit-field" msgstr "el miembro static `%D' no puede ser un campo de bits" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 msgid "initializer specified for non-member function `%D'" msgstr "se especificó un inicializador para la función no-miembro `%D'" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 msgid "invalid initializer for virtual method `%D'" msgstr "inicializador inválido para el método virtual `%D'" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 msgid "anonymous struct not inside named type" msgstr "struct anónimo no se encuentra dentro de un tipo nombrado" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "los agregados anónimos de alcance de nombre de espacio deben ser static" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "agregado anónimo sin miembros" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 msgid "`operator new' must return type `%T'" msgstr "`operator new' debe devolver el tipo `%T'" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "`operator new' toma el tipo `size_t' (`%T') como primer argumento" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 msgid "`operator delete' must return type `%T'" msgstr "`operator delete' debe devolver el tipo `%T'" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 msgid "`operator delete' takes type `%T' as first parameter" msgstr "`operator delete' toma el tipo `%T' como primer argumento" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "se requieren demasiadas funciones de inicialización" -#: cp/decl2.c:2966 +#: cp/decl2.c:3006 msgid "inline function `%D' used but never defined" msgstr "se usa la función inline `%D' pero nunca se definió" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 msgid "use of old-style cast" msgstr "uso de la conversión de estilo antiguo" -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 msgid "use of `%D' is ambiguous" msgstr "el uso de `%D' es ambiguo" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr " declarado inicialmente como `%#D' aquí" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr " también declarado como `%#D' aquí" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "`%D' denota un tipo ambiguo" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 msgid " first type here" msgstr " primer tipo aquí" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr " otro tipo aquí" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "la declaración de `%D' no está en un espacio de nombres alrededor de `%D'" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "`%D' debería ser declarado dentro de `%D'" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 msgid "`%D' is not a function," msgstr "`%D' no es una función," -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 msgid " conflict with `%D'" msgstr " tiene conflicto con `%D'" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 msgid "unknown namespace `%D'" msgstr "espacio de nombres `%D' desconocido" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 msgid "`%T' is not a namespace" msgstr "`%T' no es un nombre de espacio" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 msgid "`%D' is not a namespace" msgstr "`%D' no es un nombre de espacio" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "una declaración de uso no puede especificar un id de plantilla. Intente `using %D'" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 msgid "namespace `%D' not allowed in using-declaration" msgstr "no se permite el espacio de nombres `%D' en la declaración de uso" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 msgid "`%D' not declared" msgstr "no se declaró `%D'" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "`%D' ya se declaró en este ámbito" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "el uso de la declaración `%D' introdujo el tipo ambiguo `%T'" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "declaración de uso para un no miembro en el ámbito de la clase" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 msgid "using-declaration for destructor" msgstr "declaración de uso para el destructor" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "una declaración de uso no puede especificar un id de plantilla. Intente `using %T::%D'" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 msgid "namespace `%T' undeclared" msgstr "espacio de nombres `%T' sin declarar" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 msgid "default argument missing for parameter %P of `%+#D'" -msgstr "falta el argumento por omisión para el parámetro %P de `%+#D'" +msgstr "falta el argumento por defecto para el parámetro %P de `%+#D'" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "se ignora la calificación extra `%T::' en el miembro `%D'" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 msgid "`%T' does not have a class or union named `%D'" msgstr "`%T' no tiene una clase o union llamado `%D'" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 msgid "`%T' is not a class or union type" msgstr "`%T' no es una clase o tipo union" -#: cp/decl2.c:4862 +#: cp/decl2.c:4977 msgid "template argument is required for `%T'" msgstr "se requiere un argumento de plantilla para `%T'" +#: cp/decl2.c:4995 +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "la declaración de `%D' en `%D' la cual no incluye a `%D'" + #: cp/error.c:35 #, c-format msgid "`%s' not supported by %s" @@ -15748,38 +15957,38 @@ msgstr "`%s' no tiene soporte para %s" msgid "" msgstr "<%s anónimo>" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "(% static para %s)" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" msgstr "\\x%x" -#: cp/error.c:2430 +#: cp/error.c:2473 #, c-format msgid "In %s `%s':" msgstr "En %s `%s':" -#: cp/error.c:2487 +#: cp/error.c:2530 #, c-format msgid "%s: In instantiation of `%s':\n" msgstr "%s: En la instanciación de `%s':\n" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "%s:%d: instanciado desde `%s'\n" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "%s:%d: instanciado desde aquí\n" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "letra `%c' inesperada en locate_error\n" @@ -15804,11 +16013,11 @@ msgstr "mezclando `catch'es de C++ y Java en una sola unidad de traducci #: cp/except.c:639 msgid "throwing NULL, which has integral, not pointer type" -msgstr "arrojando NULL, que tiene un tipo integral, no apuntador" +msgstr "arrojando NULL, que tiene un tipo integral, que no es puntero" #: cp/except.c:730 msgid " in thrown expression" -msgstr " en expresión thrown" +msgstr " en la expresión thrown" #: cp/except.c:856 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression" @@ -15826,130 +16035,130 @@ msgstr " por un manejador anterior para `%T'" msgid "`...' handler must be the last handler for its try block" msgstr "el manejador `...' debe ser el último manejador para su bloque try" -#: cp/friend.c:155 +#: cp/friend.c:159 msgid "`%D' is already a friend of class `%T'" msgstr "`%D' ya es un friend de la clase `%T'" -#: cp/friend.c:157 +#: cp/friend.c:161 msgid "previous friend declaration of `%D'" msgstr "declaración friend previa de `%D'" -#: cp/friend.c:202 +#: cp/friend.c:206 msgid "invalid type `%T' declared `friend'" msgstr "el tipo inválido `%T' fue declarado `friend'" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 msgid "partial specialization `%T' declared `friend'" msgstr "la especialización parcial `%T' se declaró `friend'" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "la clase `%T' es implícitamente friend con sí misma" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 msgid "typename type `%#T' declared `friend'" msgstr "el tipo de nombre de tipo `%#T' se declaró `friend'" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 msgid "template parameter type `%T' declared `friend'" msgstr "el tipo de parámetro de plantilla `%T' se declaró `friend'" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 msgid "`%#T' is not a template" msgstr "`%#T' no es una plantilla" -#: cp/friend.c:272 +#: cp/friend.c:276 msgid "`%T' is already a friend of `%T'" msgstr "`%T' ya es un friend de `%T'" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "el miembro `%D' es declarado friend antes que se defina el tipo `%T'" -#: cp/friend.c:425 +#: cp/friend.c:431 msgid "friend declaration `%#D' declares a non-template function" msgstr "la declaración friend `%#D' declara una función que no es plantilla" -#: cp/friend.c:428 +#: cp/friend.c:434 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "(si esta no es su intención, asegúrese que la plantilla de la función ya ha sido declarada y agregue <> aquí después del nombre de la función) -Wno-non-template-friend desactiva este aviso" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, c-format msgid "argument to `%s' missing\n" msgstr "falta el argumento para `%s'\n" -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "`%D' se debe inicializar en la lista de inicialización de miembros" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" -msgstr "la inicialización por omisión de `%#D', el cual tiene el tipo de referencia" +msgstr "la inicialización por defecto de `%#D', el cual tiene el tipo de referencia" -#: cp/init.c:374 +#: cp/init.c:389 msgid "uninitialized reference member `%D'" msgstr "miembro referencia `%D' sin inicializar" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "la lista de inicializadores se trata como una expresión compuesta" -#: cp/init.c:523 +#: cp/init.c:538 msgid "`%D' will be initialized after" msgstr "`%D' se inicializará después de" -#: cp/init.c:526 +#: cp/init.c:541 msgid "base `%T' will be initialized after" msgstr "la base `%T' se inicializará después de" -#: cp/init.c:529 +#: cp/init.c:544 msgid " `%#D'" msgstr " `%#D'" -#: cp/init.c:531 +#: cp/init.c:546 msgid " base `%T'" msgstr " base `%T'" -#: cp/init.c:549 +#: cp/init.c:564 msgid "multiple initializations given for base `%T'" msgstr "se dieron inicializaciones múltiples para la base `%T'" -#: cp/init.c:616 +#: cp/init.c:631 msgid "initializations for multiple members of `%T'" msgstr "inicializaciones para múltiples miembros de `%T'" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "la clase base `%#T' debe ser inicializada explícitamente en la copia del constructor" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "la clase `%T' no tiene ningún campo llamado `%D'" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "el campo `%#D' es static; el único punto de inicialización es su definición" -#: cp/init.c:956 +#: cp/init.c:965 msgid "unnamed initializer for `%T', which has no base classes" msgstr "inicializador sin nombre para `%T', el cual no tiene una clase base" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "inicializador sin nombre para `%T', el cual usa herencia múltiple" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "el tipo `%D' no es una base directa o virtual de `%T'" -#: cp/init.c:1003 +#: cp/init.c:1010 msgid "type `%D' is not a direct base of `%T'" msgstr "el tipo `%D' no es una base directa de `%T'" @@ -15965,142 +16174,142 @@ msgstr "el tipo `%D' no es una base directa de `%T'" #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 msgid "bad array initializer" msgstr "inicializador de matriz erróneo" -#: cp/init.c:1304 +#: cp/init.c:1311 msgid "`%T' is not an aggregate type" msgstr "`%T' no es un tipo agregado" -#: cp/init.c:1327 +#: cp/init.c:1334 msgid "`%T' fails to be an aggregate typedef" msgstr "`%T' falla en ser un tipo agregado" -#: cp/init.c:1336 +#: cp/init.c:1343 msgid "type `%T' is of non-aggregate type" msgstr "el tipo `%T' es de un tipo no agregado" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "no se puede llamar al destructor `%T::~%T' sin un objeto" -#: cp/init.c:1483 +#: cp/init.c:1490 msgid "invalid use of non-static field `%D'" msgstr "uso inválido del campo no static `%D'" #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 msgid "invalid use of member `%D'" msgstr "uso inválido del miembro `%D'" -#: cp/init.c:1502 +#: cp/init.c:1509 msgid "no method `%T::%D'" msgstr "no hay un método `%T::%D'" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "el tipo incompleto `%T' no tiene al miembro `%D'" -#: cp/init.c:1669 +#: cp/init.c:1676 msgid "`%D' is not a member of type `%T'" msgstr "`%D' no es un miembro de tipo `%T'" -#: cp/init.c:1688 +#: cp/init.c:1695 msgid "invalid pointer to bit-field `%D'" -msgstr "apuntador inválido al campo de bit `%D'" +msgstr "puntero inválido al campo de bit `%D'" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" msgstr "falta objeto en el uso de una consctrucción que apunta a miembros" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "el miembro `%D' no es static pero es referenciado como un miembro static" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "en este punto en el fichero" -#: cp/init.c:1806 +#: cp/init.c:1813 #, c-format msgid "object missing in `%E'" msgstr "falta un objeto en `%E'" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "new de matriz falla al especificar el tamaño" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "el tamaño de la matriz nueva debe tener un tipo integral" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "la matriz de tamaño cero no reserva espacio" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" -msgstr "new no puede ser aplicado a un tipo de referencia" +msgstr "new no se puede aplicar a un tipo de referencia" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" -msgstr "new no puede ser aplicado a un tipo de referencia" +msgstr "new no se puede aplicar a un tipo de función" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "llamado a constructor Java, mientras `jclass' está indefinido" -#: cp/init.c:2088 +#: cp/init.c:2095 msgid "can't find class$" msgstr "no se puede encontrar class$" -#: cp/init.c:2202 +#: cp/init.c:2209 msgid "invalid type `void' for new" msgstr "tipo `void' inválido para new" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "llamado a constructor Java con `%s' sin definir" -#: cp/init.c:2362 +#: cp/init.c:2369 msgid "ISO C++ forbids initialization in array new" -msgstr "ISO C++ prohibe la inicialización en la matriz new" +msgstr "ISO C++ prohíbe la inicialización en la matriz new" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "se trata la lista de inicializadores como una expresión compuesta" -#: cp/init.c:2386 +#: cp/init.c:2397 msgid "ISO C++ forbids aggregate initializer to new" -msgstr "ISO C++ prohibe un inicializador agregado para new" +msgstr "ISO C++ prohíbe un inicializador agregado para new" -#: cp/init.c:2474 +#: cp/init.c:2485 msgid "uninitialized const in `new' of `%#T'" msgstr "const sin inicializar en `new' de `%#T'" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" msgstr "el inicializador termina prematuramente" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "no se pueden inicializar matrices multidimensionales con el inicializador" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "tamaño de matriz desconocida en delete" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" -msgstr "el tipo de vector delete no es del tipo apuntador ni matriz" +msgstr "el tipo de vector delete no es del tipo puntero ni matriz" #: cp/lex.c:136 msgid "type name expected before `*'" -msgstr "se esperaba nombre de tipo antes de `*'" +msgstr "se esperaba un nombre de tipo antes de `*'" #: cp/lex.c:158 msgid "cannot declare references to references" @@ -16108,11 +16317,11 @@ msgstr "no se pueden declarar referencias a referencias" #: cp/lex.c:163 msgid "cannot declare pointers to references" -msgstr "no se pueden declarar apuntadores a referencias" +msgstr "no se pueden declarar punteros a referencias" #: cp/lex.c:167 msgid "type name expected before `&'" -msgstr "se esperaba nombre de tipo antes de `&'" +msgstr "se esperaba un nombre de tipo antes de `&'" #: cp/lex.c:894 #, c-format @@ -16162,15 +16371,16 @@ msgstr "`%D' sin declarar (primer uso en esta funci msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "(Cada identificador sin declarar es reportado sólo una vez para cada función en el que aparece.)" -#: cp/lex.c:1239 +#: cp/lex.c:1242 msgid "`::%D' undeclared (first use here)" msgstr "`::%D' sin declarar (primer uso aquí)" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" -msgstr "parámetros de una plantilla con valores reales cuando se hizo una compilación cruzada" +#: cp/mangle.c:2051 +#, fuzzy +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" +msgstr "new no se puede aplicar a un tipo de función" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" msgstr "el nombre revuelto de `%D' cambiará en una versión futura de GCC" @@ -16199,285 +16409,298 @@ msgstr " `%#D' declarado aqu msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "la petición por el miembro `%D' es ambigua en la red de herencia múltiple" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "el código de thunk genérico falló para el método `%#D' que utiliza `...'" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" -msgstr "el miembro const `%#D' que no es static, no puede usar el operador de asignación por omisión" +msgstr "el miembro const `%#D' que no es static, no puede usar el operador de asignación por defecto" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" -msgstr "el miembro de referencia `%#D' que no es static, no puede usar el operador de asignación por omisión" +msgstr "el miembro de referencia `%#D' que no es static, no puede usar el operador de asignación por defecto" -#: parse.y:261 +#: parse.y:262 msgid "`%s' tag used in naming `%#T'" msgstr "se usó la marca `%s' al nombrar a`%#T'" -#: parse.y:541 +#: parse.y:542 msgid "keyword `export' not implemented, and will be ignored" msgstr "la palabra clave `export' no está implementada, y será ignorada" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "el uso de la especificación de enlazado `%D' es diferente de la especificación previa `%D'" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "no hay inicializadores de base o miembros dados después de ':'" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "inicializador de clase base de estilo antiguo anacrónico" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "`>>' debe ser `> >' en el nombre de clase de la plantilla" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "uso del calificador de plantilla fuera de la plantilla" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, c-format msgid "ISO C++ forbids an empty condition for `%s'" -msgstr "ISO C++ prohibe una condición vacía para `%s'" +msgstr "ISO C++ prohíbe una condición vacía para `%s'" -#: parse.y:1214 +#: parse.y:1225 msgid "definition of class `%T' in condition" msgstr "definición de la clase `%T' en una condición" -#: parse.y:1216 +#: parse.y:1227 msgid "definition of enum `%T' in condition" msgstr "definición del enum `%T' en una condición" -#: parse.y:1227 +#: parse.y:1238 msgid "definition of array `%#D' in condition" msgstr "definición de la matriz `%#D' en una condición" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "sintaxis de ubicación de estilo antiguo, use en su lugar ()" -#: parse.y:1351 +#: parse.y:1362 msgid "`%T' is not a valid expression" msgstr "`%T' no es una expresión válida" #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 +#: parse.y:1369 msgid "initialization of new expression with `='" msgstr "inicialización de la expresión new con `='" -#: parse.y:1384 +#: parse.y:1395 msgid "ISO C++ forbids compound literals" -msgstr "ISO C++ prohibe literales compuestos" +msgstr "ISO C++ prohíbe literales compuestos" -#: parse.y:1631 +#: parse.y:1642 msgid "ISO C++ forbids braced-groups within expressions" -msgstr "ISO C++ prohibe grupos de llaves dentro de las expresiones" +msgstr "ISO C++ prohíbe grupos de llaves dentro de las expresiones" -#: parse.y:2035 parse.y:2050 +#: parse.y:1721 +#, fuzzy +msgid "invalid use of template `%D'" +msgstr "uso inválido del miembro `%D'" + +#: parse.y:2053 parse.y:2068 msgid "sigof type specifier" msgstr "especificador de tipo sigof" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "`sigof' aplicado a una expresión no agregada" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "`sigof' aplicado a un tipo no agregado" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "usando `typename' fuera de la plantilla" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "no se permite el especificador de clase de almacenamiento `%s' después de struct ó class" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "no se permite el especificador de tipo `%s' después de struct ó class" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "no se permite el calificador de tipo `%s' después de struct ó class" -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "no hay cuerpo ni ';' separa dos declaraciones class, struct ó union" -#: parse.y:2537 +#: parse.y:2553 msgid "no bases given following `:'" msgstr "no hay bases dado el siguiente `:'" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "acceso `%D'" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "especificadores de acceso múltiples" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "especificadores `virtual' múltiples" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "falta ';' antes de la llave derecha" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" -msgstr "ISO C++ prohibe las dimensiones de matriz con tipos con paréntesis en new" +msgstr "ISO C++ prohíbe las dimensiones de matriz con tipos con paréntesis en new" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 msgid "`%T' is not a class or namespace" msgstr "`%T' no es una claso o un espacio de nombres" -#: parse.y:3361 +#: parse.y:3377 msgid "ISO C++ forbids label declarations" -msgstr "ISO C++ prohibe declaraciones etiquetadas" +msgstr "ISO C++ prohíbe declaraciones etiquetadas" -#: parse.y:3521 +#: parse.y:3537 msgid "ISO C++ forbids computed gotos" -msgstr "ISO C++ prohibe gotos calculados" +msgstr "ISO C++ prohíbe gotos calculados" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "la etiqueta debe ser seguida de una declaración" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "se debe tener por lo menos un catch por cada bloque try" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" -msgstr "ISO C++ prohibe las declaraciones compuestas internas para inicializaciones" +msgstr "ISO C++ prohíbe las declaraciones compuestas internas para inicializaciones" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "posible ')' faltante" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "especificador de tipo omitido para el parámetro" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "`%E' no es un tipo, use `typename %E' para hacerlo un tipo" -#: parse.y:3835 +#: parse.y:3851 msgid "no type `%D' in `%T'" msgstr "no hay un tipo `%D' en `%T'" -#: parse.y:3838 +#: parse.y:3854 #, c-format msgid "type specifier omitted for parameter `%E'" msgstr "se omitió el especificador para el parámetro `%E'" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "se usa '%D' como un tipo, pero no está definido como un tipo." -#: cp/pt.c:198 +#: cp/pt.c:284 msgid "data member `%D' cannot be a member template" msgstr "los datos miembros `%D' no puede ser una plantilla miembro" -#: cp/pt.c:210 +#: cp/pt.c:296 msgid "invalid member template declaration `%D'" msgstr "declaración de la plantilla miembro `%D' inválida" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "especialización explícita en el ámbito `%D' que no es espacio de nombres" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "las plantillas de clase contenidas no son especializadas explícitamente" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr "especializando `%#T' en diferentes espacios de nombres" -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 msgid " from definition of `%#D'" msgstr " de la definición de `%#D'" -#: cp/pt.c:701 +#: cp/pt.c:801 msgid "specialization of `%T' after instantiation" msgstr "especialización de `%T' después de la instanciación" -#: cp/pt.c:704 +#: cp/pt.c:848 +msgid "specialization `%T' after instantiation `%T'" +msgstr "especialización de `%T' después de la instanciación `%T'" + +#: cp/pt.c:860 msgid "explicit specialization of non-template `%T'" msgstr "especialización explícita de `%T' que no es plantilla" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "especialización de %D después de la instanciación" -#: cp/pt.c:939 +#: cp/pt.c:1096 msgid "%s %+#D" msgstr "%s %+#D" -#: cp/pt.c:990 +#: cp/pt.c:1147 msgid "`%D' is not a function template" msgstr "`%D' no es una plantilla de función" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "el id de plantilla `%D' para `%+D' no coincide con ninguna declaración de plantilla" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "especialización de plantilla ambigua `%D' para `%+D'" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 msgid "template-id `%D' in declaration of primary template" msgstr "id de plantilla `%D' en la declaración de la plantilla primaria" -#: cp/pt.c:1377 +#: cp/pt.c:1534 msgid "template parameter list used in explicit instantiation" msgstr "se usó una lista de parámetros de plantilla en una instanciación explícita" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "se provee una definición para instanciación explícita" -#: cp/pt.c:1389 +#: cp/pt.c:1546 msgid "too many template parameter lists in declaration of `%D'" msgstr "demasiadas listas de parámetros de plantilla en la declaración de `%D'" -#: cp/pt.c:1405 +#: cp/pt.c:1562 msgid "too few template parameter lists in declaration of `%D'" msgstr "muy pocas listas de parámetros de plantilla en la declaración de `%D'" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "especialización explícita no precedida por `template <>'" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "especialización parcial `%D' de la plantilla de función" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" -msgstr "se especificó un argumento por omisión en la especialización explícita" +msgstr "se especificó un argumento por defecto en la especialización explícita" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "especialización de plantilla con enlace C" @@ -16489,99 +16712,99 @@ msgstr "especializaci #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 msgid "specialization of implicitly-declared special member function" msgstr "especialización de la función miembro especial declarada implícitamente" -#: cp/pt.c:1602 +#: cp/pt.c:1759 msgid "no member function `%D' declared in `%T'" msgstr "la función no miembro `%D' se declaró en `%T'" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 msgid "too many template parameter lists in declaration of `%T'" msgstr "demasiadas listas de parámetros de plantilla en la declaración de `%T'" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" -msgstr " obscurece el parámetro de plantilla `%#D'" +msgstr " oscurece el parámetro de plantilla `%#D'" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "no se usan los parámetros de plantilla en la especialización parcial:" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr " `%D'" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "la especialización parcial `%T' no especializa ningún argumento de plantilla" -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "el argumento de plantilla `%E' involucra a el(los) parámetro(s) de plantilla" -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "el tipo `%T' del argumento de plantilla `%E' depende de el(los) parámetro(s) de plantilla" -#: cp/pt.c:2423 +#: cp/pt.c:2582 msgid "no default argument for `%D'" -msgstr "no hay un argumento por omisión para `%D'" +msgstr "no hay un argumento por defecto para `%D'" -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "plantilla con enlace C" -#: cp/pt.c:2579 +#: cp/pt.c:2738 msgid "template class without a name" msgstr "clase de plantilla sin nombre" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "`%D' no declara un tipo de plantilla" -#: cp/pt.c:2662 +#: cp/pt.c:2821 msgid "template definition of non-template `%#D'" msgstr "definición de plantilla de `%#D' que no es plantilla" -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "se esperaban %d niveles de parámetros de plantilla para `%#D', se obtuvieron %d" -#: cp/pt.c:2715 +#: cp/pt.c:2874 msgid "got %d template parameters for `%#D'" msgstr "se obtuvieron %d parámetros de plantilla para `%#D'" -#: cp/pt.c:2718 +#: cp/pt.c:2877 msgid "got %d template parameters for `%#T'" msgstr "se obtuvieron %d parámetros de plantilla para `%#T'" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr " pero se requieren %d" -#: cp/pt.c:2803 +#: cp/pt.c:2962 msgid "`%T' is not a template type" msgstr "`%T' no es un tipo plantilla" -#: cp/pt.c:2819 +#: cp/pt.c:2978 msgid "previous declaration `%D'" msgstr "declaración previa de `%D'" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, c-format msgid "used %d template parameter%s instead of %d" msgstr "se usaron %d parámetro%s de plantilla en lugar de %d" -#: cp/pt.c:2836 +#: cp/pt.c:2995 msgid "template parameter `%#D'" msgstr "parámetro de plantilla `%#D'" -#: cp/pt.c:2837 +#: cp/pt.c:2996 msgid "redeclared here as `%#D'" msgstr "redeclarado aquí como `%#D'" @@ -16589,256 +16812,256 @@ msgstr "redeclarado aqu #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 msgid "redefinition of default argument for `%#D'" -msgstr "redefinición del argumento por omisión para `%#D'" +msgstr "redefinición del argumento por defecto para `%#D'" -#: cp/pt.c:2848 +#: cp/pt.c:3007 msgid " original definition appeared here" -msgstr " la definición original aparece aquí" +msgstr " la definición original apareció aquí" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, c-format msgid "`%E' is not a valid template argument" msgstr "`%E' no es un argumento de plantilla válido" -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "debe ser la dirección de una función con enlace externo" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "debe ser la dirección de un objeto con enlace externo" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" -msgstr "debe ser un apuntador-a-miembro de la forma `&X::Y'" +msgstr "debe ser un puntero-a-miembro de la forma `&X::Y'" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "la cadena literal %E no es un argumento válido de plantilla porque es la dirección de un objeto con enlace estático" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "no se puede usar la dirección de `%E' que no es externo como un argumento de plantilla" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "`%E' que no es constante no se puede usar como un argumento de plantilla" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, c-format msgid "object `%E' cannot be used as template argument" msgstr "el objeto `%E' no se puede usar como un argumento de plantilla" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "para hacer referencia a un tipo miembro de un parámetro de plantilla, use `typename %E'" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "no coincide el tipo/valor en el argumento %d en la lista de parámetros de plantilla para `%D'" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr " se esperaba una constante de tipo `%T', se obtuvo `%T'" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, c-format msgid " expected a type, got `%E'" msgstr " se esperaba un tipo, se obtuvo `%E'" -#: cp/pt.c:3399 +#: cp/pt.c:3558 msgid " expected a type, got `%T'" msgstr " se esperaba un tipo, se obtuvo `%T'" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr " se esperaba una plantilla de clase, se obtuvo `%T'" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr " se esperaba una plantilla de tipo `%D', se obtuvo `%D'" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "el argumento de plantilla `%T' usa un tipo anónimo" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "el argumento de plantilla `%T' usa el tipo local `%T'" -#: cp/pt.c:3472 +#: cp/pt.c:3631 msgid "template-argument `%T' is a variably modified type" msgstr "el argumento de plantilla `%T' es un tipo modificado variablemente" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "no se puede convertir el argumento de plantilla `%E' a `%T'" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "número erróneo de argumentos de plantilla (%d, debería ser %d)" -#: cp/pt.c:3555 +#: cp/pt.c:3714 msgid "provided for `%D'" msgstr "provisto por `%D'" -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, c-format msgid "template argument %d is invalid" msgstr "el argumento de plantilla %d es inválido" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "se usa una no plantilla como plantilla" -#: cp/pt.c:3968 +#: cp/pt.c:4139 msgid "`%T' is not a template" msgstr "`%T' no es una plantilla" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "se usa el tipo `%T' que no es plantilla como una plantilla" -#: cp/pt.c:3983 +#: cp/pt.c:4154 msgid "for template declaration `%D'" msgstr "para la declaración de plantilla `%D'" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "la profundidad de instanciación de la plantilla excede el máximo de %d (use -ftemplate-depth-NN para incrementar el máximo) al instanciar `%D'" -#: cp/pt.c:5074 +#: cp/pt.c:5247 msgid "ambiguous class template instantiation for `%#T'" msgstr "instanciación de plantilla clase ambigua para `%#T'" -#: cp/pt.c:5081 +#: cp/pt.c:5254 msgid "%s %+#T" msgstr "%s %+#T" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 msgid "instantiation of `%D' as type `%T'" msgstr "instanciación de `%D' como tipo `%T'" -#: cp/pt.c:6258 +#: cp/pt.c:6440 msgid "invalid parameter type `%T'" msgstr "tipo de parámetro `%T' inválido" -#: cp/pt.c:6260 +#: cp/pt.c:6442 msgid "in declaration `%D'" msgstr "en la declaración `%D'" -#: cp/pt.c:6335 +#: cp/pt.c:6517 msgid "creating pointer to member function of non-class type `%T'" -msgstr "creando un apuntador a función miembro del tipo `%T' que no es clase" +msgstr "creando un puntero a función miembro del tipo `%T' que no es clase" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "creando la matriz con tamaño cero" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, c-format msgid "creating array with size zero (`%E')" msgstr "creando la matriz con tamaño cero (`%E')" -#: cp/pt.c:6751 +#: cp/pt.c:6933 msgid "forming reference to void" msgstr "formando la referencia a void" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "formando %s para referenciar al tipo `%T'" -#: cp/pt.c:6791 +#: cp/pt.c:6973 msgid "creating pointer to member of non-class type `%T'" -msgstr "creando un apuntador al miembro del tipo `%T' que no es clase" +msgstr "creando un puntero al miembro del tipo `%T' que no es clase" -#: cp/pt.c:6797 +#: cp/pt.c:6979 msgid "creating pointer to member reference type `%T'" -msgstr "creando un apuntador al miembro de referencia de tipo `%T'" +msgstr "creando un puntero al miembro de referencia de tipo `%T'" -#: cp/pt.c:6875 +#: cp/pt.c:7057 msgid "creating array of `%T'" msgstr "creando la matriz de `%T'" -#: cp/pt.c:6918 +#: cp/pt.c:7100 msgid "`%T' is not a class, struct, or union type" msgstr "`%T' no es de tipo clase, struct o union" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "uso de `%s' en la plantilla" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "el tipo `%T' compuesto desde una clase local no es un argumento de plantilla válido" -#: cp/pt.c:7791 +#: cp/pt.c:7976 msgid " trying to instantiate `%D'" msgstr " tratando de instanciar `%D'" -#: cp/pt.c:8230 +#: cp/pt.c:8421 msgid "incomplete type unification" msgstr "unificación de tipo incompleto" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "uso de `%s' en la unificación de tipo de la plantilla" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 msgid "explicit instantiation of non-template `%#D'" msgstr "instanciación explícita de `%#D' que no es plantilla" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 msgid "no matching template for `%D' found" msgstr "no se encuentra una plantilla coincidente para `%D'" -#: cp/pt.c:9618 +#: cp/pt.c:9843 msgid "explicit instantiation of `%#D'" msgstr "instanciación explícita de `%#D'" -#: cp/pt.c:9655 +#: cp/pt.c:9880 msgid "duplicate explicit instantiation of `%#D'" msgstr "instanciación explícita duplicada de `%#D'" -#: cp/pt.c:9680 +#: cp/pt.c:9905 msgid "ISO C++ forbids the use of `extern' on explicit instantiations" -msgstr "ISO C++ prohibe el uso de `extern' en instanciaciones explícitas" +msgstr "ISO C++ prohíbe el uso de `extern' en instanciaciones explícitas" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 msgid "storage class `%D' applied to template instantiation" msgstr "clase de almacenamiento `%D' aplicada a la instanciación de una plantilla" -#: cp/pt.c:9729 +#: cp/pt.c:9966 msgid "explicit instantiation of non-template type `%T'" msgstr "instanciación explícita del tipo `%T' del tipo no plantilla" -#: cp/pt.c:9743 +#: cp/pt.c:9980 msgid "explicit instantiation of `%#T' before definition of template" msgstr "instanciación explícita de `%#T' antes de la definición de la plantilla" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" -msgstr "ISO C++ prohibe el uso de `%s' en las instanciaciones explícitas" +msgstr "ISO C++ prohíbe el uso de `%s' en las instanciaciones explícitas" -#: cp/pt.c:9795 +#: cp/pt.c:10032 msgid "duplicate explicit instantiation of `%#T'" msgstr "instanciación explícita duplicada de `%#T'" -#: cp/pt.c:10177 +#: cp/pt.c:10412 msgid "explicit instantiation of `%D' but no definition available" msgstr "instanciación explícita de `%D' pero no hay una definición disponible" -#: cp/pt.c:10551 +#: cp/pt.c:10815 msgid "`%#T' is not a valid type for a template constant parameter" msgstr "`%#T' no es un tipo válido para un parámetro constante de plantilla" @@ -16868,67 +17091,79 @@ msgstr "debe hacer #include antes de usar typeid" msgid "cannot create type information for type `%T' because its size is variable" msgstr "no se puede crear la información de tipo para el tipo `%T' porque su tamaño es variable" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "dynamic_cast de `%#D' a `%#T' nunca podrá tener éxito" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "no se puede hacer dynamic_cast `%E' (de tipo `%#T') al tipo `%#T' (%s)" -#: cp/search.c:348 -msgid "`%T' is an inaccessible base of `%T'" -msgstr "`%T' es una base inaccesible de `%T'" - -#: cp/search.c:358 +#: cp/search.c:332 msgid "`%T' is an ambiguous base of `%T'" msgstr "`%T' es una base ambigua de `%T'" -#: cp/search.c:1925 +#: cp/search.c:350 +msgid "`%T' is an inaccessible base of `%T'" +msgstr "`%T' es una base inaccesible de `%T'" + +# No me gusta mucho esta traducción. - cfuga +# +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +msgid "assignment to non-static member `%D' of enclosing class `%T'" +msgstr "asignación al miembro `%D' que no es static de la clase incluyente `%T'" + +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" -msgstr "ajustando los apuntadores de devoluciones covariantes" +msgstr "ajustando los punteros para devoluciones covariantes" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 msgid "invalid covariant return type for `%#D'" msgstr "tipo de devolución covariante inválido para `%#D'" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" -msgstr " sustituyendo a `%#D' (debe ser apuntador o referencia a una clase)" +msgstr " sustituyendo a `%#D' (debe ser puntero o referencia a una clase)" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" -msgstr " sustituyendo a `%#D' (debe ser apuntador o referencia)" +msgstr " sustituyendo a `%#D' (debe ser puntero o referencia)" -#: cp/search.c:1942 +#: cp/search.c:2067 msgid "conflicting return type specified for `%#D'" msgstr "tipos de devolución en conflicto especificados para `%#D'" -#: cp/search.c:1943 +#: cp/search.c:2068 msgid " overriding `%#D'" msgstr " sustituyendo `%#D'" -#: cp/search.c:1952 +#: cp/search.c:2077 #, c-format msgid "looser throw specifier for `%#F'" msgstr "especificador thrown más flexible para `%#F'" -#: cp/search.c:1953 +#: cp/search.c:2078 #, c-format msgid " overriding `%#F'" msgstr " sustituyendo `%#F'" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 msgid "`%#D' cannot be declared" msgstr "`%#D' no puede ser declarado" -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr " ya que se declaró `%#D' en la clase base" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "`%#D' necesita un impositor final" @@ -16947,70 +17182,75 @@ msgstr "el identificador de devoluci #: cp/semantics.c:1068 msgid "can't redefine default return value for constructors" -msgstr "no se puede redefinir el valor por omisión de devoluciòn para los constructores" +msgstr "no se puede redefinir el valor por defecto de devoluciòn para los constructores" #: cp/semantics.c:1100 msgid "only constructors take base initializers" msgstr "solamente los constructores toman inicializadores base" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "`this' no está disponible para funciones miembro static" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "uso inválido de `this' en la función no miembro" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" msgstr "uso inválido de `this' en el nivel principal" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "llamando al tipo `%T' como un método" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "el especificador del destructor `%T::~%T()' debe tener nombres coincidentes" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 msgid "`%E' is not of type `%T'" msgstr "`%E' no es de tipo `%T'" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "los parámetros de tipo plantilla debe usar la palabra clave `class' o `typename'" -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 msgid "invalid default template argument" -msgstr "argumento de la plantilla por omisión inválido" +msgstr "argumento de la plantilla por defecto inválido" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 msgid "definition of `%#T' inside template parameter list" msgstr "la definición de `%#T' dentro de la lista de parámetros de plantilla" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 msgid "invalid definition of qualified type `%T'" msgstr "definición inválida del tipo calificado `%T'" -#: cp/semantics.c:2051 +#: cp/semantics.c:2053 msgid "invalid base-class specification" msgstr "especificación de clase base inválida" -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" msgstr "la clase base `%T' tiene calificadores cv" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 msgid "multiple declarators in template declaration" msgstr "múltiples declaradores en una declaración de plantilla" +#: cp/semantics.c:2120 +#, c-format +msgid "type of `%E' is unknown" +msgstr "el tipo de '%E' es desconocido" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "el nombre de identificador `%s' causa conflictos con la estrategia interna de nombrado del C++ de GNU" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "error de decodificación al final del texto de la función guardada" @@ -17026,85 +17266,85 @@ msgstr "error de decodificaci msgid "function body for constructor missing" msgstr "falta el cuerpo de la función para el constructor" -#: cp/spew.c:1258 +#: cp/spew.c:1262 msgid "%Hend of file read inside default argument" -msgstr "%Hlectura de final de fichero dentro del argumento por omisión" +msgstr "%Hlectura de final de fichero dentro del argumento por defecto" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" -msgstr "dependencia circular en los argumentos por omisión de `%#D'" +msgstr "dependencia circular en los argumentos por defecto de `%#D'" -#: cp/spew.c:1479 +#: cp/spew.c:1483 msgid "invalid type `%T' for default argument to `%T'" -msgstr "tipo `%T' inválido para el argumento por omisión de `%T'" +msgstr "tipo `%T' inválido para el argumento por defecto de `%T'" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "%s antes de `%s'" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, c-format msgid "%s before `%c'" msgstr "%s antes de `%c'" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, c-format msgid "%s before `\\%o'" msgstr "%s antes de `\\%o'" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, c-format msgid "%s before `%s' token" msgstr "%s antes del elemento `%s'" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" msgstr "no es valor-l en %s" -#: cp/tree.c:635 +#: cp/tree.c:562 msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "los calificadores `%V' no se pueden aplicar a `%T'" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "el atributo `%s' sólo se puede aplicar a definiciones de clases Java" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, c-format msgid "`%s' attribute can only be applied to class definitions" -msgstr "el atributo `%s' solo se puede aplicar a definiciones de clase" +msgstr "el atributo `%s' sólo se puede aplicar a definiciones de clase" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" -msgstr "`%s' es obsoleto; las vtables de g++ ahora son compatibles con COM por omisión" +msgstr "`%s' es obsoleto; las vtables de g++ ahora son compatibles con COM por defecto" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "la init_priority solicitada no es una constante entera" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "solo se puede usar el atributo `%s' en definiciones de rango de fichero de objetos de tipo class" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "la init_priority solicitada está fuera de rango" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "la init_priority solicitada está reservada para uso interno" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, c-format msgid "`%s' attribute is not supported on this platform" msgstr "el atributo `%s' no tiene soporte en esta plataforma" -#: cp/tree.c:2659 +#: cp/tree.c:2588 #, c-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "revisión lang_*: falló en %s, en %s:%d" @@ -17112,175 +17352,176 @@ msgstr "revisi #: cp/typeck.c:524 #, c-format msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function" -msgstr "ISO C++ prohibe %s entre apuntadores de tipo `void *' y apuntadores a funciones" +msgstr "ISO C++ prohíbe %s entre punteros de tipo `void *' y punteros a funciones" #: cp/typeck.c:545 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" -msgstr "%s de diferentes tipos de apuntador `%T' y `%T' carece de una conversión" +msgstr "%s entre diferentes tipos de punteros `%T' y `%T' carece de una conversión" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" -msgstr "ISO C++ prohibe la conversión de `%#T' a `(...)'" +msgstr "ISO C++ prohíbe la conversión de `%#T' a `(...)'" -#: cp/typeck.c:1516 +#: cp/typeck.c:1514 #, c-format msgid "invalid application of `%s' to a member function" msgstr "aplicación inválida de `%s' a una función miembro" -#: cp/typeck.c:1522 +#: cp/typeck.c:1520 #, c-format msgid "invalid application of `%s' to non-static member" msgstr "aplicación inválida de `%s' a un miembro que no es static" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "sizeof aplicado a un campo de bits" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" -msgstr "ISO C++ prohibe la aplicación de `sizeof' a una expresión de tipo de función" - -#: cp/typeck.c:1655 -msgid "invalid use of non-lvalue array" -msgstr "uso inválido de matriz no-lvaluada" +msgstr "ISO C++ prohíbe la aplicación de `sizeof' a una expresión de tipo de función" -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 msgid "deprecated conversion from string constant to `%T'" -msgstr "conversión deprecada de una constante de cadena a `%T'" +msgstr "conversión obsoleta de una constante de cadena a `%T'" -#: cp/typeck.c:1892 cp/typeck.c:2115 +#: cp/typeck.c:1890 cp/typeck.c:2122 msgid "request for member `%D' in `%E', which is of non-class type `%T'" msgstr "solicitud por el miembro `%D' en `%E', el cual es del tipo `%T' que no es clase" -#: cp/typeck.c:1918 +#: cp/typeck.c:1916 msgid "`%D' is not a member of `%T'" msgstr "`%D' no es un miembro de `%T'" -#: cp/typeck.c:1958 cp/typeck.c:1979 +#: cp/typeck.c:1957 cp/typeck.c:1978 msgid "invalid access to non-static data member `%D' of NULL object" msgstr "acceso inválido a datos del miembro que no es static `%D' del objeto NULL" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" msgstr "(tal vez se utilizó incorrectamente la macro `offsetof')" -#: cp/typeck.c:2161 +#: cp/typeck.c:2168 msgid "`%D::%D' is not a member of `%T'" msgstr "`%D::%D' no es un miembro de `%T'" -#: cp/typeck.c:2187 +#: cp/typeck.c:2179 +#, fuzzy +msgid "`%T' is not a base of `%T'" +msgstr "`%D' no es un miembro de `%T'" + +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "el especificador del destructor `%T::~%T' debe tener nombres coincidentes" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 msgid "type `%T' has no destructor" msgstr "el tipo `%T' no tiene destructor" -#: cp/typeck.c:2232 +#: cp/typeck.c:2244 msgid "`%D' is not a member template function" msgstr "`%D' no es una función plantilla miembro" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 msgid "`%T' is not a pointer-to-object type" -msgstr "`%T' no es de tipo apuntador-a-objeto" +msgstr "`%T' no es de tipo puntero-a-objeto" -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" -msgstr "uso inválido de `%s' en apuntador a miembro" +msgstr "uso inválido de `%s' en puntero a miembro" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 msgid "invalid type argument" msgstr "argumento de tipo inválido" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 msgid "ISO C++ forbids subscripting non-lvalue array" -msgstr "ISO C++ prohibe el subíndice de una matriz de l-valores" +msgstr "ISO C++ prohíbe el subíndice de una matriz de l-valores" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "se declaró el subíndice de la matriz como `register'" -#: cp/typeck.c:2558 +#: cp/typeck.c:2570 #, c-format msgid "object missing in use of `%E'" msgstr "falta un objeto en el uso de `%E'" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" -msgstr "ISO C++ prohibe la llamada `::main' dentro del mismo programa" +msgstr "ISO C++ prohíbe la llamada `::main' dentro del mismo programa" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" -msgstr "se debe usar .* o ->* en la llamada a la función apuntador-a-miembro en `%E (...)'" +msgstr "se debe usar .* o ->* en la llamada a la función puntero-a-miembro en `%E (...)'" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, c-format msgid "`%E' cannot be used as a function" msgstr "no se puede usar `%E' como una función" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 msgid "too many arguments to %s `%+#D'" msgstr "demasiados argumentos para %s `%+#D'" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "el tipo del parámetro de la función llamada es incompleto" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 msgid "too few arguments to %s `%+#D'" msgstr "muy pocos argumentos para %s `%+#D'" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" msgstr "asumiendo la conversión al tipo `%T' desde la función sobrecargada" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, c-format msgid "division by zero in `%E / 0'" msgstr "división por cero en `%E / 0'" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, c-format msgid "division by zero in `%E / 0.'" msgstr "división por cero en `%E / 0.'" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, c-format msgid "division by zero in `%E %% 0'" msgstr "división por cero en `%E %% 0'" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, c-format msgid "division by zero in `%E %% 0.'" msgstr "división por cero en `%E %% 0.'" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "la cuenta de rotación %s es negativa" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "la cuenta de rotación %s >= anchura del tipo" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 msgid "ISO C++ forbids comparison between pointer and integer" -msgstr "ISO C++ prohibe la comparación entre apuntadores y enteros" +msgstr "ISO C++ prohíbe la comparación entre puntero y entero" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 msgid "comparison between types `%#T' and `%#T'" msgstr "comparación entre los tipos `%#T' y `%#T'" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 msgid "comparison between signed and unsigned integer expressions" msgstr "comparación entre expresiones enteras signed y unsigned" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "operadores inválidos de tipos `%T' y `%T' para el binario `%O'" @@ -17288,282 +17529,283 @@ msgstr "operadores inv #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 msgid "NULL used in arithmetic" msgstr "se usó NULL en la aritmética" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 msgid "ISO C++ forbids using pointer of type `void *' in subtraction" -msgstr "ISO C++ prohibe el uso de un apuntador de tipo `void *' en la sustracción" +msgstr "ISO C++ prohíbe el uso de un puntero de tipo `void *' en la sustracción" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 msgid "ISO C++ forbids using pointer to a function in subtraction" -msgstr "ISO C++ prohibe el uso de un apuntador a una función en la sustracción" +msgstr "ISO C++ prohíbe el uso de un puntero a una función en la sustracción" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 msgid "ISO C++ forbids using pointer to a method in subtraction" -msgstr "ISO C++ prohibe el uso de un apuntador a un método en la sustracción" +msgstr "ISO C++ prohíbe el uso de un puntero a un método en la sustracción" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" -msgstr "ISO C++ prohibe el uso de un apuntador a un miembro en la sustracción" +msgstr "ISO C++ prohíbe el uso de un puntero a un miembro en la sustracción" -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" -msgstr "uso inválido de un apuntador a un tipo incompleto en aitmética de apuntadores" +msgstr "uso inválido de un puntero a un tipo incompleto en aritmética de punteros" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." -msgstr "uso inválido de '%E' para formar una función apuntador a miembro. Use un identificador calificado." +msgstr "uso inválido de '%E' para formar una función puntero a miembro. Use un identificador calificado." -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" -msgstr "no se pueden usar paréntesis alrededor de '%E' para formar una función apuntador a miembro" +msgstr "no se pueden usar paréntesis alrededor de '%E' para formar una función puntero a miembro" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "tomando la dirección del temporal" -#: cp/typeck.c:4055 +# Esta cadena solamente funciona bien en inglés. cfuga +#: cp/typeck.c:4091 #, c-format msgid "ISO C++ forbids %sing an enum" -msgstr "ISO C++ prohibe %sing un enum" +msgstr "ISO C++ prohíbe %sing un enum" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 msgid "cannot %s a pointer to incomplete type `%T'" -msgstr "no se puede %s un apuntador a un tipo incompleto `%T'" +msgstr "no se puede %s un puntero a un tipo incompleto `%T'" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 msgid "ISO C++ forbids %sing a pointer of type `%T'" -msgstr "ISO C++ prohibe el %s un apuntador de tipo `%T'" +msgstr "ISO C++ prohíbe el %s un puntero de tipo `%T'" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" msgstr "se usa la conversión a un tipo no referenciado como un l-valor" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 msgid "invalid use of `--' on bool variable `%D'" msgstr "uso inválido de `--' en la variable booleana `%D'" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 msgid "ISO C++ forbids taking address of function `::main'" -msgstr "ISO C++ prohibe tomar la dirección de la función `::main'" +msgstr "ISO C++ prohíbe tomar la dirección de la función `::main'" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" -msgstr "ISO C++ prohibe tomar la dirección de una función miembro no estática sin calificar para formar un apuntador a la función miembro. Como `&%T::%D'" +msgstr "ISO C++ prohíbe tomar la dirección de una función miembro no estática sin calificar para formar un puntero a la función miembro. Como `&%T::%D'" -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" -msgstr "ISO C++ prohibe tomar la dirección de una función miembro limitada para formar un apuntador a la función miembro. Como `&%T::%D'" +msgstr "ISO C++ prohíbe tomar la dirección de una función miembro limitada para formar un puntero a la función miembro. Como `&%T::%D'" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" -msgstr "ISO C++ prohibe tomar la dirección de una conversión a una expresión no l-valuada" +msgstr "ISO C++ prohíbe tomar la dirección de una conversión a una expresión no l-valuada" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 msgid "attempt to take address of bit-field structure member `%D'" msgstr "se intentó tomar la dirección del miembro de la estructura de campos de bits `%D'" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 msgid "taking address of destructor" msgstr "tomando la dirección del destructor" # FIXME # ¿bound se utiliza aquí como 'limitada' o 'sujeta'? Revisar el código. cfuga -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 msgid "taking address of bound pointer-to-member expression" -msgstr "tomando la dirección de la expresión limitada apuntador-a-miembro" +msgstr "tomando la dirección de la expresión limitada puntero-a-miembro" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 msgid "cannot create pointer to reference member `%D'" -msgstr "no se pueden crear un apuntador al miembro referencia `%D'" +msgstr "no se puede crear un puntero al miembro referencia `%D'" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "no se puede tomar la dirección de `this' que es una expresión rvalue" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "se solicitó la dirección de `%D', el cual se declaró como `register'" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" msgstr "static_cast del tipo `%T' al tipo `%T' proscribe la constancia" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 msgid "invalid static_cast from type `%T' to type `%T'" msgstr "static_cast inválido del tipo `%T' al tipo `%T'" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "reinterpret_cast inválido de una expresión valor-r del tipo `%T' al tipo `%T'" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "reinterpret_cast de `%T' a `%T' pierde precisión" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" msgstr "reinterpret_cast de `%T' a `%T' proscribe a const (o volatile)" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" -msgstr "ISO C++ prohibe la conversión entre entre apuntador a función y apuntador a objeto" +msgstr "ISO C++ prohíbe la conversión entre entre puntero a función y puntero a objeto" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "reinterpret_cast inválido del tipo `%T' al tipo `%T'" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" -msgstr "uso inválido de const_cast con tipo `%T', que no es apuntador, referencia, ni un tipo apuntador-a-datos-miembros" +msgstr "uso inválido de const_cast con tipo `%T', que no es puntero, referencia, ni un tipo puntero-a-datos-miembros" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" -msgstr "uso inválido de const_cast con tipo `%T', el cual es un apuntador o referencia a un tipo de función" +msgstr "uso inválido de const_cast con tipo `%T', el cual es un puntero o referencia a un tipo de función" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "const_cast inválido de un valor-r de tipo `%T' al tipo `%T'" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 msgid "invalid const_cast from type `%T' to type `%T'" msgstr "const_cast inválido del tipo `%T' al tipo `%T'" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 msgid "ISO C++ forbids casting to an array type `%T'" -msgstr "ISO C++ prohibe la conversión a un tipo de matriz `%T'" +msgstr "ISO C++ prohíbe la conversión a un tipo de matriz `%T'" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 msgid "invalid cast to function type `%T'" msgstr "conversión inválida al tipo de función `%T'" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" -msgstr "la conversión de `%T' a `%T' descarta los calificadores del tipo del destino del apuntador" +msgstr "la conversión de `%T' a `%T' descarta los calificadores del tipo del destino del puntero" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "la conversión de `%T' a `%T' incrementa la alineación requerida del tipo del destino" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr " en la evaluación de `%Q(%#T, %#T)'" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 msgid "ISO C++ forbids cast to non-reference type used as lvalue" -msgstr "ISO C++ prohibe la conversión a un tipo no referente usado como l-valor" +msgstr "ISO C++ prohíbe la conversión a un tipo no referente usado como l-valor" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 msgid "incompatible types in assignment of `%T' to `%T'" msgstr "tipos incompatible en la asignación de `%T' a `%T'" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 msgid "ISO C++ forbids assignment of arrays" -msgstr "ISO C++ prohibe la asignación de matrices" +msgstr "ISO C++ prohíbe la asignación de matrices" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" -msgstr " en la conversión del apuntador a función miembro" +msgstr " en la conversión del puntero a función miembro" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" -msgstr " en la conversión del apuntador a miembro" +msgstr " en la conversión del puntero a miembro" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" -msgstr "apuntador a la conversión miembro a través de la base virtual `%T' de `%T'" +msgstr "puntero a la conversión miembro a través de la base virtual `%T' de `%T'" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 msgid "pointer to member conversion via virtual base `%T' of `%T'" -msgstr "apuntador a la conversión miembro a través de la base virtual `%T' de `%T'" +msgstr "puntero a la conversión miembro a través de la base virtual `%T' de `%T'" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 msgid "invalid conversion to type `%T' from type `%T'" msgstr "conversión inválida del tipo `%T' a partir del tipo `%T'" -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" -msgstr "pasando NULL usado para el no apuntador %s %P de `%D'" +msgstr "pasando NULL usado para el no puntero %s %P de `%D'" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" -msgstr "%s al tipo `%T' que no es apuntador desde NULL" +msgstr "%s al tipo `%T' que no es puntero desde NULL" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 msgid "passing `%T' for %s %P of `%D'" msgstr "pasando `%T' para %s %P de `%D'" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "%s a `%T' desde `%T'" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "pasando el valor negativo `%E' para %s %P de `%D'" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "%s de valor negatio `%E' a `%T'" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "no se puede convertir `%T' a `%T' para el argumento `%P' para `%D'" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 msgid "cannot convert `%T' to `%T' in %s" msgstr "no se puede convertir `%T' a `%T' en %s" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 msgid "in passing argument %P of `%+D'" msgstr "en el paso del argumento %P de `%+D'" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 msgid "returning reference to temporary" msgstr "devolviendo la referencia al temporal" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" msgstr "se devolvió una referencia a un valor que no es l-valor" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 msgid "reference to local variable `%D' returned" msgstr "se devolvió una referencia a la variable local `%D'" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 msgid "address of local variable `%D' returned" msgstr "se devolvió la dirección de la variable local `%D'" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "devolviendo un valor de un destructor" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "no se puede regresar de un manejador de una función-intenta-bloque de un constructor" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "devolviendo un valor de un constructor" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 msgid "return-statement with no value, in function declared with a non-void return type" msgstr "sentencia de devolución sin valor, en una función declarada con un tipo de devolución que no es void" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 msgid "return-statement with a value, in function declared with a void return type" msgstr "declaración de devolución con un valor, en una función declarada con un tipo de devolución void" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "`operator new' no debe regresar NULL a menos que se declare `throw()' (o -fcheck-new esté en efecto)" @@ -17571,188 +17813,184 @@ msgstr "`operator new' no debe regresar NULL a menos que se declare `throw()' (o msgid "type `%T' is not a base type for type `%T'" msgstr "el tipo `%T' no es un tipo base para el tipo `%T'" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 msgid "cannot declare variable `%D' to be of type `%T'" msgstr "no se puede declarar que la variable `%D' sea de tipo `%T'" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "no se puede declarar que el parámetro `%D' sea de tipo `%T'" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 msgid "cannot declare field `%D' to be of type `%T'" msgstr "no se puede declarar que el campo `%D' sea de tipo `%T'" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 msgid "invalid return type for member function `%#D'" msgstr "tipo de devolución inválido para la función miembro `%#D'" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 msgid "invalid return type for function `%#D'" msgstr "tipo de devolución inválido para la función `%#D'" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 msgid "cannot allocate an object of type `%T'" msgstr "no se puede asignar un objeto de tipo `%T'" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr " porque las siguientes funciones virtual son abstractas:" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "\t%#D" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr " ya que el tipo `%T' tiene funciones virtuales abstractas" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "se usó la sintaxis de constructor, pero no se declaró un constructor para el tipo `%T'" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "se usó una expresión coma para inicializar el valor de devolución" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "no se pueden inicializar matrices usando esta sintaxis" -#: cp/typeck2.c:406 -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "ISO C++ prohibe las expresiones inicializadoras agregadas que no son constantes" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "inicializando una matriz con una lista de parámetros" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" msgstr "inicializador para una variable escalar requiere un elemento" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 msgid "braces around scalar initializer for `%T'" msgstr "llaves alrededor del inicializador para `%T'" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 msgid "ignoring extra initializers for `%T'" msgstr "ignorando los inicializadores extra para `%T'" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 msgid "variable-sized object of type `%T' may not be initialized" msgstr "un objeto de tamaño variable de tipo `%T' no puede ser inicializado" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "el subobjeto de tipo `%T' debe ser inicializado por un constructor, no por `%E'" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" msgstr "el agregado tiene un inicializador con llaves parciales" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" msgstr "inicializadores etiquetados como no triviales" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" msgstr "inicializador no-vacío para una matriz de elementos vacíos" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "lista de inicializadores para un objeto de una clase con clases base virtual" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "lista de inicializadores para un objeto de una clase con clases base" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "lista de inicializadores para un objeto que usa funciones virtuales" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 msgid "missing initializer for member `%D'" msgstr "falta el inicializador para el miembro `%D'" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 msgid "uninitialized const member `%D'" msgstr "miembro const `%D' sin inicializar" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 msgid "member `%D' with uninitialized const fields" msgstr "miembro `%D' con campos const sin inicializar" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 msgid "member `%D' is uninitialized reference" msgstr "el miembro `%D' es una referencia sin inicializar" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "valor de índice en lugar del nombre del campo en el inicializador de union" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 msgid "no field `%D' in union being initialized" msgstr "no existe el campo `%D' en la union que se está inicializando" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 msgid "union `%T' with no named members cannot be initialized" msgstr "no se puede inicializar la union `%T' sin miembros nombrados" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "exceso de elementos en el inicializador agregado" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" -msgstr "se detectó una delegación de apuntador circular" +msgstr "se detectó una delegación de puntero circular" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 msgid "base operand of `->' has non-pointer type `%T'" -msgstr "el operando base de `->' tiene el tipo `%T' que no es apuntador" +msgstr "el operando base de `->' tiene el tipo `%T' que no es puntero" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" -msgstr "el resultado de `operator->()' produce un resultado que no es apuntador" +msgstr "el resultado de `operator->()' produce un resultado que no es puntero" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" -msgstr "el operando base de `->' no es un apuntador" +msgstr "el operando base de `->' no es un puntero" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" -msgstr "no se puede usar `%E' como un apuntador miembro, porque es de tipo `%T'" +msgstr "no se puede usar `%E' como un puntero miembro, porque es de tipo `%T'" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" -msgstr "no se puede aplicar el apuntador a miembro `%E' a `%E', el cual es del tipo no agregado `%T'" +msgstr "no se puede aplicar el puntero a miembro `%E' a `%E', el cual es del tipo no agregado `%T'" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "el tipo de miembro `%T::' es incompatible con el tipo objeto `%T'" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 msgid "`%T' fails to be a typedef or built-in type" msgstr "`%T' falla al ser un typedef o un tipo interno" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" -msgstr "ISO C++ prohibe la definición de tipos dentro de %s" +msgstr "ISO C++ prohíbe la definición de tipos dentro de %s" -#: cp/typeck2.c:1399 +#: cp/typeck2.c:1384 msgid "call to function `%D' which throws incomplete type `%#T'" msgstr "llamada a la función `%D' la cual arroja el tipo incompleto `%#T'" -#: cp/typeck2.c:1402 +#: cp/typeck2.c:1387 msgid "call to function which throws incomplete type `%#T'" msgstr "llamada a una función la cual arroja el tipo incompleto `%#T'" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" -msgstr "%s está deprecado, por favor vea la documentación para más detalles" +msgstr "%s es obsoleto, por favor vea la documentación para más detalles" #: cp/lang-options.h:29 msgid "Do not obey access control semantics" @@ -17780,7 +18018,7 @@ msgstr "Volcar la unidad de traducci #: cp/lang-options.h:48 msgid "Do not inline member functions by default" -msgstr "No hacer inline por omisión a las funciones miembro" +msgstr "No hacer inline por defecto a las funciones miembro" #: cp/lang-options.h:51 msgid "Do not generate run time type descriptor information" @@ -17807,12 +18045,12 @@ msgid "Export functions even if they can be inlined" msgstr "Exportar funciones aún si pueden ser inline" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" +msgid "Only emit explicit template instantiations" msgstr "Emitir solamente instanciaciones explícitas de plantillas" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" -msgstr "Emitir solamente instanciaciones explícitas para plantillas inline" +msgid "Only emit explicit instantiations of inline templates" +msgstr "Emitir solamente instanciaciones explícitas de plantillas inline" #: cp/lang-options.h:84 msgid "Don't pedwarn about uses of Microsoft extensions" @@ -17892,7 +18130,7 @@ msgstr "Avisar cuando el comportamiento de s #: cp/lang-options.h:144 msgid "Don't warn when type converting pointers to member functions" -msgstr "No avisar cuando el tipo convierte apuntadores a funciones miembro" +msgstr "No avisar sobre punteros a funciones miembro que conviertan tipos de datos" #: cp/lang-options.h:146 msgid "Warn about violations of Effective C++ style rules" @@ -17912,7 +18150,7 @@ msgstr "No avisar cuando las funciones friend sin plantillas son declaradas dent #: cp/lang-options.h:159 msgid "Don't announce deprecation of compiler features" -msgstr "No anunciar características deprecadas del compilador" +msgstr "No anunciar características obsoletas del compilador" #: f/bad.c:387 msgid "note:" @@ -17943,67 +18181,67 @@ msgstr "[ msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "la etiqueta ASSIGNada no cabe en `%A' en %0 -- utilizando una similar más ancho" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" -msgstr "ningún tipo INTEGER puede guardar una apuntador en esta configuración" +msgstr "ningún tipo INTEGER puede guardar un puntero en esta configuración" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," msgstr "configuration: REAL, INTEGER, y LOGICAL son de %d bits de anchura," -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" -msgstr "y los apuntadores son de %d bits de anchura, pero g77 aún no trabaja" +msgstr "y los punteros son de %d bits de anchura, pero g77 aún no trabaja" -#: f/com.c:11776 +#: f/com.c:11848 msgid "properly unless they all are 32 bits wide" msgstr "de forma adecuada a menos que todos sean de 32 bits de anchura" -#: f/com.c:11777 +#: f/com.c:11849 msgid "Please keep this in mind before you report bugs." msgstr "Por favor tenga esto presente antes de reportar `bugs'." #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "configuration: char * guarda %d bits, pero ftnlen sólo %d" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" " ASSIGN statement might fail" msgstr "" "configuration: char * guarda %d bits, pero INTEGER sólo %d --\n" -" la declaración ASSIGN podría fallar" +" la declaración ASSIGN puede fallar" -#: f/com.c:13609 +#: f/com.c:13681 msgid "In statement function" msgstr "En la declaración de la función" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "Fuera de cualquier unidad de programa:\n" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "%A desde %B en %0%C" -#: f/com.c:15425 +#: f/com.c:15497 msgid "directory name must immediately follow -I" msgstr "el nombre del directorio debe seguir inmediatamente a -I" -#: f/com.c:15568 +#: f/com.c:15640 #, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "En %0, el fichero INCLUDE %A existe, pero no es legible" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "En %0, la anidación de INCLUDE es demasiado profunda" @@ -18026,23 +18264,23 @@ msgstr "Use .EQV./.NEQV. en lugar de .EQ./.NE. en %0 para los operandos LOGICAL #: f/expr.c:10896 #, no-c-format msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" -msgstr "Operando sin soporte para ** en %1 -- se convirtió a INTEGER por omisión" +msgstr "Operando sin soporte para ** en %1 -- se convirtió a INTEGER por defecto" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "lista de argumentos de salida desbordada para `%s'" -#: f/g77spec.c:394 +#: f/g77spec.c:373 msgid "--driver no longer supported" msgstr "--driver ya no tiene soporte" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, c-format msgid "argument to `%s' missing" msgstr "falta el argumento para `%s'" -#: f/g77spec.c:411 +#: f/g77spec.c:390 msgid "no input files; unwilling to write output files" msgstr "no hay ficheros de entrada; incapaz de escribir ficheros de salida" @@ -18084,7 +18322,7 @@ msgstr "Secuencia de escape hexadecimal en %0 fuera de rango" #: f/lex.c:441 #, no-c-format msgid "Escape sequence at %0 out of range for character" -msgstr "Secuencia de escape en %0 fuera de rango por el carácter" +msgstr "Secuencia de escape en %0 fuera de rango para el carácter" #: f/lex.c:595 msgid "hex escape out of range" @@ -18167,11 +18405,15 @@ msgstr "el especificador de FORMATo ASSIGNado es demasiado peque msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "SELECT CASE en el tipo CHARACTER (en %0) no tiene soporte -- perdón" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "SELECT (en %0) tiene casos duplicados -- revise el desbordamiento entero de los CASE(s)" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "ASSIGN a una variable que es demasiado pequeña" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "la variable ASSIGNada del objetivo GOTO es demasiado pequeña" @@ -18820,7 +19062,7 @@ msgstr "Etiqueta indefinida, primero referenciada en %0" #: f/bad.def:530 #, no-c-format msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0" -msgstr "La declaración o atributo SAVE en %1 no se puede espeficicar junto con la declaración o atributo SAVE en %0" +msgstr "La declaración o atributo SAVE en %1 no se puede especificar junto con la declaración o atributo SAVE en %0" #: f/bad.def:533 #, no-c-format @@ -18925,7 +19167,7 @@ msgstr "Segunda ocurrencia de CASE DEFAULT en %0 dentro de un SELECT CASE en %1" #: f/bad.def:598 #, no-c-format msgid "Duplicate or overlapping case values/ranges at %0 and %1" -msgstr "Valores/rangos case duplicados o traslapados en %0 y %1" +msgstr "Valores/rangos case duplicados o con solapamientos en %0 y %1" #: f/bad.def:601 #, no-c-format @@ -19455,21 +19697,21 @@ msgstr "no se encuentra el campo '%s' en la clase" msgid "abstract method in non-abstract class" msgstr "método abstracto en la clase que no es abstracta" -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "el método '%s' que no es estático anula al método estático" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "En %s: variable sobreescrita y rangos de excepción en %d" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "tipo erróneo en la información de parámetros de depuración" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "rango de PC erróneo para la información de depuración para `%s' local" @@ -19478,99 +19720,99 @@ msgstr "rango de PC err msgid "stack underflow - dup* operation" msgstr "desbordamiento de la pila - operación dup*" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "la referencia `%s' es ambigua: aparece en la interfaz `%s' y en la interfaz `%s'" -#: java/expr.c:1565 +#: java/expr.c:1563 #, c-format msgid "field `%s' not found" msgstr "no se encuentra el campo `%s'" -#: java/expr.c:1717 +#: java/expr.c:1715 msgid "ret instruction not implemented" msgstr "no se ha implementado aún la instrucción ret" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "no se encuentra el método '%s' en la clase" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "no se encontró la clase '%s'" -#: java/expr.c:2065 +#: java/expr.c:2070 #, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "la clase '%s' no tiene un método llamado '%s' que coincida con la firma '%s'" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "invokestatic en un método no estático" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "invokestatic en un método abstracto" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "invoke[no-estático] en un método estático" -#: java/expr.c:2373 +#: java/expr.c:2396 #, c-format msgid "missing field '%s' in '%s'" msgstr "falta el campo '%s' en '%s'" -#: java/expr.c:2379 +#: java/expr.c:2402 #, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "no coincide la firma para el campo '%s' en '%s'" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "la asignación para el campo final `%s' no está en el campo de la clase" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "la asignación para el campo final estático `%s' no está en el inicializador de la clase" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "la asignación al campo final `%s' no está en el constructor" -#: java/expr.c:2661 +#: java/expr.c:2684 #, c-format msgid "can't expand %s" msgstr "no se puede expandir %s" -#: java/expr.c:2838 +#: java/expr.c:2861 msgid "invalid PC in line number table" msgstr "PC inválido en la tabla de números de línea" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, c-format msgid "unreachable bytecode from %d to before %d" msgstr "bytecode inalcanzable desde %d hasta antes de %d" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "bytecode inalcanzable desde %d hasta el final del método" #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 msgid "unrecogized wide sub-instruction" msgstr "no se reconoce la sub-instrucción ancha" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "el fichero fuente para la clase `%s' es más nuevo que su fichero de clase coincidente. Se usa entonces el fichero fuente `%s'" @@ -19594,84 +19836,84 @@ msgstr "no se puede reabrir %s" msgid "can't close %s" msgstr "no se puede cerrar %s" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, c-format msgid "cannot find file for class %s" msgstr "no se puede encontrar el fichero para la clase %s" -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 msgid "not a valid Java .class file" msgstr "no es un fichero .class de Java válido" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 msgid "error while parsing constant pool" msgstr "error mientras se analizaba el conjunto de constantes" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, c-format msgid "error in constant pool entry #%d\n" msgstr "error en la entrada de #%d del conjunto de constantes\n" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "leyendo la clase %s por segunda vez desde %s" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 msgid "error while parsing fields" msgstr "error mientras se analizaban los campos" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 msgid "error while parsing methods" msgstr "error mientras se analizaban los métodos" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 msgid "error while parsing final attributes" msgstr "error mientras se analizaban los atributos finales" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "el `java.lang.Object' que se encontró en `%s' no tiene el atributo especial de longitud cero `gnu.gcj.gcj-compiled'. Esto significa generalmente que su ruta de clases está establecida incorrectamente. Use `info gcj \"Input Options\"' para ver la página de info que describe cómo establecer la ruta de clases" -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 msgid "missing Code attribute" msgstr "falta el atributo Code" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 msgid "source file seen twice on command line and will be compiled only once" msgstr "el fichero fuente se vio dos veces en la línea de comando y se compilará solo una vez" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 msgid "no input file specified" msgstr "no se especificaron ficheros de entrada" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, c-format msgid "can't close input file %s" msgstr "no se puede cerrar el fichero de entrada %s" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "fichero zip/jar %s erróneo" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "error interno en generate_bytecode_insn - no se ha implementado el árbol de código: %s" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 msgid "field initializer type mismatch" msgstr "no coincide el tipo del inicializador del campo" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, c-format msgid "can't create directory %s" msgstr "no se puede crear el directorio %s" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, c-format msgid "can't create %s" msgstr "no se puede crear %s" @@ -19723,11 +19965,11 @@ msgstr "no est msgid "cannot specify `main' class when not linking" msgstr "no se puede especificar la clase `main' cuando no se está enlazando" -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "no se puede hacer la revisión de dependencias con entrada desde entrada estándard" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "no se puede determinar el nombre del objetivo para la revisión de dependencias" @@ -19755,228 +19997,291 @@ msgstr "no se puede deshacer %s" msgid "internal error - invalid Utf8 name" msgstr "error interno - nombre Utf8 inválido" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 msgid "Missing term" msgstr "Falta el término" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "se esperaba ';'" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 msgid "Missing name" msgstr "Falta el nombre" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "se esperaba '*'" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "se esperaba una declaración de clase o interfaz" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 msgid "Missing class name" msgstr "Falta el nombre de la clase" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "Se esperaba '{'" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "No se encuentra el nombre de la super clase" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 msgid "Missing interface name" msgstr "No se encuentra el nombre de la interfaz" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 msgid "Missing variable initializer" msgstr "Falta el inicializador de la variable" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 msgid "Invalid declaration" msgstr "Declaración inválida" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "Se esperaba ']'" -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 msgid "Unbalanced ']'" msgstr "']' desbalanceado" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "Declaración de método inválida, se requiere un nombre de método" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 msgid "Identifier expected" msgstr "Se esperaba un identificador" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "Declaración de método inválida, se requiere un tipo de devolución" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "Se esperaba ')'" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 msgid "Missing formal parameter term" msgstr "Falta el término de parámetro formal" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 msgid "Missing identifier" msgstr "Falta el identificador" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "Falta el término de tipo de clase" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 msgid "Invalid interface type" msgstr "Tipo de interfaz inválido" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "Se esperaba ':'" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 msgid "Invalid expression statement" msgstr "Declaración de expresión inválida" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "Se esperaba '('" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 msgid "Missing term or ')'" msgstr "Falta término o ')'" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 msgid "Missing or invalid constant expression" msgstr "Expresión constante faltante o inválida" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "Faltan término y ')' esperados" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 msgid "Invalid control expression" msgstr "Expresión de control inválida" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 msgid "Invalid update expression" msgstr "Expresión de actualización inválida" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 msgid "Invalid init statement" msgstr "Declaración de inicio inválida" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "Faltan término o ')' esperados" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "Se esperaba 'class' o 'this'" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 msgid "'class' expected" msgstr "Se esperaba 'class'" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 msgid "')' or term expected" msgstr "Se esperaba ')' o término" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "Se esperaba '['" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 msgid "Field expected" msgstr "Se esperaba un campo" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "Faltan término y ']' esperados" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 msgid "']' expected, invalid type expression" msgstr "Se esperaba ']', expresión de tipo inválida" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 msgid "Invalid type expression" msgstr "Expresión de tipo inválida" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 msgid "Invalid reference type" msgstr "Tipo de referencia inválido" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "La invocación del constructor debe ser el primer elemento en un constructor" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "Solamente los constructores pueden invocar constructores" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr ": `%s' es una característica de JDK1.1(MR)" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" @@ -19985,32 +20290,32 @@ msgstr "" "%s.\n" "%s" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "archivo .zip malformado en CLASSPATH: %s" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" -msgstr "No se puede encontrar el paquete por omisión `%s'. Revise la variable de ambiente CLASSPATH y el acceso a los archivos" +msgstr "No se puede encontrar el paquete por defecto `%s'. Revise la variable de ambiente CLASSPATH y el acceso a los archivos" -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, c-format msgid "missing static field `%s'" msgstr "falta el campo static `%s'" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, c-format msgid "not a static field `%s'" msgstr "'%s' no es un campo static" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, c-format msgid "No case for %s" msgstr "No hay case para %s" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, c-format msgid "unregistered operator %s" msgstr "operador %s sin registrar" @@ -20059,7 +20364,7 @@ msgstr "Establecer la ruta de clases" #: java/lang-options.h:42 msgid "Set class path (deprecated: use --classpath instead)" -msgstr "Establecer la ruta de clases (deprecado: utilice en su lugar --classpath)" +msgstr "Establecer la ruta de clases (obsoleto: utilice en su lugar --classpath)" #: java/lang-options.h:44 msgid "Choose class whose main method should be used" @@ -20067,7 +20372,7 @@ msgstr "Escoger la clase cuyo m #: java/lang-options.h:46 msgid "Choose input encoding (default comes from locale)" -msgstr "Escoger la codificación de entrada (por omisión viene del local)" +msgstr "Escoger la codificación de entrada (por defecto viene del local)" #: java/lang-options.h:48 msgid "Add directory to class path" @@ -20083,7 +20388,7 @@ msgstr "Avisar si se especifican modificadores cuando no son necesarios" #: java/lang-options.h:54 msgid "Warn if deprecated empty statements are found" -msgstr "Avisar si se encuentran declaraciones vacías deprecadas" +msgstr "Avisar si se encuentran declaraciones vacías obsoletas" #: java/lang-options.h:56 msgid "Warn if .class files are out of date" @@ -20136,7 +20441,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "no se puede encontrar la declaración de protocolo para `%s'" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, c-format msgid "cannot find interface declaration for `%s'" msgstr "no se puede encontrar la declaración de interfaz para `%s'" @@ -20207,7 +20512,7 @@ msgstr "no se puede encontrar el m #: objc/objc-act.c:5082 objc/objc-act.c:5126 #, c-format msgid "return type for `%s' defaults to id" -msgstr "el tipo de devolución para `%s' por omisión es id" +msgstr "el tipo de devolución para `%s' por defecto es id" #: objc/objc-act.c:5099 #, c-format @@ -20216,7 +20521,7 @@ msgstr "el m #: objc/objc-act.c:5108 msgid "return type defaults to id" -msgstr "el tipo de devolución por omisión es id" +msgstr "el tipo de devolución por defecto es id" #: objc/objc-act.c:5125 msgid "cannot find method" @@ -20333,11 +20638,11 @@ msgstr "[super ...] debe aparecer en el contexto de un m msgid "potential selector conflict for method `%s'" msgstr "conflicto potencial de selectores para el método `%s'" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "`@end' debe aparecer en el contexto de una implementación" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "la definición de método no está en el contexto de la clase" @@ -20379,6 +20684,34 @@ msgstr "(depuracion) proceso de decodificaci msgid "(debug) trace lexical analysis" msgstr "(depuración) análisis léxico de rastreo" +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr " se usan interruptores de estilo de generación de código en conflicto" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +msgid "shared and mdll are not compatible" +msgstr "shared y mdll no son compatibles." + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "-fjni y -femit-class-files son incompatibles" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "-fjni y -femit-class-file son incompatibles" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "-femit-class-file se debe usar junto con -fsyntax-only" + +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "-pg y -fomit-frame-pointer son incompatibles" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "se requiere -c o -S para Ada" + #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" msgstr "sólo se permite -current_version con -dynamiclib" @@ -20415,80 +20748,52 @@ msgstr "no se permite keep_private_externs con -dynamiclib" msgid "-private_bundle not allowed with -dynamiclib" msgstr "no se permite -private_bundle con -dynamiclib" -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" -msgstr "GNU C no da soporte a -C sin usar -E" - -#: f/lang-specs.h:39 gcc.c:690 -msgid "GNU C does not support -CC without using -E" -msgstr "GNU C no da soporte a -CC sin usar -E" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" +msgstr "`-p' no tiene soporte; use `-pg' y gprof(1)" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 msgid "may not use both -m32 and -m64" msgstr "no se pueden usar -m32 y -m64 al mismo tiempo" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "`-p' no tiene soporte; use `-pg' y gprof(1)" - -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" -msgstr "la creación de perfil no tiene soporte con -mg\n" - -#: config/mips/mips.h:954 -msgid "-pipe is not supported" -msgstr "-pipe no tiene soporte" - -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" -msgstr "no se pueden usar -EB y -EL al mismo tiempo" - -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" -msgstr "-pg y -fomit-frame-pointer son incompatibles" - -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" -msgstr " se usan interruptores de estilo de generación de código en conflicto" - -#: config/i386/cygwin.h:115 -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "-mno-cygwin y -mno-win32 no son compatibles" - -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 -msgid "shared and mdll are not compatible" -msgstr "shared y mdll no son compatibles." +#: config/arm/arm.h:178 +msgid "-mapcs-26 and -mapcs-32 may not be used together" +msgstr "no se pueden usar juntos -mapcs-26 y -mapcs-32" -#: gcc.c:867 -msgid "-E required when input is from standard input" -msgstr "se requiere -E cuando la entrada es de entrada estándar" +#: config/arm/arm.h:180 +msgid "-msoft-float and -mhard_float may not be used together" +msgstr "no se pueden usar juntos -msoft-float y -mhard_float" -#: gcc.c:871 -msgid "compilation of header file requested" -msgstr "se solicitó la compilación de fichero de encabezado" +#: config/arm/arm.h:182 +msgid "-mbig-endian and -mlittle-endian may not be used together" +msgstr "no se pueden usar juntos -mbig-endian y -mlittle-endian" -#: java/lang-specs.h:33 -msgid "-fjni and -femit-class-files are incompatible" -msgstr "-fjni y -femit-class-files son incompatibles" +#: config/i386/sco5.h:195 +#, fuzzy +msgid "-pg not supported on this platform" +msgstr "el atributo `%s' no tiene soporte en esta plataforma" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-file are incompatible" -msgstr "-fjni y -femit-class-file son incompatibles" +#: config/i386/sco5.h:196 +#, fuzzy +msgid "-p and -pp specified - pick one" +msgstr "se especificó -I- dos veces" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" -msgstr "-femit-class-file se debe usar junto con -fsyntax-only" +#: config/i386/sco5.h:271 +#, fuzzy +msgid "-G and -static are mutually exclusive" +msgstr "-pedantic y -traditional son mutuamente exclusivos" -#: treelang/lang-specs.h:52 -msgid "-pg or -p and -fomit-frame-pointer are incompatible" -msgstr "-pg ó -p y -fomit-frame-pointer son incompatibles" +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" +msgstr "GNU C no da soporte a -C sin usar -E" -#: config/vax/netbsd-elf.h:42 -msgid "The -shared option is not currently supported for VAX ELF." -msgstr "La opción -shared no se soporta actualmente para ELF de VAX." +#: f/lang-specs.h:39 gcc.c:690 +msgid "GNU C does not support -CC without using -E" +msgstr "GNU C no da soporte a -CC sin usar -E" #: config/mcore/mcore.h:60 msgid "choose either big or little endian, not both" @@ -20502,17 +20807,37 @@ msgstr "escoja entre m340 o m210, no ambos" msgid "the m210 does not have little endian support" msgstr "el m210 no tiene soporte para little endian" -#: config/arm/arm.h:178 -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "no se pueden usar juntos -mapcs-26 y -mapcs-32" +#: config/i386/cygwin.h:115 +msgid "mno-cygwin and mno-win32 are not compatible" +msgstr "-mno-cygwin y -mno-win32 no son compatibles" -#: config/arm/arm.h:180 -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "no se pueden usar juntos -msoft-float y -mhard_float" +#: config/vax/netbsd-elf.h:42 +msgid "The -shared option is not currently supported for VAX ELF." +msgstr "La opción -shared no se soporta actualmente para ELF de VAX." -#: config/arm/arm.h:182 -msgid "-mbig-endian and -mlittle-endian may not be used together" -msgstr "no se pueden usar juntos -mbig-endian y -mlittle-endian" +#: treelang/lang-specs.h:52 +msgid "-pg or -p and -fomit-frame-pointer are incompatible" +msgstr "-pg ó -p y -fomit-frame-pointer son incompatibles" + +#: gcc.c:847 +msgid "-E required when input is from standard input" +msgstr "se requiere -E cuando la entrada es de entrada estándar" + +#: gcc.c:851 +msgid "compilation of header file requested" +msgstr "se solicitó la compilación de fichero de encabezado" + +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" +msgstr "la creación de perfil no tiene soporte con -mg\n" + +#: config/mips/mips.h:954 +msgid "-pipe is not supported" +msgstr "-pipe no tiene soporte" + +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" +msgstr "no se pueden usar -EB y -EL al mismo tiempo" #: config/mips/r3900.h:35 msgid "-mhard-float not supported" @@ -20522,40 +20847,50 @@ msgstr "-mhard-float no tiene soporte" msgid "-msingle-float and -msoft-float can not both be specified" msgstr "-msingle-float y -msoft-float no se pueden especificar al mismo tiempo" -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" -msgstr "se requiere -c o -S para Ada" +#~ msgid "%s for `%T ? %T : %T' operator" +#~ msgstr "%s para el operador `%T ? %T : %T'" + +#~ msgid "%s for `%T [%T]' operator" +#~ msgstr "%s para el operador `%T [%T]'" + +#~ msgid "%s for `%T %s %T' operator" +#~ msgstr "%s para el operador `%T %s %T'" + +#~ msgid "%s for `%s %T' operator" +#~ msgstr "%s para el operador `%s %T'" -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" -msgstr "-static no es válido con -mcoff" +#~ msgid "real-valued template parameters when cross-compiling" +#~ msgstr "parámetros de una plantilla con valores reales cuando se hizo una compilación cruzada" -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "-shared no es válido con -mcoff" +#~ msgid "due to a defect in the G++ 3.2 ABI, G++ has assigned the same mangled name to two different types" +#~ msgstr "debido a un defecto en el ABI de G++ 3.2, G++ asignó el misno nombre revuelto a dos tipos diferentes" -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "-symbolic no es válido con -mcoff" +#~ msgid "-static not valid with -mcoff" +#~ msgstr "-static no es válido con -mcoff" -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" -msgstr "-fpic no es válido con -mcoff" +#~ msgid "-shared not valid with -mcoff" +#~ msgstr "-shared no es válido con -mcoff" -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" -msgstr "-fPIC no es válido con -mcoff" +#~ msgid "-symbolic not valid with -mcoff" +#~ msgstr "-symbolic no es válido con -mcoff" -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" -msgstr "-fpic no es válido con -mcoff" +#~ msgid "-fpic is not valid with -mcoff" +#~ msgstr "-fpic no es válido con -mcoff" -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "-fPIC no es válido con -mcoff" +#~ msgid "-fPIC is not valid with -mcoff" +#~ msgstr "-fPIC no es válido con -mcoff" + +#~ msgid "-fpic not valid with -mcoff" +#~ msgstr "-fpic no es válido con -mcoff" + +#~ msgid "-fPIC not valid with -mcoff" +#~ msgstr "-fPIC no es válido con -mcoff" + +#~ msgid "__alignof__ applied to an incomplete type" +#~ msgstr "__alignof__ aplicado a un tipo de dato incompleto" #~ msgid "-traditional is deprecated and may be removed" -#~ msgstr "-traditional está deprecado y será eliminado" +#~ msgstr "-traditional es obsoleto y será eliminado" #~ msgid "unknown C standard `%s'" #~ msgstr "no se conoce el estándard de C `%s'" @@ -20563,15 +20898,24 @@ msgstr "-fPIC no es v #~ msgid "type of external `%s' is not global" #~ msgstr "el tamaño de `%s' externo no es global" +#~ msgid "typedef `%s' is initialized" +#~ msgstr "la definición de tipo `%s' está inicializada" + #~ msgid "unnamed fields of type other than struct or union are not allowed" #~ msgstr "no se permiten campos sin nombre de otro tipo que no sea struct o union" #~ msgid "null format string" #~ msgstr "formato de cadena nulo" +#~ msgid "ignoring #pragma %s" +#~ msgstr "ignorando el #pragma %s" + #~ msgid "both 'f' and 'l' suffixes on floating constant" #~ msgstr "se encuentran los sufijos `f' y `l' al mismo tiempo en una constante de coma flotante" +#~ msgid "floating point number exceeds range of '%s'" +#~ msgstr "el número de coma flotante excede el rango de '%s'" + #~ msgid "decimal point in exponent - impossible!" #~ msgstr "punto decimal en el exponente - ¡Imposible!" @@ -20590,6 +20934,9 @@ msgstr "-fPIC no es v #~ msgid "more than one 'f' suffix on floating constant" #~ msgstr "más de un sufijo `f' en una constante de coma flotante" +#~ msgid "traditional C rejects the 'f' suffix" +#~ msgstr "C tradicional rechaza el sufijo 'f'" + #~ msgid "more than one 'l' suffix on floating constant" #~ msgstr "más de un sufijo `l' en una constante de coma flotante" @@ -20600,7 +20947,7 @@ msgstr "-fPIC no es v #~ msgstr "más de un sufijo `i' o una `j' en una constante de coma flotante" #~ msgid "ISO C forbids imaginary numeric constants" -#~ msgstr "ISO C prohibe las constantes numéricas imaginarias" +#~ msgstr "ISO C prohíbe las constantes numéricas imaginarias" #~ msgid "floating constant out of range" #~ msgstr "constante de coma flotante fuera de rango" @@ -20680,6 +21027,12 @@ msgstr "-fPIC no es v #~ msgid "sizeof applied to an incomplete type" #~ msgstr "sizeof aplicado a un tipo de dato incompleto" +#~ msgid "variable offset is passed partially in stack and in reg" +#~ msgstr "se pasa parcialmente el desplazamiento de la variable a la pila y al registro" + +#~ msgid "variable size is passed partially in stack and in reg" +#~ msgstr "se pasa parcialemente el tamaño de la variable a la pila y al registro" + #~ msgid "execvp %s" #~ msgstr "execvp %s" @@ -20713,6 +21066,9 @@ msgstr "-fPIC no es v #~ msgid " as it is the same as non-system directory \"%s\"" #~ msgstr " porque es el mismo que el directorio que no es del sistema \"%s\"" +#~ msgid " as it has already been specified as a non-system directory" +#~ msgstr " porque ya se había especificado como un directorio que no es del sistema" + #~ msgid "I/O error on output" #~ msgstr "error de E/S en la salida" @@ -20756,7 +21112,19 @@ msgstr "-fPIC no es v #~ msgstr "posible inicio de la cadena literal sin terminar" #~ msgid "multi-line string literals are deprecated" -#~ msgstr "las literales de cadena en múltiples líneas están deprecadas" +#~ msgstr "las literales de cadena en múltiples líneas son obsoletas" + +#~ msgid "the meaning of '\\%c' varies with -traditional" +#~ msgstr "el significado de '\\%c' varía con -traditional" + +#~ msgid "the meaning of '\\a' varies with -traditional" +#~ msgstr "el significado de '\\a' varía con -traditional" + +#~ msgid "the meaning of '\\x' varies with -traditional" +#~ msgstr "el significado de '\\x' varía con -traditional" + +#~ msgid "escape sequence out of range for character" +#~ msgstr "secuencia de escape fuera de rango para el carácter" #~ msgid "\"%s\" cannot be used as a macro name" #~ msgstr "no se puede usar \"%s\" como un nombre de macro" @@ -20779,6 +21147,9 @@ msgstr "-fPIC no es v #~ msgid "Internal compiler error in %s, at %s:%d" #~ msgstr "Error interno del compilador %s, en %s:%d" +#~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#~ msgstr "Copyright (C) 2002 Free Software Foundation, Inc.\n" + #~ msgid "argument to `-b' is missing" #~ msgstr "falta el argumento para `-b'" @@ -20797,6 +21168,9 @@ msgstr "-fPIC no es v #~ msgid "%6.2f%% of %d source lines executed in function %s\n" #~ msgstr "%6.2f%% de %d líneas de código fuente ejecutadas en la función %s\n" +#~ msgid "No executable source lines in function %s\n" +#~ msgstr "No hay líneas de código ejecutables en la función %s\n" + #~ msgid "%6.2f%% of %d branches executed in function %s\n" #~ msgstr "%6.2f%% de %d ramificaciones ejecutadas en la función %s\n" @@ -20812,15 +21186,36 @@ msgstr "-fPIC no es v #~ msgid "No calls in function %s\n" #~ msgstr "No hay llamadas en la función %s\n" +#~ msgid "%6.2f%% of %d source lines executed in file %s\n" +#~ msgstr "%6.2f%% de %d líneas de código fuente ejecutadas en el fichero %s\n" + +#~ msgid "%6.2f%% of %d branches executed in file %s\n" +#~ msgstr "%6.2f%% de %d ramificaciones ejecutadas en el fichero %s\n" + +#~ msgid "%6.2f%% of %d branches taken at least once in file %s\n" +#~ msgstr "%6.2f%% de %d ramificaciones visitadas al menos una vez en el fichero %s\n" + +#~ msgid "%6.2f%% of %d calls executed in file %s\n" +#~ msgstr "%6.2f%% de %d llamadas ejecutadas en el fichero %s\n" + +#~ msgid "call %d returns = %s\n" +#~ msgstr "la llamada %d devuelve = %s\n" + #~ msgid "call %d returns = %s%%\n" #~ msgstr "la llamada %d devuelve = %s%%\n" +#~ msgid "branch %d taken = %s\n" +#~ msgstr "ramificación %d tomada = %s\n" + #~ msgid "branch %d taken = %s%%\n" #~ msgstr "ramificación %d tomada = %s%%\n" #~ msgid ".da file contents exhausted too early" #~ msgstr "el contenido del fichero .da se agotó demasiado pronto" +#~ msgid ".da file contents not exhausted" +#~ msgstr "el contenido del fichero .da no se agotó" + #~ msgid "conversion from NaN to int" #~ msgstr "conversión de NaN a int" @@ -20938,9 +21333,6 @@ msgstr "-fPIC no es v #~ msgid "macro name missing after -%c option" #~ msgstr "falta el nombre de macro después de la opción -%c" -#~ msgid "-pedantic and -traditional are mutually exclusive" -#~ msgstr "-pedantic y -traditional son mutuamente exclusivos" - #~ msgid "-trigraphs and -traditional are mutually exclusive" #~ msgstr "-trigraphs y -traditional son mutuamente exclusivos" @@ -21115,6 +21507,9 @@ msgstr "-fPIC no es v #~ msgid "Do not store locals in arg registers" #~ msgstr "No almacenar los locales en los registros de argumento" +#~ msgid "Do not generate multm instructions" +#~ msgstr "No generar instrucciones multm" + #~ msgid "Do symbol renaming for BSD" #~ msgstr "Renombrar los símbolos para BSD" @@ -21124,6 +21519,9 @@ msgstr "-fPIC no es v #~ msgid "Don't do symbol renaming" #~ msgstr "No renombrar símbolos" +#~ msgid "MCU `%s' not supported" +#~ msgstr "El MCU `%s' no tiene soporte" + #~ msgid "Generate code for the C400" #~ msgstr "Generar código para el C400" @@ -21241,6 +21639,9 @@ msgstr "-fPIC no es v #~ msgid "this target does not support the -mabi switch" #~ msgstr "este objetivo no tiene soporte para el interruptor -mabi" +#~ msgid "bad value (%s) for -mtune= switch" +#~ msgstr "valor erróneo (%s) para el interruptor -mtune=" + #~ msgid "-mips%d does not support 64 bit fp registers" #~ msgstr "-mips%d not tiene soporte para registros fp de 64 bit" @@ -21295,6 +21696,9 @@ msgstr "-fPIC no es v #~ msgid "-fdata-sections not supported on AIX" #~ msgstr "-fdata-sections no tiene soporte en AIX" +#~ msgid "argument 3 of `%s' must be a 2-bit literal" +#~ msgstr "el argumento 3 para `%s' debe ser una literal de 2-bit" + #~ msgid "%%S computed all 1's mask" #~ msgstr "%%S calculó una máscara con sólo 1's" @@ -21304,9 +21708,15 @@ msgstr "-fPIC no es v #~ msgid "no viable candidates" #~ msgstr "no hay candidatos viables" +#~ msgid "cannot pass objects of non-POD type `%#T' through `...'" +#~ msgstr "no se puede pasar objetos de tipo `%#T' que no es POD a través de `...'" + #~ msgid "`%D' has already been declared in `%T'" #~ msgstr "`%D' ya ha sido declarado en `%T'" +#~ msgid "typedef `%D' is initialized" +#~ msgstr "la definición de tipo `%D' está inicializada" + #~ msgid "`%D' as declarator" #~ msgstr "`%D' como declarador" @@ -21340,9 +21750,15 @@ msgstr "-fPIC no es v #~ msgid "multiple initializations given for member `%D'" #~ msgstr "se dieron inicializadores múltiples para el miembro `%D'" +#~ msgid "base initializers for `%#T'" +#~ msgstr "inicializadores base para `%T'" + #~ msgid " will be re-ordered to match inheritance order" #~ msgstr " se reordenará para coincidir con el orden de herencia" +#~ msgid "base class `%T' already initialized" +#~ msgstr "la clase base `%T' ya está inicializada" + #~ msgid "implementation-reserved name `%D' used" #~ msgstr "se usó el nombre `%D' reservado para la implementación" @@ -21364,11 +21780,14 @@ msgstr "-fPIC no es v #~ msgid "ignoring `%V' qualifiers on `%T'" #~ msgstr "se ignoran los calificadores `%V' para `%T'" +#~ msgid "ISO C++ forbids applying `sizeof' to a function type" +#~ msgstr "ISO C++ prohíbe la aplicación de `sizeof' a un tipo de función" + #~ msgid "ISO C++ forbids applying `sizeof' to a member function" -#~ msgstr "ISO C++ prohibe la aplicación de `sizeof' a una función miembro" +#~ msgstr "ISO C++ prohíbe la aplicación de `sizeof' a una función miembro" #~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type" -#~ msgstr "ISO C++ prohibe aplicar `sizeof' al tipo `void' el cual es un tipo incompleto" +#~ msgstr "ISO C++ prohíbe aplicar `sizeof' al tipo `void' el cual es un tipo incompleto" #~ msgid "`sizeof' applied to non-static member" #~ msgstr "`sizeof' aplicado a miembro que no es static" @@ -21385,9 +21804,6 @@ msgstr "-fPIC no es v #~ msgid "invalid use of template `%#D' as expression" #~ msgstr "uso inválido de la plantilla `%#D' como una expresión" -#~ msgid "`%#T' has no member named `%D'" -#~ msgstr "`%#T' no tiene un miembro llamado `%D'" - #~ msgid "invalid offsetof from non-POD type `%#T'; use pointer to member instead" #~ msgstr "desplazamiento inválido desde un tipo `%#T' que no es POD; use en su lugar un apuntador a miembro" @@ -21445,6 +21861,9 @@ msgstr "-fPIC no es v #~ msgid "due to non-public access of member `%D'" #~ msgstr "debido al acceso no público del miembro `%D'" +#~ msgid "ISO C++ forbids non-constant aggregate initializer expressions" +#~ msgstr "ISO C++ prohíbe las expresiones inicializadoras agregadas que no son constantes" + #~ msgid "The meaning of `\\x' (at %0) varies with -traditional" #~ msgstr "el significado de `\\x' (en %0) varía con -traditional" @@ -21499,6 +21918,9 @@ msgstr "-fPIC no es v #~ msgid "may not use both -mgp32 and -mfp64" #~ msgstr "no se pueden usar -mgp32 y -mfp64 al mismo tiempo" +#~ msgid "Only initialized variables can be placed into program memory area." +#~ msgstr "Sólo las variables inicializadas se pueden ubicar en el área de memoria del programa." + #~ msgid "declaration of `%#T'" #~ msgstr "la declaración de `%#T'" @@ -23051,9 +23473,6 @@ msgstr "-fPIC no es v #~ msgid "can only take slice of array or string" #~ msgstr "sólo se puede tomar una rebanada de una matriz o una cadena" -#~ msgid "slice length is not an integer" -#~ msgstr "la longitud de la rebanada no es un entero" - #~ msgid "slice length out-of-range" #~ msgstr "longitud de la rebanada fuera de rango" @@ -23271,16 +23690,16 @@ msgstr "-fPIC no es v #~ msgstr "`%T' no puede ser calificado con `const', `volatile' o `restrict'" #~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic" -#~ msgstr "ISO C++ prohibe el uso de un apuntador a un tipo de tipo `void *' en la aritmética de apuntadores" +#~ msgstr "ISO C++ prohíbe el uso de un apuntador a un tipo de tipo `void *' en la aritmética de apuntadores" #~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic" -#~ msgstr "ISO C++ prohibe el uso de un apuntador a función en la aritmética de apuntadores" +#~ msgstr "ISO C++ prohíbe el uso de un apuntador a función en la aritmética de apuntadores" #~ msgid "ISO C++ forbids using a pointer to member function in pointer arithmetic" -#~ msgstr "ISO C++ prohibe el uso de un apuntador a una función miembro en la aritmética de apuntadores" +#~ msgstr "ISO C++ prohíbe el uso de un apuntador a una función miembro en la aritmética de apuntadores" #~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic" -#~ msgstr "ISO C++ prohibe el uso de un apuntador a un miembro en la aritmética de apuntadores" +#~ msgstr "ISO C++ prohíbe el uso de un apuntador a un miembro en la aritmética de apuntadores" #~ msgid "Extra label definition %A at %0 -- perhaps previous label definition %B at %1 should have CONTINUE statement?" #~ msgstr "Definición de etiqueta extra %A en %0 -- ¿tal vez la definición de la etiqueta anterior %B en %1 debe tener una declaración CONTINUE?" @@ -23925,9 +24344,6 @@ msgstr "-fPIC no es v #~ msgid "no file-scope type named `%D'" #~ msgstr "no hay un tipo de ámbito de fichero llamado `%D'" -#~ msgid "%T is not a class type" -#~ msgstr "%T no es un tipo de clase" - #~ msgid "base clause without member specification for `%#T'" #~ msgstr "cláusula base sin una especificación de miembro para `%#T'" @@ -23953,7 +24369,7 @@ msgstr "-fPIC no es v #~ msgstr "la declaración de `%s' obscurece a una declaración local previa" #~ msgid "ANSI C forbids const or volatile function types" -#~ msgstr "ANSI C prohibe los tipos de función const o volatile" +#~ msgstr "ANSI C prohíbe los tipos de función const o volatile" #~ msgid "leaving more files than we entered" #~ msgstr "dejando más ficheros de los que se introducieron" @@ -23965,7 +24381,7 @@ msgstr "-fPIC no es v #~ msgstr "secuencia de escape desconocida, '\\' seguida por el carácter 0x%x" #~ msgid "ISO C forbids `&&'" -#~ msgstr "ISO C prohibe `&&'" +#~ msgstr "ISO C prohíbe `&&'" #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99" #~ msgstr "`[*]' en la declaración de parámetros solamente se permite en ISO C 99" @@ -23974,7 +24390,7 @@ msgstr "-fPIC no es v #~ msgstr "argumento de tipo erróneo para %s" #~ msgid "deprecated initialization of zero-length array" -#~ msgstr "inicialización deprecada de una matriz de longitud cero" +#~ msgstr "inicialización obsoleta de una matriz de longitud cero" #~ msgid "initialization of zero-length array before end of structure" #~ msgstr "inicialización de una matriz de longitud cero antes del fin de la estructura" @@ -23991,9 +24407,6 @@ msgstr "-fPIC no es v #~ msgid "The local variable `insn' has the value:" #~ msgstr "La variable local `insn' tiene el valor:" -#~ msgid "Register '%c' is unknown" -#~ msgstr "El registro '%c' es desconocido" - #~ msgid "Register '%c' already specified in allocation order" #~ msgstr "El registro '%c' ya fue especificado en el orden de alojamiento" @@ -24046,7 +24459,7 @@ msgstr "-fPIC no es v #~ msgstr "No tratar al espacio de nombres `std' como un espacio de nombres normal" #~ msgid "ISO C++ forbids `&&'" -#~ msgstr "ISO C++ prohibe `&&'" +#~ msgstr "ISO C++ prohíbe `&&'" #~ msgid "taking dynamic typeid of object with -fno-rtti" #~ msgstr "tomando typeid dinámico de objeto con -fno-rtti" diff --git a/gcc/po/fr.po b/gcc/po/fr.po index 65ce5e086b3..fdaa5e68374 100644 --- a/gcc/po/fr.po +++ b/gcc/po/fr.po @@ -2,11 +2,118 @@ # Copyright © 2001 Free Software Foundation, Inc. # Michel Robitaille , traducteur depuis/since 1996. # +# Vocabulaire utilisé +# lvalue = membre gauche +# deprecated = obsolète +# out of range = hors des limites +# range = gamme +# scope = porté, champ +# shadowing = masquer +# embedded PIC = PIC enchâssé +# CPU = processeur +# structure with flexible member +# = structure ayant un membre flexible +# flag = fanion +# forward declaration +# = déclaration anticipée +# token = élément lexical (dans le contexte du parsing) +# to subscript = indicer +# top-level = hors de toute fonction +# member function = fonction membre +# +# Pas traduit: +# thread +# +# J'ai des doutes pour : +# inline = en-ligne (pas systématiquement) +# section attribute attribut de section +# wide char caractère long +# +# ------ +# literals littéral, ou mot composé ? +# msgid "ISO C89 forbids compound literals" +# msgstr "le C89 ISO interdit les mots composés" +# +# symbol table table des symboles ou table de symbole +# command map carte des commandes +# Combiner combinateur +# msgid "" +# ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" +# ";; %d successes.\n" +# "\n" +# msgstr "" +# ";; Statistiques du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n" +# ";; %d succès.\n" +# "\n" +# +# promote promouvoir +# msgid "the left operand of \"%s\" changes sign when promoted" +# msgstr "L'opérande gauche de « %s » change de signe lors de sa promotion" +# +# include guards ??? +# msgid "Multiple include guards may be useful for:\n" +# msgstr "De multiples balises pour les inclusions peuvent être utiles pour :\n" +# +# +# universal-character-name ??? +# msgid "incomplete universal-character-name" +# msgid "non-hex digit '%c' in universal-character-name" +# msgid "universal-character-name on EBCDIC target" +# +# poisoning empoisonnement +# msgid "poisoning existing macro \"%s\"" +# msgstr "empoisonnement de la macro existente « %s »" +# +# +# Autres règles: +# - j'ai ajouté un adjectif par rapport à l'anglais si le message est +# une phrase avec verbe conjugé. +# - ISO est considéré comme un adjectif dans « C ISO » +# +# Erreurs corrigées: +# librairies, assumer +# +# A faire: +# - s/en ligne/en-ligne/ +# - hors gamme +# - literal +# - chaine de format => formatage +# - scope +# - supporté est un faux ami +# +# A rapporter upstream: +# <<<<<<<< +# In c-opts.c, begining line 1732, a lot of options are of the kind: +# " -W[no-]trigraphs Warn if trigraphs are encountered\n" +# I guess it would be better to change them all to something like +# " -W[no-]trigraphs Warn [or not] if trigraphs are encountered\n" +# +# +# #: c-opts.c:1759 +# " -MP\t\t\t Generate phony targets for all headers\n" +# you may want to change the \t to spaces, as it is done for the other lines. +# +# #: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 +# #: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 +# #: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 +# #: java/verify.c:1468 java/verify.c:1483 +# #, c-format +# msgid "%s" +# msgstr "%s" +# +# Are you sure you want to translate the messages in cfgrtl.c, or are they +# debugging informations ? +# +# You may want to use ngettext instead of putting (s) in text. +# msgid "null character(s) preserved in literal" +# +# >>>>>>>>> +# msgid "" msgstr "" -"Project-Id-Version: GNU gcc 3.2.1\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" -"PO-Revision-Date: 2002-11-21 08:00-0500\n" +"Project-Id-Version: GNU gcc 3.3-b20021230\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" +"PO-Revision-Date: 2003-03-05 23:20+0100\n" "Last-Translator: Michel Robitaille \n" "Language-Team: French \n" "MIME-Version: 1.0\n" @@ -16,7 +123,7 @@ msgstr "" #: attribs.c:185 #, c-format msgid "`%s' attribute directive ignored" -msgstr "« %s » attribut de la directive ignoré" +msgstr "attribut de directive « %s » ignoré" #: attribs.c:193 #, c-format @@ -26,28 +133,29 @@ msgstr "nombre erron #: attribs.c:210 #, c-format msgid "`%s' attribute does not apply to types" -msgstr "« %s » attribut ne s'applique pas à ces types" +msgstr "l'attribut « %s » ne s'applique pas aux types" #: attribs.c:247 #, c-format msgid "`%s' attribute only applies to function types" -msgstr "attribut « %s » ne s'applique seulement qu'à des types de fonction" - -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +msgstr "l'attribut « %s » ne s'applique qu'à des types de fonction" + +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" -msgstr "« %s » attribut ignoré" +msgstr "attribut « %s » ignoré" #: builtins.c:285 msgid "offset outside bounds of constant string" -msgstr "décalage hors gamme d'une chaîne de constante" +msgstr "décalage hors des limites d'une chaîne de constante" #: builtins.c:765 msgid "second arg to `__builtin_prefetch' must be a constant" @@ -55,7 +163,7 @@ msgstr "second argument de #: builtins.c:772 msgid "invalid second arg to __builtin_prefetch; using zero" -msgstr "second argument invalide de « __builtin_prefetch »; utilise zéro" +msgstr "second argument invalide de « __builtin_prefetch »; utilisation de zéro" #: builtins.c:779 msgid "third arg to `__builtin_prefetch' must be a constant" @@ -63,7 +171,7 @@ msgstr "troisi #: builtins.c:786 msgid "invalid third arg to __builtin_prefetch; using zero" -msgstr "troisième argument invalide de « __builtin_prefetch »; utilise zéro" +msgstr "troisième argument invalide de « __builtin_prefetch »; utilisation de zéro" #. ??? We used to try and build up a call to the out of line function, #. guessing about what registers needed saving etc. This became much @@ -72,1488 +180,1484 @@ msgstr "troisi #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 msgid "__builtin_saveregs not supported by this target" -msgstr "« __builtin_saveregs » n'est pas supporté par la cible" +msgstr "« __builtin_saveregs » n'est pas supporté par cette cible" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "argument de « __builtin_args_info » doit être une constante" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" -msgstr "argument de « __builtin_args_info » hors gamme" +msgstr "argument de « __builtin_args_info » hors des limites" -#: builtins.c:2918 +#: builtins.c:2929 msgid "missing argument in `__builtin_args_info'" msgstr "argument manquant dans « __builtin_args_info »" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" -msgstr "« va_start » utilisé dans la fonction avec des arguments fixes" +msgstr "« va_start » utilisé dans une fonction ayant des arguments fixes" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "second paramètre de « va_start » n'est pas le dernier argument nommé" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "« __builtin_next_arg » appelé sans argument" -#: builtins.c:3059 +#: builtins.c:3070 msgid "too many arguments to function `va_start'" msgstr "trop d'arguments pour la function « va_start »" -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" -msgstr "premier argument de « va_arg » n'est pas de type « va_list " +msgstr "premier argument de « va_arg » n'est pas de type « va_list »" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" -msgstr "« %s » a été promu à « %s » lorsque passé à travers « ... »" +msgstr "« %s » a été promu à « %s » lors du passage à travers « ... »" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" -msgstr "(vous devriez passer « %s » mais non pas « %s » à « va_arg »)" +msgstr "(vous devriez donc passer « %s » et non « %s » à « va_arg »)" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" -msgstr "argument invalid de « __builtin_frame_address »" +msgstr "argument de « __builtin_frame_address » invalide" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" -msgstr "argument invalid de « __builtin_return_address »" +msgstr "argument de « __builtin_return_address » invalide" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" -msgstr "argument non supporté de « __builtin_frame_address »" +msgstr "argument de « __builtin_frame_address » non supporté" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" -msgstr "argument non supporté de « __builtin_return_address »" +msgstr "argument de « __builtin_return_address » non supporté" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" -msgstr "second argument de « __builtin_expect » doit être une constante" +msgstr "le second argument de « __builtin_expect » doit être une constante" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" -msgstr "second argument de « __builtin_longjmp » doit être 1" +msgstr "le second argument de « __builtin_longjmp » doit être 1" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" -msgstr "fonction interne « %s » n'est pas couramment supportée" +msgstr "fonction interne « %s » n'est pas actuellement supportée" -#: builtins.c:4147 -#, fuzzy +#: builtins.c:4165 msgid "target format does not support infinity" -msgstr "CPU cible ne supporte pas l'inter-réseautage" +msgstr "le format cible ne supporte pas l'infini" -#: c-common.c:1163 +#: c-common.c:1168 #, c-format msgid "`%s' is not defined outside of function scope" -msgstr "« %s » n'est pas défini à l'extérieur de l'étendue de la fonction" +msgstr "« %s » n'est pas défini à l'extérieur de la portée de la fonction" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" -msgstr "longueur de la chaîne « %d » plus grande que la longueur « %d » que le compilateur ISO C%d requiert pour le support" +msgstr "longueur de la chaîne « %d » plus grande que la longueur « %d » que les compilateurs C%d ISO doivent supporter" -#: c-common.c:1242 -#, fuzzy +#: c-common.c:1247 msgid "concatenation of string literals with __FUNCTION__ is deprecated" -msgstr "concaténation de chaînes de litéraux avec « __FUNCTION__ » est dépréciée. Cette option disparaîtra dans le futur." +msgstr "la concaténation de chaînes de litéraux avec « __FUNCTION__ » est obsolète" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "débordement dans l'expression de la constante" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "débordement d'entier dans l'expression" -#: c-common.c:1368 +#: c-common.c:1373 msgid "floating point overflow in expression" msgstr "débordement d'un nombre en virgule flottante dans l'expression" -#: c-common.c:1374 +#: c-common.c:1379 msgid "vector overflow in expression" msgstr "débordement du vecteur dans l'expression" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "grand entier implicitement tronqué pour un type non signé" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "entier négatif implicitement converti en un type non signé" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "débordement dans la conversion implicte de la constante" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" -msgstr "opération portant sur « %s » est peut être indéfinie" +msgstr "l'opération portant sur « %s » est peut être indéfinie" -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" -msgstr "déclaration de l'expression a un type incomplet" +msgstr "la déclaration de l'expression a un type incomplet" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "l'étiquette du « case » ne se réduit pas en une constante entière" -#: c-common.c:2223 +#: c-common.c:2228 msgid "invalid truth-value expression" msgstr "expression valeur de vérité invalide" -#: c-common.c:2274 +#: c-common.c:2279 #, c-format msgid "invalid operands to binary %s" msgstr "opérandes invalides pour le binaire %s" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "comparaison est toujours fausse en raison d'une gamme limitée de type de données" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "comparaison est toujours vraie en raison d'une gamme limitée de type de données" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "comparaison d'une expression non signée >=0 est toujours vraie" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "comparaison d'une expression non signée < 0 est toujours fausse" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" -msgstr "pointeur de type « void * » utilisé en arithmétique" +msgstr "usage en arithmétique d'un pointeur de type « void * »" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" -msgstr "pointeur vers une fonction utilisé en arithmétique" +msgstr "usage en arithmétique d'un pointeur vers une fonction" -#: c-common.c:2648 +#: c-common.c:2653 msgid "pointer to member function used in arithmetic" -msgstr "pointeur vers le membre d'une fonction utilisée dans l'arithmétique" +msgstr "usage en arithmétique d'un pointeur vers une fonction membre" -#: c-common.c:2654 +#: c-common.c:2659 msgid "pointer to a member used in arithmetic" -msgstr "pointeur vers un membre utilisé dans l'arithmétique" +msgstr "usage en arithmétique d'un pointeur vers un membre" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" -msgstr "valeur du type struct utilisé nécessite un scalaire" +msgstr "valeur de type « struct » utilisé là où un scalaire est attendu" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" -msgstr "valeur du type union utilisé nécessite un scalaire" +msgstr "valeur de type « union » utilisé là où un scalaire est attendu" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" -msgstr "valeur du type array utilisé nécessite un scalaire" +msgstr "valeur de type « array » utilisé là où un scalaire est attendu" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" -msgstr "parenthèses suggérées autour de l'affectation utilisées comme valeur de vérité" +msgstr "parenthèses suggérées autour de l'affectation utilisée comme valeur de vérité" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 msgid "invalid use of `restrict'" -msgstr "utilisation invalide de « restrict »" +msgstr "usage de « restrict » invalide" -#: c-common.c:3059 -#, fuzzy +#: c-common.c:3064 msgid "invalid application of `sizeof' to a function type" -msgstr "ISO C++ interdit l'application de « sizeof » sur un type de fonction" +msgstr "application de « sizeof » sur un type de fonction invalide" -#: c-common.c:3069 -#, fuzzy, c-format +#: c-common.c:3074 +#, c-format msgid "invalid application of `%s' to a void type" -msgstr "opération invalide sur un type non instancié" +msgstr "application invalide de « %s » sur un type void" -#: c-common.c:3075 -#, fuzzy, c-format +#: c-common.c:3080 +#, c-format msgid "invalid application of `%s' to an incomplete type" -msgstr "« __alignof__ » appliqué sur un type incomplet" +msgstr "application invalide de « %s » sur un type incomplet" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "« __alignof » appliqué sur un champ de bits" -#: c-common.c:3596 +#: c-common.c:3618 #, c-format msgid "cannot disable built-in function `%s'" msgstr "ne peut désactiver la fonction interne « %s »" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, c-format msgid "too few arguments to function `%s'" -msgstr "pas assez d'argument pour la fonction « %s »" +msgstr "pas assez d'arguments pour la fonction « %s »" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, c-format msgid "too many arguments to function `%s'" msgstr "trop d'arguments pour la fonction « %s »" -#: c-common.c:3790 -#, fuzzy, c-format +#: c-common.c:3812 +#, c-format msgid "non-floating-point argument to function `%s'" -msgstr "trop d'arguments pour la fonction « %s »" +msgstr "argument pour la fonction « %s » n'étant pas en virgule flottante" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" msgstr "les pointeurs ne sont pas permis comme valeurs de « case »" -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" -msgstr "ISO C++ interdit les expressions de bornes dans les déclarations de « switch »" +msgstr "le C++ ISO interdit les intervalles dans les déclarations de « switch »" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" -msgstr "ISO C interdit les expressions de bornes dans les déclarations de « switch »" +msgstr "le C ISO interdit les intervalles dans les « switch »" -#: c-common.c:4097 +#: c-common.c:4119 msgid "empty range specified" -msgstr "bornes spécifiées sont vides" +msgstr "intervalle vide spécifié" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" -msgstr "valeur de « case » double ou qui en chevauche un autre" +msgstr "valeur du « case » duppliquée (ou en chevauchant une autre)" -#: c-common.c:4150 +#: c-common.c:4172 msgid "this is the first entry overlapping that value" -msgstr "c'est la première entrée qui chevauche cette valeur" +msgstr "ceci est la première entrée chevauchant cette valeur" -#: c-common.c:4154 +#: c-common.c:4176 msgid "duplicate case value" -msgstr "valeur de « case » double" +msgstr "valeur du « case » duppliquée" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "précédemment utilisé ici" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" -msgstr "étiquettes multiples de défaut dans un « case »" +msgstr "plusieurs étiquettes par défaut dans un « switch »" -#: c-common.c:4160 +#: c-common.c:4182 msgid "this is the first default label" msgstr "ceci est la première étiquette de défaut" -#: c-common.c:4188 +#: c-common.c:4210 msgid "ISO C++ forbids taking the address of a label" -msgstr "ISO C++ interdit de prendre l'adresse d'une étiquette" +msgstr "le C++ ISO interdit de prendre l'adresse d'une étiquette" -#: c-common.c:4190 +#: c-common.c:4212 msgid "ISO C forbids taking the address of a label" -msgstr "ISO C interdit l'adresse d'une expression d'une étiquette" +msgstr "le C ISO interdit de prendre l'adresse d'une étiquette" -#: c-common.c:5213 +#: c-common.c:5235 #, c-format msgid "declaration of `%s' shadows %s" -msgstr "déclaration de « %s » fait ombrage à %s" +msgstr "la déclaration de « %s » masque %s" -#: c-common.c:5629 +#: c-common.c:5654 #, c-format msgid "unknown machine mode `%s'" -msgstr "mode machine inconnu « %s »" +msgstr "mode machine « %s » inconnu" -#: c-common.c:5632 +#: c-common.c:5657 #, c-format msgid "no data type for mode `%s'" msgstr "aucun type de données pour le mode « %s »" -#: c-common.c:5641 c-common.c:6242 -#, fuzzy, c-format +#: c-common.c:5666 c-common.c:6316 +#, c-format msgid "unable to emulate '%s'" -msgstr "incapable d'ouvrir le fichier « %s »" +msgstr "impossible d'émuler « %s »" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" -msgstr "attribut de section ne peut être spécifié pour des variables locales" +msgstr "l'attribut de section ne peut être spécifié pour des variables locales" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "section de « %s » en conflit avec une déclaration précédente" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "attribut de section n'est pas permis pour « %s »" -#: c-common.c:5704 +#: c-common.c:5729 msgid "section attributes are not supported for this target" msgstr "attribut de section ne sont pas supportés pour la cible" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" -msgstr "alignement demandé n'est pas une constante" +msgstr "l'alignement demandé n'est pas une constante" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" -msgstr "alignement demandé n'est pas une puissance de 2" +msgstr "l'alignement demandé n'est pas une puissance de 2" -#: c-common.c:5756 +#: c-common.c:5781 msgid "requested alignment is too large" -msgstr "alignement demandé est trop grand" +msgstr "l'alignement demandé est trop grand" -#: c-common.c:5783 +#: c-common.c:5808 #, c-format msgid "alignment may not be specified for `%s'" -msgstr "alignement ne peut pas être spécifié pour « %s »" +msgstr "l'alignement ne peut pas être spécifié pour « %s »" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" -msgstr "« %s » défini à la fois comme normal et comme alias" +msgstr "« %s » défini à la fois normalement et en tant qu'alias" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" -msgstr "argument d'alias n'est pas une chaîne" +msgstr "l'argument d'alias n'est pas une chaîne" -#: c-common.c:5885 -#, fuzzy +#: c-common.c:5910 msgid "visibility arg not a string" -msgstr "argument d'alias n'est pas une chaîne" +msgstr "l'argument de visibilité n'est pas une chaîne" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" -msgstr "" +msgstr "l'argument de visibilité doit être l'un de « default » (par défaut), « hidden » (masqué), « protected » (protégé) ou « internal » (interne)" -#: c-common.c:5928 -#, fuzzy +#: c-common.c:5953 msgid "tls_model arg not a string" -msgstr "argument d'alias n'est pas une chaîne" +msgstr "l'argument de tls_model n'est pas une chaîne" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" -msgstr "" +msgstr "l'argument de tls_model doit être l'un de « local-exec », « initial-exec », « local-dynamic » or « global-dynamic »" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" -msgstr "attribut « %s » ne s'applique seulement qu'à des fonctions" +msgstr "l'attribut « %s » ne s'applique seulement qu'à des fonctions" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, c-format msgid "can't set `%s' attribute after definition" msgstr "ne peut initialiser l'attribut « %s » après définition" -#: c-common.c:6109 +#: c-common.c:6114 +#, fuzzy +msgid "cleanup arg not an identifier" +msgstr "tranche de la longueur n'est pas un entier" + +#: c-common.c:6121 +#, fuzzy +msgid "cleanup arg not a function" +msgstr "l'objet appelé n'est pas une fonction" + +#: c-common.c:6183 #, c-format msgid "`%s' attribute ignored for `%s'" -msgstr "« %s » attribut ignoré pour « %s »" +msgstr "attribut « %s » ignoré pour « %s »" -#: c-common.c:6174 +#: c-common.c:6248 #, c-format msgid "invalid vector type for attribute `%s'" msgstr "type de vecteur invalide pour l'attribut « %s »" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" -msgstr "aucun mode vecteur avec la taille et le type spécifié n'a pas été répéré" +msgstr "aucun mode vecteur avec la taille et le type spécifié n'a été trouvé" -#: c-common.c:6329 -#, fuzzy +#: c-common.c:6403 msgid "nonnull attribute without arguments on a non-prototype" -msgstr "nombre d'arguments ne concorde pas avec celui du prototype" +msgstr "attribut non nul sans argument sur un non-prototype" -#: c-common.c:6344 -#, fuzzy, c-format +#: c-common.c:6418 +#, c-format msgid "nonnull argument has invalid operand number (arg %lu)" -msgstr "chaîne de format a un nombre invalide d'opérandes" +msgstr "un argument non nul a un nombre d'opérande invalide (argument %lu)" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" -msgstr "" +msgstr "un argument non nul a un nombre d'opérande hors des bornes (arg %lu, opérande %lu)" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" -msgstr "" +msgstr "un argument non nul référence une opérande qui n'est pas un pointeur (arg %lu, opérande %lu)" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" -msgstr "" +msgstr "argument nul là où un non-nul est requis (arg %lu)" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "valeur void n'a pas été ignorée comme elle aurait dû l'être" #: c-convert.c:112 java/typeck.c:150 msgid "conversion to non-scalar type requested" -msgstr "conversion vers un type non scalaire demandé" +msgstr "conversion vers un type non scalaire demandée" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" -msgstr "on assume que le tableau « %s » a un élément" +msgstr "il est supposé que le tableau « %s » a un élément" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" -msgstr "« struct %s » incomplet dans le champ final ici" +msgstr "« struct %s » incomplète dans le champ terminant ici" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" -msgstr "« union %s » incomplet dans le champs final ici" +msgstr "« union %s » incomplète dans le champ terminant ici" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" -msgstr "« enum %s » incomplet dans le champ final ici" +msgstr "« enum %s » incomplète dans le champ terminant ici" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "étiquette « %s » utilisée mais non définie" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" -msgstr "étiquette « %s » définie mais non utilisée" +msgstr "étiquette « %s » définie mais pas utilisée" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, c-format msgid "function `%s' redeclared as inline" msgstr "fonction « %s » redéclarée comme étant inline" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "déclaration précédente de la fonction « %s » avec l'attribut noinline" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, c-format msgid "function `%s' redeclared with attribute noinline" -msgstr "fonction « %s » redéclarée à l'intérieur noinline" +msgstr "fonction « %s » redéclarée avec l'attribut noinline" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, c-format msgid "previous declaration of function `%s' was inline" -msgstr "déclaration précédente de la fonction « %s » était inline" +msgstr "la déclaration précédente de la fonction « %s » était inline" -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" -msgstr "fait ombrage à la fonction interne « %s »" +msgstr "masquage de la fonction interne « %s »" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" -msgstr "fait ombrage à fonction « %s » de la librairie" +msgstr "masquage de la fonction « %s » de la bibliothèque" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" -msgstr "fonction « %s » de la librairie déclarée comme n'étant pas une fonction" +msgstr "fonction « %s » de la bibliothèque déclarée comme n'étant pas une fonction" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "fonction interne « %s » n'est pas déclarée comme une fonction" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" -msgstr "« %s » redéclaré comme une sorte différente de symbole" +msgstr "« %s » redéclaré comme une autre sorte de symbole" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "déclaration précédente de « %s »" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" -msgstr "type conflictuels pour la fonction interne « %s »" +msgstr "types conflictuels pour la fonction interne « %s »" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, c-format msgid "conflicting types for `%s'" msgstr "types conflictuels pour « %s »" -#: c-decl.c:1129 +#: c-decl.c:1133 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "un paramètre de la liste avec une ellipse ne peut concorder une déclaration vide de liste de noms de paramètres" -#: c-decl.c:1135 +#: c-decl.c:1139 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" -msgstr "un type d'argument qui a une promotion par défaut ne peut concorder avec une déclaration vide de noms de paramètres" +msgstr "un type d'argument ayant une promotion par défaut ne peut concorder avec une déclaration vide de noms de paramètres" -#: c-decl.c:1146 -#, fuzzy, c-format +#: c-decl.c:1157 +#, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" -msgstr "la déclaration « static» de « %s » en suit une non « static »" +msgstr "déclaration locale au thread de « %s » après une déclaration non locale au thread" -#: c-decl.c:1153 -#, fuzzy, c-format +#: c-decl.c:1164 +#, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" -msgstr "la déclaration non « static» de « %s » en suit une « static »" +msgstr "déclaration non locale au thread de « %s » après une déclaration locale au thread" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, c-format msgid "redefinition of `%s'" msgstr "redéfinition de « %s »" -#: c-decl.c:1167 +#: c-decl.c:1178 #, c-format msgid "redeclaration of `%s'" msgstr "redéclaration de « %s »" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "déclarations conflictuelles de « %s »" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" -msgstr "prototype de « %s » suit" +msgstr "le prototype de « %s » suit" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "définition d'un non prototype ici" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" -msgstr "prototype de « %s » suit mais le nombre d'arguments ne concorde pas" +msgstr "le prototype de « %s » suit mais le nombre d'arguments ne concorde pas" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" -msgstr "prototype de « %s » suit mais le nombre d'arguments %d ne concorde pas" +msgstr "le prototype de « %s » suit mais le nombre d'arguments %d ne concorde pas" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" -msgstr "« %s » déclaré en ligne après avoir été appelé" +msgstr "« %s » déclaré en-ligne après avoir été appelé" -#: c-decl.c:1256 +#: c-decl.c:1267 #, c-format msgid "`%s' declared inline after its definition" -msgstr "« %s » déclaré en ligne après sa définition" +msgstr "« %s » déclaré en-ligne après sa définition" -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" -msgstr "la déclaration « static» de « %s » en suit une non « static »" +msgstr "la déclaration de « %s » comme statique après une déclaration comme non statique" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" -msgstr "la déclaration non « static» de « %s » en suit une « static »" +msgstr "la déclaration de « %s » comme non statique après une déclaration comme statique" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" -msgstr "la déclaration constante de « %s » en suit une non constante" +msgstr "la déclaration de « %s » comme constante après une déclaration comme non constante" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "le qualificateur du type de « %s » est en conflit avec une déclaration précédente" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" -msgstr "re-déclaration redondante de « %s » dans le même champ." +msgstr "redéclaration redondante de « %s » dans le même champ" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" -msgstr "déclaration de « %s » cache un paramètre" +msgstr "la déclaration de « %s » masque un paramètre" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" -msgstr "déclaration de « %s » cache un symbole de la liste des paramètres" +msgstr "la déclaration de « %s » masque un symbole de la liste des paramètres" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 msgid "a parameter" msgstr "un paramètre" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" -msgstr "un local antérieur" +msgstr "une locale précédente" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 msgid "a global declaration" msgstr "une déclaration globale" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "déclaration de « %s » externe imbriquée" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" -msgstr "« %s » utilisé précédemment avant sa déclaration" +msgstr "« %s » utilisé avant sa déclaration" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "« %s » a été déclaré implicitement « extern » et plus loin « static »" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" -msgstr "pas de concordance de type avec une déclaration externe précédente" +msgstr "non concordance de type avec la déclaration externe précédente" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "déclaration externe précédente de « %s »" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" msgstr "non concordance de type avec la déclaration implicite précédente" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" msgstr "déclaration précédente implicite de « %s »" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" -msgstr "« %s » a été précédemment implicitement déclaré comme retournant un « int »" +msgstr "« %s » a été précédemment déclaré implicitement comme retournant un « int »" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "« %s » a été déclaré « extern » et plus loin « static »" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "déclaration externe de « %s » ne concorde pas avec la globale" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" -msgstr "« %s » localement externe mais globalement static" +msgstr "« %s » localement externe mais globalement statique" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" -msgstr "fonction « %s » a été précédemment déclarée à l'intérieur d'un bloc" +msgstr "la fonction « %s » a été précédemment déclarée à l'intérieur d'un bloc" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "déclaration implicite de la fonction « %s »" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" -msgstr "étiquette %s référencée à l'extérieur de n'importe quelle fonction" +msgstr "étiquette %s référencée à l'extérieur de toute fonction" -#: c-decl.c:2231 +#: c-decl.c:2253 #, c-format msgid "duplicate label declaration `%s'" -msgstr "déclaration de l'étiquette « %s » est double" +msgstr "déclaration de l'étiquette « %s » en double" -#: c-decl.c:2234 +#: c-decl.c:2256 msgid "this is a previous declaration" msgstr "ceci est une déclaration précédente" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" -msgstr "struct/union sans nom qui définit aucune instance" +msgstr "struct/union sans nom ne définissant aucune instance" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "mot clé ou nom de type inutile dans une déclaration vide" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "deux types spécifiés dans une déclaration vide" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 msgid "empty declaration" msgstr "déclaration vide" -#: c-decl.c:2718 -#, fuzzy +#: c-decl.c:2740 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" -msgstr "ISO C89 ne supporte pas « static » ou les qualificateurs de type dans les déclarateurs de tableau de paramètres" +msgstr "le C90 ISO ne supporte pas « static » ou les qualificateurs de type dans les déclarateurs de tableau de paramètres" -#: c-decl.c:2720 -#, fuzzy +#: c-decl.c:2742 msgid "ISO C90 does not support `[*]' array declarators" -msgstr "ISO C89 ne supporte pas « [*] » dans les déclarateurs de tableau" +msgstr "le C90 ISO ne supporte pas « [*] » dans les déclarateurs de tableau" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" -msgstr "GCC ne supporte pas encore adéquatement « [* ]» dans les déclarateurs de tableau" +msgstr "GCC n'implémente pas encore correctement les déclarateurs de tableau « [*] »" -#: c-decl.c:2742 +#: c-decl.c:2764 msgid "static or type qualifiers in abstract declarator" msgstr "static ou qualificateurs de type dans un déclarateur abstrait" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "« %s » est habituellement une fonction" -#: c-decl.c:2825 -#, fuzzy, c-format +#: c-decl.c:2847 +#, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" -msgstr "typedef « %s » est initialisé" +msgstr "typedef « %s » est initialisé (utilisez __typeof__ à la place)" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" -msgstr "fonction « %s » est initialisée comme une variable" +msgstr "la fonction « %s » est initialisée comme une variable" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" -msgstr "paramètre « %s » est initialisé" +msgstr "le paramètre « %s » est initialisé" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" -msgstr "objet de taille variable peut ne pas être initialisé" +msgstr "un objet de taille variable peut ne pas être initialisé" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" -msgstr "variable « %s » a un initialiseur mais un type incomplet" +msgstr "la variable « %s » est initialisée alors qu'elle est de type incomplet" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" -msgstr "éléments du tableau « %s » ont des types incomplets" +msgstr "les éléments du tableau « %s » ont des types incomplets" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" -msgstr "déclaration de « %s » est « extern » et est initialisé" +msgstr "« %s » initialisé et déclaré « extern »" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, c-format msgid "inline function `%s' given attribute noinline" -msgstr "fonction inline « %s » a reçu l'attribut noinline" +msgstr "la fonction inline « %s » a reçu l'attribut noinline" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" -msgstr "échec de l'initialiseur pour déterminer la taille de « %s »" +msgstr "l'initialisation n'a pas pu déterminer la taille de « %s »" -#: c-decl.c:3011 +#: c-decl.c:3033 #, c-format msgid "array size missing in `%s'" -msgstr "taille du tableau manquant dans « %s »" +msgstr "taille du tableau manquante dans « %s »" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" -msgstr "tableau de taille zéro ou négative « %s »" +msgstr "tableau « %s » de taille zéro ou négative" -#: c-decl.c:3055 +#: c-decl.c:3077 #, c-format msgid "storage size of `%s' isn't known" -msgstr "taille de stockage de « %s » n'est pas connue" +msgstr "taille de stockage de « %s » inconnue" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" -msgstr "taille de stockage de « %s » n'est pas une constante" +msgstr "la taille de stockage de « %s » n'est pas une constante" -#: c-decl.c:3125 +#: c-decl.c:3147 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "spécificateur asm ignorés pour la variable locale non statique « %s »" -#: c-decl.c:3190 +#: c-decl.c:3247 #, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" -msgstr "ISO C interdit le paramètre « %s » faisant ombrage au typedef" +msgstr "le C ISO interdit que le paramètre « %s » masque un typedef" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "« long long long » est trop long pour GCC" -#: c-decl.c:3540 -#, fuzzy +#: c-decl.c:3597 msgid "ISO C90 does not support `long long'" -msgstr "ISO C89 ne supporte pas « long long »" +msgstr "le C90 ISO ne permet pas « long long »" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, c-format msgid "duplicate `%s'" msgstr "« %s » apparaît en double" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" -msgstr "" +msgstr "« __thread » avant « extern »" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" -msgstr "" +msgstr "« __thread » avant « static »" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "deux types de données ou plus dans la déclaration de « %s »" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" -msgstr "« %s » a échoué pour devenir un typedef ou un type construit" +msgstr "« %s » n'a pu devenir un typedef ou un type construit" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" -msgstr "type utilisé par défaut « int» dans la déclaration de « %s »" +msgstr "dans la déclaration de « %s », utilisation de « int » par défaut pour le type" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" -msgstr "« long » et « short » spécifiés à la fois pour « %s »" +msgstr "« long » et « short » spécifiés à la fois pour « %s »" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" -msgstr "« long » ou « short » spécifié avec «char» pour « %s »" +msgstr "« long » ou « short » spécifié avec « char » pour « %s »" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" -msgstr "« long » ou « short » spécifié avec un type flottant pour « %s »" +msgstr "« long » ou « short » spécifié avec un type flottant pour « %s »" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "la seule combinaison valide est « long double »" -#: c-decl.c:3680 +#: c-decl.c:3737 #, c-format msgid "both signed and unsigned specified for `%s'" -msgstr "signé et non signé spécifiés à la fois pour « %s »" +msgstr "« %s » est à la fois signé et non signé" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" -msgstr "« long », « short », signé ou non signé est invalide pour « %s »" +msgstr "« long », « short », « signed » ou « unsigned » invalide pour « %s »" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" -msgstr "« long », « short », signé ou non signé utilisé incorrectement pour « %s »" +msgstr "« long », « short », « signed » ou « unsigned » utilisé incorrectement pour « %s »" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, c-format msgid "complex invalid for `%s'" -msgstr "« complex » invalide pour « %s »" +msgstr "« complex » invalide pour « %s »" -#: c-decl.c:3748 -#, fuzzy +#: c-decl.c:3805 msgid "ISO C90 does not support complex types" -msgstr "ISO C89 ne supporte pas les types « complex »" +msgstr "le C90 ISO ne permet pas les types « complex »" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" -msgstr "ISO C ne supporte pas les « complex » utilisé comme «double complex »" +msgstr "le C ISO ne permet pas d'utiliser « complex » à la place de « double complex »" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 msgid "ISO C does not support complex integer types" -msgstr "ISO C ne supporte pas les type « complex » d'entiers" +msgstr "le C ISO interdit le type d'entiers complexes" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 msgid "duplicate `const'" msgstr "« const » apparaît en double" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 msgid "duplicate `restrict'" msgstr "« restrict » apparaît en double" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 msgid "duplicate `volatile'" -msgstr "volatile» apparaît en double" +msgstr "« volatile » apparaît en double" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "multiples classes de stockage dans la déclaration de « %s »" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "définition de fonction déclaré « auto »" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "définition de fonction déclarée « register »" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "définition de fonction déclarée « typedef »" -#: c-decl.c:3841 -#, fuzzy +#: c-decl.c:3898 msgid "function definition declared `__thread'" -msgstr "définition de fonction déclarée « typedef »" +msgstr "définition de fonction déclarée « __thread »" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" -msgstr "classe de stockage spécifiée pour la structure du champ « %s »" +msgstr "classe de stockage spécifiée pour le champ de structure « %s »" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "classe de stockage spécifiée pour le paramètre « %s »" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "classe de stockage spécifié pour un typename" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "« %s » initialisé et déclaré « extern »" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" -msgstr "« %s » est à la fois « extern » et initialiseur" +msgstr "« %s » initialisé et marqué « extern »" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" -msgstr "la déclaration de haut niveau de « %s » a spécifié «auto »" +msgstr "la déclaration hors de toute fonction de « %s » a spécifié « auto »" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "fonction imbriquée « %s » déclarée « extern »" -#: c-decl.c:3891 cp/decl.c:10872 -#, fuzzy, c-format +#: c-decl.c:3948 cp/decl.c:11319 +#, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" -msgstr "fonction « %s » ne peut être déclarée « mutable »" +msgstr "« %s » dans le champ de la fonction est implicitement déclaré auto, et déclaré « __thread »" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 msgid "static or type qualifiers in non-parameter array declarator" -msgstr "static ou qualificateurs de type dans un déclarateur d'un tableau de non paramètres" +msgstr "static ou qualificateurs de type dans un déclarateur de tableau n'étant pas un paramètre" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" -msgstr "déclaration de « %s » comme un tableau de « voids »" +msgstr "déclaration de « %s » comme un tableau de « void »" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "déclaration de « %s » comme un tableau de fonctions" -#: c-decl.c:3985 c-decl.c:5250 -#, fuzzy +#: c-decl.c:4042 c-decl.c:5332 msgid "invalid use of structure with flexible array member" -msgstr "utilisation invalide d'un membre de tableau flexible" +msgstr "utilisation invalide d'une structure ayant un membre flexible" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" -msgstr "taille du tableau « %s » n'est pas de type entier" +msgstr "la taille du tableau « %s » n'est pas de type entier" -#: c-decl.c:4009 +#: c-decl.c:4066 #, c-format msgid "ISO C forbids zero-size array `%s'" -msgstr "ISO C interdit les tableaux de taille zéro « %s »" +msgstr "le C ISO interdit le tableau de taille zéro « %s »" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" -msgstr "taille du tableau « %s » est négative" +msgstr "la taille du tableau « %s » est négative" -#: c-decl.c:4029 -#, fuzzy, c-format +#: c-decl.c:4086 +#, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" -msgstr "ISO C89 interdit le tableau « %s » dont la taille ne peut être évaluée" +msgstr "le C90 ISO interdit le tableau « %s » dont la taille ne peut être évaluée" -#: c-decl.c:4032 -#, fuzzy, c-format +#: c-decl.c:4089 +#, c-format msgid "ISO C90 forbids variable-size array `%s'" -msgstr "ISO C89 interdit le tableau de taille variable « %s »" +msgstr "le C90 ISO interdit le tableau « %s » de taille variable" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, c-format msgid "size of array `%s' is too large" -msgstr "taille du tableau « %s » est trop grande" +msgstr "la taille du tableau « %s » est trop grande" -#: c-decl.c:4075 -#, fuzzy +#: c-decl.c:4145 msgid "ISO C90 does not support flexible array members" -msgstr "ISO C89 ne supporte pas les membres flexibles d'un tableau" +msgstr "le C90 ISO interdit les tableaux ayant des membres flexibles" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" -msgstr "type tableau a un type d'élément incomplet" +msgstr "les éléments du tableau sont de type incomplet" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 msgid "ISO C forbids const or volatile function types" -msgstr "ISO C interdit les types volatile ou de constante de fonction" +msgstr "le C ISO interdit les fonction de type volatile ou constante" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "« %s » déclaré comme une fonction retournant une fonction" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "« %s » déclaré comme une fonction retournant un tableau" -#: c-decl.c:4171 +#: c-decl.c:4241 msgid "ISO C forbids qualified void function return type" -msgstr "ISO C interdit les type retourné d'une fonction void qualifié" +msgstr "le C ISO interdit d'utiliser un void qualifié en valeur de retour de fonction" -#: c-decl.c:4175 +#: c-decl.c:4245 msgid "type qualifiers ignored on function return type" -msgstr "qualificateurs de type ignorés pour le type retourné d'une fonction" +msgstr "qualificateurs de type ignorés pour le type retourné par la fonction" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 msgid "ISO C forbids qualified function types" -msgstr "ISO C interdit les types de fonction qualifiées" +msgstr "le C ISO interdit les types de fonction qualifiés" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" msgstr "modificateur de type invalide dans la déclaration de pointeur" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" -msgstr "variable ou champ « %s » déclaré «void »" +msgstr "variable ou champ « %s » déclaré « void »" -#: c-decl.c:4375 +#: c-decl.c:4445 msgid "attributes in parameter array declarator ignored" -msgstr "les attributs dans un paramètre déclarateur de tableau sont ignorés" +msgstr "les attributs dans un déclarateur de tableau de paramètres sont ignorés" -#: c-decl.c:4400 +#: c-decl.c:4470 msgid "invalid type modifier within array declarator" msgstr "modificateur invalide de type à l'intérieur d'un déclarateur de tableau" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "champ « %s » déclaré comme une fonction" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" -msgstr "champ « %s » a un type incomplet" +msgstr "champ « %s » est de type incomplet" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, c-format msgid "invalid storage class for function `%s'" msgstr "classe de stockage invalide pour la fonction « %s »" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" -msgstr "fonction « noreturn» retourne une valeur non «void »" +msgstr "fonction marquée « noreturn » retourne une valeur n'étant pas de type « void »" -#: c-decl.c:4524 +#: c-decl.c:4594 msgid "cannot inline function `main'" -msgstr "ne peut rendre en ligne « main » en fonction en ligne" +msgstr "ne peut transformer « main » en fonction en ligne" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" -msgstr "variable « %s » déclarée «inline »" +msgstr "variable « %s » déclarée « inline »" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 -#, fuzzy +#: c-decl.c:4677 cp/decl.c:9951 msgid "thread-local storage not supported for this target" -msgstr "-fdata-sections n'est pas supporté pour cette machine cible" +msgstr "cette cible ne permet pas le stockage en local au thread" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" -msgstr "déclaration de fonction n'est pas un prototype" +msgstr "la déclaration de fonction n'est pas un prototype valide" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" -msgstr "noms de paramètres (sans types) dans la déclaration de fonction" +msgstr "noms de paramètres (sans type) dans la déclaration de fonction" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" -msgstr "paramètre « %s » a un type incomplet" +msgstr "le paramètre « %s » a un type incomplet" -#: c-decl.c:4701 +#: c-decl.c:4773 msgid "parameter has incomplete type" -msgstr "paramètre a un type incomplet" +msgstr "le paramètre a un type incomplet" -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" -msgstr "paramètre « %s » pointe vers un type incomplet" +msgstr "le paramètre « %s » pointe vers un type incomplet" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" -msgstr "paramètre pointe vers un type incomplet" +msgstr "le paramètre pointe vers un type incomplet" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" -msgstr "paramètre « %s » n'a qu'une déclaration vers l'avant" +msgstr "le paramètre « %s » n'a qu'une déclaration anticipée" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" -msgstr "« void » dans la liste des paramètres doit être la liste entière" +msgstr "si « void » est dans une liste de paramètres, toute la liste doit l'être" -#: c-decl.c:4862 +#: c-decl.c:4934 #, c-format msgid "`struct %s' declared inside parameter list" -msgstr "« struct %s » déclaré à l'intérieur de la liste de paramètres" +msgstr "« struct %s » déclarée à l'intérieur de la liste de paramètres" -#: c-decl.c:4865 +#: c-decl.c:4937 #, c-format msgid "`union %s' declared inside parameter list" -msgstr "« union %s » déclaré à l'intérieur de la liste de paramètres" +msgstr "« union %s » déclarée à l'intérieur de la liste de paramètres" -#: c-decl.c:4868 +#: c-decl.c:4940 #, c-format msgid "`enum %s' declared inside parameter list" -msgstr "« enum %s » déclaré à l'intérieur de la liste de paramètres" +msgstr "« enum %s » déclarée à l'intérieur de la liste de paramètres" -#: c-decl.c:4875 +#: c-decl.c:4947 msgid "anonymous struct declared inside parameter list" -msgstr "« struct » anonyme déclaré à l'intérieur de la liste des paramètres" +msgstr "structure anonyme déclarée à l'intérieur de la liste des paramètres" -#: c-decl.c:4877 +#: c-decl.c:4949 msgid "anonymous union declared inside parameter list" -msgstr "« union » anonyme déclaré à l'intérieur de la liste des paramètres" +msgstr "union anonyme déclarée à l'intérieur de la liste des paramètres" -#: c-decl.c:4879 +#: c-decl.c:4951 msgid "anonymous enum declared inside parameter list" -msgstr "« enum » anonyme déclaré à l'intérieur de la liste des paramètres" +msgstr "énumération anonyme déclarée à l'intérieur de la liste des paramètres" -#: c-decl.c:4883 +#: c-decl.c:4955 msgid "its scope is only this definition or declaration, which is probably not what you want" -msgstr "son étendue ne vaut que pour cette définition ou déclaration, laquelle n'est probablement celle que vous désirez." +msgstr "visible uniquement depuis cette définition ou déclaration, ce qui n'est probablement pas ce que vous désirez" -#: c-decl.c:4960 +#: c-decl.c:5032 #, c-format msgid "redefinition of `union %s'" -msgstr "redéfinition de «union %s'" +msgstr "redéfinition de « union %s »" -#: c-decl.c:4962 +#: c-decl.c:5034 #, c-format msgid "redefinition of `struct %s'" -msgstr "redéfinition de «struct %s'" +msgstr "redéfinition de « struct %s »" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" -msgstr "déclaration ne déclare rien du tout!" +msgstr "déclaration ne déclarant rien du tout" -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, c-format msgid "%s defined inside parms" msgstr "%s défini à l'intérieur des paramètres" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "union" -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "structure" -#: c-decl.c:5089 +#: c-decl.c:5183 #, c-format msgid "%s has no %s" msgstr "%s n'a pas de %s" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "struct" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "named members" msgstr "membres nommés" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "membres" -#: c-decl.c:5130 +#: c-decl.c:5224 #, c-format msgid "nested redefinition of `%s'" msgstr "redéfinition imbriquée de « %s »" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" -msgstr "largeur du champ de bits « %s » n'est pas une constante entière" +msgstr "la largeur du champ de bits « %s » n'est pas une constante entière" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" -msgstr "champ de bits « %s » a un type invalide" +msgstr "le champ de bits « %s » a un type invalide" -#: c-decl.c:5166 +#: c-decl.c:5260 #, c-format msgid "bit-field `%s' type invalid in ISO C" -msgstr "champ de bits « %s » a un type invalide en ISO C" +msgstr "le champ de bits « %s » a un type invalide en C ISO" -#: c-decl.c:5177 +#: c-decl.c:5271 #, c-format msgid "negative width in bit-field `%s'" msgstr "largeur négative du champ de bits « %s »" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" -msgstr "largeur de « %s » excède son type" +msgstr "la largeur de « %s » excède son type" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" -msgstr "largeur zéro pour le champ de bits « %s »" +msgstr "largeur nulle pour le champ de bits « %s »" -#: c-decl.c:5195 +#: c-decl.c:5289 #, c-format msgid "`%s' is narrower than values of its type" msgstr "« %s » est plus étroit que les valeurs de son type" -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "membre flexible de tableau dans l'union" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" -msgstr "membre flexible de tableau n'est pas à la fin du struct" +msgstr "le membre flexible de tableau n'est pas à la fin de la structure" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" -msgstr "membre flexible de tableau dans un autre struct vide" +msgstr "membre flexible de tableau dans une structure vide par ailleurs" -#: c-decl.c:5275 +#: c-decl.c:5357 #, c-format msgid "duplicate member `%s'" msgstr "membre « %s » apparaît en double" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" -msgstr "union ne peut pas être faite de façon transparente" +msgstr "union ne peut pas être rendu transparente" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" -msgstr "redéclaration de «enum %s'" +msgstr "redéclaration de « enum %s »" -#: c-decl.c:5458 +#: c-decl.c:5592 msgid "enum defined inside parms" msgstr "enum défini à l'intérieur des paramètres" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "valeurs d'énumération excède les bornes du plus grand entier" -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "valeur de l'énumérateur pour « %s » n'est pas une constante entière" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "débordement dans les valeurs de l'énumération" -#: c-decl.c:5618 +#: c-decl.c:5752 msgid "ISO C restricts enumerator values to range of `int'" -msgstr "ISO C restreint les valeurs de l'énumérateur aux bornes d'un « int »" +msgstr "le C ISO restreint les valeurs de l'énumérateur aux bornes d'un « int »" -#: c-decl.c:5700 +#: c-decl.c:5834 msgid "return type is an incomplete type" -msgstr "type retourné est d'un type incomplet" +msgstr "le type du retour est incomplet" -#: c-decl.c:5708 +#: c-decl.c:5842 msgid "return type defaults to `int'" -msgstr "le défaut choisi du type retourné est « int »" +msgstr "le type du retour est « int » par défaut" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" -msgstr "aucun prototype précédent pour « %s »" +msgstr "aucun prototype anticipé pour « %s »" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "« %s » a été utilisé sans prototype avant sa définition" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" -msgstr "aucune déclaration précédente pour « %s »" +msgstr "aucune déclaration anticipée pour « %s »" -#: c-decl.c:5775 +#: c-decl.c:5909 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "« %s » a été utilisé sans déclaration avant sa définition" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" -msgstr "type retourné de « %s » n'est pas «int »" +msgstr "le type de retour de « %s » n'est pas « int »" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" -msgstr "premier argument de « %s » devrait être «int »" +msgstr "le premier argument de « %s » devrait être « int »" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" -msgstr "second argument de « %s » devrait être «char ** »" +msgstr "le second argument de « %s » devrait être « char ** »" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" -msgstr "troisième argument de « %s » devrait probablement être «char ** »" +msgstr "le troisième argument de « %s » devrait probablement être « char ** »" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" -msgstr "« %s » prend seulement aucun OU deux arguments" +msgstr "« %s » prend soit aucun argument soit deux arguments" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" -msgstr "« %s » est normalement une fonction non «static »" +msgstr "« %s » n'est normalement pas une fonction statique" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" -msgstr "type de paramètres à la fois donné dans la liste et séparément" +msgstr "types des paramètres à la fois donnés dans la liste et séparément" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" -msgstr "nom de paramètre a été omis" +msgstr "nom de paramètre omis" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, c-format msgid "parameter `%s' declared void" -msgstr "paramètre « %s » déclaré «void »" +msgstr "paramètre « %s » déclaré « void »" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "nom du paramètre manquant dans la liste des paramètres" -#: c-decl.c:6063 +#: c-decl.c:6197 #, c-format msgid "multiple parameters named `%s'" -msgstr "multiples paramètres nommés « %s »" +msgstr "plusieurs paramètres nommés « %s »" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" -msgstr "type de « %s » utilisé par défaut est «int »" +msgstr "le type de « %s » est « int » par défaut" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "déclaration du paramètre « %s » mais pas de tel paramètre" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" -msgstr "nombre d'arguments ne concorde pas avec celui du prototype" +msgstr "le nombre d'arguments ne concorde pas avec celui du prototype" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" -msgstr "argument promu « %s » ne concorde pas avec celui du prototype" +msgstr "argument promu « %s » ne concorde pas avec le prototype" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" -msgstr "argument « %s » ne concorde pas avec celui du prototype" +msgstr "argument « %s » ne concorde pas avec le prototype" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 msgid "no return statement in function returning non-void" -msgstr "pas de déclaration « return » dans la fonction retournant un non void" +msgstr "« return » manquant dans une fonction devant retourner une valeur" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" -msgstr "cette fonction peut ou ne peut pas retourner une valeur" +msgstr "cette fonction devrait finir en retournant ou non une valeur" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" -msgstr "taille de la valeur retournée de « %s » est %u octets" +msgstr "la taille de la valeur retournée par « %s » est %u octets" -#: c-decl.c:6560 +#: c-decl.c:6733 #, c-format msgid "size of return value of `%s' is larger than %d bytes" -msgstr "taille de la valeur retournée de « %s » est plus grande que %d octets" +msgstr "la taille de la valeur retournée par « %s » supérieure à %d octets" #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" -msgstr "déclaration initiale de la boucle « for » utilisée en dehords du mode C99" +msgstr "déclaration initiale de la boucle « for » utilisée en dehors du mode C99" -#: c-decl.c:6639 +#: c-decl.c:6815 #, c-format msgid "`struct %s' declared in `for' loop initial declaration" -msgstr "« struct %s» déclaré dans la déclaration initiale de la boucle «for »" +msgstr "« struct %s » déclarée dans la déclaration initiale de la boucle « for »" -#: c-decl.c:6642 +#: c-decl.c:6818 #, c-format msgid "`union %s' declared in `for' loop initial declaration" -msgstr "« union %s» déclaré dans la déclaration initiale de la boucle «for »" +msgstr "« union %s » déclarée dans la déclaration initiale de la boucle « for »" -#: c-decl.c:6645 +#: c-decl.c:6821 #, c-format msgid "`enum %s' declared in `for' loop initial declaration" -msgstr "« enum %s» déclaré dans la déclaration initiale de la boucle «for »" +msgstr "« enum %s » déclarée dans la déclaration initiale de la boucle « for »" -#: c-decl.c:6653 +#: c-decl.c:6829 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" -msgstr "déclaration de « %s » qui n'est pas une variable dans la déclaration initiale de «for »" +msgstr "déclaration de « %s » (qui n'est pas une variable) dans la déclaration initiale de « for »" -#: c-decl.c:6655 +#: c-decl.c:6831 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" -msgstr "déclaration d'une variable « static» « %s » dans la déclaration initiale de la boucle «for »" +msgstr "déclaration de la variable statique « %s » dans la déclaration initiale de la boucle « for »" -#: c-decl.c:6657 +#: c-decl.c:6833 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" -msgstr "déclaration d'une variable « extern » « %s » dans la déclaration initiale «for »" +msgstr "déclaration de la variable externe « %s » dans la déclaration initiale « for »" #: c-format.c:109 c-format.c:191 msgid "format string arg not a string type" @@ -1561,15 +1665,15 @@ msgstr "l'argument de la cha #: c-format.c:124 msgid "args to be formatted is not '...'" -msgstr "arguments à être formattés ne sont pas « ... »" +msgstr "les arguments devant être formatés ne sont pas « ... »" #: c-format.c:133 msgid "strftime formats cannot format arguments" -msgstr "Les formats de strftime ne peuvent formater les arguments" +msgstr "Les formats de strftime ne peuvent pas formater d'argument" #: c-format.c:168 c-format.c:270 msgid "format string has invalid operand number" -msgstr "chaîne de format a un nombre invalide d'opérandes" +msgstr "la chaîne de format a un nombre invalide d'opérandes" #: c-format.c:202 msgid "function does not return string type" @@ -1582,11 +1686,11 @@ msgstr "sp #: c-format.c:246 #, c-format msgid "`%s' is an unrecognized format function type" -msgstr "« %s » a un format non reconnu de type de fonction" +msgstr "« %s » a un format de type de fonction non reconnu" #: c-format.c:280 msgid "format string arg follows the args to be formatted" -msgstr "l'argument de la chaîne de format suit les arguments devant être formattés" +msgstr "l'argument de la chaîne de format suit les arguments devant être formatés" #: c-format.c:601 msgid "` ' flag" @@ -1598,19 +1702,19 @@ msgstr "le fanion #: c-format.c:602 c-format.c:673 msgid "`+' flag" -msgstr "fanion «+»" +msgstr "fanion « + »" #: c-format.c:602 msgid "the `+' printf flag" -msgstr "le fanion «+» de printf" +msgstr "le fanion « + » de printf" #: c-format.c:603 c-format.c:649 msgid "`#' flag" -msgstr "fanion «#»" +msgstr "fanion « # »" #: c-format.c:603 msgid "the `#' printf flag" -msgstr "le fanion «#» de printf" +msgstr "le fanion « # » de printf" #: c-format.c:604 c-format.c:647 msgid "`0' flag" @@ -1662,11 +1766,11 @@ msgstr "pr #: c-format.c:610 c-format.c:629 c-format.c:680 msgid "length modifier" -msgstr "longueur du modificateur" +msgstr "modificateur de longueur" #: c-format.c:610 msgid "length modifier in printf format" -msgstr "longueur du modificateur dans le format printf" +msgstr "modificateur de longueur dans le format printf" #: c-format.c:626 msgid "assignment suppression" @@ -1690,7 +1794,7 @@ msgstr "largeur de champ dans le format de scanf" #: c-format.c:629 msgid "length modifier in scanf format" -msgstr "longueur du modificateur dans le format de scanf" +msgstr "modificateur de longueur dans le format de scanf" #: c-format.c:630 msgid "the `'' scanf flag" @@ -1762,31 +1866,31 @@ msgstr "caract #: c-format.c:672 msgid "the `^' strfmon flag" -msgstr "le fanion «^» de strfmon" +msgstr "le fanion « ^ » de strfmon" #: c-format.c:673 msgid "the `+' strfmon flag" -msgstr "le fanion «+» de strfmon" +msgstr "le fanion « + » de strfmon" #: c-format.c:674 msgid "`(' flag" -msgstr "fanion «(»" +msgstr "fanion « ( »" #: c-format.c:674 msgid "the `(' strfmon flag" -msgstr "le fanion «(» de strfmon" +msgstr "le fanion « ( » de strfmon" #: c-format.c:675 msgid "`!' flag" -msgstr "fanion «!»" +msgstr "fanion « ! »" #: c-format.c:675 msgid "the `!' strfmon flag" -msgstr "le fanion «!» de strfmon" +msgstr "le fanion « ! » de strfmon" #: c-format.c:676 msgid "the `-' strfmon flag" -msgstr "le fanion «-» de strfmon" +msgstr "le fanion « - » de strfmon" #: c-format.c:677 msgid "field width in strfmon format" @@ -1815,20 +1919,20 @@ msgstr "modificateur de longueur dans le format de strfmon" #: c-format.c:983 #, c-format msgid "function might be possible candidate for `%s' format attribute" -msgstr "fonction peut être un candidat possible pour l'attribut du format de « %s »" +msgstr "la fonction est peut être candidate pour l'attribut de format de « %s »" #: c-format.c:1107 c-format.c:1128 c-format.c:2112 msgid "missing $ operand number in format" -msgstr "opérande $ de nombre manquant dans le format" +msgstr "nombre manquant dans le format pour l'opérande $" #: c-format.c:1138 #, c-format msgid "%s does not support %%n$ operand number formats" -msgstr "%s ne supporte pas le format d'opérande de nombre %%n$" +msgstr "%s ne permet pas le format d'opérande de nombre %%n$" #: c-format.c:1145 msgid "operand number out of range in format" -msgstr "opérande de nombre hors gamme dans le format" +msgstr "opérande de nombre au delà de la limite dans le format" #: c-format.c:1168 #, c-format @@ -1838,19 +1942,19 @@ msgstr "argument de format %d utilis #: c-format.c:1218 #, c-format msgid "format argument %d unused before used argument %d in $-style format" -msgstr "argument de format %d inutilisé avant l'utilisation de l'argument %d dans le format $-style" +msgstr "argument de format %d inutilisé avant l'utilisation de l'argument %d dans le format de style $" #: c-format.c:1322 msgid "format not a string literal, format string not checked" -msgstr "format n'est pas une chaîne de mots, chaîne du format n'est pas vérifée" +msgstr "le format n'est pas une chaîne littérale, le format n'est pas vérifé" #: c-format.c:1336 msgid "format not a string literal and no format arguments" -msgstr "format n'est pas une chaîne de mots et pas d'arguments de format" +msgstr "le format n'est pas une chaîne littérale et pas d'argument de format" #: c-format.c:1338 msgid "format not a string literal, argument types not checked" -msgstr "format n'est pas une chaîne de mots, types d'arguments ne sont pas vérifiés" +msgstr "le format n'est pas une chaîne littérale, le type des arguments n'est pas vérifié" #: c-format.c:1351 msgid "too many arguments for format" @@ -1858,16 +1962,16 @@ msgstr "trop d'arguments pour le format" #: c-format.c:1354 msgid "unused arguments in $-style format" -msgstr "arguments non utilisés dans le format $-style" +msgstr "arguments inutilisés dans le format de style $" #: c-format.c:1357 -#, fuzzy, c-format +#, c-format msgid "zero-length %s format string" -msgstr "chaîne de longueur zéro dans le format" +msgstr "chaîne de format de longueur nulle %s" #: c-format.c:1361 msgid "format is a wide character string" -msgstr "format est une longue chaîne de caractères" +msgstr "le format est chaîne de caractères longs (wide characters)" #: c-format.c:1364 msgid "unterminated format string" @@ -1875,12 +1979,12 @@ msgstr "cha #: c-format.c:1581 msgid "embedded `\\0' in format" -msgstr "«\\0» enchâssé dans le format" +msgstr "« \\0 » inclu dans le format" #: c-format.c:1596 #, c-format msgid "spurious trailing `%%' in format" -msgstr "faux caractères « %% » qui traînent dans le format" +msgstr "des caractères « %% » douteux traînent dans le format" #: c-format.c:1635 c-format.c:1872 #, c-format @@ -1889,7 +1993,7 @@ msgstr "%s r #: c-format.c:1648 msgid "missing fill character at end of strfmon format" -msgstr "caractère de remplissage manquant à la fin du format strfmon" +msgstr "caractère de remplissage manquant à la fin du format pour strfmon" #: c-format.c:1687 c-format.c:1786 c-format.c:2066 c-format.c:2119 msgid "too few arguments for format" @@ -1936,12 +2040,12 @@ msgstr "type de caract #: c-format.c:1927 #, c-format msgid "%s does not support the `%%%c' %s format" -msgstr "%s ne supporte pas le format «%%%c» %s" +msgstr "%s ne supporte pas le format « %%%c » %s" #: c-format.c:1943 #, c-format msgid "%s used with `%%%c' %s format" -msgstr "%s utilisé avec le format «%%%c» %s" +msgstr "%s utilisé avec le format « %%%c » %s" #: c-format.c:1952 #, c-format @@ -1951,7 +2055,7 @@ msgstr "%s ne supporte pas %s" #: c-format.c:1961 #, c-format msgid "%s does not support %s with the `%%%c' %s format" -msgstr "%s ne supporte pas %s avec le format «%%%c» %s " +msgstr "%s ne supporte pas %s avec le format « %%%c » %s " #: c-format.c:1994 #, c-format @@ -1961,12 +2065,12 @@ msgstr "%s ignor #: c-format.c:1998 #, c-format msgid "%s ignored with %s in %s format" -msgstr "%s ignoré avec %s et le format %s" +msgstr "%s ignoré avec %s dans le format %s" #: c-format.c:2004 #, c-format msgid "use of %s and %s together with `%%%c' %s format" -msgstr "utilisation de %s et de %s ensemble dans le format «%%%c» %s" +msgstr "utilisation de %s et de %s ensemble dans le format « %%%c » %s" #: c-format.c:2008 #, c-format @@ -1976,18 +2080,18 @@ msgstr "utilisation de %s et de %s ensemble dans le format %s" #: c-format.c:2027 #, c-format msgid "`%%%c' yields only last 2 digits of year in some locales" -msgstr "«%%%c» laisse seulement les 2 dernies chiffres de l'année dans certaines localisation" +msgstr "« %%%c » laisse seulement les 2 derniers chiffres de l'année avec certaines locales" #: c-format.c:2030 #, c-format msgid "`%%%c' yields only last 2 digits of year" -msgstr "«%%%c» laisse seulement les 2 derniers chiffres de l'année" +msgstr "« %%%c » laisse seulement les 2 derniers chiffres de l'année" #. The end of the format string was reached. #: c-format.c:2046 #, c-format msgid "no closing `]' for `%%[' format" -msgstr "pas de «]» de fermeture pour le format «%%[»" +msgstr "pas de « ] » fermant pour le format « %%[ »" #: c-format.c:2059 #, c-format @@ -2005,7 +2109,7 @@ msgstr "nombre d'op #: c-format.c:2097 msgid "operand number specified for format taking no argument" -msgstr "nombre d'opérandes spécifié pour un format n'acceptan aucun argument" +msgstr "nombre d'opérandes spécifié pour un format n'acceptant aucun argument" #: c-format.c:2211 #, c-format @@ -2020,7 +2124,7 @@ msgstr "lecture #: c-format.c:2240 #, c-format msgid "writing into constant object (arg %d)" -msgstr "écriture dans une constante objet (arg %d)" +msgstr "écriture dans un objet constant (arg %d)" #: c-format.c:2250 #, c-format @@ -2059,167 +2163,165 @@ msgstr "format %s, arg %s (arg %d)" msgid "YYDEBUG not defined" msgstr "YYDEBUG n'est pas défini" -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" -msgstr "en-têtes C incorrectement imbriquées du préprocesseur" +msgstr "en-têtes C du préprocesseur incorrectement imbriqués" -#: c-lex.c:333 +#: c-lex.c:336 #, c-format msgid "ignoring #pragma %s %s" -msgstr "#pragma ignoré %s %s" +msgstr "#pragma %s %s ignoré" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" -msgstr "nom-de-caractère-universel invalide '\\U%08x» invalide dans l'identificcateur" +msgstr "nom-de-caractère-universel « \\U%08x » invalide dans l'identificcateur" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" -msgstr "nom-de-caractère-universel invalide '\\U%04x» invalide dans l'identificcateur" +msgstr "nom-de-caractère-universel « \\U%04x » invalide dans l'identificcateur" -#: c-lex.c:692 +#: c-lex.c:695 #, c-format msgid "stray '%c' in program" -msgstr "stray « %c » dans le programme" +msgstr "« %c » perdu dans le programme" -#: c-lex.c:694 +#: c-lex.c:697 #, c-format msgid "stray '\\%o' in program" -msgstr "stray '\\%o» dans le programme" +msgstr "« \\%o » perdu dans le programme" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" -msgstr "" +msgstr "cette constante décimale est « unsigned » seulement en C90 ISO" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" -msgstr "" +msgstr "cette constante décimale serait « unsigned » en C90 ISO" -#: c-lex.c:869 -#, fuzzy, c-format +#: c-lex.c:873 +#, c-format msgid "integer constant is too large for \"%s\" type" -msgstr "constante entière est si grande qu'ell est non signée" +msgstr "constante entière trop grande pour le type « %s »" -#: c-lex.c:937 -#, fuzzy, c-format +#: c-lex.c:941 +#, c-format msgid "floating constant exceeds range of \"%s\"" -msgstr "nombre flottant excède les limites de « %s »" +msgstr "constante en nombre flottant excédant les limites de « %s »" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 msgid "ignoring invalid multibyte character" msgstr "caractère multioctet invalide ignoré" -#: c-opts.c:353 -#, fuzzy, c-format +#: c-opts.c:355 +#, c-format msgid "missing argument to \"-%s\"" -msgstr "argument manquant à l'option « %s »" +msgstr "argument manquant à « -%s »" -#: c-opts.c:357 -#, fuzzy, c-format +#: c-opts.c:359 +#, c-format msgid "no class name specified with \"-%s\"" -msgstr "nom de fichier de sortie spécifié deux fois" +msgstr "aucun nom de classe spécifié avec « -%s »" -#: c-opts.c:364 -#, fuzzy, c-format +#: c-opts.c:366 +#, c-format msgid "missing filename after \"-%s\"" -msgstr "nom de champ manquant" +msgstr "nom de fichier manquant après « -%s »" -#: c-opts.c:369 -#, fuzzy, c-format +#: c-opts.c:371 +#, c-format msgid "missing target after \"-%s\"" -msgstr "barrière manquante après le boc %i" +msgstr "cible manquante après « -%s »" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" -msgstr "" +msgstr "tableau des options mal trié : %s est avant %s" -#: c-opts.c:548 -#, fuzzy, c-format +#: c-opts.c:550 +#, c-format msgid "too many filenames given. Type %s --help for usage" msgstr "trop de noms de fichiers. Taper %s --help pour en connaître l'usage" -#: c-opts.c:934 +#: c-opts.c:937 msgid "-Wno-strict-prototypes is not supported in C++" -msgstr "-Wno-strict-prototypes n'est pas supportée en C++" +msgstr "-Wno-strict-prototypes n'est pas permis en C++" -#: c-opts.c:1014 -#, fuzzy, c-format +#: c-opts.c:1017 +#, c-format msgid "switch \"%s\" is no longer supported" -msgstr "-f%s n'est plus supportée" +msgstr "l'option « %s » n'est plus supportée" -#: c-opts.c:1030 -#, fuzzy, c-format +#: c-opts.c:1033 +#, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" -msgstr "%s est déprécié, SVP voir la documentation pour les détails" +msgstr "l'option %s est obsolète, reportez-vous à la documentation pour les détails" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" -msgstr "-fhandle-exceptions a été renommé -fexceptions (et est utilisé par défaut maintenant)" +msgstr "-fhandle-exceptions a été renommé -fexceptions (et est maintenant utilisé par défaut)" -#: c-opts.c:1263 +#: c-opts.c:1273 msgid "output filename specified twice" -msgstr "nom de fichier de sortie spécifié deux fois" +msgstr "nom du fichier de sortie spécifié deux fois" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "-Wformat-y2k ignorée sans -Wformat" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "-Wformat-extra-args ignorée sans -Wformat" -#: c-opts.c:1381 -#, fuzzy +#: c-opts.c:1391 msgid "-Wformat-zero-length ignored without -Wformat" -msgstr "-Wformat-extra-args ignorée sans -Wformat" +msgstr "-Wformat-zero-length ignorée sans -Wformat" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "-Wformat-nonliteral ignorée sans -Wformat" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "-Wformat-security ignorée sans -Wformat" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "-Wmissing-format-attribute ignorée sans -Wformat" -#: c-opts.c:1409 -#, fuzzy, c-format +#: c-opts.c:1419 +#, c-format msgid "opening output file %s" -msgstr "ne peut ouvrir le fichier de sortie « %s »" +msgstr "ouverture du fichier de sortie %s" -#: c-opts.c:1464 -#, fuzzy, c-format +#: c-opts.c:1474 +#, c-format msgid "opening dependency file %s" -msgstr "dépendances dynamiques.\n" +msgstr "ouverture du fichier de dépendances %s" -#: c-opts.c:1474 -#, fuzzy, c-format +#: c-opts.c:1484 +#, c-format msgid "closing dependency file %s" -msgstr "ne peut repérer le fichiers des specs %s\n" +msgstr "fermeture du fichier de dépendances %s" -#: c-opts.c:1477 -#, fuzzy, c-format +#: c-opts.c:1487 +#, c-format msgid "when writing output to %s" -msgstr "erreur d'écriture dans %s" +msgstr "lors de l'écriture de la sortie dans %s" -#: c-opts.c:1557 -#, fuzzy +#: c-opts.c:1567 msgid "to generate dependencies you must specify either -M or -MM" -msgstr "vous devez en plus spécifier soit -M ou -MM" +msgstr "pour générer les dépendances, vous devez spécifier -M ou -MM" -#: c-opts.c:1704 +#: c-opts.c:1715 #, fuzzy, c-format -msgid "\"-%s\" is valid for %s but not for %s" -msgstr "(c'est valide pour %s mais pas pour le langage séclectionné)" +msgid "\"-%c%s%s\" is valid for %s but not for %s" +msgstr "« -%s » est valide pour %s mais pas pour %s" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2230,14 +2332,14 @@ msgid "" " -isystem Add to the start of the system include path\n" msgstr "" "Options:\n" -" -include inclure le contenu du avant d'autres fichiers\n" -" -imacros accepter la définition de macros dans le \n" -" -iprefix spécifier le comme un préfixe aux prochaines deux options\n" -" -iwithprefix ajouter le ertoire à la fin du chemin d'inclusion système\n" -" -iwithprefixbefore ajouter le ertoire à la fin du chemin d'inclusion principal\n" -" -isystem ajouter le ertoire au début du chemin d'inclusion système\n" - -#: c-opts.c:1723 +" -include Inclure le contenu du avant d'autres fichiers\n" +" -imacros Accepter la définition de macros dans le \n" +" -iprefix Spécifier le comme un préfixe aux prochaines deux options\n" +" -iwithprefix Ajouter le ertoire à la fin du chemin d'inclusion système\n" +" -iwithprefixbefore Ajouter le ertoire à la fin du chemin d'inclusion principal\n" +" -isystem Ajouter le ertoire au début du chemin d'inclusion système\n" + +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2247,16 +2349,15 @@ msgid "" " -nostdinc++ Do not search system include directories for C++\n" " -o Put output into \n" msgstr "" -" -idirafter ajouter le ertoire à la fin du chemind'inclusion système\n" -" -I ajouter le ertoire à la fin du chemind'inclusion principal\n" -" -I- raffiner le contrôle du chemin d'inclusion; consulter la doc\n" -" -nostdinc ne pas rechercher à travers les répertoires d'inclusion système\n" -" (rép spécifiés avec -isystem seront encode utilisés)\n" -" -nostdinc++ ne pas rechercher à travers les répertoires d'inclusion système pour C++\n" -" -o produire la sortie dans le \n" - -#: c-opts.c:1732 -#, fuzzy +" -idirafter Ajouter le ertoire à la fin du chemin d'inclusion système\n" +" -I Ajouter le ertoire à la fin du chemin d'inclusion principal\n" +" -I- Raffiner le contrôle du chemin d'inclusion; consulter la doc\n" +" -nostdinc Ne pas rechercher dans les répertoires d'inclusion système\n" +" (les rép spécifiés avec -isystem seront encore utilisés)\n" +" -nostdinc++ Ne pas rechercher dans les répertoires d'inclusion système pour C++\n" +" -o Produire la sortie dans le \n" + +#: c-opts.c:1744 msgid "" " -trigraphs Support ISO C trigraphs\n" " -std= Specify the conformance standard; one of:\n" @@ -2266,44 +2367,40 @@ msgid "" " -W[no-]trigraphs Warn if trigraphs are encountered\n" " -W[no-]comment{s} Warn if one comment starts inside another\n" msgstr "" -" -std= spécifier le de conformité à utiliser; soit:\n" -" gnu89, gnu99, c89, c99, iso9899:1990,\n" -" iso9899:199409, iso9899:1999\n" -" -+ permettre l'analyse des options de style C++\n" -" -w inhiber les messages d'avertissement\n" -" -Wtrigraphs avertir si des trigraphes sont rencontrés\n" -" -Wno-trigraphs ne pas avertir à propos des trigraphes\n" -" -Wcomment{s} avertir si un commentaire débute à l'intérieur d'un autre\n" - -#: c-opts.c:1741 -#, fuzzy +" -trigraphs Permettre les trigraphes C ISO\n" +" -std= Spécifier le de conformité à utiliser; soit:\n" +" gnu89, gnu99, c89, c99, iso9899:1990,\n" +" iso9899:199409, iso9899:1999, c++98\n" +" -w Inhiber les messages d'avertissement\n" +" -W[no-]trigraphs Avertir [ou non] si des trigraphes sont rencontrés\n" +" -W[no-]comment{s} Avertir [ou non] si un commentaire débute à l'intérieur \n" +" d'un autre\n" + +#: c-opts.c:1753 msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" " -W[no-]undef Warn if an undefined macro is used by #if\n" " -W[no-]import Warn about the use of the #import directive\n" msgstr "" -" -Wno-comment{s} ne pas avertir à propos des commentaires\n" -" -Wtraditional avertir à propos des options non présentes en C traditionnel\n" -" -Wno-traditional ne pas avertir à propos du C traditionel\n" -" -Wundef avertir à propos de macros indéfinies si utilisé dans un #if\n" -" -Wno-undef ne pas avertir à propos de la vérification des macros indéfinies\n" -" -Wimport avertir de l'utilisation de la directive #import\n" - -#: c-opts.c:1746 -#, fuzzy +" -W[no-]traditional Avertir [ou non] à propos des fonctionnalités absentes\n" +" en C traditionnel\n" +" -W[no-]undef Avertir [ou non] à propos des macros utilisées dans des\n" +" #if sans être définies\n" +" -W[no-]import Avertir [ou non] de l'utilisation de la directive #import\n" + +#: c-opts.c:1758 msgid "" " -W[no-]error Treat all warnings as errors\n" " -W[no-]system-headers Do not suppress warnings from system headers\n" " -W[no-]all Enable most preprocessor warnings\n" msgstr "" -" -Wno-import ne pas avertir à propos de l'utilisation de #import\n" -" -Werror traiter tous les avertissements comme des erreurs\n" -" -Wno-error ne pas traiter tous les avertissements comme des erreurs\n" -" -Wsystem-headers ne pas supprimer les avertissements dans les en-têtes système\n" -" -Wno-system-headers supprimer les avertissements dans les en-têtes système\n" -" -Wall autoriser tous les avertissements du préprocesseur\n" - -#: c-opts.c:1751 +" -W[no-]error Changer [ou non] les avertissements en erreurs\n" +" -W[no-]system-headers Supprimer [ou non] les avertissements à propos des \n" +" en-têtes système\n" +" -W[no-]all Générer [ou non] la plupart des avertissements du\n" +" préprocesseur\n" + +#: c-opts.c:1763 msgid "" " -M Generate make dependencies\n" " -MM As -M, but ignore system header files\n" @@ -2312,24 +2409,24 @@ msgid "" " -MF Write dependency output to the given file\n" " -MG Treat missing header file as generated files\n" msgstr "" -" -M générer les dépendances pour make\n" -" -MM identique à -M, mais ignorer les en-têtes systèmes de fichiers\n" -" -MD générer les dépendances pour make et compiler\n" -" -MMD identique à -MD, mais ignorer les fichiers d'en-tête système\n" -" -MF écrire les dépendances dans le \n" -" -MG traiter les en-têtes de fichiers comme des fichiers générés\n" - -#: c-opts.c:1759 +" -M Générer les dépendances pour make\n" +" -MM Comme -M, en ignorant les fichiers d'en-têtes système\n" +" -MD Générer les dépendances pour make et compiler\n" +" -MMD Comme -MD, en ignorant les fichiers d'en-têtes système\n" +" -MF Écrire les dépendances dans le \n" +" -MG Traiter les en-têtes manquants comme des fichiers générés\n" + +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" " -MT Add an unquoted target\n" msgstr "" -" -MP\t\t\t générer des cibles factices pour toutes les en-têtes\n" -" -MQ ajouter une cible MAKE-quoted\n" -" -MT ajouter une cible non « quoted »\n" +" -MP\t\t\t Générer des cibles factices pour tous les en-têtes\n" +" -MQ Ajouter une cible protégée pour MAKE\n" +" -MT Ajouter une cible non protégée\n" -#: c-opts.c:1764 +#: c-opts.c:1776 msgid "" " -D Define a with string '1' as its value\n" " -D= Define a with as its value\n" @@ -2338,14 +2435,14 @@ msgid "" " -U Undefine \n" " -v Display the version number\n" msgstr "" -" -D définir une avec la chaîne « 1 » pour valeur\n" -" -D= définir une de \n" -" -A=() associer la à la \n" -" -A-=() dissocier la à la \n" -" -U ne plus définir la \n" -" -v afficher le numéro de version\n" - -#: c-opts.c:1772 +" -D Définir une avec la chaîne « 1 » pour valeur\n" +" -D= Définir une de \n" +" -A=() Créer une assertion =\n" +" -A-=() Dissocier la à la \n" +" -U Oublier la définition de la \n" +" -v Afficher le numéro de version\n" + +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2354,15 +2451,14 @@ msgid "" " -dN As -dD except that only the names are preserved\n" " -dI Include #include directives in the output\n" msgstr "" -" -H afficher le nom des fichiers en-tête tel qu'utilisés\n" -" -C ne pas mettre de côté les commantaires\n" -" -dM afficher la liste des définitions de macro actives à la fin\n" -" -dD préserver les définitions de macros à la sortie\n" -" -dN identique à -dD sauf que seuls les noms sont préservés\n" -" -dI inclure la directive #include à la sortie\n" - -#: c-opts.c:1780 -#, fuzzy +" -H Afficher le nom des fichiers en-tête tel qu'utilisés\n" +" -C Ne pas mettre de côté les commantaires\n" +" -dM Afficher la liste des définitions de macro actives à la fin\n" +" -dD Préserver les définitions de macros dans la sortie\n" +" -dN Comme -dD, mais seuls les noms sont préservés\n" +" -dI Inclure la directive #include dans la sortie\n" + +#: c-opts.c:1792 msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" " -ftabstop= Distance between tab stops for column reporting\n" @@ -2370,160 +2466,160 @@ msgid "" " -remap Remap file names when including files\n" " --help Display this information\n" msgstr "" -" -fpreprocessed traiter le fichier d'entrée comme étant déjà pré-traitée\n" -" -ftabstop= sélectionner la largeur de tabulation pour les rapports\n" -" -P ne pas générer des directives #line\n" -" -$ ne pas permettre «$» dans les identificateurs\n" -" -remap refaire la table des noms de fichiers\n" -" lors de l'inclusion de fichiers\n" -" --version afficher le numéro de version\n" -" -h or --help afficher l'aide mémoire\n" +" -f[no-]preprocessed Considérer [ou non] que le fichier d'entrée est \n" +" déjà pré-traité\n" +" -ftabstop= Largeur des tabulations pour indiquer la colonne\n" +" -P Ne pas générer des directives #line\n" +" -remap Refaire la table des noms de fichiers lors de\n" +" l'inclusion de fichiers\n" +" --help Afficher cet l'aide-mémoire\n" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" -msgstr "erreur de syntaxes" +msgstr "erreur de syntaxe" +# FIXME #: /usr/share/bison/bison.simple:179 msgid "syntax error: cannot back up" -msgstr "erreur de syntaxe: ne reculer en arrière" +msgstr "erreur de syntaxe : impossible de reculer" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 msgid "ISO C forbids an empty source file" -msgstr "ISO C interdit un fichier source vide" +msgstr "le C ISO interdit un fichier source vide" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" -msgstr "argument de « asm » n'est pas une chaîne de constante" +msgstr "l'argument de « asm » n'est pas une chaîne de constante" -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 msgid "ISO C forbids data definition with no type or storage class" -msgstr "ISO C interdit la définition de données sans type ou classe de stockage" +msgstr "le C ISO interdit la définition de données sans type ni classe de stockage" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" -msgstr "définition de données n'a pas de type ou de classe de stockage" +msgstr "la définition de données n'a pas de type ni de classe de stockage" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 msgid "ISO C does not allow extra `;' outside of a function" -msgstr "ISO C ne permet pas de «;» additionnel en dehors d'une fonction" +msgstr "le C ISO ne permet pas de « ; » additionnel en dehors d'une fonction" #: c-parse.y:449 cppexp.c:1312 msgid "traditional C rejects the unary plus operator" -msgstr "C traditionnel rejette l'opérateur unaire +" +msgstr "le C traditionnel rejette le plus unaire" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "« sizeof » appliqué à un champ de bits" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 msgid "ISO C forbids omitting the middle term of a ?: expression" -msgstr "ISO C interdit l'omission du terme milieu de l'expression ?:" +msgstr "le C ISO interdit l'omission du terme central de l'expression ?:" -#: c-parse.y:632 objc-parse.y:655 +# FIXME +#: c-parse.y:632 objc-parse.y:654 msgid "ISO C89 forbids compound literals" -msgstr "ISO C89 interdit les mots composés" +msgstr "le C89 ISO interdit les mots composés" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 msgid "ISO C forbids braced-groups within expressions" -msgstr "ISO C interdit les groupes d'accolades à l'intérieur d'expressions" +msgstr "le C ISO interdit les groupes d'accolades à l'intérieur d'expressions" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 msgid "first argument to __builtin_choose_expr not a constant" -msgstr "premier argument de « __builtin_choose_expr » n'est pas une constante" +msgstr "le premier argument de « __builtin_choose_expr » n'est pas une constante" -#: c-parse.y:721 objc-parse.y:768 -#, fuzzy +#: c-parse.y:721 objc-parse.y:767 msgid "traditional C rejects ISO C style function definitions" -msgstr "C traditionel rejette la concaténation de chaînes" +msgstr "le C traditionel rejette les définitions de fonction au style C ISO" #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "« %s » n'est pas au début de la déclaration" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 msgid "ISO C forbids empty initializer braces" -msgstr "ISO C interdit les accolades vides d'initialiseurs" +msgstr "le C ISO interdit d'initialiser avec des accolades vides" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 msgid "ISO C89 forbids specifying subobject to initialize" -msgstr "ISO C89 interdit la spécification d'objets à initialiser" +msgstr "le C89 ISO interdit de spécifier des sous-objets à initialiser" -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" -msgstr "utilisation obsolète de l'initialisateur désigné sans «=»" +msgstr "utilisation obsolète d'une initialisation désignée sans « = »" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" -msgstr "utilisation obsolète d'un initialiseur désigné avec «:»" +msgstr "utilisation obsolète d'une initialisation désignée avec « : »" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 msgid "ISO C forbids specifying range of elements to initialize" -msgstr "ISO C interdit de spécifier les bornes des éléments à initaliser" +msgstr "le C ISO interdit de spécifier les bornes des éléments à initaliser" -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 msgid "ISO C forbids nested functions" -msgstr "ISO C interdit les fonctions imbriquées" +msgstr "le C ISO interdit les fonctions imbriquées" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 msgid "ISO C forbids forward references to `enum' types" -msgstr "ISO C interdit les références avant vers un type « enum »" +msgstr "le C ISO interdit les références anticipée vers un type « enum »" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 msgid "comma at end of enumerator list" msgstr "virgule à la fin de liste d'énumerateurs" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" -msgstr "pas de point virgule à la fin du struct ou de l'union" +msgstr "pas de point virgule à la fin de la structure ou de l'union" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" -msgstr "point virgule superflu dans le struct ou l'union spécifié" +msgstr "point virgule superflu dans la structure ou dans l'union" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" -msgstr "ISO C ne supporte pas les structs/unions sans nom" +msgstr "le C ISO ne permet pas les structures et unions sans nom" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 msgid "ISO C forbids member declarations with no members" -msgstr "ISO C interdit la déclaration de membre sans aucun membre" +msgstr "le C ISO interdit les déclarations de membre sans aucun membre" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 msgid "deprecated use of label at end of compound statement" -msgstr "utilisation déprécié d'étiquette à la fin de la déclaration composée" +msgstr "utilisation obsolète d'étiquette à la fin d'une déclaration composée" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 msgid "ISO C89 forbids mixed declarations and code" -msgstr "ISO C89 interdit les déclarations mélangés et de code" +msgstr "le C89 ISO interdit les déclarations mélangés au code" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 msgid "ISO C forbids label declarations" -msgstr "ISO C interdit la déclaration d'étiquette" +msgstr "le C ISO interdit la déclaration d'étiquette" -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" -msgstr "groupe d'accolades à l'intérieur d'expression permis seulement à l'intérieur d'une fonction" +msgstr "groupe entre accolades à l'intérieur d'expression permis seulement à l'intérieur d'une fonction" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" -msgstr "corps vide de la déclaration du else" +msgstr "le corps du else est vide" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 msgid "ISO C forbids `goto *expr;'" -msgstr "ISO C interdit « goto *expr; »" +msgstr "le C ISO interdit « goto *expr; »" -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 msgid "ISO C forbids forward parameter declarations" -msgstr "ISO C interdit la déclaration de paramètres vers l'avant" +msgstr "le C ISO interdit la déclaration anticipée de paramètres" #. Gcc used to allow this as an extension. However, it does #. not work for all targets, and thus has been disabled. @@ -2531,11 +2627,11 @@ msgstr "ISO C interdit la d #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 msgid "ISO C requires a named argument before `...'" -msgstr "ISO C requiert un argument nommé devant « ... »" +msgstr "le C ISO requiert un argument nommé devant « ... »" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "« ... » dans une liste d'identificateurs de style ancien" @@ -2551,155 +2647,157 @@ msgstr "erreur d'analyse syntaxique" msgid "parser stack overflow" msgstr "débordement de la pile de l'analyseur syntaxique" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "%s à la fin de l'entrée" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, c-format msgid "%s before %s'%c'" msgstr "%s avant %s« %c »" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, c-format msgid "%s before %s'\\x%x'" msgstr "%s avant %s'\\x%x'" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, c-format msgid "%s before string constant" -msgstr "%s avant la constante chaîne" +msgstr "%s avant une chaîne constante" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, c-format msgid "%s before numeric constant" -msgstr "%s avant la constante numérique" +msgstr "%s avant une constante numérique" -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, c-format msgid "%s before \"%s\"" msgstr "%s avant « %s »" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, c-format msgid "%s before '%s' token" -msgstr "%s avant le jeton « %s »" +msgstr "%s avant un élément lexical « %s »" #: c-parse.y:2921 msgid "traditional C rejects string concatenation" -msgstr "C traditionel rejette la concaténation de chaînes" +msgstr "le C traditionel rejette la concaténation de chaînes" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" -msgstr "erreur de syntaxe au jeton « %s »" +msgstr "erreur de syntaxe à l'élément lexical « %s »" #: c-pragma.c:107 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, )" -msgstr "#pragma pack (pop) rencontré sans #pragma pack (push, ) concordant" +msgstr "#pragma pack (pop) rencontré sans #pragma pack (push, ) correspondant" #: c-pragma.c:125 #, c-format msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, )" -msgstr "#pragma pack(pop, %s) rencontré sans #pragma pack(push, %s, ) concordant" +msgstr "#pragma pack(pop, %s) rencontré sans #pragma pack(push, %s, ) correspondant" #: c-pragma.c:145 msgid "#pragma pack(push[, id], ) is not supported on this target" -msgstr "#pragma pack(push[, id], ) n'est pas supporté sur cette cible" +msgstr "#pragma pack(push[, id], ) n'est pas permis sur cette cible" #: c-pragma.c:147 msgid "#pragma pack(pop[, id], ) is not supported on this target" -msgstr "#pragma pack(pop[, id], ) n'est pas supporté sur cette cible" +msgstr "#pragma pack(pop[, id], ) n'est pas permis sur cette cible" #: c-pragma.c:167 msgid "missing '(' after '#pragma pack' - ignored" -msgstr "«(» manquante après «#pragma pack» - ignoré" +msgstr "« ( » manquante après « #pragma pack » - ignoré" #: c-pragma.c:180 c-pragma.c:230 msgid "malformed '#pragma pack' - ignored" -msgstr "«#pragma pack» mal composé - ignoré" +msgstr "« #pragma pack » mal composée - ignoré" #: c-pragma.c:185 msgid "malformed '#pragma pack(push[, id], )' - ignored" -msgstr "«#pragma pack(push[, id], )» mal composé - ignoré" +msgstr "« #pragma pack(push[, id], ) » mal composée - ignoré" #: c-pragma.c:187 msgid "malformed '#pragma pack(pop[, id])' - ignored" -msgstr "«#pragma pack(pop[, id])» mal composé, ignoré" +msgstr "« #pragma pack(pop[, id]) » mal composée, ignoré" #: c-pragma.c:196 #, c-format msgid "unknown action '%s' for '#pragma pack' - ignored" -msgstr "« %s » action inconnue pour «#pragma pack» - ignoré" +msgstr "action « %s » inconnue pour « #pragma pack » - ignoré" #: c-pragma.c:233 msgid "junk at end of '#pragma pack'" -msgstr "rebut à la fin de «#pragma pack»" +msgstr "rebut à la fin de « #pragma pack »" #: c-pragma.c:247 #, c-format msgid "alignment must be a small power of two, not %d" -msgstr "l'alignement doit être une puissance faible de 2, pas %d" +msgstr "l'alignement doit être une petite puissance de 2, pas %d" #: c-pragma.c:280 #, c-format msgid "applying #pragma weak `%s' after first use results in unspecified behavior" -msgstr "application du #pragma faible « %s » après une première utilisation des résultats d'un comportement non spécifié" +msgstr "application de la #pragma weak « %s » après la première utilisation conduit à un comportement non spécifié" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 msgid "malformed #pragma weak, ignored" -msgstr "#pragma weak mal composé, ignoré" +msgstr "#pragma weak mal composée, ignoré" -#: c-pragma.c:330 +#: c-pragma.c:337 msgid "junk at end of #pragma weak" msgstr "rebut à la fin de #pragma weak" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 msgid "malformed #pragma redefine_extname, ignored" -msgstr "#pragma redefine_extname mal composé, ignoré" +msgstr "#pragma redefine_extname mal composée, ignoré" -#: c-pragma.c:375 +#: c-pragma.c:382 msgid "junk at end of #pragma redefine_extname" msgstr "rebut à la fin de #pragma redefine_extname" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 msgid "#pragma redefine_extname conflicts with declaration" msgstr "#pragma redefine_extname en conflit avec la déclaration" -#: c-pragma.c:413 +#: c-pragma.c:420 msgid "malformed #pragma extern_prefix, ignored" -msgstr "#pragma extern_prefix mal composé, ignoré" +msgstr "#pragma extern_prefix mal composée, ignoré" -#: c-pragma.c:418 +#: c-pragma.c:425 msgid "junk at end of #pragma extern_prefix" msgstr "rebut à la fin de #pragma extern_prefix" -#: c-pragma.c:450 -msgid "asm declaration conficts with previous rename" -msgstr "déclaration asm en conflit avec le changement de nom précédent" +#: c-pragma.c:457 +#, fuzzy +msgid "asm declaration conflicts with previous rename" +msgstr "déclaration asm en conflit avec le précédent changement de nom" #: c-semantics.c:565 msgid "break statement not within loop or switch" -msgstr "déclaration de « break» n'est pas à l'intérieur d'une boucle ou d'un «switch »" +msgstr "mot-clé « break » à l'extérieur de toute boucle ou « switch »" #: c-semantics.c:583 msgid "continue statement not within a loop" -msgstr "déclaration de « continue » n'est pas à l'intérieur d'une boucle" +msgstr "mot-clé « continue » à l'extérieur de toute boucle" #: c-semantics.c:678 msgid "destructor needed for `%#D'" -msgstr "destructeur requis pour «%#D»'" +msgstr "destructeur requis pour « %#D »" #: c-semantics.c:679 msgid "where case label appears here" msgstr "où les étiquettes de « case » apparaissent ici" +# FIXME #: c-semantics.c:682 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" -msgstr "(les actions enfermées du case précédent de la déclaration requiert des destructeurs dans leur propre champ.)" +msgstr "(les actions dans les « case » précédents requierent des destructeurs dans leur propre champ.)" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" msgstr "%s qualificateur ignoré avec asm" @@ -2709,22 +2807,22 @@ msgstr "%s qualificateur ignor msgid "`%s' has an incomplete type" msgstr "« %s » a un type incomplet" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 msgid "invalid use of void expression" -msgstr "utilisation de l'expression voir invalide" +msgstr "utilisation invalide d'expression void" #: c-typeck.c:153 msgid "invalid use of flexible array member" -msgstr "utilisation invalide d'un membre de tableau flexible" +msgstr "utilisation invalide d'un membre flexible de tableau" #: c-typeck.c:159 msgid "invalid use of array with unspecified bounds" -msgstr "utilisation invalide d'un tableau avec bornes non spécifiées" +msgstr "utilisation invalide d'un tableau sans borne spécifiée" #: c-typeck.c:167 #, c-format msgid "invalid use of undefined type `%s %s'" -msgstr "utilisation invalide d'un type indéfini «%s %s»" +msgstr "utilisation invalide d'un type indéfini « %s %s »" #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL. #: c-typeck.c:171 @@ -2734,1017 +2832,1018 @@ msgstr "utilisation invalide d'un typedef incomplet #: c-typeck.c:424 c-typeck.c:438 msgid "function types not truly compatible in ISO C" -msgstr "types de fonction ne sont pas vraiment compatibles en ISO C" +msgstr "types de fonction pas vraiment compatibles en C ISO" #: c-typeck.c:603 msgid "types are not quite compatible" -msgstr "types ne sont pas très compatibles" +msgstr "les types ne sont pas vraiment compatibles" -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" -msgstr "arithmétique sur un pointeur appliqué sur un type incomplet" +msgstr "arithmétique sur un pointeur vers un type incomplet" #: c-typeck.c:1136 #, c-format msgid "%s has no member named `%s'" msgstr "%s n'a pas de membre nommé « %s »" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" -msgstr "requête pour le membre « %s » dans quelque chose qui n'est pas une structure ou un union" +msgstr "requête du membre « %s » dans quelque chose n'étant ni une structure ni une union" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" -msgstr "déréférence d'un pointeur en un type incomplet" +msgstr "déréférencement d'un pointeur de type incomplet" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" -msgstr "déréférence d'un pointeur « void * »" +msgstr "déréférencement d'un pointeur « void * »" -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, c-format msgid "invalid type argument of `%s'" msgstr "type d'argument invalide pour « %s »" -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" -msgstr "souscript manquant dans la référence du tableau" +msgstr "indice manquant dans la référence du tableau" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" -msgstr "souscript de tableau a un type « char »" +msgstr "l'indice du tableau est de type « char »" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" -msgstr "souscript de tableau n'est pas un entier" +msgstr "l'indice du tableau n'est pas un entier" -#: c-typeck.c:1303 +#: c-typeck.c:1306 msgid "ISO C forbids subscripting `register' array" -msgstr "ISO C interdit le souscriptage de type « register » de tableau" +msgstr "le C ISO interdit d'indicer des tableaux marqués « register »" -#: c-typeck.c:1305 -#, fuzzy +#: c-typeck.c:1308 msgid "ISO C90 forbids subscripting non-lvalue array" -msgstr "ISO C89 interdit le souscriptage de tableau non lvalue" +msgstr "le C90 ISO interdit d'indicer de tableau n'étant pas membre gauche" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" -msgstr "souscript a un type « char »" +msgstr "indice de type « char »" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" -msgstr "valeur sourcripté n'est ni un tableau ni un pointeur" +msgstr "la valeur indicée n'est ni un tableau ni un pointeur" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" -msgstr "« %s » non déclaré ici (n'est pas dans une fonction)" +msgstr "« %s » non déclaré ici (hors de toute fonction)" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "« %s » non déclaré (première utilisation dans cette fonction)" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "(Chaque identificateur non déclaré est rapporté une seule fois" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr "pour chaque fonction dans laquelle il apparaît.)" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" -msgstr "la déclaration locale de « %s » cache l'instance d'une variable" +msgstr "la déclaration locale de « %s » masque l'instance d'une variable" -#: c-typeck.c:1504 +#: c-typeck.c:1518 msgid "called object is not a function" -msgstr "objet appelé n'est pas une fonction" +msgstr "l'objet appelé n'est pas une fonction" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 msgid "too many arguments to function" msgstr "trop d'arguments pour la fonction" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" -msgstr "type de paramètre formel %d est incomplet" +msgstr "le type du paramètre formel %d est incomplet" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "%s est entier plutôt que flottant en raison du prototype" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "%s est entier plutôt que complexe en raison du prototype" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "%s est complexe plutôt que flottant en raison du prototype" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "%s est flottant plutôt qu'entier en raison du prototype" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "%s est complexe plutôt qu'entier en raison du prototype" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "%s est flottant plutôt que complexe en raison du prototype" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" -msgstr "%s est « float» plutôt que «double » en raison du prototype" +msgstr "%s est « float » plutôt que « double » en raison du prototype" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" msgstr "%s a une largeur différente en raison du prototype" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" msgstr "%s est non signé en raison du prototype" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" msgstr "%s est signé en raison du prototype" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 msgid "too few arguments to function" msgstr "trop peu d'arguments pour la fonction" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "parenthèses suggérées autour de + ou - à l'intérieur du décalage" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "parenthèses suggérées autour de && à l'intérieur de ||" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" -msgstr "parenthèses suggérées autour de l'arithmétique dans l'opérande |" +msgstr "parenthèses suggérées autour de l'arithmétique dans l'opérande de |" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" -msgstr "parenthèses suggérées autour de la comparaison dans l'opérande |" +msgstr "parenthèses suggérées autour de la comparaison dans l'opérande de |" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" -msgstr "parenthèses suggérées autour de l'arithmétique dans l'opérande ^" +msgstr "parenthèses suggérées autour de l'arithmétique dans l'opérande de ^" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" -msgstr "parenthèses suggérées autour de la comparaison dans l'opérande ^" +msgstr "parenthèses suggérées autour de la comparaison dans l'opérande de ^" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" -msgstr "parenthèses suggérées autour de + ou - dans l'opérande &" +msgstr "parenthèses suggérées autour de + ou - dans l'opérande de &" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" -msgstr "parenthèses suggérées autour de la comparaison dans l'opérande &" +msgstr "parenthèses suggérées autour de la comparaison dans l'opérande de &" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" -msgstr "comparaisons comme X<=Y<=Z n'ont pas de signification mathématique" +msgstr "les comparaisons telles que X<=Y<=Z n'ont pas de signification mathématique" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 msgid "division by zero" msgstr "division par zéro" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" -msgstr "compteur de décalage à droite est négatif" +msgstr "le compteur de décalage vers la droite est négatif" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" -msgstr "compteur de décalage à droite >= à la largeur du type" +msgstr "compteur de décalage vers la droite >= à la largeur du type" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" -msgstr "compteur de décalage à gauche est négatif" +msgstr "le compteur de décalage vers la gauche est négatif" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" -msgstr "compteur de décalage à gauche >= à la largeur du type" +msgstr "compteur de décalage vers la gauche >= à la largeur du type" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" -msgstr "compteur de décalage est négatif" +msgstr "le compteur de décalage est négatif" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "compteur de décalage >= à la largeur du type" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" -msgstr "comparaison d'un nombre flottant à l'aide de == ou != n'est pas sûre" +msgstr "comparer des nombres flottants à l'aide de == ou != n'est pas sûr" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 msgid "ISO C forbids comparison of `void *' with function pointer" -msgstr "ISO C interdit la comparaison de « void * » avec un pointeur de fonction pointer" +msgstr "le C ISO interdit la comparaison de « void * » avec un pointeur de fonction" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" -msgstr "comparaison entre des types distincs de pointeur manque de transtypage" +msgstr "il manque un transtypage pour comparer des types distincts de pointeur" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" msgstr "comparaison entre un pointeur et un entier" -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 msgid "ISO C forbids ordered comparisons of pointers to functions" -msgstr "ISO C interdit les comparaisons ordonnées de pointeurs à des fonctions" +msgstr "le C ISO interdit les comparaisons ordonnées de pointeurs vers des fonctions" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" msgstr "comparaison de pointeurs complet et incomplet" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" -msgstr "comparaison ordonné de pointeur avec un entier zéro" +msgstr "comparaison ordonnée de pointeur avec le zéro entier" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 msgid "unordered comparison on non-floating point argument" -msgstr "comparaison non ordonné sur un argument qui n'est pas en virgule flottante" +msgstr "comparaison non ordonnée sur un argument n'étant pas en virgule flottante" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" -msgstr "comparaison entre un signé et un non signé" +msgstr "comparaison entre élément signé et élément non signé" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" -msgstr "comparaison d'un non signé promu avec une constante" +msgstr "comparaison entre élément promu ~unsigned et une constante" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" -msgstr "comparaison d'un non signé promu avec un non signé" +msgstr "comparaison entre élément promu ~unsigned et un élément non signé" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" msgstr "pointeur de type « void * » utilisé dans une soustraction" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" msgstr "pointeur vers un fonction utilisé dans une soustraction" -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" -msgstr "type d'argument erroné pour l'unaire +" +msgstr "type d'argument erroné pour le plus unaire" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" -msgstr "type d'argument erroné pour l'unaire -" +msgstr "type d'argument erroné pour le moins unaire" -#: c-typeck.c:2754 +#: c-typeck.c:2768 msgid "ISO C does not support `~' for complex conjugation" -msgstr "ISO C ne supporte pas «~» pour une conjugaison complexe" +msgstr "le C ISO ne permet pas d'utiliser « ~ » pour le complexe conjugué" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "type d'argument erroné pour un complément de bit" -#: c-typeck.c:2769 +#: c-typeck.c:2783 msgid "wrong type argument to abs" msgstr "type d'argument erroné pour abs" -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "type d'argument erroné pour la conjugaison" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" -msgstr "type d'argument erroné pour l'unaire point d'exclamation" +msgstr "type d'argument erroné pour le point d'exclamation unaire" -#: c-typeck.c:2838 +#: c-typeck.c:2852 msgid "ISO C does not support `++' and `--' on complex types" -msgstr "ISO C ne supporte «++» et «--» sur les types complexes" +msgstr "le C ISO ne permet pas «++» ni «--» sur les types complexes" -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 msgid "wrong type argument to increment" msgstr "type d'argument erroné pour un incrément" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 msgid "wrong type argument to decrement" msgstr "type d'argument erroné pour un décrément" -#: c-typeck.c:2876 +#: c-typeck.c:2890 msgid "increment of pointer to unknown structure" -msgstr "incérment d'un pointeur vers une structure inconnue" +msgstr "incrément d'un pointeur vers une structure inconnue" -#: c-typeck.c:2878 +#: c-typeck.c:2892 msgid "decrement of pointer to unknown structure" msgstr "décrément d'un pointeur vers une structure inconnue" -#: c-typeck.c:3015 +# FIXME +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" -msgstr "ISO C interdit l'adresse d'une expression transtypée" +msgstr "le C ISO interdit l'adresse d'une expression transtypée" -#: c-typeck.c:3025 +#: c-typeck.c:3039 msgid "invalid lvalue in unary `&'" -msgstr "lvalue invalide dans l'unaire «&»" +msgstr "membre gauche invalide pour le « & » unaire" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" -msgstr "tentative de prise d'adresse du membre « %s » d'une structure de champ de bits" +msgstr "tentative pour prendre l'adresse du membre « %s » d'une structure de champ de bits" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "%s" -#: c-typeck.c:3227 +#: c-typeck.c:3241 msgid "ISO C forbids use of conditional expressions as lvalues" -msgstr "ISO C interdit l'utilisation d'expressions conditionnelles comme lvalue" +msgstr "le C ISO interdit l'utilisation d'expressions conditionnelles comme membre gauche" -#: c-typeck.c:3230 +#: c-typeck.c:3244 msgid "ISO C forbids use of compound expressions as lvalues" -msgstr "ISO C interdit l'utilisation d'expressions composées comme lvalue" +msgstr "le C ISO interdit l'utilisation d'expressions composées comme membre gauche" -#: c-typeck.c:3233 +#: c-typeck.c:3247 msgid "ISO C forbids use of cast expressions as lvalues" -msgstr "ISO C interdit l'utilisation de transtypage d'une expression comme lvalues" +msgstr "le C ISO interdit l'utilisation de transtypage d'expression comme membre gauche" -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" -msgstr "%s d'un membre en lecture seulement « %s »" +msgstr "%s d'un membre en lecture seule « %s »" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, c-format msgid "%s of read-only variable `%s'" -msgstr "%s d'une variable en lecture seulement « %s »" +msgstr "%s d'une variable en lecture seule « %s »" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" -msgstr "%s d'une location en lecture seulement" +msgstr "%s d'une position en lecture seule" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, c-format msgid "cannot take address of bit-field `%s'" msgstr "ne peut prendre l'adresse du champ de bits « %s »" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" -msgstr "variable registre globale « %s » utilisée dans une fonction imbriquée" +msgstr "variable globale de registre « %s » utilisée dans une fonction imbriquée" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" -msgstr "variable registre « %s » utilisée dans une fonction imbriquée" +msgstr "variable de registre « %s » utilisée dans une fonction imbriquée" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "adresse d'une variable registre globale « %s » requise" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" -msgstr "ne peut mettre un objet avec un champ volatile dans un registre" +msgstr "impossible de mettre un objet avec un champ volatile dans un registre" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "adresse d'une variable registre « %s » requise" -#: c-typeck.c:3439 +#: c-typeck.c:3453 msgid "signed and unsigned type in conditional expression" msgstr "type signé et non signé dans une expression conditionnelle" -#: c-typeck.c:3446 +#: c-typeck.c:3460 msgid "ISO C forbids conditional expr with only one void side" -msgstr "ISO C interdit une expression conditionnelle dont un seul côté est « void »" +msgstr "le C ISO interdit une expression conditionnelle dont un seul côté est « void »" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 msgid "ISO C forbids conditional expr between `void *' and function pointer" -msgstr "ISO C interdit une expression conditionnelle entre « void * » et un pointeur de fonction" +msgstr "le C ISO interdit une expression conditionnelle entre « void * » et un pointeur de fonction" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" -msgstr "non concordance de type de pointeur dans un expression conditionnelle" +msgstr "non concordance de type de pointeurs dans un expression conditionnelle" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" -msgstr "non concordance de type pointeur/entier dans une expression conditionnelle" +msgstr "non concordance entre pointeur et entier dans une expression conditionnelle" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "non concordance de type dans une expression conditionnelle" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" -msgstr "l'opérande à gauche de la virgule dans l'expression n'a pas d'effet" +msgstr "l'opérande à gauche de la virgule n'a pas d'effet" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" -msgstr "le transtypage spécifie le type de tableau" +msgstr "le transtypage spécifie un type de tableau" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" -msgstr "le transtypage spécifie le type de fonction" +msgstr "le transtypage spécifie un type de fonction" -#: c-typeck.c:3637 +#: c-typeck.c:3651 msgid "ISO C forbids casting nonscalar to the same type" -msgstr "ISO C interdit le transtypage non scalaire au même type" +msgstr "le C ISO interdit le transtypage d'un type non scalaire vers lui-même" -#: c-typeck.c:3656 +#: c-typeck.c:3670 msgid "ISO C forbids casts to union type" -msgstr "ISO C interdit le transtypage vers un type union" +msgstr "le C ISO interdit le transtypage vers un type union" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" -msgstr "transtypage vers un type union d'un type non présent dans l'union" +msgstr "transtypage vers un type union depuis un type absent de l'union" -#: c-typeck.c:3722 +#: c-typeck.c:3736 msgid "cast adds new qualifiers to function type" -msgstr "le transtypage ajoute un nouveau qualifacateur au type de la fonction" +msgstr "le transtypage ajoute un nouveau qualificateur au type de la fonction" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" -msgstr "transtypage écarte les qualificateurs du type cible du pointeur" +msgstr "le transtypage annule des qualificateurs du type pointeur ciblé" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" -msgstr "transtypage augmente l'alignement requis pour le type ciblé" +msgstr "le transtypage augmente l'alignement requis pour le type ciblé" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" msgstr "transtypage d'un pointeur vers un entier de taille différente" -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" -msgstr "transtypage ne concorde pas avec le type de la fonction" +msgstr "le transtypage ne concorde pas avec le type de la fonction" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" -msgstr "transtypage vers un pointeur d'un entier de taille différente" +msgstr "transtypage vers un pointeur depuis un entier de taille différente" -#: c-typeck.c:3772 +# FIXME +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3776 +# FIXME +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 msgid "invalid lvalue in assignment" -msgstr "lvalue invalide dans l'affectation" +msgstr "membre gauche de l'affectation invalide" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 msgid "assignment" msgstr "affectation" -#: c-typeck.c:4056 -#, fuzzy +#: c-typeck.c:4070 msgid "cannot pass rvalue to reference parameter" -msgstr "new ne peut être appliqué à un type référencé" +msgstr "impossible de passer un membre droit en paramètre par référence" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" -msgstr "%s a rendu un pointeur de fonction qualifié à partir d'un non qualifié" +msgstr "%s qualifie un pointeur de fonction non qualifié" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" -msgstr "%s écarte le qualificateur du type du pointeur cible" +msgstr "%s annule des qualificateurs du type du pointeur cible" -#: c-typeck.c:4170 +#: c-typeck.c:4184 msgid "ISO C prohibits argument conversion to union type" -msgstr "ISO C interdit la conversion d'argument pour un type union" +msgstr "le C ISO interdit la conversion d'argument en type union" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" -msgstr "ISO C interdit %s entre le pointeur de fonction et « void * »" +msgstr "le C ISO interdit %s entre pointeur de fonction et « void * »" -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" -msgstr "pointeurs ciblés dans %s diffèrent au niveau du signe" +msgstr "les cibles des pointeurs dans %s n'ont pas toutes de signe" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" msgstr "%s d'un type pointeur incompatible" -#: c-typeck.c:4248 +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +msgid "invalid use of non-lvalue array" +msgstr "utilisation invalide d'un tableau n'étant pas membre gauche" + +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" -msgstr "%s transforme en pointeur un entier sans transtypage" +msgstr "%s transforme un entier en pointeur sans transtypage" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" -msgstr "%s transforme en entier un pointeur sans transtypage" +msgstr "%s transforme un pointeur en entier sans transtypage" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, c-format msgid "incompatible type for argument %d of `%s'" -msgstr "type incompatible pour l'argument %d de « %s »" +msgstr "type incompatible pour l'argument n°%d de « %s »" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" -msgstr "type incompatible pour l'argument %d de l'appel indirect de fonction" +msgstr "type incompatible pour l'argument n°%d de l'appel indirect de fonction" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, c-format msgid "incompatible types in %s" msgstr "type incompatibles dans %s" #. Function name is known; supply it. -#: c-typeck.c:4339 -#, fuzzy, c-format +#: c-typeck.c:4358 +#, c-format msgid "passing arg of `%s'" -msgstr "passage de arg %d de « %s »" +msgstr "passage des arguments de « %s »" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 -#, fuzzy +#: c-typeck.c:4368 msgid "passing arg of pointer to function" -msgstr "passage de arg %d du pointeur vers la fonction" +msgstr "passage des arguments au pointeur de fonction" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" -msgstr "passage de arg %d de « %s »" +msgstr "passage de l'argument n°%d de « %s »" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" -msgstr "passage de arg %d du pointeur vers la fonction" +msgstr "passage de l'argument n°%d au pointeur de fonction" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" -msgstr "initialisateur de variable « static » n'est pas une constante" +msgstr "l'initialisation d'une variable statique n'est pas une constante" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" -msgstr "initialisateur de variable « static » utilise une artihmétique compliquée" +msgstr "l'initialisation d'une variable statique utilise une artihmétique compliquée" -#: c-typeck.c:4447 +# FIXME +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" -msgstr "initialiseur d'aggrégat n'est pas une constante" +msgstr "l'initialisation d'aggrégat n'est pas une constante" -#: c-typeck.c:4449 +# FIXME +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" -msgstr "initialiseur d'aggrégat utilise une arithmétique compliquée" +msgstr "l'initialisation d'un aggrégat utilise une arithmétique compliquée" -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" -msgstr "C traditionel rejette l'initialisation automatique d'aggrégats" +msgstr "le C traditionel rejette l'initialisation automatique d'aggrégats" -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, c-format msgid "(near initialization for `%s')" -msgstr "(près de l'initialisation pour « %s »)" +msgstr "(près de l'initialisation de « %s »)" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" -msgstr "tableau de caractères initialisé à l'aide d'une grande chaîne" +msgstr "tableau de caractères initialisé à l'aide d'une chaîne de caractères longs" -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" -msgstr "tableau d'entier initialisé à l'aide d'un chaîne courte" +msgstr "tableau d'entier initialisé à l'aide d'un chaîne de caractères courts" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" -msgstr "chaîne d'initialisateur pour le tableau de caractères est trop longue" +msgstr "la chaîne d'initialisation est trop longue pour le tableau de caractères" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" -msgstr "tableau initialisé à l'aide de l'expression d'un tableau de non constantes" +msgstr "tableau initialisé à l'aide de l'expression de tableau non constante" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 msgid "initializer element is not constant" -msgstr "élément initialiseur n'est pas une constante" +msgstr "un élément de l'initialisation n'est pas une constante" -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "initialisation" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" -msgstr "élément initialisateur n'est pas évaluable au moment du chargement" +msgstr "un élément de l'initialisation n'est pas évaluable lors du chargement" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 msgid "invalid initializer" -msgstr "initialiseur invalide" +msgstr "initialisation invalide" -#: c-typeck.c:5351 +#: c-typeck.c:5393 msgid "extra brace group at end of initializer" -msgstr "groupe d'accolades superflu à la fin de l'initialiseur" +msgstr "groupe d'accolades superflu à la fin de l'initialisation" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" -msgstr "accolades manquantes autour de l'initialiseur" +msgstr "accolades manquantes autour de l'initialisation" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" -msgstr "accolades autour de l'initialiseur scalaire" +msgstr "accolades autour d'une initialisation de scalaire" -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "initialisation d'un membre de tableau flexible dans un contexte imbriqué" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "initialisation d'un membre de tableau flexible" -#: c-typeck.c:5512 +#: c-typeck.c:5554 msgid "missing initializer" -msgstr "initialiseur manquant" +msgstr "initialisation manquante" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" -msgstr "initialiseur scalaire vide" +msgstr "initialisation vide de scalaire" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" -msgstr "éléments superflus dans l'initialiseur scalaire" +msgstr "éléments superflus dans l'initialisation de scalaire" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" -msgstr "initialisation des désignateurs ne doit pas être imbriquée" +msgstr "l'initialisation des désignateurs ne doit pas être imbriquée" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" -msgstr "index de tableau dans un initialiseur qui n'est pas pour tableau" +msgstr "index de tableau dans l'initialisation de quelque chose n'étant pas un tableau" -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 msgid "field name not in record or union initializer" -msgstr "nom du champ n'est pas dans l'initialiseur de l'enregistrement ou de l'union" +msgstr "nom de champ dans l'initialisation de quelque chose n'étant ni un enregistrement ni une union" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" -msgstr "index de tableau non constante dans l'initialiseur" +msgstr "index de tableau non constant dans l'initialisation" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 msgid "array index in initializer exceeds array bounds" -msgstr "index de tableau dans l'initialiseur excèdes les bornes du tableau" +msgstr "index de tableau hors limites lors de l'initialisation" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" -msgstr "bornes vides d'index dans l'initialiseur" +msgstr "borne d'index vide lors de l'initialisation" -#: c-typeck.c:5744 +#: c-typeck.c:5788 msgid "array index range in initializer exceeds array bounds" -msgstr "plage d'index du tableau dans l'initialiseur excède les bornes du tableau" +msgstr "plage d'index du tableau excédant les bornes lors de l'initialisation" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" -msgstr "champ inconnu « %s » spécifié dans l'initialisateur" +msgstr "champ inconnu « %s » spécifié lors de l'initialisation" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" -msgstr "champ initialisé avec effets de bord a été écrasé" +msgstr "le champ initialisé par effet de bord a été écrasé" -#: c-typeck.c:6514 +#: c-typeck.c:6558 msgid "excess elements in char array initializer" -msgstr "éléments en excès dans l'initialisateur de tableau de caractères" +msgstr "éléments en excès dans l'initialisation de tableau de caractères" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" -msgstr "éléments en excès dans l'initialisateur de struct" +msgstr "éléments en excès dans l'initialisation de la structure" -#: c-typeck.c:6582 +#: c-typeck.c:6626 msgid "non-static initialization of a flexible array member" msgstr "initialisation non statique d'un membre de tableau flexible" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" -msgstr "éléments en excès dans l'initialisateur d'union" +msgstr "éléments en excès dans l'initialisation d'union" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" -msgstr "C traditionel rejette l'initialisation d'unions" +msgstr "le C traditionel rejette l'initialisation d'union" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "éléments en excès dans l'initialisation de tableau" -#: c-typeck.c:6757 +#: c-typeck.c:6806 msgid "excess elements in vector initializer" -msgstr "éléments en excès dans l'initialisateur du vecteur" +msgstr "éléments en excès dans l'initialisation du vecteur" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" -msgstr "éléments en excès dans l'initialisateur de scalaire" +msgstr "éléments en excès dans l'initialisation d'un scalaire" -#: c-typeck.c:6886 +#: c-typeck.c:6935 msgid "asm template is not a string constant" -msgstr "patron asm n'est pas une chaîne de constante" +msgstr "le patron asm n'est pas une chaîne de constante" -#: c-typeck.c:6918 +#: c-typeck.c:6967 msgid "invalid lvalue in asm statement" -msgstr "lvalue invalide dans la déclaration asm" +msgstr "membre gauche invalide avec asm" -#: c-typeck.c:6993 +#: c-typeck.c:7042 msgid "modification by `asm'" msgstr "modification par « asm »" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" -msgstr "fonction déclarée avec « noreturn» a une déclaraion avec «return »" +msgstr "fonction déclarée avec « noreturn» utilisant le mot-clé « return »" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" -msgstr "« return » sans valeur, dans la fonction ne retournant pas un void" +msgstr "« return » sans valeur dans une fonction retournant autre chose que void" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" -msgstr "« return » avec une valeur, dans la fonction retournant un void" +msgstr "« return » avec une valeur dans une fonction retournant un void" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" msgstr "return" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" -msgstr "fonction retourne l'adresse d'une variable locale" +msgstr "cette fonction retourne l'adresse d'une variable locale" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "quantité du switch n'est pas un entier" -#: c-typeck.c:7147 +#: c-typeck.c:7196 msgid "`long' switch expression not converted to `int' in ISO C" -msgstr "expression « long» du switch pas converti à «int » en ISO C" +msgstr "expression « long » du switch non convertie en « int » par le C ISO" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" -msgstr "étiquette du 'case« n»est pas à l'intérieur de la déclaration du switch" +msgstr "étiquette de « case » en dehors de tout switch" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 msgid "`default' label not within a switch statement" -msgstr "étiquette « default » n'est pas à l'intérieur de la déclaration du switch" +msgstr "étiquette « default » en dehors de tout switch" -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" -msgstr "enlignage a échoué dans l'appel à « %s »" +msgstr "l'enlignage de l'appel à « %s » a échoué" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr "appelé d'ici" -#: calls.c:2227 +#: calls.c:2270 #, c-format msgid "can't inline call to `%s'" -msgstr "ne peut enligner l'appel de « %s »" +msgstr "impossible d'enligner l'appel à « %s »" -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" -msgstr "appel de fonction a une valeur d'aggrégat" - -#: calls.c:4614 -msgid "variable offset is passed partially in stack and in reg" -msgstr "décalage de variable est passé partiellement dans la pile et dans le registre" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "taille de la variable est passée partiellement dans la pile et le registre" +msgstr "l'appel de fonction a une valeur d'aggrégat" -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." -msgstr "" +msgstr "La taille de la boucle %d devrait être %d, et non %d." -#: cfgloop.c:1125 +# FIXME +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." -msgstr "" +msgstr "Bb %d n'appartient pas à la boucle %d." -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." -msgstr "" +msgstr "L'en-tête de la boucle %d n'a pas exactement 2 entrées." -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." msgstr "" -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." msgstr "" -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." msgstr "" -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." -msgstr "" +msgstr "L'entête de la boucle %d ne lui appartient pas directement." -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" -msgstr "" +msgstr "bb %d au mauvais endroit" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" -msgstr "" +msgstr "prev_bb de %d devrait être %d, pas %d" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "fin insn %d du bloc %d n'a pas été repéré dans le flot insn" -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "insn %d est dans de multiples blocs de base (%d et %d)" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "en-tête insn %d du bloc %d n'a pas été repérée dans le flot insn" -#: cfgrtl.c:1778 -#, fuzzy, c-format +#: cfgrtl.c:1848 +#, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" -msgstr "verify_flow_info: fallthru incorrect %i->%i" +msgstr "verify_flow_info: REG_BR_PROB ne correspond pas à la config %i %i" -#: cfgrtl.c:1785 -#, fuzzy, c-format +#: cfgrtl.c:1855 +#, c-format msgid "verify_flow_info: Wrong count of block %i %i" -msgstr "verify_flow_info: fallthru incorrect %i->%i" +msgstr "verify_flow_info: Nombre de blocs erroné %i %i" -#: cfgrtl.c:1791 -#, fuzzy, c-format +#: cfgrtl.c:1861 +#, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" -msgstr "verify_flow_info: fallthru incorrect %i->%i" +msgstr "verify_flow_info: Fréquence de blocs erronée %i %i" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" -msgstr "verify_flow_info: bordure dupliquée %i->%i" +msgstr "verify_flow_info: arrête dupliquée %i->%i" -#: cfgrtl.c:1805 -#, fuzzy, c-format +#: cfgrtl.c:1875 +#, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" -msgstr "verify_flow_info: bordure dupliquée %i->%i" +msgstr "verify_flow_info: probabilité de l'arrête %i->%i %i erronée" -#: cfgrtl.c:1811 -#, fuzzy, c-format +#: cfgrtl.c:1881 +#, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" -msgstr "verify_flow_info: bordure dupliquée %i->%i" +msgstr "verify_flow_info: Mauvais nombre d'arrête %i->%i %i" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "verify_flow_info: blocs incorrects pour le fallthru %i->%i" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "verify_flow_info: fallthru incorrect %i->%i" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" -msgstr "insn erronée dans la bordure fallthru" +msgstr "insn erronée dans l'arrête fallthru" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" -msgstr "verify_flow_info: bordure suivante du bloc de base %d est corrompue" +msgstr "verify_flow_info: l'arrête succ du bloc de base %d est corrompue" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" -msgstr "" +msgstr "REG_EH_REGION note manquante à la fin du bb %i" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" -msgstr "" +msgstr "Trop d'arrêtes de branchement sortantes dans le bb %i" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" -msgstr "" +msgstr "Arrête fallthru après le branchement inconditionnel %i" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" -msgstr "" +msgstr "Mauvais nombre d'arrêtes de branchement après le branchement inconditionnel %i" -#: cfgrtl.c:1905 -#, fuzzy, c-format +#: cfgrtl.c:1975 +#, c-format msgid "Wrong amount of branch edges after conditional jump %i" -msgstr "Privilégier les branchements au lieu d'une exécution conditionnelle" +msgstr "Mauvais nombre d'arrêtes de branchement après le branchement conditionnel %i" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" -msgstr "" +msgstr "Arrêtes d'appel pour un insn n'étant pas d'appel dans le bb %i" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" -msgstr "" +msgstr "Arrête anormale sans but dans le bb %i" -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "barrière manquante après le boc %i" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, c-format msgid "basic block %d pred edge is corrupted" -msgstr "bordure précédente du bloc de base %d est corrompue" +msgstr "arrête pred du bloc de base %d corrompue" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "insn %d à l'intérieur du bloc de base %d mais block_for_insn est NULL" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" -msgstr "insn %d à l'intérieur du bloc de base %d mais block_for_insn est %i" +msgstr "insn %d à l'intérieur du bloc de base %d mais block_for_insn est %i" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" -msgstr "NOTE_INSN_BASIC_BLOCK est manquant pour le bloc %d" +msgstr "NOTE_INSN_BASIC_BLOCK manquant pour le bloc %d" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" -msgstr "NOTE_INSN_BASIC_BLOCK %d dans le milieu du bloc de base %d" +msgstr "NOTE_INSN_BASIC_BLOCK %d au milieu du bloc de base %d" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, c-format msgid "in basic block %d:" -msgstr "dans le bloc de base %d:" +msgstr "dans le bloc de base %d :" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" -msgstr "contrôle de flot insn à l'intérieur d'un bloc de base" +msgstr "insn de contrôle de flot à l'intérieur d'un bloc de base" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, c-format msgid "basic block %i edge lists are corrupted" -msgstr "listes des bordures du bloc de base %i sont corrompues" +msgstr "les listes d'arrêtes du bloc de base %i sont corrompues" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 msgid "basic blocks not numbered consecutively" -msgstr "blocs de base ne sont pas numérotés consécutivement" +msgstr "les blocs de base ne sont pas numérotés consécutivement" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 msgid "insn outside basic block" -msgstr "insn à l'extérieur du bloc de base" +msgstr "insn à l'extérieur de tout bloc de base" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 msgid "return not followed by barrier" msgstr "return n'est pas suivi d'une barrière" -#: cfgrtl.c:2087 +# FIXME +# bb est une abréviation courante dans cette partie du fichier pour « basic block » +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" -msgstr "nombre de notes bb dans la chaîne insn (%d) != n_basic_blocks (%d)" +msgstr "nombre de bb noté dans la chaîne d'insn (%d) != n_basic_blocks (%d)" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" -msgstr "verify_flow_info failed" +msgstr "verify_flow_info a échoué" #: collect2.c:425 msgid "internal error" @@ -3754,11 +3853,13 @@ msgstr "erreur interne" msgid "no arguments" msgstr "pas d'argument" +# I18N #: collect2.c:1263 collect2.c:1411 collect2.c:1444 #, c-format msgid "fopen %s" msgstr "fopen() %s" +# I18N #: collect2.c:1266 collect2.c:1416 collect2.c:1447 #, c-format msgid "fclose %s" @@ -3772,17 +3873,17 @@ msgstr "collect2 version %s" #: collect2.c:1365 #, c-format msgid "%d constructor(s) found\n" -msgstr "%d constructeur(s) repéré(s)\n" +msgstr "%d constructeur(s) trouvé(s)\n" #: collect2.c:1366 #, c-format msgid "%d destructor(s) found\n" -msgstr "%d destructeur(s) repéré(s)\n" +msgstr "%d destructeur(s) trouvé(s)\n" #: collect2.c:1367 #, c-format msgid "%d frame table(s) found\n" -msgstr "%d table(s) de trame repéré(s)\n" +msgstr "%d table(s) de trame trouvée(s)\n" #: collect2.c:1508 #, c-format @@ -3792,23 +3893,24 @@ msgstr "%s termin #: collect2.c:1527 #, c-format msgid "%s returned %d exit status" -msgstr "%s a retourné %d comme valeur d'état " +msgstr "%s a retourné %d comme valeur de sortie" #: collect2.c:1555 #, c-format msgid "[cannot find %s]" -msgstr "[ne peut repérer %s]" +msgstr "[%s introuvable]" #: collect2.c:1570 #, c-format msgid "cannot find `%s'" -msgstr "ne peut repérer « %s »" +msgstr "« %s » introuvable" #: collect2.c:1581 collect2.c:1584 #, c-format msgid "redirecting stdout: %s" -msgstr "redirection de stdout: %s" +msgstr "redirection de stdout : %s" +# FIXME #: collect2.c:1627 #, c-format msgid "[Leaving %s]\n" @@ -3821,88 +3923,94 @@ msgid "" "write_c_file - output name is %s, prefix is %s\n" msgstr "" "\n" -"write_c_file - nom de sortie est %s, préfixe est %s\n" +"write_c_file - le nom de sortie est %s, le préfixe est %s\n" -#: collect2.c:2083 +#: collect2.c:2082 msgid "cannot find `nm'" -msgstr "ne peut repérer « nm »" +msgstr "« nm » introuvable" -#: collect2.c:2093 collect2.c:2535 +# I18N +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "pipe" -#: collect2.c:2097 collect2.c:2539 +# I18N +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "fdopen" -#: collect2.c:2123 collect2.c:2565 +# I18N +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "dup2 %d 1" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +# I18N +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "close %d" -#: collect2.c:2132 collect2.c:2574 +# I18N +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "execv %s" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" -msgstr "fonction init repérée dans l'objet %s" +msgstr "fonction init trouvée dans l'objet %s" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" -msgstr "fonction fini() repérée dans l'objet %s" +msgstr "fonction fini() trouvée dans l'objet %s" -#: collect2.c:2217 collect2.c:2623 +# I18N +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "fclose" -#: collect2.c:2262 +#: collect2.c:2261 #, c-format msgid "unable to open file '%s'" -msgstr "incapable d'ouvrir le fichier « %s »" +msgstr "impossible d'ouvrir le fichier « %s »" -#: collect2.c:2264 +#: collect2.c:2263 #, c-format msgid "unable to stat file '%s'" -msgstr "incapable d'évaluer par stat() le fichier « %s »" +msgstr "impossible d'analyser le fichier « %s » avec stat()" -#: collect2.c:2270 +#: collect2.c:2269 #, c-format msgid "unable to mmap file '%s'" -msgstr "incpable de projeter en mémoire (mmap) le fichier « %s »" +msgstr "incpable de projeter en mémoire le fichier « %s » avec nmap()" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" -msgstr "pas repéré\n" +msgstr "introuvable\n" -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" -msgstr "dépendance dynamique %s n'a pas été repéré" +msgstr "dépendance dynamique %s introuvable" -#: collect2.c:2445 +#: collect2.c:2444 #, c-format msgid "bad magic number in file '%s'" -msgstr "nombre magique erroné pour le fichier « %s »" +msgstr "le nombre magique du fichier « %s » est erroné" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "dépendances dynamiques.\n" -#: collect2.c:2526 +#: collect2.c:2524 msgid "cannot find `ldd'" -msgstr "ne peut repérer « ldd »" +msgstr "« ldd » introuvable" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" @@ -3910,76 +4018,80 @@ msgstr "" "\n" "sortie de ldd avec constructeurs/destructeurs.\n" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" -msgstr "incapable d'ouvrir une dépendance dynamique « %s »" +msgstr "incapable d'ouvrir la dépendance dynamique « %s »" -#: collect2.c:2728 +#: collect2.c:2726 #, c-format msgid "%s: not a COFF file" -msgstr "%s: n'est pas un fichier COFF" +msgstr "%s : n'est pas un fichier COFF" -#: collect2.c:2847 +#: collect2.c:2845 #, c-format msgid "%s: cannot open as COFF file" -msgstr "%s: ne peut ouvrir un fichier COFF" +msgstr "%s : ne peut ouvrir en tant que fichier COFF" -#: collect2.c:2903 +# I18N +#: collect2.c:2901 #, c-format msgid "library lib%s not found" -msgstr "librarie lib%s n'a pas été trouvé" +msgstr "bibliothèque lib%s introuvable" -#: collect2.c:3030 +# I18N +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "open %s" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" -msgstr "incompatibilités entre le fichier objet & les valeurs attendues" +msgstr "incompatibilités entre le fichier objet et les valeurs attendues" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n" msgstr "" "\n" -"Table de symboles de traitement #%d, décalage = 0x%.8lx, sorte = %s\n" +"Traitement de la table des symboles #%d, décalage = 0x%.8lx, sorte = %s\n" -#: collect2.c:3135 +# FIXME +#: collect2.c:3133 msgid "string section missing" msgstr "chaîne de section manquante" -#: collect2.c:3138 +#: collect2.c:3136 msgid "section pointer missing" msgstr "pointeur de section manquant" -#: collect2.c:3186 +#: collect2.c:3184 msgid "no symbol table found" -msgstr "pas de table de symbole trouvée" +msgstr "aucune table des symboles trouvée" -#: collect2.c:3199 +#: collect2.c:3197 msgid "no cmd_strings found" -msgstr "pas de cmd_strings trouvé" +msgstr "aucun cmd_strings trouvé" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" "\n" msgstr "" "\n" -"Mise à jour d'en-tête et chargement des commandes.\n" +"Mise à jour des en-têtes et des commandes de chargement.\n" "\n" -#: collect2.c:3218 +# FIXME +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" -msgstr "charger la commande map, %d commandes, nouvelle taille %ld.\n" +msgstr "Chargement de la carte des commandes, %d commandes, nouvelle taille %ld.\n" -#: collect2.c:3249 +#: collect2.c:3247 msgid "" "writing load commands.\n" "\n" @@ -3987,101 +4099,110 @@ msgstr "" "écriture des commandes de chargement.\n" "\n" -#: collect2.c:3269 +# I18N +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "close %s" -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" -msgstr "ne peut convertir 0x%l.8x dans une région" +msgstr "ne peut convertir 0x%l.8x en région" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "fonction %s, région %d, décalage = %ld (0x%.8lx)\n" -#: collect2.c:3474 +#: collect2.c:3472 msgid "bad magic number" msgstr "nombre magique erroné" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" -msgstr "version d'en-tête erroné" +msgstr "version d'en-tête erronée" -#: collect2.c:3476 +# FIXME: ou version d'en-tête brut erronée +#: collect2.c:3474 msgid "bad raw header version" -msgstr "version brute d'en-tête erroné" +msgstr "version brute d'en-tête erronée" -#: collect2.c:3477 +# FIXME: ou tampon d'en-tête brut trop petit +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "tampon brut d'en-tête trop petit" -#: collect2.c:3478 +#: collect2.c:3476 msgid "old raw header file" msgstr "ancien fichier d'en-tête brute" -#: collect2.c:3479 +#: collect2.c:3477 msgid "unsupported version" -msgstr "version non supportée" +msgstr "version non reconnue" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" -msgstr "mauvais {de,en}code_mach_o_hdr valeur retourné %d" +msgstr "mauvaise valeur de retour (%d) de {de,en}code_mach_o_hdr" -#: collect2.c:3501 +# I18N +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "fstat %s" -#: collect2.c:3538 collect2.c:3586 +# I18N +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "lseek %s 0" -#: collect2.c:3542 +# I18N +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "read %s" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "lu %ld octets, attendu %ld, de %s" -#: collect2.c:3566 +# I18N +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "msync %s" -#: collect2.c:3573 +# I18N +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "munmap %s" -#: collect2.c:3590 +# I18N +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "write %s" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "écrit %ld octets, attendu %ld, vers %s" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" ";; %d successes.\n" "\n" msgstr "" -";; Statistiques combinées: %d tentatives, %d substitutions (%d requérant un nouvel espace),\n" +";; Statistiques du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n" ";; %d succès.\n" "\n" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4089,7 +4210,7 @@ msgid "" ";; %d successes.\n" msgstr "" "\n" -";; Totaux combinés: %d tentatives, %d substitutions (%d requérant un nouvel espace),\n" +";; Totaux du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n" ";; %d succès.\n" "\n" @@ -4099,11 +4220,11 @@ msgstr "ne peut convertir en un type pointeur" #: convert.c:102 msgid "pointer value used where a floating point value was expected" -msgstr "valeur du pointeur utilisé où une valeur flottante était attendue" +msgstr "valeur de pointeur utilisée là où une valeur à virgule flottante était attendue" #: convert.c:106 msgid "aggregate value used where a float was expected" -msgstr "valeur d'aggrégat utilisé où un flottant était attendu" +msgstr "valeur d'aggrégat utilisée là où un flottant était attendu" #: convert.c:132 msgid "conversion to incomplete type" @@ -4115,127 +4236,118 @@ msgstr "ne peut convertir entre des valeurs de vecteurs de tailles diff #: convert.c:420 msgid "aggregate value used where an integer was expected" -msgstr "valeur d'aggrégat utilisé où un entier était attendu" +msgstr "valeur d'aggrégat utilisée là où un entier était attendu" #: convert.c:472 f/com.c:1100 msgid "pointer value used where a complex was expected" -msgstr "valeur de pointeur utilisé où un complexe était attendu" +msgstr "valeur de pointeur utilisée là où un complexe était attendu" #: convert.c:476 f/com.c:1102 msgid "aggregate value used where a complex was expected" -msgstr "valeur d'aggrégat utilisé où un complexe était attendu" +msgstr "valeur d'aggrégat utilisée là où un complexe était attendu" #: convert.c:500 msgid "can't convert value to a vector" -msgstr "ne peut convertir une valeur en un vecteur" +msgstr "ne peut convertir une valeur en vecteur" #: cpperror.c:113 msgid "warning: " -msgstr "AVERTISSEMENT: " +msgstr "attention : " #: cpperror.c:115 msgid "internal error: " -msgstr "erreur interne: " +msgstr "erreur interne : " #: cpperror.c:189 -#, fuzzy msgid "stdout" -msgstr "struct" +msgstr "stdout" -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" -msgstr "%s: %s" +msgstr "%s : %s" #: cppexp.c:199 -#, fuzzy msgid "too many decimal points in number" -msgstr "trop de points décimaux dans la constante flottante" +msgstr "trop de points décimaux dans le nombre" #: cppexp.c:219 -#, fuzzy, c-format +#, c-format msgid "invalid digit \"%c\" in octal constant" -msgstr "chiffre invalide dans la séquence de contrôle" +msgstr "chiffre « %c » invalide dans la constante en base 8" #: cppexp.c:225 -#, fuzzy msgid "use of C99 hexadecimal floating constant" -msgstr "contante flottante hexadécimal n'a pas d'exposant" +msgstr "usage d'une constante hexadécimale constante à la C99" #: cppexp.c:234 -#, fuzzy msgid "exponent has no digits" -msgstr "exposant de la constante flottante n'a pas de chiffre" +msgstr "l'exposant n'a pas de chiffre" #: cppexp.c:241 -#, fuzzy msgid "hexadecimal floating constants require an exponent" -msgstr "contante flottante hexadécimal n'a pas d'exposant" +msgstr "la contante hexadécimale flottante requière un exposant" #: cppexp.c:247 -#, fuzzy, c-format +#, c-format msgid "invalid suffix \"%.*s\" on floating constant" -msgstr "suffixe invalide pour une constante entière" +msgstr "suffixe « %.*s » invalide pour une constante flottante" #: cppexp.c:257 cppexp.c:282 -#, fuzzy, c-format +#, c-format msgid "traditional C rejects the \"%.*s\" suffix" -msgstr "C traditionnel rejette le suffixe « f »" +msgstr "le C traditionnel interdit le suffixe « %.*s »" #: cppexp.c:268 -#, fuzzy, c-format +#, c-format msgid "invalid suffix \"%.*s\" on integer constant" -msgstr "suffixe invalide '%.*s» pour une constante entière" +msgstr "suffixe « %.*s » invalide pour une constante entière" #: cppexp.c:289 -#, fuzzy msgid "use of C99 long long integer constant" -msgstr "ISO C89 interdit les constantes entières de type long long" +msgstr "usage d'une constante entière « long long » à la C99" #: cppexp.c:295 msgid "imaginary constants are a GCC extension" -msgstr "" +msgstr "les constantes imaginaires sont une extension GCC" #: cppexp.c:383 -#, fuzzy msgid "integer constant is too large for its type" -msgstr "constante entière est si grande qu'ell est non signée" +msgstr "constante entière trop grande pour tenir dans son type" #: cppexp.c:395 msgid "integer constant is so large that it is unsigned" -msgstr "constante entière est si grande qu'ell est non signée" +msgstr "cette constante entière est si grande qu'elle ne peut être signée" #: cppexp.c:482 msgid "missing ')' after \"defined\"" -msgstr "« )» manquant après «defined »" +msgstr "« ) » manquant après « defined »" #: cppexp.c:489 msgid "operator \"defined\" requires an identifier" -msgstr "opérateur « defined » requiert un identificateur" +msgstr "l'opérateur « defined » requiert un identificateur" #: cppexp.c:497 #, c-format msgid "(\"%s\" is an alternative token for \"%s\" in C++)" -msgstr "(« %s » est un jeton alternatif pour « %s » en C++)" +msgstr "(« %s » est un élément lexical alternatif pour « %s » en C++)" #: cppexp.c:507 msgid "this use of \"defined\" may not be portable" msgstr "cette utilisation de « defined » peut ne pas être portable" #: cppexp.c:545 -#, fuzzy msgid "floating constant in preprocessor expression" -msgstr "débordement entier dans l'expresion du préprocesseur" +msgstr "constante flottante dans une expresion pour le préprocesseur" #: cppexp.c:551 -#, fuzzy msgid "imaginary number in preprocessor expression" -msgstr "débordement entier dans l'expresion du préprocesseur" +msgstr "constante complexe dans une expresion pour le préprocesseur" #: cppexp.c:596 #, c-format msgid "ISO C++ does not permit \"%s\" in #if" -msgstr "ISO C++ ne permet pas « %s » dans #if" +msgstr "le C++ ISO n'autorise pas « %s » dans #if" #: cppexp.c:604 #, c-format @@ -4243,28 +4355,28 @@ msgid "\"%s\" is not defined" msgstr "« %s » n'est pas défini" #: cppexp.c:737 cppexp.c:772 -#, fuzzy, c-format +#, c-format msgid "missing binary operator before token \"%s\"" -msgstr "opérateur binaire manquant avant « %s »" +msgstr "opérateur binaire manquant avant l'élément lexical « %s »" #: cppexp.c:756 #, c-format msgid "invalid character '%c' in #if" -msgstr "caractère « %c » invalide dans le #if" +msgstr "caractère « %c » invalide dans #if" #: cppexp.c:758 #, c-format msgid "invalid character '\\%03o' in #if" -msgstr "caractère invalide '\\%03o» dans le #if" +msgstr "caractère « \\%03o » invalide dans #if" #: cppexp.c:763 -#, fuzzy, c-format +#, c-format msgid "token \"%s\" is not valid in preprocessor expressions" -msgstr "« %s » n'est pas valide des les expressions #if" +msgstr "l'élément lexical « %s » n'est pas valide dans les expressions pour le préprocesseur" #: cppexp.c:782 msgid "void expression between '(' and ')'" -msgstr "expression void entre «(» et «)»" +msgstr "expression void entre parenthèses" #: cppexp.c:785 msgid "#if with no expression" @@ -4276,49 +4388,47 @@ msgid "operator '%s' has no right operand" msgstr "l'opérateur « %s » n'a pas d'opérande droite" #: cppexp.c:813 -#, fuzzy msgid " ':' without preceding '?'" -msgstr "erreur de syntaxe «:» sans être précédé de «?»" +msgstr "« : » n'est pas précédé de « ? »" #: cppexp.c:840 msgid "unbalanced stack in #if" -msgstr "pile non balancés dans le #if" +msgstr "pile non balancée dans #if" #: cppexp.c:862 -#, fuzzy, c-format +#, c-format msgid "impossible operator '%u'" -msgstr "opérateur impossible « %s »" +msgstr "opérateur impossible « %u »" #: cppexp.c:954 msgid "missing ')' in expression" -msgstr "«)» manquante dans l'expresion" +msgstr "« ) » manquante dans l'expresion" #: cppexp.c:975 -#, fuzzy msgid "'?' without following ':'" -msgstr "erreur de syntaxe «?» sans être suivi de «:»" +msgstr "« ? » n'est pas suivi de « : »" #: cppexp.c:985 msgid "integer overflow in preprocessor expression" -msgstr "débordement entier dans l'expresion du préprocesseur" +msgstr "débordement d'entier dans l'expresion pour le préprocesseur" #: cppexp.c:990 msgid "missing '(' in expression" -msgstr "«(» manquante dans l'expresion" +msgstr "« ( » manquante dans l'expresion" #: cppexp.c:1026 #, c-format msgid "the left operand of \"%s\" changes sign when promoted" -msgstr "" +msgstr "L'opérande gauche de « %s » change de signe lors de sa promotion" #: cppexp.c:1031 #, c-format msgid "the right operand of \"%s\" changes sign when promoted" -msgstr "" +msgstr "L'opérande droite de « %s » change de signe lors de sa promotion" #: cppexp.c:1414 msgid "comma operator in operand of #if" -msgstr "opérateur virgule dans l'opérande #if" +msgstr "opérateur virgule dans l'opérande de #if" #: cppexp.c:1551 msgid "division by zero in #if" @@ -4332,8 +4442,9 @@ msgstr "%s est trop grand" #: cppfiles.c:447 #, c-format msgid "%s is shorter than expected" -msgstr "%s est plus petit que prévue" +msgstr "%s est plus petit que prévu" +# FIXME #: cppfiles.c:461 #, c-format msgid "%s is a block device" @@ -4342,8 +4453,9 @@ msgstr "%s est un p #: cppfiles.c:594 #, c-format msgid "no include path in which to find %s" -msgstr "pas de chemin d'inclusion afin de retrouver %s" +msgstr "aucun chemin d'inclusion ne permet de trouver %s" +# FIXME #: cppfiles.c:668 msgid "Multiple include guards may be useful for:\n" msgstr "De multiples balises pour les inclusions peuvent être utiles pour:\n" @@ -4355,114 +4467,112 @@ msgstr "nom de fichier absolu dans remap_filename" #: cppinit.c:224 #, c-format msgid "ignoring nonexistent directory \"%s\"\n" -msgstr "répertoires « %s » inexistents sont ignorés\n" +msgstr "le répertoire « %s » est ignoré car inexistant\n" #: cppinit.c:231 #, c-format msgid "%s: Not a directory" -msgstr "%s: n'est pas un répertoire" +msgstr "%s : ce n'est pas un répertoire" #: cppinit.c:287 #, c-format msgid "ignoring duplicate directory \"%s\"\n" -msgstr "répertoires « %s » doubles sont ignorés\n" +msgstr "le répertoire « %s » est ignoré car présent deux fois\n" #: cppinit.c:325 -#, fuzzy msgid " as it is a non-system directory that duplicates a system directory\n" -msgstr " comme il a été déjà spécifié comme répertoire non système" +msgstr " car il s'agit d'un répertoire non système dupliquant un répertoire système\n" #: cppinit.c:891 -#, fuzzy msgid "cppchar_t must be an unsigned type" -msgstr "prédicat doit être un identificateur" +msgstr "cppchar_t doit être d'un type non signé" #: cppinit.c:895 #, c-format msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits" -msgstr "" +msgstr "l'arithmétique du préprocesseur a une précision maximale de %lu bits ; la cible requière %lu bits" #: cppinit.c:901 msgid "CPP arithmetic must be at least as precise as a target int" -msgstr "" +msgstr "l'arithmétique de CPP doit être au moins aussi précise que le type int de la cible" #: cppinit.c:904 msgid "target char is less than 8 bits wide" -msgstr "" +msgstr "sur la cible, « char » fait moins de 8 bits" #: cppinit.c:908 msgid "target wchar_t is narrower than target char" -msgstr "" +msgstr "sur la cible, « wchar_t » est plus petit que « char »" #: cppinit.c:912 msgid "target int is narrower than target char" -msgstr "" +msgstr "sur la cible, « int » est plus petit que « char »" #: cppinit.c:916 msgid "CPP half-integer narrower than CPP character" -msgstr "" +msgstr "les demi-entiers de CPP sont plus petit que les caractères de CPP" #: cppinit.c:920 #, c-format msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits" -msgstr "" +msgstr "CPP sur cette machine ne peut gérer les caractères longs constants de plus de %lu bits, mais la cible requière %lu bits" #: cppinit.c:972 msgid "#include \"...\" search starts here:\n" -msgstr "#include «...» la recherche débute ici:\n" +msgstr "la recherche pour #include \"...\" débute ici :\n" #: cppinit.c:976 msgid "#include <...> search starts here:\n" -msgstr "#include <...> la recherche débute ici:\n" +msgstr "la recherche pour #include <...> débute ici:\n" #: cppinit.c:979 msgid "End of search list.\n" msgstr "Fin de la liste de recherche.\n" -#: cppinit.c:1055 +#: cppinit.c:1057 msgid "" msgstr "" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, c-format msgid "assertion missing after %s" msgstr "assertion manquante après %s" -#: cppinit.c:1163 +#: cppinit.c:1165 #, c-format msgid "directory name missing after %s" msgstr "nom de répertoire manquant après %s" -#: cppinit.c:1164 +#: cppinit.c:1166 #, c-format msgid "file name missing after %s" msgstr "nom de fichier manquant après %s" -#: cppinit.c:1165 +#: cppinit.c:1167 #, c-format msgid "macro name missing after %s" msgstr "nom de macro manquant après %s" -#: cppinit.c:1166 +#: cppinit.c:1168 #, c-format msgid "path name missing after %s" msgstr "nom de chemin manquant après %s" -#: cppinit.c:1368 +#: cppinit.c:1353 msgid "-I- specified twice" msgstr "-I- spécifié deux fois" #: cpplex.c:149 #, c-format msgid "trigraph ??%c converted to %c" -msgstr "trigraphe ??%c converti à %c" +msgstr "trigraphe ??%c converti en %c" #: cpplex.c:157 #, c-format @@ -4471,38 +4581,39 @@ msgstr "trigraphe ??%c ignor #: cpplex.c:214 msgid "backslash and newline separated by space" -msgstr "barre oblique inverse et retour de chariot séparé par un blanc" +msgstr "« \\ » et retour de chariot séparés par un blanc" #: cpplex.c:221 cpptrad.c:158 msgid "backslash-newline at end of file" -msgstr "barre oblique inverse et retour de chariot à la fin du fichier" +msgstr "« \\ » en fin de ligne à la fin du fichier" #: cpplex.c:287 cpptrad.c:199 msgid "\"/*\" within comment" -msgstr "\"/*\" à l'intérieur du commentaire" +msgstr "« /* » à l'intérieur d'un commentaire" +# I18N #: cpplex.c:395 msgid "null character(s) ignored" -msgstr "caractère null ignoré" +msgstr "caractère(s) nul(s) ignoré(s)" #: cpplex.c:402 #, c-format msgid "%s in preprocessing directive" -msgstr "%s dans la directive de pré-traitement" +msgstr "%s dans la directive du préprocesseur" +# FIXME #: cpplex.c:475 #, c-format msgid "attempt to use poisoned \"%s\"" -msgstr "tentative d'utilisation empoisonée de « %s »" +msgstr "tentative d'utilisation d'un « %s » empoisonné" #: cpplex.c:483 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" -msgstr "« __VA_ARGS__ » peut seulement appraître dans l'expansion des macros C99 variadic" +msgstr "« __VA_ARGS__ » peut seulement appraître dans l'expansion des macros C99 à nombre variable d'arguments" #: cpplex.c:555 -#, fuzzy msgid "'$' character(s) in identifier or number" -msgstr "caractère(s) «$» dans l'identificateur" +msgstr "caractère(s) « $ » dans un identificateur ou un nombre" #: cpplex.c:698 #, c-format @@ -4515,20 +4626,19 @@ msgstr "caract #: cpplex.c:915 cpptrad.c:487 msgid "no newline at end of file" -msgstr "pas de nouvelle ligne à la fin du fichier" +msgstr "pas de retour chariot à la fin du fichier" #: cpplex.c:1092 cpptrad.c:213 msgid "unterminated comment" msgstr "commentaire non terminé" #: cpplex.c:1103 -#, fuzzy msgid "C++ style comments are not allowed in ISO C90" -msgstr "Le style des commentaires en C++ n'est pas permis en ISO C89" +msgstr "Les commentaires à la C++ ne sont pas permis en C89 ISO" #: cpplex.c:1105 msgid "(this will be reported only once per input file)" -msgstr "(ceci sera rapporté seulement une seule fois par fichier d'entrée)" +msgstr "(ceci sera rapporté une seule fois seulement par fichier d'entrée)" #: cpplex.c:1110 msgid "multi-line comment" @@ -4537,18 +4647,19 @@ msgstr "commentaire multi-lignes" #: cpplex.c:1425 #, c-format msgid "unknown string token %s\n" -msgstr "jeton de chaîne inconnu %s\n" +msgstr "élément lexical %s inconnu\n" #: cpplex.c:1438 #, c-format msgid "unspellable token %s" -msgstr "jeton %s ne peut être épelé" +msgstr "l'élément lexical %s ne peut être épelé" #: cpplex.c:1695 -#, fuzzy, c-format +#, c-format msgid "the meaning of '\\%c' is different in traditional C" -msgstr "la signification de «\\%c» varie avec l'option -traditional" +msgstr "la signification de « \\%c » est différente en C traditionel" +# FIXME #: cpplex.c:1701 msgid "incomplete universal-character-name" msgstr "nom-de-caractère-universel incomplet" @@ -4556,7 +4667,7 @@ msgstr "nom-de-caract #: cpplex.c:1715 #, c-format msgid "non-hex digit '%c' in universal-character-name" -msgstr "chiffre « %c » n'est pas hexadécimal dans le nom-de-caractère-universel" +msgstr "chiffre « %c » non hexadécimal dans le nom-de-caractère-universel" #: cpplex.c:1723 msgid "universal-character-name on EBCDIC target" @@ -4567,23 +4678,21 @@ msgid "universal-character-name out of range" msgstr "nom-de-caractère-universel est hors gamme" #: cpplex.c:1791 -#, fuzzy msgid "the meaning of '\\a' is different in traditional C" -msgstr "la signification de «\\a» varie avec l'option -traditional" +msgstr "la signification de « \\a » est différente en C traditionel" #: cpplex.c:1798 #, c-format msgid "non-ISO-standard escape sequence, '\\%c'" -msgstr "séquence d'échappement n'est conforme au standard ISO, '\\%c'" +msgstr "séquence d'échappement « \\%c » non conforme au standard ISO" #: cpplex.c:1809 -#, fuzzy msgid "the meaning of '\\x' is different in traditional C" -msgstr "la signification de «\\x» varie avec l'option -traditional" +msgstr "la signification de « \\x » est différente en C traditionel" #: cpplex.c:1828 f/lex.c:585 msgid "\\x used with no following hex digits" -msgstr "\\x utilisé sans être suivi des chiffres hexdécimaux" +msgstr "\\x utilisé sans être suivi de chiffres en hexdécimal" #: cpplex.c:1833 msgid "hex escape sequence out of range" @@ -4596,26 +4705,24 @@ msgstr "s #: cpplex.c:1874 #, c-format msgid "unknown escape sequence '\\%c'" -msgstr "séquence d'échappement inconnue '\\%c'" +msgstr "séquence d'échappement « \\%c » inconnue" #: cpplex.c:1877 #, c-format msgid "unknown escape sequence: '\\%03o'" -msgstr "séquence d'échappement inconnue '\\%03o'" +msgstr "séquence d'échappement « \\%03o » inconnue" #: cpplex.c:1882 -#, fuzzy msgid "escape sequence out of range for its type" -msgstr "séquence d'échappement hors gamme pour le type caractère" +msgstr "séquence d'échappement hors gamme pour son type" #: cpplex.c:1973 msgid "empty character constant" msgstr "constante caractère vide" #: cpplex.c:1983 -#, fuzzy msgid "character constant too long for its type" -msgstr "constante caractère trop longue" +msgstr "constante caractère trop longue pour son type" #: cpplex.c:1986 msgid "multi-character character constant" @@ -4624,7 +4731,7 @@ msgstr "constante caract #: cpplib.c:225 #, c-format msgid "extra tokens at end of #%s directive" -msgstr "jetons superflus à la fin de la directive #%s" +msgstr "éléments lexicaux superflus à la fin de la directive #%s" #: cpplib.c:315 #, c-format @@ -4633,216 +4740,222 @@ msgstr "#%s est une extension GCC" #: cpplib.c:327 msgid "suggest not using #elif in traditional C" -msgstr "suggéré de ne pas utiliser #elif en C traditionnel" +msgstr "il est suggéré de ne pas utiliser #elif en C traditionnel" #: cpplib.c:330 #, c-format msgid "traditional C ignores #%s with the # indented" -msgstr "C traditionel ignore #%s avec le # d'indentation" +msgstr "le C traditionel ignore la directive #%s si le caractère # est indenté" #: cpplib.c:334 #, c-format msgid "suggest hiding #%s from traditional C with an indented #" -msgstr "suggéré de cacher #%s en C traditionel avec l'indentation #" +msgstr "il est suggéré de cacher #%s au C traditionel en indentant le « # »" #: cpplib.c:358 msgid "embedding a directive within macro arguments is not portable" -msgstr "" +msgstr "placer une directive dans les arguments d'une macro n'est pas portable" #: cpplib.c:378 msgid "style of line directive is a GCC extension" -msgstr "style de ligne de directive est extension GCC" +msgstr "la directive de style de ligne est extension GCC" -#: cpplib.c:427 +#: cpplib.c:428 #, c-format msgid "invalid preprocessing directive #%s" -msgstr "directive de pré-traitement invalide #%s" +msgstr "directive de pré-traitement #%s invalide" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "« defined » ne peut être utilisé comme nom de macro" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" -msgstr "« %s » ne peut être utilisé comme nom de macro alors que c,est un opérateur en C++" +msgstr "« %s » ne peut être utilisé comme nom de macro car c'est un opérateur en C++" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "aucun nom de macro donné dans la directive #%s" -#: cpplib.c:511 +#: cpplib.c:512 msgid "macro names must be identifiers" -msgstr "noms de macro doivent être des identificateurs" +msgstr "les noms de macro doivent être des identificateurs" -#: cpplib.c:551 +#: cpplib.c:552 #, c-format msgid "undefining \"%s\"" msgstr "indéfinition de « %s »" -#: cpplib.c:597 +#: cpplib.c:598 msgid "missing terminating > character" -msgstr "caractère > de terminaison est manquant" +msgstr "caractère > de terminaison manquant" -#: cpplib.c:636 +#: cpplib.c:637 #, c-format msgid "#%s expects \"FILENAME\" or " -msgstr "#%s attend « FILENAME » ou " +msgstr "#%s attend \"NOM_DE_FICHIER\" ou " -#: cpplib.c:647 +#: cpplib.c:648 #, c-format msgid "empty file name in #%s" msgstr "nom de fichier vide dans #%s" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "#include_next dans un fichier source primaire" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" -msgstr "#import est obsolète, utiliser une enveloppe #ifndef dans le fichier d'en-tête" +msgstr "#import est obsolète, enveloppez le avec #ifndef dans le fichier d'en-tête" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "#include imbriqué trop profondément" -#: cpplib.c:738 +#: cpplib.c:739 #, c-format msgid "invalid flag \"%s\" in line directive" -msgstr "fanion « %s » invalide dans la ligne de directives" +msgstr "fanion « %s » invalide dans la ligne de directive" -#: cpplib.c:813 +#: cpplib.c:814 #, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "« %s » après #line n'est pas un nombre entier positif" -#: cpplib.c:819 +#: cpplib.c:820 msgid "line number out of range" msgstr "numéro de ligne hors gamme" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, c-format msgid "\"%s\" is not a valid filename" msgstr "« %s » n'est pas un nom de fichier valide" -#: cpplib.c:865 +#: cpplib.c:866 #, c-format msgid "\"%s\" after # is not a positive integer" -msgstr "\"%s\" après # n'est pas un nombre entier positif" +msgstr "« %s » après # n'est pas un nombre entier positif" -#: cpplib.c:972 +#: cpplib.c:973 msgid "invalid #ident directive" msgstr "directive #ident invalide" -#: cpplib.c:1060 +# FIXME +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" -msgstr "enregistrement de \"%s\" à la fois comme pragma et pragma d'espace de noms" +msgstr "enregistrement de \"%s\" à la fois comme une pragma un espace de nom de pragma" -#: cpplib.c:1063 +#: cpplib.c:1064 #, c-format msgid "#pragma %s %s is already registered" -msgstr "#pragma %s %s est déjà enregistré" +msgstr "la #pragma %s %s est déjà enregistrée" -#: cpplib.c:1066 +#: cpplib.c:1067 #, c-format msgid "#pragma %s is already registered" -msgstr "#pragma %s est déjà enregistré" +msgstr "la #pragma %s est déjà enregistrée" -#: cpplib.c:1140 +# FIXME +#: cpplib.c:1143 msgid "#pragma once is obsolete" -msgstr "utilisation une seule fois de #pragma est obsolète" +msgstr "utiliser #pragma une seule fois est obsolète" -#: cpplib.c:1143 +# FIXME +#: cpplib.c:1146 msgid "#pragma once in main file" -msgstr "#pragma utilisé une fois dans le fichier principal" +msgstr "#pragma utilisé une seule fois dans le fichier principal" -#: cpplib.c:1167 +# FIXME +#: cpplib.c:1170 msgid "invalid #pragma GCC poison directive" -msgstr "#pragma GCC directive empoisonée invalide" +msgstr "la directive empoisonée #pragma GCC est invalide" -#: cpplib.c:1176 +# FIXME +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "empoisonnement de la macro existente « %s »" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "#pragma system_header ignorée en dehors du fichier d'inclusion" -#: cpplib.c:1223 +#: cpplib.c:1226 #, c-format msgid "cannot find source %s" -msgstr "ne peut repérer le source %s" +msgstr "impossible de trouver le source %s" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "le fichier courant est plus vieux que %s" -#: cpplib.c:1343 +#: cpplib.c:1346 msgid "_Pragma takes a parenthesized string literal" msgstr "_Pragma prend une chaîne entourée de parenthèrese" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "#else sans #if" -#: cpplib.c:1431 +#: cpplib.c:1434 msgid "#else after #else" msgstr "#else après #else" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" -msgstr "le conditionel débute ici" +msgstr "la condition débute ici" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "#elif sans #if" -#: cpplib.c:1465 +#: cpplib.c:1468 msgid "#elif after #else" msgstr "#elif après #else" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "#endif sans #if" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" -msgstr "«(» manquante après le prédicat" +msgstr "« ( » manquante après le prédicat" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" -msgstr "«)» manquante pour completer la réponse" +msgstr "« ) » manquante pour completer la réponse" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "la réponse du prédicat est vide" -#: cpplib.c:1644 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "assertion sans prédicat" -#: cpplib.c:1646 +#: cpplib.c:1649 msgid "predicate must be an identifier" -msgstr "prédicat doit être un identificateur" +msgstr "le prédicat doit être un identificateur" -#: cpplib.c:1735 +# FIXME +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "« %s » re-asserti" -#: cpplib.c:1965 +#: cpplib.c:1968 #, c-format msgid "unterminated #%s" msgstr "#%s non terminé" #: cppmacro.c:94 -#, fuzzy, c-format +#, c-format msgid "macro \"%s\" is not used" -msgstr "« %s » n'est pas défini" +msgstr "la macro « %s » n'est pas utilisée" #: cppmacro.c:139 cppmacro.c:294 #, c-format @@ -4850,300 +4963,316 @@ msgid "invalid built-in macro \"%s\"" msgstr "macro interne invalide « %s »" #: cppmacro.c:234 -#, fuzzy msgid "could not determine date and time" -msgstr "ne peut déterminer le nom de la cible pour le tracking de dépendance" +msgstr "ne peut déterminer la date et l'heure" #: cppmacro.c:407 msgid "invalid string literal, ignoring final '\\'" -msgstr "chaîne invalide, «\\» final est ignoré" +msgstr "chaîne invalide, « \\ » final ignoré" #: cppmacro.c:504 #, c-format msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" -msgstr "collage de « %s » et de « %s » n'a pas donné des jetons valide de pré-traitement" +msgstr "le collage de « %s » et de « %s » ne donne pas d'élément lexical de pré-traitement valide" #: cppmacro.c:546 msgid "ISO C99 requires rest arguments to be used" -msgstr "ISO C99 requiert que les arguments restants soient utilisés" +msgstr "le C99 ISO requiert que tous les arguments soient utilisés" #: cppmacro.c:551 #, c-format msgid "macro \"%s\" requires %u arguments, but only %u given" -msgstr "macro « %s » requiert %u arguments, mais seulement %u ont été donnés" +msgstr "macro « %s » requiert %u arguments, mais seulement %u ont été passés" #: cppmacro.c:556 #, c-format msgid "macro \"%s\" passed %u arguments, but takes just %u" -msgstr "macro « %s » a passé %u arguments, mais seulement %u ont été pris" +msgstr "la macro « %s » a reçu %u arguments, mais elle n'en prend que %u" #: cppmacro.c:669 cpptrad.c:774 #, c-format msgid "unterminated argument list invoking macro \"%s\"" -msgstr "liste d'arguments non terminé invoquant la macro « %s »" +msgstr "liste d'arguments non terminée invoquant la macro « %s »" #: cppmacro.c:776 #, c-format msgid "function-like macro \"%s\" must be used with arguments in traditional C" -msgstr "macro « %s » identique à une fonction doit être utilisé avec des arguments en C traditionnel" +msgstr "la macro « %s » ressemblant à une fonction doit utilisée avec des arguments en C traditionnel" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, c-format msgid "duplicate macro parameter \"%s\"" -msgstr "paramètre de macro en double « %s »" +msgstr "paramètre de macro « %s » en double" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, c-format msgid "\"%s\" may not appear in macro parameter list" -msgstr "« %s » peut ne pas apparaître dans la liste des paramètres des macros" +msgstr "« %s » peut ne pas apparaître parmi les paramètres de macros" -#: cppmacro.c:1357 +#: cppmacro.c:1359 msgid "macro parameters must be comma-separated" -msgstr "paramètres de macro doivent être séparés par des virgules" +msgstr "les paramètres de macro doivent être séparés par des virgules" -#: cppmacro.c:1374 +#: cppmacro.c:1376 msgid "parameter name missing" msgstr "nom de paramètre manquant" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" -msgstr "macros anonymes variables ont été introduites avec le C99" +msgstr "les macros anonymes à nombre variable d'arguments ont été introduites avec le C99" -#: cppmacro.c:1393 +#: cppmacro.c:1395 msgid "ISO C does not permit named variadic macros" -msgstr "ISO C ne permet les macros variables nommées" +msgstr "le C ISO ne permet pas les macros nommées à nombre variable d'arguments" -#: cppmacro.c:1402 +#: cppmacro.c:1404 msgid "missing ')' in macro parameter list" -msgstr "«)» manquante dans la liste des paramètres de macros" +msgstr "« ) » manquante dans la liste des paramètres de macros" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" -msgstr "ISO C requiert des blancs après le nom de macro" +msgstr "le C ISO requiert un blanc après le nom de la macro" -#: cppmacro.c:1498 +#: cppmacro.c:1500 msgid "'#' is not followed by a macro parameter" -msgstr "«#» n'est pas suivi d'un paramètre de macro" +msgstr "« # » n'est pas suivi d'un paramètre de macro" -#: cppmacro.c:1517 +# FIXME +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" -msgstr "«##» ne peut apparaître à chacune des fins de l'expansion de macros" +msgstr "« ## » ne peut apparaître à chacune des fins de l'expansion de macros" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, c-format msgid "\"%s\" redefined" msgstr "« %s » redéfini" -#: cppmacro.c:1604 +#: cppmacro.c:1606 msgid "this is the location of the previous definition" msgstr "ceci est la localisation d'une précédente définition" -#: cppmacro.c:1655 -#, fuzzy, c-format +#: cppmacro.c:1657 +#, c-format msgid "macro argument \"%s\" would be stringified in traditional C" -msgstr "argument macro « %s » devrait être déclaré de champ de chaîne avec -traditional." +msgstr "l'argument macro « %s » serait changé en chaine en C traditionnel" -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, c-format msgid "invalid hash type %d in cpp_macro_definition" -msgstr "type de hachage invalide %d dans cpp_macro_definition" +msgstr "type de hachage %d invalide dans cpp_macro_definition" -#: cppspec.c:131 +#: cppspec.c:109 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "« %s » n'est pas une option valide pour le préprocesseur" -#: cppspec.c:155 +#: cppspec.c:133 msgid "too many input files" msgstr "trop de fichiers d'entrée" #: cpptrad.c:841 -#, fuzzy, c-format +#, c-format msgid "detected recursion whilst expanding macro \"%s\"" -msgstr "liste d'arguments non terminé invoquant la macro « %s »" +msgstr "récursion détectée lors de l'expansion de la macro « %s »" -#: cse.c:7187 +# FIXME: Initialisé, ou ensembles? +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" -msgstr ";; traitement de blocs de %d à %d, %d initialisés.\n" +msgstr ";; traitement du bloc de %d à %d, %d initialisés.\n" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "((anonyme))" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" -msgstr "%s: avertissements ont été traités commes des erreurs\n" +msgstr "%s : les avertissements sont traités commes des erreurs\n" -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " -msgstr "%s: %s: " +msgstr "%s : %s : " -#: diagnostic.c:1040 +# I18N +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "%s " -#: diagnostic.c:1042 +# I18N +#: diagnostic.c:1056 #, c-format msgid " %s" msgstr " %s" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" -msgstr "Au niveau supérieur:" +msgstr "Hors de toute fonction :" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, c-format msgid "In member function `%s':" -msgstr "Dans le membre de la fonction « %s »:" +msgstr "Dans la fonction membre « %s » :" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, c-format msgid "In function `%s':" msgstr "Dans la fonction « %s »:" -#: diagnostic.c:1161 +#: diagnostic.c:1175 msgid "compilation terminated.\n" -msgstr "compilation terminatée.\n" +msgstr "compilation terminée.\n" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" -msgstr "%s:%d: rendu confus par les erreurs précédentes, abandon\n" +msgstr "%s:%d: embrouillé par les erreurs précédentes, abandon\n" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" "with preprocessed source if appropriate.\n" "See %s for instructions.\n" msgstr "" -"SVP soumettre un rapport complet d'anomalies,\n" -"avec le source pré-traité si cela est approprié.\n" -"Consulter %s pour les instructions.\n" +"Veuillez soumettre un rapport complet d'anomalies,\n" +"avec le source pré-traité si nécessaire.\n" +"Consultez %s pour plus de détail.\n" -#: diagnostic.c:1300 +# FIXME +#: diagnostic.c:1314 msgid "Internal compiler error: Error reporting routines re-entered.\n" -msgstr "erreur interne de compilateur: erreur pour rapporter une routine ré-entée\n" +msgstr "erreur interne au compilateur : routine de rapport d'erreur préemptée.\n" -#: diagnostic.c:1362 -#, fuzzy, c-format +#: diagnostic.c:1376 +#, c-format msgid "in %s, at %s:%d" -msgstr "abandon dans %s, à %s:%d" +msgstr "dans %s, à %s:%d" -#: diagnostic.c:1383 +# FRONT +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" -msgstr "Dans le fichier inclus à partir de %s:%d" +msgstr "Dans le fichier inclus depuis %s:%d" -#: diagnostic.c:1386 +# I18N: This line should be indented with the previous entry +#: diagnostic.c:1400 #, c-format msgid "" ",\n" " from %s:%d" msgstr "" ",\n" -" à partir de %s:%d" +" depuis %s:%d" -#: diagnostic.c:1387 +# I18N +#: diagnostic.c:1401 msgid ":\n" msgstr ":\n" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" -msgstr "« %s » est déprécié (déclaré à %s:%d)" +msgstr "« %s » est obsolète (déclaré à %s:%d)" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, c-format msgid "`%s' is deprecated" -msgstr "« %s » est déprécié" +msgstr "« %s » est obsolète" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" -msgstr "type déprécié (déclaré à %s:%d)" +msgstr "type est obsolète (déclaré à %s:%d)" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" -msgstr "type déprécié" +msgstr "type est obsolète" +# FIXME #: dominance.c:728 #, c-format msgid "dominator of %d should be %d, not %d" -msgstr "" +msgstr "le dominateur de %d devrait être %d, et non %d" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "DW_LOC_OP %s n'est pas implanté\n" #: dwarfout.c:2066 -#, fuzzy, c-format +#, c-format msgid "internal regno botch: `%s' has regno = %d\n" -msgstr "regno interne mal fait: regno = %d\n" +msgstr "regno interne mal fait : « %s » a regno = %d\n" #: dwarfout.c:6181 msgid "support for the DWARF1 debugging format is deprecated" -msgstr "" +msgstr "le support du format de débogage DWARF1 est obsolète" #: dwarfout.c:6278 msgid "can't get current directory" msgstr "ne peut repérer le répertoire courant" -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 msgid "can't access real part of complex value in hard register" -msgstr "ne peut accéder la partie réelle d'une valeur complexe dans le registre matériel" +msgstr "ne peut accéder à la partie réelle d'une valeur complexe dans un registre matériel" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" -msgstr "ne peut accéder la partie imaginaire d'une valeur complexe dans le registre matériel" +msgstr "ne peut accéder à la partie imaginaire d'une valeur complexe dans un registre matériel" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" -msgstr "ICE: emit_insn utilisé où emit_jump_insn est attendu:\n" +msgstr "ICE : emit_insn utilisé là où emit_jump_insn était attendu :\n" #: errors.c:136 #, c-format msgid "abort in %s, at %s:%d" msgstr "abandon dans %s, à %s:%d" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" -msgstr "traitement d'exceptions désactivé, utiliser -fexceptions pour l'activer" +msgstr "traitement des exceptions désactivé, utiliser -fexceptions pour l'activer" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" -msgstr "argument de « __builtin_eh_return_regno » doit être une constante" +msgstr "l'argument de « __builtin_eh_return_regno » doit être une constante" -#: except.c:3090 except.c:3112 +#: except.c:3137 msgid "__builtin_eh_return not supported on this target" -msgstr "« __builtin_eh_return » n'est pas supportée sur cette cible" +msgstr "« __builtin_eh_return » n'est pas possible sur cette cible" -#: explow.c:1398 +# FIXME +#: explow.c:1408 msgid "stack limits not supported on this target" -msgstr "limites de pile ne sont pas supportées sur cette cible" +msgstr "les limites de la pile ne sont pas supportées sur cette cible" -#: expr.c:3323 +#: expr.c:3355 msgid "function using short complex types cannot be inline" -msgstr "foncton utilsant un type complex short ne peut être en ligne" +msgstr "un foncton utilisant un type « complex short » ne peut être en ligne" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +# FRONT +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" -msgstr "opération sur de large entier n'est pas supportée" +msgstr "opération sur de large entier non supportée" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "taille du paramètre précédent dépend de « %s »" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "valeur retournée dans block_exit_expr" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +#, fuzzy +msgid "cannot take the address of an unaligned member" +msgstr "ne peut prendre l'adresse de « ceci », laquelle est une expression rvalue" + #: final.c:1342 msgid "negative insn length" msgstr "longueur négative insn" @@ -5185,12 +5314,12 @@ msgstr "op #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "constante flottante mal utilisée" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 msgid "invalid expression as operand" msgstr "expression invalide comme opérande" @@ -5207,82 +5336,87 @@ msgstr "fonction avec msgid "control reaches end of non-void function" msgstr "contrôle a atteint la fin non void de la fonction" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "Tentative pour détruire le prologue/épilogue insn:" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, c-format msgid "comparison is always %d due to width of bit-field" msgstr "comparaison est toujours %d en raison de la largeur du champ de bits" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "comparaison est toujours %d" -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "« or » de tests non pairé de non égalité est troujours 1" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "« and » de tests d'égalité mutuellement exclusifs est toujours 0" -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, c-format msgid "size of variable `%s' is too large" msgstr "taille de la variable « %s » est trop grande" -#: function.c:5470 +#: function.c:3772 +#, fuzzy +msgid "impossible constraint in `asm'" +msgstr "impossible de contraindre les registres en « asm »" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" msgstr "« %s » pourrait être utilisé sans être initialisé dans cette fonction" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" msgstr "variable « %s » pourrait être maltraitée par un «longjmp» ou un «vfork »" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" msgstr "argument « %s » pourrait être maltraitée par un «longjmp» ou un «vfork »" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "fonction retourne un aggrégat" -#: function.c:6868 +#: function.c:6925 #, c-format msgid "unused parameter `%s'" msgstr "paramètre « %s » inutilisé" -#: gcc.c:1126 +#: gcc.c:1107 #, c-format msgid "ambiguous abbreviation %s" msgstr "abréviation %s est ambiguë" -#: gcc.c:1153 +#: gcc.c:1134 #, c-format msgid "incomplete `%s' option" msgstr "option « %s » est incomplète" -#: gcc.c:1164 +#: gcc.c:1145 #, c-format msgid "missing argument to `%s' option" msgstr "argument manquant à l'option « %s »" -#: gcc.c:1177 +#: gcc.c:1158 #, c-format msgid "extraneous argument to `%s' option" msgstr "argument superflu à l'option « %s »" -#: gcc.c:1505 +#: gcc.c:1486 msgid "Using built-in specs.\n" msgstr "Utilisation des specs internes.\n" -#: gcc.c:1683 +#: gcc.c:1667 #, c-format msgid "" "Setting spec %s to '%s'\n" @@ -5291,42 +5425,42 @@ msgstr "" "Initialisation des spec %s à « %s »\n" "\n" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "Lecture des spécification à partir de %s\n" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "syntaxe des specs %%include mal composée après %ld caractères" -#: gcc.c:1915 +#: gcc.c:1899 #, c-format msgid "could not find specs file %s\n" msgstr "ne peut repérer le fichiers des specs %s\n" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "specs de la syntaxe %%rename mal composées après %ld caractères" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "specs de la spécification %s n'a pas été trouvé pour être renommer" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:1979 +#: gcc.c:1963 #, c-format msgid "rename spec %s to %s\n" msgstr "renommé les specs %s à %s\n" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" @@ -5335,25 +5469,25 @@ msgstr "" "spec est « %s »\n" "\n" -#: gcc.c:1994 +#: gcc.c:1978 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "specs inconnus de la commande %% après %ld caractères" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "fichier de specs mal composé après %ld caractères" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "fichier de specs n'a pas de spécification pour l'édition de liens" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "-pipe n'est pas supporté" -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " @@ -5361,7 +5495,7 @@ msgstr "" "\n" "Aller de l'avant? (y ou n) " -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5372,157 +5506,159 @@ msgstr "" "SVP soumettre un rapport complet d'anomalies.\n" "Consulter %s pour les instructions." -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Usage: %s [options] fichier...\n" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "Options:\n" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr " -pass-exit-codes quitter avec le plus grand code d'erreur de la phase\n" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr " --help afficher l'aide mémoire\n" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr " --target-help afficher les options spécifiques de la ligne de commande\n" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr " (Utiliser «-v --help» pour afficher les options de la ligne de commande des sous-processus)\n" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr " -dumpspecs afficher tous les construits des chaînes de specs\n" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr " -dumpversion afficher la version du compilateur\n" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr " -dumpmachine afficher le processeur ciblé par le compilateur\n" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr " -print-search-dirs afficher les répertoires du chemin de recherche du compiltateur\n" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" -msgstr " -print-libgcc-file-name afficher le nom de la librairie compagne du compilateur\n" +msgstr " -print-libgcc-file-name afficher le nom de la bibliothèque compagne du compilateur\n" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" -msgstr " -print-file-name= afficher le chemin d'accès complet vers la librairie \n" +msgstr " -print-file-name= afficher le chemin d'accès complet vers la bibliothèque \n" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr " -print-prog-name= afficher le chemin d'accès complet vers le composant du compilateur \n" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr " -print-multi-directory afficher la racine du répertoire des version libgcc\n" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" msgstr "" -" -print-multi-lib afficher la table de projection entre les options de la ligne de commande\n" -" les multiples répertoires de recherches des librairies\n" +" -print-multi-lib Afficher la table de projection entre les options de\n" +" la ligne de commande et les multiples répertoires de\n" +" recherches des bibliothèques\n" -#: gcc.c:2918 +#: gcc.c:2902 #, fuzzy msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr " -print-multi-directory afficher la racine du répertoire des version libgcc\n" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr " -Wa, passer les séparées par des virgules à l'assembleur\n" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr " -Wp, passer les séparées par des virgules au préprocesseur\n" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr " -Wl, passer les séparées par des virgules à l'éditeur de liens\n" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr " -Xlinker passer l' à l'éditeur de liens\n" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr " -save-temps ne pas détruire les fichiers intermédiaires\n" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr " -pipe utiliser des pipes au lieu de fichiers intermédiares\n" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr " -time mesurer le temps d'exécution de chaque sous-processus\n" -#: gcc.c:2926 +#: gcc.c:2910 msgid " -specs= Override built-in specs with the contents of \n" msgstr " -specs= écraser les specs internes à l'aide du contenu du \n" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" -msgstr " -std= assumer que les fichiers sources respectent le \n" +msgstr " -std= Présumer que les fichiers sources respectent le \n" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr " -B ajouter le aux chemins de recherche du compilateur\n" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" msgstr " -b exécuter gcc pour la cible, si installé\n" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" msgstr " -V exécuter le numéro de de gcc, si installée\n" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr " -v afficher les programmes invoqués par le compilateur\n" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr " -### identique à -v mais les options et les commandes entre guillemets ne sont pas exécutées\n" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr " -E pré-traiter seulement; ne pas compiler, assembler ou éditer les liens\n" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr " -S compiler seulement; ne pas assembler ou éditer les liens\n" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr " -S compiler et assembler, mais ne pas éditer les liens\n" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr " -o placer la sortie dans le \n" -#: gcc.c:2937 +#: gcc.c:2921 +#, fuzzy msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" @@ -5531,7 +5667,7 @@ msgstr "" " « none » signifiant d'utiliser le comportement par défaut\n" " en tentant d'identifier le langage par l'extension du fichier\n" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5544,27 +5680,28 @@ msgstr "" " passés aux divers sous-processus invoqués par %s. Afin de passer\n" " les autres options à ces processus l'option -W doit être utilisé.\n" -#: gcc.c:3079 -#, fuzzy, c-format +#: gcc.c:3063 +#, c-format msgid "`-%c' option must have argument" -msgstr "argument manquant pour l'option -param" +msgstr "l'option « -%c » requière un argument" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" -msgstr "" +msgstr "impossible d'exécuter « %s » : %s" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "%s (GCC) %s\n" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" -msgstr "Copyright © 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3263 +#, fuzzy +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" +msgstr "Copyright © 2001 Free Software Foundation, Inc.\n" -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" @@ -5574,62 +5711,62 @@ msgstr "" "GARANTIE; ni implicite pour le MARCHANDAGE ou pour un BUT PARTICULIER.\n" "\n" -#: gcc.c:3382 +#: gcc.c:3366 msgid "argument to `-Xlinker' is missing" msgstr "argument de «-Xlinker» est manquant" -#: gcc.c:3390 +#: gcc.c:3374 msgid "argument to `-l' is missing" msgstr "argument pour «-l» est manquant" -#: gcc.c:3407 +#: gcc.c:3391 msgid "argument to `-specs' is missing" msgstr "argument de «-specs» est manquant" -#: gcc.c:3422 +#: gcc.c:3406 msgid "argument to `-specs=' is missing" msgstr "argument de «-specs=» est manquant" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3461 +#: gcc.c:3445 msgid "argument to `-B' is missing" msgstr "argument de «-B» est manquant" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "ne peut spécifier -o avec -c ou -S et de multiples compilations" -#: gcc.c:3807 +#: gcc.c:3791 msgid "warning: -pipe ignored because -save-temps specified" msgstr "AVERTISSEMENT: -pipe ignoré parce que -save-temps a été spécifié" -#: gcc.c:3811 +#: gcc.c:3795 msgid "warning: -pipe ignored because -time specified" msgstr "AVERTISSEMENT: -pipe ignoré parce que -time a été spécifié" -#: gcc.c:3823 +#: gcc.c:3807 msgid "argument to `-x' is missing" msgstr "argument pour «-x» est manquant" -#: gcc.c:3851 +#: gcc.c:3835 #, c-format msgid "argument to `-%s' is missing" msgstr "argument pour «-%s» est manquant" -#: gcc.c:3912 +#: gcc.c:3896 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "AVERTISSEMENT: «-x %s» après le dernier fichier d'entrée n'a pas d'effet" -#: gcc.c:4257 +#: gcc.c:4241 msgid "invalid specification! Bug in cc" msgstr "spécification invalide! Bug dans cc." -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "%s\n" @@ -5637,76 +5774,76 @@ msgstr "%s\n" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "échec du spec: « %%* » n'a pas été initialisé par concordance du patron" -#: gcc.c:4980 +#: gcc.c:4964 #, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "AVERTISSEMENT: utilisation obsolète de l'opérateur %%[ dans les specs" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "Traitement du spec %c%s%c, lequel est « %s »\n" -#: gcc.c:5123 +#: gcc.c:5107 #, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "échec de spec: option « %c » de spec non reconnue" -#: gcc.c:5204 +#: gcc.c:5188 #, fuzzy, c-format msgid "unknown spec function `%s'" msgstr "Dans la fonction « %s »:" -#: gcc.c:5223 +#: gcc.c:5207 #, fuzzy, c-format msgid "error in args to spec function `%s'" msgstr "trop d'arguments pour la fonction « %s »" -#: gcc.c:5272 +#: gcc.c:5256 #, fuzzy msgid "malformed spec function name" msgstr "le transtypage spécifie le type de fonction" #. ) -#: gcc.c:5275 +#: gcc.c:5259 #, fuzzy msgid "no arguments for spec function" msgstr "trop peu d'arguments pour la fonction" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" msgstr "" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "accolades non concordantes dans les specs" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "option «-%s» non reconnue" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "installés: %s%s\n" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "programmes: %s\n" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "libraries: %s\n" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" @@ -5714,46 +5851,46 @@ msgstr "" "\n" "Pour les instructons afin de rapporter des anomales, SVP consulter:\n" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "Configuré avec: %s\n" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" msgstr "Modèle de thread: %s\n" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "version gcc %s\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "version du pilote gcc %s exécutant le version %s de gcc\n" -#: gcc.c:6213 +#: gcc.c:6197 msgid "no input files" msgstr "pas de fichier à l'entrée" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: %s compilateur n'est pas installé sur ce système" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "%s: fichier d'entrée d'édition de liens n'est pas utilisé parce l'édition de lien n'a pas été faite" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "language %s n'est pas reconnu" -#: gcc.c:6472 +#: gcc.c:6456 msgid "internal gcc abort" msgstr "abandon interne de gcc" @@ -5859,7 +5996,7 @@ msgstr "Ne pourrait pas ouvrir le fichier de donn #: gcov.c:525 msgid "Assuming that all execution counts are zero.\n" -msgstr "Assumer que tous les compteurs d'exécution sont à zéro.\n" +msgstr "Suppose que tous les compteurs d'exécution sont à zéro.\n" #: gcov.c:534 #, c-format @@ -5912,14 +6049,14 @@ msgid "block_num = %ld, num_blocks = %d\n" msgstr "block_num = %ld, num_blocks = %d\n" #: gcov.c:1367 -#, fuzzy, c-format +#, c-format msgid "ERROR: unexpected line number %ld\n" -msgstr "attendait retourner au numéro de ligne %u" +msgstr "ERREUR : ligne numéro %ld inattendue\n" #: gcov.c:1383 -#, fuzzy, c-format +#, c-format msgid "ERROR: too many basic blocks in function %s\n" -msgstr "ERREUR: trop de blocs de base dans le fichier .bb %s\n" +msgstr "ERREUR : trop de blocs de base dans la fonction %s\n" #: gcov.c:1398 #, fuzzy, c-format @@ -5932,19 +6069,20 @@ msgid "Could not open source file %s.\n" msgstr "N'a pu ouvrir le fichier source %s.\n" #: gcov.c:1480 -#, fuzzy, c-format +#, c-format msgid "Warning: source file %s is newer than %s\n" -msgstr "le fichier courant est plus vieux que %s" +msgstr "Attention : le fichier source %s est plus récent que %s\n" #: gcov.c:1510 #, c-format msgid "Unexpected EOF while reading source file %s.\n" msgstr "EOF inattendue lors de la lecture du fichier source %s.\n" +# FIXME: c'est de l'assembleur ? #: gcov.c:1532 -#, fuzzy, c-format +#, c-format msgid "call %2d never executed\n" -msgstr "appel %d n'a jamais été exécuté\n" +msgstr "call %2d n'est jamais été exécuté\n" #: gcov.c:1535 #, fuzzy, c-format @@ -5976,12 +6114,12 @@ msgstr "erreur d' msgid "Could not open output file %s.\n" msgstr "N'a pu ouvrir le fichier d'entrée %s.\n" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "GCSE désactivé: %d > 1000 blocs de base et %d >= 20 blocs edges/basic" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "GCSE désactivé: %d vlocs de base et %d registres" @@ -6221,8 +6359,12 @@ msgstr "erreur d' msgid "No input file name." msgstr "pas de fichier à l'entrée" -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "" + +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, c-format msgid "can't open %s" @@ -6233,67 +6375,67 @@ msgstr "ne peut ouvrir %s" msgid "fix_sched_param: unknown param: %s" msgstr "fix_sched_param: paramètre inconnu: %s" -#: integrate.c:172 +#: integrate.c:174 msgid "function cannot be inline" msgstr "fonction ne pas pas être en ligne" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" msgstr "varargs de fonction ne peuvent par être en ligne" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "fonction utilisant alloca ne pas pas être en ligne" -#: integrate.c:182 +#: integrate.c:184 msgid "function using setjmp cannot be inline" msgstr "fonction utilisant setjmp ne pas pas être en ligne" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "fonction utilise « __builtin_eh_return »" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" msgstr "fonction avec fonctions imbriquées ne peut pas être en ligne" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" -msgstr "fonction avec étiquette d'adresses utilisée avec les initialiseurs ne peut pas être en ligne" +msgstr "un fonction avec étiquette d'adresses utilisée pour l'initialisation ne peut pas être en-ligne (inline)" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "fonction trop grande pour être en ligne" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "pas de prototpe, et de adresse de paramètre utilisée; ne peut pas être en ligne" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "fonctions en ligne ne peuvent pas être supportées pour ce type de valeur retournée" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "fonction avec une valeur retournée de taille variable ne peut pas être en ligne" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "fonction avec un paramètre de taille variable ne peut pas être en ligne" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "fonction avec une unité transparente de paramètre ne peut pas être en ligne" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "fonction avec un saut calculé ne peut pas être en ligne" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "fonction avec un goto non local ne peut pas être en ligne" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "fonction avec des attributs spécifiques à la cible ne peut pas être en ligne" @@ -6692,25 +6834,25 @@ msgstr "les registres implicitement d msgid "output operand %d must use `&' constraint" msgstr "opérande de sortie %d doit utiliser la contrainte «&»" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "ne peut utiliser « %s » comme le registre %s" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, c-format msgid "unknown register name: %s" msgstr "nom de registre inconnu: %s" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "variable registre globale suit la définition d'une fonction" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "registre utilisé pour deux variables registres globales" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "registre maltraité par un appel utilisé par un variable registre globale" @@ -6734,67 +6876,67 @@ msgstr "validate_value_data: [%u] oldest_regno erron msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "validate_value_data: [%u] registre non vide dans la chaîne (%s %u %i)" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "ne peut recharger l'opérande de constante entière dans « asm »" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "impossible de contraindre les registres en « asm »" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "contrainte «&» utilisé sans classe registre" -#: reload.c:3635 +#: reload.c:3629 msgid "unable to generate reloads for:" msgstr "incapable de générer des recharges pour:" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "contrainte d'opérande inconsistente en « asm »" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "taille de trame trop grande pour une vérification fiable de la pile" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "essayer de réduire le nombre de variables locales" -#: reload1.c:1914 +#: reload1.c:1909 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "ne peut repérer un registre dans la classe « %s » durant le rechargement «asm »" -#: reload1.c:1918 +#: reload1.c:1913 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "incapable de trouver un registre de déversement dans la classe « %s »" -#: reload1.c:1920 +#: reload1.c:1915 msgid "this is the insn:" msgstr "ceci est le insn:" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "opérande « asm » requiert une recharge impossible" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 msgid "could not find a spill register" msgstr "ne peut repérer un registre de déversement" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "contrainte de l'opérande « asm » incompatible avec la taille de l'opérande" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 msgid "VOIDmode on an output" msgstr "mode VOID sur une sortie" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "opérande de sortie est une constante dans « asm »" @@ -6806,168 +6948,170 @@ msgstr "insn non reconnaissable:" msgid "insn does not satisfy its constraints:" msgstr "insn ne satisfait pas à ses contraintes:" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "vérification RTL: accès de elt %d de « %s » avec le dernier elt %d dans %s, à %s:%d" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "vérification RTL: attendu elt %d de type « %c », a « %c » (rtx %s) dans %s, à %s:%d" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "vérification RTL: attendu elt %d de type « %c » ou « %c », a « %c » (rtx %s) dans %s, à %s:%d" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "vérification RTL: code attendu « %s », a « %s » dans %s, à %s:%d" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "vérification RTL: code attendu « %s » ou « %s », a « %s » dans %s, à %s:%d" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "vérification RTL: accès de elt %d du vecteur avec le dernier elt %d dans %s, à %s:%d" -#: rtl.c:646 +#: rtl.c:623 #, fuzzy, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" msgstr "vérification RTL: code attendu « %s », a « %s » dans %s, à %s:%d" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "saut vers « %s » saute de manière invalide dans un contour de binding" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "étiquette « %s » utilisé avant de contenir le contour de binding" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "contrainte de sortie de l'opérande manque «=»" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "contrainte de sortie « %c » pour l'opérande %d n'est pas au début" -#: stmt.c:1206 +#: stmt.c:1227 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "contrainte de l'opérande contient «+» ou «-» incorrectement positionné" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "contrainte «%%» utilisée avec la dernière opérande" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "contrainte concordante n'est pas valide dans une opérande de sortie" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "contrainte d'entrée de l'opérande contient « %c »" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "nombre d'opérandes invalides pour références de containte concordantes" -#: stmt.c:1379 +#: stmt.c:1400 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "ponctuation invalide « %c » dans la contrainte" -#: stmt.c:1429 +#: stmt.c:1450 #, fuzzy, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" msgstr "le qualificateur du type de « %s » est en conflit avec une déclaration précédente" -#: stmt.c:1519 +#: stmt.c:1540 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "nom de registre inconnu « %s » dans «asm »" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "plus que %d opérandes dans « asm »" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "nombre de sortie %d n,est pas directement adressable" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "opérande asm %d ne concorde pas probablement avec les contraintes" -#: stmt.c:1858 +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1889 #, fuzzy msgid "asm clobber conflict with output operand" msgstr "déclaration asm en conflit avec le changement de nom précédent" -#: stmt.c:1863 +#: stmt.c:1894 #, fuzzy msgid "asm clobber conflict with input operand" msgstr "déclaration asm en conflit avec le changement de nom précédent" -#: stmt.c:1898 +#: stmt.c:1929 msgid "too many alternatives in `asm'" msgstr "trop d'alternatives dans « asm »" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "contraintes de l'opérande pour « asm » diffèrent en nombre d'alternatives" -#: stmt.c:1963 +#: stmt.c:1994 #, c-format msgid "duplicate asm operand name '%s'" msgstr "nom d'opérande asm « %s » apparaît en double" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "accolade de fermeture manquante pour l'opérandé nommée" -#: stmt.c:2078 +#: stmt.c:2109 #, c-format msgid "undefined named operand '%s'" msgstr "opérande nommée « %s » indéfinie" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "variable inutilisée « %s »" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "valeur d'énumération « %s » n'est pas traitée dans le switch" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "valeur du case «%ld» n'est pas dans le type énuméré" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "valeur du case «%ld» n'est pas dans le type énuméré « %s »" -#: stmt.c:5270 +#: stmt.c:5310 #, fuzzy msgid "switch missing default case" msgstr "ceci est la première étiquette de défaut" @@ -6980,44 +7124,49 @@ msgstr "taille du type ne peut msgid "variable-size type declared outside of any function" msgstr "type de taille variable déclaré à l'extérieur den'importe quelle fonction" -#: stor-layout.c:461 +#: stor-layout.c:487 #, c-format msgid "size of `%s' is %d bytes" msgstr "taille de « %s » est de %d octets" -#: stor-layout.c:463 +#: stor-layout.c:489 #, c-format msgid "size of `%s' is larger than %d bytes" msgstr "taille de « %s » est plus grande que %d octets" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "attribut empaqueté provoque un alignement inefficient pour « %s »" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "attribut empaqueté n'est pas nécessaire pour « %s »" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "remplissage du struct pour aligner « %s »" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "remplissage la taille du struct pour aligner les frontières" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" msgstr "attribut empaqueté provoque un alignement inefficient" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "attribut empaqueté n'est pas nécessaire" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" @@ -7026,11 +7175,11 @@ msgstr "" "Temps d'exécution (secondes)\n" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 msgid " TOTAL :" msgstr " TOTAL :" -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "temps passé dans %s: %ld.%06ld (%ld%%)\n" @@ -7045,16 +7194,16 @@ msgstr "collect: lecture de %s\n" msgid "collect: recompiling %s\n" msgstr "collect: recompilation de %s\n" -#: tlink.c:668 +#: tlink.c:674 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "collect: tordage de %s dans %s\n" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "collect: ré-édition des liens\n" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "ld a retourné %d code d'état d'exécution" @@ -7284,15 +7433,15 @@ msgstr "D #: toplev.c:1069 msgid "Reschedule instructions before register allocation" -msgstr "Reçéduler les instructions avant l'allocation de registres" +msgstr "Réordonnancer les instructions avant l'allocation de registres" #: toplev.c:1071 msgid "Reschedule instructions after register allocation" -msgstr "Reçédulers les instructions après l'allocation de registres" +msgstr "Réordonnancer les instructions après l'allocation de registres" #: toplev.c:1073 msgid "Enable scheduling across basic blocks" -msgstr "Autoriser le çédulage à travers les blocs de base" +msgstr "Autoriser l'ordonnancement à travers les blocs de base" #: toplev.c:1075 msgid "Allow speculative motion of non-loads" @@ -7381,12 +7530,13 @@ msgid "place data items into their own section" msgstr "placer les items des données dans leur propre section" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +#, fuzzy +msgid "Add extra commentary to assembler output" msgstr "Ajouter des commentaires additionnels à la sortie de l'assembleur" #: toplev.c:1120 msgid "Output GNU ld formatted global initializers" -msgstr "Produire les initialiseurs globaux formattés pour GNU ld" +msgstr "Produire des initialisations de globlales au format GNU ld" #: toplev.c:1122 msgid "Enables a register move optimization" @@ -7406,19 +7556,19 @@ msgstr "Ins #: toplev.c:1130 msgid "Specify that arguments may alias each other & globals" -msgstr "Assumer que les arguments peuvent avoir des alias l'un vers l'autre et globaux" +msgstr "Présumer que les arguments peuvent avoir des alias l'un vers l'autre et globaux" #: toplev.c:1132 msgid "Assume arguments may alias globals but not each other" -msgstr "Assumer que les arguments peuvent avoir des alias globaux mais pas l'un vers l'autre" +msgstr "Présumer que les arguments peuvent avoir des alias globaux mais pas l'un vers l'autre" #: toplev.c:1134 msgid "Assume arguments do not alias each other or globals" -msgstr "Assumer que les arguments n'ont pas d'alias l'un vers l'autre ou globaux" +msgstr "Présumer que les arguments n'ont pas d'alias l'un vers l'autre ou globaux" #: toplev.c:1136 msgid "Assume strict aliasing rules apply" -msgstr "Assumer que des règles stricts d'alias s'appliquent" +msgstr "Présumer que des règles stricts d'alias s'appliquent" #: toplev.c:1138 msgid "Align the start of loops" @@ -7437,7 +7587,8 @@ msgid "Align the start of functions" msgstr "Aligner le début des fonctions" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +#, fuzzy +msgid "Attempt to merge identical constants across compilation units" msgstr "Tentative de fusion de constantes identiques à travers des unités de compilation" #: toplev.c:1148 @@ -7527,14 +7678,12 @@ msgid "Trap for signed overflow in addition / subtraction / multiplication" msgstr "Attrapper les débordements de signe dans addition/soustraction/multiplication" #: toplev.c:1190 -#, fuzzy msgid "Use graph coloring register allocation." -msgstr "Reçéduler les instructions avant l'allocation de registres" +msgstr "Utiliser l'allocation des registres par coloriage de graphe" #: toplev.c:1207 -#, fuzzy msgid "Compile just for ISO C90" -msgstr "Compiler seulement pour ISO C89" +msgstr "Compiler seulement pour le C90 ISO" #: toplev.c:1209 msgid "Determine language standard" @@ -7562,11 +7711,11 @@ msgstr "Ne pas reocnna #: toplev.c:1230 msgid "Assume normal C execution environment" -msgstr "Assumer un environnement d'exécution normal C" +msgstr "Présumer que l'environnement d'exécution C est normal" #: toplev.c:1233 msgid "Assume that standard libraries & main might not exist" -msgstr "Assumer que les librairies standards & main peuvent ne pas exister" +msgstr "Présumer que les bibliothèques standards et main peuvent ne pas exister" #: toplev.c:1236 msgid "Allow different types as args of ? operator" @@ -7667,7 +7816,7 @@ msgstr "Avertir #: toplev.c:1316 msgid "Warn about possibly missing braces around initializers" -msgstr "Avertir à propos des accolades possiblement manquantes autour des initialiseurs" +msgstr "Avertir à propos des possibles accolades manquantes autour des initialisations" #: toplev.c:1319 msgid "Warn about global funcs without previous declarations" @@ -7717,7 +7866,7 @@ msgstr "Avertir #: toplev.c:1352 #, fuzzy msgid "Warn about constructs whose meanings change in ISO C" -msgstr "Avertir à propos de construits dont le sens change en ISO C" +msgstr "Avertir à propos de construits dont le sens change en C ISO" #: toplev.c:1355 msgid "Warn when trigraphs are encountered" @@ -7761,7 +7910,7 @@ msgstr "Traiter tous les avertissements commes des erreurs" #: toplev.c:1522 msgid "Warn when one local variable shadows another" -msgstr "Avertir lorsqu'une variable locale fait ombrage à une autre" +msgstr "Avertir lorsqu'une variable locale masque une autre" #: toplev.c:1524 #, fuzzy @@ -7823,100 +7972,112 @@ msgstr "Avertir msgid "Warn about code which might break the strict aliasing rules" msgstr "Avertir à propos des fonctions qui pourraient être candidates pour les attributs de format" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, c-format msgid "invalid option `%s'" msgstr "option invalide « %s »" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "« %s » utilisé mais n'a jamais été défini" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "« %s » déclaré «static » mais n'a jamais été défiie" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "« %s » défini mais n'a pas été utilisé" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "nom de registre invalide « %s » pour un variable registre" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr " -ffixed- marque le qui est rendu indisponibles pour le compilateur\n" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr " -fcall-used- marquer le qui est corrompu par les appels de fonctions\n" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr " -fcall-saved- marquer le qui est préservé à travers les fonctions\n" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr " -finline-limit= limiter la taille des fonction en ligne à \n" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr " -fmessage-length= limiter la longueur des messages de diagnotiques à de caractères par ligne. 0 supprime l'enroulement de ligne\n" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr " -fdiagnostics-show-location=[once | every-line] indiquer combien de fois les information de localisation des sources doivent être produites, comme préfixe, au début d'un diagnostique lorsque les lignes doivent s'enrouler sur d'autres\n" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" msgstr "" -#: toplev.c:3700 +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr "" + +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" + +#: toplev.c:3718 msgid " -O[number] Set optimization level to [number]\n" msgstr " -O[NIVEAU] utiliser le NIVEAU d'optimisation\n" -#: toplev.c:3701 +#: toplev.c:3719 msgid " -Os Optimize for space rather than speed\n" msgstr " -Os optimiser l'utilisation de l'espace plutôt que la vitesse\n" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" -msgstr " -pedantic émettre les avertissements nécessaires pour être conforme de façon stricte à ISO C\n" +msgstr " -pedantic émettre les avertissements nécessaires pour être conforme de façon stricte au C ISO\n" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr " -pedantic-errors identique à -pedantic sauf que les erreurs sont produites\n" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr " -w supprimer les avertissements\n" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr " -W autoriser les avertissements additionnels\n" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr " -Wunused autoriser les avertissements pour signaler les non utilisés\n" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr " -Wlarger-than- avertir si un objet est plus grand que d'octets\n" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr " -p autoriser le profilage des fonctions\n" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr " -o produire la sortie dans le \n" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" @@ -7925,35 +8086,35 @@ msgstr "" " petites que d'octets dans une section\n" " spéciale (sur certaine cible)\n" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr " -aux-info produire une info de déclaration dans le \n" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr " -quiet ne pas afficher les fonctions compilées ou le temps écoulé\n" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr " -version afficher la version du compilateur\n" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr " -d[lettres] autoriser les vidanges pour des passes spécifiques du compilateur\n" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr " -dumpbase nom de base à utiliser pour les vidanges de passes spécifiques\n" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" -msgstr " -fsched-verbose= initialiser le niveau de verbosité du céduleur\n" +msgstr " -fsched-verbose= initialiser le niveau de verbosité de l'ordonnanceur\n" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr " --help afficher l'aide-mémoire\n" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" @@ -7961,12 +8122,12 @@ msgstr "" "\n" "Options spécifiques au langage:\n" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr " %-23.23s [non documenté]\n" -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" @@ -7975,7 +8136,7 @@ msgstr "" "\n" "Il y a des options spécifiques %s qui ne sont pas documentés aussi.\n" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" @@ -7984,7 +8145,7 @@ msgstr "" "\n" " Options pour %s:\n" -#: toplev.c:3826 +#: toplev.c:3844 msgid "" "\n" "Target specific options:\n" @@ -7992,12 +8153,12 @@ msgstr "" "\n" "Options spécifiques à la cible:\n" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr " -m%-23.23s [non documenté]\n" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" @@ -8005,73 +8166,73 @@ msgstr "" "\n" "Il y a des options spécifiques à la cible qui ne sont pas documentés aussi.\n" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr " Ils existent, mais ils ne sont pas documentés.\n" -#: toplev.c:3923 +#: toplev.c:3941 #, c-format msgid "unrecognized gcc debugging option: %c" msgstr "option gcc de mise au point non reconnue: %c" -#: toplev.c:3979 +#: toplev.c:4007 #, fuzzy, c-format msgid "`%s': unknown tls-model option" msgstr "« %s »: inconnu ou non supporté option -g" -#: toplev.c:4006 +#: toplev.c:4034 #, c-format msgid "unrecognized register name `%s'" msgstr "nom de registre non reconnue « %s »" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, c-format msgid "unrecognized option `%s'" msgstr "option « %s » non reconnue" -#: toplev.c:4075 +#: toplev.c:4107 msgid "-Wid-clash-LEN is no longer supported" msgstr "-Wid-clash-LEN n'est plus supportée" -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "utiliser -gdwarf -g%d pour DWARF v1, niveau %d" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "utiliser -gdwarf-2 pour DWARF v2" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "option « %s » ignorée en raison de la spécification du niveau de mise au poitn invalide" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, c-format msgid "`%s': unknown or unsupported -g option" msgstr "« %s »: inconnu ou non supporté option -g" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "« %s » ignoré, en conflit avec «-g%s»" -#: toplev.c:4269 +#: toplev.c:4304 msgid "-param option missing argument" msgstr "argument manquant pour l'option -param" -#: toplev.c:4278 +#: toplev.c:4313 #, c-format msgid "invalid --param option: %s" msgstr "option invalide --param: %s" -#: toplev.c:4290 +#: toplev.c:4325 #, c-format msgid "invalid parameter value `%s'" msgstr "valeur du paramètre invalide « %s »" -#: toplev.c:4530 +#: toplev.c:4565 #, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -8082,80 +8243,85 @@ msgstr "" "%s\tcompilé par GNU C version %s.\n" "%s%s%s version %s (%s) compilé par CC.\n" -#: toplev.c:4586 +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "" + +#: toplev.c:4630 msgid "options passed: " msgstr "options passées: " -#: toplev.c:4615 +#: toplev.c:4659 msgid "options enabled: " msgstr "options autorisées: " -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, c-format msgid "can't open %s for writing" msgstr "ne peut ouvrir %s en écriture" -#: toplev.c:4955 +#: toplev.c:5002 #, c-format msgid "ignoring command line option '%s'" msgstr "option « %s » de la ligne de commande est ignorée" -#: toplev.c:4958 +#: toplev.c:5005 #, c-format msgid "(it is valid for %s but not the selected language)" msgstr "(c'est valide pour %s mais pas pour le langage séclectionné)" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "-Wuninitialized n'est pas supporté sans -O" -#: toplev.c:5047 +#: toplev.c:5094 msgid "instruction scheduling not supported on this target machine" -msgstr "instruction de cédulage n'est pas supportée sur cette machine cible" +msgstr "instruction d'ordonnancement n'est pas supportée sur cette machine cible" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "cette machine cible n'a pas de branchments avec délais" -#: toplev.c:5065 +#: toplev.c:5112 #, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "-f%sleading-underscore n'est pas supporté sur cette machine cible" -#: toplev.c:5128 +#: toplev.c:5175 msgid "-ffunction-sections not supported for this target" msgstr "-ffunction-sections n'est pas supporté pour cette cible" -#: toplev.c:5133 +#: toplev.c:5180 msgid "-fdata-sections not supported for this target" msgstr "-fdata-sections n'est pas supporté pour cette machine cible" -#: toplev.c:5140 +#: toplev.c:5187 msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "-ffunction-sections désactivé; cela rend le profilage impossible" -#: toplev.c:5147 +#: toplev.c:5194 msgid "-fprefetch-loop-arrays not supported for this target" msgstr "-fprefetch-loop-arrays n'est pas supporté pour cette machine cible" -#: toplev.c:5153 +#: toplev.c:5200 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "-fprefetch-loop-arrays n'est pas supporté sur cette machine cible (essayer -march options)" -#: toplev.c:5162 +#: toplev.c:5209 msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "-fprefetch-loop-arrays n'est pas supporté avec -Os" -#: toplev.c:5168 +#: toplev.c:5215 msgid "-ffunction-sections may affect debugging on some targets" msgstr "-ffunction-sections peut affecter la mise au point sur quelques machines cibles." -#: toplev.c:5280 +#: toplev.c:5327 #, c-format msgid "error writing to %s" msgstr "erreur d'écriture dans %s" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, c-format msgid "error closing %s" msgstr "erreur de fermeture %s" @@ -8178,26 +8344,26 @@ msgstr "tableaux de fonctions n'a pas grand sens" msgid "function return type cannot be function" msgstr "Le type retourné d'une fonction ne peut être une fonction" -#: tree.c:4544 +#: tree.c:4557 msgid "invalid initializer for bit string" -msgstr "initialiseur invalide pour une chaîne de bits" +msgstr "initialisation invalide pour une chaîne de bits" -#: tree.c:4603 +#: tree.c:4616 #, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "vérification de l'arbre: attendait %s, obtenu %s dans %s, à %s:%d" -#: tree.c:4620 +#: tree.c:4633 #, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "vérification de l'arbre: attendait classe « %c », obtenu « %c » (%s) dans %s, à %s:%d" -#: tree.c:4637 +#: tree.c:4650 #, fuzzy, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "vérification RTL: accès de elt %d du vecteur avec le dernier elt %d dans %s, à %s:%d" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "%s cause un conflit du type de section" @@ -8244,57 +8410,57 @@ msgstr "alignement de msgid "thread-local COMMON data not implemented" msgstr "" -#: varasm.c:1608 +#: varasm.c:1610 #, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "alignement requis pour %s est plus grand que l'alignement implanté de %d" -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" -msgstr "initialiseur pour une valeur entière est trop compliquée" +msgstr "initialisation d'entier trop compliquée" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" -msgstr "initialiseur pour une valeur flottante n'est pas une constante flottante" +msgstr "l'initialisation d'une valeur à virgule flottante n'est pas une constante à virgule flottante" -#: varasm.c:4075 +#: varasm.c:4120 msgid "unknown set constructor type" msgstr "type de jeu de constructeurs inconnu" -#: varasm.c:4289 +#: varasm.c:4334 #, c-format msgid "invalid initial value for member `%s'" msgstr "valeur initiale invalide pour le membre « %s »" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "déclaraion faible de « %s » qui doit être précédée d'une définition" -#: varasm.c:4487 +#: varasm.c:4532 #, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "déclaraion faible de « %s » après une première utilisation des résultats d'un comportement non spécifié" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "déclaration faible de « %s » doit être publique" -#: varasm.c:4530 +#: varasm.c:4575 #, c-format msgid "weak declaration of `%s' not supported" msgstr "déclaration faible de « %s » n'est pas supportée" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "seulement les alias faibles sont supportés dans cette configuration" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "définitions d'alias ne sont pas supportés dans cette configuration; ignoré" -#: varasm.c:4670 +#: varasm.c:4716 #, fuzzy msgid "visibility attribute not supported in this configuration; ignored" msgstr "définitions d'alias ne sont pas supportés dans cette configuration; ignoré" @@ -8317,85 +8483,100 @@ msgstr " #: params.def:53 #, fuzzy -msgid "The maximum number of instructions in a single function eliglible for inlining" +msgid "The maximum number of instructions in a single function eligible for inlining" +msgstr "Le nombre maximum d'instructions dans une fonction qui est éligible au type enligne" + +#: params.def:65 +#, fuzzy +msgid "The maximum number of instructions when automatically inlining" msgstr "Le nombre maximum d'instructions dans une fonction qui est éligible au type enligne" -#: params.def:74 +#: params.def:84 #, fuzzy -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" msgstr "Le nombre maximum d'instructions dans une fonction qui est éligible au type enligne" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" msgstr "" -#: params.def:100 +#: params.def:110 #, fuzzy msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" msgstr "Le nombre maximum d'instructions dans une fonction qui est éligible au type enligne" -#: params.def:111 +#: params.def:120 +#, fuzzy +msgid "The maximum number of instructions for the RTL inliner" +msgstr "Le nombre maximum d'instructions à considérer pour remplir une slot délai" + +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "Le nombre maximum d'instructions à considérer pour remplir une slot délai" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "Le nombre maximum d'instructions à considérer pour repérer un registre d'information actif et précis" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" -msgstr "La longueur maximum de la liste des opération çédulées en attente" +msgstr "La longueur maximale de la liste des opération en attente d'ordonnancement" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "La taille maximale de mémoire à être alloué par GCSE" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "Le nombre maxium de passes à effectuer lors de l'exécution de GCSE" -#: params.def:151 +#: params.def:171 #, fuzzy msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "Le nombre maximum d'instructions à considérer pour remplir une slot délai" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" msgstr "" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" msgstr "" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" msgstr "" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" msgstr "" -#: params.def:204 +#: params.def:217 +#, fuzzy +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "Le nombre maximum d'instructions à considérer pour remplir une slot délai" + +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." msgstr "" -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "" @@ -8511,22 +8692,22 @@ msgstr "valeur %%H invalide" msgid "invalid %%J value" msgstr "valeur %%J invalide" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, c-format msgid "invalid %%r value" msgstr "valeur %%r invalide" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, c-format msgid "invalid %%R value" msgstr "valeur %%R invalide" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, c-format msgid "invalid %%N value" msgstr "valeur %%N invalide" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, c-format msgid "invalid %%P value" msgstr "valeur %%P invalide" @@ -8542,12 +8723,12 @@ msgstr "valeur %%h invalide" msgid "invalid %%L value" msgstr "valeur %%L invalide" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, c-format msgid "invalid %%m value" msgstr "valeur %%m invalide" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, c-format msgid "invalid %%M value" msgstr "valeur %%M invalide" @@ -8558,7 +8739,7 @@ msgid "invalid %%U value" msgstr "valeur %%U invalide" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, c-format msgid "invalid %%s value" msgstr "valeur %%s invalide" @@ -8569,7 +8750,7 @@ msgid "invalid %%C value" msgstr "valeur %%C invalide" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, c-format msgid "invalid %%E value" msgstr "valeur %%E invalide" @@ -8580,12 +8761,13 @@ msgid "unknown relocation unspec" msgstr "type de jeu de constructeurs inconnu" #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, c-format msgid "invalid %%xn code" msgstr "valeur %%xn invalide" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 msgid "bad builtin fcode" msgstr "" @@ -8616,15 +8798,15 @@ msgstr "Ne pas utiliser les registres FP" #: config/alpha/alpha.h:284 msgid "Do not assume GAS" -msgstr "Ne pas assumer la présence de GAS" +msgstr "Ne pas présumer la présence de GAS" #: config/alpha/alpha.h:285 msgid "Assume GAS" -msgstr "Assumer la présence de GAS" +msgstr "Présumer la présence de GAS" #: config/alpha/alpha.h:287 msgid "Request IEEE-conformant math library routines (OSF/1)" -msgstr "Requête des routine de la librairie mathématique conforme IEEE (OSF/1)" +msgstr "Requête des routine de la bibliothèque mathématique conforme IEEE (OSF/1)" #: config/alpha/alpha.h:289 msgid "Emit IEEE-conformant code, without inexact exceptions" @@ -8687,11 +8869,11 @@ msgstr "" #. For -mtls-size= #: config/alpha/alpha.h:343 msgid "Use features of and schedule given CPU" -msgstr "Utiliser les options de et çéduler le CPU donné" +msgstr "Utiliser les options et ordonnancer pour le processeur donné " #: config/alpha/alpha.h:345 msgid "Schedule given CPU" -msgstr "Çéduler le CPU donné" +msgstr "Ordonnancer le processeur donné" #: config/alpha/alpha.h:347 msgid "Control the generated fp rounding mode" @@ -8709,7 +8891,7 @@ msgstr "Contr msgid "Tune expected memory latency" msgstr "Ajuster la latence mémoire attendue" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" msgstr "" @@ -8749,118 +8931,119 @@ msgid "invalid operand to %%V code" msgstr "opérande invalide pour le code %%V" #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 msgid "invalid operand output code" msgstr "opérande invalide pour le code de sortie" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "l'option -mcpu=%s est en conflit avec l'option -march= " -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "valeur (%s) erronée pour l'option %s" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" -msgstr "CPU cible ne supporte pas APCS-32" +msgstr "le processeur cible ne supporte pas APCS-32" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" -msgstr "CPU cible ne supporte pas APCS-26" +msgstr "le processeur cible ne supporte pas APCS-26" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" -msgstr "CPU cible ne supporte pas l'inter-réseautage" +msgstr "le processeur cible ne supporte pas l'inter-réseautage" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 msgid "target CPU does not support THUMB instructions" -msgstr "CPU cible ne supporte pas les instructions THUMB" +msgstr "le processeur cible ne supporte pas les instructions THUMB" -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "autoriser le support de pistage arrière si seulement significatif lors de la compilation pour le Thumb" -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "autoriser le support d'inter-réseautage des appelés si seulement significatif lors de la compilation pour le Thumb" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "autoriser le support d'inter-réseautage des appelants si seulement significatif lors de la compilation pour le Thumb" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "l'inter-réseautage force l'utilisation de APCS-32" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "-mapcs-stack-check incompatible avec -mno-apcs-frame" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "-fpic et -mapcs-reent sont incompatibles" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "Code réentrant APCS n'est pas supporté. Ignoré" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "-g avec -mno-apcs-frame peut ne pas donner une mise au point sensée" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 msgid "passing floating point arguments in fp regs not yet supported" msgstr "passage d'argument en virgule flottante dans les registres FP n'est pas encore supporté" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "option d'émulation en virgule flottante invalide: -mfpe-%s" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 msgid "structure size boundary can only be set to 8 or 32" msgstr "taille des bornes de la structure peut seulement être 8 ou 32" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "-mpic-register= est inutile sans -fpic" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, c-format msgid "unable to use '%s' for PIC register" msgstr "incapable d'utiliser « %s » pour un registre PIC" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, c-format msgid "`%s' attribute only applies to functions" msgstr "attribut « %s » s'applique seulement aux fonctions" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 msgid "unable to compute real location of stacked parameter" msgstr "incapable de calculer la localisation réelle de la pile de paramètres" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "pas de registre bas disponible pour faire ressortir les registres du haut" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "routines d'interruption de service ne peuvent être codées en mode THUMB" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "variable initialisé « %s » est marquée dllimport" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "variable static « %s » est marquée dllimport" @@ -8895,7 +9078,7 @@ msgstr "Le MMU va intercepter les acc #: config/arm/arm.h:442 msgid "Use library calls to perform FP operations" -msgstr "Utiliser les appels de librairie pour exécuter les opérations FP" +msgstr "Utiliser les appels de bibliothèque pour exécuter les opérations FP" #: config/arm/arm.h:444 config/i960/i960.h:281 msgid "Use hardware floating point instructions" @@ -8903,15 +9086,15 @@ msgstr "Utiliser les instructions mat #: config/arm/arm.h:446 msgid "Assume target CPU is configured as big endian" -msgstr "Assumer que le CPU cible est un système à octets de poids fort" +msgstr "Présumer que le processeur cible est un système à octets de poids fort" #: config/arm/arm.h:448 msgid "Assume target CPU is configured as little endian" -msgstr "Assumer que le CPU cible est un système à octets de poids faible" +msgstr "Présumer que le processeur cible est un système à octets de poids faible" #: config/arm/arm.h:450 msgid "Assume big endian bytes, little endian words" -msgstr "Assumer un système à octets de poids fort pour les octets et faible pour les mots" +msgstr "Présumer un système à octets de poids fort pour les octets et faible pour les mots" #: config/arm/arm.h:452 msgid "Support calls between Thumb and ARM instruction sets" @@ -8943,19 +9126,19 @@ msgstr "Thumb: g #: config/arm/arm.h:474 msgid "Thumb: Generate (leaf) stack frames even if not needed" -msgstr "Thumb: générer (feuilles) trames de pile même si non nécessaire" +msgstr "Thumb : Générer (feuilles) trames de pile même si non nécessaire" #: config/arm/arm.h:477 msgid "Thumb: Assume non-static functions may be called from ARM code" -msgstr "Thumb: assumer que les fonctions non statiques peuvent être appelées du code ARM" +msgstr "Thumb : Présumer que les fonctions non statiques peuvent être appelées du code ARM" #: config/arm/arm.h:481 msgid "Thumb: Assume function pointers may go to non-Thumb aware code" -msgstr "Thumb: assumer que les pointeurs de fonction peuvent tomber dans le code en dehors non sensible au Thumb" +msgstr "Thumb : Présumer que les pointeurs de fonction peuvent tomber dans le code en dehors non sensible au Thumb" #: config/arm/arm.h:491 msgid "Specify the name of the target CPU" -msgstr "Spécifier le nom du CPU cible" +msgstr "Spécifier le nom du processeur cible" #: config/arm/arm.h:493 msgid "Specify the name of the target architecture" @@ -9017,7 +9200,7 @@ msgstr "d msgid "internal compiler error. Incorrect shift:" msgstr "erreur internal du compilateur. Décalage incorrect:" -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 msgid "only initialized variables can be placed into program memory area" msgstr "seules les variables initialisées peuvent être placées dans la zone mémoire du programme" @@ -9033,7 +9216,7 @@ msgstr "MCU #: config/avr/avr.h:78 msgid "Assume int to be 8 bit integer" -msgstr "Assumer que les int sont des entiers de 8 bits" +msgstr "Présumer que les int sont des entiers de 8 bits" #: config/avr/avr.h:80 msgid "Change the stack pointer without disabling interrupts" @@ -9112,7 +9295,7 @@ msgstr "rebut #: config/c4x/c4x.c:280 #, c-format msgid "unknown CPU version %d, using 40.\n" -msgstr "version de CPU %d inconnue, 40 est utilisé.\n" +msgstr "version de processeur %d inconnue, 40 est utilisé.\n" #: config/c4x/c4x.c:853 #, c-format @@ -9243,426 +9426,427 @@ msgstr "c4x_rptb_rpts_p: #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "Modèle de mémoire petite" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "Modèle de mémoire grande" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "Utiliser les instructions MPYI pour C3x" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "Ne pas utiliser les instructions MPYI pour C3x" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "Utiliser le mode rapide mais approprié de conversion de flottans à entiers" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "Utiliser le mode lent mais précis de conversion de flottans à entiers" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "Autoriser l'utilisation de l'instruction RTPS" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "Interdire l'utilisation de l'instruction RTPS" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "Autoriser l'utilisation de l'instruction RTPB" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "Interdire l'utilisation de l'instruction RTPB" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" -msgstr "Générer du code pour CPU C30" +msgstr "Générer du code pour processeur C30" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" -msgstr "Générer du code pour CPU C31" +msgstr "Générer du code pour processeur C31" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" -msgstr "Générer du code pour CPU C32" +msgstr "Générer du code pour processeur C32" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" -msgstr "Générer du code pour CPU C33" +msgstr "Générer du code pour processeur C33" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" -msgstr "Générer du code pour CPU C40" +msgstr "Générer du code pour processeur C40" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" -msgstr "Générer du code pour CPU C44" +msgstr "Générer du code pour processeur C44" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 msgid "Emit code compatible with TI tools" msgstr "Produire du code compatible avec les outils TI" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "Produire du code pour utiliser les extensions GAS" -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" -msgstr "Sauvegarder DP à travers ISR dans le modèle de mémoire petite" +msgstr "Sauvegarder DP à travers ISR dans le modèle de mémoire restreinte" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" -msgstr "Ne pas sauvegarder DP à travers ISR dans le modèle de mémoire petite" +msgstr "Ne pas sauvegarder DP à travers ISR dans le modèle de mémoire restreinte" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "Passer les arguments sur la pile" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 msgid "Pass arguments in registers" msgstr "Passer les arguments par les registres" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "Autoriser les nouvelles options en développement" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "Désactiver les nouvelles options en développement" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "Utiliser le registre BK comme registre général tout usage" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 msgid "Do not allocate BK register" msgstr "Ne pas allouer de registre BK" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 msgid "Enable use of DB instruction" msgstr "Activer l'utilisation d'instruction DB" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "Désactiver l'utilisation d'instruction DB" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "Permettre la mise au point" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "Désactiver la mise au point" -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "Forcer les constantes dans les registres pour améliorer la montée" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 msgid "Don't force constants into registers" msgstr "Ne pas forcer les constantes dans les registres" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "Forcer la génération RTL pour produire des opérandes insn 3 valides" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "Autoriser la génération RTL pour produire des opérandes insn 3 invalides" -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +#, fuzzy +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "Autoriser un compteur non signé d'itération pour RPTB/DB" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "Interdire un compteur non signé d'itération pour RPTB/DB" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "Préserver tous les 40 bits du registre FP à travers les appels" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "Préserver seulement 32 bits du registre FP à travers les appels" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 msgid "Enable parallel instructions" msgstr "Autoriser les instructions parallèles" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 msgid "Disable parallel instructions" msgstr "Interdire les instructions parallèles" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "Autoriser les instructions MPY||ADD et MPY||SUB" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "Interdire les instructions MPY||ADD et MPY||SUB" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" -msgstr "Assumer que les pointeurs peuvent être aliasés" +msgstr "Présumer que les pointeurs peuvent être aliasés" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" -msgstr "Assumer que les pointeurs ne peuvent pas être aliasés" +msgstr "Présumer que les pointeurs ne peuvent pas être aliasés" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "Spécifier le nombre maximum d'itérations pour RPTS" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" -msgstr "Sélectionner le CPU pour lequel le code doit être généré" +msgstr "Sélectionner le processeur pour lequel le code doit être généré" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "type d'index inattendu dans cris_print_index" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "type de base inattendu dans cris_print_base" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "trame de pile trop grande: %d octets" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "alloué mais liste de délai non utilisée dans l'épilogue" -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "type de fonction inattendue ajustement de la pile nécessaire pour « __builtin_eh_return »" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 msgid "invalid operand for 'b' modifier" msgstr "opérande invalide pour le modificateur « b »" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 msgid "invalid operand for 'v' modifier" msgstr "opérande invalide pour le modificateur « v »" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 msgid "invalid operand for 'P' modifier" msgstr "opérande invalide pour le modificateur « P »" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 msgid "invalid operand for 'p' modifier" msgstr "opérande invalide pour le modificateur « p »" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 msgid "invalid operand for 'z' modifier" msgstr "opérande invalide pour le modificateur « z »" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 msgid "invalid operand for 'H' modifier" msgstr "opérande invalide pour le modificateur « H »" -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 msgid "bad register" msgstr "registre erroné" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 msgid "invalid operand for 'e' modifier" msgstr "opérande invalide pour le modificateur « e »" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 msgid "invalid operand for 'm' modifier" msgstr "opérande invalide pour le modificateur « m »" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 msgid "invalid operand for 'A' modifier" msgstr "opérande invalide pour le modificateur « A »" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 msgid "invalid operand for 'D' modifier" msgstr "opérande invalide pour le modificateur « D »" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 msgid "invalid operand for 'T' modifier" msgstr "opérande invalide pour le modificateur « T »" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 msgid "invalid operand modifier letter" msgstr "opérande invalide pour le modificateur de lettre" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, c-format msgid "internal error: bad register: %d" msgstr "erreur interne: registre erroné: %d" -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "opérande multiplicative inattendue" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 msgid "unexpected operand" msgstr "opérande inattendue" -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 msgid "unrecognized address" msgstr "adresse non reconnue" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "erreur interne: effet de bord de insn sideeffect-insn ayant un effet principal" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "erreur interne: cris_side_effect_mode_ok avec des opérandes erronées" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 msgid "unrecognized supposed constant" msgstr "supposée constante non reconnue" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "supposée constante non reconnue dans cris_global_pic_symbol" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "-max-stackframe=%d n'est pas utilisable, n'est pas entre 0 et %d" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "spécification de version CRIS inconnue dans -march= ou -mcpu= : %s" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "spécification de version CRIS inconnue dans -mtune= : %s" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 msgid "-fPIC and -fpic are not supported in this configuration" msgstr "-fPIC et -fpic ne sont pas supportées par cette configuration" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "l'option particulière -g est invalide avec -maout et -melinux" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "effets de bord inattendue dans l'adresse" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "symbole PIC inattendue" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "le registre n'est pas initialisé" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 msgid "unexpected address expression" msgstr "expression d'adresse inattendue" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "génération d'une opérande PIC mais le registre PIC n'est pas initialisé" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "NOTE inattendu comme addr_conts:" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "Compiler pour le MMU-less Etrax 100-based de système elinux" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "Pour elinux, faire la requête pour un taille de pile spécifique pour ce programme" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "Compilé pour ETRAX 4 (CRIS v3)" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "Compile pour ETRAX 100 (CRIS v8)" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "Produire des informations de mise au point dans le code assemblé" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 msgid "Do not use condition codes from normal instructions" msgstr "Ne pas utiliser du code conditionnel pour des instructions normales" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "Ne pas produire de modes d'adressage avec des affectations avec effet de bord" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 msgid "Do not tune stack alignment" msgstr "Ne pas ajuster l'alignement de la pile" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 msgid "Do not tune writable data alignment" msgstr "Ne pas ajuster l'alignement les sections de données dynamiques" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "Ne pas ajuster l'alignement du code et des sections de données statiques" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "Aligner le code et les données sur 32 bits" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "Ne pas aligner les items dans le code ou les données" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 msgid "Do not emit function prologue or epilogue" msgstr "Ne pas générer de prologue ou d'épilogue de fonction" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "Utiliser le plus d'options autorisant autorisant des options permises par les autres options" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "Écraser -mbest-lib-options" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 msgid "Generate code for the specified chip or CPU version" -msgstr "Générer le code pour la version de CPU ou le circuit spécifique" +msgstr "Générer le code pour la version de processeur ou de circuit spécifiée" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 msgid "Tune alignment for the specified chip or CPU version" -msgstr "ajuster l'alignement pour la version de CPU ou le circuit spécifique" +msgstr "Ajuster l'alignement pour la version de processeur ou de circuit spécifiée" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "Avertir lorsqu'une trame de pile est plus grande que la taille spécifiée" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "pas de FUNCTION_PROFILER pour CRIS" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "ensemble avec -fpic et -fPIC, ne pas utiliser les références GOTPLT" @@ -9948,21 +10132,20 @@ msgstr "fr30_print_operand: MEM non trait #: config/fr30/fr30.h:63 msgid "Assume small address space" -msgstr "Assumer un petit espace d'adressage" +msgstr "Présumer un petit espace d'adressage" #: config/frv/frv.c:410 config/frv/frv.c:428 #, c-format msgid "Unknown cpu: -mcpu=%s" -msgstr "" +msgstr "Processeur inconnu : -mcpu=%s" #: config/frv/frv.c:451 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)" -msgstr "" +msgstr "-fpic et -gdwarf sont incompatibles (-fpic et -g/-gdwarf-2 sont acceptables)" #: config/frv/frv.c:2520 -#, fuzzy msgid "Bad insn to frv_print_operand_address:" -msgstr "insn erroné pour d30v_print_operand_addresse:" +msgstr "insn erroné pour frv_print_operand_addresse:" #: config/frv/frv.c:2533 #, fuzzy @@ -10218,168 +10401,217 @@ msgstr "G msgid "Do not generate char instructions" msgstr "Ne pas générer des instructions « char »" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, c-format msgid "code model %s not supported in PIC mode" msgstr "model de code %s n'est pas supporté en mode PIC" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "valeur erronée (%s) pour l'opton -mcmodel=" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, c-format msgid "bad value (%s) for -masm= switch" msgstr "valeur erronée (%s) pour l'option -masm" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "model de code « %s » n'est pas supporté dans le mode %s bits" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 msgid "code model `large' not supported yet" msgstr "model de code « large » n'est pas supporté encore" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, c-format msgid "%i-bit mode not compiled in" msgstr "mode %i bits pas compilé en" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "valeur erronée (%s) pour l'option -march=" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "valeur erronée (%s) pour l'option -mcpu=" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "-mregparm=%d n'est pas entre 0 et %d" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 msgid "-malign-loops is obsolete, use -falign-loops" msgstr "-malign-loops est obsolète, utiliser -falign-loops" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "-malign-loops=%d n'est pas entre 0 et %d" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "-malign-jumps est obsolète, utiliser -falign-loops" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 msgid "-malign-functions is obsolete, use -falign-functions" msgstr "-malign-functions est obsolète, utiliser -falign-loops" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "-mpreferred-stack-boundary=%d n'est pas entre %d et 12" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "-mbranch-cost=%d n'est pas entre 0 et 5" -#: config/i386/i386.c:1235 +#: config/i386/i386.c:1242 #, fuzzy, c-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "valeur erronée (%s) pour l'option -msdata" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "-malign-double n'a aucun sens en mode 64 bits" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "la conversion d'appel -mrtd n'est pas supporté en mode 64 bits" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "jeu d'instructions SSE désactivé, arithmétique 387 est utilisé" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 msgid "387 instruction set disabled, using SSE arithmetics" msgstr "jeu d'instructions 387 désactivé, arithmétique SSE est utilisé" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "valeur erronée (%s) pour l'option -mfpmath" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "l'attribut « %s » requiert un argument de type constante entière" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, c-format msgid "argument to `%s' attribute larger than %d" msgstr "l'argument pour l'attribut « %s » est plus grand que %d" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "" + +#: config/i386/i386.c:6386 msgid "invalid UNSPEC as operand" msgstr "UNSPEC invalide comme opérande" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "registres étendus n'a pas de demis hauts" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "taille d'opérande non supportée pour un registre étendu" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "l'opérande n'est ni une constante ni du code de condition, code d'opérande invalide « c »" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, c-format msgid "invalid operand code `%c'" msgstr "opérande invalide pour « %c »" -#: config/i386/i386.c:6861 +#: config/i386/i386.c:7071 #, fuzzy msgid "invalid constraints for operand" msgstr "opérande %%c invalide" -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 msgid "unknown insn mode" msgstr "mode insn inconnu" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 msgid "selector must be an immediate" msgstr "sélecteur doit être un immédiat" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 msgid "mask must be an immediate" msgstr "masque doit être un immédiat" -#: config/i386/i386.c:13346 +#: config/i386/i386.c:13654 #, fuzzy msgid "shift must be an immediate" msgstr "masque doit être un immédiat" -#: config/i386/winnt.c:105 +#: config/i386/winnt.c:96 +#, fuzzy, c-format +msgid "function `%s' definition is marked dllimport." +msgstr "définition de fonction déclaré « auto »" + +#: config/i386/winnt.c:104 +#, fuzzy, c-format +msgid "variable `%s' definition is marked dllimport." +msgstr "variable static « %s » est marquée dllimport" + +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." +msgstr "" + +#: config/i386/winnt.c:143 #, c-format msgid "`%s' attribute only applies to variables" msgstr "attribut « %s » s'applique seulement aux variables" -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:242 +#, c-format +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:252 +#, fuzzy, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "fonction « %s » redéclarée avec l'attribut noinline" + +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "" + +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "" + +#: config/i386/winnt.c:364 #, c-format msgid "`%s' declared as both exported to and imported from a DLL" msgstr "« %s » déclaré à la fois comme exporté et importé d'une DLL" +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "" + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "" + #: config/i386/cygwin.h:45 msgid "Use the Cygwin interface" msgstr "Utiliser l'interface Cygwin" @@ -10416,12 +10648,12 @@ msgstr "Ignorer dllimport pour fonctions" msgid "Use Mingw-specific thread support" msgstr "Utilise le support de thread spécifique à Mingw" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "-f%s ignoré pour la cible (tout le code set indépendant de la position)" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 msgid "-mbnu210 is ignored (option is obsolete)" msgstr "-mbnu210 est ignoré (option obsolète)" @@ -10581,7 +10813,7 @@ msgstr "Ne pas utiliser la zone-rouge pour le code x86-64" #. by appending `-m' to the specified name. #: config/i386/i386.h:409 config/rs6000/rs6000.h:393 config/sparc/sparc.h:635 msgid "Schedule code for given CPU" -msgstr "Çéduler le code pour le CPU donné" +msgstr "Ordonnancer le code pour le processeur donné" #: config/i386/i386.h:411 msgid "Generate floating point mathematics using given instruction set" @@ -10589,11 +10821,11 @@ msgstr "G #: config/i386/i386.h:413 msgid "Generate code for given CPU" -msgstr "Générer le code pour le CPU donné" +msgstr "Générer le code pour le processeur donné" #: config/i386/i386.h:415 msgid "Number of registers used to pass integer arguments" -msgstr "Nombre de registre utiliser pour passer les arguments entiers" +msgstr "Nombre de registres utilisés pour passer les arguments entiers" #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc. #. This macro is similar to `TARGET_SWITCHES' but defines names of @@ -10640,7 +10872,7 @@ msgstr "Utiliser la syntaxe de l'assembleur donn msgid "Use given thread-local storage dialect" msgstr "Utiliser la syntaxe de l'assembleur donné" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "Générer la sortie ELF" @@ -10696,7 +10928,7 @@ msgstr "architectures conflictuelles d msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "iC2.0 et iC3.0 sont incompatibles - utilise iC3.0" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 msgid "stack limit expression is not supported" msgstr "expression limitant la pile n'est pas supportée" @@ -10754,7 +10986,7 @@ msgstr "G msgid "Generate CF code" msgstr "Générer du code CF" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "Utiliser le traitement par logiciel des nombres flottants" @@ -10819,7 +11051,7 @@ msgstr "Utiliser une disposition de type Intel's v1.3 gcc" msgid "Do not layout types like Intel's v1.3 gcc" msgstr "Ne pas utiliser une disposition de type Intel's v1.3 gcc" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "Utiliser les doubles longs de 64 bits" @@ -10832,35 +11064,35 @@ msgstr "Autoriser la rel msgid "Do not enable linker relaxation" msgstr "Ne pas autoriser la relâche par l'éditeur de liens" -#: config/ia64/ia64-c.c:50 +#: config/ia64/ia64-c.c:51 #, fuzzy msgid "malformed #pragma builtin" msgstr "sectin mal composée #pragma ghs" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "ia64_print_operand: code inconnu" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "valeur de -mfixed-range doit avoir la forme REG1-REG2" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, c-format msgid "%s-%s is an empty range" msgstr "%s-%s est une étendue vide" -#: config/ia64/ia64.c:4215 +#: config/ia64/ia64.c:4350 #, fuzzy msgid "cannot optimize floating point division for both latency and throughput" msgstr "ne peut optimiser la division à la fois pour la latence et la quantité produite" -#: config/ia64/ia64.c:4221 +#: config/ia64/ia64.c:4356 #, fuzzy msgid "cannot optimize integer division for both latency and throughput" msgstr "ne peut optimiser la division à la fois pour la latence et la quantité produite" -#: config/ia64/ia64.c:4233 +#: config/ia64/ia64.c:4368 #, fuzzy, c-format msgid "bad value (%s) for -mtls-size= switch" msgstr "valeur erronée (%s) pour l'option -mtune" @@ -10868,108 +11100,103 @@ msgstr "valeur erron #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "Générer du code de système à octets de poids fort" -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "Générer du code de système à octets de poids faible" -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "Générer du code pour GNU tel que" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "Générer du code pour Intel tel que" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "Générer du code pour GNU ld" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "Générer du code pour Intel ld" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "Générer du code sans registre GP" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "Produire de stop bits avant et après les asms étendus" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "Ne pas produire de stop bits avant et après les asms étendus" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "Produire du code pour le processeur B Itanium (TM)" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 msgid "Use in/loc/out register names" msgstr "Utilise les noms des registres in/loc/out " -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "Interdire l'utilisation de sdata/scommon/sbss" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "Autoriser l'utilisation de sdata/scommon/sbss" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "gp est une constante (mais save/restore gp fait par appels indirects)" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "Générer du code auto-relocalisable" -#: config/ia64/ia64.h:180 +#: config/ia64/ia64.h:184 #, fuzzy msgid "Generate inline floating point division, optimize for latency" msgstr "Générer les divisions en ligne, optimisées pour la latence" -#: config/ia64/ia64.h:182 +#: config/ia64/ia64.h:186 #, fuzzy msgid "Generate inline floating point division, optimize for throughput" msgstr "Générer les divisions en ligne, optimisées pour la quantité" -#: config/ia64/ia64.h:184 +#: config/ia64/ia64.h:188 #, fuzzy msgid "Generate inline integer division, optimize for latency" msgstr "Générer les divisions en ligne, optimisées pour la latence" -#: config/ia64/ia64.h:186 +#: config/ia64/ia64.h:190 #, fuzzy msgid "Generate inline integer division, optimize for throughput" msgstr "Générer les divisions en ligne, optimisées pour la quantité" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "Autoriser les infos de lignes de mise au point Dwarf 2 via GNU tel que" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "Interdire les infos de lignes de mise au point Dwarf 2 via GNU tel que" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 msgid "Specify range of registers to make fixed" msgstr "spécifier l'étendue des registres pour la rendre fixe" -#: config/ip2k/ip2k.c:1082 +#: config/ip2k/ip2k.c:1090 #, fuzzy msgid "bad operand" msgstr "opérande ASM erronée" -#: config/ip2k/ip2k.c:3184 -#, fuzzy -msgid "Only initialized variables can be placed into program memory area." -msgstr "seules les variables initialisées peuvent être placées dans la zone mémoire du programme" - #: config/m32r/m32r.c:139 #, c-format msgid "bad value (%s) for -mmodel switch" @@ -11026,7 +11253,7 @@ msgid "post-increment address is not a register" msgstr "post-incrément d'adresse n'est pas un registre" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 msgid "bad address" msgstr "adresse erronée" @@ -11064,41 +11291,50 @@ msgstr "Petite zone de donn msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "-f%s ignoré pour 68HC11/68HC12 (non supporté)" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "" + +#: config/m68hc11/m68hc11.c:1311 +#, fuzzy +msgid "`trap' attribute is already used" +msgstr "attribut « %s » ignoré" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 msgid "move insn not handled" msgstr "déplacement insn non traité" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 msgid "invalid register in the move instruction" msgstr "registre invalide dans l'instruction de déplacement" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 msgid "invalid operand in the instruction" msgstr "opérande invalide dans l'instruction" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 msgid "invalid register in the instruction" msgstr "registre invalide dans l'instruction" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 msgid "operand 1 must be a hard register" msgstr "l'opérande 1 doit être un registre matériel" -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 msgid "invalid rotate insn" msgstr "rotation invalide insn" -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "registres IX, IY et Z utilisés dans le même INSN" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 msgid "cannot do z-register replacement" msgstr "ne peut effectuer le remplacement d'un registre z" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 msgid "invalid Z register replacement for insn" msgstr "remplacement invalide de registre Z pour insn" @@ -11106,53 +11342,63 @@ msgstr "remplacement invalide de registre Z pour insn" #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "Compiler en mode entier de 16 bits" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "Compiler en mode entier de 32 bits" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "Auto pré/post décrementation incrémentation permise" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" msgstr "Auto pré/post décrementation incrémentation non permise" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" msgstr "" -#: config/m68hc11/m68hc11.h:170 +#: config/m68hc11/m68hc11.h:182 #, fuzzy msgid "Min/max instructions not allowed" msgstr "instruction ret n'est pas implantée" -#: config/m68hc11/m68hc11.h:172 +#: config/m68hc11/m68hc11.h:184 #, fuzzy msgid "Use call and rtc for function calls and returns" msgstr "Générer un appel pour stopper si une fonction sans retour retourne un résultat" -#: config/m68hc11/m68hc11.h:174 +#: config/m68hc11/m68hc11.h:186 #, fuzzy msgid "Use jsr and rts for function calls and returns" msgstr "Utiliser des stubs pour les prologues de fonction" -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 msgid "Do not use direct addressing mode for soft registers" msgstr "Ne pas utiliser les modes directs d'adressage pour des registres logiciels" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +#: config/m68hc11/m68hc11.h:190 +#, fuzzy +msgid "Use direct addressing mode for soft registers" +msgstr "Ne pas utiliser les modes directs d'adressage pour des registres logiciels" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "Compiler pour un 68HC11" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "Compiler pour un 68HC12" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +#, fuzzy +msgid "Compile for a 68HCS12" +msgstr "Compiler pour un 68HC12" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -11162,11 +11408,11 @@ msgstr "Compiler pour un 68HC12" #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 msgid "Specify the register allocation order" msgstr "Spécifier l'ordre d'allocation des registres" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "Indiquer le nombre de registres logiciels disponibles" @@ -11240,23 +11486,23 @@ msgstr "Ne pas utiliser la convention d' #: config/m68k/m68k.h:197 msgid "Generate code for a 68881" -msgstr "Générer le code pour un 68881" +msgstr "Générer du code pour un 68881" #: config/m68k/m68k.h:200 msgid "Generate code with library calls for floating point" -msgstr "Générer le code avec les appels de librairies en virgule flottante" +msgstr "Générer du code avec les appels de bibliothèques pour la virgule flottante" #: config/m68k/m68k.h:202 msgid "Generate code for a 68040, without any new instructions" -msgstr "Générer le code pour un 68040 sans les nouvelles instructions" +msgstr "Générer du code pour un 68040 sans les nouvelles instructions" #: config/m68k/m68k.h:205 msgid "Generate code for a 68060, without any new instructions" -msgstr "Générer le code pour un 68060 sans les nouvelles instructions" +msgstr "Générer du code pour un 68060 sans les nouvelles instructions" #: config/m68k/m68k.h:209 msgid "Generate code for a 68030" -msgstr "Générer le code pour un 68030" +msgstr "Générer du code pour un 68030" #: config/m68k/m68k.h:212 msgid "Generate code for a 68040" @@ -11264,11 +11510,11 @@ msgstr "G #: config/m68k/m68k.h:216 msgid "Generate code for a 68060" -msgstr "Générer le code pour un 68060" +msgstr "Générer du code pour un 68060" #: config/m68k/m68k.h:221 msgid "Generate code for a 520X" -msgstr "Générer le code pour un 520X" +msgstr "Générer du code pour un 520X" #: config/m68k/m68k.h:224 msgid "Generate code for a 68851" @@ -11276,19 +11522,19 @@ msgstr "G #: config/m68k/m68k.h:226 msgid "Do no generate code for a 68851" -msgstr "Ne pas générer le code pour un 68851" +msgstr "Ne pas générer de code pour un 68851" #: config/m68k/m68k.h:229 msgid "Generate code for a 68302" -msgstr "Générer le code pour un 68302" +msgstr "Générer du code pour un 68302" #: config/m68k/m68k.h:232 msgid "Generate code for a 68332" -msgstr "Générer le code pour un 68332" +msgstr "Générer du code pour un 68332" #: config/m68k/m68k.h:236 msgid "Generate code for a cpu32" -msgstr "Générer le code pour un cpu32" +msgstr "Générer du code pour un cpu32" #: config/m68k/m68k.h:239 msgid "Align variables on a 32-bit boundary" @@ -11339,7 +11585,7 @@ msgstr "valeur %%x/X invalide" msgid "invalid %%Q value" msgstr "valeur %%Q invalide" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, c-format msgid "invalid %%q value" msgstr "valeur %%q invalide" @@ -11349,7 +11595,7 @@ msgstr "valeur %%q invalide" msgid "invalid %%o value" msgstr "valeur %%o invalide" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, c-format msgid "invalid %%p value" msgstr "valeur %%p invalide" @@ -11437,7 +11683,8 @@ msgid "Do not use the divide instruction" msgstr "Ne pas utiliser l'instruction de division" #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" +#, fuzzy +msgid "Do not arbitrary sized immediates in bit operations" msgstr "Ne pas calculer la taille des immédiats dans les opérations sur les bits" #: config/mcore/mcore.h:142 @@ -11468,149 +11715,149 @@ msgstr "G msgid "Maximum amount for a single stack increment operation" msgstr "Montant maximal pour une opération d'incrémentation simple de la pile" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "valeur erronée (%s) pour l'option -mabi" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" msgstr "" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "valeur erronée (%s) pour l'option -mips" -#: config/mips/mips.c:5164 +#: config/mips/mips.c:5180 #, fuzzy, c-format msgid "-march=%s is not compatible with the selected ABI" msgstr "le sélecteur de CASE n'est pas compatible avec l'étiquette" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/mips/mips.c:5178 +#: config/mips/mips.c:5194 #, fuzzy msgid "-mgp32 used with a 64-bit ABI" msgstr "Utiliser ABI de 64 bits" -#: config/mips/mips.c:5180 +#: config/mips/mips.c:5196 #, fuzzy msgid "-mgp64 used with a 32-bit ABI" msgstr "Utiliser ABI de 32 bits" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 #, fuzzy, c-format msgid "unsupported combination: %s" msgstr "valeur de conversion non supportée" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" msgstr "" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" msgstr "-G est incompatible avec le code PIC par défaut" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "-membedded-pic et -mabicalls sont incompatibles" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "-G et -membedded-pic sont incompatibles" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, c-format msgid "invalid option `entry%s'" msgstr "option invalide «entry%s'" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "-mentry n'a de sens qu'avec -mips-16" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "erreur interne: %%) trouvé sans %%( dans le patron d'aswsemblage" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "erreur interne: %%] trouvé sans %%[ dans le patron d'assemblage" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "erreur interne: %%> trouvé sans %%< dans le patron d'assemblage" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "erreur interne: %%} trouvé sans %%{ dans le patron d'assemblage" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "PRINT_OPERAND: ponctuation « %c » inconnue" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" msgstr "PRINT_OPERAND pointeur nul" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "utilisation invalide de %%d, %%x, ou %%X" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "PRINT_OPERAND_ADDRESS, pointeur nul" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" msgstr "format MIPS ECOFF ne permet pas de changer le nom des fichiers à l'intérieur des fonction avec #line" -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 msgid "can't rewind temp file" msgstr "ne peut rembobiner le fichier temporaire" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 msgid "can't write to output file" msgstr "ne peut écrire dans le fichier de sortie" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 msgid "can't read from temp file" msgstr "ne peut lire du fichier temporaire" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 msgid "can't close temp file" msgstr "ne peut fermer le fichier temporaire" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "gp_offset (%ld) ou end_offset (%ld) est plus petit que zéro" -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "fp_offset (%ld) ou end_offset (%ld) est plus petit que zéro" -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "ne peut traiter des appels inconsistents à « %s »" -#: config/mips/mips.c:10444 +#: config/mips/mips.c:10467 #, fuzzy msgid "the cpu name must be lower case" msgstr "Noms de symboles en minuscules" -#: config/mips/mips.c:10466 +#: config/mips/mips.c:10489 #, fuzzy, c-format msgid "bad value (%s) for %s" msgstr "valeur (%s) erronée pour l'option %s" @@ -11729,7 +11976,7 @@ msgstr "Utiliser le code PIC Irix" #: config/mips/mips.h:582 msgid "Don't use Irix PIC" -msgstr "Utiliser le code PIC Irix" +msgstr "Ne pas utiliser le code PIC Irix" #: config/mips/mips.h:584 msgid "Use indirect calls" @@ -11828,18 +12075,17 @@ msgstr "" msgid "Don't use Branch Likely instructions, overriding default for arch" msgstr "" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" -msgstr "Spécifier le CPU pour les besoins de cédulage" +msgstr "Spécifier le processeur pour les besoins de l'ordonnancement" #: config/mips/mips.h:746 msgid "Specify CPU for code generation purposes" -msgstr "Spécifier le CPU pour les besoins de la génération de code" +msgstr "Spécifier le processeur pour les besoins de la génération de code" #: config/mips/mips.h:748 -#, fuzzy msgid "Specify an ABI" -msgstr "Spécifier l'ABI à utiliser" +msgstr "Spécifier une ABI" #: config/mips/mips.h:750 msgid "Specify a Standard MIPS ISA" @@ -11863,7 +12109,7 @@ msgstr "Sp #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "profilage de fonction mips16" @@ -11980,7 +12226,7 @@ msgstr "Adresse de d #. FIXME: Provide a way to *load* the epsilon register. #: config/mmix/mmix.h:198 msgid "For intrinsics library: pass all parameters in registers" -msgstr "Pour les librairies intrinsèques: passer tous les paramètres dans les registres" +msgstr "Pour les bibliothèques intrinsèques : passer tous les paramètres par registre" #: config/mmix/mmix.h:201 msgid "Use register stack for parameters and return value" @@ -12074,11 +12320,11 @@ msgstr "PAsser tous les arguments par la pile" #: config/ns32k/ns32k.h:147 msgid "Optimize for 32532 cpu" -msgstr "Optimiser pour le CPU 32532" +msgstr "Optimiser pour le processeur 32532" #: config/ns32k/ns32k.h:148 msgid "Optimize for 32332 cpu" -msgstr "Optimiser pour le CPU 32332" +msgstr "Optimiser pour le processeur 32332" #: config/ns32k/ns32k.h:150 msgid "Optimize for 32032" @@ -12128,7 +12374,7 @@ msgstr "\"Petites classes de registres\" kludge" msgid "No \"Small register classes\" kludge" msgstr "Pas de \"Petites classes de registres\" kludge" -#: config/pa/pa.c:246 +#: config/pa/pa.c:261 #, fuzzy, c-format msgid "" "unknown -mschedule= option (%s).\n" @@ -12137,7 +12383,7 @@ msgstr "" "Option inconnue -mschedule= (%s)\n" "Les options valides sont 700, 7100, 7100LC, 7200 et 8000\n" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, c-format msgid "" "unknown -march= option (%s).\n" @@ -12146,33 +12392,31 @@ msgstr "" "Option inconnue -march= (%s)\n" "Les options valides sont 1.0, 1.1 et 2.0\n" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "La génération de code PIC n'est pas supportée dans le modèle portable d'exécution\n" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "La génération de code PIC n'est pas compatible avec les appels indirects rapides.\n" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "L'option -g est seulement supportée lorsque GAS est utilisé sur ce processeur," -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 msgid "-g option disabled" msgstr "option -g désactivée" -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 -#, fuzzy msgid "Generate cpp defines for server IO" -msgstr "Générer le code pour le CPU donné" +msgstr "Générer les defines pour les IO d'un serveur" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 -#, fuzzy msgid "Generate cpp defines for workstation IO" -msgstr "Générer du code pour un 11/40" +msgstr "Générer les defines pour les IO d'une station de travail" #. Macro to define tables used to set the flags. This is a #. list in braces of target switches with each switch being @@ -12180,124 +12424,120 @@ msgstr "G #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 -#, fuzzy +#: config/pa/pa.h:232 config/pa/pa.h:238 msgid "Generate PA1.1 code" -msgstr "Générer du code CA" +msgstr "Générer du code PA1.1" -#: config/pa/pa.h:220 config/pa/pa.h:222 -#, fuzzy +#: config/pa/pa.h:234 config/pa/pa.h:236 msgid "Generate PA1.0 code" -msgstr "Générer du code CA" +msgstr "Générer du code PA1.0" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" -msgstr "" +msgstr "Générer du code PA2.0 (nécessite binutils 2.10 ou supérieur)" -#: config/pa/pa.h:228 -#, fuzzy +#: config/pa/pa.h:242 msgid "Disable FP regs" -msgstr "Désactiver la mise au point" +msgstr "Désactiver les registres FP" -#: config/pa/pa.h:230 -#, fuzzy +#: config/pa/pa.h:244 msgid "Do not disable FP regs" -msgstr "Ne pas utiliser les registres FP" +msgstr "Ne pas désactiver les registres FP" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" msgstr "" -#: config/pa/pa.h:234 +#: config/pa/pa.h:248 #, fuzzy msgid "Do not disable space regs" msgstr "Ne pas utiliser les registres FP" -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:240 +#: config/pa/pa.h:254 #, fuzzy msgid "Disable indexed addressing" msgstr "mode d'adressage invalide" -#: config/pa/pa.h:242 +#: config/pa/pa.h:256 #, fuzzy msgid "Do not disable indexed addressing" msgstr "Ne pas utiliser les modes d'adressage complexes" -#: config/pa/pa.h:244 +#: config/pa/pa.h:258 #, fuzzy msgid "Use portable calling conventions" msgstr "Utiliser la convention normale d'appels" -#: config/pa/pa.h:246 +#: config/pa/pa.h:260 #, fuzzy msgid "Do not use portable calling conventions" msgstr "Utiliser la convention normale d'appels" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:254 +#: config/pa/pa.h:268 #, fuzzy msgid "Do not use software floating point" msgstr "Ne pas utiliser le matériel pour virgule flottante" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" msgstr "" -#: config/pa/pa.h:258 +#: config/pa/pa.h:272 #, fuzzy msgid "Do not emit long load/store sequences" msgstr "Ne pas générer les instructions multiples de chargement/stockage" -#: config/pa/pa.h:260 +#: config/pa/pa.h:274 #, fuzzy msgid "Generate fast indirect calls" msgstr "Ne pas utiliser les appels indirects" -#: config/pa/pa.h:262 +#: config/pa/pa.h:276 #, fuzzy msgid "Do not generate fast indirect calls" msgstr "Ne pas générer de directives .size" -#: config/pa/pa.h:264 +#: config/pa/pa.h:278 #, fuzzy msgid "Generate code for huge switch statements" msgstr "Générer du code pour la partie haute de la mémoire" -#: config/pa/pa.h:266 +#: config/pa/pa.h:280 #, fuzzy msgid "Do not generate code for huge switch statements" msgstr "Ne pas générer du code pour les appels proches" -#: config/pa/pa.h:268 +#: config/pa/pa.h:282 #, fuzzy msgid "Always generate long calls" msgstr "Ne pas générer du code pour les appels proches" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" msgstr "" -#: config/pa/pa.h:272 +#: config/pa/pa.h:286 #, fuzzy msgid "Enable linker optimizations" msgstr "Autoriser les optimisations SSA" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." msgstr "" @@ -12377,7 +12617,7 @@ msgstr "Utliser la syntaxe de l'assembleur UNIX" msgid "Use DEC assembler syntax" msgstr "Utliser la syntaxe de l'assembleur DEC" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, c-format msgid "invalid %%S value" msgstr "valeur %%S invalide" @@ -12398,7 +12638,7 @@ msgid "invalid %%Z value" msgstr "valeur %%Z invalide" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, c-format msgid "invalid %%k value" msgstr "valeur %%k invalide" @@ -12463,138 +12703,138 @@ msgstr "" msgid "junk at end of #pragma longcall" msgstr "rebut à la fin de #pragma map" -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 msgid "-mmultiple is not supported on little endian systems" msgstr "-mmultiple n'est pas supporté sur des système à octets de poids faible" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 msgid "-mstring is not supported on little endian systems" msgstr "-mstring n'est pas supporté sur des système à octets de poids faible" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, c-format msgid "unknown -mdebug-%s switch" msgstr "option -mdebug-%s inconnue" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" msgstr "" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "option -mlong-double-%s inconnue" -#: config/rs6000/rs6000.c:734 +#: config/rs6000/rs6000.c:738 #, fuzzy, c-format msgid "unknown -misel= option specified: '%s'" msgstr "ABI spécifié inconnu: « %s »" -#: config/rs6000/rs6000.c:749 +#: config/rs6000/rs6000.c:753 #, fuzzy, c-format msgid "unknown -mvrsave= option specified: '%s'" msgstr "ABI spécifié inconnu: « %s »" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, c-format msgid "unknown ABI specified: '%s'" msgstr "ABI spécifié inconnu: « %s »" -#: config/rs6000/rs6000.c:4169 +#: config/rs6000/rs6000.c:4206 #, fuzzy msgid "argument 1 must be a 5-bit signed literal" msgstr "argument 3 de « %s » doit être un litéral de 2 bits" -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 #, fuzzy msgid "argument 2 must be a 5-bit unsigned literal" msgstr "argument 3 de « %s » doit être un litéral de 2 bits" -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "argument 1 de « __builtin_altivec_predicate » doit être une constante" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "argument 1 de « __builtin_altivec_predicate » est hors gamme" -#: config/rs6000/rs6000.c:4452 +#: config/rs6000/rs6000.c:4489 #, fuzzy msgid "argument 3 must be a 4-bit unsigned literal" msgstr "argument 3 de « %s » doit être un litéral de 2 bits" -#: config/rs6000/rs6000.c:4629 +#: config/rs6000/rs6000.c:4666 #, fuzzy, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" msgstr "argument 3 de « %s » doit être un litéral de 2 bits" -#: config/rs6000/rs6000.c:4745 +#: config/rs6000/rs6000.c:4782 #, fuzzy msgid "argument to dss must be a 2-bit unsigned literal" msgstr "argument 3 de « %s » doit être un litéral de 2 bits" -#: config/rs6000/rs6000.c:4976 +#: config/rs6000/rs6000.c:5013 #, fuzzy msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "argument 1 de « __builtin_altivec_predicate » doit être une constante" -#: config/rs6000/rs6000.c:5049 +#: config/rs6000/rs6000.c:5086 #, fuzzy msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "argument 1 de « __builtin_altivec_predicate » est hors gamme" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, c-format msgid "invalid %%f value" msgstr "valeur %%f invalide" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, c-format msgid "invalid %%F value" msgstr "valeur %%F invalide" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, c-format msgid "invalid %%G value" msgstr "valeur %%G invalide" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, c-format msgid "invalid %%j code" msgstr "valeur %%j invalide" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, c-format msgid "invalid %%J code" msgstr "valeur %%J invalide" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, c-format msgid "invalid %%K value" msgstr "valeur %%K invalide" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, c-format msgid "invalid %%O value" msgstr "valeur %%O invalide" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, c-format msgid "invalid %%T value" msgstr "valeur %%T invalide" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, c-format msgid "invalid %%u value" msgstr "valeur %%u invalide" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, c-format msgid "invalid %%v value" msgstr "valeur %%v invalide" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" msgstr "" @@ -12752,7 +12992,7 @@ msgstr "Ne pas g #: config/rs6000/rs6000.h:318 msgid "Don't schedule the start and end of the procedure" -msgstr "Ne pas çéduler le début et la fin de la procédure" +msgstr "Ne pas ordonnancer le début et la fin de la procédure" #: config/rs6000/rs6000.h:324 msgid "Return all structures in memory (AIX default)" @@ -12760,11 +13000,11 @@ msgstr "Retourner toutes les structures en m #: config/rs6000/rs6000.h:326 msgid "Return small structures in registers (SVR4 default)" -msgstr "Retourner toutes les petites structures dans les registres (par défaut sur SVR4)" +msgstr "Retourner les petites structures par les registres (par défaut sur SVR4)" #: config/rs6000/rs6000.h:391 config/sparc/sparc.h:633 msgid "Use features of and schedule code for given CPU" -msgstr "Utiliser les options et çéduler le code pour le CPU donné" +msgstr "Utiliser les options et ordonnancer le code pour le processeur donné" #: config/rs6000/rs6000.h:394 msgid "Enable debug output" @@ -12807,7 +13047,7 @@ msgstr "Interdire les instructions parall #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "RETURN_ADDRESS_OFFSET n'est pas supporté" @@ -12829,11 +13069,11 @@ msgstr "Ne pas aligner #: config/rs6000/sysv4.h:107 msgid "Don't assume that unaligned accesses are handled by the system" -msgstr "Ne pas assumer que les accès non alignées sont traités par le système" +msgstr "Ne pas présumer que les accès non alignées sont traités par le système" #: config/rs6000/sysv4.h:109 msgid "Assume that unaligned accesses are handled by the system" -msgstr "Assumer que les accès non alignées sont traités par le système" +msgstr "Présumer que les accès non alignées sont traités par le système" #: config/rs6000/sysv4.h:111 config/rs6000/sysv4.h:115 msgid "Produce code relocatable at runtime" @@ -12932,50 +13172,50 @@ msgstr "-mrelocatable et -msdata=%s sont incompatibles" msgid "-f%s and -msdata=%s are incompatible" msgstr "-f%s et -msdata=%s sont incompatibles" -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "-msdata=%s et -mcall-%s sont incompatibles" -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "-mrelocatable et -mno-minimal-toc sont incompatibles" -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "-mrelocatable et -mcall-%s sont incompatibles" -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "-fPIC et -mcall-%s sont incompatibles" -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 msgid "-mcall-aixdesc must be big endian" msgstr "-mcall-aixdesc doit être pour un système à octets de poids fort" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 msgid "invalid UNSPEC as operand (1)" msgstr "UNSPEC invalide comme opérande (1)" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 msgid "invalid UNSPEC as operand (2)" msgstr "UNSPEC invalide comme opérande (2)" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "INCONNU dans s390_output_symbolic_const !?" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 msgid "Cannot decompose address." msgstr "Ne pas décomposer l'adresse" -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "INCONNNU dans print_operand !?" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "Taille totale des variables locales excède la limite de l'architecture" @@ -12988,7 +13228,8 @@ msgid "Don't set backchain (faster, but debug harder" msgstr "Ne pas fixer la chaîne arrière (plus rapide mais plus difficle à mettre au point)" #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +#, fuzzy +msgid "Use bras for executable < 64k" msgstr "Utiliser bras pour les exécutables < 64k" #: config/s390/s390.h:73 @@ -13019,28 +13260,28 @@ msgstr "mvcle utilis msgid "mvc&ex" msgstr "mvc&ex" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 msgid "__builtin_saveregs not supported by this subtarget" msgstr "« __builtin_saveregs » n'est pas supporté par la sous-cible" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, c-format msgid "`%s' attribute only applies to interrupt functions" msgstr "attribut « %s » s'applique seulement à des fonctions d'interruption" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, c-format msgid "`%s' attribute argument not a string constant" msgstr "l'attribut « %s » de l'argument n'est pas une contante chaîne" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, c-format msgid "`%s' attribute argument not an integer constant" msgstr "l'attribut « %s » de l'argument n'est pas une contante entière" @@ -13064,55 +13305,60 @@ msgstr "-mlong-double-64 n'est pas permis avec -m64" msgid "-mcmodel= is not supported on 32 bit systems" msgstr "-mcmodel= n'est pas supporté sur les systèmes de 32 bits" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, c-format msgid "invalid %%Y operand" msgstr "opérande %%Y invalide" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, c-format msgid "invalid %%A operand" msgstr "opérande %%A invalide" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, c-format msgid "invalid %%B operand" msgstr "Opérande %%B invalide" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, c-format msgid "invalid %%c operand" msgstr "opérande %%c invalide" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, c-format msgid "invalid %%C operand" msgstr "opérande %%C invalide" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, c-format msgid "invalid %%d operand" msgstr "opérande %%d invalide" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, c-format msgid "invalid %%D operand" msgstr "opérande %%D invalide" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, c-format msgid "invalid %%f operand" msgstr "opérande %%f invalide" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, fuzzy, c-format +msgid "invalid %%s operand" +msgstr "opérande %%f invalide" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "constante long long n'est pas une opérande immédiate valide" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "constante en virgule flottante n'est pas une opérande immédiate valide" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "Utiliser des longs doubles de 128 bits" @@ -13131,11 +13377,11 @@ msgstr "Utiliser l'ordre des octets de poids faible pour les donn #: config/sparc/sparc.h:532 msgid "Assume possible double misalignment" -msgstr "Assumer un mauvais alignement possible des doubles" +msgstr "Présumer un possible mauvais alignement des doubles" #: config/sparc/sparc.h:534 msgid "Assume all doubles are aligned" -msgstr "Assumer que tous les doubles sont alignés" +msgstr "Présumer que tous les doubles sont alignés" #: config/sparc/sparc.h:536 msgid "Pass -assert pure-text to linker" @@ -13459,7 +13705,7 @@ msgstr "Ne pas utiliser le registre sb" #: config/v850/v850.h:189 #, fuzzy -msgid "Enfore strict alignment" +msgid "Enforce strict alignment" msgstr "Ne pas ajuster l'alignement de la pile" #: config/v850/v850.h:192 @@ -13503,7 +13749,7 @@ msgstr "pas de registre dans l'adresse" msgid "address offset not a constant" msgstr "décalage d'adresse n'est pas une constante" -#: config/xtensa/xtensa.c:2809 +#: config/xtensa/xtensa.c:2794 #, fuzzy msgid "only uninitialized variables can be placed in a .bss section" msgstr "Seuls les variables initialisées peuvent être placées dans une aire de 8 bits" @@ -13634,553 +13880,585 @@ msgstr "Utiliser les instructions directes CALLn pour des appels rapides" msgid "`-gnat' misspelled as `-gant'" msgstr "«-gnat» mal épellé comme «-gant»" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "type qualifé « %T » ne concorde pas le nom du destructeur «~%T»" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "type de « %E » ne concorde pas avec le type du destructeur « %T » (type était « %T »)" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "« %D » est un nom d'espace" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "objet de base « %E » de la portée d'appel de la méthode n'est pas de type aggrégat « %T »" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" -msgstr "incapable de faire l'appel avec le pointeur vers le membre d'une fonction ici" +msgstr "incapable de faire l'appel avec le pointeur vers la fonction membre ici" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "destructeurs ne prend aucun paramètre" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "nom du destructeur «~%T» ne concorde pas avec le type « %T » de l'expression" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "requête du membre « %D » dans « %E », lequel n'est pas de type aggrégat « %T »" -#: cp/call.c:557 +#: cp/call.c:567 #, fuzzy msgid "request for member `%D' is ambiguous" msgstr "utilisation de « %D » est ambiguë" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "%s %D(%T, %T, %T) " -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "%s %D(%T, %T) " -#: cp/call.c:2455 +#: cp/call.c:2546 msgid "%s %D(%T) " msgstr "%s %D(%T) " -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "%s %T " -#: cp/call.c:2461 +#: cp/call.c:2552 msgid "%s %+#D%s" msgstr "%s %+#D%s" -#: cp/call.c:2615 +#: cp/call.c:2726 msgid "conversion from `%T' to `%T' is ambiguous" msgstr "conversion de « %T » vers « %T » est ambiguë" -#: cp/call.c:2690 +#: cp/call.c:2803 +#, fuzzy +msgid "`%T' is not a class type" +msgstr "%T n'est pas un type de classe" + +#: cp/call.c:2811 #, fuzzy msgid "incomplete type '%T' cannot be used to name a scope" msgstr "objet de type incomplet « %T » ne sera pas accessible dans %s" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 #, fuzzy msgid "'%D' has no member named '%E'" msgstr "%s n'a pas de membre nommé « %s »" -#: cp/call.c:2812 +#: cp/call.c:2933 msgid "no matching function for call to `%D(%A)'" msgstr "pas de fonction concordante pour l'appel de «%D(%A)»" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "appel du surchargé «%D(%A)» est ambigu" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" -msgstr "fonction de pointeur vers un membre %E ne peut être appelée sans un objet; considérer l'utilisation de .* ou ->*" +msgstr "pointeur vers fonction membre %E ne peut être appelé sans un objet; utilisez .* ou ->*" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "pas de concordance pour l'appel de «(%T) (%A)»" -#: cp/call.c:2930 +#: cp/call.c:3046 msgid "call of `(%T) (%A)' is ambiguous" msgstr "appel de «(%T) (%A)» est ambigu" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" -msgstr "%s pour «%T ? %T : %T» comme opérateur" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" +msgstr "" -#: cp/call.c:2970 -msgid "%s for `%T %s' operator" +#: cp/call.c:3087 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%E%s'" msgstr "%s pour l'opérateur «%T %s»" -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" -msgstr "%s pour l'opérateur «%T [%T]»" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" +msgstr "" -#: cp/call.c:2978 -msgid "%s for `%T %s %T' operator" -msgstr "%s pour l'opérateur «%T %s [%T]»" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" +msgstr "" -#: cp/call.c:2981 -msgid "%s for `%s %T' operator" -msgstr "%s pour l'opérateur «%s [%T]»" +#: cp/call.c:3099 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%s%E'" +msgstr "%s pour l'opérateur «%T %s»" -#: cp/call.c:3071 +#: cp/call.c:3191 msgid "ISO C++ forbids omitting the middle term of a ?: expression" -msgstr "ISO C++ inerdit l'omission du terme milieu de l'expression ?:" +msgstr "le C++ ISO interdit l'omission du terme milieu de l'expression ?:" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "« %E» a le type «void » et n'est pas une expresion de retour de type throw" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "opérande vers ?: a différents types" -#: cp/call.c:3316 +#: cp/call.c:3428 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "non concordance de type énuméré dans l'expression conditionnelle: « %T » vs « %T »" -#: cp/call.c:3323 +#: cp/call.c:3435 msgid "enumeral and non-enumeral type in conditional expression" msgstr "type énuméré et non énuméré dans l'expression conditionnelle" -#: cp/call.c:3405 +#: cp/call.c:3516 msgid "`%D' must be declared before use" msgstr "« %D » doit être déclaré avant son usage" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "pas «%D(int)» déclaré pour le postfixe « %s », essaie avec l'oprateur préfixe à la place" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "utilisation du synthétisé «%#D» pour l'affectaion par copie" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr " où cfront utiliserait «%#D»" -#: cp/call.c:3680 +#: cp/call.c:3782 msgid "comparison between `%#T' and `%#T'" msgstr "comparaison entre «%#T» et «%#T»" -#: cp/call.c:3919 +#: cp/call.c:4021 msgid "no suitable `operator delete' for `%T'" msgstr "« operator delete» pas adapté pour «%T »" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "«%+#D» est privé" -#: cp/call.c:3940 +#: cp/call.c:4042 msgid "`%+#D' is protected" msgstr "«%+#D» est protégé" -#: cp/call.c:3942 +#: cp/call.c:4044 msgid "`%+#D' is inaccessible" msgstr "«%+#D» et inaccessible" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "à l'intérieur du contexte" -#: cp/call.c:3985 +#: cp/call.c:4088 msgid "invalid conversion from `%T' to `%T'" msgstr "conversion invalide de « %T » vers « %T »" -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 msgid " initializing argument %P of `%D'" msgstr " initialisation de l'argument %P de « %D »" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr " initialisation de l'argument %P de « %D » à partir du résultat « %D »" -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr " initialisation temporaire à partir du résultat « %D »" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 +#: cp/call.c:4316 #, fuzzy msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" msgstr "ne peut recevoir d'objets de type non POD «%#T» through « ... »" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "ne peut recevoir d'objets de type non POD «%#T» through « ... »" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "passant « %T» comme «cet» argument de «%#D » écarte les qualificateurs" -#: cp/call.c:4656 +#: cp/call.c:4542 +#, fuzzy +msgid "`%T' is not an accessible base of `%T'" +msgstr "« %T » est une base inaccessible de « %T »" + +#: cp/call.c:4786 msgid "could not find class$ field in java interface type `%T'" msgstr "ne peut repérer le champ classe$ dans le type d'interface JAVA « %T »" -#: cp/call.c:4831 +#: cp/call.c:4974 #, fuzzy msgid "call to non-function `%D'" msgstr "fonction virtuelle d'une non classe « %s »" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "pas de fonction concordante pour l'appel à «%T::%D(%A)%#V»" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" -msgstr "ne peut appeler un membre de fonction « %D » sans objet" +msgstr "ne peut appeler la fonction membre « %D » sans objet" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "passant « %T » à choisit « %T » au lieu de « %T »" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 msgid " in call to `%D'" msgstr " dans l'appel de « %D »" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "choix de « %D » à la place de « %D »" -#: cp/call.c:5632 +#: cp/call.c:5756 msgid " for conversion from `%T' to `%T'" msgstr " pour la conversion de « %T » vers « %T »" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr " parce que la séquence de conversion pour l'argument est meilleure" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" +#: cp/call.c:5879 +#, fuzzy +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" msgstr " parce la plus mauvaise conversion de la déclaration initiale est meilleure que la plus mauvaise conversion de la dernière déclaration" -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 msgid "could not convert `%E' to `%T'" msgstr "ne peut convertir « %E » vers « %T »" -#: cp/class.c:286 +#: cp/call.c:6105 +#, fuzzy +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "const_cast invalide de la rvalue du type « %T » vers le type « %T »" + +#: cp/call.c:6109 +#, fuzzy +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "conversion invalide vers un type « %T » à partir du type « %T »" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "ne peut convertir de la base « %T » à un type dérivé « %T » via la base virtuel « %T »" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "«%#D» et «%#D» ne peut être surchargé" -#: cp/class.c:1027 +#: cp/class.c:1076 msgid "duplicate enum value `%D'" msgstr "valeur d'énumérateur « %D » en double" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "champ « %D » en double (comme enum et non enum)" -#: cp/class.c:1037 +#: cp/class.c:1086 msgid "duplicate nested type `%D'" msgstr "type « %D » imbriqué en double" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "duplicattion du champ « %D » (comme type et non type)" -#: cp/class.c:1052 +#: cp/class.c:1101 msgid "duplicate member `%D'" msgstr "membre « %D » est double" -#: cp/class.c:1095 +#: cp/class.c:1144 msgid "conflicting access specifications for method `%D', ignored" msgstr "spécifications d'accès conflictuelles pour la méthode « %D », ignoré" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "spécifications d'accès conflictuelles pour le champ « %s », ignoré" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "« %D » nomme le constructeur" -#: cp/class.c:1147 +#: cp/class.c:1199 msgid "`%D' invalid in `%T'" msgstr "« %D » invalide dans « %T »" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "aucun membre concordant « %D » dans «%#T»" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 msgid "`%D' invalid in `%#T'" msgstr "« %D » invalide dans «%#T»" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr " parce que la méthode locale «%#D» a le même nom" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr " parce que le membre local «%#D» a le même nom" -#: cp/class.c:1268 +#: cp/class.c:1320 msgid "base class `%#T' has a non-virtual destructor" msgstr "classe de base «%#T» a un destructeur non virtuel" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" msgstr "base « %T » avec seulement le constructeur non par défaut dans la classe sans un constructeur" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" -msgstr "tous les membres de fonctions dans la classe « %T » sont privés" +msgstr "toutes les fonctions membres de la classe « %T » sont privés" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "«%#T» définit seulement les constructeurs privés et n'a pas d'amis" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "«%#T» définit seulement les constructeurs privés et n'a pas d'amis" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 msgid "redefinition of `%#T'" msgstr "redéfinition de «%#T»" -#: cp/class.c:2039 +#: cp/class.c:2091 msgid "previous definition of `%#T'" msgstr "définition précédente de «%#T»" -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "pas d'écraseur unique final pour « %D » dans « %T »" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "« %D » était caché" -#: cp/class.c:2653 +#: cp/class.c:2713 msgid " by `%D'" msgstr " par « %D »" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" -msgstr "ISO C++ interdit le membre « %D » avec le même non de la classe de fermeture" +msgstr "le C++ ISO interdit le membre « %D » avec le même non de la classe de fermeture" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "«%#D» invalide; une union anonyme peut seulement avoir des données non statiques de membres" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "membre privé «%#D» dans une union anonyme" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "membre protégé «%#D» dans une union anonyme" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" msgstr "" -#: cp/class.c:2898 +#: cp/class.c:2958 msgid "bit-field `%#D' with non-integral type" msgstr "largeur du champ de bits «%#D» n'est pas une constante entière" -#: cp/class.c:2918 +#: cp/class.c:2978 msgid "bit-field `%D' width not an integer constant" msgstr "largeur du champ de bits « %D » n'est pas une constante entière" -#: cp/class.c:2924 +#: cp/class.c:2984 msgid "negative width in bit-field `%D'" msgstr "largeur négative du champ de bits « %D »" -#: cp/class.c:2929 +#: cp/class.c:2989 msgid "zero width for bit-field `%D'" msgstr "largeur zéro pour le champ de bits « %D »" -#: cp/class.c:2935 +#: cp/class.c:2995 msgid "width of `%D' exceeds its type" msgstr "largeur de « %D » excède son type" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "« %D » est trop petit pour contenir toutes les valeurs de «%#T»" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "membre «%#D» avec consructeur n'est pas permis dans l'union" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "membre «%#D» avec destructeur n'est pas permis dans l'union" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "membre «%#D» avec opérateur d,affectation par copie n'st pas permis dans l'union" -#: cp/class.c:3061 +#: cp/class.c:3121 msgid "multiple fields in union `%T' initialized" msgstr "champs multiples dans l'union « %T » initialisés" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "champ « %D » dans une classe locale ne peut être statique" -#: cp/class.c:3189 +#: cp/class.c:3240 msgid "field `%D' invalidly declared function type" msgstr "champ « %D » incorrectement validé comme un type de fonction" -#: cp/class.c:3196 +#: cp/class.c:3247 msgid "field `%D' invalidly declared method type" msgstr "champ « %D » incorrectement validé comme un type de méthode" -#: cp/class.c:3202 +#: cp/class.c:3253 msgid "field `%D' invalidly declared offset type" msgstr "champ « %D » incorrectement validé comme type de décalage" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 msgid "field `%D' declared static in union" msgstr "champ « %D » déclaré statique dans l'union" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "référence non statique «%#D» dans la classe sans un constructeur" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "constante non statique de membre «%#D» dans la classe sans un constructeur" -#: cp/class.c:3298 +#: cp/class.c:3349 msgid "field `%#D' with same name as class" msgstr "champ «%#D» avec le même nom qu'une classe" -#: cp/class.c:3316 +#: cp/class.c:3367 msgid "`%#T' has pointer data members" msgstr "«%#T» a un pointeur vers un membre de données" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr " mais n'écrase pas «%T(const %T&)»" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr " ou « operator=(const %T&) »" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr " mais n'écrase pas « operator=(const %T&) »" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" msgstr "" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" msgstr "" -#: cp/class.c:3973 +#: cp/class.c:4025 msgid "initializer specified for non-virtual method `%D'" -msgstr "initialiseur spécifié pour une méthode non virtuelle « %D »" +msgstr "initialisation spécifiée pour une méthode non virtuelle « %D »" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "base directe « %T » inaccessible dans « %T » en raison de l'ambiguité" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "base virtuelle « %T » inaccessible dans « %T » en raison de l'ambiguité" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5011 +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "" + +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" msgstr "" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" msgstr "" -#: cp/class.c:5320 +#: cp/class.c:5432 msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "«%#T» a des fonctions virtuelles mais un destructeur non virtuel" -#: cp/class.c:5405 +#: cp/class.c:5516 msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "tentative de complétion du struct, mais a été stoppé en raison d'erreurs précédentes d'analyses syntaxiques" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "chaîne du langage «\"%s\"» n'est pas reconnue" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "ne peut résoudre la fonction surchargé « %D » basé sur la conversion vers le type « %T »" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "pas de concordance de conversion de fonction « %D » vers le type «%#T'" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "conversion d'une fonction surchargée « %D » vers le type «%#T» est ambiguë" -#: cp/class.c:6127 +#: cp/class.c:6252 msgid "assuming pointer to member `%D'" msgstr "pointeur assumé vers le membre « %D »" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" msgstr "(un pointeur vers un membre peut seulement être formé avec «&%E»)" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 msgid "not enough type information" msgstr "pas assez d'information sur le type" -#: cp/class.c:6183 +#: cp/class.c:6315 msgid "argument of type `%T' does not match `%T'" msgstr "argument de type « %T » ne concorde pas avec « %T »" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "opération invalide sur un type non instancié" @@ -14189,11 +14467,11 @@ msgstr "op #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 msgid "declaration of `%#D'" msgstr "déclaration de «%#D»" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "changements signifiant de « %D » à partir de «%+#D»" @@ -14209,11 +14487,11 @@ msgstr "conversion de msgid "converting from `%T' to `%T'" msgstr "conversion de « %T » vers « %T »" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" msgstr "pointeur vers un membre transtypé de « %T » à « %T » est fait via une base virtuelle" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "ne peut convertir « %E » du type « %T » vers le type « %T »" @@ -14222,198 +14500,230 @@ msgstr "ne peut convertir msgid "invalid conversion from '%T' to '%T'" msgstr "conversion invalide de « %T » vers « %T »" -#: cp/cvt.c:537 +#: cp/cvt.c:504 msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "conversion de « %T » à « %T » écarte les qualificateurs" -#: cp/cvt.c:555 +#: cp/cvt.c:522 msgid "casting `%T' to `%T' does not dereference pointer" msgstr "transtypage de « %T » vers « %T » ne fait pas de dé-référence de pointeur" -#: cp/cvt.c:584 +#: cp/cvt.c:551 msgid "cannot convert type `%T' to type `%T'" msgstr "ne peut convertir type « %T » vers le type « %T »" -#: cp/cvt.c:701 +#: cp/cvt.c:683 msgid "conversion from `%#T' to `%#T'" msgstr "conversion de «%#T» vers «%#T'" -#: cp/cvt.c:713 +#: cp/cvt.c:695 msgid "`%#T' used where a `%T' was expected" msgstr "«%#T» utilisé où « %T » était attendu" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "l'adresse de « %D», sera toujours «true »" -#: cp/cvt.c:750 +#: cp/cvt.c:732 msgid "`%#T' used where a floating point value was expected" msgstr "«%#T» utilisé où un nombre flottant était attendu" -#: cp/cvt.c:797 +#: cp/cvt.c:779 msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "conversion de « %T » vers un type non scalaire « %T » demandée" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "objet de type incomplet « %T » ne sera pas accessible dans %s" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "objet de type « %T » ne sera pas acccessible dans %s" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "objet « %E » d'un type incomplet « %T » ne sera pas accessible dans %s" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, c-format msgid "%s cannot resolve address of overloaded function" msgstr "%s ne peut résoudre l'adresse la fonction surchargée" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "%s est un référence, pas un appel, à la fonction « %E »" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 msgid "converting NULL to non-pointer type" msgstr "conversion d'un NULL vers un type non pointeur" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" msgstr "conversion de type par défaut ambiguë à partir de « %T »" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr " conversions de candidat inclut « %D » et « %D »" -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:1255 cp/decl.c:3490 msgid "conflicts with previous declaration `%#D'" msgstr "conflits avec la déclaration précédente de «%#D»" -#: cp/decl.c:1211 +#: cp/decl.c:1467 msgid "label `%D' used but not defined" msgstr "étiquette « %D » utilisée mais non définie" -#: cp/decl.c:1216 +#: cp/decl.c:1472 msgid "label `%D' defined but not used" msgstr "étiquette « %D » définie mais non utilisée" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "alias d'espace de noms « %D » n'est pas permis ici, on assume « %D »" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "" + +#: cp/decl.c:3285 cp/decl.c:3700 msgid "previous declaration of `%D'" msgstr "déclaration précédente de « %D »" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 msgid "shadowing %s function `%#D'" -msgstr "%s fait ombrage à la fonction «%#D»" +msgstr "%s masque la fonction «%#D»" -#: cp/decl.c:3098 +#: cp/decl.c:3375 msgid "library function `%#D' redeclared as non-function `%#D'" -msgstr "fonction «%#D» de la librairie redéclarée comme n'étant pas une fonction «%#D»" +msgstr "fonction «%#D» de la bibliothèque redéclarée comme n'étant pas une fonction «%#D»" -#: cp/decl.c:3103 +#: cp/decl.c:3380 msgid "conflicts with built-in declaration `%#D'" msgstr "conflits avec la déclaration interne de «%#D»" -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 msgid "new declaration `%#D'" msgstr "nouvelle déclaration de «%#D»" -#: cp/decl.c:3123 +#: cp/decl.c:3400 msgid "ambiguates built-in declaration `%#D'" msgstr "ambiguités de la déclaration interne de «%#D»" -#: cp/decl.c:3179 +#: cp/decl.c:3464 msgid "`%#D' redeclared as different kind of symbol" msgstr "« %#D » redéclaré comme une sorte différente de symbole" -#: cp/decl.c:3182 +#: cp/decl.c:3467 msgid "previous declaration of `%#D'" msgstr "déclaration précédente de «%#D»" -#: cp/decl.c:3204 +#: cp/decl.c:3489 msgid "declaration of template `%#D'" msgstr "déclaration du patron «%#D»" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 msgid "ambiguates old declaration `%#D'" msgstr "ambiguités d'une vieille déclaration de «%#D»" -#: cp/decl.c:3228 +#: cp/decl.c:3513 msgid "declaration of C function `%#D' conflicts with" msgstr "déclaration de la fonction C «%#D» en conflit avec" -#: cp/decl.c:3230 +#: cp/decl.c:3515 msgid "previous declaration `%#D' here" msgstr "déclaration précédente de «%#D» ici" -#: cp/decl.c:3246 +#: cp/decl.c:3533 msgid "conflicting types for `%#D'" msgstr "types conflictuels pour «%#D'" -#: cp/decl.c:3247 +#: cp/decl.c:3534 msgid "previous declaration as `%#D'" msgstr "déclaration précédente de «%#D'" -#: cp/decl.c:3290 +#: cp/decl.c:3577 msgid "`%#D' previously defined here" msgstr "«%#D» précédemment défini ici" -#: cp/decl.c:3291 +#: cp/decl.c:3578 msgid "`%#D' previously declared here" msgstr "«%#D» précédemment déclaré ici" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 msgid "prototype for `%#D'" msgstr "prototype de «%#D'" -#: cp/decl.c:3301 +#: cp/decl.c:3588 msgid "follows non-prototype definition here" msgstr "suit la définition d'un non prototype ici" -#: cp/decl.c:3313 +#: cp/decl.c:3600 msgid "previous declaration of `%#D' with %L linkage" msgstr "déclaration précédente de «%#D» avec le lien %L" -#: cp/decl.c:3315 +#: cp/decl.c:3602 msgid "conflicts with new declaration with %L linkage" msgstr "conflits avec la nouvelle déclaration avec le lien %L" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 msgid "default argument given for parameter %d of `%#D'" msgstr "argument par défaut donné pour le paramètre %d de «%#D»" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 msgid "after previous specification in `%#D'" msgstr "après la déclaration précédente dans «%#D»" -#: cp/decl.c:3356 +#: cp/decl.c:3643 msgid "`%#D' was used before it was declared inline" msgstr "«%#D» a été utilisé avant qu'il ne soit déclaré en ligne" -#: cp/decl.c:3358 +#: cp/decl.c:3645 msgid "previous non-inline declaration here" msgstr "déclaration précédente non en ligne ici" -#: cp/decl.c:3412 +#: cp/decl.c:3699 msgid "redundant redeclaration of `%D' in same scope" msgstr "déclaration redondante de « %D » dans la même étendue" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, c-format msgid "declaration of `%F' throws different exceptions" msgstr "déclaration de « %F » amène différentes exceptions" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, c-format msgid "than previous declaration `%F'" msgstr "qu'une précédente déclaratio « %F »" @@ -14426,15 +14736,15 @@ msgstr "qu'une pr #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "spécialisation explicite de %D après la première utilisation" -#: cp/decl.c:3886 +#: cp/decl.c:4187 msgid "`%#D' used prior to declaration" msgstr "«%#D» utilisé précédemment avant sa déclaration" -#: cp/decl.c:3917 +#: cp/decl.c:4218 msgid "redeclaration of `wchar_t' as `%T'" msgstr "redéclaration de « wchar_t» comme «%T »" @@ -14444,594 +14754,603 @@ msgstr "red #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 msgid "invalid redeclaration of `%D'" msgstr "redéclaration invalide de « %D »" -#: cp/decl.c:3946 +#: cp/decl.c:4247 msgid "as `%D'" msgstr "comme « %D »" -#: cp/decl.c:4036 +#: cp/decl.c:4337 msgid "previous external decl of `%#D'" msgstr "déclaration externe précédente de « %#D »" -#: cp/decl.c:4077 +#: cp/decl.c:4378 msgid "`%D' was previously implicitly declared to return `int'" msgstr "« %D » a été précédemment implicitement déclaré comme retournant un entier" -#: cp/decl.c:4137 +#: cp/decl.c:4438 msgid "extern declaration of `%#D' doesn't match" msgstr "déclaration externe de «%#D» ne concorde pas" -#: cp/decl.c:4138 +#: cp/decl.c:4439 msgid "global declaration `%#D'" msgstr "déclaration globale «%#D»" -#: cp/decl.c:4169 +#: cp/decl.c:4472 msgid "declaration of `%#D' shadows a parameter" -msgstr "déclaration de «%#D» cache un paramètre" +msgstr "déclaration de «%#D» masque un paramètre" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, c-format msgid "declaration of `%s' shadows a member of `this'" -msgstr "déclaration de « %s » fait ombrage au membre de « this »" +msgstr "déclaration de « %s » masque un membre de « this »" -#: cp/decl.c:4541 +#: cp/decl.c:4889 msgid "`%#D' hides constructor for `%#T'" msgstr "«%#D» cache un constructeur pour «%#T»" -#: cp/decl.c:4556 +#: cp/decl.c:4904 msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "«%#D» en conflit avec une déclaration précédente «%#D»" -#: cp/decl.c:4568 +#: cp/decl.c:4916 msgid "previous non-function declaration `%#D'" msgstr "déclaration précédente d'un non fonction «%#D»" -#: cp/decl.c:4569 +#: cp/decl.c:4917 msgid "conflicts with function declaration `%#D'" msgstr "conflits avec la déclaration de fonction de «%#D»" -#: cp/decl.c:4659 +#: cp/decl.c:5007 msgid "implicit declaration of function `%#D'" msgstr "déclaration implicite de la fonction «%#D»" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "étiquette « %s » référencée à l'extérieur de n'importe quelle fonction" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 msgid "jump to label `%D'" msgstr "saut à l'étiquette « %D »" -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "saut à l'étiquette du « case »" -#: cp/decl.c:4930 +#: cp/decl.c:5280 msgid " crosses initialization of `%#D'" msgstr " initialisation croisée pour «%#D»" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr " entre dans la porté d'un non POD «%#D»" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr " entre dans le bloc d'essais" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr " entre dans le bloc d'interceptions" -#: cp/decl.c:5038 +#: cp/decl.c:5388 msgid " from here" msgstr " à partir d'ici" -#: cp/decl.c:5051 +#: cp/decl.c:5401 msgid " skips initialization of `%#D'" msgstr " saut d'initialisation pour «%#D»" -#: cp/decl.c:5086 +#: cp/decl.c:5437 msgid "label named wchar_t" msgstr "étiquette nommée wchar_t" -#: cp/decl.c:5090 +#: cp/decl.c:5440 msgid "duplicate label `%D'" msgstr "étiquette « %D » apparaît en double" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, c-format msgid "case label `%E' not within a switch statement" msgstr "étiquette du CASE « %E » n'est pas à l'intérieur de la déclaration du SWITCH" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 msgid "`%#D' redeclared as %C" msgstr "«%#D» rédéclaré comme %C" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 msgid "invalid use of `%D'" msgstr "utilisation invalide de « %D »" -#: cp/decl.c:5502 +#: cp/decl.c:5852 msgid "`%D::%D' is not a template" msgstr "«%D::%D» n'est pas un patron" -#: cp/decl.c:5519 +#: cp/decl.c:5869 msgid "`%D' undeclared in namespace `%D'" msgstr "« %D » non déclaré dans l'espace de noms « %D »" -#: cp/decl.c:5652 +#: cp/decl.c:6002 msgid "`%D' used without template parameters" msgstr "« %D » utilisé sans patron de paramétres" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "pas de patron de classe nommé «%#T» in «%#T»" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 msgid "no type named `%#T' in `%#T'" msgstr "pas de type nommé dans «%#T» dans «%#T»" -#: cp/decl.c:5968 +#: cp/decl.c:6329 msgid "lookup of `%D' finds `%#D'" msgstr "recherche de « %D » a repéré «%#D»" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr " au lieu de « %D » à partir d'un classe de base dépendante" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr " (utiliser « typename %T::%D » si c'est ce que vous voulez dire)" -#: cp/decl.c:6003 +#: cp/decl.c:6364 #, fuzzy msgid "name lookup of `%D' changed" msgstr "recherche du nom « %s » a changé" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr " concorde avec « %D » selon les règles standards ISO" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr " concorde avec « %D » selon les vieilles règles" -#: cp/decl.c:6021 cp/decl.c:6028 +#: cp/decl.c:6382 cp/decl.c:6389 #, fuzzy msgid "name lookup of `%D' changed for new ISO `for' scoping" msgstr "recherche du nom « %s » changé pour le nouveau ISO «for » d'étendue de champ" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr " ne peut utiliser une liaison obsolète à « %D » parce qu'il a un destructeur" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr " utilisation de liaison obsolète à « %D »" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "recherche de « %D » dans la portée de «%#T» («%#D») ne concorde pas avec la recherche dans la portée courante («%#D»)" -#: cp/decl.c:7025 +#: cp/decl.c:7432 msgid "an anonymous union cannot have function members" msgstr "un UNION anonyme ne peut avoir de fonction membre" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "membre «%#D» avec constructeur n'est pas permis dans un aggrégat anonyme" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "membre «%#D» avec destructeur n'est pas permis dans un aggrégat anonyme" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "membre «%#D» avec opérateur d'affectation par copie n'est pas permis dans un aggrégat anonyme" -#: cp/decl.c:7086 +#: cp/decl.c:7493 msgid "redeclaration of C++ built-in type `%T'" msgstr "redéclaration du type interne C++ « %T »" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "types multiples dans une déclaration" -#: cp/decl.c:7149 +#: cp/decl.c:7556 msgid "missing type-name in typedef-declaration" msgstr "nom de type manquant dans la déclaration typedef" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" -msgstr "ISO C++ interdit les structs anonymes" +msgstr "le C++ ISO interdit les structures anonymes" -#: cp/decl.c:7163 +#: cp/decl.c:7570 msgid "`%D' can only be specified for functions" msgstr "« %D » ne peut seulement être spécifier pour les fonctions" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "« %D » peut seulement être spécifié à l'intérieur d'une classe" -#: cp/decl.c:7167 +#: cp/decl.c:7574 msgid "`%D' can only be specified for constructors" msgstr "« %D » ne peut seulement être spécifié pour les constructeurs" -#: cp/decl.c:7170 +#: cp/decl.c:7577 msgid "`%D' can only be specified for objects and functions" msgstr "« %D » ne peut seulement être spécifié pour les objets et les fonctions" -#: cp/decl.c:7312 cp/decl2.c:927 +#: cp/decl.c:7719 cp/decl2.c:936 #, fuzzy msgid "typedef `%D' is initialized (use __typeof__ instead)" msgstr "typedef « %D » est initialisé" -#: cp/decl.c:7317 +#: cp/decl.c:7724 msgid "function `%#D' is initialized like a variable" msgstr "fonction « %#D » est initialisée comme une variable" -#: cp/decl.c:7329 +#: cp/decl.c:7736 msgid "declaration of `%#D' has `extern' and is initialized" msgstr "déclaration de «%#D» est externe et initialisé" -#: cp/decl.c:7363 +#: cp/decl.c:7770 msgid "`%#D' is not a static member of `%#T'" msgstr "«%#D» n'est pas un membre statique de «%#T»" -#: cp/decl.c:7368 +#: cp/decl.c:7775 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" -msgstr "ISO C++ ne permet pas « %T::%D » d'être défini comme « %T::%D »" +msgstr "le C++ ISO ne permet pas que « %T::%D » soit défini comme « %T::%D »" -#: cp/decl.c:7379 +#: cp/decl.c:7786 msgid "duplicate initialization of %D" msgstr "initialisation en double de %D" -#: cp/decl.c:7408 +#: cp/decl.c:7815 msgid "declaration of `%#D' outside of class is not definition" msgstr "déclaraion de « %#D » en dehors de la classe n'est pas une définition" -#: cp/decl.c:7456 +#: cp/decl.c:7865 msgid "variable `%#D' has initializer but incomplete type" -msgstr "variable « %#D » a un initialiseur mais un type incomplet" +msgstr "la variable « %#D » est initialisée, mais a un type incomplet" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 msgid "elements of array `%#D' have incomplete type" -msgstr "éléments du tableau « %#D » a un type incomplet" +msgstr "éléments du tableau « %#D » ont un type incomplet" -#: cp/decl.c:7480 +#: cp/decl.c:7889 msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "aggrégat « %#D » a un type incomplet et ne peut être défini" -#: cp/decl.c:7519 +#: cp/decl.c:7931 msgid "`%D' declared as reference but not initialized" msgstr "« %D » déclaré comme référence mais n'est pas initialisé" -#: cp/decl.c:7528 +#: cp/decl.c:7940 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" -msgstr "ISO C++ interdit l'usage de liste d'initialiseur pour initialiser la référence « %D »" +msgstr "le C++ ISO interdit l'usage de liste d'initialiseur pour initialiser la référence « %D »" -#: cp/decl.c:7561 +#: cp/decl.c:7970 msgid "cannot initialize `%T' from `%T'" msgstr "ne peut initialiser « %T » à partir de « %T »" -#: cp/decl.c:7595 +#: cp/decl.c:8004 msgid "initializer fails to determine size of `%D'" -msgstr "initialiseur a échoué lors de la détermination de la taille de « %D »" +msgstr "l'initialisation n'a pu déterminer la taille de « %D »" -#: cp/decl.c:7600 +#: cp/decl.c:8009 msgid "array size missing in `%D'" -msgstr "taille du tableau manquant dans « %D »" +msgstr "taille de tableau manquante dans « %D »" -#: cp/decl.c:7612 +#: cp/decl.c:8021 msgid "zero-size array `%D'" -msgstr "tableau de taille zéro « %D »" +msgstr "tableau « %D » de taille zéro" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 msgid "storage size of `%D' isn't known" msgstr "taille de stockage de « %D » n'est pas connue" -#: cp/decl.c:7672 +#: cp/decl.c:8081 msgid "storage size of `%D' isn't constant" msgstr "taille de stockage de « %D » n'est pas une constante" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "désolé: sémantique de fonction en ligne de données statiques «%#D» est erronée (vous obtiendrez de multiples copies)" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" -msgstr " vous pouvez contourner cela en enlevant l'initialiseur" +msgstr " vous pouvez contourner cela en enlevant l'initialisation" -#: cp/decl.c:7752 +#: cp/decl.c:8164 msgid "uninitialized const `%D'" msgstr "constante « %D » non initialisée" -#: cp/decl.c:7836 +#: cp/decl.c:8249 #, fuzzy msgid "brace-enclosed initializer used to initialize `%T'" -msgstr "classe de base d'initialiseurs spécifié, mais aucune classe de base éa initialiser" +msgstr "classe de base d'initialisation spécifié, mais aucune classe de base à initialiser" -#: cp/decl.c:7900 -#, fuzzy +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" -msgstr "initialiseur sans nom pour « %T », lequel n'a pas de classe de base" +msgstr "l'initialisation de « %T » doit être entre acolades" + +#: cp/decl.c:8328 +#, fuzzy +msgid "ISO C++ does not allow designated initializers" +msgstr "le C++ ISO ne permet pas les valeurs retournées nommées" + +#: cp/decl.c:8332 +#, fuzzy +msgid "`%T' has no non-static data member named `%D'" +msgstr "«%#T» n'a pas de membre nommé « %D »" -#: cp/decl.c:7964 +#: cp/decl.c:8389 #, fuzzy msgid "too many initializers for `%T'" -msgstr "initialiseurs de base pour «%#T»" +msgstr "trop d'initialiseurs pour « %T »" -#: cp/decl.c:8000 +#: cp/decl.c:8426 msgid "variable-sized object `%D' may not be initialized" msgstr "objet de taille variable « %D » peut ne pas être initialisé" -#: cp/decl.c:8011 +#: cp/decl.c:8437 msgid "`%D' has incomplete type" msgstr "« %D » a un type incomplet" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "« %D » doit être initialisé par un constructeur, non pas par « {...} »" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "structure « %D » avec constantes non initialisées de membres" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "structure « %D » avec références non initialisées de membres" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "affectation (non pas l'initialisation) dans la déclaration" -#: cp/decl.c:8358 +#: cp/decl.c:8785 msgid "cannot initialize `%D' to namespace `%D'" msgstr "ne peut initialiser « %D » à l'espace de noms « %D »" -#: cp/decl.c:8409 +#: cp/decl.c:8836 msgid "shadowing previous type declaration of `%#D'" -msgstr "fait ombrage à la déclaration précédente de «%#D»" +msgstr "masque la déclaration précédente de «%#D»" -#: cp/decl.c:8455 +#: cp/decl.c:8883 #, fuzzy msgid "`%D' cannot be thread-local because it has non-POD type `%T'" msgstr "« %E » ne peut être utilisé comme pointeur de membre, alors qu'il est de type « %T »" -#: cp/decl.c:8470 +#: cp/decl.c:8898 #, fuzzy msgid "`%D' is thread-local and so cannot be dynamically initialized" msgstr "aggrégat « %T » sans mambre nommé ne peut être initialisé" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 msgid "multiple initializations given for `%D'" msgstr "multiples initialisations données pour « %D »" -#: cp/decl.c:8956 +#: cp/decl.c:9390 msgid "invalid catch parameter" msgstr "paramètre d'interception invalide" -#: cp/decl.c:9074 +#: cp/decl.c:9508 msgid "destructor for alien class `%T' cannot be a member" msgstr "destructeur pour la classe étrangère « %T » ne peut être un membre" -#: cp/decl.c:9077 +#: cp/decl.c:9511 msgid "constructor for alien class `%T' cannot be a member" msgstr "constructeur pour la classe étrangère « %T » ne peut être un membre" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "« %D» déclaré comme « virtual » %s" -#: cp/decl.c:9098 +#: cp/decl.c:9532 msgid "`%D' declared as an `inline' %s" msgstr "« %D» déclaré comme « inline » %s" -#: cp/decl.c:9100 +#: cp/decl.c:9534 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "spécificateurs de fonction « const» et «volatile» invalide pour «%D » dans la déclaration %s" -#: cp/decl.c:9103 +#: cp/decl.c:9537 msgid "`%D' declared as a friend" msgstr "« %D » déclaré comme un ami" -#: cp/decl.c:9109 +#: cp/decl.c:9543 msgid "`%D' declared with an exception specification" msgstr "« %D » déclaré avec une exception de spécification" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "ne peut déclarer « ::main » comme étant un patron" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "ne peut déclarer «::main» à être en ligne" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "ne peut déclarer « ::main » comme étant static" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "« main» doit retourner « int »" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "fonction non locale «%#D» utilise un type anonyme" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "«%#D» ne réfère pas à un type non qualifié, aussi il n'est pas utilisé pour la liaison" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "fonction non locale «%#D» utilise un type local « %T »" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" -msgstr "%smembre de fonction « %D » ne peut avoir « %T » comme qualificateur de méthode" +msgstr "%sfonction membre « %D » ne peut avoir « %T » comme qualificateur de méthode" -#: cp/decl.c:9275 +#: cp/decl.c:9715 msgid "defining explicit specialization `%D' in friend declaration" msgstr "définition explicite de spécialisation « %D » dans lka déclaration ami" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "utilisation invalide du template-id « %D » dans la déclaration du patron primaire" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" msgstr "arguments par défaut ne sont pas permis dans la déclaration amie de la spécialisation du patron « %D »" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "« inline» n'estpas permis dans la déclaration amie de la spécialisation du patron «%D »" -#: cp/decl.c:9382 +#: cp/decl.c:9822 msgid "definition of implicitly-declared `%D'" msgstr "définition implicitement déclarée « %D »" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 msgid "no `%#D' member function declared in class `%T'" -msgstr "pas de membre de fontion «%#D» déclarée dans la classe « %T »" +msgstr "pas de fonction membre « %#D » déclarée dans la classe « %T »" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "variable non locale «%#D» utilise un type local « %T »" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "initialisation invalide dans la class de données de membre statiques d'un non entier de type « %T »" -#: cp/decl.c:9634 +#: cp/decl.c:10073 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" -msgstr "ISO C++ interdit l'initialisation intra-classe d'un membre statique non constant « %D »" +msgstr "le C++ ISO interdit l'initialisation intra-classe d'un membre statique non constant « %D »" -#: cp/decl.c:9637 +#: cp/decl.c:10076 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" -msgstr "ISO C++ interdit l'initialisation d'une membre constant « %D » d'un type non entier « %T »" +msgstr "le C++ ISO interdit l'initialisation d'une membre constant « %D » d'un type non entier « %T »" -#: cp/decl.c:9687 +#: cp/decl.c:10126 msgid "size of array `%D' has non-integer type" msgstr "taille du tableau « %D » n'est pas de type entier" -#: cp/decl.c:9689 +#: cp/decl.c:10128 msgid "size of array has non-integer type" msgstr "taille du tableau a type non entier" -#: cp/decl.c:9709 +#: cp/decl.c:10148 msgid "size of array `%D' is negative" msgstr "taille du tableau « %D » est négative" -#: cp/decl.c:9711 +#: cp/decl.c:10150 msgid "size of array is negative" msgstr "taille du tableau est négative" -#: cp/decl.c:9720 +#: cp/decl.c:10159 msgid "ISO C++ forbids zero-size array `%D'" -msgstr "ISO C++ interdit les tableaux de taille zéro « %D »" +msgstr "le C++ ISO interdit les tableaux de taille zéro « %D »" -#: cp/decl.c:9722 +#: cp/decl.c:10161 msgid "ISO C++ forbids zero-size array" -msgstr "ISO C++ interdit les tableaux de taille zéro" +msgstr "le C++ ISO interdit les tableaux de taille zéro" -#: cp/decl.c:9729 +#: cp/decl.c:10168 msgid "size of array `%D' is not an integral constant-expression" msgstr "taille du tableau « %D » n'a pas une expression de constante de type entier" -#: cp/decl.c:9732 +#: cp/decl.c:10171 msgid "size of array is not an integral constant-expression" msgstr "taille du tableau n'est pas une expression de constante de type entier" -#: cp/decl.c:9750 +#: cp/decl.c:10189 msgid "ISO C++ forbids variable-size array `%D'" -msgstr "ISO C++ interdit les tableaus de taille variable « %D »" +msgstr "le C++ ISO interdit les tableaus de taille variable « %D »" -#: cp/decl.c:9753 +#: cp/decl.c:10192 msgid "ISO C++ forbids variable-size array" -msgstr "ISO C++ interdit le tableau de taille variable" +msgstr "le C++ ISO interdit le tableau de taille variable" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "débordement dans les dimensions du tableau" -#: cp/decl.c:9823 +#: cp/decl.c:10262 msgid "declaration of `%D' as %s" msgstr "déclaration de « %D » comme « %s »" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, c-format msgid "creating %s" msgstr "création de %s" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "déclaration de « %D » comme tableau multidimensionel doit avoir des bornes pour chaque dimension excepté pour la première" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "tableau multidimensionel doit avoir des bornes pour chaque dimension excepté pour la première" -#: cp/decl.c:9869 +#: cp/decl.c:10308 msgid "return type specification for constructor invalid" msgstr "spécification de type retourné pour un constructeur est invalide" -#: cp/decl.c:9876 +#: cp/decl.c:10315 msgid "return type specification for destructor invalid" msgstr "spécification de type retourné pour un destructeur est invalide" -#: cp/decl.c:9882 +#: cp/decl.c:10321 msgid "operator `%T' declared to return `%T'" msgstr "opérateur « %T » déclaré comme retournant « %T »" -#: cp/decl.c:9884 +#: cp/decl.c:10323 msgid "return type specified for `operator %T'" msgstr "type spécifié retourné pour l'opérateur « %T »" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" -msgstr "destructeur doit être membres de la fonction" +msgstr "les destructeurs doivent être des fonctions membres" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "destructeur « %T » doit concorder avec le nom de la classe « %T »" -#: cp/decl.c:10100 +#: cp/decl.c:10539 #, fuzzy msgid "variable declaration is not allowed here" msgstr "initialisation n'est pas permise dans un module SPEC" -#: cp/decl.c:10127 +#: cp/decl.c:10566 msgid "invalid declarator" msgstr "déclarateur invalide" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "declarator-id manquant; utilisation du mot réservé « %D »" -#: cp/decl.c:10235 +#: cp/decl.c:10674 msgid "type `%T' is not derived from type `%T'" msgstr "type « %T » n'est pas dérivé du type « %T »" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "« %T » spécifié comme declarator-id" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr " peut-être que vous voulez « %T » comme constructeur" @@ -15039,302 +15358,307 @@ msgstr " peut- #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 +#: cp/decl.c:10750 #, fuzzy, c-format msgid "invalid use of template-name '%E' in a declarator" msgstr "utilisation invalide du template-id « %D » dans la déclaration du patron primaire" -#: cp/decl.c:10323 +#: cp/decl.c:10770 msgid "declaration of `%D' as non-function" msgstr "déclaration de « %D » comme non-fonction" -#: cp/decl.c:10400 +#: cp/decl.c:10847 msgid "`bool' is now a keyword" msgstr "« bool » est maintenant un mot clé" -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "« %T » surperflu ignoré" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 msgid "multiple declarations `%T' and `%T'" msgstr "multiples déclarations « %T » et « %T »" -#: cp/decl.c:10431 +#: cp/decl.c:10878 msgid "ISO C++ does not support `long long'" -msgstr "ISO C++ ne supporte pas « long long »" +msgstr "le C++ ISO ne permet pas « long long »" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, c-format msgid "ISO C++ forbids declaration of `%s' with no type" -msgstr "ISO C++ interdit la déclaration de « %s » sans type" +msgstr "le C++ ISO interdit la déclaration de « %s » sans type" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "« %T » est implicitement un typename" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "short, signed ou unsigned est invalide pour « %s »" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "long et short spécifiés ensembles pour « %s »" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "signed et unsigned donnés ensembles pour « %s »" -#: cp/decl.c:10710 +#: cp/decl.c:11157 msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "qualificateurs ne sont pas permis dans la déclaration de « operator %T »" -#: cp/decl.c:10732 +#: cp/decl.c:11179 msgid "member `%D' cannot be declared both virtual and static" msgstr "membre « %D » ne peut être déclaré virtuel et statique" -#: cp/decl.c:10741 +#: cp/decl.c:11188 msgid "`%T::%D' is not a valid declarator" msgstr "«%T::%D» n'est pas un déclarateur valide" -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "spécificateurs de classe de stockage invalides dans la déclaration des paramètres" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "déclaration typedef invalide dans le paramètre de la déclaration" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "virtuel en dehors de la déclaration de classe" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "classe de stockage spécifiée pour %s « %s »" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "spécificateurs de classe de stockage invalide dans les déclarations de fonction amie" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" -msgstr "destructeur ne peut être un membre statique d'une fonction" +msgstr "le destructeur ne peut être une fonction membre statique" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, c-format msgid "destructors may not be `%s'" msgstr "destructeurs ne peut être « %s »" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" -msgstr "constructeur ne peut être un membre statique d'une fonction" +msgstr "le constructeur ne peut être une fonction membre statique" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "constructeurs ne peut être déclarés virtuels" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, c-format msgid "constructors may not be `%s'" msgstr "constructeurs ne peuvent pas être « %s »" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "type de valeur retournée d'un spécificateur pour un constructeur est ignoré" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, c-format msgid "can't initialize friend function `%s'" msgstr "ne peut initialiser la fonction amie « %s »" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "fonctions virtuelles ne peuvent être amies" -#: cp/decl.c:11118 +#: cp/decl.c:11565 msgid "friend declaration not in class definition" msgstr "déclaration amie n'est pas dans la définition de classe" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, c-format msgid "can't define friend function `%s' in a local class definition" msgstr "ne peut définir une fonction amie « %s » dans une définition locale de classe" -#: cp/decl.c:11144 +#: cp/decl.c:11591 msgid "destructors may not have parameters" msgstr "destructeurs ne peuvent pas avoir de paramètre" -#: cp/decl.c:11175 cp/decl.c:11182 +#: cp/decl.c:11622 cp/decl.c:11629 #, fuzzy msgid "cannot declare reference to `%#T'" msgstr "ne peut décalrer des références vers des références" -#: cp/decl.c:11176 +#: cp/decl.c:11623 #, fuzzy msgid "cannot declare pointer to `%#T'" msgstr "ne peut déclarer un pointeur vers le membre «%#T»" -#: cp/decl.c:11181 +#: cp/decl.c:11628 msgid "cannot declare pointer to `%#T' member" msgstr "ne peut déclarer un pointeur vers le membre «%#T»" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "qualification additionnelle «%T::» sur le membre « %s » est ignorée" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" -msgstr "ne peut déclarer le membre de fonction «%T::%s» à l'intérieur de « %T »" +msgstr "ne peut déclarer la fonction membre «%T::%s» à l'intérieur de « %T »" -#: cp/decl.c:11382 +#: cp/decl.c:11829 msgid "cannot declare member `%T::%s' within `%T'" msgstr "ne peut déclarer le membre «%T::%s» à l'intérieur de « %T »" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" msgstr "" +#: cp/decl.c:11910 +#, fuzzy +msgid "parameter may not have variably modified type `%T'" +msgstr "argument du patron « %T » utilise un type anonyme" + #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "seuls les déclarations de constructeurs peuvent être « explicit »" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "le non membre « %s » ne peut être déclaré « mutable »" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "un membre non objet « %s » ne peut être déclaré « mutable »" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "fonction « %s » ne peut être déclarée « mutable »" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "static « %s » ne peut être déclaré « mutable »" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "const « %s » ne peut être déclaré « mutable »" -#: cp/decl.c:11510 +#: cp/decl.c:11960 msgid "template-id `%D' used as a declarator" msgstr "identificateur de patron « %D » utilisé comme déclarateur" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" -msgstr "ISO C++ interdit le type imbriqué « %D » avec le même nom que la classe de fermeture" +msgstr "le C++ ISO interdit le type imbriqué « %D » avec le même nom que la classe de fermeture" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "nom du typedef peut ne pas être qualifié pour la classe" -#: cp/decl.c:11588 +#: cp/decl.c:12038 msgid "invalid type qualifier for non-member function type" -msgstr "qualificateur de type invalide pour un type de fonction non membre" +msgstr "qualificateur de type invalide pour un type de fonction (autre que fonction membre)" -#: cp/decl.c:11651 +#: cp/decl.c:12101 msgid "type qualifiers specified for friend class declaration" msgstr "qulificateurs de types spécifiés pour la déclaration d'une classe amie" -#: cp/decl.c:11656 +#: cp/decl.c:12106 msgid "`inline' specified for friend class declaration" msgstr "« inline » spécifié pour la déclaration d'une classe amie" -#: cp/decl.c:11664 +#: cp/decl.c:12114 msgid "template parameters cannot be friends" msgstr "paramètres du patron ne peuvent pas être amis" -#: cp/decl.c:11666 +#: cp/decl.c:12116 #, fuzzy msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" msgstr "déclaration ami requiert une clé de classe, i.e. « friend class %T::%T'" -#: cp/decl.c:11670 +#: cp/decl.c:12120 msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "déclaration amie requiert une clé de classes, i.e. « friend %#T'" -#: cp/decl.c:11684 +#: cp/decl.c:12134 msgid "trying to make class `%T' a friend of global scope" msgstr "tentative de rendre la classe « %T » un ami de la portée globale" -#: cp/decl.c:11695 +#: cp/decl.c:12145 msgid "invalid qualifiers on non-member function type" -msgstr "qualificteurs invalide pour un type de fonction non membre" +msgstr "qualificteurs invalide pour un type de fonction (autre que fonction membre)" -#: cp/decl.c:11714 +#: cp/decl.c:12164 msgid "abstract declarator `%T' used as declaration" msgstr "déclaration abstrait « %T » utilisé dans la déclaration" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "variable non nommée ou champ déclaré void" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "variable ou champ déclaré void" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "ne peut utiliser «::» dans le paramètre d'un déclaration" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 msgid "invalid use of `::'" msgstr "utilisation invalide de « :: »" -#: cp/decl.c:11796 +#: cp/decl.c:12246 msgid "function `%D' cannot be declared friend" msgstr "fonction « %D » ne peut être déclarée amie" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "ne peut rendre « %D » dans la méthode -- n'est pas dans la classe" -#: cp/decl.c:11817 +#: cp/decl.c:12267 msgid "function `%D' declared virtual inside a union" msgstr "fonction « %D » déclaré comme virtuelle à l'intérieur d'un agrégat" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "« %D » ne peut être déclaré virtuel, alors qu'il est toujours statique" -#: cp/decl.c:11902 +#: cp/decl.c:12355 msgid "field `%D' has incomplete type" msgstr "champ « %D » a un type incomplet" -#: cp/decl.c:11904 +#: cp/decl.c:12357 msgid "name `%T' has incomplete type" msgstr "nom « %T » a un type incomplet" -#: cp/decl.c:11913 +#: cp/decl.c:12366 msgid " in instantiation of template `%T'" msgstr " dans l'instanciation du patron « %T »" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" -msgstr "« %s » n'est ni une fonction ni le membre d'une fonction; ne peut être déclaré ami" +msgstr "« %s » n'est ni une fonction ni une fonction membre ; ne peut être déclaré ami" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" -msgstr "membres de fonctions sont implicitement amis de leur classe" +msgstr "les fonctions membres sont implicitement amis de leur classe" #. An attempt is being made to initialize a non-static #. member. But, from [class.mem]: @@ -15348,99 +15672,99 @@ msgstr "membres de fonctions sont implicitement amis de leur classe" #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 msgid "ISO C++ forbids initialization of member `%D'" -msgstr "ISO C++ interdit l'initialisation d'un membre « %D »" +msgstr "le C++ ISO interdit l'initialisation du membre « %D »" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "rendant « %D » statique" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" -msgstr "ISO C++ interdit les données de mmebres statiques « %D » avec le même nom comme classe de fermeture" +msgstr "le C++ ISO interdit les données de membres statiques « %D » avec le même nom comme classe de fermeture" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "classe de stockage « auto» invalide pour une fonction « %s »" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "classe de stockage « register» invalide pour une fonction « %s »" -#: cp/decl.c:12052 +#: cp/decl.c:12505 #, fuzzy, c-format msgid "storage class `__thread' invalid for function `%s'" msgstr "classe de stockage « auto» invalide pour une fonction « %s »" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "classe de stockage « static» invalide pour une fonction « %s » déclarée en dehors de la portée globale" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "classe de stockage « inline» invalide pour une fonction « %s » déclarée en dehors de la portée globale" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "fonction virtuelle d'une non classe « %s »" -#: cp/decl.c:12101 +#: cp/decl.c:12554 msgid "cannot declare member function `%D' to have static linkage" msgstr "ne peut déclarer la fonction membre « %D » comme ayant un lien statique" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "ne peut déclarer une fonction statique à l'intérieur d'une autre fonction" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "« static » ne peut pas être utilisé lors de la définition (contrairement à la déclaration) de données de membres statiques" -#: cp/decl.c:12141 +#: cp/decl.c:12594 msgid "static member `%D' declared `register'" msgstr "mambre statique « %D» déclaré «register »" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "ne peut explicitement déclarer le membre «%#D» comme ayant une liaison externe" -#: cp/decl.c:12318 +#: cp/decl.c:12774 msgid "default argument for `%#D' has type `%T'" msgstr "argument par défaut pour «%#D» à un type « %T »" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" msgstr "argument par défaut pour le paramètre de type « %T » a le type « %T »" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" msgstr "argument par défaut « %E » utiliser une variable locale « %D »" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, c-format msgid "invalid string constant `%E'" msgstr "constante chaîne invalide « %E »" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "constante entière invalide dans la liste de paramètre, avez-vous oublier de donner un nom de paramètre?" -#: cp/decl.c:12423 +#: cp/decl.c:12879 msgid "parameter `%D' invalidly declared method type" msgstr "paramètre « %D » incorrectement validé comme type de méthode" -#: cp/decl.c:12429 +#: cp/decl.c:12885 msgid "parameter `%D' invalidly declared offset type" msgstr "paramètre « %D » incorrectement validé comme type de décalage" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "paramètre « %D » inclut %s au tableau de bornes inconnues « %T »" @@ -15459,459 +15783,470 @@ msgstr "param #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "constructeur invalide; vous vouliez probablement dire «%T (const %T&)»" -#: cp/decl.c:12766 +#: cp/decl.c:13222 msgid "`%D' must be a nonstatic member function" msgstr "« %D » doit être une fonction membre non statique" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "« %D » doit être soit un membre non statique de fonction ou une fonction non membre" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "« %D » doit avoir un argument de classe ou de type énuméré" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "conversion de %s%s ne sera jamais utilisé dans un type d'opérateur de conversion" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 msgid "ISO C++ prohibits overloading operator ?:" -msgstr "ISO C++ interdit la surcharge d'opérateur ?:" +msgstr "le C++ ISO interdit la surcharge de l'opérateur ?:" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "postfixe « %D» doit prendre « int » comme argument" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "postfixe « %D» doit prndre « int » pour son second argument" -#: cp/decl.c:12889 +#: cp/decl.c:13345 msgid "`%D' must take either zero or one argument" msgstr "« %D » doit prendre seulement zéro ou un autre argument" -#: cp/decl.c:12891 +#: cp/decl.c:13347 msgid "`%D' must take either one or two arguments" msgstr "« %D » doit prendre seulement un OU deux arguments" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "préfixe « %D » devrait retourner « %T »" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "postfixe « %D » devrait retourner « %T »" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "« %D» doit prendre « void »" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 msgid "`%D' must take exactly one argument" msgstr "« %D » doit prendre exactement un argument" -#: cp/decl.c:12939 +#: cp/decl.c:13395 msgid "`%D' must take exactly two arguments" msgstr "« %D » doit prendre exactemenr deux arguments" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "« %D » défini par l'usager évalue toujours les 2 arguments" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "« %D » devrait retourner par valeur" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" msgstr "« %D » ne peut avoir d'arguments par défaut" -#: cp/decl.c:13052 -msgid "`%s %T' declares a new type at namespace scope" -msgstr "« %s %T » déclare un nouveau type dans l'étendue de l'espace de noms" - -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" -msgstr " noms des classes de base dépendantes ne sont pas visibles à la recherche de nom non qualifié - pour référer à type par héritage, disons «%s %T::%T»" - -#: cp/decl.c:13093 +#: cp/decl.c:13475 msgid "using typedef-name `%D' after `%s'" msgstr "utilisation d'un nom de typedef « %D » après « %s »" -#: cp/decl.c:13098 +#: cp/decl.c:13481 msgid "using template type parameter `%T' after `%s'" msgstr "utilisation de type de patron de paramètre « %T » après « %s »" -#: cp/decl.c:13178 +#: cp/decl.c:13542 +msgid "`%s %T' declares a new type at namespace scope" +msgstr "« %s %T » déclare un nouveau type dans l'étendue de l'espace de noms" + +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +msgstr " noms des classes de base dépendantes ne sont pas visibles à la recherche de nom non qualifié - pour référer à type par héritage, disons «%s %T::%T»" + +#: cp/decl.c:13663 msgid "use of enum `%#D' without previous declaration" msgstr "utilisation de enum «%#D» sans déclaration précédente" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "union dérivée « %T » invalide" -#: cp/decl.c:13310 +#: cp/decl.c:13795 msgid "base type `%T' fails to be a struct or class type" msgstr "type de base « %T » a échoué pour devenir un type de classe ou un type construit" -#: cp/decl.c:13320 +#: cp/decl.c:13805 msgid "base class `%T' has incomplete type" msgstr "classe de base « %T » a un type incomplet" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "type récursif « %T » non défini" -#: cp/decl.c:13330 +#: cp/decl.c:13815 msgid "duplicate base type `%T' invalid" msgstr "duplication du type de base « %T » invalide" -#: cp/decl.c:13441 +#: cp/decl.c:13926 msgid "multiple definition of `%#T'" msgstr "définition multiple de «%#T»" -#: cp/decl.c:13442 +#: cp/decl.c:13927 msgid "previous definition here" msgstr "définition précédente ici" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "" + +#: cp/decl.c:14106 msgid "enumerator value for `%D' not integer constant" msgstr "valeur de l'énumérateur pour « %D » n'est pas une constante entière" -#: cp/decl.c:13630 +#: cp/decl.c:14126 msgid "overflow in enumeration values at `%D'" msgstr "débordement dans les valeurs de l'énumération à « %D »" -#: cp/decl.c:13716 +#: cp/decl.c:14195 msgid "return type `%#T' is incomplete" msgstr "type retourné «%#T» est incomplet" -#: cp/decl.c:13830 +#: cp/decl.c:14309 msgid "semicolon missing after declaration of `%#T'" msgstr "point-virgule manquant après la déclaration %#T" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "type retourné pour « main » est changé pour «int »" -#: cp/decl.c:13882 +#: cp/decl.c:14361 msgid "`%D' implicitly declared before its definition" msgstr "« %D » implicitement déclaré avant sa définition" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "« operator= » devrait retourner une référence à «*ceci »" -#: cp/decl.c:14164 +#: cp/decl.c:14643 msgid "parameter `%D' declared void" msgstr "paramètre « %D » déclaré «void »" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "« %D » est déjà défini dans la classe « %T »" -#: cp/decl.c:14845 +#: cp/decl.c:15348 msgid "static member function `%#D' declared with type qualifiers" msgstr "membre de fonction statique «%#D» déclaré avec des qualificateurs de tyep" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "qualificateurs de types dupliqués dans déclaration %s" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "patron «%#D» instancié dans le fichier sans interface #pragma" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "patron «%#D» défini dans le fichier sans interface #pragma" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "nom manquant pour le membre d'une fonction" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "analyseur syntaxique est perdu: y-a-t-il un «{» manquant quelque part?" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "comversion ambigue pour un sous-tableau" -#: cp/decl2.c:468 +#: cp/decl2.c:467 msgid "invalid types `%T[%T]' for array subscript" msgstr "types invalides «%T[%T]» pour un sous-script de tableau" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" msgstr "type « %#T» de l'argument donné pour « delete », attendait un pointeur" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "utilisation anachronique de la taille d'un tableau dans un vecteur delete" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" msgstr "ne peut détruire une fonction. Seuls les pointeurs-d'objets sont des arguments valable pour destruction" -#: cp/decl2.c:541 +#: cp/decl2.c:540 msgid "deleting `%T' is undefined" msgstr "destruction de « %T » est indéfinie" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "destruction du tableau «%#D'" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "déclaration invalide du patron de membre «%#D» dans la classe locale" -#: cp/decl2.c:592 +#: cp/decl2.c:591 msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "utilisation invalide de « virtual» dans la déclaration d'un patron de «%#D »" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 msgid "template declaration of `%#D'" msgstr "déclaration du patron de «%#D»" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "méthode Java « %D » a un type non Java retourné « %T »" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "méthode Java « %D » a un paramètre non Java de type « %T »" -#: cp/decl2.c:737 +#: cp/decl2.c:746 msgid "prototype for `%#D' does not match any in class `%T'" msgstr "prototype pour «%#D» ne concorde avec aucun dans la classe « %T »" -#: cp/decl2.c:819 +#: cp/decl2.c:828 msgid "local class `%#T' shall not have static data member `%#D'" msgstr "la classe locale «%#T» ne doit pas être un membre de données statiques de «%#D»" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" -msgstr "initialiseur invalide pour un membre statique avec constructeur" +msgstr "initialisation invalide pour un membre statique avec constructeur" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "(une initialisation en dehors de la classe est requise)" -#: cp/decl2.c:889 +#: cp/decl2.c:898 msgid "invalid data member initialization" msgstr "initialisation de données membres invalide" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "(utiliser «=» pour initialiser les données de membres)" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "membre « %D » en conflit avec un nom de champ de table d'une fonction virtuelle" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "« %D » est déjà défini dans « %T »" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" -msgstr "initialiseuur du champ n'est pas une constante" +msgstr "l'initialisation du champ n'est pas une constante" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "spécificateurs « asm » ne sont pas permis pour des données de membres non statiques" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 msgid "cannot declare `%D' to be a bit-field type" msgstr "ne peut déclarer « %D » comme étant un type de champ de bits" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 msgid "cannot declare bit-field `%D' with function type" msgstr "ne peut déclarer un champ de bits « %D » avec un type de fonction" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "« %D » est déjà défini dans la classe %T" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 msgid "static member `%D' cannot be a bit-field" msgstr "membre statique « %D » ne peut être un champ de bits" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 msgid "initializer specified for non-member function `%D'" -msgstr "initialiseur spécifié pour une fonction non membre « %D »" +msgstr "initialisation spécifiée pour une fonction « %D » n'étant pas membre" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 msgid "invalid initializer for virtual method `%D'" -msgstr "initialiseur invalide pour une méthode virtuelle « %D »" +msgstr "initialisation invalide pour la méthode virtuelle « %D »" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 msgid "anonymous struct not inside named type" msgstr "struct anonyme n'est pas l'intérieur du type nommé" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "aggrégats anonymes de champs d'espace nom doit être statique" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "aggrégat anonyme sans aucun membre" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 msgid "`operator new' must return type `%T'" msgstr "« operator new » doit retourner un type «%T »" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "« operator new » prend le type « size_t » (« %T ») comme premier paramètre" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 msgid "`operator delete' must return type `%T'" msgstr "« operator delete » doit retourner le type « %T »" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 msgid "`operator delete' takes type `%T' as first parameter" msgstr "« operator delete » prend le type «%T » comme premier paramètre" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "trop d'initialisations de fonctions requises" -#: cp/decl2.c:2966 +#: cp/decl2.c:3006 #, fuzzy msgid "inline function `%D' used but never defined" msgstr "« %s » utilisé mais n'a jamais été défini" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 msgid "use of old-style cast" msgstr "utilisation d'un vieux style de transtypage (cast)" -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 msgid "use of `%D' is ambiguous" msgstr "utilisation de « %D » est ambiguë" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr " d'abord déclaré comme «%#D» ici" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr " aussi déclaré comme «%#D» ici" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "« %D » dénote un type ambigu" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 msgid " first type here" msgstr " premier type ici" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr " autre type ici" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "déclaration de « %D » n'est pas dans l'espace de noms entourant « %D »" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "« %D » devrait avoir été déclaré à l'intérieur de « %D »" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 msgid "`%D' is not a function," msgstr "« %D » n'est pas une fonction" -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 msgid " conflict with `%D'" msgstr " en conflit avec « %D »" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 msgid "unknown namespace `%D'" msgstr "espace de nomes inconnu « %D »" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 msgid "`%T' is not a namespace" msgstr "« %T » n'est pas un espace de noms" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 msgid "`%D' is not a namespace" msgstr "« %D » n'est pas un espace de noms" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "l'utilisation d'une déclaration ne peut spécifier un template-id. Essayer « using %D »" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 msgid "namespace `%D' not allowed in using-declaration" msgstr "espace de noms « %D » n'est pas permis dans l'utilisation d'une déclaration" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 msgid "`%D' not declared" msgstr "« %D » n'est pas déclaré" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "« %D » est déjà déclaré dans cette portée" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "l'utlisation de la déclaration « %D » introduit un type ambigu « %T »" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "l'utilisation de déclaration pour un non membre au niveau de la portée de la classe" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 msgid "using-declaration for destructor" msgstr "utilisation de déclaration pour un destructeur" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "l'utilisation de déclaration ne peut spécifier template-id. Essayer «using %T::%D'" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 msgid "namespace `%T' undeclared" msgstr "espace de noms « %T » n'est pas déclaré" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 msgid "default argument missing for parameter %P of `%+#D'" msgstr "argument par défaut manquant pour le paramètre %P de «%+#D»" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "qualification additionnelle «%T::» sur le membre « %D » ignoré" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 msgid "`%T' does not have a class or union named `%D'" msgstr "« %T » n'a pas de classe ou d'union nommé « %D »" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 msgid "`%T' is not a class or union type" msgstr "« %T » n'est pas une classe ou un type d'union" -#: cp/decl2.c:4862 +#: cp/decl2.c:4977 #, fuzzy msgid "template argument is required for `%T'" msgstr "a obtenu %d paramètres de patron pour «%#T»" +#: cp/decl2.c:4995 +#, fuzzy +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "déclaration de « %D » n'est pas dans l'espace de noms entourant « %D »" + #: cp/error.c:35 #, c-format msgid "`%s' not supported by %s" @@ -15922,38 +16257,38 @@ msgstr " msgid "" msgstr "" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "(static %s pour %s)" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" msgstr "" -#: cp/error.c:2430 +#: cp/error.c:2473 #, c-format msgid "In %s `%s':" msgstr "Dans %s « %s »:" -#: cp/error.c:2487 +#: cp/error.c:2530 #, c-format msgid "%s: In instantiation of `%s':\n" msgstr "%s: dans l'instanciation de « %s »:\n" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "%s:%d: instancié à partir de « %s »\n" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "%s:%d: instancié à partir d'ici\n" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "lettre inattendue « %c » dans locate_error\n" @@ -16000,135 +16335,135 @@ msgstr " par un handler ant msgid "`...' handler must be the last handler for its try block" msgstr "« ... » handler doit être le dernier handler de son bloc d'essai" -#: cp/friend.c:155 +#: cp/friend.c:159 msgid "`%D' is already a friend of class `%T'" msgstr "« %D » est déjà un ami de la classe « %T »" -#: cp/friend.c:157 +#: cp/friend.c:161 msgid "previous friend declaration of `%D'" msgstr "déclaration amie précédente de « %D »" -#: cp/friend.c:202 +#: cp/friend.c:206 msgid "invalid type `%T' declared `friend'" msgstr "type invalide « %T» déclaré «friend »" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 msgid "partial specialization `%T' declared `friend'" msgstr "spécialisation partielle « %T» déclarée «friend »" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "classe « %T » est implicitement ami avec elle-même" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 msgid "typename type `%#T' declared `friend'" msgstr "type typename « %#T» déclaré «friend »" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 msgid "template parameter type `%T' declared `friend'" msgstr "type paramètre du patron « %T» déclaré «friend »" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 msgid "`%#T' is not a template" msgstr "«%#T» n'est pas un patron" -#: cp/friend.c:272 +#: cp/friend.c:276 msgid "`%T' is already a friend of `%T'" msgstr "« %T » est déjà un ami de « %T »" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "membre « %D » déclaré comme ami avant la définition du type « %T »" -#: cp/friend.c:425 +#: cp/friend.c:431 msgid "friend declaration `%#D' declares a non-template function" msgstr "déclaration amie «%#D» déclare une fonction non patron" -#: cp/friend.c:428 +#: cp/friend.c:434 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "(si ce n'est pas ce que vous vouliez faire, soyez sûr que le patron de la fonction a déjà été déclaré et ajouter <> après le nom de la fonction ici) -Wno-non-template-friend désactive le présent avertissement" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, c-format msgid "argument to `%s' missing\n" msgstr "argument pour « %s » est manquant\n" -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "« %D » devrait être initialisé dans la liste d'initialisation du membre" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" msgstr "initialisation par défaut de «%#D», lequel a un type référencé" -#: cp/init.c:374 +#: cp/init.c:389 msgid "uninitialized reference member `%D'" msgstr "référence de membre non initialisé « %D »" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "liste d'initialiseurs traitée comme une expression composée" -#: cp/init.c:523 +#: cp/init.c:538 #, fuzzy msgid "`%D' will be initialized after" msgstr "membre « %D » est une référence non initialisée" -#: cp/init.c:526 +#: cp/init.c:541 #, fuzzy msgid "base `%T' will be initialized after" msgstr "classe de base « %T » déjà initialisée" -#: cp/init.c:529 +#: cp/init.c:544 #, fuzzy msgid " `%#D'" msgstr " et «%#D»" -#: cp/init.c:531 +#: cp/init.c:546 #, fuzzy msgid " base `%T'" msgstr " et «%#T»" -#: cp/init.c:549 +#: cp/init.c:564 #, fuzzy msgid "multiple initializations given for base `%T'" msgstr "multiples initialisations données pour « %D »" -#: cp/init.c:616 +#: cp/init.c:631 msgid "initializations for multiple members of `%T'" msgstr "initialisation de multiples membres de « %T »" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "classe de base «%#T» devrait être explicitement initialisé dans la copie du constructeur" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "classe « %T » n'a pas aucun champ nommé « %D »" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "champ «%#D» est statique; le seul point d'initialisation est sa définition" -#: cp/init.c:956 +#: cp/init.c:965 msgid "unnamed initializer for `%T', which has no base classes" msgstr "initialiseur sans nom pour « %T », lequel n'a pas de classe de base" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "initialiseur sans nom pour « %T », lequel utilise de multiples héritages" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "type « %D » n'est pas une base directe ou virtuelle de « %T »" -#: cp/init.c:1003 +#: cp/init.c:1010 msgid "type `%D' is not a direct base of `%T'" msgstr "type « %D » n'est pas une base directe de « %T »" @@ -16144,137 +16479,137 @@ msgstr "type #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 msgid "bad array initializer" -msgstr "initialiseur de base erroné" +msgstr "mauvaise initialisation de tableau" -#: cp/init.c:1304 +#: cp/init.c:1311 msgid "`%T' is not an aggregate type" msgstr "« %T » n'est pas de type aggrégat" -#: cp/init.c:1327 +#: cp/init.c:1334 msgid "`%T' fails to be an aggregate typedef" msgstr "« %T » a échoué à être un typedef d'aggrégat" -#: cp/init.c:1336 +#: cp/init.c:1343 msgid "type `%T' is of non-aggregate type" msgstr "type « %T » est un type qui n'est pas d'aggrégat" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "ne peut appeler le destructeur «%T::~%T» sans objet" -#: cp/init.c:1483 +#: cp/init.c:1490 msgid "invalid use of non-static field `%D'" msgstr "utilisation invalide d'un champ non statique « %D »" #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 msgid "invalid use of member `%D'" msgstr "utilisation invalide du membre « %D »" -#: cp/init.c:1502 +#: cp/init.c:1509 msgid "no method `%T::%D'" msgstr "pas de méthode «%T::%D»" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "type incomplet « %T » n'a pas de membre « %D »" -#: cp/init.c:1669 +#: cp/init.c:1676 msgid "`%D' is not a member of type `%T'" msgstr "« %D » n'est pas un membre de type « %T »" -#: cp/init.c:1688 +#: cp/init.c:1695 #, fuzzy msgid "invalid pointer to bit-field `%D'" msgstr "pointeur illégal pour un champ de bits « %D »" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" msgstr "objet manquant dans l'utilisation du construit pointeur-à-membre" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "membre « %D » est non statique mais référencé comme membre statique" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "à ce point dans le fichier" -#: cp/init.c:1806 +#: cp/init.c:1813 #, c-format msgid "object missing in `%E'" msgstr "objet manquant dans « %E »" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "new sur un type tableau a échoué dans l'évaluation de la taille" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "taille d'un nouveau tableau (new) doit avoir un type entier" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "tableau de taille zéro ne réserve pas d'espace" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" msgstr "new ne peut être appliqué à un type référencé" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" msgstr "new ne peut être appliqué à un type de fonction" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "appel d'un constructeur Java, alors que « jclass » est indéfini" -#: cp/init.c:2088 +#: cp/init.c:2095 msgid "can't find class$" msgstr "ne peut repérer class$" -#: cp/init.c:2202 +#: cp/init.c:2209 msgid "invalid type `void' for new" msgstr "type « void » invalide pour new" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "appel au constructeur Java avec « %s » indéfini" -#: cp/init.c:2362 +#: cp/init.c:2369 msgid "ISO C++ forbids initialization in array new" -msgstr "ISO C++ interdit l'initialisation d'un nouveau tableau" +msgstr "le C++ ISO interdit l'initialisation d'un nouveau tableau" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "liste d'initaliseurs a été traité comme une expression composée" -#: cp/init.c:2386 +#: cp/init.c:2397 msgid "ISO C++ forbids aggregate initializer to new" -msgstr "ISO C++ interdit l'aggrégation d'initialiseur à new" +msgstr "le C++ ISO interdit l'aggrégation d'initialiseur à new" -#: cp/init.c:2474 +#: cp/init.c:2485 msgid "uninitialized const in `new' of `%#T'" msgstr "constante non initialisée dans « new» pour «%#T »" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" -msgstr "fin prématurée de l'initialiseur" +msgstr "fin prématurée de l'initialisation" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "ne peut initialiser un table multi-dimensionnel avec initialiseur" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "taille du tableau inconnue dans delete" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" msgstr "type du vesteur delete n'est ni un pointeur ou un type tableau" @@ -16342,15 +16677,16 @@ msgstr " msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "(Chaque identificateur non déclaré est rapporté seulement une seule fois pour la fonction dans laquelle il apparaît.)" -#: cp/lex.c:1239 +#: cp/lex.c:1242 msgid "`::%D' undeclared (first use here)" msgstr "«::%D» non déclaré (première utilisation ici)" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" -msgstr "patron de paramètre en valeur réelle lors de la compilation croisée" +#: cp/mangle.c:2051 +#, fuzzy +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" +msgstr "new ne peut être appliqué à un type de fonction" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" msgstr "" @@ -16379,286 +16715,300 @@ msgstr " msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "requête du membre « %D » est ambiquë dans de mutliples héritage de treillis" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "code « thunk» générique a échoué pour la méthode «%#D» laquelle utilise « ... »" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" msgstr "constante non statique du membre «%#D», ne peut utiliser l'opérateur d'affectation par défaut" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" msgstr "référence non statique du membre «%#D», ne peut utiliser l'opérateur d'affectation par défaut" -#: parse.y:261 +#: parse.y:262 msgid "`%s' tag used in naming `%#T'" msgstr "étiquette « %s » utilisée dans la dénomination de « %#T »" -#: parse.y:541 +#: parse.y:542 msgid "keyword `export' not implemented, and will be ignored" msgstr "mot clé « export » n'est pas implanté et sera ignoré" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "utilisation de spéc de liaisons « %D » est différente de la spec précédente « %D »" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "pas d'initialiseur de base ou membre donné après «:»" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "ancien style anachronique d'initialiseur de classe de base" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "«>>» devrait être «> >» dans le nom du patron de la classe" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "utilisation d'un qualificateur de patron en dehors d'un patron" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, c-format msgid "ISO C++ forbids an empty condition for `%s'" -msgstr "ISO C++ interdit une condition vide pour « %s »" +msgstr "le C++ ISO interdit une condition vide pour « %s »" -#: parse.y:1214 +#: parse.y:1225 msgid "definition of class `%T' in condition" msgstr "définition de la classe « %T » dans la condition" -#: parse.y:1216 +#: parse.y:1227 msgid "definition of enum `%T' in condition" msgstr "définition de l'aggrégat « %T » dans la condition" -#: parse.y:1227 +#: parse.y:1238 msgid "definition of array `%#D' in condition" msgstr "définition du tableau «%#D» dans la condition" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "ancien style de syntaxe de positionnement, utiliser () à la place" -#: parse.y:1351 +#: parse.y:1362 msgid "`%T' is not a valid expression" msgstr "« %T » n'est pas une expression valide" #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 +#: parse.y:1369 #, fuzzy msgid "initialization of new expression with `='" -msgstr "ISO C++ interdit l'initialisation d'une nouvelle expression avec «=»" +msgstr "le C++ ISO interdit l'initialisation d'une nouvelle expression avec «=»" -#: parse.y:1384 +#: parse.y:1395 msgid "ISO C++ forbids compound literals" -msgstr "ISO C++ interdit les chaînes composées" +msgstr "le C++ ISO interdit les chaînes composées" -#: parse.y:1631 +#: parse.y:1642 msgid "ISO C++ forbids braced-groups within expressions" -msgstr "ISO C++ interdit les groupes d'accolades à l'intérieur des expressions" +msgstr "le C++ ISO interdit les groupes d'accolades à l'intérieur des expressions" + +#: parse.y:1721 +#, fuzzy +msgid "invalid use of template `%D'" +msgstr "utilisation invalide du membre « %D »" -#: parse.y:2035 parse.y:2050 +#: parse.y:2053 parse.y:2068 msgid "sigof type specifier" msgstr "spécificateur du type sigof" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "« sigof » appliqué à une expression de non aggrégats" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "« sigof » appliqué à un type non aggrégat" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "utilisation de « typename » en dehors du patron" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "spécificateur de classe de stockages « %s » n'est pas permis après struct ou class" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "spécificateur de type « %s » n'est pas permis après struct ou class" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "qualificateur de type « %s » n'est pas permis après struct ou class" -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "pas de corps ni de «;» séparant les deux déclarations de classes, struct ou union" -#: parse.y:2537 +#: parse.y:2553 msgid "no bases given following `:'" msgstr "pas de base donnée après «:»" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "« %D » accès" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "spécificateurs d'accès multiples" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "spécificateurs « virtual » multiples" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "«;» manquant avant l'accolade de droite" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" -msgstr "ISO C++ interdit l'utilisation de parenthèses autour du type pour les dimensions de tableaux avec new" +msgstr "le C++ ISO interdit l'utilisation de parenthèses autour du type pour les dimensions de tableaux avec new" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 msgid "`%T' is not a class or namespace" msgstr "« %T » n'est pas une classe ou un espace de noms" -#: parse.y:3361 +#: parse.y:3377 msgid "ISO C++ forbids label declarations" -msgstr "ISO C++ interdit la déclaration d'étiquette" +msgstr "le C++ ISO interdit la déclaration d'étiquette" -#: parse.y:3521 +#: parse.y:3537 msgid "ISO C++ forbids computed gotos" -msgstr "ISO C++ interdit les gotos calculés" +msgstr "le C++ ISO interdit les gotos calculés" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "l'étiquette doit être suivie d'une déclaration" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "doit avoir au moins un intercepteur par bloc d'essais" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" -msgstr "ISO C++ interdit les déclarations composées à l'intérieur des initialisations" +msgstr "le C++ ISO interdit les déclarations composées à l'intérieur des initialisations" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "«)» possiblement manquante" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "spécificateur de type omis pour le paramètre" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "« %E» n'est pas un type, utiliser «typename %E » pour en faire un" -#: parse.y:3835 +#: parse.y:3851 msgid "no type `%D' in `%T'" msgstr "pas de type « %D » dans « %T »" -#: parse.y:3838 +#: parse.y:3854 #, c-format msgid "type specifier omitted for parameter `%E'" msgstr "spécificateur de type omis pour le paramètre « %E »" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "« %D » est utilisé comme type, mais n'est pas défini comme type." -#: cp/pt.c:198 +#: cp/pt.c:284 msgid "data member `%D' cannot be a member template" msgstr "membre de données « %D » ne peut être membre du patron" -#: cp/pt.c:210 +#: cp/pt.c:296 msgid "invalid member template declaration `%D'" msgstr "déclaration de membre de patron invalide « %D »" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "spécialisation explicite dans la portée d'un non espace de noms « %D »" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "fermetures de patrons de classe ne sont pas explicitement spécialisées" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr "spécialisation de «%#T» dans différents espaces de noms" -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 msgid " from definition of `%#D'" msgstr " à partir de la définition de «%#D»" -#: cp/pt.c:701 +#: cp/pt.c:801 msgid "specialization of `%T' after instantiation" msgstr "spécialisation de « %T » après instanciation" -#: cp/pt.c:704 +#: cp/pt.c:848 +#, fuzzy +msgid "specialization `%T' after instantiation `%T'" +msgstr "spécialisation de « %T » après instanciation" + +#: cp/pt.c:860 msgid "explicit specialization of non-template `%T'" msgstr "spécialisation explicite du non patron « %T »" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "spécialisation de %D après instanciation" -#: cp/pt.c:939 +#: cp/pt.c:1096 msgid "%s %+#D" msgstr "%s %+#D" -#: cp/pt.c:990 +#: cp/pt.c:1147 msgid "`%D' is not a function template" msgstr "« %D » n'est pas un patron de fonction" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "template-id « %D » pour «%+D» ne concorde pas avec aucune déclaration de patron" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "spécialisation de patron amibiguë « %D » pour «%+D»" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 msgid "template-id `%D' in declaration of primary template" msgstr "template-id « %D » dans la déclaration de patron primaire" -#: cp/pt.c:1377 +#: cp/pt.c:1534 msgid "template parameter list used in explicit instantiation" msgstr "patron de liste de paramètres utilisé dans une instanciation explicite" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "définition fournie pour une instanciation explicite" -#: cp/pt.c:1389 +#: cp/pt.c:1546 msgid "too many template parameter lists in declaration of `%D'" msgstr "trop de patrons de listes de paramètres dans la déclaration de « %D »" -#: cp/pt.c:1405 +#: cp/pt.c:1562 msgid "too few template parameter lists in declaration of `%D'" msgstr "trop peu de patrons de listes de paramètres dans la déclaration de « %D »" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "spécialisation explicite n'est pas précédée de « template <> »" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "spécialisation partielle « %D » du patron de fonction" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" msgstr "argument par défaut spécifié dans la spécialisation explicite" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "spécialisation de patron avec édition de liens C" @@ -16670,99 +17020,99 @@ msgstr "sp #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 msgid "specialization of implicitly-declared special member function" msgstr "spécialisation d'un membre spécial d'nue fonction déclaré implicitement" -#: cp/pt.c:1602 +#: cp/pt.c:1759 msgid "no member function `%D' declared in `%T'" msgstr "pas de membre de fonction « %D » déclaré dans « %T »" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 msgid "too many template parameter lists in declaration of `%T'" msgstr "trop de patrons de listes de paramètres dans la déclaration de « %T »" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" -msgstr " fait ombrage au paramètre du patron «%#D»" +msgstr " masque le paramètre du patron «%#D»" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "paramètres du patron ne sont pas utilisés dans la spécialisation partielle:" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr " « %D »" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "spécialisation partielle « %T » ne spécialise pas aucun patron d'arguments" -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "patron d'argument « %E » implique des paramètres du patron" -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "type « %T » du patron d'argument « %E » dépend des paramètres du patron" -#: cp/pt.c:2423 +#: cp/pt.c:2582 msgid "no default argument for `%D'" msgstr "pas d'argument par défaut pour « %D »" -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "patron avec liaison C" -#: cp/pt.c:2579 +#: cp/pt.c:2738 msgid "template class without a name" msgstr "patron de classe sans nom" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "« %D » ne déclare pas un type de patron" -#: cp/pt.c:2662 +#: cp/pt.c:2821 msgid "template definition of non-template `%#D'" msgstr "définition de patron d'un non patron «%#D»" -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "attendait %d niveaux de patron de paramètres pour «%#D», obtenu %d" -#: cp/pt.c:2715 +#: cp/pt.c:2874 msgid "got %d template parameters for `%#D'" msgstr "a obtenu %d paramètres de patron pour «%#D»" -#: cp/pt.c:2718 +#: cp/pt.c:2877 msgid "got %d template parameters for `%#T'" msgstr "a obtenu %d paramètres de patron pour «%#T»" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr " mais %d son requis" -#: cp/pt.c:2803 +#: cp/pt.c:2962 msgid "`%T' is not a template type" msgstr "« %T » n'est pas un type patron" -#: cp/pt.c:2819 +#: cp/pt.c:2978 msgid "previous declaration `%D'" msgstr "déclaration précédente de « %D »" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, c-format msgid "used %d template parameter%s instead of %d" msgstr "utilisé %d patrons paramètre%s au lieu de %d" -#: cp/pt.c:2836 +#: cp/pt.c:2995 msgid "template parameter `%#D'" msgstr "patron de paramètre «%#D»" -#: cp/pt.c:2837 +#: cp/pt.c:2996 msgid "redeclared here as `%#D'" msgstr "redéclaré ici comme «%#D»" @@ -16770,257 +17120,257 @@ msgstr "red #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 msgid "redefinition of default argument for `%#D'" msgstr "redéfinition de l'argument par défaut pour «%#D»" -#: cp/pt.c:2848 +#: cp/pt.c:3007 msgid " original definition appeared here" msgstr " définition originale apparaît ici" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, c-format msgid "`%E' is not a valid template argument" msgstr "« %E » n'est pas un argument valide pour le patron" -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "il doit être l'adresse d'une fonction avec lien externe" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "il doît être l'adresse d'un objet avec lien externe" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" msgstr "il doit être un pointeur-vers-un-membre de la forme «&X::Y»" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "chaîne %E n'est pas un patron d'argument valide parce que c'est l'adresse d'un objet avec lien statique" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "adresse du non externe « %E » ne peut être utilisé comme patron d'argument" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "la non const « %E » ne peut être utilisé comme un patron d'argument" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, c-format msgid "object `%E' cannot be used as template argument" msgstr "objet « %E » ne peut être utilisé comme un patron d'argument" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "pour référencer un type de membre de patron de paramètres, utiliser « typename %E »" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "non concordance de type/valeur pour l'argument %d dans la liste des paramètres du patron de « %D »" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr " attendait une constante de type « %T », a obtenu « %T »" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, c-format msgid " expected a type, got `%E'" msgstr " attendait un type, a obtenu « %E »" -#: cp/pt.c:3399 +#: cp/pt.c:3558 msgid " expected a type, got `%T'" msgstr " attendait un type, a obtenu « %T »" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr " attendait un patron de classe, a obtenu « %T »" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr " attendait un patron de type « %D », a obtenu « %D »" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "argument du patron « %T » utilise un type anonyme" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "argument du patron « %T » utilise un type local « %T »" -#: cp/pt.c:3472 +#: cp/pt.c:3631 #, fuzzy msgid "template-argument `%T' is a variably modified type" msgstr "argument du patron « %T » utilise un type anonyme" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "ne peut convertir l'argument du patron « %E » vers « %T »" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "nombre erroné d'arguments du patron (%d devrait être %d)" -#: cp/pt.c:3555 +#: cp/pt.c:3714 msgid "provided for `%D'" msgstr "fournie pour « %D »" -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, c-format msgid "template argument %d is invalid" msgstr "patron de l'argument %d est invalide" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "non patron utilisé comme patron" -#: cp/pt.c:3968 +#: cp/pt.c:4139 msgid "`%T' is not a template" msgstr "« %T » n'est pas un patron" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "type non patron « %T » utilisé comme un patron" -#: cp/pt.c:3983 +#: cp/pt.c:4154 msgid "for template declaration `%D'" msgstr "pour la déclaration du patron « %D »" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "instantiation de la profondeur du patron excède le maximum de %d (utiliser -ftemplate-depth-NN pour augmenter le maximum) lors de l'instanciation de « %D »" -#: cp/pt.c:5074 +#: cp/pt.c:5247 msgid "ambiguous class template instantiation for `%#T'" msgstr "instanciation ambiguë de patron de classe pour «%#T»" -#: cp/pt.c:5081 +#: cp/pt.c:5254 msgid "%s %+#T" msgstr "%s %+#T" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 msgid "instantiation of `%D' as type `%T'" msgstr "instanciation de « %D » comme type « %T »" -#: cp/pt.c:6258 +#: cp/pt.c:6440 msgid "invalid parameter type `%T'" msgstr "paramètre invalide pour le type « %T »" -#: cp/pt.c:6260 +#: cp/pt.c:6442 msgid "in declaration `%D'" msgstr "dans la déclaration de « %D »" -#: cp/pt.c:6335 +#: cp/pt.c:6517 msgid "creating pointer to member function of non-class type `%T'" msgstr "création d'un pointeur vers le membre d'une fonction d'un type non classe « %T »" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "création d'un tableau de taille zéro" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, c-format msgid "creating array with size zero (`%E')" msgstr "création d'un tableau de taille zéro (« %E »)" -#: cp/pt.c:6751 +#: cp/pt.c:6933 msgid "forming reference to void" msgstr "formation d'une référence en void" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "formant %s pour référencer le type « %T »" -#: cp/pt.c:6791 +#: cp/pt.c:6973 msgid "creating pointer to member of non-class type `%T'" msgstr "création d'un pointeur vers le membre d'un type non classe « %T »" -#: cp/pt.c:6797 +#: cp/pt.c:6979 msgid "creating pointer to member reference type `%T'" msgstr "création d'un pointeur vers le membre de référence du type « %T »" -#: cp/pt.c:6875 +#: cp/pt.c:7057 msgid "creating array of `%T'" msgstr "création du tableau « %T »" -#: cp/pt.c:6918 +#: cp/pt.c:7100 msgid "`%T' is not a class, struct, or union type" msgstr "« %T » n'est pas une classe, struct ou un type d'union" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "utilisation de « %s » dans le patron" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "type « %T » composé à partir d'une classe locale n'est pas un patron d'argument valide" -#: cp/pt.c:7791 +#: cp/pt.c:7976 msgid " trying to instantiate `%D'" msgstr " tentative d'instanciation « %D »" -#: cp/pt.c:8230 +#: cp/pt.c:8421 msgid "incomplete type unification" msgstr "type d'unification incomplète" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "utilisation de « %s » dans le patron du type d'unification" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 msgid "explicit instantiation of non-template `%#D'" msgstr "instanciation explicite d'un non patron «%#D»" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 msgid "no matching template for `%D' found" msgstr "non concordance de patron pour « %D » repéré" -#: cp/pt.c:9618 +#: cp/pt.c:9843 msgid "explicit instantiation of `%#D'" msgstr "instanciation explicite de «%#D»" -#: cp/pt.c:9655 +#: cp/pt.c:9880 msgid "duplicate explicit instantiation of `%#D'" msgstr "duplication d'instanciation explicite de «%#D»" -#: cp/pt.c:9680 +#: cp/pt.c:9905 msgid "ISO C++ forbids the use of `extern' on explicit instantiations" -msgstr "ISO C++ interdit l'utilisation de « extern » sur instanciations explicites" +msgstr "le C++ ISO interdit l'utilisation de « extern » sur instanciations explicites" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 msgid "storage class `%D' applied to template instantiation" msgstr "classe de stockage « %D » appliqué à l'instanciation du patron" -#: cp/pt.c:9729 +#: cp/pt.c:9966 msgid "explicit instantiation of non-template type `%T'" msgstr "instanciation explicite de type non patron « %T »" -#: cp/pt.c:9743 +#: cp/pt.c:9980 msgid "explicit instantiation of `%#T' before definition of template" msgstr "instanciation explicite de «%#T» avant la définition de patron" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" -msgstr "ISO C++ interdit l'utilisation de « %s » sur instanciations explicites" +msgstr "le C++ ISO interdit l'utilisation de « %s » sur instanciations explicites" -#: cp/pt.c:9795 +#: cp/pt.c:10032 msgid "duplicate explicit instantiation of `%#T'" msgstr "duplication d'instanciation explicite de «%#T»" -#: cp/pt.c:10177 +#: cp/pt.c:10412 msgid "explicit instantiation of `%D' but no definition available" msgstr "instanciation explicite de « %D » mais pas de définition disponible" -#: cp/pt.c:10551 +#: cp/pt.c:10815 msgid "`%#T' is not a valid type for a template constant parameter" msgstr "«%#T» n'a pas un type valide pour un patron de parametre de constante" @@ -17050,67 +17400,78 @@ msgstr "doit utiliser #include avant d'utiliser typeid" msgid "cannot create type information for type `%T' because its size is variable" msgstr "ne peut créer une information pour le type « %T » parce que sa taille est variable" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "dynamic_cast de «%#D» vers «%#T» ne pourra jamais réussir" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "ne peut effectuer un dynamic_cast « %E » (du type «%#T') vers le type «%#T» (%s)" -#: cp/search.c:348 +#: cp/search.c:332 +msgid "`%T' is an ambiguous base of `%T'" +msgstr "« %T » est une base ambiguë de « %T »" + +#: cp/search.c:350 msgid "`%T' is an inaccessible base of `%T'" msgstr "« %T » est une base inaccessible de « %T »" -#: cp/search.c:358 -msgid "`%T' is an ambiguous base of `%T'" -msgstr "« %T » est une base ambiguë de « %T »" +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +#, fuzzy +msgid "assignment to non-static member `%D' of enclosing class `%T'" +msgstr "affectation au champ statique final « %s » n'est pas dans l'initialiseur de la classe" -#: cp/search.c:1925 +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" msgstr "ajuster les pointeurs pour des retours co-variants" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 msgid "invalid covariant return type for `%#D'" msgstr "type retourné covariant invalide pour «%#D»" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" msgstr " écrasant «%#D» (doit être un pointeur ou une référence vers un classe)" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" msgstr " écrasant «%#D» (doit utiliser un pointeur ou un référence)" -#: cp/search.c:1942 +#: cp/search.c:2067 msgid "conflicting return type specified for `%#D'" msgstr "types retournés conflictuels spécifiés pour «%#D»" -#: cp/search.c:1943 +#: cp/search.c:2068 msgid " overriding `%#D'" msgstr " écrasant «%#D»" -#: cp/search.c:1952 +#: cp/search.c:2077 #, c-format msgid "looser throw specifier for `%#F'" msgstr "a placé un spécificateur pour «%#F»" -#: cp/search.c:1953 +#: cp/search.c:2078 #, c-format msgid " overriding `%#F'" msgstr " écrasant «%#F»" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 msgid "`%#D' cannot be declared" msgstr "«%#D» ne peut être déclaré" -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr " alors que «%#D» est déclaré dans la classe de base" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "«%#D» a besoin d'un écraseur final" @@ -17121,7 +17482,7 @@ msgstr "type d'op #: cp/semantics.c:1051 msgid "ISO C++ does not permit named return values" -msgstr "ISO C++ ne permet pas les valeurs retournées nommées" +msgstr "le C++ ISO ne permet pas les valeurs retournées nommées" #: cp/semantics.c:1060 msgid "return identifier `%D' already in place" @@ -17135,65 +17496,70 @@ msgstr "ne peut red msgid "only constructors take base initializers" msgstr "seuls les constructeurs prennent des initialiseurs de base" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "« this » n'est pas disponible pour les membres statiques de fonctions" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "utilisation invalide de « ceci » dans un non membre de fonction" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" -msgstr "utilisation invalide de « ceci » au niveau supérieur" +msgstr "utilisation invalide de « this » hors de toute fonction" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "appel du type « %T » comme une méthode" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "spécificateur du destructeur «%T::~%T()» doit avoir des noms concordants" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 msgid "`%E' is not of type `%T'" msgstr "« %E » n'est pas un type « %T »" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "patron de type de paramètres doit utiliser le mot clé « class» ou «typename »" -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 msgid "invalid default template argument" msgstr "argument invalide pour le patron par défaut" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 msgid "definition of `%#T' inside template parameter list" msgstr "définition de «%#T» à l'intérieur d'un patron de liste de paramètres" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 msgid "invalid definition of qualified type `%T'" msgstr "définition invalide d'un type qualifié « %T »" -#: cp/semantics.c:2051 +#: cp/semantics.c:2053 #, fuzzy msgid "invalid base-class specification" msgstr "spécification de longueur invalide à %0" -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" msgstr "classe de base « %T » a des qualificateurs cv" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 msgid "multiple declarators in template declaration" msgstr "déclarateurs multiples dans la déclaration de patron" +#: cp/semantics.c:2120 +#, fuzzy, c-format +msgid "type of `%E' is unknown" +msgstr "Registre '%c' est inconnu" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "nom d'identificateur « %s » entre en conflit avec la stratégie interne de dénomination de GNU C++" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "erreur d'analyse syntaxique à la fin de la sauvegarde de la fonction texte" @@ -17210,86 +17576,86 @@ msgstr "erreur d'analyse syntaxique dans la sp msgid "function body for constructor missing" msgstr "corps de fonction pour le constructeur est manquante" -#: cp/spew.c:1258 +#: cp/spew.c:1262 #, fuzzy msgid "%Hend of file read inside default argument" msgstr "« %D » ne peut avoir d'arguments par défaut" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" msgstr "dépendance circulaire dans les arguments par défaut de «%#D»" -#: cp/spew.c:1479 +#: cp/spew.c:1483 msgid "invalid type `%T' for default argument to `%T'" msgstr "type invalide « %T » pour l'argument par défaut « %T »" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "%s avant « %s »" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, c-format msgid "%s before `%c'" msgstr "%s avant « %c »" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, c-format msgid "%s before `\\%o'" msgstr "%s avant «\\%o»" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, c-format msgid "%s before `%s' token" -msgstr "%s avantle jeton « %s »" +msgstr "%s avant l'élément lexical « %s »" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" -msgstr "n'est pas un lvalue dans %s" +msgstr "n'est pas un membre gauche dans %s" -#: cp/tree.c:635 +#: cp/tree.c:562 msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "qualificateur « %V » ne peut pas être appliqué à « %T »" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "attribut « %s » peut seulement être appliqué aux définitions de classes Java" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, c-format msgid "`%s' attribute can only be applied to class definitions" msgstr "attribut « %s » peut seulement être appliqué aux définitions de classes" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "« %s » est obsolète; vtables g++ sont maintenant COM-compatibles par défaut" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "init_priority demandé n'est pas une constante entière" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "peut seulement utiliser l'attribut « %s » sur la portée de fichier de définitions des objets de type de classe" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "init_priority demandé est hors gamme" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "init_priority demandé est réservé pour un usage interne" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, c-format msgid "`%s' attribute is not supported on this platform" msgstr "attribut « %s » n'est pas supporté sur cette plate-forme" -#: cp/tree.c:2659 +#: cp/tree.c:2588 #, fuzzy, c-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "vérification de l'arbre: attendait %s, obtenu %s dans %s, à %s:%d" @@ -17297,180 +17663,181 @@ msgstr "v #: cp/typeck.c:524 #, c-format msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function" -msgstr "ISO C++ interdit %s entre les pointeurs de type « void * » et les pointeurs de fonctions" +msgstr "le C++ ISO interdit %s entre les pointeurs de type « void * » et les pointeurs de fonctions" #: cp/typeck.c:545 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" msgstr "%s entre des types distincs de pointeurs « %T » et « %T » manque de transtypage" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" -msgstr "ISO C++ interdit la conversion de «%#T» en « (...) »" +msgstr "le C++ ISO interdit la conversion de «%#T» en « (...) »" -#: cp/typeck.c:1516 -#, fuzzy, c-format +#: cp/typeck.c:1514 +#, c-format msgid "invalid application of `%s' to a member function" -msgstr "utilisation invalide de « ceci » dans un non membre de fonction" +msgstr "application invalide de « %s » à une fonction membre" -#: cp/typeck.c:1522 +#: cp/typeck.c:1520 #, fuzzy, c-format msgid "invalid application of `%s' to non-static member" msgstr "utilisation invalide de « %s » sur un pointeur vers un membre" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "sizeof appliqué sur un champ de bits" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" -msgstr "ISO C++ interdit l'application de « sizeof » sur l'expression d'un type de fonction" - -#: cp/typeck.c:1655 -msgid "invalid use of non-lvalue array" -msgstr "utilisation invalide d'un tableau sans lvalue" +msgstr "le C++ ISO interdit l'application de « sizeof » sur l'expression d'un type de fonction" -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 msgid "deprecated conversion from string constant to `%T'" msgstr "conversion dépréciée de la chaîne de constante vers « %T »" -#: cp/typeck.c:1892 cp/typeck.c:2115 +#: cp/typeck.c:1890 cp/typeck.c:2122 #, fuzzy msgid "request for member `%D' in `%E', which is of non-class type `%T'" msgstr "requête du membre « %D » dans « %E », lequel n'est pas de type aggrégat « %T »" -#: cp/typeck.c:1918 +#: cp/typeck.c:1916 #, fuzzy msgid "`%D' is not a member of `%T'" msgstr "« %D » n'est pas un membre de type « %T »" -#: cp/typeck.c:1958 cp/typeck.c:1979 +#: cp/typeck.c:1957 cp/typeck.c:1978 #, fuzzy msgid "invalid access to non-static data member `%D' of NULL object" msgstr "utilisation invalide d'un champ non statique « %D »" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" msgstr "" -#: cp/typeck.c:2161 +#: cp/typeck.c:2168 #, fuzzy msgid "`%D::%D' is not a member of `%T'" msgstr "« %D » n'est pas un membre de type « %T »" -#: cp/typeck.c:2187 +#: cp/typeck.c:2179 +#, fuzzy +msgid "`%T' is not a base of `%T'" +msgstr "« %D » n'est pas un membre de type « %T »" + +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "spécificateur du destructeur «%T::~%T» doit des noms concordants" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 msgid "type `%T' has no destructor" msgstr "type « %T » n'a pas de destructeur" -#: cp/typeck.c:2232 +#: cp/typeck.c:2244 #, fuzzy msgid "`%D' is not a member template function" msgstr "« %D » n'est pas une fonction" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 msgid "`%T' is not a pointer-to-object type" msgstr "« %T » n'est pas un type pointeur-vers-objet" -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" msgstr "utilisation invalide de « %s » sur un pointeur vers un membre" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 msgid "invalid type argument" msgstr "type d'argument invalide" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 msgid "ISO C++ forbids subscripting non-lvalue array" -msgstr "ISO C++ interdit le souscriptage de non lvalue de tableau" +msgstr "le C++ ISO interdit le souscriptage de non lvalue de tableau" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "souscriptage de tableau déclaré « register »" -#: cp/typeck.c:2558 -#, fuzzy, c-format +#: cp/typeck.c:2570 +#, c-format msgid "object missing in use of `%E'" -msgstr "objet manquant dans « %E »" +msgstr "objet manquant dans l'usage de « %E »" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" -msgstr "ISO C++ interdit l'appel de «::main» à partir de l'intérieur du programme" +msgstr "le C++ ISO interdit l'appel de «::main» depuis l'intérieur du programme" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" msgstr "doit utiliser .* ou ->* pour l'appel de la fonction pointer-to-member dans « %E (...) »" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, c-format msgid "`%E' cannot be used as a function" msgstr "« %E » ne peut être utilisé comme une fonction" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 msgid "too many arguments to %s `%+#D'" -msgstr "trop d'arguments pour %s «%+#D»" +msgstr "trop d'arguments pour %s « %+#D »" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "type de paramètre de la fonction appelée est incomplet" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 msgid "too few arguments to %s `%+#D'" -msgstr "pas assez d'argument pour %s «%+#D»" +msgstr "pas assez d'argument pour %s « %+#D »" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" msgstr "transtypage vers le type « %T » est assumé à partir de la fonction surchargée" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, c-format msgid "division by zero in `%E / 0'" msgstr "division par zéro dans «%E / 0»" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, c-format msgid "division by zero in `%E / 0.'" msgstr "division par zéro dans «%E / 0.»" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, c-format msgid "division by zero in `%E %% 0'" msgstr "division par zéro dans «%E %% 0»" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, c-format msgid "division by zero in `%E %% 0.'" msgstr "division par zéro dans «%E %% 0.»" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "compteur de rotation %s est négatif" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "compteur de rotation %s >= largeur du type" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 msgid "ISO C++ forbids comparison between pointer and integer" -msgstr "ISO C++ interdit la comparaison entre un pointeur et un entier" +msgstr "le C++ ISO interdit la comparaison entre un pointeur et un entier" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 msgid "comparison between types `%#T' and `%#T'" msgstr "comparaison entre les types «%#T» et «%#T»" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 msgid "comparison between signed and unsigned integer expressions" msgstr "comparaison entre des expressions entières signée et non signée" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "opérandes invalides pour les types « %T » et « %T » en binaire « %O »" @@ -17478,280 +17845,281 @@ msgstr "op #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 msgid "NULL used in arithmetic" msgstr "NULL utilisé en arithmétique" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 msgid "ISO C++ forbids using pointer of type `void *' in subtraction" -msgstr "ISO C++ interdit l'utilisation d'un pointeur de type « void * » dans une soustraction" +msgstr "le C++ ISO interdit l'utilisation d'un pointeur de type « void * » dans une soustraction" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 msgid "ISO C++ forbids using pointer to a function in subtraction" -msgstr "ISO C++ interdit l'utilisation d'un pointeur survers une fonction dans une soustraction" +msgstr "le C++ ISO interdit l'utilisation d'un pointeur survers une fonction dans une soustraction" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 msgid "ISO C++ forbids using pointer to a method in subtraction" -msgstr "ISO C++ interdit l'utilisation d'un pointeur survers une méthode dans une soustraction" +msgstr "le C++ ISO interdit l'utilisation d'un pointeur survers une méthode dans une soustraction" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" -msgstr "ISO C++ interdit l'utilisation d'un pointeur vers un membre dans une soustraction" +msgstr "le C++ ISO interdit l'utilisation d'un pointeur vers un membre dans une soustraction" -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "utilisation invalide d'un pointeur vers un type incomplet dans un pointeur arithmétique" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." msgstr "" -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "prise de l'adresse du temporaire" -#: cp/typeck.c:4055 +# FIXME: I18N +#: cp/typeck.c:4091 #, c-format msgid "ISO C++ forbids %sing an enum" -msgstr "ISO C++ interdit %sing un enum" +msgstr "le C++ ISO interdit de %ser un enum" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 msgid "cannot %s a pointer to incomplete type `%T'" msgstr "ne peut utiliser %s comme pointeur sur un type incomplet « %T »" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 msgid "ISO C++ forbids %sing a pointer of type `%T'" -msgstr "ISO C++ interdit %s utilisation d'un pointeur de type « %T »" +msgstr "le C++ ISO interdit %s utilisation d'un pointeur de type « %T »" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" -msgstr "transtypage d'un type non référencé utilisé comme lvalue" +msgstr "transtypage d'un type non référencé utilisé comme membre gauche" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 msgid "invalid use of `--' on bool variable `%D'" msgstr "utilisation invalide de «--» sur une variable booléenne « %D »" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 msgid "ISO C++ forbids taking address of function `::main'" -msgstr "ISO C++ interdit de prendre l'adresse d'une fonction «::main»" +msgstr "le C++ ISO interdit de prendre l'adresse d'une fonction «::main»" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" -msgstr "ISO C++ interdit de prendre l'adress d'un membre de fonction non statique non qualifié pour former un pointeur d'un membre de fonction. Disons «&%T::%D»" +msgstr "le C++ ISO interdit de prendre l'adress d'un membre de fonction non statique non qualifié pour former un pointeur d'un membre de fonction. Disons «&%T::%D»" -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" -msgstr "ISO C++ interdit de prendre l'adresse d'une borne d'un membre de fontion pour former un membre à la fonction. Disons «&%T::%D»" +msgstr "le C++ ISO interdit de prendre l'adresse d'une borne d'un membre de fontion pour former un membre à la fonction. Disons «&%T::%D»" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" -msgstr "ISO C++ interdit de prendre l'adresse du transtypage vers une expression non lvalue" +msgstr "le C++ ISO interdit de prendre l'adresse du transtypage vers une expression n'etant pas membre gauche" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 msgid "attempt to take address of bit-field structure member `%D'" msgstr "tentative de prise d'adresse du membre « %D » d'une structure de champ de bits" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 msgid "taking address of destructor" msgstr "prise de l'adresse du destructeur" -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 msgid "taking address of bound pointer-to-member expression" msgstr "prise de l'adresse de la borne de l'expression d'un pointeur-vers-un membre" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 msgid "cannot create pointer to reference member `%D'" msgstr "ne peut déclarer un pointeur vers le membre de référence « %D »" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "ne peut prendre l'adresse de « ceci », laquelle est une expression rvalue" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "adresse requise pour « %D», lequel est déclaré «register »" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" msgstr "static_cast du type « %T » vers le type « %T » fait un transtypage sans constante" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 msgid "invalid static_cast from type `%T' to type `%T'" msgstr "static_cast invalide du type « %T » au type « %T »" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "reinterpret_cast invalide d'une expression rvalue de type « %T » vers le type « %T »" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "reinterpret_cast de « %T » vers « %T » génère une perte de précision" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" msgstr "reinterpret_cast de « %T » vers « %T » fait un transtypage écartant la constante (ou volatile)" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" -msgstr "ISO C++ interdit le transtypage entre un pointeur de fonction et un pointeur d'objet" +msgstr "le C++ ISO interdit le transtypage entre un pointeur de fonction et un pointeur d'objet" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "reinterpret_cast invalide à partir du type « %T » vers le type « %T »" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" msgstr "utilisation invalide de const_cast avec le type « %T », lequel n'est pas un pointeur, une référence, ni un type pointeur-vers-données-membre" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" msgstr "utilisation invalide de const_cast avec le type « %T », lequel est un pointeur ou un référence à un type de fonction" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "const_cast invalide de la rvalue du type « %T » vers le type « %T »" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 msgid "invalid const_cast from type `%T' to type `%T'" msgstr "const_cast invalide à partir du type « %T » vers le type « %T »" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 msgid "ISO C++ forbids casting to an array type `%T'" -msgstr "ISO C++ interdit le transtypage vers un type tableau « %T »" +msgstr "le C++ ISO interdit le transtypage vers un type tableau « %T »" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 msgid "invalid cast to function type `%T'" msgstr "transtypage invalide pour un type de fonction « %T »" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" msgstr "transtypage de « %T » vers « %T » écarte les qualificateurs du type cible du pointeur" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "transtypage de « %T » vers « %T » augmente l'alignement requis pour le type ciblé" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr " lors de l'évaluation de «%Q(%#T, %#T)»" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 msgid "ISO C++ forbids cast to non-reference type used as lvalue" -msgstr "ISO C++ interdit le transtypage d'un type non référencé utilisé comme lvalue" +msgstr "le C++ ISO interdit le transtypage d'un type non référencé utilisé comme membre gauche" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 msgid "incompatible types in assignment of `%T' to `%T'" msgstr "type incompatible dans l'affectation de « %T » vers « %T »" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 msgid "ISO C++ forbids assignment of arrays" -msgstr "ISO C++ interdit l'affectation de tableaux" +msgstr "le C++ ISO interdit l'affectation de tableaux" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" msgstr " dans la conversion d'un pointeur vers un membre de fonction" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" msgstr " dans la conversion d'un pointeur vers un membre" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" msgstr "pointeur vers un membre transtypé via la base virtuelle « %T » de « %T »" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 msgid "pointer to member conversion via virtual base `%T' of `%T'" msgstr "conversion de pointeur à membre à l'aide de la base virtuelle « %T » vers « %T »" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 msgid "invalid conversion to type `%T' from type `%T'" msgstr "conversion invalide vers un type « %T » à partir du type « %T »" -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" msgstr "passage d'un NULL utilisé pour un non pointeur %s %P de « %D »" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" msgstr "%s vers un type non pointeur « %T » à partir d'un NULL" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 msgid "passing `%T' for %s %P of `%D'" msgstr "passage « %T » pour %s %P de « %D »" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "%s vers « %T » à partir de « %T »" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "passage de valeur négative « %E » pour %s %P de « %D »" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "%s de valeur négative « %E » vers « %T »" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "ne peut convertir « %T » à « %T » pour l'argument « %P » vers « %D »" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 msgid "cannot convert `%T' to `%T' in %s" msgstr "ne peut convertir « %T » vers « %T » dans %s" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 msgid "in passing argument %P of `%+D'" msgstr "dans le passage de l'argument %P de «%+D»" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 msgid "returning reference to temporary" msgstr "retourné la référence vers le temporaire" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" -msgstr "référence vers un non lvalue a été retourné" +msgstr "une référence vers quelque chose n'étant pas un membre gauche a été retourné" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 msgid "reference to local variable `%D' returned" msgstr "référence vers une variable locale « %D » retourné" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 msgid "address of local variable `%D' returned" msgstr "adresse d'une variable locale « %D » retournée" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "retourné une valeur du destructeur" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "ne peut retourner d'un handler d'une fonction try-block d'un constructeur" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "retourné une valeur d'un constructeur" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 msgid "return-statement with no value, in function declared with a non-void return type" msgstr "déclaration d'un retour sans valeur, dans la fonction déclarée avec un type retourné non void" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 msgid "return-statement with a value, in function declared with a void return type" msgstr "déclaration d'un retour sans valeur, dans la fonction déclarée avec un type retourné void" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "« operator new» ne doit pas retourner NULL à moins qu'il ne soit déclaré «throw() » (ou -fcheck-new est utilisée)" @@ -17759,187 +18127,183 @@ msgstr " msgid "type `%T' is not a base type for type `%T'" msgstr "type « %T » n'est pas un type de base pour le type « %T »" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 msgid "cannot declare variable `%D' to be of type `%T'" msgstr "ne peut déclarer la variable « %D » comme étant de type « %T »" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "ne peut déclarer la paramètre « %D » comme étant de type « %T »" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 msgid "cannot declare field `%D' to be of type `%T'" msgstr "ne peut déclarer la champ « %D » comme étant de type « %T »" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 msgid "invalid return type for member function `%#D'" msgstr "type retourné invalide pour le membre de la fonction «%#D»" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 msgid "invalid return type for function `%#D'" msgstr "type retourné invalide pour la fonction «%#D»" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 msgid "cannot allocate an object of type `%T'" msgstr "ne peut allouer un objet de type « %T »" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr " parce que les fonctions viruelles suivantes sont abstraites:" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "\t%#D" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr " depuis que le type « %T » a des fonctions virtuelles abstraites" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "syntaxe de constructeur utilisé mais aucun constructeur déclaré pour le type « %T »" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "expression virgule utilsée pour initialiser la valeur de retour" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "ne peut initialiser les tableaux en utilisant la syntaxe" -#: cp/typeck2.c:406 -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "ISO C++ interdit les expressions d'initialiseur d'aggrégat de non constante" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "initialise le tableau avec la liste des paramètres" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" -msgstr "initialiseur pour la variable scalaire requiert un élément" +msgstr "l'initialisation de variable scalaire requiert un élément" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 msgid "braces around scalar initializer for `%T'" msgstr "accolades autour de l'initialiseur scalaire pour « %T »" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 msgid "ignoring extra initializers for `%T'" -msgstr "initialiseurs superflus ignorés pour « %T »" +msgstr "initialiseurs superflus pour « %T » ignorés" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 msgid "variable-sized object of type `%T' may not be initialized" -msgstr "objet de taille variable de type « %T » peut ne pas être initialisé" +msgstr "un objet de taille variable de type « %T » peut ne pas être initialisé" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "sous-objet de type « %T » doit être initialisé par un constructeur, non pas par « %E »" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" -msgstr "aggrégat a un initialiseur partiellement entourée d'accolades" +msgstr "aggrégat a un initialiseur partiellement entouré d'accolades" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" -msgstr "initialiseur étiquetée non trivial" +msgstr "initialiseur étiqueté de manière non trivial" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" -msgstr "initialiseurs non vides pour le tableau d'éléments vides" +msgstr "initialiseurs non vides pour un tableau d'éléments vides" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "liste d'initialiseurs pour les objets de classe avec classes de base virtuelles" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "liste d'initialiseurs pour les objets de classe avec classes de base" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "liste d'initialiseurs pour objet utilisant des fonctions virtuelles" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 msgid "missing initializer for member `%D'" msgstr "initialiseur manquant pour le membre « %D »" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 msgid "uninitialized const member `%D'" msgstr "membre de constante non initialisé pour « %D »" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 msgid "member `%D' with uninitialized const fields" msgstr "membre « %D » avec des champs de constantes non initialisée" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 msgid "member `%D' is uninitialized reference" msgstr "membre « %D » est une référence non initialisée" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "valeur index au lieu du nom de champ dans l'initialiseur d'union" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 msgid "no field `%D' in union being initialized" msgstr "pas de champ « %D » dans l'aggrégat n'a été initialisé" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 msgid "union `%T' with no named members cannot be initialized" msgstr "aggrégat « %T » sans mambre nommé ne peut être initialisé" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "éléments en excès dans l'initialiseur d'aggrégat" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" msgstr "délégation de pointeur circulaire détecté" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 msgid "base operand of `->' has non-pointer type `%T'" msgstr "l'opérande de base de «->» a un type non pointeur « %T »" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" msgstr "résultat de « operator->() » laisse comme résultat un non pointeur" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" msgstr "l'opérande de base de «->» n'est pas un pointeur" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" msgstr "« %E » ne peut être utilisé comme pointeur de membre, alors qu'il est de type « %T »" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" msgstr "ne peut appliquer un pointeur de membre « %E » à « %E », lequel n'est pas un type d'aggrégat « %T »" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "type du membre «%T::» incompatible avec le type d'objet « %T »" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 msgid "`%T' fails to be a typedef or built-in type" msgstr "« %T » a échoué à devenir un typedef ou un type construit interne" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" -msgstr "ISO C++ interdit la définition de types à l'intérieur de %s" +msgstr "le C++ ISO interdit la définition de types à l'intérieur de %s" -#: cp/typeck2.c:1399 +#: cp/typeck2.c:1384 #, fuzzy msgid "call to function `%D' which throws incomplete type `%#T'" msgstr "ne peut utiliser %s comme pointeur sur un type incomplet « %T »" -#: cp/typeck2.c:1402 +#: cp/typeck2.c:1387 #, fuzzy msgid "call to function which throws incomplete type `%#T'" msgstr "ne peut utiliser %s comme pointeur sur un type incomplet « %T »" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" msgstr "%s est déprécié, SVP voir la documentation pour les détails" @@ -17997,11 +18361,13 @@ msgid "Export functions even if they can be inlined" msgstr "Exporter les fonctions même si elles peuvent être inline" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" +#, fuzzy +msgid "Only emit explicit template instantiations" msgstr "Produire seulement des instanciations explicites du patron" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" +#, fuzzy +msgid "Only emit explicit instantiations of inline templates" msgstr "Produire les instanciations explicites de patrons en ligne" #: cp/lang-options.h:84 @@ -18106,23 +18472,23 @@ msgstr "Ne pas annoncer la d #: f/bad.c:387 msgid "note:" -msgstr "note:" +msgstr "note :" #: f/bad.c:391 msgid "warning:" -msgstr "AVERTISSEMENT:" +msgstr "avertissement :" #: f/bad.c:395 msgid "fatal:" -msgstr "FATAL:" +msgstr "fatal :" #: f/bad.c:437 msgid "(continued):" -msgstr "(poursuite)" +msgstr "(suite) :" #: f/bad.c:487 f/bad.c:505 msgid "[REPORT BUG!!] %" -msgstr "[RAPPORTER L'ANOMALIE!!]" +msgstr "[RAPPORTER L'ANOMALIE!!] %" #: f/bad.c:494 f/bad.c:526 msgid "[REPORT BUG!!]" @@ -18133,36 +18499,36 @@ msgstr "[RAPPORTER L'ANOMALIE!!]" msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "l'étiquette affectée ne peut s'insérer dans « %A » à %0 - utilisation d'un voisinage plus grand" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" msgstr "AUCUN type ENTIER ne peut tenir un pointeur sur cette configuration" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," -msgstr "configuration: REAL, INTEGER, et LOGICAL ont %d bits," +msgstr "configuration : REAL, INTEGER, et LOGICAL ont %d bits," -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" -msgstr "et les pointeura ont %d bits, mais g77 ne fonctionne pas encore" +msgstr "et les pointeurs ont %d bits, mais g77 ne fonctionne pas encore" -#: f/com.c:11776 +#: f/com.c:11848 msgid "properly unless they all are 32 bits wide" msgstr "correctement à moins qu'ils aient tous 32 bits de largeur" -#: f/com.c:11777 +#: f/com.c:11849 msgid "Please keep this in mind before you report bugs." msgstr "SVP garder cela en tête avant de rapporter les anomalies." #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "configuration: char * contient %d bits, mais ftnlen seulement %d" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" @@ -18171,29 +18537,29 @@ msgstr "" "configuration: char * contient %d bits, mais INTEGER seulement %d --\n" " déclaration ASSIGN pourrait échouer" -#: f/com.c:13609 +#: f/com.c:13681 msgid "In statement function" msgstr "Dans la déclaration de fonction" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "En dehors de toute unité de programme:\n" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "%A à partir de %B à %0%C" -#: f/com.c:15425 +#: f/com.c:15497 msgid "directory name must immediately follow -I" msgstr "nom du répertoire doit suivre immédiatement -I" -#: f/com.c:15568 +#: f/com.c:15640 #, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "À %0, fichier INCLUDE %A existe mais n'est pas lisible" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "À %0, imbrication du INCLUDE est trop profonde" @@ -18218,21 +18584,21 @@ msgstr "Utiliser .EQV./.NEQV. au lieu de .EQ./.NE. msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "Opérande non supportée pour ** à %1 -- conversion à INTEGER par défaut" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "débordement de la liste d'arguments de sortie pour « %s »" -#: f/g77spec.c:394 +#: f/g77spec.c:373 msgid "--driver no longer supported" msgstr "--driver n'est plus supporté" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, c-format msgid "argument to `%s' missing" msgstr "argument pour « %s » est manquant" -#: f/g77spec.c:411 +#: f/g77spec.c:390 msgid "no input files; unwilling to write output files" msgstr "aucun fichier d'entrée; pas d'accord pour écrire dans les fichiers de sortie" @@ -18244,7 +18610,7 @@ msgstr "d #: f/lex.c:326 #, no-c-format msgid "Non-ISO-C-standard escape sequence `\\%A' at %0" -msgstr "séquence d'échappement non conforme au standard ISO-C «\\%A» à %0" +msgstr "séquence d'échappement non conforme au standard C ISO «\\%A» à %0" #: f/lex.c:345 #, no-c-format @@ -18357,11 +18723,15 @@ msgstr "sp msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "SÉLECTION du CASE sur un type CHARACTER (à %0) n'est pas supporté -- désolé" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "ASSIGN à la variable est trop petit" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "variable cible par ASSIGN GOTO est trop petite" @@ -18710,7 +19080,7 @@ msgstr "constante caract #: f/bad.def:45 #, no-c-format msgid "Invalid token at %0 in expression or subexpression at %1" -msgstr "jeton invalide à %0 dans l'expression ou la sous-expression à %1" +msgstr "élément lexical invalide à %0 dans l'expression ou la sous-expression à %1" #: f/bad.def:48 #, no-c-format @@ -18815,7 +19185,7 @@ msgstr "Op #: f/bad.def:253 #, no-c-format msgid "Semicolon at %0 is an invalid token" -msgstr "«;» à %0 est une jeton invalide" +msgstr "Point-virgule (« ; ») en %0 est un élément lexical invalide" #: f/bad.def:271 #, no-c-format @@ -19320,12 +19690,12 @@ msgstr "Tentative de sp #: f/bad.def:886 #, no-c-format msgid "Too few initial values in list of initializers for `%A' at %0" -msgstr "Trop peu de valeurs initiales dans la liste des initialisateurs pour « %A » à %0" +msgstr "Trop peu de valeurs initiales dans la liste des initialisations pour « %A » à %0" #: f/bad.def:889 #, no-c-format msgid "Too many initial values in list of initializers starting at %0" -msgstr "Trop de valeurs initiales dans la liste des initialisateurs débutant à %0" +msgstr "Trop de valeurs initiales dans la liste des initialisations débutant à %0" #: f/bad.def:892 #, no-c-format @@ -19465,7 +19835,7 @@ msgstr "caract #: f/bad.def:1013 #, no-c-format msgid "NAMELIST not adequately supported by run-time library for source files with case preserved" -msgstr "nom de liste n'est pas adéquatement supporté par la librairie d'exécution pour les fichiers source avec une casse préservée" +msgstr "nom de liste n'est pas adéquatement supporté par la bibliothèque d'exécution pour les fichiers source avec une casse préservée" #: f/bad.def:1016 #, no-c-format @@ -19640,21 +20010,21 @@ msgstr "champ msgid "abstract method in non-abstract class" msgstr "méthode abstraite dans une classe non abstraite" -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "méthode non statique « %s » écrase la méthode statique" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "Dans %s: chevauchement de variable et plage d'exception à %d" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "type erroné dans les paramètres d'informations de mise au point" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "plage PC erroné pour les infos de débug pour la var. locale « %s »" @@ -19663,99 +20033,99 @@ msgstr "plage PC erron msgid "stack underflow - dup* operation" msgstr "sous débordement de la pile - opération dup*" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "référence « %s » est ambigue: apparaît dans l'interface « %s » et l'interface « %s »" -#: java/expr.c:1565 +#: java/expr.c:1563 #, c-format msgid "field `%s' not found" msgstr "champ « %s » n'a pas été trouvé" -#: java/expr.c:1717 +#: java/expr.c:1715 msgid "ret instruction not implemented" msgstr "instruction ret n'est pas implantée" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "méthode « %s » n'a pas été repéré dans la classe" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "échec de repérage de la classe « %s »" -#: java/expr.c:2065 +#: java/expr.c:2070 #, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "classe « %s » n'a pas de méthode nommée « %s » concordant avec la signature « %s »" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "invocation statique sur un méthode non statique" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "invocation statique sur un méthode abstraite" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "invocation non statique sur un méthode statique" -#: java/expr.c:2373 +#: java/expr.c:2396 #, c-format msgid "missing field '%s' in '%s'" msgstr "champ « %s » manquant dans « %s »" -#: java/expr.c:2379 +#: java/expr.c:2402 #, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "aignature ne concorde pas pour le champ « %s » dans « %s »" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "affectation au champ final « %s » n'est pas le champ de la classe" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "affectation au champ statique final « %s » n'est pas dans l'initialiseur de la classe" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "affectation au champ final « %s » n'est pas dans le constructeur" -#: java/expr.c:2661 +#: java/expr.c:2684 #, c-format msgid "can't expand %s" msgstr "ne peut faire l'expansion de %s" -#: java/expr.c:2838 +#: java/expr.c:2861 msgid "invalid PC in line number table" msgstr "PC invalide dans la numéro de ligne de la table" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, c-format msgid "unreachable bytecode from %d to before %d" msgstr "bytcode n'est pas atteignable à partir de %d jusqu'à %d" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "bytcode n'est pas atteignable à partir de %d jusqu'à la fin de la méthode." #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 msgid "unrecogized wide sub-instruction" msgstr "sous-instruction très large non reconnue" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "fichier source de la classe « %s » est plus récent que son fichier de classe concordant. Fichier source « %s » utilisé à la place." @@ -19779,84 +20149,84 @@ msgstr "ne peut r msgid "can't close %s" msgstr "ne peut fermer %s" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, c-format msgid "cannot find file for class %s" msgstr "ne peut repérer le fichier pour la classe %s." -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 msgid "not a valid Java .class file" msgstr "n'est pas un fichier Java .class valide" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 msgid "error while parsing constant pool" msgstr "error lors de l'analyse syntaxique du lots de constantes" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, c-format msgid "error in constant pool entry #%d\n" msgstr "erreur dans l'entrée #%d du lot de constantes\n" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "lecture de la classe %s pour la seconde fois depuis %s" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 msgid "error while parsing fields" msgstr "erreur lors de l'analyse syntaxique des champs" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 msgid "error while parsing methods" msgstr "erreur lors de l'analyse syntaxique des méthodes" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 msgid "error while parsing final attributes" msgstr "erreur lors de l'analyse syntaxique des attributs" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "« java.lang.Object» qui a été repéré dans « %s » n'avait pas l'attribut spécial de longueur zéro «gnu.gcj.gcj-compiled». Cela généralement signifie que le chemin d'accès aux classes est incorrectement initialisé. Utiliser «info gcj \"Input Options\" » pour accéder aux informations décrivant comment initialiser le chemin d'accès des classes." -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 msgid "missing Code attribute" msgstr "attribut Code manquant" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 msgid "source file seen twice on command line and will be compiled only once" msgstr "fichier source vu deux fois sur la ligne de commande et ne sera compilé une seule fois" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 msgid "no input file specified" msgstr "aucun fichier n'a été spécifié à l'entrée" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, c-format msgid "can't close input file %s" msgstr "ne peut fermer le fichier d'entrée %s" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "fichier zip/jar erroné %s" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "erreur interne dans generate_bytecode_insn - arbre de code n'est pas implanté: %s" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 msgid "field initializer type mismatch" msgstr "type de initialiseur du champ ne concorde pas" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, c-format msgid "can't create directory %s" msgstr "ne peut créer le répertoire %s" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, c-format msgid "can't create %s" msgstr "ne peut créer %s" @@ -19909,11 +20279,11 @@ msgstr "utilis msgid "cannot specify `main' class when not linking" msgstr "ne peut spécifier la classe « main » lorsqu'il n'y a pas d'édition de liens" -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "ne peut faire le tracking de dépendance avec l'entrée à partir de stdin" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "ne peut déterminer le nom de la cible pour le tracking de dépendance" @@ -19941,228 +20311,291 @@ msgstr "ne peut mutiler %s" msgid "internal error - invalid Utf8 name" msgstr "erreur interne - nom Utf8 invalide" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 msgid "Missing term" msgstr "Terme manquant" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "«;» attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 msgid "Missing name" msgstr "Nom manquant" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "« * » attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "Déclaration de classe ou d'interface attendue" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 msgid "Missing class name" msgstr "Nom de classe manquant" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "«{» attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "Nom de super classe manquant" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 msgid "Missing interface name" msgstr "Nom d'interface manquant" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 msgid "Missing variable initializer" msgstr "Initialiseur de variable manquant" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 msgid "Invalid declaration" msgstr "Déclaration invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "«]» attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 msgid "Unbalanced ']'" msgstr "«]» non pairé" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "Déclaration de méthode invalide, nom de méthode requis" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 msgid "Identifier expected" msgstr "Identificateur attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "Déclaration de méthode invalide, type retourné requis" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "«)» attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 msgid "Missing formal parameter term" msgstr "Paramètre term formel manquant" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 msgid "Missing identifier" msgstr "Identificateur manquant" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "Type term de classe manquant" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 msgid "Invalid interface type" msgstr "Type d'interface invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "«:» attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 msgid "Invalid expression statement" msgstr "Déclaration d'expression invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "«(» attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 msgid "Missing term or ')'" msgstr "Terme manquant ou «)»" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 msgid "Missing or invalid constant expression" msgstr "Expresion de constante manquante ou invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "Terme manquant et «)» attendus" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 msgid "Invalid control expression" msgstr "Expression de contrôle invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 msgid "Invalid update expression" msgstr "Expression de mise à jour invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 msgid "Invalid init statement" msgstr "Déclaration init invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "Terme manquant ou «)» attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "« class» ou «ceci » attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 msgid "'class' expected" msgstr "« class » attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 msgid "')' or term expected" msgstr "«)» or terme attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "«[» attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 msgid "Field expected" msgstr "Champ attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "Terme manquant et «]» attendu" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 msgid "']' expected, invalid type expression" msgstr "«]» attendu, type d'expression invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 msgid "Invalid type expression" msgstr "Type d'expression invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 msgid "Invalid reference type" msgstr "Type de référence invalide" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "L'invaocation d'un constructeur doit être la première chose dans un constructeur" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "Seuls les constructeurs peuvent invoquer des constructeurs" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr ": « %s » option JDK1.1(TM)" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" @@ -20171,32 +20604,32 @@ msgstr "" "%s.\n" "%s" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "archive .zip mal composée dans CLASSPATH: %s" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" msgstr "ne peut repérer le package par défaut « %s ». Vérifier la variable d'environnement CLASSPATH et l'accès aux archives." -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, c-format msgid "missing static field `%s'" msgstr "champ statique manquant « %s »" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, c-format msgid "not a static field `%s'" msgstr "n'est pas un champ statique « %s »" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, c-format msgid "No case for %s" msgstr "Oas de case pour %s" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, c-format msgid "unregistered operator %s" msgstr "opérator %s non enregistré" @@ -20233,7 +20666,7 @@ msgstr "D #: java/lang-options.h:36 msgid "Assume native functions are implemented using JNI" -msgstr "Assumer que les fonctions natives sont implantées et qu'elles utilisent JNI" +msgstr "Présumer que les fonctions natives sont implantées et qu'elles utilisent JNI" #: java/lang-options.h:38 msgid "Replace system path" @@ -20322,7 +20755,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "ne peut repérer la déclaration de protocole pour « %s »" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, c-format msgid "cannot find interface declaration for `%s'" msgstr "ne peut repérer la déclaration d'interface pour « %s »" @@ -20519,11 +20952,11 @@ msgstr "[super ...] doit appara msgid "potential selector conflict for method `%s'" msgstr "conflit potentiel sur le sélecteur pour la méthode « %s »" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "«@end» doit appraître dans un contaxte d'implantation" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "méthode de définition n'est pas dans un contexte de classe" @@ -20555,15 +20988,43 @@ msgstr "G msgid "Specify the name of the class for constant strings" msgstr "Spécifier le nom de la classe pour les constantes chaînes" -#. This is the contribution to the `lang_options' array in gcc.c for -#. treelang. -#: treelang/lang-options.h:26 -msgid "(debug) trace parsing process" -msgstr "" +#. This is the contribution to the `lang_options' array in gcc.c for +#. treelang. +#: treelang/lang-options.h:26 +msgid "(debug) trace parsing process" +msgstr "" + +#: treelang/lang-options.h:27 +msgid "(debug) trace lexical analysis" +msgstr "" + +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr "" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +msgid "shared and mdll are not compatible" +msgstr "shared et mdll ne sont pas compatibles" + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "-fjni et -femit-class-files sont incompatibles" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "-fjni et -femit-class-file sont incompatibles" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "-femit-class-file dervait être utilisé avec -fsyntax-only" -#: treelang/lang-options.h:27 -msgid "(debug) trace lexical analysis" -msgstr "" +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "-pg et -fomit-frame-pointer sont incompatibles" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "-c ou -S requis pour Ada" #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" @@ -20605,83 +21066,53 @@ msgstr "" msgid "-private_bundle not allowed with -dynamiclib" msgstr "-mlong-double-64 n'est pas permis avec -m64" -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" -msgstr "GNU C ne supporte pas -C sans utiliser -E" - -#: f/lang-specs.h:39 gcc.c:690 -#, fuzzy -msgid "GNU C does not support -CC without using -E" -msgstr "GNU C ne supporte pas -C sans utiliser -E" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" +msgstr "«-p» n'est pas supporté; utiliser «-pg» et gprof(1)" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 msgid "may not use both -m32 and -m64" msgstr "ne peut utiliser ensemble -m32 et -m64" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "«-p» n'est pas supporté; utiliser «-pg» et gprof(1)" - -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" -msgstr "profilage n'est pas supporté avec -mg\n" - -#: config/mips/mips.h:954 -msgid "-pipe is not supported" -msgstr "-pipe n'est pas supporté" - -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" -msgstr "ne peut utiliser ensemble -EB et -EL" - -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" -msgstr "-pg et -fomit-frame-pointer sont incompatibles" - -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" -msgstr "" - -#: config/i386/cygwin.h:115 -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "mno-cygwin et mno-win32 ne sont pas compatibles" - -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 -msgid "shared and mdll are not compatible" -msgstr "shared et mdll ne sont pas compatibles" - -#: gcc.c:867 -msgid "-E required when input is from standard input" -msgstr "-E est requis lorsque l'entrée est faite à partir de l'entrée standard" +#: config/arm/arm.h:178 +msgid "-mapcs-26 and -mapcs-32 may not be used together" +msgstr "-mapcs-26 et -mapcs-32 ne peuvent être utilisés ensembles" -#: gcc.c:871 -msgid "compilation of header file requested" -msgstr "fichier d'en-tête requis pour la compilation" +#: config/arm/arm.h:180 +msgid "-msoft-float and -mhard_float may not be used together" +msgstr "-msoft-float et -mhard_float ne peuvent être utilisées ensembles" -#: java/lang-specs.h:33 -msgid "-fjni and -femit-class-files are incompatible" -msgstr "-fjni et -femit-class-files sont incompatibles" +#: config/arm/arm.h:182 +msgid "-mbig-endian and -mlittle-endian may not be used together" +msgstr "-mbig-endian et -mlittle-endian ne peuvent être utilisés ensemble" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-file are incompatible" -msgstr "-fjni et -femit-class-file sont incompatibles" +#: config/i386/sco5.h:195 +#, fuzzy +msgid "-pg not supported on this platform" +msgstr "attribut « %s » n'est pas supporté sur cette plate-forme" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" -msgstr "-femit-class-file dervait être utilisé avec -fsyntax-only" +#: config/i386/sco5.h:196 +#, fuzzy +msgid "-p and -pp specified - pick one" +msgstr "-I- spécifié deux fois" -#: treelang/lang-specs.h:52 +#: config/i386/sco5.h:271 #, fuzzy -msgid "-pg or -p and -fomit-frame-pointer are incompatible" -msgstr "-pg et -fomit-frame-pointer sont incompatibles" +msgid "-G and -static are mutually exclusive" +msgstr "-pedantic et -traditional sont mutuellement exclusives" -#: config/vax/netbsd-elf.h:42 +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" +msgstr "GNU C ne supporte pas -C sans utiliser -E" + +#: f/lang-specs.h:39 gcc.c:690 #, fuzzy -msgid "The -shared option is not currently supported for VAX ELF." -msgstr "fonction interne « %s » n'est pas couramment supportée" +msgid "GNU C does not support -CC without using -E" +msgstr "GNU C ne supporte pas -C sans utiliser -E" #: config/mcore/mcore.h:60 msgid "choose either big or little endian, not both" @@ -20695,17 +21126,39 @@ msgstr "choisir m340 ou m210 mais pas les deux" msgid "the m210 does not have little endian support" msgstr "Le m210 ne supporte pas le code pour système à octets de poids faible" -#: config/arm/arm.h:178 -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "-mapcs-26 et -mapcs-32 ne peuvent être utilisés ensembles" +#: config/i386/cygwin.h:115 +msgid "mno-cygwin and mno-win32 are not compatible" +msgstr "mno-cygwin et mno-win32 ne sont pas compatibles" -#: config/arm/arm.h:180 -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "-msoft-float et -mhard_float ne peuvent être utilisées ensembles" +#: config/vax/netbsd-elf.h:42 +#, fuzzy +msgid "The -shared option is not currently supported for VAX ELF." +msgstr "fonction interne « %s » n'est pas couramment supportée" -#: config/arm/arm.h:182 -msgid "-mbig-endian and -mlittle-endian may not be used together" -msgstr "-mbig-endian et -mlittle-endian ne peuvent être utilisés ensemble" +#: treelang/lang-specs.h:52 +#, fuzzy +msgid "-pg or -p and -fomit-frame-pointer are incompatible" +msgstr "-pg et -fomit-frame-pointer sont incompatibles" + +#: gcc.c:847 +msgid "-E required when input is from standard input" +msgstr "-E est requis lorsque l'entrée est faite à partir de l'entrée standard" + +#: gcc.c:851 +msgid "compilation of header file requested" +msgstr "fichier d'en-tête requis pour la compilation" + +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" +msgstr "profilage n'est pas supporté avec -mg\n" + +#: config/mips/mips.h:954 +msgid "-pipe is not supported" +msgstr "-pipe n'est pas supporté" + +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" +msgstr "ne peut utiliser ensemble -EB et -EL" #: config/mips/r3900.h:35 msgid "-mhard-float not supported" @@ -20715,61 +21168,61 @@ msgstr "-mhard-float n'est pas support msgid "-msingle-float and -msoft-float can not both be specified" msgstr "-msingle-float et -msoft-float ne peuvent être spécifiés ensembles" -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" -msgstr "-c ou -S requis pour Ada" +# FIXME +#~ msgid "variable offset is passed partially in stack and in reg" +#~ msgstr "le décalage de variable est passé partiellement dans la pile et dans le registre" -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" -msgstr "-static n'est pas valide avec -mcoff" +#~ msgid "variable size is passed partially in stack and in reg" +#~ msgstr "la taille de la variable est passée partiellement dans la pile et le registre" -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "-shared n'est pas valide avec -mcoff" +#~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#~ msgstr "Copyright © 2002 Free Software Foundation, Inc.\n" -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "-symbolic n'est pas valide avec -mcoff" +#, fuzzy +#~ msgid "Only initialized variables can be placed into program memory area." +#~ msgstr "seules les variables initialisées peuvent être placées dans la zone mémoire du programme" -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" -msgstr "-fpic n'est pas valide avec -mcoff" +#~ msgid "%s for `%T ? %T : %T' operator" +#~ msgstr "%s pour «%T ? %T : %T» comme opérateur" -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" -msgstr "-fPic n'est pas valide avec -mcoff" +#~ msgid "%s for `%T [%T]' operator" +#~ msgstr "%s pour l'opérateur «%T [%T]»" -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" -msgstr "-fpic n'est pas valide avec -mcoff" +#~ msgid "%s for `%T %s %T' operator" +#~ msgstr "%s pour l'opérateur «%T %s [%T]»" -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "-fPIC n'est pas valide avec -mcoff" +#~ msgid "%s for `%s %T' operator" +#~ msgstr "%s pour l'opérateur «%s [%T]»" -#~ msgid "-traditional is deprecated and may be removed" -#~ msgstr "-traditional est dépréciée et peut être enlevée dans le futur" +#~ msgid "real-valued template parameters when cross-compiling" +#~ msgstr "patron de paramètre en valeur réelle lors de la compilation croisée" -#~ msgid "unknown C standard `%s'" -#~ msgstr "standard C « %s » inconnu" +#~ msgid "ISO C++ forbids non-constant aggregate initializer expressions" +#~ msgstr "le C++ ISO interdit les expressions d'initialiseur d'aggrégat de non constante" -#~ msgid "type of external `%s' is not global" -#~ msgstr "le type de l'externe « %s » n'est pas global" +#~ msgid "-static not valid with -mcoff" +#~ msgstr "-static n'est pas valide avec -mcoff" -#~ msgid "unnamed fields of type other than struct or union are not allowed" -#~ msgstr "champs sans nom de type autre que struct ou union ne sont pas permis" +#~ msgid "-shared not valid with -mcoff" +#~ msgstr "-shared n'est pas valide avec -mcoff" + +#~ msgid "-symbolic not valid with -mcoff" +#~ msgstr "-symbolic n'est pas valide avec -mcoff" -#~ msgid "null format string" -#~ msgstr "chaîne de format nulle" +#~ msgid "-fpic is not valid with -mcoff" +#~ msgstr "-fpic n'est pas valide avec -mcoff" -#~ msgid "both 'f' and 'l' suffixes on floating constant" -#~ msgstr "les suffixes « f » et « l » ensembles sur une constante flottante" +#~ msgid "-fPIC is not valid with -mcoff" +#~ msgstr "-fPic n'est pas valide avec -mcoff" -#~ msgid "decimal point in exponent - impossible!" -#~ msgstr "point décimal dans l'exposant - impossible!" +#~ msgid "-fpic not valid with -mcoff" +#~ msgstr "-fpic n'est pas valide avec -mcoff" -#~ msgid "underscore in number" -#~ msgstr "souligné présent dans le nombre" +#~ msgid "-fPIC not valid with -mcoff" +#~ msgstr "-fPIC n'est pas valide avec -mcoff" + +#~ msgid "unnamed fields of type other than struct or union are not allowed" +#~ msgstr "champs sans nom de type autre que struct ou union ne sont pas permis" #~ msgid "numeric constant with no digits" #~ msgstr "constante numérique sans chiffre" @@ -20792,9 +21245,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "more than one 'i' or 'j' suffix on floating constant" #~ msgstr "plus d'un « i » ou « j » en suffixe sur une constante flottante" -#~ msgid "ISO C forbids imaginary numeric constants" -#~ msgstr "ISO C interdit les constante numérique de nombres imaginaires" - #~ msgid "floating constant out of range" #~ msgstr "constante flottante est hors gamme" @@ -20828,9 +21278,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "width of integer constant changes with -traditional" #~ msgstr "largeur de la constante entière change avec -traditional" -#~ msgid "integer constant is unsigned in ISO C, signed with -traditional" -#~ msgstr "constante entìère est non signée en ISO C, signé avec -traditional" - #~ msgid "width of integer constant may change on other systems with -traditional" #~ msgstr "largeur de la constante entière peut changer sur d'autres système avec -traditional" @@ -20858,9 +21305,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "missing white space after number '%.*s'" #~ msgstr "espace blanc manquant après le nombre '%.*s'" -#~ msgid "ISO C does not permit use of `varargs.h'" -#~ msgstr "ISO C ne permet pas l'usage de « varargs.h »" - #~ msgid "storage class specifier in array declarator" #~ msgstr "spécificateur de classe de stockage dans le déclarateur de tableau" @@ -20921,29 +21365,16 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "GNU CPP version %s (cpplib)" #~ msgstr "GNU CPP version %s (cpplib)" -#~ msgid "" -#~ " -pedantic Issue all warnings demanded by strict ISO C\n" -#~ " -pedantic-errors Issue -pedantic warnings as errors instead\n" -#~ " -trigraphs Support ISO C trigraphs\n" -#~ " -lang-c Assume that the input sources are in C\n" -#~ " -lang-c89 Assume that the input sources are in C89\n" -#~ msgstr "" -#~ " -pedantic émettre tous les avertissements relatifs à la conformité stricte ISO C\n" -#~ " -pedantic-errors transformer les avertissements -pedantic en erreurs à la place\n" -#~ " -trigraphs supporter les trigraphes ISO C\n" -#~ " -lang-c assumer que les sources à l'entrée sont en C\n" -#~ " -lang-c89 assumer que les sources à l'entrée sont en C89\n" - #~ msgid "" #~ " -lang-c++ Assume that the input sources are in C++\n" #~ " -lang-objc Assume that the input sources are in ObjectiveC\n" #~ " -lang-objc++ Assume that the input sources are in ObjectiveC++\n" #~ " -lang-asm Assume that the input sources are in assembler\n" #~ msgstr "" -#~ " -lang-c++ assumer que les sources sont en C++\n" -#~ " -lang-objc assumer que les sources sont en ObjectiveC\n" -#~ " -lang-objc++ assumer que les sources sont en ObjectiveC++\n" -#~ " -lang-asm assumer que les sources sont en assembleur\n" +#~ " -lang-c++ Présumer que les sources sont en C++\n" +#~ " -lang-objc Présumer que les sources sont en ObjectiveC\n" +#~ " -lang-objc++ Présumer que les sources sont en ObjectiveC++\n" +#~ " -lang-asm Présumer que les sources sont en assembleur\n" #~ msgid "possible start of unterminated string literal" #~ msgstr "début possible d'une chaîne de mot non terminée" @@ -21089,9 +21520,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "double quoted strings not allowed in #if expressions" #~ msgstr "chaînes entre quillemets ne sont pas allouées dans les expression #if" -#~ msgid "invalid token in expression" -#~ msgstr "jeton invalide dans l'expression" - #~ msgid "octal character constant does not fit in a byte" #~ msgstr "constante de caractères en octal ne peut être insérée dans un octet" @@ -21131,9 +21559,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "macro name missing after -%c option" #~ msgstr "nom de macro manquant après l'option -%c" -#~ msgid "-pedantic and -traditional are mutually exclusive" -#~ msgstr "-pedantic et -traditional sont mutuellement exclusives" - #~ msgid "-trigraphs and -traditional are mutually exclusive" #~ msgstr "-trigraphs et -traditional sont mutuellement exclusives" @@ -21365,9 +21790,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "Generate code the unix assembler can handle" #~ msgstr "Générer du code que l'assembleur UNIX peut traiter" -#~ msgid "Generate code an embedded assembler can handle" -#~ msgstr "Générer du code qu'un assembleur enchâssé peut traiter" - #~ msgid "Retain standard MXDB information" #~ msgstr "Retenir l'information standard MXDB" @@ -21557,12 +21979,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "ignoring `%V' qualifiers on `%T'" #~ msgstr "qualificateurs « %V » ignorés pour « %T »" -#~ msgid "ISO C++ forbids applying `sizeof' to a member function" -#~ msgstr "ISO C++ interdit l'application de « sizeof » sur le membre d'une fonction" - -#~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type" -#~ msgstr "ISO C++ interdit l'application de « sizeof» sur un type «void » qui est un type incomplet" - #~ msgid "`sizeof' applied to non-static member" #~ msgstr "« sizeof » appliqué à un membre non statique" @@ -21578,9 +21994,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "invalid use of template `%#D' as expression" #~ msgstr "utilisation invalide du patron «%#D» comme expression" -#~ msgid "`%#T' has no member named `%D'" -#~ msgstr "«%#T» n'a pas de membre nommé « %D »" - #~ msgid "invalid offsetof from non-POD type `%#T'; use pointer to member instead" #~ msgstr "offsetof invalide du type non POD «%#T»; utiliser un pointeur vers un membre à la place" @@ -21596,15 +22009,9 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "invalid call to member function needing `this' in static member function scope" #~ msgstr "appel invalide vers un membre de fonction ayant besoin de « ceci » dans le champ du membre statique de la fonction" -#~ msgid "unary `&'" -#~ msgstr "unaire «&»" - #~ msgid "invalid use of undefined type `%#T'" #~ msgstr "utilisation invalide d'un type indéfini «%#T»" -#~ msgid "forward declaration of `%#T'" -#~ msgstr "déclaration par l'avant (forward) de «%#T»" - #~ msgid "invalid use of `%T'" #~ msgstr "utilisation invalide de « %T »" @@ -21707,12 +22114,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "`%s' previously declared here" #~ msgstr "« %s » précédemment déclaré ici" -#~ msgid "invalid lvalue in increment" -#~ msgstr "lvalue invalide dans l'incrémentation" - -#~ msgid "invalid lvalue in decrement" -#~ msgstr "lvalue invalide dans la décrémentation" - #~ msgid "increment" #~ msgstr "incrément" @@ -21935,9 +22336,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "incompatible member of powerset tuple (at position #%d)" #~ msgstr "membre incompatible du tuple du powerset ( à la position #%d)" -#~ msgid "no initializer value for fixed field `%s'" -#~ msgstr "pas de valeur pour l'initialisateur du champ fixe « %s »" - #~ msgid "non-constant value for tag field `%s'" #~ msgstr "valeur non constante pour l'étiquette de champ « %s »" @@ -22160,9 +22558,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid " precede a STRUCT field reference, or `%s' is an undefined mode" #~ msgstr " précède une référence sur champ STRUCT ou « %s » est un mode indéfini" -#~ msgid "can't dereference PTR value using unary `->'" -#~ msgstr "ne peut dé-référencer une valeur PTR utilisant l'unaire «->»" - #~ msgid "invalid type argument of `->'" #~ msgstr "type d'argument invalide de «->»" @@ -22760,9 +23155,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "PREFIXED clause with no prelix in unlabeled module" #~ msgstr "cluase PREFIXÉ sans no prelix dans un module sans étiquette" -#~ msgid "internal parser error - expected token %d" -#~ msgstr "erreur interne d'analyse syntaxique - jeton attendu %d" - #~ msgid "'%s!' is not followed by an identifier" #~ msgstr "« %s » n'est pas suivi d'un identificateur" @@ -23234,9 +23626,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "can only take slice of array or string" #~ msgstr "peut seulement faire le découpage d'un tableau ou d'une chaîne" -#~ msgid "slice length is not an integer" -#~ msgstr "tranche de la longueur n'est pas un entier" - #~ msgid "slice length out-of-range" #~ msgstr "tranche de la longueur est hors gamme" @@ -23459,18 +23848,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead" #~ msgstr "référence invalide à un pointeur NUL, utiliser pointeur de membre à la place" -#~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic" -#~ msgstr "ISO C++ interdit l'utilisation d'un pointeur de type « void * » dans un pointeur arithmétique" - -#~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic" -#~ msgstr "ISO C++ interdit l'utilisation d'un pointeur sur une fonction dans un opinteur arithmétique" - -#~ msgid "ISO C++ forbids using a pointer to member function in pointer arithmetic" -#~ msgstr "ISO C++ interdit l'utilisation d'un pointeur sur un membre de fonction dans un pointeur arithmétique" - -#~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic" -#~ msgstr "ISO C++ interdit l'utilisation d'un pointeur sur un membre dans un pointeur arithmétique" - #~ msgid "internal error #%d" #~ msgstr "erreur interne #%d" @@ -23492,30 +23869,12 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "Continuation indicator at %0 invalid here [info -f g77 M LEX]" #~ msgstr "Indicateur de continuation à %0 invalide ici [info -f g77 M LEX]" -#~ msgid "Integer at %0 too large except as negative number (preceded by unary minus sign)" -#~ msgstr "Entier à %0 trop grand sauf comme nombre négatif (si précédé du signe unaire moins)" - #~ msgid "Non-negative integer at %0 too large" #~ msgstr "Entier non négatif à %0 trop grand" -#~ msgid "Integer at %0 too large; even though preceded by unary minus sign at %1, subsequent operator at %2 has precedence over unary minus -- enclose unary minus sign and integer in parentheses to force precedence" -#~ msgstr "Entier à %0 trop grand; même en étant précédé du signe unaire moins à %1, l'oérateur subséquent à %2 a précédence sur l'unaire moins -- encapsuler le signe unaire moins et l'entier entre parenthèses" - #~ msgid "Integer at %0 too large (%2 has precedence over %1)" #~ msgstr "Entier à %0 trop grand (%2 a précédence sur %1)" -#~ msgid "Integer at %0 too large; even though preceded by minus sign at %1, because minus sign is a binary, not unary, operator -- insert plus sign before minus sign to change it to a unary minus sign" -#~ msgstr "Entier à %0 trop grand; même précédé du signe moins à %1, parce que le signe moins est un opérateur binaire, non pas unaire -- insérer avant un signe plus pour le changer en un signe unaire moins " - -#~ msgid "Integer at %0 too large (needs unary, not binary, minus at %1)" -#~ msgstr "Entier à %0 trop grand (nécessite l'unaire moins, non pas binaire, à %1)" - -#~ msgid "Integer at %0 too large; even though preceded by minus sign at %1, subsequent operator at %2 has precedence over minus, and that minus sign should be a unary minus rather than a binary minus -- insert plus sign before minus sign to change it to a unary minus sign, and enclose unary minus sign and integer in parentheses to force precedence" -#~ msgstr "Entier à %0 trop grand; même précédé du signe moins à %1, l'opérateur subséquent à %2 a précédence sur le moins et le signe moins doit être un signe unaire moins au lieu d'un signe binaire moins -- insérer avant un signe plus pour le changer en un signe unaire moins et encapsuler le signe unaire moins et l'entier entre parenthèse pour forcer la précédence" - -#~ msgid "Integer at %0 too large (%2 has precedence over %1, which needs to be unary, not binary, minus)" -#~ msgstr "Entier à %0 trop grand (%2 a précédence sur %1, lequel nécessite l'unaire moins, non pas bianire)" - #~ msgid "Period at %0 not followed by valid keyword forming a valid binary operator; `.%A.' is not a valid binary operator" #~ msgstr "Période à %0 n'est pas suivie d'un mot clé valide formant un opérateut binaire valide; «.%A,» n'est pas un opérateur binaire valide" @@ -23609,26 +23968,15 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "Unterminated character constant at %0 [info -f g77 M LEX]" #~ msgstr "constante de caractères non terminée à %0 [info -f g77 M LEX]" -#, fuzzy -#~ msgid "Continuation line at %0 must have initial `&' since it continues a character context [info -f g77 M LEX]" -#~ msgstr "La ligne de continuation à %0 doit avoir un «&» initial puisqu'elle est la suite du contexte caractère [info -f g77 M LEX]" - #~ msgid "Missing initial `&' on continuation line at %0 [info -f g77 M LEX]" #~ msgstr "«&» initial manquant sur la ligne de continuation à %0 [info -f g77 M LEX]" -#, fuzzy -#~ msgid "Continuation line at %0 must have initial `&' since it continues a split lexical token [info -f g77 M LEX]" -#~ msgstr "Ligne de continuation à %0 doit avoir un «&» initial puisqu'elle est la suite d'un jeton lexical scindé [info -f g77 M LEX]" - #~ msgid "Continuation line at %0 invalid because it consists only of a single `&' as the only nonblank character" #~ msgstr "Ligne de continuation à %0 invalide parce qu'elle contient seulement un simple «&» comme seul caractère non blanc" #~ msgid "Invalid continuation line at %0" #~ msgstr "ligne de continuation invalide à %0" -#~ msgid "Statement at %0 begins with invalid token [info -f g77 M LEX]" -#~ msgstr "Déclaration à %0 débute avec un jeton invalide [info -f g77 M LEX]" - #~ msgid "Invalid statement at %0 [info -f g77 M LEX]" #~ msgstr "Déclaration invalide à %0 [info -f g77 M LEX]" @@ -23647,210 +23995,84 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "Invalid use of hollerith constant in statement at %0 -- enclose the constant in parentheses (for example, change BACKSPACE 2HAB to BACKSPACE (2HAB))" #~ msgstr "Utilisation invalide d'une constante Hollerith à la déclaration à %0 -- encapsuler la constante entre paranthèses (par exemple, changer BACKSPACE 2HAB en BACKSPACE (2HAB) )" -#, fuzzy -#~ msgid "Enclose hollerith constant in statement at %0 in parentheses" -#~ msgstr "Encapsuler la constante Hollerith dans la déclaration à %0 entre parenthèses" - -#, fuzzy -#~ msgid "nP control edit descriptor not followed by comma but followed by edit descriptor at %0 other than D, E, EN, F, or G" -#~ msgstr "descripteur nP de contrôle d'édition n'est pas suivi par une virgule mais par un descripteur d'édition à %0 autre que D, E, EN, F ou G" - -#, fuzzy -#~ msgid "Invalid edit descriptor at %0 following nP control edit descriptor" -#~ msgstr "Descripteur d'édition invalide à %0 suivant le descripteur nP de contrôle d'édition" - -#, fuzzy -#~ msgid "Invalid I specifier in FORMAT statement at %0 -- correct form: [r]Iw.[m]" -#~ msgstr "Spécificateur I invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]Iw.[m]" - #~ msgid "Invalid I specifier in FORMAT statement at %0" #~ msgstr "spécificateur I invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid B specifier in FORMAT statement at %0 -- correct form: [r]Bw.[m]" -#~ msgstr "Spécificateur B invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]Bw.[m]" - #~ msgid "Invalid B specifier in FORMAT statement at %0" #~ msgstr "spécificateur B invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid O specifier in FORMAT statement at %0 -- correct form: [r]Ow.[m]" -#~ msgstr "Spécificateur O invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]Ow.[m]" - #~ msgid "Invalid O specifier in FORMAT statement at %0" #~ msgstr "spécificateur O invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid Z specifier in FORMAT statement at %0 -- correct form: [r]Zw.[m]" -#~ msgstr "Spécificateur Z invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]Zw.[m]" - #~ msgid "Invalid Z specifier in FORMAT statement at %0" #~ msgstr "spécificateur Z invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid F specifier in FORMAT statement at %0 -- correct form: [r]Fw.d" -#~ msgstr "Spécificateur F invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]Fw.d" - #~ msgid "Invalid F specifier in FORMAT statement at %0" #~ msgstr "spécificateur F invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid E specifier in FORMAT statement at %0 -- correct form: [r]Ew.d[Ee]" -#~ msgstr "Spécificateur E invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]Ew.d[Ee]" - #~ msgid "Invalid E specifier in FORMAT statement at %0" #~ msgstr "spécificateur E invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid EN specifier in FORMAT statement at %0 -- correct form: [r]ENw.d[Ee]" -#~ msgstr "Spécificateur EN invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]ENw.d[Ee]" - #~ msgid "Invalid EN specifier in FORMAT statement at %0" #~ msgstr "spécificateur EN invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid G specifier in FORMAT statement at %0 -- correct form: [r]Gw.d[Ee]" -#~ msgstr "Spécificateur G invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]Gw.d[Ee]" - #~ msgid "Invalid G specifier in FORMAT statement at %0" #~ msgstr "spécificateur G invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid L specifier in FORMAT statement at %0 -- correct form: [r]Lw" -#~ msgstr "Spécificateur L invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]Lw" - #~ msgid "Invalid L specifier in FORMAT statement at %0" #~ msgstr "spécificateur L invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid A specifier in FORMAT statement at %0 -- correct form: [r]A[w]" -#~ msgstr "Spécificateur A invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]A[w]" - #~ msgid "Invalid A specifier in FORMAT statement at %0" #~ msgstr "spécificateur A invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid D specifier in FORMAT statement at %0 -- correct form: [r]Dw.d" -#~ msgstr "Spécificateur D invalide dans la déclaration de FORMAT à %0 -- forme correcte: [r]Dw.d" - #~ msgid "Invalid D specifier in FORMAT statement at %0" #~ msgstr "spécificateur D invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid Q specifier in FORMAT statement at %0 -- correct form: Q" -#~ msgstr "Spécificateur Q invalide dans la déclaration de FORMAT à %0 -- forme correcte: Q" - #~ msgid "Invalid Q specifier in FORMAT statement at %0" #~ msgstr "spécificateur Q invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid $ specifier in FORMAT statement at %0 -- correct form: $" -#~ msgstr "Spécificateur $ invalide dans la déclaration de FORMAT à %0 -- forme correcte: $" - #~ msgid "Invalid $ specifier in FORMAT statement at %0" #~ msgstr "spécificateur $ invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid P specifier in FORMAT statement at %0 -- correct form: kP" -#~ msgstr "Spécificateur P invalide dans la déclaration de FORMAT à %0 -- forme correcte: kP" - #~ msgid "Invalid P specifier in FORMAT statement at %0" #~ msgstr "spécificateur P invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid T specifier in FORMAT statement at %0 -- correct form: Tn" -#~ msgstr "Spécificateur T invalide dans la déclaration de FORMAT à %0 -- forme correcte: Tn" - #~ msgid "Invalid T specifier in FORMAT statement at %0" #~ msgstr "spécificateur T invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid TL specifier in FORMAT statement at %0 -- correct form: TLn" -#~ msgstr "Spécificateur TL invalide dans la déclaration de FORMAT à %0 -- forme correcte: TLn" - #~ msgid "Invalid TL specifier in FORMAT statement at %0" #~ msgstr "spécificateur TL invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid TR specifier in FORMAT statement at %0 -- correct form: TRn" -#~ msgstr "Spécificateur TR invalide dans la déclaration de FORMAT à %0 -- forme correcte: TRn" - #~ msgid "Invalid TR specifier in FORMAT statement at %0" #~ msgstr "spécificateur TR invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid X specifier in FORMAT statement at %0 -- correct form: nX" -#~ msgstr "Spécificateur X invalide dans la déclaration de FORMAT à %0 -- forme correcte: nX" - #~ msgid "Invalid X specifier in FORMAT statement at %0" #~ msgstr "spécificateur X invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid S specifier in FORMAT statement at %0 -- correct form: S" -#~ msgstr "Spécificateur S invalide dans la déclaration de FORMAT à %0 -- forme correcte: S" - #~ msgid "Invalid S specifier in FORMAT statement at %0" #~ msgstr "spécificateur S invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid SP specifier in FORMAT statement at %0 -- correct form: SP" -#~ msgstr "Spécificateur SP invalide dans la déclaration de FORMAT à %0 -- forme correcte: SP" - #~ msgid "Invalid SP specifier in FORMAT statement at %0" #~ msgstr "spécificateur SP invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid SS specifier in FORMAT statement at %0 -- correct form: SS" -#~ msgstr "Spécificateur SS invalide dans la déclaration de FORMAT à %0 -- forme correcte: SS" - #~ msgid "Invalid SS specifier in FORMAT statement at %0" #~ msgstr "spécificateur SS invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid BN specifier in FORMAT statement at %0 -- correct form: BN" -#~ msgstr "Spécificateur BN invalide dans la déclaration de FORMAT à %0 -- forme correcte: BN" - #~ msgid "Invalid BN specifier in FORMAT statement at %0" #~ msgstr "spécificateur BN invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid BZ specifier in FORMAT statement at %0 -- correct form: BZ" -#~ msgstr "Spécificateur BZ invalide dans la déclaration de FORMAT à %0 -- forme correcte: BZ" - #~ msgid "Invalid BZ specifier in FORMAT statement at %0" #~ msgstr "spécificateur BZ invalide dans la déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid : specifier in FORMAT statement at %0 -- correct form: :" -#~ msgstr "Invalide : spécificateur dans la déclaration de FORMAT à %0 -- forme correcte : :" - #~ msgid "Invalid : specifier in FORMAT statement at %0" #~ msgstr "Invalide: spécificateur de déclaration de FORMAT à %0" -#, fuzzy -#~ msgid "Invalid H specifier in FORMAT statement at %0 -- correct form: nHcharacters !where n is an unsigned decimal constant, and characters !contains exactly n characters (including spaces)" -#~ msgstr "Spécificateur H invalide dans la déclaration de FORMAT à %0 -- forme correcte: nHcaractères !où n est une constante décimale non signée et les caractères !contiennte exactement n caractères (incluant les espaces)" - #~ msgid "Invalid H specifier in FORMAT statement at %0" #~ msgstr "spécificateur H invalide dans la déclaration de FORMAT à %0" -#~ msgid "Invalid token with FORMAT run-time expression at %0 -- use the traditional operators .LT., .LE., .GT., .GE., .EQ., and .NE. in place of the newer tokens <, <=, >, >=, ==, and !=, because > ends an expression within a FORMAT statement" -#~ msgstr "Jeton invalide dans le FORMAT de l'expression d'exécution à %0 -- utiliser les opérateurs tradictionnels .LT., .LE., .GT., .GE., .EQ. et .NE. à la place des nouveaux jetons <, <=, >, >=, == et != parce que > termine l'expression dans la déclaration de FORMAT" - -#~ msgid "Invalid token with FORMAT run-time expression at %0" -#~ msgstr "jeton invalide avec le FORMAT de l'expression d'exécution à %0" - -#, fuzzy -#~ msgid "Defined operator at %0 contains a nonletter -- must contain only letters A-Z (or a-z)" -#~ msgstr "L'opérateur défini à %0 ne contient pas une lettre -- doit contenir seulement des lettres A-Z (pas a-z)" - #~ msgid "Nonletter in defined operator at %0" #~ msgstr "ne contient pas une non lettre dans l'opérateur défini à %0" -#, fuzzy -#~ msgid "Invalid type-declaration attribute at %0 -- must be one of: DIMENSION(array-spec), EXTERNAL, INTRINSIC, PARAMETER, or SAVE" -#~ msgstr "Attribut de type invalide dans la déclaration à %0 -- doit être un de: DIMENSION(array-spec), EXTERNAL, INTRINSIC, PARAMETER, or SAVE" - #~ msgid "Invalid type-declaration attribute at %0" #~ msgstr "type d'attribut de déclaration invalide à %0" @@ -23866,10 +24088,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "Range specification at %0 invalid" #~ msgstr "spécification d'étendue à %0 invalide" -#, fuzzy -#~ msgid "Range specification at %0 useless; first expression greater than second expression in range, so range can never be matched by any selection expression" -#~ msgstr "spécification d'étendue à %0 inutile; première expression plus grande que la seconde expression dans l'étendue, aussi l'étendue ne peut jamais être en concordance avec une expression de sélection" - #~ msgid "Useless range at %0" #~ msgstr "étendue inutile à %0" @@ -23897,12 +24115,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "FORMAT at %0 with run-time expression must follow first executable statement" #~ msgstr "FORMAT à %0 dans l'expression lors de l'exécution doit suivre la première déclaration exécutable" -#~ msgid "Unexpected token at %0 in implied-DO construct at %1 -- form of implied-DO is `(item-list,do-var=start,end[,incr])'" -#~ msgstr "Jeton inattendu à %0 dans le construit DO implicite à %1 -- forme du DO implicite est «(item-list,do-var=start,end[,incr])»" - -#~ msgid "Unexpected token at %0 in implied-DO construct at %1" -#~ msgstr "jeton inattendu à %0 dans le construit DO implcite à %1" - #~ msgid "Boolean/logical operator at %0 must operate on two subexpressions of logical type, but neither subexpression at %1 or %2 is of logical type" #~ msgstr "opérateur booléen/logique à %0 doit opérer sur deux sous-expressions de type logique mais aucune des sous-expressions à %1 ou %2 n'est de type logique" @@ -24062,10 +24274,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "Padding of %A %D required before `%B' in common block `%C' at %0" #~ msgstr "Remplissage de %A %D requis avant «%B» dans le bloc commun «%C» à %0" -#, fuzzy -#~ msgid "Invalid length specification at %0 for IMPLICIT statement -- must be integer constant expression" -#~ msgstr "longueur de spécification invalide à %0 pour la déclaration IMPLICIT -- doit être l'expression d'une constante entière " - #~ msgid "Type of ENTRY point at %0 to function conflicts with type(s) of previous entrypoint(s) -- must all be identical-length CHARACTER or none be CHARACTER type" #~ msgstr "Type du point d'entrée à %0 de la fonction est en conflit avec le type de point d'entrée précédent de la fonction -- doit être de longueur indentique ou zéro pour un type caractère" @@ -24138,9 +24346,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "no file-scope type named `%D'" #~ msgstr "pas de type de portée de fichier nommé `%D'" -#~ msgid "%T is not a class type" -#~ msgstr "%T n'est pas un type de classe" - #~ msgid "base clause without member specification for `%#T'" #~ msgstr "clause de base sans spécification de membre pour `%#T'" @@ -24162,9 +24367,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "type with more precision than %s" #~ msgstr "type avec plus de precision que %s" -#~ msgid "declaration of `%s' shadows previous local" -#~ msgstr "déclaration de `%s' cache la déclaration locale précédente" - #~ msgid "ANSI C forbids const or volatile function types" #~ msgstr "C ANSI interdit les types `const' ou de fonctions volatiles" @@ -24177,12 +24379,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "unknown escape sequence: '\\' followed by char 0x%x" #~ msgstr "séquence d'échappement inconnue: '\\' suivi du caractère 0x%x" -#~ msgid "ISO C forbids `&&'" -#~ msgstr "ISO C interdit `&&'" - -#~ msgid "`[*]' in parameter declaration only allowed in ISO C 99" -#~ msgstr "`[*]' dans la déclaration de paramètres est permis seulement avec ISO C 99" - #~ msgid "wrong type argument to %s" #~ msgstr "type d'argument erroné pour %s" @@ -24204,9 +24400,6 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "The local variable `insn' has the value:" #~ msgstr "La variable locale `insn' a la valeur:" -#~ msgid "Register '%c' is unknown" -#~ msgstr "Registre '%c' est inconnu" - #~ msgid "Register '%c' already specified in allocation order" #~ msgstr "Registre '%c' est déjà spécifié dans l'ordre d'allocation" @@ -24252,15 +24445,9 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "`__alignof__' applied to a bit-field" #~ msgstr "`__alignof__' appliqué à un champ de bits" -#~ msgid "initializer for unnamed base class ambiguous" -#~ msgstr "initialiseur ambigü pour une classe de base non nommé" - #~ msgid "Do not treat the namespace `std' as a normal namespace" #~ msgstr "Ne pas traiter l'espace nom `std' comme un espace nom normal" -#~ msgid "ISO C++ forbids `&&'" -#~ msgstr "ISO C++ interdit `&&'" - #~ msgid "taking dynamic typeid of object with -fno-rtti" #~ msgstr "prendre le typeid dynamique d'objet avec -fno-rtti" @@ -24365,12 +24552,3 @@ msgstr "-fPIC n'est pas valide avec -mcoff" #~ msgid "Data size %ld.\n" #~ msgstr "Taille des données %ld.\n" - -#~ msgid "bx]" -#~ msgstr "bx]" - -#~ msgid "bx" -#~ msgstr "bx" - -#~ msgid "cx" -#~ msgstr "cx" diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot index b14c3b09ba8..f6e9e95d072 100644 --- a/gcc/po/gcc.pot +++ b/gcc/po/gcc.pot @@ -7,7 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2003-03-21 16:03-0800\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2003-10-25 21:33+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,17 +16,17 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: attribs.c:187 +#: attribs.c:178 #, c-format msgid "`%s' attribute directive ignored" msgstr "" -#: attribs.c:195 +#: attribs.c:186 #, c-format msgid "wrong number of arguments specified for `%s' attribute" msgstr "" -#: attribs.c:212 +#: attribs.c:203 #, c-format msgid "`%s' attribute does not apply to types" msgstr "" @@ -35,1026 +36,968 @@ msgstr "" msgid "`%s' attribute only applies to function types" msgstr "" -#: attribs.c:406 c-common.c:4867 c-common.c:4889 c-common.c:4911 -#: c-common.c:4942 c-common.c:4964 c-common.c:4989 c-common.c:5015 -#: c-common.c:5045 c-common.c:5083 c-common.c:5130 c-common.c:5160 -#: c-common.c:5190 c-common.c:5213 c-common.c:5488 c-common.c:5510 -#: c-common.c:5553 c-common.c:5630 c-common.c:5686 c-common.c:5747 -#: c-common.c:5781 c-common.c:6135 config/arm/arm.c:2151 config/arm/arm.c:2178 -#: config/avr/avr.c:4783 config/h8300/h8300.c:4016 config/h8300/h8300.c:4041 -#: config/i386/i386.c:1594 config/i386/i386.c:15318 config/i386/winnt.c:88 +#: attribs.c:416 c-common.c:4353 c-common.c:4372 c-common.c:4390 +#: c-common.c:4417 c-common.c:4436 c-common.c:4459 c-common.c:4482 +#: c-common.c:4508 c-common.c:4542 c-common.c:4586 c-common.c:4614 +#: c-common.c:4642 c-common.c:4661 c-common.c:4916 c-common.c:4935 +#: c-common.c:4974 c-common.c:5041 c-common.c:5087 c-common.c:5145 +#: c-common.c:5176 c-common.c:5522 c-common.c:5545 c-common.c:5584 +#: config/arm/arm.c:2236 config/arm/arm.c:2263 config/avr/avr.c:4561 +#: config/h8300/h8300.c:4279 config/h8300/h8300.c:4302 config/i386/i386.c:1589 +#: config/i386/i386.c:15177 config/i386/winnt.c:86 config/ia64/ia64.c:1057 #: config/ip2k/ip2k.c:3214 #, c-format msgid "`%s' attribute ignored" msgstr "" -#: builtins.c:294 +#: builtins.c:318 msgid "offset outside bounds of constant string" msgstr "" -#: builtins.c:774 +#: builtins.c:779 msgid "second arg to `__builtin_prefetch' must be a constant" msgstr "" -#: builtins.c:781 +#: builtins.c:786 msgid "invalid second arg to __builtin_prefetch; using zero" msgstr "" -#: builtins.c:788 +#: builtins.c:793 msgid "third arg to `__builtin_prefetch' must be a constant" msgstr "" -#: builtins.c:795 +#: builtins.c:800 msgid "invalid third arg to __builtin_prefetch; using zero" msgstr "" -#. ??? We used to try and build up a call to the out of line function, -#. guessing about what registers needed saving etc. This became much -#. harder with __builtin_va_start, since we don't have a tree for a -#. call to __builtin_saveregs to fall back on. There was exactly one -#. port (i860) that used this code, and I'm unconvinced it could actually -#. handle the general case. So we no longer try to handle anything -#. weird and make the backend absorb the evil. -#: builtins.c:3185 -msgid "__builtin_saveregs not supported by this target" -msgstr "" - -#: builtins.c:3227 +#: builtins.c:3806 msgid "argument of `__builtin_args_info' must be constant" msgstr "" -#: builtins.c:3233 +#: builtins.c:3812 msgid "argument of `__builtin_args_info' out of range" msgstr "" -#: builtins.c:3239 +#: builtins.c:3818 msgid "missing argument in `__builtin_args_info'" msgstr "" -#: builtins.c:3270 +#: builtins.c:3834 msgid "`va_start' used in function with fixed args" msgstr "" -#: builtins.c:3289 +#: builtins.c:3853 msgid "second parameter of `va_start' not last named argument" msgstr "" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:3294 +#: builtins.c:3858 msgid "`__builtin_next_arg' called without an argument" msgstr "" -#: builtins.c:3380 +#: builtins.c:3939 msgid "too many arguments to function `va_start'" msgstr "" -#: builtins.c:3482 +#: builtins.c:4039 msgid "first argument to `va_arg' not of type `va_list'" msgstr "" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3514 +#: builtins.c:4071 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "" -#: builtins.c:3519 +#: builtins.c:4076 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "" -#: builtins.c:3650 +#: builtins.c:4193 msgid "invalid arg to `__builtin_frame_address'" msgstr "" -#: builtins.c:3652 +#: builtins.c:4195 msgid "invalid arg to `__builtin_return_address'" msgstr "" -#: builtins.c:3666 +#: builtins.c:4209 msgid "unsupported arg to `__builtin_frame_address'" msgstr "" -#: builtins.c:3668 +#: builtins.c:4211 msgid "unsupported arg to `__builtin_return_address'" msgstr "" -#: builtins.c:3839 +#: builtins.c:4371 msgid "second arg to `__builtin_expect' must be a constant" msgstr "" -#: builtins.c:4429 +#: builtins.c:5316 msgid "__builtin_longjmp second argument must be 1" msgstr "" -#. just do library call, if unknown builtin -#: builtins.c:4493 c-common.c:4476 +#: builtins.c:5411 #, c-format msgid "built-in function `%s' not currently supported" msgstr "" -#: builtins.c:4617 +#: builtins.c:5551 msgid "target format does not support infinity" msgstr "" -#: c-common.c:1182 -#, c-format -msgid "`%s' is not defined outside of function scope" +#: c-common.c:943 +msgid "%Hsuggest explicit braces to avoid ambiguous `else'" msgstr "" -#: c-common.c:1203 +#: c-common.c:1161 +msgid "%J'%D' is not defined outside of function scope" +msgstr "" + +#: c-common.c:1181 #, c-format msgid "" "string length `%d' is greater than the length `%d' ISO C%d compilers are " "required to support" msgstr "" -#: c-common.c:1261 -msgid "concatenation of string literals with __FUNCTION__ is deprecated" -msgstr "" - -#: c-common.c:1357 +#: c-common.c:1221 msgid "overflow in constant expression" msgstr "" -#: c-common.c:1378 +#: c-common.c:1241 msgid "integer overflow in expression" msgstr "" -#: c-common.c:1387 +#: c-common.c:1250 msgid "floating point overflow in expression" msgstr "" -#: c-common.c:1393 +#: c-common.c:1256 msgid "vector overflow in expression" msgstr "" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1416 +#: c-common.c:1278 msgid "large integer implicitly truncated to unsigned type" msgstr "" -#: c-common.c:1418 +#: c-common.c:1280 msgid "negative integer implicitly converted to unsigned type" msgstr "" -#: c-common.c:1466 +#: c-common.c:1326 msgid "overflow in implicit constant conversion" msgstr "" -#: c-common.c:1614 +#: c-common.c:1462 #, c-format msgid "operation on `%s' may be undefined" msgstr "" -#: c-common.c:1905 +#: c-common.c:1746 msgid "expression statement has incomplete type" msgstr "" -#: c-common.c:1938 +#: c-common.c:1778 msgid "case label does not reduce to an integer constant" msgstr "" -#: c-common.c:2242 +#: c-common.c:2108 msgid "invalid truth-value expression" msgstr "" -#: c-common.c:2293 +#: c-common.c:2159 #, c-format msgid "invalid operands to binary %s" msgstr "" -#: c-common.c:2527 +#: c-common.c:2393 msgid "comparison is always false due to limited range of data type" msgstr "" -#: c-common.c:2529 +#: c-common.c:2395 msgid "comparison is always true due to limited range of data type" msgstr "" -#: c-common.c:2599 +#: c-common.c:2465 msgid "comparison of unsigned expression >= 0 is always true" msgstr "" -#: c-common.c:2608 +#: c-common.c:2474 msgid "comparison of unsigned expression < 0 is always false" msgstr "" -#: c-common.c:2655 +#: c-common.c:2519 msgid "pointer of type `void *' used in arithmetic" msgstr "" -#: c-common.c:2661 +#: c-common.c:2525 msgid "pointer to a function used in arithmetic" msgstr "" -#: c-common.c:2667 +#: c-common.c:2531 msgid "pointer to member function used in arithmetic" msgstr "" -#: c-common.c:2673 +#: c-common.c:2537 msgid "pointer to a member used in arithmetic" msgstr "" -#: c-common.c:2760 f/com.c:14676 +#: c-common.c:2626 f/com.c:14730 msgid "struct type value used where scalar is required" msgstr "" -#: c-common.c:2764 f/com.c:14680 +#: c-common.c:2630 f/com.c:14734 msgid "union type value used where scalar is required" msgstr "" -#: c-common.c:2768 f/com.c:14684 +#: c-common.c:2634 f/com.c:14738 msgid "array type value used where scalar is required" msgstr "" -#: c-common.c:2889 f/com.c:14817 +#. Common Ada/Pascal programmer's mistake. We always warn +#. about this since it is so bad. +#: c-common.c:2671 +msgid "the address of `%D', will always evaluate as `true'" +msgstr "" + +#: c-common.c:2765 f/com.c:14870 msgid "suggest parentheses around assignment used as truth value" msgstr "" -#: c-common.c:2933 c-common.c:2965 +#: c-common.c:2808 c-common.c:2845 msgid "invalid use of `restrict'" msgstr "" -#: c-common.c:3079 +#: c-common.c:2955 msgid "invalid application of `sizeof' to a function type" msgstr "" -#: c-common.c:3089 +#: c-common.c:2965 #, c-format msgid "invalid application of `%s' to a void type" msgstr "" -#: c-common.c:3095 +#: c-common.c:2971 #, c-format msgid "invalid application of `%s' to an incomplete type" msgstr "" -#: c-common.c:3136 +#: c-common.c:3011 msgid "`__alignof' applied to a bit-field" msgstr "" -#: c-common.c:3635 +#: c-common.c:3503 #, c-format msgid "cannot disable built-in function `%s'" msgstr "" -#: c-common.c:3804 c-typeck.c:1749 +#: c-common.c:3664 c-typeck.c:1898 #, c-format msgid "too few arguments to function `%s'" msgstr "" -#: c-common.c:3810 c-typeck.c:1602 +#: c-common.c:3670 c-typeck.c:1759 #, c-format msgid "too many arguments to function `%s'" msgstr "" -#: c-common.c:3829 +#: c-common.c:3689 #, c-format msgid "non-floating-point argument to function `%s'" msgstr "" -#: c-common.c:4098 +#: c-common.c:3916 msgid "pointers are not permitted as case values" msgstr "" -#: c-common.c:4104 -msgid "ISO C++ forbids range expressions in switch statements" -msgstr "" - -#: c-common.c:4106 -msgid "ISO C forbids range expressions in switch statements" +#: c-common.c:3920 +msgid "range expressions in switch statements are non-standard" msgstr "" -#: c-common.c:4136 +#: c-common.c:3949 msgid "empty range specified" msgstr "" -#: c-common.c:4187 +#: c-common.c:4000 msgid "duplicate (or overlapping) case value" msgstr "" -#: c-common.c:4189 -msgid "this is the first entry overlapping that value" +#: c-common.c:4001 +msgid "%Jthis is the first entry overlapping that value" msgstr "" -#: c-common.c:4193 +#: c-common.c:4005 msgid "duplicate case value" msgstr "" -#: c-common.c:4194 -msgid "previously used here" +#: c-common.c:4006 +msgid "%Jpreviously used here" msgstr "" -#: c-common.c:4198 +#: c-common.c:4010 msgid "multiple default labels in one switch" msgstr "" -#: c-common.c:4199 -msgid "this is the first default label" +#: c-common.c:4011 +msgid "%Jthis is the first default label" msgstr "" -#: c-common.c:4227 -msgid "ISO C++ forbids taking the address of a label" +#: c-common.c:4036 +msgid "taking the address of a label is non-standard" msgstr "" -#: c-common.c:4229 -msgid "ISO C forbids taking the address of a label" +#: c-common.c:4082 +msgid "" +"%Hignoring return value of `%D', declared with attribute warn_unused_result" +msgstr "" + +#: c-common.c:4087 +msgid "" +"%Hignoring return value of function declared with attribute " +"warn_unused_result" msgstr "" #. SW_PARAM -#: c-common.c:4822 +#: c-common.c:4306 #, c-format msgid "declaration of \"%s\" shadows a parameter" msgstr "" #. SW_LOCAL -#: c-common.c:4823 +#: c-common.c:4307 #, c-format msgid "declaration of \"%s\" shadows a previous local" msgstr "" #. SW_GLOBAL -#: c-common.c:4824 +#: c-common.c:4308 #, c-format msgid "declaration of \"%s\" shadows a global declaration" msgstr "" -#: c-common.c:5247 +#: c-common.c:4312 +msgid "%Jshadowed declaration is here" +msgstr "" + +#: c-common.c:4695 #, c-format msgid "unknown machine mode `%s'" msgstr "" -#: c-common.c:5250 +#: c-common.c:4698 #, c-format msgid "no data type for mode `%s'" msgstr "" -#: c-common.c:5254 +#: c-common.c:4702 #, c-format msgid "invalid pointer mode `%s'" msgstr "" -#: c-common.c:5263 c-common.c:5877 +#: c-common.c:4709 c-common.c:5273 #, c-format msgid "unable to emulate '%s'" msgstr "" -#: c-common.c:5312 -msgid "section attribute cannot be specified for local variables" +#: c-common.c:4753 +msgid "%Jsection attribute cannot be specified for local variables" msgstr "" -#: c-common.c:5323 -#, c-format -msgid "section of `%s' conflicts with previous declaration" +#: c-common.c:4764 +msgid "%Jsection of '%D' conflicts with previous declaration" msgstr "" -#: c-common.c:5332 -#, c-format -msgid "section attribute not allowed for `%s'" +#: c-common.c:4773 +msgid "%Jsection attribute not allowed for '%D'" msgstr "" -#: c-common.c:5339 -msgid "section attributes are not supported for this target" +#: c-common.c:4779 +msgid "%Jsection attributes are not supported for this target" msgstr "" -#: c-common.c:5381 +#: c-common.c:4817 msgid "requested alignment is not a constant" msgstr "" -#: c-common.c:5386 +#: c-common.c:4822 msgid "requested alignment is not a power of 2" msgstr "" -#: c-common.c:5391 +#: c-common.c:4827 msgid "requested alignment is too large" msgstr "" -#: c-common.c:5418 -#, c-format -msgid "alignment may not be specified for `%s'" +#: c-common.c:4853 +msgid "%Jalignment may not be specified for '%D'" msgstr "" -#: c-common.c:5463 -#, c-format -msgid "`%s' defined both normally and as an alias" +#: c-common.c:4891 +msgid "%J'%D' defined both normally and as an alias" msgstr "" -#: c-common.c:5473 +#: c-common.c:4901 msgid "alias arg not a string" msgstr "" -#: c-common.c:5520 +#: c-common.c:4945 msgid "visibility arg not a string" msgstr "" -#: c-common.c:5529 +#: c-common.c:4954 msgid "" "visibility arg must be one of \"default\", \"hidden\", \"protected\" or " "\"internal\"" msgstr "" -#: c-common.c:5563 +#: c-common.c:4984 msgid "tls_model arg not a string" msgstr "" -#: c-common.c:5572 +#: c-common.c:4993 msgid "" "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-" "dynamic\" or \"global-dynamic\"" msgstr "" -#: c-common.c:5597 c-common.c:5653 -#, c-format -msgid "`%s' attribute applies only to functions" +#: c-common.c:5015 c-common.c:5061 +msgid "%J'%E' attribute applies only to functions" msgstr "" -#: c-common.c:5604 c-common.c:5660 -#, c-format -msgid "can't set `%s' attribute after definition" +#: c-common.c:5020 c-common.c:5066 +msgid "%Jcan't set '%E' attribute after definition" msgstr "" -#: c-common.c:5744 +#: c-common.c:5142 #, c-format msgid "`%s' attribute ignored for `%s'" msgstr "" -#: c-common.c:5809 +#: c-common.c:5205 #, c-format msgid "invalid vector type for attribute `%s'" msgstr "" -#: c-common.c:5833 c-common.c:5865 +#: c-common.c:5229 c-common.c:5261 msgid "no vector mode with the size and type specified could be found" msgstr "" -#: c-common.c:5964 +#: c-common.c:5363 msgid "nonnull attribute without arguments on a non-prototype" msgstr "" -#: c-common.c:5979 +#: c-common.c:5378 #, c-format msgid "nonnull argument has invalid operand number (arg %lu)" msgstr "" -#: c-common.c:5998 +#: c-common.c:5397 #, c-format msgid "" "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6006 +#: c-common.c:5405 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6092 +#: c-common.c:5485 #, c-format msgid "null argument where non-null required (arg %lu)" msgstr "" -#: c-convert.c:82 c-typeck.c:996 c-typeck.c:4053 cp/typeck.c:1627 -#: cp/typeck.c:6073 -msgid "void value not ignored as it ought to be" -msgstr "" - -#: c-convert.c:114 java/typeck.c:148 -msgid "conversion to non-scalar type requested" +#: c-common.c:5556 +msgid "cleanup arg not an identifier" msgstr "" -#: c-decl.c:339 -#, c-format -msgid "array `%s' assumed to have one element" +#: c-common.c:5563 +msgid "cleanup arg not a function" msgstr "" -#: c-decl.c:536 -#, c-format -msgid "`struct %s' incomplete in scope ending here" +#: c-convert.c:82 c-typeck.c:1192 c-typeck.c:3355 cp/typeck.c:1307 +#: cp/typeck.c:5605 treelang/tree-convert.c:79 +msgid "void value not ignored as it ought to be" msgstr "" -#: c-decl.c:539 -#, c-format -msgid "`union %s' incomplete in scope ending here" +#: c-convert.c:114 java/typeck.c:148 treelang/tree-convert.c:105 +msgid "conversion to non-scalar type requested" msgstr "" -#: c-decl.c:542 -#, c-format -msgid "`enum %s' incomplete in scope ending here" +#: c-decl.c:370 +msgid "%Jarray '%D' assumed to have one element" msgstr "" -#: c-decl.c:656 c-decl.c:781 java/decl.c:1367 -#, c-format -msgid "label `%s' used but not defined" +#: c-decl.c:579 +msgid "%Jlabel `%D' used but not defined" msgstr "" -#: c-decl.c:662 c-decl.c:788 java/decl.c:1373 -#, c-format -msgid "label `%s' defined but not used" +#: c-decl.c:585 +msgid "%Jlabel `%D' defined but not used" msgstr "" -#: c-decl.c:903 -#, c-format -msgid "function `%s' redeclared as inline" +#: c-decl.c:587 +msgid "%Jlabel `%D' declared but not defined" msgstr "" -#: c-decl.c:905 -#, c-format -msgid "previous declaration of function `%s' with attribute noinline" +#: c-decl.c:612 +msgid "%Junused variable `%D'" msgstr "" -#: c-decl.c:912 -#, c-format -msgid "function `%s' redeclared with attribute noinline" +#: c-decl.c:836 cp/decl.c:1185 +msgid "%Jfunction '%D' redeclared as inline" msgstr "" -#: c-decl.c:914 -#, c-format -msgid "previous declaration of function `%s' was inline" +#: c-decl.c:838 +msgid "%Jprevious declaration of function '%D' with attribute noinline" msgstr "" -#: c-decl.c:943 c-decl.c:989 -#, c-format -msgid "shadowing built-in function `%s'" +#: c-decl.c:845 cp/decl.c:1193 +msgid "%Jfunction '%D' redeclared with attribute noinline" msgstr "" -#: c-decl.c:945 -#, c-format -msgid "shadowing library function `%s'" +#: c-decl.c:847 +msgid "%Jprevious declaration of function '%D' was inline" msgstr "" -#: c-decl.c:951 -#, c-format -msgid "library function `%s' declared as non-function" +#: c-decl.c:874 c-decl.c:914 +msgid "%Jshadowing built-in function '%D'" msgstr "" -#: c-decl.c:955 c-decl.c:958 -#, c-format -msgid "built-in function `%s' declared as non-function" +#: c-decl.c:878 +msgid "%Jbuilt-in function '%D' declared as non-function" msgstr "" -#: c-decl.c:962 objc/objc-act.c:2389 objc/objc-act.c:6182 -#, c-format -msgid "`%s' redeclared as different kind of symbol" +#: c-decl.c:883 +msgid "%J'%D' redeclared as different kind of symbol" msgstr "" -#: c-decl.c:963 c-decl.c:1154 c-decl.c:1168 c-decl.c:1175 c-decl.c:1320 -#: objc/objc-act.c:2391 objc/objc-act.c:6184 objc/objc-act.c:6239 -#, c-format -msgid "previous declaration of `%s'" +#: c-decl.c:885 c-decl.c:1050 c-decl.c:1065 c-decl.c:1073 c-decl.c:1221 +#: c-decl.c:1829 objc/objc-act.c:2534 objc/objc-act.c:6796 +msgid "%Jprevious declaration of '%D'" msgstr "" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1058 -#, c-format -msgid "conflicting types for built-in function `%s'" +#: c-decl.c:936 +msgid "%Jconflicting types for built-in function '%D'" msgstr "" -#: c-decl.c:1101 c-decl.c:1120 -#, c-format -msgid "conflicting types for `%s'" +#: c-decl.c:980 c-decl.c:998 c-decl.c:1013 +msgid "%Jconflicting types for '%D'" msgstr "" -#: c-decl.c:1143 +#: c-decl.c:1036 msgid "" "a parameter list with an ellipsis can't match an empty parameter name list " "declaration" msgstr "" -#: c-decl.c:1149 +#: c-decl.c:1042 msgid "" "an argument type that has a default promotion can't match an empty parameter " "name list declaration" msgstr "" -#: c-decl.c:1167 -#, c-format -msgid "thread-local declaration of `%s' follows non thread-local declaration" +#: c-decl.c:1048 +msgid "%Jprevious implicit declaration of '%D'" msgstr "" -#: c-decl.c:1174 -#, c-format -msgid "non thread-local declaration of `%s' follows thread-local declaration" +#: c-decl.c:1063 +msgid "%Jthread-local declaration of '%D' follows non thread-local declaration" msgstr "" -#: c-decl.c:1185 c-decl.c:1208 -#, c-format -msgid "redefinition of `%s'" +#: c-decl.c:1071 +msgid "%Jnon thread-local declaration of '%D' follows thread-local declaration" msgstr "" -#: c-decl.c:1188 -#, c-format -msgid "redeclaration of `%s'" +#: c-decl.c:1083 c-decl.c:1106 +msgid "%Jredefinition of '%D'" msgstr "" -#: c-decl.c:1191 -#, c-format -msgid "conflicting declarations of `%s'" +#: c-decl.c:1086 +msgid "%Jredeclaration of '%D'" msgstr "" -#: c-decl.c:1235 -#, c-format -msgid "prototype for `%s' follows" +#: c-decl.c:1089 +msgid "%Jconflicting declarations of '%D'" msgstr "" -#: c-decl.c:1236 c-decl.c:1244 c-decl.c:1255 -msgid "non-prototype definition here" +#: c-decl.c:1097 c-decl.c:1108 c-decl.c:6573 +msgid "%J'%D' previously defined here" msgstr "" -#: c-decl.c:1243 -#, c-format -msgid "prototype for `%s' follows and number of arguments doesn't match" +#: c-decl.c:1099 c-decl.c:1110 +msgid "%J'%D' previously declared here" msgstr "" -#: c-decl.c:1253 -#, c-format -msgid "prototype for `%s' follows and argument %d doesn't match" +#: c-decl.c:1131 +msgid "%Jprototype for '%D' follows" msgstr "" -#: c-decl.c:1271 -#, c-format -msgid "`%s' declared inline after being called" +#: c-decl.c:1132 c-decl.c:1140 c-decl.c:1151 +msgid "%Jnon-prototype definition here" msgstr "" -#: c-decl.c:1277 -#, c-format -msgid "`%s' declared inline after its definition" +#: c-decl.c:1138 +msgid "%Jprototype for '%D' follows and number of arguments doesn't match" msgstr "" -#: c-decl.c:1284 -#, c-format -msgid "static declaration for `%s' follows non-static" +#: c-decl.c:1149 +msgid "%Jprototype for '%D' follows and argument %d doesn't match" msgstr "" -#: c-decl.c:1292 -#, c-format -msgid "non-static declaration for `%s' follows static" +#: c-decl.c:1166 +msgid "%J'%D' declared inline after being called" msgstr "" -#: c-decl.c:1299 -#, c-format -msgid "const declaration for `%s' follows non-const" +#: c-decl.c:1172 +msgid "%J'%D' declared inline after its definition" msgstr "" -#: c-decl.c:1306 -#, c-format -msgid "type qualifiers for `%s' conflict with previous decl" +#: c-decl.c:1180 +msgid "%Jstatic declaration for '%D' follows non-static" msgstr "" -#: c-decl.c:1319 -#, c-format -msgid "redundant redeclaration of `%s' in same scope" +#: c-decl.c:1189 +msgid "%Jnon-static declaration for '%D' follows static" msgstr "" -#: c-decl.c:1689 -#, c-format -msgid "nested extern declaration of `%s'" +#: c-decl.c:1197 +msgid "%Jconst declaration for '%D' follows non-const" msgstr "" -#: c-decl.c:1708 java/decl.c:1025 -#, c-format -msgid "`%s' used prior to declaration" +#: c-decl.c:1205 +msgid "%Jtype qualifiers for '%D' conflict with previous declaration" msgstr "" -#: c-decl.c:1722 c-decl.c:1897 -#, c-format -msgid "`%s' was declared implicitly `extern' and later `static'" +#: c-decl.c:1219 +msgid "%Jredundant redeclaration of '%D' in same scope" msgstr "" -#: c-decl.c:1825 cp/decl.c:3979 -msgid "type mismatch with previous external decl" +#: c-decl.c:1689 +#, c-format +msgid "nested extern declaration of `%s'" msgstr "" -#: c-decl.c:1826 +#: c-decl.c:1870 c-decl.c:1872 #, c-format -msgid "previous external decl of `%s'" +msgid "implicit declaration of function `%s'" msgstr "" -#: c-decl.c:1839 -msgid "type mismatch with previous implicit declaration" +#: c-decl.c:1951 +#, c-format +msgid "`%s' undeclared here (not in a function)" msgstr "" -#: c-decl.c:1841 +#: c-decl.c:1957 #, c-format -msgid "previous implicit declaration of `%s'" +msgid "`%s' undeclared (first use in this function)" msgstr "" -#: c-decl.c:1876 -#, c-format -msgid "`%s' was previously implicitly declared to return `int'" +#: c-decl.c:1962 +msgid "(Each undeclared identifier is reported only once" msgstr "" -#: c-decl.c:1901 -#, c-format -msgid "`%s' was declared `extern' and later `static'" +#: c-decl.c:1963 +msgid "for each function it appears in.)" msgstr "" -#: c-decl.c:1925 +#: c-decl.c:2016 #, c-format -msgid "extern declaration of `%s' doesn't match global one" +msgid "label %s referenced outside of any function" msgstr "" -#: c-decl.c:1967 +#: c-decl.c:2063 #, c-format -msgid "`%s' locally external but globally static" +msgid "duplicate label declaration `%s'" msgstr "" -#: c-decl.c:2100 -#, c-format -msgid "function `%s' was previously declared within a block" +#: c-decl.c:2064 +msgid "%Jthis is a previous declaration" msgstr "" -#: c-decl.c:2120 c-decl.c:2122 -#, c-format -msgid "implicit declaration of function `%s'" +#: c-decl.c:2099 +msgid "%Hduplicate label `%D'" msgstr "" -#: c-decl.c:2201 -#, c-format -msgid "label %s referenced outside of any function" +#: c-decl.c:2101 +msgid "%J`%D' previously defined here" msgstr "" -#: c-decl.c:2258 -#, c-format -msgid "duplicate label declaration `%s'" +#: c-decl.c:2103 +msgid "%J`%D' previously declared here" msgstr "" -#: c-decl.c:2261 -msgid "this is a previous declaration" +#: c-decl.c:2123 +msgid "" +"%Htraditional C lacks a separate namespace for labels, identifier `%s' " +"conflicts" +msgstr "" + +#: c-decl.c:2194 +msgid "%H`%s' defined as wrong kind of tag" msgstr "" -#: c-decl.c:2693 +#: c-decl.c:2432 msgid "unnamed struct/union that defines no instances" msgstr "" -#: c-decl.c:2712 +#: c-decl.c:2451 msgid "useless keyword or type name in empty declaration" msgstr "" -#: c-decl.c:2719 +#: c-decl.c:2458 msgid "two types specified in one empty declaration" msgstr "" -#: c-decl.c:2724 c-parse.y:756 c-parse.y:758 objc-parse.y:802 objc-parse.y:804 -#: objc-parse.y:3045 +#: c-decl.c:2463 msgid "empty declaration" msgstr "" -#: c-decl.c:2754 +#: c-decl.c:2489 msgid "" "ISO C90 does not support `static' or type qualifiers in parameter array " "declarators" msgstr "" -#: c-decl.c:2756 +#: c-decl.c:2491 msgid "ISO C90 does not support `[*]' array declarators" msgstr "" -#: c-decl.c:2759 +#: c-decl.c:2494 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "" -#: c-decl.c:2778 +#: c-decl.c:2510 msgid "static or type qualifiers in abstract declarator" msgstr "" -#: c-decl.c:2852 -#, c-format -msgid "`%s' is usually a function" +#: c-decl.c:2579 +msgid "%J'%D' is usually a function" msgstr "" -#: c-decl.c:2861 +#: c-decl.c:2588 #, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" msgstr "" -#: c-decl.c:2867 +#: c-decl.c:2594 #, c-format msgid "function `%s' is initialized like a variable" msgstr "" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2874 +#: c-decl.c:2601 #, c-format msgid "parameter `%s' is initialized" msgstr "" -#: c-decl.c:2894 c-typeck.c:4867 +#: c-decl.c:2621 c-typeck.c:4162 msgid "variable-sized object may not be initialized" msgstr "" -#: c-decl.c:2900 +#: c-decl.c:2627 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "" -#: c-decl.c:2906 +#: c-decl.c:2633 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "" -#: c-decl.c:2919 -#, c-format -msgid "declaration of `%s' has `extern' and is initialized" -msgstr "" - -#: c-decl.c:2968 c-decl.c:5734 -#, c-format -msgid "inline function `%s' given attribute noinline" +#: c-decl.c:2702 c-decl.c:5460 cp/decl.c:3727 cp/decl.c:10099 +msgid "%Jinline function '%D' given attribute noinline" msgstr "" -#: c-decl.c:3042 -#, c-format -msgid "initializer fails to determine size of `%s'" +#: c-decl.c:2778 +msgid "%Jinitializer fails to determine size of '%D'" msgstr "" -#: c-decl.c:3047 -#, c-format -msgid "array size missing in `%s'" +#: c-decl.c:2783 +msgid "%Jarray size missing in '%D'" msgstr "" -#: c-decl.c:3063 -#, c-format -msgid "zero or negative size array `%s'" +#: c-decl.c:2799 +msgid "%Jzero or negative size array '%D'" msgstr "" -#: c-decl.c:3091 -#, c-format -msgid "storage size of `%s' isn't known" +#: c-decl.c:2827 +msgid "%Jstorage size of '%D' isn't known" msgstr "" -#: c-decl.c:3101 -#, c-format -msgid "storage size of `%s' isn't constant" +#: c-decl.c:2837 +msgid "%Jstorage size of '%D' isn't constant" msgstr "" -#: c-decl.c:3161 -#, c-format -msgid "ignoring asm-specifier for non-static local variable `%s'" +#: c-decl.c:2920 +msgid "%Jignoring asm-specifier for non-static local variable '%D'" msgstr "" -#: c-decl.c:3226 -#, c-format -msgid "ISO C forbids parameter `%s' shadowing typedef" +#: c-decl.c:3030 +msgid "ISO C forbids forward parameter declarations" msgstr "" -#: c-decl.c:3573 cp/decl.c:10168 +#: c-decl.c:3351 cp/decl.c:6737 msgid "`long long long' is too long for GCC" msgstr "" -#: c-decl.c:3578 +#: c-decl.c:3356 msgid "ISO C90 does not support `long long'" msgstr "" -#: c-decl.c:3587 c-decl.c:3590 cp/decl.c:10173 +#: c-decl.c:3365 c-decl.c:3368 cp/decl.c:6742 #, c-format msgid "duplicate `%s'" msgstr "" -#: c-decl.c:3600 cp/decl.c:10179 +#: c-decl.c:3378 cp/decl.c:6748 msgid "`__thread' before `extern'" msgstr "" -#: c-decl.c:3602 cp/decl.c:10181 +#: c-decl.c:3380 cp/decl.c:6750 msgid "`__thread' before `static'" msgstr "" -#: c-decl.c:3610 cp/decl.c:10208 +#: c-decl.c:3388 cp/decl.c:6777 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "" -#: c-decl.c:3630 cp/decl.c:10213 +#: c-decl.c:3408 cp/decl.c:6782 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "" -#: c-decl.c:3669 +#: c-decl.c:3447 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "" -#: c-decl.c:3698 +#: c-decl.c:3476 #, c-format msgid "both long and short specified for `%s'" msgstr "" -#: c-decl.c:3702 cp/decl.c:10313 +#: c-decl.c:3480 cp/decl.c:6882 #, c-format msgid "long or short specified with char for `%s'" msgstr "" -#: c-decl.c:3709 cp/decl.c:10317 +#: c-decl.c:3487 cp/decl.c:6886 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "" -#: c-decl.c:3712 +#: c-decl.c:3490 msgid "the only valid combination is `long double'" msgstr "" -#: c-decl.c:3718 +#: c-decl.c:3496 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "" -#: c-decl.c:3720 cp/decl.c:10306 +#: c-decl.c:3498 cp/decl.c:6875 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "" -#: c-decl.c:3726 cp/decl.c:10326 +#: c-decl.c:3504 cp/decl.c:6895 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "" -#: c-decl.c:3744 cp/decl.c:10347 +#: c-decl.c:3522 cp/decl.c:6916 #, c-format msgid "complex invalid for `%s'" msgstr "" -#: c-decl.c:3786 +#: c-decl.c:3564 msgid "ISO C90 does not support complex types" msgstr "" -#: c-decl.c:3798 +#: c-decl.c:3576 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "" -#: c-decl.c:3804 c-decl.c:3816 +#: c-decl.c:3582 c-decl.c:3594 msgid "ISO C does not support complex integer types" msgstr "" -#: c-decl.c:3831 c-decl.c:4284 cp/decl.c:10950 +#: c-decl.c:3609 c-decl.c:4067 cp/decl.c:7508 msgid "duplicate `const'" msgstr "" -#: c-decl.c:3833 c-decl.c:4288 cp/decl.c:10954 +#: c-decl.c:3611 c-decl.c:4071 cp/decl.c:7512 msgid "duplicate `restrict'" msgstr "" -#: c-decl.c:3835 c-decl.c:4286 cp/decl.c:10952 +#: c-decl.c:3613 c-decl.c:4069 cp/decl.c:7510 msgid "duplicate `volatile'" msgstr "" -#: c-decl.c:3863 cp/decl.c:10510 +#: c-decl.c:3641 cp/decl.c:7079 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "" -#: c-decl.c:3873 +#: c-decl.c:3651 msgid "function definition declared `auto'" msgstr "" -#: c-decl.c:3875 +#: c-decl.c:3653 msgid "function definition declared `register'" msgstr "" -#: c-decl.c:3877 +#: c-decl.c:3655 msgid "function definition declared `typedef'" msgstr "" -#: c-decl.c:3879 +#: c-decl.c:3657 msgid "function definition declared `__thread'" msgstr "" -#: c-decl.c:3892 +#: c-decl.c:3670 #, c-format msgid "storage class specified for structure field `%s'" msgstr "" -#: c-decl.c:3896 cp/decl.c:10557 +#: c-decl.c:3674 cp/decl.c:7124 #, c-format msgid "storage class specified for parameter `%s'" msgstr "" -#: c-decl.c:3899 cp/decl.c:10559 +#: c-decl.c:3677 cp/decl.c:7126 msgid "storage class specified for typename" msgstr "" -#: c-decl.c:3911 cp/decl.c:10574 +#: c-decl.c:3689 cp/decl.c:7141 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "" -#: c-decl.c:3913 cp/decl.c:10577 +#: c-decl.c:3691 cp/decl.c:7144 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "" -#: c-decl.c:3918 cp/decl.c:10585 +#: c-decl.c:3696 #, c-format -msgid "top-level declaration of `%s' specifies `auto'" +msgid "file-scope declaration of `%s' specifies `auto'" msgstr "" -#: c-decl.c:3923 cp/decl.c:10581 +#: c-decl.c:3701 cp/decl.c:7148 #, c-format msgid "nested function `%s' declared `extern'" msgstr "" -#: c-decl.c:3929 cp/decl.c:10591 +#: c-decl.c:3707 cp/decl.c:7158 #, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" msgstr "" @@ -1062,1654 +1005,1344 @@ msgstr "" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3968 c-decl.c:4156 +#: c-decl.c:3746 c-decl.c:3939 msgid "static or type qualifiers in non-parameter array declarator" msgstr "" -#: c-decl.c:4012 +#: c-decl.c:3790 #, c-format msgid "declaration of `%s' as array of voids" msgstr "" -#: c-decl.c:4018 +#: c-decl.c:3796 #, c-format msgid "declaration of `%s' as array of functions" msgstr "" -#: c-decl.c:4023 c-decl.c:5290 +#: c-decl.c:3801 msgid "invalid use of structure with flexible array member" msgstr "" -#: c-decl.c:4042 +#: c-decl.c:3820 #, c-format msgid "size of array `%s' has non-integer type" msgstr "" -#: c-decl.c:4047 +#: c-decl.c:3825 #, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "" -#: c-decl.c:4054 +#: c-decl.c:3832 #, c-format msgid "size of array `%s' is negative" msgstr "" -#: c-decl.c:4067 +#: c-decl.c:3845 #, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" msgstr "" -#: c-decl.c:4070 +#: c-decl.c:3848 #, c-format msgid "ISO C90 forbids variable-size array `%s'" msgstr "" -#: c-decl.c:4100 c-decl.c:4310 cp/decl.c:11121 +#: c-decl.c:3878 c-decl.c:4093 cp/decl.c:7682 #, c-format msgid "size of array `%s' is too large" msgstr "" -#: c-decl.c:4113 +#: c-decl.c:3904 msgid "ISO C90 does not support flexible array members" msgstr "" -#: c-decl.c:4123 +#: c-decl.c:3914 msgid "array type has incomplete element type" msgstr "" -#: c-decl.c:4130 c-decl.c:4360 -msgid "ISO C forbids const or volatile function types" -msgstr "" - -#: c-decl.c:4176 cp/decl.c:10718 +#: c-decl.c:3959 cp/decl.c:7279 #, c-format msgid "`%s' declared as function returning a function" msgstr "" -#: c-decl.c:4181 cp/decl.c:10723 +#: c-decl.c:3964 cp/decl.c:7284 #, c-format msgid "`%s' declared as function returning an array" msgstr "" -#: c-decl.c:4209 +#: c-decl.c:3992 msgid "ISO C forbids qualified void function return type" msgstr "" -#: c-decl.c:4213 +#: c-decl.c:3996 msgid "type qualifiers ignored on function return type" msgstr "" -#: c-decl.c:4242 c-decl.c:4325 c-decl.c:4449 c-decl.c:4541 +#: c-decl.c:4025 c-decl.c:4108 c-decl.c:4232 c-decl.c:4318 msgid "ISO C forbids qualified function types" msgstr "" -#: c-decl.c:4282 cp/decl.c:10946 +#: c-decl.c:4065 cp/decl.c:7504 msgid "invalid type modifier within pointer declarator" msgstr "" -#: c-decl.c:4380 cp/decl.c:11402 +#: c-decl.c:4143 +msgid "ISO C forbids const or volatile function types" +msgstr "" + +#: c-decl.c:4163 cp/decl.c:7964 #, c-format msgid "variable or field `%s' declared void" msgstr "" -#: c-decl.c:4413 +#: c-decl.c:4196 msgid "attributes in parameter array declarator ignored" msgstr "" -#: c-decl.c:4438 +#: c-decl.c:4221 msgid "invalid type modifier within array declarator" msgstr "" -#: c-decl.c:4483 +#: c-decl.c:4266 #, c-format msgid "field `%s' declared as a function" msgstr "" -#: c-decl.c:4489 +#: c-decl.c:4272 #, c-format msgid "field `%s' has incomplete type" msgstr "" -#: c-decl.c:4521 c-decl.c:4523 c-decl.c:4525 c-decl.c:4532 +#: c-decl.c:4298 c-decl.c:4300 c-decl.c:4302 c-decl.c:4309 #, c-format msgid "invalid storage class for function `%s'" msgstr "" -#: c-decl.c:4547 +#: c-decl.c:4324 msgid "`noreturn' function returns non-void value" msgstr "" -#: c-decl.c:4562 +#: c-decl.c:4339 msgid "cannot inline function `main'" msgstr "" -#: c-decl.c:4617 -#, c-format -msgid "variable `%s' declared `inline'" +#: c-decl.c:4392 +msgid "variable previously declared `static' redeclared `extern'" +msgstr "" + +#: c-decl.c:4401 +msgid "%Jvariable '%D' declared `inline'" msgstr "" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4645 cp/decl.c:9261 +#: c-decl.c:4429 cp/decl.c:5820 msgid "thread-local storage not supported for this target" msgstr "" -#: c-decl.c:4700 c-decl.c:5786 +#: c-decl.c:4490 c-decl.c:5504 msgid "function declaration isn't a prototype" msgstr "" -#: c-decl.c:4706 +#: c-decl.c:4496 msgid "parameter names (without types) in function declaration" msgstr "" -#: c-decl.c:4738 c-decl.c:6156 +#: c-decl.c:4524 #, c-format msgid "parameter `%s' has incomplete type" msgstr "" -#: c-decl.c:4741 +#: c-decl.c:4527 msgid "parameter has incomplete type" msgstr "" -#: c-decl.c:4762 -#, c-format -msgid "parameter `%s' points to incomplete type" -msgstr "" - -#: c-decl.c:4765 -msgid "parameter points to incomplete type" -msgstr "" - -#: c-decl.c:4830 -#, c-format -msgid "parameter `%s' has just a forward declaration" +#: c-decl.c:4576 +msgid "\"void\" as only parameter may not be qualified" msgstr "" -#: c-decl.c:4871 -msgid "`void' in parameter list must be the entire list" +#: c-decl.c:4597 +msgid "\"void\" must be the only parameter" msgstr "" -#: c-decl.c:4902 -#, c-format -msgid "`struct %s' declared inside parameter list" +#: c-decl.c:4614 +msgid "%Jparameter \"%D\" has just a forward declaration" msgstr "" -#: c-decl.c:4905 +#. The first %s will be one of 'struct', 'union', or 'enum'. +#: c-decl.c:4642 #, c-format -msgid "`union %s' declared inside parameter list" +msgid "\"%s %s\" declared inside parameter list" msgstr "" -#: c-decl.c:4908 +#. The %s will be one of 'struct', 'union', or 'enum'. +#: c-decl.c:4646 #, c-format -msgid "`enum %s' declared inside parameter list" -msgstr "" - -#: c-decl.c:4915 -msgid "anonymous struct declared inside parameter list" -msgstr "" - -#: c-decl.c:4917 -msgid "anonymous union declared inside parameter list" +msgid "anonymous %s declared inside parameter list" msgstr "" -#: c-decl.c:4919 -msgid "anonymous enum declared inside parameter list" -msgstr "" - -#: c-decl.c:4923 +#: c-decl.c:4650 msgid "" "its scope is only this definition or declaration, which is probably not what " "you want" msgstr "" -#: c-decl.c:5000 +#: c-decl.c:4735 #, c-format msgid "redefinition of `union %s'" msgstr "" -#: c-decl.c:5002 +#: c-decl.c:4737 #, c-format msgid "redefinition of `struct %s'" msgstr "" -#: c-decl.c:5073 cp/decl.c:6892 +#: c-decl.c:4805 cp/decl.c:3500 msgid "declaration does not declare anything" msgstr "" -#: c-decl.c:5115 c-decl.c:5118 +#: c-decl.c:4849 c-decl.c:4865 +msgid "%Jduplicate member '%D'" +msgstr "" + +#: c-decl.c:4899 c-decl.c:4902 #, c-format msgid "%s defined inside parms" msgstr "" -#: c-decl.c:5116 c-decl.c:5119 c-decl.c:5130 +#: c-decl.c:4900 c-decl.c:4903 c-decl.c:4914 msgid "union" msgstr "" -#: c-decl.c:5116 c-decl.c:5119 +#: c-decl.c:4900 c-decl.c:4903 msgid "structure" msgstr "" -#: c-decl.c:5129 +#: c-decl.c:4913 #, c-format msgid "%s has no %s" msgstr "" -#: c-decl.c:5130 +#: c-decl.c:4914 msgid "struct" msgstr "" -#: c-decl.c:5131 +#: c-decl.c:4915 msgid "named members" msgstr "" -#: c-decl.c:5131 +#: c-decl.c:4915 msgid "members" msgstr "" -#: c-decl.c:5170 +#: c-decl.c:4954 #, c-format msgid "nested redefinition of `%s'" msgstr "" -#: c-decl.c:5183 -#, c-format -msgid "bit-field `%s' width not an integer constant" +#: c-decl.c:4966 +msgid "%Jbit-field '%D' width not an integer constant" msgstr "" -#: c-decl.c:5194 -#, c-format -msgid "bit-field `%s' has invalid type" +#: c-decl.c:4977 +msgid "%Jbit-field '%D' has invalid type" msgstr "" -#: c-decl.c:5206 -#, c-format -msgid "bit-field `%s' type invalid in ISO C" +#: c-decl.c:4989 +msgid "%Jbit-field '%D' type invalid in ISO C" msgstr "" -#: c-decl.c:5217 -#, c-format -msgid "negative width in bit-field `%s'" +#: c-decl.c:5000 +msgid "%Jnegative width in bit-field '%D'" msgstr "" -#: c-decl.c:5219 -#, c-format -msgid "width of `%s' exceeds its type" +#: c-decl.c:5002 +msgid "%Jwidth of '%D' exceeds its type" msgstr "" -#: c-decl.c:5221 -#, c-format -msgid "zero width for bit-field `%s'" +#: c-decl.c:5004 +msgid "%Jzero width for bit-field '%D'" msgstr "" -#: c-decl.c:5235 -#, c-format -msgid "`%s' is narrower than values of its type" +#: c-decl.c:5017 +msgid "%J'%D' is narrower than values of its type" msgstr "" -#: c-decl.c:5281 -msgid "flexible array member in union" +#: c-decl.c:5034 +msgid "%Jflexible array member in union" msgstr "" -#: c-decl.c:5283 -msgid "flexible array member not at end of struct" +#: c-decl.c:5036 +msgid "%Jflexible array member not at end of struct" msgstr "" -#: c-decl.c:5285 -msgid "flexible array member in otherwise empty struct" +#: c-decl.c:5038 +msgid "%Jflexible array member in otherwise empty struct" msgstr "" -#: c-decl.c:5315 -#, c-format -msgid "duplicate member `%s'" +#: c-decl.c:5043 +msgid "%Jinvalid use of structure with flexible array member" msgstr "" -#: c-decl.c:5359 +#: c-decl.c:5138 msgid "union cannot be made transparent" msgstr "" #. This enum is a named one that has been declared already. -#: c-decl.c:5464 +#: c-decl.c:5207 #, c-format msgid "redeclaration of `enum %s'" msgstr "" -#: c-decl.c:5498 +#: c-decl.c:5238 msgid "enum defined inside parms" msgstr "" -#: c-decl.c:5531 +#: c-decl.c:5271 msgid "enumeration values exceed range of largest integer" msgstr "" -#: c-decl.c:5640 +#: c-decl.c:5374 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "" -#: c-decl.c:5653 +#: c-decl.c:5387 msgid "overflow in enumeration values" msgstr "" -#: c-decl.c:5658 +#: c-decl.c:5392 msgid "ISO C restricts enumerator values to range of `int'" msgstr "" -#: c-decl.c:5740 +#: c-decl.c:5466 msgid "return type is an incomplete type" msgstr "" -#: c-decl.c:5748 +#: c-decl.c:5474 msgid "return type defaults to `int'" msgstr "" -#: c-decl.c:5795 -#, c-format -msgid "no previous prototype for `%s'" +#: c-decl.c:5510 +msgid "%Jno previous prototype for '%D'" msgstr "" -#: c-decl.c:5802 -#, c-format -msgid "`%s' was used with no prototype before its definition" +#: c-decl.c:5516 +msgid "%J'%D' was used with no prototype before its definition" msgstr "" -#: c-decl.c:5808 -#, c-format -msgid "no previous declaration for `%s'" +#: c-decl.c:5523 +msgid "%Jno previous declaration for '%D'" msgstr "" -#: c-decl.c:5815 -#, c-format -msgid "`%s' was used with no declaration before its definition" +#: c-decl.c:5529 +msgid "%J`%D' was used with no declaration before its definition" msgstr "" -#: c-decl.c:5839 c-decl.c:6392 -#, c-format -msgid "return type of `%s' is not `int'" +#: c-decl.c:5565 c-decl.c:6069 +msgid "%Jreturn type of '%D' is not `int'" msgstr "" -#: c-decl.c:5855 -#, c-format -msgid "first argument of `%s' should be `int'" +#: c-decl.c:5580 +msgid "%Jfirst argument of '%D' should be `int'" msgstr "" -#: c-decl.c:5864 -#, c-format -msgid "second argument of `%s' should be `char **'" +#: c-decl.c:5589 +msgid "%Jsecond argument of '%D' should be 'char **'" msgstr "" -#: c-decl.c:5873 -#, c-format -msgid "third argument of `%s' should probably be `char **'" +#: c-decl.c:5598 +msgid "%Jthird argument of '%D' should probably be 'char **'" msgstr "" -#: c-decl.c:5882 -#, c-format -msgid "`%s' takes only zero or two arguments" +#: c-decl.c:5608 +msgid "%J'%D' takes only zero or two arguments" msgstr "" -#: c-decl.c:5885 -#, c-format -msgid "`%s' is normally a non-static function" +#: c-decl.c:5611 +msgid "%J'%D' is normally a non-static function" msgstr "" -#: c-decl.c:5983 -msgid "parm types given both in parmlist and separately" +#: c-decl.c:5667 +msgid "%Jold-style parameter declarations in prototyped function definition" msgstr "" -#: c-decl.c:6004 -msgid "parameter name omitted" +#: c-decl.c:5681 +msgid "%Jparameter name omitted" msgstr "" -#: c-decl.c:6008 c-decl.c:6110 -#, c-format -msgid "parameter `%s' declared void" +#: c-decl.c:5756 +msgid "%Jparameter name missing from parameter list" msgstr "" -#: c-decl.c:6084 -msgid "parameter name missing from parameter list" +#: c-decl.c:5766 +msgid "%J\"%D\" declared as a non-parameter" msgstr "" -#: c-decl.c:6103 -#, c-format -msgid "multiple parameters named `%s'" +#: c-decl.c:5771 +msgid "%Jmultiple parameters named \"%D\"" msgstr "" -#: c-decl.c:6125 c-decl.c:6127 -#, c-format -msgid "type of `%s' defaults to `int'" +#: c-decl.c:5779 +msgid "%Jparameter \"%D\" declared void" msgstr "" -#: c-decl.c:6163 -#, c-format -msgid "declaration for parameter `%s' but no such parameter" +#: c-decl.c:5794 c-decl.c:5796 +msgid "%Jtype of \"%D\" defaults to \"int\"" msgstr "" -#: c-decl.c:6211 -msgid "number of arguments doesn't match prototype" +#: c-decl.c:5810 +msgid "%Jparameter \"%D\" has incomplete type" msgstr "" -#: c-decl.c:6241 -#, c-format -msgid "promoted argument `%s' doesn't match prototype" +#: c-decl.c:5816 +msgid "%Jdeclaration for parameter \"%D\" but no such parameter" msgstr "" -#: c-decl.c:6251 -#, c-format -msgid "argument `%s' doesn't match prototype" +#: c-decl.c:5868 +msgid "number of arguments doesn't match prototype" msgstr "" -#: c-decl.c:6424 cp/decl.c:14164 -msgid "no return statement in function returning non-void" +#: c-decl.c:5869 c-decl.c:5900 c-decl.c:5907 +msgid "%Hprototype declaration" msgstr "" -#: c-decl.c:6598 -msgid "this function may return with or without a value" +#: c-decl.c:5898 +msgid "promoted argument \"%D\" doesn't match prototype" msgstr "" -#: c-decl.c:6618 -#, c-format -msgid "size of return value of `%s' is %u bytes" +#: c-decl.c:5906 +msgid "argument \"%D\" doesn't match prototype" msgstr "" -#: c-decl.c:6622 -#, c-format -msgid "size of return value of `%s' is larger than %d bytes" +#: c-decl.c:6101 cp/decl.c:10807 +msgid "no return statement in function returning non-void" +msgstr "" + +#: c-decl.c:6108 +msgid "this function may return with or without a value" msgstr "" #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6686 -msgid "`for' loop initial declaration used outside C99 mode" -msgstr "" - -#: c-decl.c:6710 -#, c-format -msgid "`struct %s' declared in `for' loop initial declaration" -msgstr "" - -#: c-decl.c:6713 -#, c-format -msgid "`union %s' declared in `for' loop initial declaration" +#: c-decl.c:6205 +msgid "'for' loop initial declaration used outside C99 mode" msgstr "" -#: c-decl.c:6716 +#: c-decl.c:6229 #, c-format -msgid "`enum %s' declared in `for' loop initial declaration" +msgid "'struct %s' declared in 'for' loop initial declaration" msgstr "" -#: c-decl.c:6724 +#: c-decl.c:6232 #, c-format -msgid "declaration of non-variable `%s' in `for' loop initial declaration" +msgid "'union %s' declared in 'for' loop initial declaration" msgstr "" -#: c-decl.c:6726 +#: c-decl.c:6235 #, c-format -msgid "declaration of static variable `%s' in `for' loop initial declaration" +msgid "'enum %s' declared in 'for' loop initial declaration" msgstr "" -#: c-decl.c:6728 -#, c-format -msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" +#: c-decl.c:6243 +msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration" msgstr "" -#: c-format.c:111 c-format.c:193 -msgid "format string arg not a string type" +#: c-decl.c:6246 +msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration" msgstr "" -#: c-format.c:126 -msgid "args to be formatted is not '...'" +#: c-decl.c:6249 +msgid "" +"%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration" msgstr "" -#: c-format.c:135 -msgid "strftime formats cannot format arguments" +#: c-decl.c:6572 +msgid "%Jredefinition of global '%D'" msgstr "" -#: c-format.c:170 c-format.c:272 +#: c-format.c:94 c-format.c:210 msgid "format string has invalid operand number" msgstr "" -#: c-format.c:204 +#: c-format.c:111 msgid "function does not return string type" msgstr "" -#: c-format.c:235 +#: c-format.c:140 +msgid "format string arg not a string type" +msgstr "" + +#: c-format.c:190 msgid "unrecognized format specifier" msgstr "" -#: c-format.c:248 +#: c-format.c:203 #, c-format msgid "`%s' is an unrecognized format function type" msgstr "" -#: c-format.c:282 +#: c-format.c:216 +msgid "'...' has invalid operand number" +msgstr "" + +#: c-format.c:224 msgid "format string arg follows the args to be formatted" msgstr "" -#: c-format.c:603 +#: c-format.c:565 c-format.c:589 msgid "` ' flag" msgstr "" -#: c-format.c:603 +#: c-format.c:565 c-format.c:589 msgid "the ` ' printf flag" msgstr "" -#: c-format.c:604 c-format.c:675 +#: c-format.c:566 c-format.c:590 c-format.c:627 c-format.c:683 msgid "`+' flag" msgstr "" -#: c-format.c:604 +#: c-format.c:566 c-format.c:590 c-format.c:627 msgid "the `+' printf flag" msgstr "" -#: c-format.c:605 c-format.c:651 +#: c-format.c:567 c-format.c:591 c-format.c:628 c-format.c:659 msgid "`#' flag" msgstr "" -#: c-format.c:605 +#: c-format.c:567 c-format.c:591 c-format.c:628 msgid "the `#' printf flag" msgstr "" -#: c-format.c:606 c-format.c:649 +#: c-format.c:568 c-format.c:592 c-format.c:657 msgid "`0' flag" msgstr "" -#: c-format.c:606 +#: c-format.c:568 c-format.c:592 msgid "the `0' printf flag" msgstr "" -#: c-format.c:607 c-format.c:648 c-format.c:678 +#: c-format.c:569 c-format.c:593 c-format.c:656 c-format.c:686 msgid "`-' flag" msgstr "" -#: c-format.c:607 +#: c-format.c:569 c-format.c:593 msgid "the `-' printf flag" msgstr "" -#: c-format.c:608 c-format.c:632 +#: c-format.c:570 c-format.c:640 msgid "`'' flag" msgstr "" -#: c-format.c:608 +#: c-format.c:570 msgid "the `'' printf flag" msgstr "" -#: c-format.c:609 c-format.c:633 +#: c-format.c:571 c-format.c:641 msgid "`I' flag" msgstr "" -#: c-format.c:609 +#: c-format.c:571 msgid "the `I' printf flag" msgstr "" -#: c-format.c:610 c-format.c:630 c-format.c:652 c-format.c:679 c-format.c:1704 +#: c-format.c:572 c-format.c:594 c-format.c:638 c-format.c:660 c-format.c:687 +#: c-format.c:1802 msgid "field width" msgstr "" -#: c-format.c:610 +#: c-format.c:572 c-format.c:594 msgid "field width in printf format" msgstr "" -#: c-format.c:611 +#: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629 msgid "precision" msgstr "" -#: c-format.c:611 +#: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629 msgid "precision in printf format" msgstr "" -#: c-format.c:612 c-format.c:631 c-format.c:682 +#: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 c-format.c:639 +#: c-format.c:690 msgid "length modifier" msgstr "" -#: c-format.c:612 +#: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 msgid "length modifier in printf format" msgstr "" -#: c-format.c:628 +#: c-format.c:636 msgid "assignment suppression" msgstr "" -#: c-format.c:628 +#: c-format.c:636 msgid "the assignment suppression scanf feature" msgstr "" -#: c-format.c:629 +#: c-format.c:637 msgid "`a' flag" msgstr "" -#: c-format.c:629 +#: c-format.c:637 msgid "the `a' scanf flag" msgstr "" -#: c-format.c:630 +#: c-format.c:638 msgid "field width in scanf format" msgstr "" -#: c-format.c:631 +#: c-format.c:639 msgid "length modifier in scanf format" msgstr "" -#: c-format.c:632 +#: c-format.c:640 msgid "the `'' scanf flag" msgstr "" -#: c-format.c:633 +#: c-format.c:641 msgid "the `I' scanf flag" msgstr "" -#: c-format.c:647 +#: c-format.c:655 msgid "`_' flag" msgstr "" -#: c-format.c:647 +#: c-format.c:655 msgid "the `_' strftime flag" msgstr "" -#: c-format.c:648 +#: c-format.c:656 msgid "the `-' strftime flag" msgstr "" -#: c-format.c:649 +#: c-format.c:657 msgid "the `0' strftime flag" msgstr "" -#: c-format.c:650 c-format.c:674 +#: c-format.c:658 c-format.c:682 msgid "`^' flag" msgstr "" -#: c-format.c:650 +#: c-format.c:658 msgid "the `^' strftime flag" msgstr "" -#: c-format.c:651 +#: c-format.c:659 msgid "the `#' strftime flag" msgstr "" -#: c-format.c:652 +#: c-format.c:660 msgid "field width in strftime format" msgstr "" -#: c-format.c:653 +#: c-format.c:661 msgid "`E' modifier" msgstr "" -#: c-format.c:653 +#: c-format.c:661 msgid "the `E' strftime modifier" msgstr "" -#: c-format.c:654 +#: c-format.c:662 msgid "`O' modifier" msgstr "" -#: c-format.c:654 +#: c-format.c:662 msgid "the `O' strftime modifier" msgstr "" -#: c-format.c:655 +#: c-format.c:663 msgid "the `O' modifier" msgstr "" -#: c-format.c:673 +#: c-format.c:681 msgid "fill character" msgstr "" -#: c-format.c:673 +#: c-format.c:681 msgid "fill character in strfmon format" msgstr "" -#: c-format.c:674 +#: c-format.c:682 msgid "the `^' strfmon flag" msgstr "" -#: c-format.c:675 +#: c-format.c:683 msgid "the `+' strfmon flag" msgstr "" -#: c-format.c:676 +#: c-format.c:684 msgid "`(' flag" msgstr "" -#: c-format.c:676 +#: c-format.c:684 msgid "the `(' strfmon flag" msgstr "" -#: c-format.c:677 +#: c-format.c:685 msgid "`!' flag" msgstr "" -#: c-format.c:677 +#: c-format.c:685 msgid "the `!' strfmon flag" msgstr "" -#: c-format.c:678 +#: c-format.c:686 msgid "the `-' strfmon flag" msgstr "" -#: c-format.c:679 +#: c-format.c:687 msgid "field width in strfmon format" msgstr "" -#: c-format.c:680 +#: c-format.c:688 msgid "left precision" msgstr "" -#: c-format.c:680 +#: c-format.c:688 msgid "left precision in strfmon format" msgstr "" -#: c-format.c:681 +#: c-format.c:689 msgid "right precision" msgstr "" -#: c-format.c:681 +#: c-format.c:689 msgid "right precision in strfmon format" msgstr "" -#: c-format.c:682 +#: c-format.c:690 msgid "length modifier in strfmon format" msgstr "" -#: c-format.c:985 +#: c-format.c:1107 #, c-format msgid "function might be possible candidate for `%s' format attribute" msgstr "" -#: c-format.c:1109 c-format.c:1130 c-format.c:2114 +#: c-format.c:1223 c-format.c:1244 c-format.c:2212 msgid "missing $ operand number in format" msgstr "" -#: c-format.c:1140 +#: c-format.c:1254 #, c-format msgid "%s does not support %%n$ operand number formats" msgstr "" -#: c-format.c:1147 +#: c-format.c:1261 msgid "operand number out of range in format" msgstr "" -#: c-format.c:1170 +#: c-format.c:1284 #, c-format msgid "format argument %d used more than once in %s format" msgstr "" -#: c-format.c:1220 +#: c-format.c:1331 #, c-format msgid "format argument %d unused before used argument %d in $-style format" msgstr "" -#: c-format.c:1324 +#: c-format.c:1429 msgid "format not a string literal, format string not checked" msgstr "" -#: c-format.c:1338 +#: c-format.c:1443 msgid "format not a string literal and no format arguments" msgstr "" -#: c-format.c:1340 +#: c-format.c:1445 msgid "format not a string literal, argument types not checked" msgstr "" -#: c-format.c:1353 +#: c-format.c:1458 msgid "too many arguments for format" msgstr "" -#: c-format.c:1356 +#: c-format.c:1461 msgid "unused arguments in $-style format" msgstr "" -#: c-format.c:1359 +#: c-format.c:1464 #, c-format msgid "zero-length %s format string" msgstr "" -#: c-format.c:1363 +#: c-format.c:1468 msgid "format is a wide character string" msgstr "" -#: c-format.c:1366 +#: c-format.c:1471 msgid "unterminated format string" msgstr "" -#: c-format.c:1583 +#: c-format.c:1681 msgid "embedded `\\0' in format" msgstr "" -#: c-format.c:1598 +#: c-format.c:1696 #, c-format msgid "spurious trailing `%%' in format" msgstr "" -#: c-format.c:1637 c-format.c:1874 +#: c-format.c:1735 c-format.c:1972 #, c-format msgid "repeated %s in format" msgstr "" -#: c-format.c:1650 +#: c-format.c:1748 msgid "missing fill character at end of strfmon format" msgstr "" -#: c-format.c:1689 c-format.c:1788 c-format.c:2068 c-format.c:2121 +#: c-format.c:1787 c-format.c:1886 c-format.c:2166 c-format.c:2219 msgid "too few arguments for format" msgstr "" -#: c-format.c:1730 +#: c-format.c:1828 #, c-format msgid "zero width in %s format" msgstr "" -#: c-format.c:1749 +#: c-format.c:1847 #, c-format msgid "empty left precision in %s format" msgstr "" -#: c-format.c:1803 +#: c-format.c:1901 msgid "field precision" msgstr "" -#: c-format.c:1818 +#: c-format.c:1916 #, c-format msgid "empty precision in %s format" msgstr "" -#: c-format.c:1858 +#: c-format.c:1956 #, c-format msgid "%s does not support the `%s' %s length modifier" msgstr "" -#: c-format.c:1908 +#: c-format.c:2006 msgid "conversion lacks type at end of format" msgstr "" -#: c-format.c:1919 +#: c-format.c:2017 #, c-format msgid "unknown conversion type character `%c' in format" msgstr "" -#: c-format.c:1922 +#: c-format.c:2020 #, c-format msgid "unknown conversion type character 0x%x in format" msgstr "" -#: c-format.c:1929 +#: c-format.c:2027 #, c-format msgid "%s does not support the `%%%c' %s format" msgstr "" -#: c-format.c:1945 +#: c-format.c:2043 #, c-format msgid "%s used with `%%%c' %s format" msgstr "" -#: c-format.c:1954 +#: c-format.c:2052 #, c-format msgid "%s does not support %s" msgstr "" -#: c-format.c:1963 +#: c-format.c:2061 #, c-format msgid "%s does not support %s with the `%%%c' %s format" msgstr "" -#: c-format.c:1996 +#: c-format.c:2094 #, c-format msgid "%s ignored with %s and `%%%c' %s format" msgstr "" -#: c-format.c:2000 +#: c-format.c:2098 #, c-format msgid "%s ignored with %s in %s format" msgstr "" -#: c-format.c:2006 +#: c-format.c:2104 #, c-format msgid "use of %s and %s together with `%%%c' %s format" msgstr "" -#: c-format.c:2010 +#: c-format.c:2108 #, c-format msgid "use of %s and %s together in %s format" msgstr "" -#: c-format.c:2029 +#: c-format.c:2127 #, c-format msgid "`%%%c' yields only last 2 digits of year in some locales" msgstr "" -#: c-format.c:2032 +#: c-format.c:2130 #, c-format msgid "`%%%c' yields only last 2 digits of year" msgstr "" #. The end of the format string was reached. -#: c-format.c:2048 +#: c-format.c:2146 #, c-format msgid "no closing `]' for `%%[' format" msgstr "" -#: c-format.c:2061 +#: c-format.c:2159 #, c-format msgid "use of `%s' length modifier with `%c' type character" msgstr "" -#: c-format.c:2082 +#: c-format.c:2180 #, c-format msgid "%s does not support the `%%%s%c' %s format" msgstr "" -#: c-format.c:2097 +#: c-format.c:2195 msgid "operand number specified with suppressed assignment" msgstr "" -#: c-format.c:2099 +#: c-format.c:2197 msgid "operand number specified for format taking no argument" msgstr "" -#: c-format.c:2213 +#: c-format.c:2309 #, c-format msgid "writing through null pointer (arg %d)" msgstr "" -#: c-format.c:2222 +#: c-format.c:2318 #, c-format msgid "reading through null pointer (arg %d)" msgstr "" -#: c-format.c:2242 +#: c-format.c:2338 #, c-format msgid "writing into constant object (arg %d)" msgstr "" -#: c-format.c:2252 +#: c-format.c:2348 #, c-format msgid "extra type qualifiers in format argument (arg %d)" msgstr "" -#: c-format.c:2259 +#: c-format.c:2355 #, c-format msgid "format argument is not a pointer (arg %d)" msgstr "" -#: c-format.c:2261 +#: c-format.c:2357 #, c-format msgid "format argument is not a pointer to a pointer (arg %d)" msgstr "" -#: c-format.c:2332 +#: c-format.c:2433 msgid "pointer" msgstr "" -#: c-format.c:2334 +#: c-format.c:2435 msgid "different type" msgstr "" -#: c-format.c:2355 +#: c-format.c:2456 #, c-format msgid "%s is not type %s (arg %d)" msgstr "" -#: c-format.c:2358 +#: c-format.c:2459 #, c-format msgid "%s format, %s arg (arg %d)" msgstr "" -#: c-incpath.c:70 +#: c-format.c:2704 +msgid "args to be formatted is not '...'" +msgstr "" + +#: c-format.c:2713 +msgid "strftime formats cannot format arguments" +msgstr "" + +#: c-incpath.c:68 #, c-format msgid "ignoring duplicate directory \"%s\"\n" msgstr "" -#: c-incpath.c:73 +#: c-incpath.c:71 msgid " as it is a non-system directory that duplicates a system directory\n" msgstr "" -#: c-incpath.c:77 +#: c-incpath.c:75 #, c-format msgid "ignoring nonexistent directory \"%s\"\n" msgstr "" -#: c-incpath.c:191 -#, c-format -msgid "%s: not a directory" -msgstr "" - -#: c-incpath.c:270 +#: c-incpath.c:273 msgid "#include \"...\" search starts here:\n" msgstr "" -#: c-incpath.c:274 +#: c-incpath.c:277 msgid "#include <...> search starts here:\n" msgstr "" -#: c-incpath.c:279 +#: c-incpath.c:282 msgid "End of search list.\n" msgstr "" -#: c-lex.c:257 +#: c-lex.c:209 +msgid "too late for # directive to set debug directory" +msgstr "" + +#: c-lex.c:251 msgid "badly nested C headers from preprocessor" msgstr "" -#: c-lex.c:300 +#: c-lex.c:292 #, c-format msgid "ignoring #pragma %s %s" msgstr "" -#: c-lex.c:350 -#, c-format -msgid "universal-character-name '\\U%08x' not valid in identifier" +#. ... or not. +#: c-lex.c:396 +msgid "%Hstray '@' in program" msgstr "" -#: c-lex.c:596 +#: c-lex.c:404 #, c-format -msgid "universal-character-name '\\u%04x' not valid in identifier" +msgid "missing terminating %c character" msgstr "" -#: c-lex.c:659 +#: c-lex.c:406 #, c-format msgid "stray '%c' in program" msgstr "" -#: c-lex.c:661 +#: c-lex.c:408 #, c-format msgid "stray '\\%o' in program" msgstr "" -#: c-lex.c:818 +#: c-lex.c:538 msgid "this decimal constant is unsigned only in ISO C90" msgstr "" -#: c-lex.c:821 +#: c-lex.c:541 msgid "this decimal constant would be unsigned in ISO C90" msgstr "" -#: c-lex.c:837 +#: c-lex.c:557 #, c-format msgid "integer constant is too large for \"%s\" type" msgstr "" -#: c-lex.c:905 +#: c-lex.c:623 #, c-format msgid "floating constant exceeds range of \"%s\"" msgstr "" -#: c-lex.c:941 cpplex.c:342 cpplex.c:680 cpplex.c:1963 -msgid "ignoring invalid multibyte character" +#: c-lex.c:699 +msgid "traditional C rejects string constant concatenation" msgstr "" -#: c-opts.c:416 -#, c-format -msgid "missing argument to \"-%s\"" +#: c-objc-common.c:81 +msgid "" +"%Jfunction '%F' can never be inlined because it is supressed using -fno-" +"inline" msgstr "" -#: c-opts.c:420 -#, c-format -msgid "no class name specified with \"-%s\"" +#: c-objc-common.c:91 +msgid "" +"%Jfunction '%F' can never be inlined because it might not be bound within " +"this unit of translation" msgstr "" -#: c-opts.c:424 -#, c-format -msgid "assertion missing after \"-%s\"" +#: c-objc-common.c:99 +msgid "" +"%Jfunction '%F' can never be inlined because it uses attributes conflicting " +"with inlining" msgstr "" -#: c-opts.c:429 -#, c-format -msgid "macro name missing after \"-%s\"" +#: c-objc-common.c:114 +msgid "%Jfunction '%F' can never be inlined because it has pending sizes" msgstr "" -#: c-opts.c:436 +#: c-objc-common.c:127 +msgid "" +"%Jnested function '%F' can never be inlined because it has possibly saved " +"pending sizes" +msgstr "" + +#: c-opts.c:140 #, c-format -msgid "missing path after \"-%s\"" +msgid "no class name specified with \"%s\"" msgstr "" -#: c-opts.c:445 +#: c-opts.c:144 #, c-format -msgid "missing filename after \"-%s\"" +msgid "assertion missing after \"%s\"" msgstr "" -#: c-opts.c:450 +#: c-opts.c:149 #, c-format -msgid "missing target after \"-%s\"" +msgid "macro name missing after \"%s\"" msgstr "" -#: c-opts.c:584 +#: c-opts.c:156 #, c-format -msgid "options array incorrectly sorted: %s is before %s" +msgid "missing path after \"%s\"" msgstr "" -#: c-opts.c:630 +#: c-opts.c:165 #, c-format -msgid "too many filenames given. Type %s --help for usage" +msgid "missing filename after \"%s\"" msgstr "" -#: c-opts.c:743 -msgid "-I- specified twice" +#: c-opts.c:170 +#, c-format +msgid "missing makefile target after \"%s\"" msgstr "" -#: c-opts.c:1047 -msgid "-Wno-strict-prototypes is not supported in C++" +#: c-opts.c:290 +msgid "-I- specified twice" msgstr "" -#: c-opts.c:1127 +#: c-opts.c:689 #, c-format msgid "switch \"%s\" is no longer supported" msgstr "" -#: c-opts.c:1143 +#: c-opts.c:705 #, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" msgstr "" -#: c-opts.c:1263 +#: c-opts.c:826 msgid "" -"-fhandle-exceptions has been renamed to -fexceptions (and is now on by " -"default)" +"-fhandle-exceptions has been renamed -fexceptions (and is now on by default)" msgstr "" -#: c-opts.c:1413 +#: c-opts.c:988 msgid "output filename specified twice" msgstr "" -#: c-opts.c:1532 +#: c-opts.c:1110 msgid "-Wformat-y2k ignored without -Wformat" msgstr "" -#: c-opts.c:1534 +#: c-opts.c:1112 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "" -#: c-opts.c:1536 +#: c-opts.c:1114 msgid "-Wformat-zero-length ignored without -Wformat" msgstr "" -#: c-opts.c:1538 +#: c-opts.c:1116 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "" -#: c-opts.c:1540 +#: c-opts.c:1118 msgid "-Wformat-security ignored without -Wformat" msgstr "" -#: c-opts.c:1542 +#: c-opts.c:1120 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "" -#: c-opts.c:1556 +#: c-opts.c:1134 #, c-format -msgid "opening output file %s" +msgid "opening output file %s: %m" msgstr "" -#: c-opts.c:1624 +#: c-opts.c:1139 +#, c-format +msgid "too many filenames given. Type %s --help for usage" +msgstr "" + +#: c-opts.c:1207 msgid "YYDEBUG not defined" msgstr "" -#: c-opts.c:1650 +#: c-opts.c:1251 #, c-format -msgid "opening dependency file %s" +msgid "opening dependency file %s: %m" msgstr "" -#: c-opts.c:1660 +#: c-opts.c:1261 #, c-format -msgid "closing dependency file %s" +msgid "closing dependency file %s: %m" msgstr "" -#: c-opts.c:1663 +#: c-opts.c:1264 #, c-format -msgid "when writing output to %s" +msgid "when writing output to %s: %m" msgstr "" -#: c-opts.c:1733 +#: c-opts.c:1334 msgid "to generate dependencies you must specify either -M or -MM" msgstr "" -#: c-opts.c:1788 +#: c-opts.c:1398 msgid "" msgstr "" -#: c-opts.c:1791 +#: c-opts.c:1413 msgid "" msgstr "" -#: c-opts.c:1979 +#: c-pch.c:111 graph.c:402 toplev.c:1516 toplev.c:4468 f/com.c:14198 +#: java/jcf-parse.c:890 java/jcf-parse.c:1037 java/lex.c:1828 +#: objc/objc-act.c:503 #, c-format -msgid "\"-%s\" is valid for %s but not for %s" +msgid "can't open %s: %m" msgstr "" -#. To keep the lines from getting too long for some compilers, limit -#. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1989 -msgid "" -"Switches:\n" -" -include Include the contents of before other " -"files\n" -" -imacros Accept definition of macros in \n" -" -iprefix Specify as a prefix for next two options\n" -" -iwithprefix Add to the end of the system include path\n" -" -iwithprefixbefore Add to the end of the main include path\n" -" -isystem Add to the start of the system include " -"path\n" +#: c-pch.c:131 +#, c-format +msgid "can't write to %s: %m" msgstr "" -#: c-opts.c:1998 -msgid "" -" -idirafter Add to the end of the system include path\n" -" -I Add to the end of the main include path\n" -" -I- Fine-grained include path control; see info " -"docs\n" -" -nostdinc Do not search system include directories\n" -" (dirs specified with -isystem will still be " -"used)\n" -" -nostdinc++ Do not search system include directories for C+" -"+\n" -" -o Put output into \n" +#: c-pch.c:137 +#, c-format +msgid "`%s' is not a valid output file" msgstr "" -#: c-opts.c:2007 -msgid "" -" -trigraphs Support ISO C trigraphs\n" -" -std= Specify the conformance standard; one of:\n" -" gnu89, gnu99, c89, c99, iso9899:1990,\n" -" iso9899:199409, iso9899:1999, c++98\n" -" -w Inhibit warning messages\n" -" -W[no-]trigraphs Warn if trigraphs are encountered\n" -" -W[no-]comment{s} Warn if one comment starts inside another\n" +#: c-pch.c:166 c-pch.c:182 +#, c-format +msgid "can't write %s: %m" msgstr "" -#: c-opts.c:2016 -msgid "" -" -W[no-]traditional Warn about features not present in traditional " -"C\n" -" -W[no-]undef Warn if an undefined macro is used by #if\n" -" -W[no-]import Warn about the use of the #import directive\n" +#: c-pch.c:172 +#, c-format +msgid "can't seek in %s: %m" msgstr "" -#: c-opts.c:2021 -msgid "" -" -W[no-]error Treat all warnings as errors\n" -" -W[no-]system-headers Do not suppress warnings from system headers\n" -" -W[no-]all Enable most preprocessor warnings\n" -msgstr "" - -#: c-opts.c:2026 -msgid "" -" -M Generate make dependencies\n" -" -MM As -M, but ignore system header files\n" -" -MD Generate make dependencies and compile\n" -" -MMD As -MD, but ignore system header files\n" -" -MF Write dependency output to the given file\n" -" -MG Treat missing header file as generated files\n" -msgstr "" - -#: c-opts.c:2034 -msgid "" -" -MP\t\t\t Generate phony targets for all headers\n" -" -MQ Add a MAKE-quoted target\n" -" -MT Add an unquoted target\n" -msgstr "" - -#: c-opts.c:2039 -msgid "" -" -D Define a with string '1' as its value\n" -" -D= Define a with as its value\n" -" -A= Assert the to \n" -" -A-= Disable the to \n" -" -U Undefine \n" -" -v Display the version number\n" -msgstr "" - -#: c-opts.c:2047 -msgid "" -" -H Print the name of header files as they are used\n" -" -C Do not discard comments\n" -" -dM Display a list of macro definitions active at " -"end\n" -" -dD Preserve macro definitions in output\n" -" -dN As -dD except that only the names are preserved\n" -" -dI Include #include directives in the output\n" -msgstr "" - -#: c-opts.c:2055 -msgid "" -" -f[no-]preprocessed Treat the input file as already preprocessed\n" -" -ftabstop= Distance between tab stops for column reporting\n" -" -isysroot Set to be the system root directory\n" -" -P Do not generate #line directives\n" -" -remap Remap file names when including files\n" -" --help Display this information\n" -msgstr "" - -#. Like YYERROR but do call yyerror. -#: c-parse.y:58 c-p21614.c:5337 ps27181.c:3065 p25538.c:6094 objc-parse.y:58 -#: op13529.c:6665 /home/zack/src/gcc/vanilla/gcc/treelang/parse.c:2118 -msgid "syntax error" -msgstr "" - -#: c-p21614.c:2078 gengtype-yacc.c:551 ps27181.c:1934 p25538.c:2905 -#: op13529.c:2708 /home/zack/src/gcc/vanilla/gcc/treelang/parse.c:661 -msgid "syntax error: cannot back up" -msgstr "" - -#: c-parse.y:328 objc-parse.y:349 -msgid "ISO C forbids an empty source file" -msgstr "" - -#: c-parse.y:369 c-typeck.c:6889 objc-parse.y:391 -msgid "argument of `asm' is not a constant string" -msgstr "" - -#: c-parse.y:377 objc-parse.y:399 -msgid "ISO C forbids data definition with no type or storage class" -msgstr "" - -#: c-parse.y:379 objc-parse.y:401 -msgid "data definition has no type or storage class" -msgstr "" - -#: c-parse.y:392 objc-parse.y:414 -msgid "ISO C does not allow extra `;' outside of a function" -msgstr "" - -#: c-parse.y:452 cppexp.c:1314 -msgid "traditional C rejects the unary plus operator" -msgstr "" - -#: c-parse.y:499 objc-parse.y:521 -msgid "`sizeof' applied to a bit-field" -msgstr "" - -#: c-parse.y:586 objc-parse.y:608 -msgid "ISO C forbids omitting the middle term of a ?: expression" -msgstr "" - -#: c-parse.y:635 objc-parse.y:657 -msgid "ISO C89 forbids compound literals" -msgstr "" - -#: c-parse.y:649 objc-parse.y:671 -msgid "ISO C forbids braced-groups within expressions" -msgstr "" - -#: c-parse.y:680 objc-parse.y:702 -msgid "first argument to __builtin_choose_expr not a constant" -msgstr "" - -#: c-parse.y:724 objc-parse.y:770 -msgid "traditional C rejects ISO C style function definitions" -msgstr "" - -#: c-parse.y:988 c-parse.y:994 c-parse.y:1000 c-parse.y:1006 c-parse.y:1027 -#: c-parse.y:1033 c-parse.y:1039 c-parse.y:1045 c-parse.y:1078 c-parse.y:1084 -#: c-parse.y:1090 c-parse.y:1096 c-parse.y:1141 c-parse.y:1147 c-parse.y:1153 -#: c-parse.y:1159 objc-parse.y:1034 objc-parse.y:1040 objc-parse.y:1046 -#: objc-parse.y:1052 objc-parse.y:1073 objc-parse.y:1079 objc-parse.y:1085 -#: objc-parse.y:1091 objc-parse.y:1124 objc-parse.y:1130 objc-parse.y:1136 -#: objc-parse.y:1142 objc-parse.y:1187 objc-parse.y:1193 objc-parse.y:1199 -#: objc-parse.y:1205 -#, c-format -msgid "`%s' is not at beginning of declaration" -msgstr "" - -#: c-parse.y:1444 objc-parse.y:1499 -msgid "ISO C forbids empty initializer braces" -msgstr "" - -#: c-parse.y:1458 objc-parse.y:1513 -msgid "ISO C89 forbids specifying subobject to initialize" -msgstr "" - -#: c-parse.y:1461 objc-parse.y:1516 -msgid "obsolete use of designated initializer without `='" -msgstr "" - -#: c-parse.y:1465 objc-parse.y:1520 -msgid "obsolete use of designated initializer with `:'" -msgstr "" - -#: c-parse.y:1492 objc-parse.y:1547 -msgid "ISO C forbids specifying range of elements to initialize" -msgstr "" - -#: c-parse.y:1500 c-parse.y:1531 objc-parse.y:1555 objc-parse.y:1586 -msgid "ISO C forbids nested functions" -msgstr "" - -#: c-parse.y:1706 objc-parse.y:1763 -msgid "ISO C forbids forward references to `enum' types" -msgstr "" - -#: c-parse.y:1718 cp/parser.c:9033 objc-parse.y:1775 -msgid "comma at end of enumerator list" -msgstr "" - -#: c-parse.y:1726 objc-parse.y:1783 -msgid "no semicolon at end of struct or union" -msgstr "" - -#: c-parse.y:1735 objc-parse.y:1792 objc-parse.y:2867 -msgid "extra semicolon in struct or union specified" -msgstr "" - -#: c-parse.y:1748 objc-parse.y:1819 -msgid "ISO C doesn't support unnamed structs/unions" -msgstr "" - -#: c-parse.y:1757 objc-parse.y:1828 -msgid "ISO C forbids member declarations with no members" -msgstr "" - -#: c-parse.y:1916 objc-parse.y:1987 -msgid "deprecated use of label at end of compound statement" -msgstr "" - -#: c-parse.y:1933 objc-parse.y:2004 -msgid "ISO C89 forbids mixed declarations and code" -msgstr "" - -#: c-parse.y:2008 objc-parse.y:2083 -msgid "ISO C forbids label declarations" -msgstr "" - -#: c-parse.y:2058 objc-parse.y:2133 -msgid "braced-group within expression allowed only inside a function" -msgstr "" - -#: c-parse.y:2185 objc-parse.y:2260 -msgid "empty body in an else-statement" -msgstr "" - -#: c-parse.y:2306 objc-parse.y:2381 -msgid "ISO C forbids `goto *expr;'" -msgstr "" - -#: c-parse.y:2406 objc-parse.y:2481 -msgid "ISO C forbids forward parameter declarations" -msgstr "" - -#. Gcc used to allow this as an extension. However, it does -#. not work for all targets, and thus has been disabled. -#. Also, since func (...) and func () are indistinguishable, -#. it caused problems with the code in expand_builtin which -#. tries to verify that BUILT_IN_NEXT_ARG is being used -#. correctly. -#: c-parse.y:2432 objc-parse.y:2507 -msgid "ISO C requires a named argument before `...'" -msgstr "" - -#: c-parse.y:2529 objc-parse.y:2604 -msgid "`...' in old-style identifier list" -msgstr "" - -#: c-p21614.c:5333 ps27181.c:3061 p25538.c:6090 op13529.c:6661 -#: /home/zack/src/gcc/vanilla/gcc/treelang/parse.c:2114 -msgid "syntax error; also virtual memory exhausted" -msgstr "" - -#: c-p21614.c:5451 gengtype-yacc.c:1585 ps27181.c:3179 p25538.c:6193 -#: op13529.c:6779 /home/zack/src/gcc/vanilla/gcc/treelang/parse.c:2217 -msgid "parser stack overflow" -msgstr "" - -#: c-parse.y:2838 objc-parse.y:3537 -#, c-format -msgid "%s at end of input" -msgstr "" - -#: c-parse.y:2844 objc-parse.y:3543 -#, c-format -msgid "%s before %s'%c'" -msgstr "" - -#: c-parse.y:2846 objc-parse.y:3545 -#, c-format -msgid "%s before %s'\\x%x'" -msgstr "" - -#: c-parse.y:2850 objc-parse.y:3549 -#, c-format -msgid "%s before string constant" -msgstr "" - -#: c-parse.y:2852 objc-parse.y:3551 -#, c-format -msgid "%s before numeric constant" -msgstr "" - -#: c-parse.y:2854 objc-parse.y:3553 -#, c-format -msgid "%s before \"%s\"" -msgstr "" - -#: c-parse.y:2856 objc-parse.y:3555 -#, c-format -msgid "%s before '%s' token" -msgstr "" - -#: c-parse.y:2921 -msgid "traditional C rejects string concatenation" -msgstr "" - -#: c-parse.y:3047 objc-parse.y:3779 +#: c-pch.c:180 c-pch.c:216 c-pch.c:244 c-pch.c:249 c-pch.c:319 #, c-format -msgid "syntax error at '%s' token" +msgid "can't read %s: %m" msgstr "" -#: c-pch.c:77 graph.c:422 toplev.c:1901 toplev.c:5341 f/com.c:14134 -#: java/jcf-parse.c:894 java/jcf-parse.c:1040 java/lex.c:1828 -#: objc/objc-act.c:452 +#: c-pch.c:229 #, c-format -msgid "can't open %s" +msgid "%s: not compatible with this GCC version" msgstr "" -#: c-pch.c:81 +#. It's a PCH for the wrong language. +#: c-pch.c:232 #, c-format -msgid "can't write to %s" +msgid "%s: not for %s" msgstr "" -#: c-pch.c:87 +#. Not any kind of PCH. +#: c-pch.c:236 #, c-format -msgid "`%s' is not a valid output file" +msgid "%s: not a PCH file" msgstr "" -#: c-pch.c:109 c-pch.c:125 +#: c-pch.c:255 #, c-format -msgid "can't write %s" +msgid "%s: created on host `%.*s', but used on host `%s'" msgstr "" -#: c-pch.c:115 +#: c-pch.c:265 #, c-format -msgid "can't seek in %s" +msgid "%s: created for target `%.*s', but used for target `%s'" msgstr "" -#: c-pch.c:123 c-pch.c:156 +#: c-pch.c:278 #, c-format -msgid "can't read %s" +msgid "%s: created by version `%.*s', but this is version `%s'" msgstr "" -#: c-pch.c:171 +#: c-pch.c:294 #, c-format -msgid "%s: not compatible with this GCC version" +msgid "%s: created with -g%s, but used with -g%s" msgstr "" -#. It's a PCH for the wrong language. -#: c-pch.c:174 +#: c-pch.c:308 #, c-format -msgid "%s: not for %s" +msgid "%s: had text segment at different address" msgstr "" -#. Not any kind of PCH. -#: c-pch.c:178 +#: c-pch.c:325 cpperror.c:176 gcc.c:6534 #, c-format -msgid "%s: not a PCH file" +msgid "%s: %s" msgstr "" -#: c-pch.c:213 +#: c-pch.c:356 msgid "calling fdopen" msgstr "" -#: c-pch.c:221 c-pch.c:233 +#: c-pch.c:364 c-pch.c:376 msgid "reading" msgstr "" -#: c-pragma.c:109 +#: c-pragma.c:106 msgid "" "#pragma pack (pop) encountered without matching #pragma pack (push, )" msgstr "" -#: c-pragma.c:127 +#: c-pragma.c:124 #, c-format msgid "" "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, " ")" msgstr "" -#: c-pragma.c:147 +#: c-pragma.c:144 msgid "#pragma pack(push[, id], ) is not supported on this target" msgstr "" -#: c-pragma.c:149 +#: c-pragma.c:146 msgid "#pragma pack(pop[, id], ) is not supported on this target" msgstr "" -#: c-pragma.c:169 +#: c-pragma.c:165 msgid "missing '(' after '#pragma pack' - ignored" msgstr "" -#: c-pragma.c:182 c-pragma.c:232 +#: c-pragma.c:178 c-pragma.c:228 msgid "malformed '#pragma pack' - ignored" msgstr "" -#: c-pragma.c:187 +#: c-pragma.c:183 msgid "malformed '#pragma pack(push[, id], )' - ignored" msgstr "" -#: c-pragma.c:189 +#: c-pragma.c:185 msgid "malformed '#pragma pack(pop[, id])' - ignored" msgstr "" -#: c-pragma.c:198 +#: c-pragma.c:194 #, c-format msgid "unknown action '%s' for '#pragma pack' - ignored" msgstr "" -#: c-pragma.c:235 +#: c-pragma.c:231 msgid "junk at end of '#pragma pack'" msgstr "" -#: c-pragma.c:249 +#: c-pragma.c:245 #, c-format msgid "alignment must be a small power of two, not %d" msgstr "" -#: c-pragma.c:282 -#, c-format +#: c-pragma.c:278 msgid "" -"applying #pragma weak `%s' after first use results in unspecified behavior" +"%Japplying #pragma weak '%D' after first use results in unspecified behavior" msgstr "" -#: c-pragma.c:323 c-pragma.c:328 +#: c-pragma.c:325 c-pragma.c:330 msgid "malformed #pragma weak, ignored" msgstr "" -#: c-pragma.c:332 +#: c-pragma.c:334 msgid "junk at end of #pragma weak" msgstr "" @@ -2721,2644 +2354,2411 @@ msgstr "" msgid "junk at end of #pragma redefine_extname" msgstr "" -#: c-pragma.c:384 c-pragma.c:465 +#: c-pragma.c:384 c-pragma.c:462 msgid "#pragma redefine_extname conflicts with declaration" msgstr "" -#: c-pragma.c:415 +#: c-pragma.c:413 msgid "malformed #pragma extern_prefix, ignored" msgstr "" -#: c-pragma.c:420 +#: c-pragma.c:418 msgid "junk at end of #pragma extern_prefix" msgstr "" -#: c-pragma.c:452 -msgid "asm declaration conficts with previous rename" +#: c-pragma.c:449 +msgid "asm declaration conflicts with previous rename" msgstr "" -#: c-semantics.c:591 +#: c-semantics.c:595 msgid "break statement not within loop or switch" msgstr "" -#: c-semantics.c:609 +#: c-semantics.c:613 msgid "continue statement not within a loop" msgstr "" -#: c-semantics.c:704 -msgid "destructor needed for `%#D'" +#: c-semantics.c:701 +msgid "destructor needed for `%D'" msgstr "" -#: c-semantics.c:705 +#: c-semantics.c:702 msgid "where case label appears here" msgstr "" -#: c-semantics.c:708 +#: c-semantics.c:705 msgid "" "(enclose actions of previous case statements requiring destructors in their " "own scope.)" msgstr "" -#: c-semantics.c:751 c-typeck.c:6915 cp/semantics.c:1030 +#: c-semantics.c:741 c-typeck.c:6179 cp/semantics.c:1055 #, c-format msgid "%s qualifier ignored on asm" msgstr "" -#: c-typeck.c:125 +#: c-semantics.c:995 +msgid "will never be executed" +msgstr "" + +#: c-typeck.c:120 #, c-format msgid "`%s' has an incomplete type" msgstr "" -#: c-typeck.c:147 cp/call.c:2803 +#: c-typeck.c:142 cp/call.c:2654 msgid "invalid use of void expression" msgstr "" -#: c-typeck.c:155 +#: c-typeck.c:150 msgid "invalid use of flexible array member" msgstr "" -#: c-typeck.c:161 +#: c-typeck.c:156 msgid "invalid use of array with unspecified bounds" msgstr "" -#: c-typeck.c:169 +#: c-typeck.c:164 #, c-format msgid "invalid use of undefined type `%s %s'" msgstr "" #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL. -#: c-typeck.c:173 +#: c-typeck.c:168 #, c-format msgid "invalid use of incomplete typedef `%s'" msgstr "" -#: c-typeck.c:426 c-typeck.c:440 +#: c-typeck.c:415 c-typeck.c:430 msgid "function types not truly compatible in ISO C" msgstr "" -#: c-typeck.c:611 +#: c-typeck.c:610 msgid "types are not quite compatible" msgstr "" -#: c-typeck.c:765 c-typeck.c:2688 +#: c-typeck.c:819 +msgid "function return types not compatible due to `volatile'" +msgstr "" + +#: c-typeck.c:965 c-typeck.c:2100 msgid "arithmetic on pointer to an incomplete type" msgstr "" -#: c-typeck.c:1144 +#: c-typeck.c:1338 #, c-format msgid "%s has no member named `%s'" msgstr "" -#: c-typeck.c:1180 +#: c-typeck.c:1374 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "" -#: c-typeck.c:1211 +#: c-typeck.c:1403 msgid "dereferencing pointer to incomplete type" msgstr "" -#: c-typeck.c:1215 +#: c-typeck.c:1407 msgid "dereferencing `void *' pointer" msgstr "" -#: c-typeck.c:1232 cp/typeck.c:2381 +#: c-typeck.c:1424 cp/typeck.c:2064 #, c-format msgid "invalid type argument of `%s'" msgstr "" -#: c-typeck.c:1251 cp/typeck.c:2407 +#: c-typeck.c:1442 cp/typeck.c:2089 msgid "subscript missing in array reference" msgstr "" -#: c-typeck.c:1272 cp/typeck.c:2449 +#: c-typeck.c:1463 cp/typeck.c:2131 msgid "array subscript has type `char'" msgstr "" -#: c-typeck.c:1280 c-typeck.c:1369 cp/typeck.c:2456 cp/typeck.c:2535 +#: c-typeck.c:1471 c-typeck.c:1560 cp/typeck.c:2135 cp/typeck.c:2221 msgid "array subscript is not an integer" msgstr "" -#: c-typeck.c:1313 +#: c-typeck.c:1504 msgid "ISO C forbids subscripting `register' array" msgstr "" -#: c-typeck.c:1315 +#: c-typeck.c:1506 msgid "ISO C90 forbids subscripting non-lvalue array" msgstr "" -#: c-typeck.c:1348 +#: c-typeck.c:1539 msgid "subscript has type `char'" msgstr "" -#: c-typeck.c:1364 cp/typeck.c:2530 +#: c-typeck.c:1555 cp/typeck.c:2216 msgid "subscripted value is neither array nor pointer" msgstr "" -#: c-typeck.c:1423 -#, c-format -msgid "`%s' undeclared here (not in a function)" -msgstr "" - -#: c-typeck.c:1427 -#, c-format -msgid "`%s' undeclared (first use in this function)" -msgstr "" - -#: c-typeck.c:1432 -msgid "(Each undeclared identifier is reported only once" -msgstr "" - -#: c-typeck.c:1433 -msgid "for each function it appears in.)" -msgstr "" - -#: c-typeck.c:1454 +#: c-typeck.c:1585 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "" -#: c-typeck.c:1519 +#: c-typeck.c:1677 msgid "called object is not a function" msgstr "" -#: c-typeck.c:1605 cp/typeck.c:2834 +#: c-typeck.c:1762 cp/typeck.c:2504 msgid "too many arguments to function" msgstr "" -#: c-typeck.c:1626 +#: c-typeck.c:1783 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "" -#: c-typeck.c:1639 +#: c-typeck.c:1796 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "" -#: c-typeck.c:1642 +#: c-typeck.c:1799 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "" -#: c-typeck.c:1645 +#: c-typeck.c:1802 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "" -#: c-typeck.c:1648 +#: c-typeck.c:1805 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "" -#: c-typeck.c:1651 +#: c-typeck.c:1808 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "" -#: c-typeck.c:1654 +#: c-typeck.c:1811 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "" -#: c-typeck.c:1664 +#: c-typeck.c:1821 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "" -#: c-typeck.c:1682 +#: c-typeck.c:1839 #, c-format msgid "%s with different width due to prototype" msgstr "" -#: c-typeck.c:1716 +#: c-typeck.c:1865 #, c-format msgid "%s as unsigned due to prototype" msgstr "" -#: c-typeck.c:1718 +#: c-typeck.c:1867 #, c-format msgid "%s as signed due to prototype" msgstr "" -#: c-typeck.c:1752 cp/typeck.c:2939 +#: c-typeck.c:1901 cp/typeck.c:2610 msgid "too few arguments to function" msgstr "" -#: c-typeck.c:1794 +#: c-typeck.c:1941 msgid "suggest parentheses around + or - inside shift" msgstr "" -#: c-typeck.c:1801 +#: c-typeck.c:1948 msgid "suggest parentheses around && within ||" msgstr "" -#: c-typeck.c:1810 +#: c-typeck.c:1957 msgid "suggest parentheses around arithmetic in operand of |" msgstr "" -#: c-typeck.c:1813 +#: c-typeck.c:1960 msgid "suggest parentheses around comparison in operand of |" msgstr "" -#: c-typeck.c:1822 +#: c-typeck.c:1969 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "" -#: c-typeck.c:1825 +#: c-typeck.c:1972 msgid "suggest parentheses around comparison in operand of ^" msgstr "" -#: c-typeck.c:1832 +#: c-typeck.c:1979 msgid "suggest parentheses around + or - in operand of &" msgstr "" -#: c-typeck.c:1835 +#: c-typeck.c:1982 msgid "suggest parentheses around comparison in operand of &" msgstr "" -#: c-typeck.c:1842 +#: c-typeck.c:1989 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "" -#: c-typeck.c:2002 c-typeck.c:2037 -msgid "division by zero" -msgstr "" - -#: c-typeck.c:2082 cp/typeck.c:3377 -msgid "right shift count is negative" -msgstr "" - -#: c-typeck.c:2089 cp/typeck.c:3383 -msgid "right shift count >= width of type" -msgstr "" - -#: c-typeck.c:2110 cp/typeck.c:3402 -msgid "left shift count is negative" -msgstr "" - -#: c-typeck.c:2113 cp/typeck.c:3404 -msgid "left shift count >= width of type" -msgstr "" - -#: c-typeck.c:2134 -msgid "shift count is negative" -msgstr "" - -#: c-typeck.c:2136 -msgid "shift count >= width of type" -msgstr "" - -#: c-typeck.c:2153 cp/typeck.c:3439 -msgid "comparing floating point with == or != is unsafe" -msgstr "" - -#: c-typeck.c:2179 c-typeck.c:2185 -msgid "ISO C forbids comparison of `void *' with function pointer" -msgstr "" - -#: c-typeck.c:2188 c-typeck.c:2228 c-typeck.c:2256 -msgid "comparison of distinct pointer types lacks a cast" -msgstr "" - -#: c-typeck.c:2202 c-typeck.c:2207 c-typeck.c:2276 c-typeck.c:2281 -msgid "comparison between pointer and integer" -msgstr "" - -#: c-typeck.c:2223 c-typeck.c:2251 -msgid "ISO C forbids ordered comparisons of pointers to functions" -msgstr "" - -#: c-typeck.c:2248 -msgid "comparison of complete and incomplete pointers" -msgstr "" - -#: c-typeck.c:2264 c-typeck.c:2271 -msgid "ordered comparison of pointer with integer zero" -msgstr "" - -#: c-typeck.c:2295 cp/typeck.c:3572 -msgid "unordered comparison on non-floating point argument" -msgstr "" - -#: c-typeck.c:2506 -msgid "comparison between signed and unsigned" -msgstr "" - -#: c-typeck.c:2552 cp/typeck.c:3816 -msgid "comparison of promoted ~unsigned with constant" -msgstr "" - -#: c-typeck.c:2560 cp/typeck.c:3824 -msgid "comparison of promoted ~unsigned with unsigned" -msgstr "" - -#: c-typeck.c:2640 +#: c-typeck.c:2052 msgid "pointer of type `void *' used in subtraction" msgstr "" -#: c-typeck.c:2642 +#: c-typeck.c:2054 msgid "pointer to a function used in subtraction" msgstr "" -#: c-typeck.c:2739 +#: c-typeck.c:2148 msgid "wrong type argument to unary plus" msgstr "" -#: c-typeck.c:2752 +#: c-typeck.c:2161 msgid "wrong type argument to unary minus" msgstr "" -#: c-typeck.c:2769 +#: c-typeck.c:2178 msgid "ISO C does not support `~' for complex conjugation" msgstr "" -#: c-typeck.c:2775 +#: c-typeck.c:2184 msgid "wrong type argument to bit-complement" msgstr "" -#: c-typeck.c:2784 +#: c-typeck.c:2192 msgid "wrong type argument to abs" msgstr "" -#: c-typeck.c:2796 +#: c-typeck.c:2204 msgid "wrong type argument to conjugation" msgstr "" -#: c-typeck.c:2810 +#: c-typeck.c:2218 msgid "wrong type argument to unary exclamation mark" msgstr "" -#: c-typeck.c:2853 +#: c-typeck.c:2261 msgid "ISO C does not support `++' and `--' on complex types" msgstr "" -#: c-typeck.c:2868 c-typeck.c:2900 +#: c-typeck.c:2276 c-typeck.c:2308 msgid "wrong type argument to increment" msgstr "" -#: c-typeck.c:2870 c-typeck.c:2902 +#: c-typeck.c:2278 c-typeck.c:2310 msgid "wrong type argument to decrement" msgstr "" -#: c-typeck.c:2891 +#: c-typeck.c:2299 msgid "increment of pointer to unknown structure" msgstr "" -#: c-typeck.c:2893 +#: c-typeck.c:2301 msgid "decrement of pointer to unknown structure" msgstr "" -#: c-typeck.c:3030 -msgid "ISO C forbids the address of a cast expression" -msgstr "" - -#: c-typeck.c:3040 +#: c-typeck.c:2426 msgid "invalid lvalue in unary `&'" msgstr "" -#: c-typeck.c:3072 +#: c-typeck.c:2458 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "" #. Use `%s' to print the string in case there are any escape #. characters in the message. -#: c-typeck.c:3181 c-typeck.c:4645 c-typeck.c:4661 c-typeck.c:4677 -#: final.c:2842 final.c:2844 gcc.c:4548 rtl-error.c:124 toplev.c:1736 -#: config/cris/cris.c:554 cp/parser.c:1886 cp/typeck.c:4556 java/expr.c:358 +#: c-typeck.c:2535 c-typeck.c:3915 c-typeck.c:3930 c-typeck.c:3945 +#: final.c:2779 final.c:2781 gcc.c:4561 rtl-error.c:109 toplev.c:1371 +#: config/cris/cris.c:544 cp/parser.c:1768 cp/typeck.c:4072 java/expr.c:356 #: java/verify.c:1459 java/verify.c:1460 java/verify.c:1475 #, c-format msgid "%s" msgstr "" -#: c-typeck.c:3242 +#: c-typeck.c:2592 msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "" -#: c-typeck.c:3245 +#: c-typeck.c:2596 msgid "ISO C forbids use of compound expressions as lvalues" msgstr "" -#: c-typeck.c:3248 -msgid "ISO C forbids use of cast expressions as lvalues" +#: c-typeck.c:2599 +msgid "use of cast expressions as lvalues is deprecated" msgstr "" -#: c-typeck.c:3265 +#: c-typeck.c:2614 #, c-format msgid "%s of read-only member `%s'" msgstr "" -#: c-typeck.c:3269 +#: c-typeck.c:2618 #, c-format msgid "%s of read-only variable `%s'" msgstr "" -#: c-typeck.c:3272 +#: c-typeck.c:2621 #, c-format msgid "%s of read-only location" msgstr "" -#: c-typeck.c:3291 +#: c-typeck.c:2639 #, c-format msgid "cannot take address of bit-field `%s'" msgstr "" -#: c-typeck.c:3319 +#: c-typeck.c:2667 treelang/treetree.c:946 #, c-format msgid "global register variable `%s' used in nested function" msgstr "" -#: c-typeck.c:3323 +#: c-typeck.c:2671 treelang/treetree.c:950 #, c-format msgid "register variable `%s' used in nested function" msgstr "" -#: c-typeck.c:3330 +#: c-typeck.c:2678 treelang/treetree.c:957 #, c-format msgid "address of global register variable `%s' requested" msgstr "" -#: c-typeck.c:3342 +#: c-typeck.c:2690 msgid "cannot put object with volatile field into register" msgstr "" -#: c-typeck.c:3346 +#: c-typeck.c:2694 treelang/treetree.c:962 #, c-format msgid "address of register variable `%s' requested" msgstr "" -#: c-typeck.c:3454 +#: c-typeck.c:2779 msgid "signed and unsigned type in conditional expression" msgstr "" -#: c-typeck.c:3461 +#: c-typeck.c:2786 msgid "ISO C forbids conditional expr with only one void side" msgstr "" -#: c-typeck.c:3477 c-typeck.c:3484 +#: c-typeck.c:2802 c-typeck.c:2809 msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "" -#: c-typeck.c:3490 +#: c-typeck.c:2815 msgid "pointer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3497 c-typeck.c:3507 +#: c-typeck.c:2822 c-typeck.c:2832 msgid "pointer/integer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3521 +#: c-typeck.c:2846 msgid "type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3592 cp/typeck.c:4812 +#: c-typeck.c:2906 msgid "left-hand operand of comma expression has no effect" msgstr "" -#: c-typeck.c:3636 +#: c-typeck.c:2942 msgid "cast specifies array type" msgstr "" -#: c-typeck.c:3642 +#: c-typeck.c:2948 msgid "cast specifies function type" msgstr "" -#: c-typeck.c:3652 +#: c-typeck.c:2958 msgid "ISO C forbids casting nonscalar to the same type" msgstr "" -#: c-typeck.c:3670 +#: c-typeck.c:2976 msgid "ISO C forbids casts to union type" msgstr "" -#: c-typeck.c:3676 +#: c-typeck.c:2984 msgid "cast to union type from type not present in union" msgstr "" -#: c-typeck.c:3727 +#: c-typeck.c:3035 msgid "cast adds new qualifiers to function type" msgstr "" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3732 +#: c-typeck.c:3040 msgid "cast discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3747 +#: c-typeck.c:3055 msgid "cast increases required alignment of target type" msgstr "" -#: c-typeck.c:3753 cp/typeck.c:5242 +#: c-typeck.c:3061 cp/typeck.c:4850 msgid "cast from pointer to integer of different size" msgstr "" -#: c-typeck.c:3758 +#: c-typeck.c:3066 msgid "cast does not match function type" msgstr "" -#: c-typeck.c:3765 cp/typeck.c:5249 +#: c-typeck.c:3073 cp/typeck.c:4857 msgid "cast to pointer from integer of different size" msgstr "" -#: c-typeck.c:3777 +#: c-typeck.c:3085 msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3781 +#: c-typeck.c:3089 msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3943 +#: c-typeck.c:3248 msgid "invalid lvalue in assignment" msgstr "" #. Convert new value to destination type. -#: c-typeck.c:3952 c-typeck.c:3977 c-typeck.c:3994 cp/typeck.c:5360 -#: cp/typeck.c:5509 +#: c-typeck.c:3257 c-typeck.c:3282 c-typeck.c:3299 cp/typeck.c:4969 +#: cp/typeck.c:5113 msgid "assignment" msgstr "" -#: c-typeck.c:4064 +#: c-typeck.c:3366 msgid "cannot pass rvalue to reference parameter" msgstr "" -#: c-typeck.c:4173 c-typeck.c:4240 +#: c-typeck.c:3475 c-typeck.c:3551 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:4177 c-typeck.c:4220 +#: c-typeck.c:3479 c-typeck.c:3531 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:4183 +#: c-typeck.c:3485 msgid "ISO C prohibits argument conversion to union type" msgstr "" -#: c-typeck.c:4212 +#: c-typeck.c:3523 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" msgstr "" -#: c-typeck.c:4229 +#: c-typeck.c:3540 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "" -#: c-typeck.c:4245 +#: c-typeck.c:3556 #, c-format msgid "%s from incompatible pointer type" msgstr "" -#: c-typeck.c:4261 +#: c-typeck.c:3562 c-typeck.c:4066 cp/typeck.c:1336 +msgid "invalid use of non-lvalue array" +msgstr "" + +#: c-typeck.c:3577 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:4269 +#: c-typeck.c:3585 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4283 c-typeck.c:4286 +#: c-typeck.c:3599 c-typeck.c:3602 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "" -#: c-typeck.c:4290 +#: c-typeck.c:3606 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "" -#: c-typeck.c:4294 +#: c-typeck.c:3610 #, c-format msgid "incompatible types in %s" msgstr "" #. Function name is known; supply it. -#: c-typeck.c:4352 +#: c-typeck.c:3664 #, c-format msgid "passing arg of `%s'" msgstr "" #. Function name unknown (call through ptr). -#: c-typeck.c:4362 +#: c-typeck.c:3673 msgid "passing arg of pointer to function" msgstr "" #. Function name is known; supply it. -#: c-typeck.c:4370 +#: c-typeck.c:3681 #, c-format msgid "passing arg %d of `%s'" msgstr "" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4380 +#: c-typeck.c:3690 #, c-format msgid "passing arg %d of pointer to function" msgstr "" -#: c-typeck.c:4446 -msgid "initializer for static variable is not constant" -msgstr "" - -#: c-typeck.c:4452 -msgid "initializer for static variable uses complicated arithmetic" -msgstr "" - -#: c-typeck.c:4460 -msgid "aggregate initializer is not constant" -msgstr "" - -#: c-typeck.c:4462 -msgid "aggregate initializer uses complicated arithmetic" -msgstr "" - -#: c-typeck.c:4469 +#: c-typeck.c:3747 msgid "traditional C rejects automatic aggregate initialization" msgstr "" -#: c-typeck.c:4648 c-typeck.c:4664 c-typeck.c:4680 +#: c-typeck.c:3918 c-typeck.c:3933 c-typeck.c:3948 #, c-format msgid "(near initialization for `%s')" msgstr "" -#: c-typeck.c:4731 cp/typeck2.c:488 +#: c-typeck.c:3997 cp/typeck2.c:458 msgid "char-array initialized from wide string" msgstr "" -#: c-typeck.c:4738 cp/typeck2.c:495 +#: c-typeck.c:4004 cp/typeck2.c:465 msgid "int-array initialized from non-wide string" msgstr "" -#: c-typeck.c:4756 cp/typeck2.c:511 +#: c-typeck.c:4022 cp/typeck2.c:481 msgid "initializer-string for array of chars is too long" msgstr "" -#: c-typeck.c:4794 +#: c-typeck.c:4089 msgid "array initialized from non-constant array expression" msgstr "" -#: c-typeck.c:4811 c-typeck.c:4813 c-typeck.c:4829 c-typeck.c:4850 -#: c-typeck.c:6254 +#: c-typeck.c:4106 c-typeck.c:4108 c-typeck.c:4124 c-typeck.c:4145 +#: c-typeck.c:5525 msgid "initializer element is not constant" msgstr "" -#: c-typeck.c:4845 +#: c-typeck.c:4140 msgid "initialization" msgstr "" -#: c-typeck.c:4856 c-typeck.c:6259 +#: c-typeck.c:4151 c-typeck.c:5530 msgid "initializer element is not computable at load time" msgstr "" -#: c-typeck.c:4871 cp/typeck2.c:588 +#: c-typeck.c:4166 cp/typeck2.c:558 msgid "invalid initializer" msgstr "" -#: c-typeck.c:5173 cp/decl.c:7801 +#: c-typeck.c:4449 cp/decl.c:4424 msgid "opaque vector types cannot be initialized" msgstr "" -#: c-typeck.c:5368 +#: c-typeck.c:4643 msgid "extra brace group at end of initializer" msgstr "" -#: c-typeck.c:5388 +#: c-typeck.c:4663 msgid "missing braces around initializer" msgstr "" -#: c-typeck.c:5448 +#: c-typeck.c:4723 msgid "braces around scalar initializer" msgstr "" -#: c-typeck.c:5496 +#: c-typeck.c:4770 msgid "initialization of flexible array member in a nested context" msgstr "" -#: c-typeck.c:5498 +#: c-typeck.c:4772 msgid "initialization of a flexible array member" msgstr "" -#: c-typeck.c:5529 +#: c-typeck.c:4803 msgid "missing initializer" msgstr "" -#: c-typeck.c:5555 +#: c-typeck.c:4829 msgid "empty scalar initializer" msgstr "" -#: c-typeck.c:5560 +#: c-typeck.c:4834 msgid "extra elements in scalar initializer" msgstr "" -#: c-typeck.c:5646 +#: c-typeck.c:4919 msgid "initialization designators may not nest" msgstr "" -#: c-typeck.c:5667 c-typeck.c:5738 +#: c-typeck.c:4940 c-typeck.c:5008 msgid "array index in non-array initializer" msgstr "" -#: c-typeck.c:5672 c-typeck.c:5790 +#: c-typeck.c:4945 c-typeck.c:5061 msgid "field name not in record or union initializer" msgstr "" -#: c-typeck.c:5734 c-typeck.c:5736 +#: c-typeck.c:5004 c-typeck.c:5006 msgid "nonconstant array index in initializer" msgstr "" -#: c-typeck.c:5741 +#: c-typeck.c:5010 c-typeck.c:5013 msgid "array index in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5752 +#: c-typeck.c:5024 msgid "empty index range in initializer" msgstr "" -#: c-typeck.c:5761 +#: c-typeck.c:5033 msgid "array index range in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5802 +#: c-typeck.c:5073 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "" -#: c-typeck.c:5839 c-typeck.c:5860 c-typeck.c:6321 +#: c-typeck.c:5109 c-typeck.c:5130 c-typeck.c:5592 msgid "initialized field with side-effects overwritten" msgstr "" -#: c-typeck.c:6531 +#: c-typeck.c:5800 msgid "excess elements in char array initializer" msgstr "" -#: c-typeck.c:6538 c-typeck.c:6584 +#: c-typeck.c:5807 c-typeck.c:5853 msgid "excess elements in struct initializer" msgstr "" -#: c-typeck.c:6599 +#: c-typeck.c:5868 msgid "non-static initialization of a flexible array member" msgstr "" -#: c-typeck.c:6666 +#: c-typeck.c:5935 msgid "excess elements in union initializer" msgstr "" -#: c-typeck.c:6687 +#: c-typeck.c:5956 msgid "traditional C rejects initialization of unions" msgstr "" -#: c-typeck.c:6750 +#: c-typeck.c:6019 msgid "excess elements in array initializer" msgstr "" -#: c-typeck.c:6779 +#: c-typeck.c:6048 msgid "excess elements in vector initializer" msgstr "" -#: c-typeck.c:6801 +#: c-typeck.c:6070 msgid "excess elements in scalar initializer" msgstr "" -#: c-typeck.c:6908 +#: c-typeck.c:6157 +msgid "argument of `asm' is not a constant string" +msgstr "" + +#: c-typeck.c:6172 msgid "asm template is not a string constant" msgstr "" -#: c-typeck.c:6940 +#: c-typeck.c:6204 msgid "invalid lvalue in asm statement" msgstr "" -#: c-typeck.c:7015 +#: c-typeck.c:6276 msgid "modification by `asm'" msgstr "" -#: c-typeck.c:7034 cp/typeck.c:6369 +#: c-typeck.c:6294 cp/typeck.c:5883 msgid "function declared `noreturn' has a `return' statement" msgstr "" -#: c-typeck.c:7041 +#: c-typeck.c:6301 msgid "`return' with no value, in function returning non-void" msgstr "" -#: c-typeck.c:7047 +#: c-typeck.c:6307 msgid "`return' with a value, in function returning void" msgstr "" -#: c-typeck.c:7051 +#: c-typeck.c:6311 msgid "return" msgstr "" -#: c-typeck.c:7103 +#: c-typeck.c:6363 msgid "function returns address of local variable" msgstr "" -#: c-typeck.c:7159 cp/semantics.c:693 +#: c-typeck.c:6418 cp/semantics.c:734 msgid "switch quantity not an integer" msgstr "" -#: c-typeck.c:7169 +#: c-typeck.c:6428 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "" -#: c-typeck.c:7212 cp/decl.c:5109 +#: c-typeck.c:6469 cp/decl.c:2430 msgid "case label not within a switch statement" msgstr "" -#: c-typeck.c:7214 cp/decl.c:5114 +#: c-typeck.c:6471 cp/decl.c:2435 msgid "`default' label not within a switch statement" msgstr "" -#: calls.c:1919 -#, c-format -msgid "inlining failed in call to `%s'" +#: c-typeck.c:6623 c-typeck.c:6657 +msgid "division by zero" msgstr "" -#: calls.c:1920 calls.c:2261 -msgid "called from here" +#: c-typeck.c:6702 cp/typeck.c:2888 +msgid "right shift count is negative" msgstr "" -#: calls.c:2260 -#, c-format -msgid "can't inline call to `%s'" +#: c-typeck.c:6709 cp/typeck.c:2894 +msgid "right shift count >= width of type" msgstr "" -#: calls.c:2290 -msgid "function call has aggregate value" +#: c-typeck.c:6730 cp/typeck.c:2913 +msgid "left shift count is negative" msgstr "" -#: cfgloop.c:1201 -#, c-format -msgid "Size of loop %d should be %d, not %d." +#: c-typeck.c:6733 cp/typeck.c:2915 +msgid "left shift count >= width of type" msgstr "" -#: cfgloop.c:1220 -#, c-format -msgid "Bb %d do not belong to loop %d." +#: c-typeck.c:6754 +msgid "shift count is negative" msgstr "" -#: cfgloop.c:1238 -#, c-format -msgid "Loop %d's header does not have exactly 2 entries." +#: c-typeck.c:6756 +msgid "shift count >= width of type" msgstr "" -#: cfgloop.c:1246 -#, c-format -msgid "Loop %d's latch does not have exactly 1 successor." +#: c-typeck.c:6773 cp/typeck.c:2950 +msgid "comparing floating point with == or != is unsafe" msgstr "" -#: cfgloop.c:1251 -#, c-format -msgid "Loop %d's latch does not have header as successor." +#: c-typeck.c:6799 c-typeck.c:6805 +msgid "ISO C forbids comparison of `void *' with function pointer" msgstr "" -#: cfgloop.c:1256 +#: c-typeck.c:6808 c-typeck.c:6848 c-typeck.c:6876 +msgid "comparison of distinct pointer types lacks a cast" +msgstr "" + +#: c-typeck.c:6822 c-typeck.c:6827 c-typeck.c:6896 c-typeck.c:6901 +msgid "comparison between pointer and integer" +msgstr "" + +#: c-typeck.c:6843 c-typeck.c:6871 +msgid "ISO C forbids ordered comparisons of pointers to functions" +msgstr "" + +#: c-typeck.c:6868 +msgid "comparison of complete and incomplete pointers" +msgstr "" + +#: c-typeck.c:6884 c-typeck.c:6891 +msgid "ordered comparison of pointer with integer zero" +msgstr "" + +#: c-typeck.c:6915 cp/typeck.c:3086 +msgid "unordered comparison on non-floating point argument" +msgstr "" + +#: c-typeck.c:7125 +msgid "comparison between signed and unsigned" +msgstr "" + +#: c-typeck.c:7171 cp/typeck.c:3333 +msgid "comparison of promoted ~unsigned with constant" +msgstr "" + +#: c-typeck.c:7179 cp/typeck.c:3341 +msgid "comparison of promoted ~unsigned with unsigned" +msgstr "" + +#: calls.c:1814 tree-inline.c:1328 +msgid "%Jinlining failed in call to '%F'" +msgstr "" + +#: calls.c:1815 calls.c:2155 tree-inline.c:1329 +msgid "called from here" +msgstr "" + +#: calls.c:2154 +msgid "%Jcan't inline call to '%F'" +msgstr "" + +#: calls.c:2163 +msgid "" +"ignoring return value of `%D', declared with attribute warn_unused_result" +msgstr "" + +#: calls.c:2176 +msgid "" +"ignoring return value of function declared with attribute warn_unused_result" +msgstr "" + +#: calls.c:2186 +msgid "function call has aggregate value" +msgstr "" + +#: cfg.c:833 #, c-format -msgid "Loop %d's latch does not belong directly to it." +msgid "bb %d on wrong place" msgstr "" -#: cfgloop.c:1262 +#: cfg.c:839 #, c-format -msgid "Loop %d's header does not belong directly to it." +msgid "prev_bb of %d should be %d, not %d" msgstr "" -#: cfgloop.c:1268 +#: cfg.c:855 #, c-format -msgid "Loop %d's latch is marked as part of irreducible region." +msgid "verify_flow_info: Wrong count of block %i %i" msgstr "" -#: cfgloop.c:1298 +#: cfg.c:861 #, c-format -msgid "Basic block %d should be marked irreducible." +msgid "verify_flow_info: Wrong frequency of block %i %i" msgstr "" -#: cfgloop.c:1304 +#: cfg.c:869 #, c-format -msgid "Basic block %d should not be marked irreducible." +msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "" -#: cfgloop.c:1312 +#: cfg.c:875 #, c-format -msgid "Edge from %d to %d should be marked irreducible." +msgid "verify_flow_info: Wrong probability of edge %i->%i %i" msgstr "" -#: cfgloop.c:1319 +#: cfg.c:881 #, c-format -msgid "Edge from %d to %d should not be marked irreducible." +msgid "verify_flow_info: Wrong count of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1754 +#: cfg.c:893 #, c-format -msgid "bb %d on wrong place" +msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "" -#: cfgrtl.c:1760 +#: cfg.c:907 cfgrtl.c:1943 #, c-format -msgid "prev_bb of %d should be %d, not %d" +msgid "Wrong amount of branch edges after unconditional jump %i" msgstr "" -#: cfgrtl.c:1780 +#: cfg.c:915 #, c-format -msgid "end insn %d for block %d not found in the insn stream" +msgid "basic block %d pred edge is corrupted" msgstr "" -#: cfgrtl.c:1794 +#: cfg.c:941 #, c-format -msgid "insn %d is in multiple basic blocks (%d and %d)" +msgid "basic block %i edge lists are corrupted" +msgstr "" + +#: cfg.c:953 +msgid "verify_flow_info failed" msgstr "" -#: cfgrtl.c:1806 +#: cfgloop.c:1141 #, c-format -msgid "head insn %d for block %d not found in the insn stream" +msgid "Size of loop %d should be %d, not %d." msgstr "" -#: cfgrtl.c:1828 +#: cfgloop.c:1160 #, c-format -msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" +msgid "Bb %d do not belong to loop %d." msgstr "" -#: cfgrtl.c:1835 +#: cfgloop.c:1178 #, c-format -msgid "verify_flow_info: Wrong count of block %i %i" +msgid "Loop %d's header does not have exactly 2 entries." msgstr "" -#: cfgrtl.c:1841 +#: cfgloop.c:1186 #, c-format -msgid "verify_flow_info: Wrong frequency of block %i %i" +msgid "Loop %d's latch does not have exactly 1 successor." msgstr "" -#: cfgrtl.c:1849 +#: cfgloop.c:1191 #, c-format -msgid "verify_flow_info: Duplicate edge %i->%i" +msgid "Loop %d's latch does not have header as successor." msgstr "" -#: cfgrtl.c:1855 +#: cfgloop.c:1196 #, c-format -msgid "verify_flow_info: Wrong probability of edge %i->%i %i" +msgid "Loop %d's latch does not belong directly to it." msgstr "" -#: cfgrtl.c:1861 +#: cfgloop.c:1202 #, c-format -msgid "verify_flow_info: Wrong count of edge %i->%i %i" +msgid "Loop %d's header does not belong directly to it." msgstr "" -#: cfgrtl.c:1891 +#: cfgloop.c:1208 #, c-format -msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" +msgid "Loop %d's latch is marked as part of irreducible region." msgstr "" -#: cfgrtl.c:1906 +#: cfgloop.c:1238 #, c-format -msgid "verify_flow_info: Incorrect fallthru %i->%i" +msgid "Basic block %d should be marked irreducible." msgstr "" -#: cfgrtl.c:1908 -msgid "wrong insn in the fallthru edge" +#: cfgloop.c:1244 +#, c-format +msgid "Basic block %d should not be marked irreducible." msgstr "" -#: cfgrtl.c:1915 +#: cfgloop.c:1252 #, c-format -msgid "verify_flow_info: Basic block %d succ edge is corrupted" +msgid "Edge from %d to %d should be marked irreducible." msgstr "" -#: cfgrtl.c:1931 +#: cfgloop.c:1259 #, c-format -msgid "Missing REG_EH_REGION note in the end of bb %i" +msgid "Edge from %d to %d should not be marked irreducible." msgstr "" -#: cfgrtl.c:1939 +#: cfgrtl.c:1849 #, c-format -msgid "Too many outgoing branch edges from bb %i" +msgid "end insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1944 +#: cfgrtl.c:1863 #, c-format -msgid "Fallthru edge after unconditional jump %i" +msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "" -#: cfgrtl.c:1949 +#: cfgrtl.c:1875 #, c-format -msgid "Wrong amount of branch edges after unconditional jump %i" +msgid "head insn %d for block %d not found in the insn stream" +msgstr "" + +#: cfgrtl.c:1897 +msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i" msgstr "" -#: cfgrtl.c:1955 +#: cfgrtl.c:1925 #, c-format -msgid "Wrong amount of branch edges after conditional jump %i" +msgid "Missing REG_EH_REGION note in the end of bb %i" msgstr "" -#: cfgrtl.c:1960 +#: cfgrtl.c:1933 #, c-format -msgid "Call edges for non-call insn in bb %i" +msgid "Too many outgoing branch edges from bb %i" msgstr "" -#: cfgrtl.c:1969 +#: cfgrtl.c:1938 #, c-format -msgid "Abnormal edges for no purpose in bb %i" +msgid "Fallthru edge after unconditional jump %i" msgstr "" -#: cfgrtl.c:1984 +#: cfgrtl.c:1949 #, c-format -msgid "missing barrier after block %i" +msgid "Wrong amount of branch edges after conditional jump %i" msgstr "" -#: cfgrtl.c:1994 +#: cfgrtl.c:1954 #, c-format -msgid "basic block %d pred edge is corrupted" +msgid "Call edges for non-call insn in bb %i" +msgstr "" + +#: cfgrtl.c:1963 +#, c-format +msgid "Abnormal edges for no purpose in bb %i" msgstr "" -#: cfgrtl.c:2011 +#: cfgrtl.c:1973 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" -#: cfgrtl.c:2015 +#: cfgrtl.c:1977 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" -#: cfgrtl.c:2029 cfgrtl.c:2039 +#: cfgrtl.c:1991 cfgrtl.c:2001 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "" -#: cfgrtl.c:2052 +#: cfgrtl.c:2014 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "" -#: cfgrtl.c:2062 +#: cfgrtl.c:2024 #, c-format msgid "in basic block %d:" msgstr "" -#: cfgrtl.c:2063 +#: cfgrtl.c:2025 msgid "flow control insn inside a basic block" msgstr "" -#: cfgrtl.c:2082 +#: cfgrtl.c:2071 #, c-format -msgid "basic block %i edge lists are corrupted" +msgid "missing barrier after block %i" +msgstr "" + +#: cfgrtl.c:2084 +#, c-format +msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" +msgstr "" + +#: cfgrtl.c:2099 +#, c-format +msgid "verify_flow_info: Incorrect fallthru %i->%i" +msgstr "" + +#: cfgrtl.c:2101 +msgid "wrong insn in the fallthru edge" msgstr "" -#: cfgrtl.c:2097 -msgid "basic blocks not numbered consecutively" +#: cfgrtl.c:2118 +msgid "basic blocks not laid down consecutively" msgstr "" -#: cfgrtl.c:2122 +#: cfgrtl.c:2143 msgid "insn outside basic block" msgstr "" -#: cfgrtl.c:2130 +#: cfgrtl.c:2151 msgid "return not followed by barrier" msgstr "" -#: cfgrtl.c:2135 +#: cfgrtl.c:2158 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "" -#: cfgrtl.c:2139 -msgid "verify_flow_info failed" -msgstr "" - -#: collect2.c:426 +#: collect2.c:406 msgid "internal error" msgstr "" -#: collect2.c:935 +#: collect2.c:893 msgid "no arguments" msgstr "" -#: collect2.c:1264 collect2.c:1412 collect2.c:1445 +#: collect2.c:1222 collect2.c:1370 collect2.c:1403 #, c-format msgid "fopen %s" msgstr "" -#: collect2.c:1267 collect2.c:1417 collect2.c:1448 +#: collect2.c:1225 collect2.c:1375 collect2.c:1406 #, c-format msgid "fclose %s" msgstr "" -#: collect2.c:1276 +#: collect2.c:1234 #, c-format msgid "collect2 version %s" msgstr "" -#: collect2.c:1366 +#: collect2.c:1324 #, c-format msgid "%d constructor(s) found\n" msgstr "" -#: collect2.c:1367 +#: collect2.c:1325 #, c-format msgid "%d destructor(s) found\n" msgstr "" -#: collect2.c:1368 +#: collect2.c:1326 #, c-format msgid "%d frame table(s) found\n" msgstr "" -#: collect2.c:1509 +#: collect2.c:1466 #, c-format msgid "%s terminated with signal %d [%s]%s" msgstr "" -#: collect2.c:1528 +#: collect2.c:1484 #, c-format msgid "%s returned %d exit status" msgstr "" -#: collect2.c:1556 +#: collect2.c:1509 #, c-format msgid "[cannot find %s]" msgstr "" -#: collect2.c:1571 +#: collect2.c:1524 #, c-format msgid "cannot find `%s'" msgstr "" -#: collect2.c:1582 collect2.c:1585 +#: collect2.c:1535 collect2.c:1538 #, c-format msgid "redirecting stdout: %s" msgstr "" -#: collect2.c:1627 +#: collect2.c:1577 #, c-format msgid "[Leaving %s]\n" msgstr "" -#: collect2.c:1870 +#: collect2.c:1797 #, c-format msgid "" "\n" "write_c_file - output name is %s, prefix is %s\n" msgstr "" -#: collect2.c:2082 +#: collect2.c:2001 msgid "cannot find `nm'" msgstr "" -#: collect2.c:2092 collect2.c:2533 +#: collect2.c:2011 collect2.c:2440 msgid "pipe" msgstr "" -#: collect2.c:2096 collect2.c:2537 +#: collect2.c:2015 collect2.c:2444 msgid "fdopen" msgstr "" -#: collect2.c:2122 collect2.c:2563 +#: collect2.c:2041 collect2.c:2470 #, c-format msgid "dup2 %d 1" msgstr "" -#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 -#: collect2.c:2569 collect2.c:2582 +#: collect2.c:2044 collect2.c:2047 collect2.c:2060 collect2.c:2473 +#: collect2.c:2476 collect2.c:2489 #, c-format msgid "close %d" msgstr "" -#: collect2.c:2131 collect2.c:2572 +#: collect2.c:2050 collect2.c:2479 #, c-format msgid "execv %s" msgstr "" -#: collect2.c:2185 +#: collect2.c:2104 #, c-format msgid "init function found in object %s" msgstr "" -#: collect2.c:2193 +#: collect2.c:2112 #, c-format msgid "fini function found in object %s" msgstr "" -#: collect2.c:2216 collect2.c:2621 +#: collect2.c:2135 collect2.c:2528 msgid "fclose" msgstr "" -#: collect2.c:2261 +#: collect2.c:2177 #, c-format msgid "unable to open file '%s'" msgstr "" -#: collect2.c:2263 +#: collect2.c:2179 #, c-format msgid "unable to stat file '%s'" msgstr "" -#: collect2.c:2269 +#: collect2.c:2185 #, c-format msgid "unable to mmap file '%s'" msgstr "" -#: collect2.c:2422 +#: collect2.c:2331 msgid "not found\n" msgstr "" -#: collect2.c:2424 collect2.c:2600 +#: collect2.c:2333 collect2.c:2507 #, c-format msgid "dynamic dependency %s not found" msgstr "" -#: collect2.c:2444 +#: collect2.c:2352 #, c-format msgid "bad magic number in file '%s'" msgstr "" -#: collect2.c:2466 +#: collect2.c:2374 msgid "dynamic dependencies.\n" msgstr "" -#: collect2.c:2524 +#: collect2.c:2431 msgid "cannot find `ldd'" msgstr "" -#: collect2.c:2585 +#: collect2.c:2492 msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" -#: collect2.c:2612 +#: collect2.c:2519 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "" -#: collect2.c:2763 +#: collect2.c:2667 #, c-format msgid "%s: not a COFF file" msgstr "" -#: collect2.c:2882 +#: collect2.c:2786 #, c-format msgid "%s: cannot open as COFF file" msgstr "" -#: collect2.c:2938 +#: collect2.c:2841 #, c-format msgid "library lib%s not found" msgstr "" -#: collect2.c:3033 +#: combine.c:13052 #, c-format -msgid "open %s" -msgstr "" - -#: collect2.c:3056 -msgid "incompatibilities between object file & expected values" +msgid "" +";; Combiner statistics: %d attempts, %d substitutions (%d requiring new " +"space),\n" +";; %d successes.\n" +"\n" msgstr "" -#: collect2.c:3129 +#: combine.c:13061 #, c-format msgid "" "\n" -"Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n" +";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n" +";; %d successes.\n" msgstr "" -#: collect2.c:3138 -msgid "string section missing" +#: convert.c:70 +msgid "cannot convert to a pointer type" msgstr "" -#: collect2.c:3141 -msgid "section pointer missing" +#: convert.c:267 +msgid "pointer value used where a floating point value was expected" msgstr "" -#: collect2.c:3189 -msgid "no symbol table found" +#: convert.c:271 +msgid "aggregate value used where a float was expected" msgstr "" -#: collect2.c:3202 -msgid "no cmd_strings found" +#: convert.c:296 +msgid "conversion to incomplete type" msgstr "" -#: collect2.c:3214 -msgid "" -"\n" -"Updating header and load commands.\n" -"\n" +#: convert.c:600 convert.c:678 +msgid "can't convert between vector values of different size" msgstr "" -#: collect2.c:3221 -#, c-format -msgid "load command map, %d cmds, new size %ld.\n" +#: convert.c:606 +msgid "aggregate value used where an integer was expected" msgstr "" -#: collect2.c:3252 -msgid "" -"writing load commands.\n" -"\n" +#: convert.c:657 f/com.c:1099 +msgid "pointer value used where a complex was expected" msgstr "" -#: collect2.c:3272 -#, c-format -msgid "close %s" +#: convert.c:661 f/com.c:1101 +msgid "aggregate value used where a complex was expected" msgstr "" -#: collect2.c:3346 -msgid "could not convert 0x%l.8x into a region" +#: convert.c:684 +msgid "can't convert value to a vector" msgstr "" -#: collect2.c:3350 +#: coverage.c:164 #, c-format -msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" +msgid "`%s' is not a gcov data file" msgstr "" -#: collect2.c:3477 -msgid "bad magic number" +#: coverage.c:175 +#, c-format +msgid "`%s' is version `%.4s', expected version `%.4s'" msgstr "" -#: collect2.c:3478 -msgid "bad header version" +#: coverage.c:256 +#, c-format +msgid "coverage mismatch for function %u" msgstr "" -#: collect2.c:3479 -msgid "bad raw header version" +#: coverage.c:262 +#, c-format +msgid "cannot merge separate %s counters for function %u" msgstr "" -#: collect2.c:3480 -msgid "raw header buffer too small" +#: coverage.c:287 +#, c-format +msgid "`%s' has overflowed" msgstr "" -#: collect2.c:3481 -msgid "old raw header file" +#: coverage.c:287 +#, c-format +msgid "`%s' is corrupted" msgstr "" -#: collect2.c:3482 -msgid "unsupported version" +#: coverage.c:309 +#, c-format +msgid "file %s not found, execution counts assumed to be zero" msgstr "" -#: collect2.c:3484 +#: coverage.c:319 #, c-format -msgid "unknown {de,en}code_mach_o_hdr return value %d" +msgid "no coverage for function '%s' found." msgstr "" -#: collect2.c:3504 +#: coverage.c:327 #, c-format -msgid "fstat %s" +msgid "coverage mismatch for `%s'" msgstr "" -#: collect2.c:3541 collect2.c:3589 +#: coverage.c:442 #, c-format -msgid "lseek %s 0" +msgid "cannot open %s" msgstr "" -#: collect2.c:3545 +#: coverage.c:477 #, c-format -msgid "read %s" +msgid "error writing `%s'" msgstr "" -#: collect2.c:3548 +#. XXX should be DL_SORRY +#: cppcharset.c:653 #, c-format -msgid "read %ld bytes, expected %ld, from %s" +msgid "conversion from %s to %s not supported by iconv" msgstr "" -#: collect2.c:3569 +#: cppcharset.c:656 +msgid "iconv_open" +msgstr "" + +#. XXX should be DL_SORRY +#: cppcharset.c:664 #, c-format -msgid "msync %s" +msgid "no iconv implementation, cannot convert from %s to %s" +msgstr "" + +#: cppcharset.c:808 +msgid "universal character names are only valid in C++ and C99" msgstr "" -#: collect2.c:3576 +#: cppcharset.c:811 #, c-format -msgid "munmap %s" +msgid "the meaning of '\\%c' is different in traditional C" msgstr "" -#: collect2.c:3593 +#. We'll error when we try it out as the start of an identifier. +#: cppcharset.c:836 #, c-format -msgid "write %s" +msgid "incomplete universal character name %.*s" msgstr "" -#: collect2.c:3596 +#: cppcharset.c:847 #, c-format -msgid "wrote %ld bytes, expected %ld, to %s" +msgid "%.*s is not a valid universal character" msgstr "" -#: combine.c:13254 +#: cppcharset.c:857 #, c-format -msgid "" -";; Combiner statistics: %d attempts, %d substitutions (%d requiring new " -"space),\n" -";; %d successes.\n" -"\n" +msgid "universal character %.*s is not valid in an identifier" msgstr "" -#: combine.c:13264 +#: cppcharset.c:861 #, c-format -msgid "" -"\n" -";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n" -";; %d successes.\n" +msgid "universal character %.*s is not valid at the start of an identifier" msgstr "" -#: convert.c:71 -msgid "cannot convert to a pointer type" +#: cppcharset.c:895 +msgid "converting UCN to source character set" msgstr "" -#: convert.c:270 -msgid "pointer value used where a floating point value was expected" +#: cppcharset.c:898 +msgid "converting UCN to execution character set" msgstr "" -#: convert.c:274 -msgid "aggregate value used where a float was expected" +#: cppcharset.c:963 +msgid "the meaning of '\\x' is different in traditional C" msgstr "" -#: convert.c:300 -msgid "conversion to incomplete type" +#: cppcharset.c:980 f/lex.c:580 +msgid "\\x used with no following hex digits" msgstr "" -#: convert.c:582 convert.c:662 -msgid "can't convert between vector values of different size" +#: cppcharset.c:987 +msgid "hex escape sequence out of range" msgstr "" -#: convert.c:588 -msgid "aggregate value used where an integer was expected" +#: cppcharset.c:1026 +msgid "octal escape sequence out of range" msgstr "" -#: convert.c:640 f/com.c:1100 -msgid "pointer value used where a complex was expected" +#: cppcharset.c:1094 +msgid "the meaning of '\\a' is different in traditional C" msgstr "" -#: convert.c:644 f/com.c:1102 -msgid "aggregate value used where a complex was expected" +#: cppcharset.c:1101 +#, c-format +msgid "non-ISO-standard escape sequence, '\\%c'" msgstr "" -#: convert.c:668 -msgid "can't convert value to a vector" +#: cppcharset.c:1109 +#, c-format +msgid "unknown escape sequence '\\%c'" +msgstr "" + +#: cppcharset.c:1112 +#, c-format +msgid "unknown escape sequence: '\\%03o'" +msgstr "" + +#: cppcharset.c:1118 +msgid "converting escape sequence to execution character set" +msgstr "" + +#: cppcharset.c:1177 +msgid "converting to execution character set" +msgstr "" + +#: cppcharset.c:1239 cppcharset.c:1301 +msgid "character constant too long for its type" +msgstr "" + +#: cppcharset.c:1242 +msgid "multi-character character constant" +msgstr "" + +#: cppcharset.c:1333 +msgid "empty character constant" msgstr "" -#: cpperror.c:115 +#: cpperror.c:110 msgid "warning: " msgstr "" -#: cpperror.c:117 +#: cpperror.c:112 msgid "internal error: " msgstr "" -#: cpperror.c:191 +#: cpperror.c:174 msgid "stdout" msgstr "" -#: cpperror.c:193 gcc.c:6652 -#, c-format -msgid "%s: %s" -msgstr "" - -#: cppexp.c:201 +#: cppexp.c:191 msgid "too many decimal points in number" msgstr "" -#: cppexp.c:221 +#: cppexp.c:211 #, c-format msgid "invalid digit \"%c\" in octal constant" msgstr "" -#: cppexp.c:227 +#: cppexp.c:217 msgid "use of C99 hexadecimal floating constant" msgstr "" -#: cppexp.c:236 +#: cppexp.c:226 msgid "exponent has no digits" msgstr "" -#: cppexp.c:243 +#: cppexp.c:233 msgid "hexadecimal floating constants require an exponent" msgstr "" -#: cppexp.c:249 +#: cppexp.c:239 #, c-format msgid "invalid suffix \"%.*s\" on floating constant" msgstr "" -#: cppexp.c:259 cppexp.c:284 +#: cppexp.c:249 cppexp.c:274 #, c-format msgid "traditional C rejects the \"%.*s\" suffix" msgstr "" -#: cppexp.c:270 +#: cppexp.c:260 #, c-format msgid "invalid suffix \"%.*s\" on integer constant" msgstr "" -#: cppexp.c:291 +#: cppexp.c:281 msgid "use of C99 long long integer constant" msgstr "" -#: cppexp.c:297 +#: cppexp.c:287 msgid "imaginary constants are a GCC extension" msgstr "" -#: cppexp.c:385 +#: cppexp.c:373 msgid "integer constant is too large for its type" msgstr "" -#: cppexp.c:397 +#: cppexp.c:385 msgid "integer constant is so large that it is unsigned" msgstr "" -#: cppexp.c:484 +#: cppexp.c:467 msgid "missing ')' after \"defined\"" msgstr "" -#: cppexp.c:491 +#: cppexp.c:474 msgid "operator \"defined\" requires an identifier" msgstr "" -#: cppexp.c:499 +#: cppexp.c:482 #, c-format msgid "(\"%s\" is an alternative token for \"%s\" in C++)" msgstr "" -#: cppexp.c:509 +#: cppexp.c:492 msgid "this use of \"defined\" may not be portable" msgstr "" -#: cppexp.c:547 +#: cppexp.c:528 msgid "floating constant in preprocessor expression" msgstr "" -#: cppexp.c:553 +#: cppexp.c:534 msgid "imaginary number in preprocessor expression" msgstr "" -#: cppexp.c:598 -#, c-format -msgid "ISO C++ does not permit \"%s\" in #if" -msgstr "" - -#: cppexp.c:606 +#: cppexp.c:579 #, c-format msgid "\"%s\" is not defined" msgstr "" -#: cppexp.c:739 cppexp.c:774 +#: cppexp.c:711 cppexp.c:740 #, c-format msgid "missing binary operator before token \"%s\"" msgstr "" -#: cppexp.c:758 -#, c-format -msgid "invalid character '%c' in #if" -msgstr "" - -#: cppexp.c:760 -#, c-format -msgid "invalid character '\\%03o' in #if" -msgstr "" - -#: cppexp.c:765 +#: cppexp.c:731 #, c-format msgid "token \"%s\" is not valid in preprocessor expressions" msgstr "" -#: cppexp.c:784 +#: cppexp.c:750 msgid "void expression between '(' and ')'" msgstr "" -#: cppexp.c:787 +#: cppexp.c:753 msgid "#if with no expression" msgstr "" -#: cppexp.c:789 +#: cppexp.c:755 #, c-format msgid "operator '%s' has no right operand" msgstr "" -#: cppexp.c:815 +#: cppexp.c:781 msgid " ':' without preceding '?'" msgstr "" -#: cppexp.c:842 +#: cppexp.c:808 msgid "unbalanced stack in #if" msgstr "" -#: cppexp.c:864 +#: cppexp.c:827 #, c-format msgid "impossible operator '%u'" msgstr "" -#: cppexp.c:956 +#: cppexp.c:919 msgid "missing ')' in expression" msgstr "" -#: cppexp.c:977 +#: cppexp.c:940 msgid "'?' without following ':'" msgstr "" -#: cppexp.c:987 +#: cppexp.c:950 msgid "integer overflow in preprocessor expression" msgstr "" -#: cppexp.c:992 +#: cppexp.c:955 msgid "missing '(' in expression" msgstr "" -#: cppexp.c:1028 +#: cppexp.c:987 #, c-format msgid "the left operand of \"%s\" changes sign when promoted" msgstr "" -#: cppexp.c:1033 +#: cppexp.c:992 #, c-format msgid "the right operand of \"%s\" changes sign when promoted" msgstr "" -#: cppexp.c:1416 +#: cppexp.c:1250 +msgid "traditional C rejects the unary plus operator" +msgstr "" + +#: cppexp.c:1349 msgid "comma operator in operand of #if" msgstr "" -#: cppexp.c:1553 +#: cppexp.c:1480 msgid "division by zero in #if" msgstr "" -#: cppfiles.c:526 +#: cppfiles.c:357 +msgid "NULL directory in find_file" +msgstr "" + +#: cppfiles.c:435 #, c-format -msgid "%s is too large" +msgid "%s is a block device" msgstr "" -#: cppfiles.c:562 +#: cppfiles.c:452 #, c-format -msgid "%s is shorter than expected" +msgid "%s is too large" msgstr "" -#: cppfiles.c:576 +#: cppfiles.c:486 #, c-format -msgid "%s is a block device" +msgid "%s is shorter than expected" msgstr "" -#: cppfiles.c:709 +#: cppfiles.c:679 #, c-format -msgid "no include path in which to find %s" +msgid "no include path in which to search for %s" msgstr "" -#: cppfiles.c:795 +#: cppfiles.c:921 msgid "Multiple include guards may be useful for:\n" msgstr "" -#: cppfiles.c:1162 -msgid "absolute file name in remap_filename" +#: cppinit.c:386 +msgid "cppchar_t must be an unsigned type" msgstr "" -#: cppinit.c:378 -msgid "cppchar_t must be an unsigned type" -msgstr "" - -#: cppinit.c:382 +#: cppinit.c:390 #, c-format msgid "" "preprocessor arithmetic has maximum precision of %lu bits; target requires %" "lu bits" msgstr "" -#: cppinit.c:388 +#: cppinit.c:397 msgid "CPP arithmetic must be at least as precise as a target int" msgstr "" -#: cppinit.c:391 +#: cppinit.c:400 msgid "target char is less than 8 bits wide" msgstr "" -#: cppinit.c:395 +#: cppinit.c:404 msgid "target wchar_t is narrower than target char" msgstr "" -#: cppinit.c:399 +#: cppinit.c:408 msgid "target int is narrower than target char" msgstr "" -#: cppinit.c:403 +#: cppinit.c:412 msgid "CPP half-integer narrower than CPP character" msgstr "" -#: cppinit.c:407 +#: cppinit.c:416 #, c-format msgid "" "CPP on this host cannot handle wide character constants over %lu bits, but " "the target requires %lu bits" msgstr "" -#: cpplex.c:161 -#, c-format -msgid "trigraph ??%c converted to %c" -msgstr "" - -#: cpplex.c:169 -#, c-format -msgid "trigraph ??%c ignored" -msgstr "" - -#: cpplex.c:226 -msgid "backslash and newline separated by space" -msgstr "" - -#: cpplex.c:233 cpptrad.c:160 -msgid "backslash-newline at end of file" -msgstr "" - -#: cpplex.c:299 cpptrad.c:201 -msgid "\"/*\" within comment" -msgstr "" - -#: cpplex.c:407 +#: cpplex.c:410 msgid "null character(s) ignored" msgstr "" -#: cpplex.c:414 -#, c-format -msgid "%s in preprocessing directive" +#: cpplex.c:445 +msgid "'$' in identifier or number" msgstr "" -#: cpplex.c:487 +#: cpplex.c:492 #, c-format msgid "attempt to use poisoned \"%s\"" msgstr "" -#: cpplex.c:495 +#: cpplex.c:500 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" msgstr "" -#: cpplex.c:567 -msgid "'$' character(s) in identifier or number" -msgstr "" - -#: cpplex.c:710 -#, c-format -msgid "missing terminating %c character" -msgstr "" - -#: cpplex.c:723 +#: cpplex.c:595 msgid "null character(s) preserved in literal" msgstr "" -#: cpplex.c:927 cpptrad.c:489 -msgid "no newline at end of file" -msgstr "" - -#: cpplex.c:1104 cpptrad.c:215 +#: cpplex.c:915 msgid "unterminated comment" msgstr "" -#: cpplex.c:1115 +#: cpplex.c:926 msgid "C++ style comments are not allowed in ISO C90" msgstr "" -#: cpplex.c:1117 +#: cpplex.c:928 msgid "(this will be reported only once per input file)" msgstr "" -#: cpplex.c:1122 +#: cpplex.c:933 msgid "multi-line comment" msgstr "" -#: cpplex.c:1437 -#, c-format -msgid "unknown string token %s\n" -msgstr "" - -#: cpplex.c:1450 +#: cpplex.c:1196 #, c-format msgid "unspellable token %s" msgstr "" -#: cpplex.c:1707 -#, c-format -msgid "the meaning of '\\%c' is different in traditional C" -msgstr "" - -#: cpplex.c:1713 -msgid "incomplete universal-character-name" -msgstr "" - -#: cpplex.c:1727 -#, c-format -msgid "non-hex digit '%c' in universal-character-name" -msgstr "" - -#: cpplex.c:1736 -msgid "universal-character-name on EBCDIC target" -msgstr "" - -#: cpplex.c:1750 -msgid "universal-character-name out of range" -msgstr "" - -#: cpplex.c:1812 -msgid "the meaning of '\\a' is different in traditional C" -msgstr "" - -#: cpplex.c:1819 -#, c-format -msgid "non-ISO-standard escape sequence, '\\%c'" -msgstr "" - -#: cpplex.c:1830 -msgid "the meaning of '\\x' is different in traditional C" -msgstr "" - -#: cpplex.c:1849 f/lex.c:585 -msgid "\\x used with no following hex digits" -msgstr "" - -#: cpplex.c:1854 -msgid "hex escape sequence out of range" -msgstr "" - -#: cpplex.c:1879 -msgid "octal escape sequence out of range" -msgstr "" - -#: cpplex.c:1895 -#, c-format -msgid "unknown escape sequence '\\%c'" -msgstr "" - -#: cpplex.c:1898 -#, c-format -msgid "unknown escape sequence: '\\%03o'" -msgstr "" - -#: cpplex.c:1903 -msgid "escape sequence out of range for its type" -msgstr "" - -#: cpplex.c:1994 -msgid "empty character constant" -msgstr "" - -#: cpplex.c:2004 -msgid "character constant too long for its type" -msgstr "" - -#: cpplex.c:2007 -msgid "multi-character character constant" -msgstr "" - -#: cpplib.c:232 +#: cpplib.c:218 #, c-format msgid "extra tokens at end of #%s directive" msgstr "" -#: cpplib.c:322 +#: cpplib.c:301 #, c-format msgid "#%s is a GCC extension" msgstr "" -#: cpplib.c:334 +#: cpplib.c:313 msgid "suggest not using #elif in traditional C" msgstr "" -#: cpplib.c:337 +#: cpplib.c:316 #, c-format msgid "traditional C ignores #%s with the # indented" msgstr "" -#: cpplib.c:341 +#: cpplib.c:320 #, c-format msgid "suggest hiding #%s from traditional C with an indented #" msgstr "" -#: cpplib.c:365 +#: cpplib.c:342 msgid "embedding a directive within macro arguments is not portable" msgstr "" -#: cpplib.c:385 +#: cpplib.c:362 msgid "style of line directive is a GCC extension" msgstr "" -#: cpplib.c:435 +#: cpplib.c:412 #, c-format msgid "invalid preprocessing directive #%s" msgstr "" -#: cpplib.c:507 +#: cpplib.c:481 msgid "\"defined\" cannot be used as a macro name" msgstr "" -#: cpplib.c:513 +#: cpplib.c:487 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgstr "" -#: cpplib.c:516 +#: cpplib.c:490 #, c-format msgid "no macro name given in #%s directive" msgstr "" -#: cpplib.c:519 +#: cpplib.c:493 msgid "macro names must be identifiers" msgstr "" -#: cpplib.c:559 +#: cpplib.c:531 #, c-format msgid "undefining \"%s\"" msgstr "" -#: cpplib.c:605 +#: cpplib.c:601 msgid "missing terminating > character" msgstr "" -#: cpplib.c:644 +#: cpplib.c:654 #, c-format msgid "#%s expects \"FILENAME\" or " msgstr "" -#: cpplib.c:655 -#, c-format -msgid "empty file name in #%s" -msgstr "" - -#: cpplib.c:676 +#: cpplib.c:677 msgid "#include nested too deeply" msgstr "" -#: cpplib.c:705 -msgid "#import is obsolete, use an #ifndef wrapper in the header file" -msgstr "" - -#: cpplib.c:722 +#: cpplib.c:715 msgid "#include_next in primary source file" msgstr "" -#: cpplib.c:750 +#: cpplib.c:741 #, c-format msgid "invalid flag \"%s\" in line directive" msgstr "" -#: cpplib.c:825 +#: cpplib.c:786 #, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "" -#: cpplib.c:831 +#: cpplib.c:792 msgid "line number out of range" msgstr "" -#: cpplib.c:842 cpplib.c:913 +#: cpplib.c:804 cpplib.c:876 #, c-format msgid "\"%s\" is not a valid filename" msgstr "" -#: cpplib.c:877 +#: cpplib.c:838 #, c-format msgid "\"%s\" after # is not a positive integer" msgstr "" -#: cpplib.c:984 +#: cpplib.c:938 msgid "invalid #ident directive" msgstr "" -#: cpplib.c:1072 +#: cpplib.c:1018 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "" -#: cpplib.c:1075 +#: cpplib.c:1021 #, c-format msgid "#pragma %s %s is already registered" msgstr "" -#: cpplib.c:1078 +#: cpplib.c:1024 #, c-format msgid "#pragma %s is already registered" msgstr "" -#: cpplib.c:1232 -msgid "#pragma once is obsolete" -msgstr "" - -#: cpplib.c:1235 +#: cpplib.c:1169 msgid "#pragma once in main file" msgstr "" -#: cpplib.c:1259 +#: cpplib.c:1191 msgid "invalid #pragma GCC poison directive" msgstr "" -#: cpplib.c:1268 +#: cpplib.c:1200 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "" -#: cpplib.c:1290 +#: cpplib.c:1221 msgid "#pragma system_header ignored outside include file" msgstr "" -#: cpplib.c:1315 +#: cpplib.c:1245 #, c-format -msgid "cannot find source %s" +msgid "cannot find source file %s" msgstr "" -#: cpplib.c:1319 +#: cpplib.c:1248 #, c-format msgid "current file is older than %s" msgstr "" -#: cpplib.c:1435 +#: cpplib.c:1362 msgid "_Pragma takes a parenthesized string literal" msgstr "" -#: cpplib.c:1518 +#: cpplib.c:1440 msgid "#else without #if" msgstr "" -#: cpplib.c:1523 +#: cpplib.c:1445 msgid "#else after #else" msgstr "" -#: cpplib.c:1525 cpplib.c:1559 -msgid "the conditional began here" -msgstr "" - -#: cpplib.c:1552 +#: cpplib.c:1473 msgid "#elif without #if" msgstr "" -#: cpplib.c:1557 +#: cpplib.c:1478 msgid "#elif after #else" msgstr "" -#: cpplib.c:1588 +#: cpplib.c:1508 msgid "#endif without #if" msgstr "" -#: cpplib.c:1671 +#: cpplib.c:1585 msgid "missing '(' after predicate" msgstr "" -#: cpplib.c:1686 +#: cpplib.c:1600 msgid "missing ')' to complete answer" msgstr "" -#: cpplib.c:1706 +#: cpplib.c:1620 msgid "predicate's answer is empty" msgstr "" -#: cpplib.c:1736 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "" -#: cpplib.c:1738 +#: cpplib.c:1649 msgid "predicate must be an identifier" msgstr "" -#: cpplib.c:1827 +#: cpplib.c:1733 #, c-format msgid "\"%s\" re-asserted" msgstr "" -#: cpplib.c:2057 -#, c-format -msgid "unterminated #%s" -msgstr "" - -#: cppmacro.c:94 -#, c-format -msgid "macro \"%s\" is not used" -msgstr "" - -#: cppmacro.c:139 cppmacro.c:294 +#: cppmacro.c:125 cppmacro.c:280 #, c-format msgid "invalid built-in macro \"%s\"" msgstr "" -#: cppmacro.c:234 +#: cppmacro.c:221 msgid "could not determine date and time" msgstr "" -#: cppmacro.c:407 +#: cppmacro.c:393 msgid "invalid string literal, ignoring final '\\'" msgstr "" -#: cppmacro.c:504 +#: cppmacro.c:476 #, c-format msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" msgstr "" -#: cppmacro.c:546 +#: cppmacro.c:514 msgid "ISO C99 requires rest arguments to be used" msgstr "" -#: cppmacro.c:551 +#: cppmacro.c:519 #, c-format msgid "macro \"%s\" requires %u arguments, but only %u given" msgstr "" -#: cppmacro.c:556 +#: cppmacro.c:524 #, c-format msgid "macro \"%s\" passed %u arguments, but takes just %u" msgstr "" -#: cppmacro.c:669 cpptrad.c:776 +#: cppmacro.c:635 #, c-format msgid "unterminated argument list invoking macro \"%s\"" msgstr "" -#: cppmacro.c:776 +#: cppmacro.c:738 #, c-format msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "" -#: cppmacro.c:1313 +#: cppmacro.c:1241 #, c-format msgid "duplicate macro parameter \"%s\"" msgstr "" -#: cppmacro.c:1360 +#: cppmacro.c:1286 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "" -#: cppmacro.c:1368 +#: cppmacro.c:1294 msgid "macro parameters must be comma-separated" msgstr "" -#: cppmacro.c:1385 +#: cppmacro.c:1311 msgid "parameter name missing" msgstr "" -#: cppmacro.c:1400 +#: cppmacro.c:1326 msgid "anonymous variadic macros were introduced in C99" msgstr "" -#: cppmacro.c:1404 +#: cppmacro.c:1330 msgid "ISO C does not permit named variadic macros" msgstr "" -#: cppmacro.c:1413 +#: cppmacro.c:1339 msgid "missing ')' in macro parameter list" msgstr "" -#: cppmacro.c:1482 +#: cppmacro.c:1402 msgid "ISO C requires whitespace after the macro name" msgstr "" -#: cppmacro.c:1510 +#: cppmacro.c:1430 msgid "'#' is not followed by a macro parameter" msgstr "" -#: cppmacro.c:1529 +#: cppmacro.c:1449 msgid "'##' cannot appear at either end of a macro expansion" msgstr "" -#: cppmacro.c:1615 -#, c-format -msgid "\"%s\" redefined" -msgstr "" - -#: cppmacro.c:1620 -msgid "this is the location of the previous definition" -msgstr "" - -#: cppmacro.c:1671 +#: cppmacro.c:1588 #, c-format msgid "macro argument \"%s\" would be stringified in traditional C" msgstr "" -#: cppmacro.c:1696 +#: cppmacro.c:1611 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "" -#: cpppch.c:86 cpppch.c:323 cpppch.c:349 cpppch.c:358 +#: cpppch.c:83 cpppch.c:331 cpppch.c:355 cpppch.c:364 msgid "while writing precompiled header" msgstr "" -#: cpppch.c:421 +#: cpppch.c:462 #, c-format msgid "%s: not used because `%.*s' not defined" msgstr "" -#: cpppch.c:433 +#: cpppch.c:474 #, c-format msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'" msgstr "" -#: cpppch.c:458 +#: cpppch.c:515 #, c-format msgid "%s: not used because `%s' is defined" msgstr "" -#: cpppch.c:470 cpppch.c:683 +#: cpppch.c:528 cpppch.c:714 msgid "while reading precompiled header" msgstr "" -#: cppspec.c:108 +#: cppspec.c:106 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "" -#: cppspec.c:130 +#: cppspec.c:128 msgid "too many input files" msgstr "" -#: cpptrad.c:843 +#: cpptrad.c:740 #, c-format msgid "detected recursion whilst expanding macro \"%s\"" msgstr "" -#: cse.c:7153 +#: cse.c:7021 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr "" -#: diagnostic.c:703 -msgid "((anonymous))" -msgstr "" - -#: diagnostic.c:917 -#, c-format -msgid "%s: warnings being treated as errors\n" -msgstr "" - -#: diagnostic.c:952 -#, c-format -msgid "%s: %s: " -msgstr "" - -#: diagnostic.c:1043 -#, c-format -msgid "%s " -msgstr "" - -#: diagnostic.c:1045 -#, c-format -msgid " %s" -msgstr "" - -#: diagnostic.c:1067 -msgid "At top level:" -msgstr "" - -#: diagnostic.c:1072 -#, c-format -msgid "In member function `%s':" -msgstr "" - -#: diagnostic.c:1076 -#, c-format -msgid "In function `%s':" -msgstr "" - -#: diagnostic.c:1164 -msgid "compilation terminated.\n" -msgstr "" - -#: diagnostic.c:1182 +#: diagnostic.c:209 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "" -#: diagnostic.c:1197 diagnostic.c:1307 -#, c-format -msgid "" -"Please submit a full bug report,\n" -"with preprocessed source if appropriate.\n" -"See %s for instructions.\n" +#: diagnostic.c:281 +msgid "compilation terminated.\n" msgstr "" -#: diagnostic.c:1305 +#: diagnostic.c:572 msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "" -#: diagnostic.c:1367 +#: diagnostic.c:584 #, c-format msgid "in %s, at %s:%d" msgstr "" -#: diagnostic.c:1388 -#, c-format -msgid "In file included from %s:%d" -msgstr "" - -#: diagnostic.c:1391 -#, c-format -msgid "" -",\n" -" from %s:%d" -msgstr "" - -#: diagnostic.c:1392 -msgid ":\n" -msgstr "" - -#: diagnostic.c:1436 diagnostic.c:1453 -#, c-format -msgid "`%s' is deprecated (declared at %s:%d)" -msgstr "" - -#: diagnostic.c:1456 -#, c-format -msgid "`%s' is deprecated" -msgstr "" - -#: diagnostic.c:1459 -#, c-format -msgid "type is deprecated (declared at %s:%d)" -msgstr "" - -#: diagnostic.c:1462 -msgid "type is deprecated" -msgstr "" - -#: dominance.c:730 +#: dominance.c:693 #, c-format msgid "dominator of %d should be %d, not %d" msgstr "" -#: dwarf2out.c:3232 +#: dwarf2out.c:3213 #, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "" -#: dwarfout.c:2069 -#, c-format -msgid "internal regno botch: `%s' has regno = %d\n" +#: dwarfout.c:2033 +msgid "%Jinternal regno botch: '%D' has regno = %d\n" msgstr "" -#: dwarfout.c:6190 +#: dwarfout.c:6021 msgid "support for the DWARF1 debugging format is deprecated" msgstr "" -#: dwarfout.c:6287 -msgid "can't get current directory" +#: dwarfout.c:6114 +#, c-format +msgid "can't get current directory: %m" msgstr "" -#: emit-rtl.c:1303 +#: emit-rtl.c:1282 msgid "can't access real part of complex value in hard register" msgstr "" -#: emit-rtl.c:1325 +#: emit-rtl.c:1309 msgid "can't access imaginary part of complex value in hard register" msgstr "" -#: emit-rtl.c:3567 +#: emit-rtl.c:3468 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "" -#: errors.c:138 +#: errors.c:129 #, c-format msgid "abort in %s, at %s:%d" msgstr "" -#: except.c:374 +#: except.c:356 msgid "exception handling disabled, use -fexceptions to enable" msgstr "" -#: except.c:2983 +#: except.c:2919 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "" -#: except.c:3104 except.c:3126 +#: except.c:3050 msgid "__builtin_eh_return not supported on this target" msgstr "" -#: explow.c:1400 +#: explow.c:1327 msgid "stack limits not supported on this target" msgstr "" -#: expr.c:3339 +#: expr.c:2981 msgid "function using short complex types cannot be inline" msgstr "" -#: expr.c:6296 expr.c:6305 expr.c:6314 expr.c:6319 expr.c:6628 expr.c:6644 +#: expr.c:5948 expr.c:5957 expr.c:5966 expr.c:5971 expr.c:6300 expr.c:6316 msgid "unsupported wide integer operation" msgstr "" -#: expr.c:6695 -#, c-format -msgid "prior parameter's size depends on `%s'" +#: expr.c:6359 +msgid "%Jprior parameter's size depends on '%D'" msgstr "" -#: expr.c:7041 +#: expr.c:6722 msgid "returned value in block_exit_expr" msgstr "" #. We can't make a bitwise copy of this object, so fail. -#: expr.c:9254 +#: expr.c:8866 msgid "cannot take the address of an unaligned member" msgstr "" -#: final.c:1064 +#: final.c:1057 msgid "negative insn length" msgstr "" -#: final.c:2495 +#: final.c:2432 msgid "could not split insn" msgstr "" -#: final.c:2837 +#: final.c:2774 msgid "invalid `asm': " msgstr "" -#: final.c:3027 +#: final.c:2957 msgid "nested assembly dialect alternatives" msgstr "" -#: final.c:3044 final.c:3056 +#: final.c:2974 final.c:2986 msgid "unterminated assembly dialect alternative" msgstr "" -#: final.c:3100 +#: final.c:3030 #, c-format msgid "operand number missing after %%-letter" msgstr "" -#: final.c:3103 final.c:3142 +#: final.c:3033 final.c:3072 msgid "operand number out of range" msgstr "" -#: final.c:3161 +#: final.c:3091 #, c-format msgid "invalid %%-code" msgstr "" -#: final.c:3192 +#: final.c:3121 #, c-format msgid "`%%l' operand isn't a label" msgstr "" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3299 vmsdbgout.c:469 config/i386/i386.c:6738 -#: config/pdp11/pdp11.c:1689 +#: final.c:3223 vmsdbgout.c:467 config/i386/i386.c:6651 +#: config/pdp11/pdp11.c:1645 msgid "floating constant misused" msgstr "" -#: final.c:3355 vmsdbgout.c:526 config/i386/i386.c:6816 -#: config/pdp11/pdp11.c:1736 +#: final.c:3279 vmsdbgout.c:524 config/i386/i386.c:6729 +#: config/pdp11/pdp11.c:1692 msgid "invalid expression as operand" msgstr "" -#: flow.c:354 +#: flow.c:341 msgid "function might be possible candidate for attribute `noreturn'" msgstr "" -#: flow.c:359 +#: flow.c:346 msgid "`noreturn' function does return" msgstr "" -#: flow.c:380 +#: flow.c:367 msgid "control reaches end of non-void function" msgstr "" -#: flow.c:1653 +#: flow.c:1610 msgid "Attempt to delete prologue/epilogue insn:" msgstr "" -#: fold-const.c:2599 fold-const.c:2612 +#: fold-const.c:2759 fold-const.c:2772 #, c-format msgid "comparison is always %d due to width of bit-field" msgstr "" -#: fold-const.c:3806 fold-const.c:3823 +#: fold-const.c:3967 fold-const.c:3984 #, c-format msgid "comparison is always %d" msgstr "" -#: fold-const.c:3954 +#: fold-const.c:4115 msgid "`or' of unmatched not-equal tests is always 1" msgstr "" -#: fold-const.c:3959 +#: fold-const.c:4120 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "" -#: function.c:904 varasm.c:1468 -#, c-format -msgid "size of variable `%s' is too large" +#: fold-const.c:8324 +msgid "fold check: original tree changed by fold" +msgstr "" + +#: function.c:883 varasm.c:1415 +msgid "%Jsize of variable '%D' is too large" msgstr "" -#: function.c:3728 +#: function.c:3706 msgid "impossible constraint in `asm'" msgstr "" -#: function.c:5458 -#, c-format -msgid "`%s' might be used uninitialized in this function" +#: function.c:5626 +msgid "%J'%D' might be used uninitialized in this function" msgstr "" -#: function.c:5465 -#, c-format -msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" +#: function.c:5633 +msgid "%Jvariable '%D' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:5484 -#, c-format -msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" +#: function.c:5652 +msgid "%Jargument '%D' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:6351 +#: function.c:6428 msgid "function returns an aggregate" msgstr "" -#: function.c:6857 -#, c-format -msgid "unused parameter `%s'" +#: function.c:6911 +msgid "%Junused parameter '%D'" msgstr "" -#: gcc.c:1176 +#: gcc.c:1191 #, c-format msgid "ambiguous abbreviation %s" msgstr "" -#: gcc.c:1203 +#: gcc.c:1218 #, c-format msgid "incomplete `%s' option" msgstr "" -#: gcc.c:1214 +#: gcc.c:1229 #, c-format msgid "missing argument to `%s' option" msgstr "" -#: gcc.c:1227 +#: gcc.c:1242 #, c-format msgid "extraneous argument to `%s' option" msgstr "" -#: gcc.c:1559 +#: gcc.c:1563 msgid "Using built-in specs.\n" msgstr "" -#: gcc.c:1740 +#: gcc.c:1742 #, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "" -#: gcc.c:1847 +#: gcc.c:1844 #, c-format msgid "Reading specs from %s\n" msgstr "" -#: gcc.c:1945 gcc.c:1964 +#: gcc.c:1940 gcc.c:1959 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "" -#: gcc.c:1972 +#: gcc.c:1967 #, c-format msgid "could not find specs file %s\n" msgstr "" -#: gcc.c:1989 gcc.c:1997 gcc.c:2006 gcc.c:2015 +#: gcc.c:1984 gcc.c:1992 gcc.c:2001 gcc.c:2010 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "" -#: gcc.c:2024 +#: gcc.c:2019 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "" -#: gcc.c:2031 +#: gcc.c:2026 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:2036 +#: gcc.c:2031 #, c-format msgid "rename spec %s to %s\n" msgstr "" -#: gcc.c:2038 +#: gcc.c:2033 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" -#: gcc.c:2051 +#: gcc.c:2046 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "" -#: gcc.c:2062 gcc.c:2075 +#: gcc.c:2057 gcc.c:2070 #, c-format msgid "specs file malformed after %ld characters" msgstr "" -#: gcc.c:2129 +#: gcc.c:2123 msgid "spec file has no spec for linking" msgstr "" -#: gcc.c:2654 +#: gcc.c:2628 msgid "-pipe not supported" msgstr "" -#: gcc.c:2709 +#: gcc.c:2683 msgid "" "\n" "Go ahead? (y or n) " msgstr "" -#: gcc.c:2835 +#: gcc.c:2809 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5366,195 +4766,195 @@ msgid "" "See %s for instructions." msgstr "" -#: gcc.c:2853 +#: gcc.c:2827 #, c-format msgid "# %s %.2f %.2f\n" msgstr "" -#: gcc.c:2983 +#: gcc.c:2960 #, c-format msgid "Usage: %s [options] file...\n" msgstr "" -#: gcc.c:2984 +#: gcc.c:2961 msgid "Options:\n" msgstr "" -#: gcc.c:2986 +#: gcc.c:2963 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr "" -#: gcc.c:2987 +#: gcc.c:2964 msgid " --help Display this information\n" msgstr "" -#: gcc.c:2988 +#: gcc.c:2965 msgid "" " --target-help Display target specific command line options\n" msgstr "" -#: gcc.c:2990 +#: gcc.c:2967 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr "" -#: gcc.c:2991 +#: gcc.c:2968 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr "" -#: gcc.c:2992 +#: gcc.c:2969 msgid " -dumpversion Display the version of the compiler\n" msgstr "" -#: gcc.c:2993 +#: gcc.c:2970 msgid " -dumpmachine Display the compiler's target processor\n" msgstr "" -#: gcc.c:2994 +#: gcc.c:2971 msgid "" " -print-search-dirs Display the directories in the compiler's search " "path\n" msgstr "" -#: gcc.c:2995 +#: gcc.c:2972 msgid "" " -print-libgcc-file-name Display the name of the compiler's companion " "library\n" msgstr "" -#: gcc.c:2996 +#: gcc.c:2973 msgid " -print-file-name= Display the full path to library \n" msgstr "" -#: gcc.c:2997 +#: gcc.c:2974 msgid "" " -print-prog-name= Display the full path to compiler component " "\n" msgstr "" -#: gcc.c:2998 +#: gcc.c:2975 msgid "" " -print-multi-directory Display the root directory for versions of " "libgcc\n" msgstr "" -#: gcc.c:2999 +#: gcc.c:2976 msgid "" " -print-multi-lib Display the mapping between command line options " "and\n" " multiple library search directories\n" msgstr "" -#: gcc.c:3002 +#: gcc.c:2979 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr "" -#: gcc.c:3003 +#: gcc.c:2980 msgid "" " -Wa, Pass comma-separated on to the " "assembler\n" msgstr "" -#: gcc.c:3004 +#: gcc.c:2981 msgid "" " -Wp, Pass comma-separated on to the " "preprocessor\n" msgstr "" -#: gcc.c:3005 +#: gcc.c:2982 msgid "" " -Wl, Pass comma-separated on to the linker\n" msgstr "" -#: gcc.c:3006 +#: gcc.c:2983 msgid " -Xassembler Pass on to the assembler\n" msgstr "" -#: gcc.c:3007 +#: gcc.c:2984 msgid " -Xpreprocessor Pass on to the preprocessor\n" msgstr "" -#: gcc.c:3008 +#: gcc.c:2985 msgid " -Xlinker Pass on to the linker\n" msgstr "" -#: gcc.c:3009 +#: gcc.c:2986 msgid " -save-temps Do not delete intermediate files\n" msgstr "" -#: gcc.c:3010 +#: gcc.c:2987 msgid " -pipe Use pipes rather than intermediate files\n" msgstr "" -#: gcc.c:3011 +#: gcc.c:2988 msgid " -time Time the execution of each subprocess\n" msgstr "" -#: gcc.c:3012 +#: gcc.c:2989 msgid "" " -specs= Override built-in specs with the contents of " "\n" msgstr "" -#: gcc.c:3013 +#: gcc.c:2990 msgid "" " -std= Assume that the input sources are for \n" msgstr "" -#: gcc.c:3014 +#: gcc.c:2991 msgid "" " -B Add to the compiler's search paths\n" msgstr "" -#: gcc.c:3015 +#: gcc.c:2992 msgid " -b Run gcc for target , if installed\n" msgstr "" -#: gcc.c:3016 +#: gcc.c:2993 msgid "" " -V Run gcc version number , if installed\n" msgstr "" -#: gcc.c:3017 +#: gcc.c:2994 msgid "" " -v Display the programs invoked by the compiler\n" msgstr "" -#: gcc.c:3018 +#: gcc.c:2995 msgid "" " -### Like -v but options quoted and commands not " "executed\n" msgstr "" -#: gcc.c:3019 +#: gcc.c:2996 msgid "" " -E Preprocess only; do not compile, assemble or " "link\n" msgstr "" -#: gcc.c:3020 +#: gcc.c:2997 msgid " -S Compile only; do not assemble or link\n" msgstr "" -#: gcc.c:3021 +#: gcc.c:2998 msgid " -c Compile and assemble, but do not link\n" msgstr "" -#: gcc.c:3022 +#: gcc.c:2999 msgid " -o Place the output into \n" msgstr "" -#: gcc.c:3023 +#: gcc.c:3000 msgid "" " -x Specify the language of the following input " "files\n" -" Permissable languages include: c c++ assembler " +" Permissible languages include: c c++ assembler " "none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's " "extension\n" msgstr "" -#: gcc.c:3030 +#: gcc.c:3007 #, c-format msgid "" "\n" @@ -5563,97 +4963,93 @@ msgid "" " other options on to these processes the -W options must be used.\n" msgstr "" -#: gcc.c:3165 +#: gcc.c:3128 #, c-format msgid "`-%c' option must have argument" msgstr "" -#: gcc.c:3187 +#: gcc.c:3150 #, c-format msgid "couldn't run `%s': %s" msgstr "" #. translate_options () has turned --version into -fversion. -#: gcc.c:3364 +#: gcc.c:3336 #, c-format msgid "%s (GCC) %s\n" msgstr "" -#: gcc.c:3365 gcov.c:357 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3337 gcov.c:423 +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" msgstr "" -#: gcc.c:3367 gcov.c:359 +#: gcc.c:3339 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" -#: gcc.c:3468 +#: gcc.c:3440 msgid "argument to `-Xlinker' is missing" msgstr "" -#: gcc.c:3476 +#: gcc.c:3448 msgid "argument to `-Xpreprocessor' is missing" msgstr "" -#: gcc.c:3483 +#: gcc.c:3455 msgid "argument to `-Xassembler' is missing" msgstr "" -#: gcc.c:3490 +#: gcc.c:3462 msgid "argument to `-l' is missing" msgstr "" -#: gcc.c:3507 +#: gcc.c:3478 msgid "argument to `-specs' is missing" msgstr "" -#: gcc.c:3522 +#: gcc.c:3492 msgid "argument to `-specs=' is missing" msgstr "" -#: gcc.c:3559 +#: gcc.c:3529 #, c-format msgid "`-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3568 +#: gcc.c:3538 msgid "argument to `-B' is missing" msgstr "" -#: gcc.c:3741 -msgid "cannot specify -o with -c or -S and multiple compilations" -msgstr "" - -#: gcc.c:3747 +#: gcc.c:3715 msgid "warning: -pipe ignored because -save-temps specified" msgstr "" -#: gcc.c:3751 +#: gcc.c:3719 msgid "warning: -pipe ignored because -time specified" msgstr "" -#: gcc.c:3960 +#: gcc.c:3931 msgid "argument to `-x' is missing" msgstr "" -#: gcc.c:3988 +#: gcc.c:3959 #, c-format msgid "argument to `-%s' is missing" msgstr "" -#: gcc.c:4050 +#: gcc.c:4020 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "" -#: gcc.c:4408 +#: gcc.c:4421 msgid "invalid specification! Bug in cc" msgstr "" -#: gcc.c:4562 +#: gcc.c:4575 #, c-format msgid "%s\n" msgstr "" @@ -5661,178 +5057,200 @@ msgstr "" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:5211 +#: gcc.c:5079 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "" -#: gcc.c:5220 +#: gcc.c:5088 #, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "" -#: gcc.c:5238 +#: gcc.c:5106 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "" -#: gcc.c:5301 +#: gcc.c:5169 #, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "" -#: gcc.c:5382 +#: gcc.c:5248 #, c-format msgid "unknown spec function `%s'" msgstr "" -#: gcc.c:5401 +#: gcc.c:5267 #, c-format msgid "error in args to spec function `%s'" msgstr "" -#: gcc.c:5450 +#: gcc.c:5315 msgid "malformed spec function name" msgstr "" #. ) -#: gcc.c:5453 +#: gcc.c:5318 msgid "no arguments for spec function" msgstr "" -#: gcc.c:5472 +#: gcc.c:5337 msgid "malformed spec function arguments" msgstr "" -#: gcc.c:6299 +#: gcc.c:6063 +msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC." +msgstr "" + +#: gcc.c:6073 +msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC." +msgstr "" + +#: gcc.c:6166 #, c-format msgid "unrecognized option `-%s'" msgstr "" -#: gcc.c:6305 +#: gcc.c:6172 #, c-format msgid "install: %s%s\n" msgstr "" -#: gcc.c:6306 +#: gcc.c:6173 #, c-format msgid "programs: %s\n" msgstr "" -#: gcc.c:6307 +#: gcc.c:6174 #, c-format msgid "libraries: %s\n" msgstr "" -#: gcc.c:6364 +#: gcc.c:6231 msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" -#: gcc.c:6380 +#: gcc.c:6247 #, c-format msgid "Configured with: %s\n" msgstr "" -#: gcc.c:6394 +#: gcc.c:6261 #, c-format msgid "Thread model: %s\n" msgstr "" -#: gcc.c:6405 +#: gcc.c:6272 #, c-format msgid "gcc version %s\n" msgstr "" -#: gcc.c:6407 +#: gcc.c:6274 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "" -#: gcc.c:6415 +#: gcc.c:6282 msgid "no input files" msgstr "" -#: gcc.c:6453 +#: gcc.c:6304 gcc.c:6423 #, c-format -msgid "%s: %s compiler not installed on this system" +msgid "%s: linker input file unused because linking not done" +msgstr "" + +#: gcc.c:6307 +msgid "cannot specify -o with -c or -S and multiple languages" msgstr "" -#: gcc.c:6534 +#: gcc.c:6342 #, c-format -msgid "%s: linker input file unused because linking not done" +msgid "%s: %s compiler not installed on this system" msgstr "" -#: gcc.c:6577 +#: gcc.c:6463 #, c-format msgid "language %s not recognized" msgstr "" -#: gcc.c:6680 +#: gcc.c:6560 msgid "internal gcc abort" msgstr "" -#: gcov.c:313 +#: gcov.c:384 msgid "Internal gcov abort.\n" msgstr "" -#: gcov.c:327 +#: gcov.c:397 msgid "" "Usage: gcov [OPTION]... SOURCEFILE\n" "\n" msgstr "" -#: gcov.c:328 +#: gcov.c:398 msgid "" "Print code coverage information.\n" "\n" msgstr "" -#: gcov.c:329 +#: gcov.c:399 msgid " -h, --help Print this help, then exit\n" msgstr "" -#: gcov.c:330 +#: gcov.c:400 msgid " -v, --version Print version number, then exit\n" msgstr "" -#: gcov.c:331 +#: gcov.c:401 +msgid "" +" -a, --all-blocks Show information for every basic block\n" +msgstr "" + +#: gcov.c:402 msgid "" " -b, --branch-probabilities Include branch probabilities in output\n" msgstr "" -#: gcov.c:332 +#: gcov.c:403 msgid "" " -c, --branch-counts Given counts of branches taken\n" " rather than percentages\n" msgstr "" -#: gcov.c:334 +#: gcov.c:405 msgid " -n, --no-output Do not create an output file\n" msgstr "" -#: gcov.c:335 +#: gcov.c:406 msgid "" " -l, --long-file-names Use long output file names for included\n" " source files\n" msgstr "" -#: gcov.c:337 +#: gcov.c:408 msgid " -f, --function-summaries Output summaries for each function\n" msgstr "" -#: gcov.c:338 +#: gcov.c:409 msgid "" " -o, --object-directory DIR|FILE Search for object files in DIR or called " "FILE\n" msgstr "" -#: gcov.c:339 +#: gcov.c:410 msgid " -p, --preserve-paths Preserve all pathname components\n" msgstr "" -#: gcov.c:340 +#: gcov.c:411 +msgid "" +" -u, --unconditional-branches Show unconditional branch counts too\n" +msgstr "" + +#: gcov.c:412 #, c-format msgid "" "\n" @@ -5840,525 +5258,661 @@ msgid "" "%s.\n" msgstr "" -#: gcov.c:356 +#: gcov.c:422 #, c-format -msgid "gcov %.4s (GCC %s)\n" +msgid "gcov (GCC) %s\n" +msgstr "" + +#: gcov.c:425 +msgid "" +"This is free software; see the source for copying conditions.\n" +"There is NO warranty; not even for MERCHANTABILITY or \n" +"FITNESS FOR A PARTICULAR PURPOSE.\n" +"\n" msgstr "" -#: gcov.c:442 +#: gcov.c:515 #, c-format msgid "%s:no functions found\n" msgstr "" -#: gcov.c:463 gcov.c:491 +#: gcov.c:536 gcov.c:564 msgid "\n" msgstr "" -#: gcov.c:478 +#: gcov.c:551 #, c-format msgid "%s:creating `%s'\n" msgstr "" -#: gcov.c:482 +#: gcov.c:555 #, c-format msgid "%s:error writing output file `%s'\n" msgstr "" -#: gcov.c:487 +#: gcov.c:560 #, c-format msgid "%s:could not open output file `%s'\n" msgstr "" -#: gcov.c:617 +#: gcov.c:711 #, c-format msgid "%s:cannot open graph file\n" msgstr "" -#: gcov.c:624 +#: gcov.c:717 #, c-format msgid "%s:not a gcov graph file\n" msgstr "" -#: gcov.c:640 +#: gcov.c:730 #, c-format msgid "%s:version `%.4s', prefer `%.4s'\n" msgstr "" -#: gcov.c:673 +#: gcov.c:782 #, c-format msgid "%s:already seen blocks for `%s'\n" msgstr "" -#: gcov.c:793 gcov.c:905 +#: gcov.c:903 gcov.c:1062 #, c-format msgid "%s:corrupted\n" msgstr "" -#: gcov.c:868 +#: gcov.c:976 #, c-format msgid "%s:cannot open data file\n" msgstr "" -#: gcov.c:873 +#: gcov.c:981 #, c-format msgid "%s:not a gcov data file\n" msgstr "" -#: gcov.c:889 +#: gcov.c:994 #, c-format msgid "%s:version `%.4s', prefer version `%.4s'\n" msgstr "" -#: gcov.c:926 +#: gcov.c:1000 +#, c-format +msgid "%s:stamp mismatch with graph file\n" +msgstr "" + +#: gcov.c:1026 #, c-format -msgid "%s:unknown function `%s'\n" +msgid "%s:unknown function `%u'\n" msgstr "" -#: gcov.c:939 +#: gcov.c:1039 #, c-format msgid "%s:profile mismatch for `%s'\n" msgstr "" -#: gcov.c:984 +#: gcov.c:1062 +#, c-format +msgid "%s:overflowed\n" +msgstr "" + +#: gcov.c:1085 #, c-format msgid "%s:`%s' lacks entry and/or exit blocks\n" msgstr "" -#: gcov.c:989 +#: gcov.c:1090 #, c-format msgid "%s:`%s' has arcs to entry block\n" msgstr "" -#: gcov.c:997 +#: gcov.c:1098 #, c-format msgid "%s:`%s' has arcs from exit block\n" msgstr "" -#: gcov.c:1184 +#: gcov.c:1306 #, c-format msgid "%s:graph is unsolvable for `%s'\n" msgstr "" -#: gcov.c:1270 +#: gcov.c:1386 #, c-format msgid "%s `%s'\n" msgstr "" -#: gcov.c:1273 +#: gcov.c:1389 #, c-format msgid "Lines executed:%s of %d\n" msgstr "" -#: gcov.c:1277 +#: gcov.c:1393 msgid "No executable lines" msgstr "" -#: gcov.c:1283 +#: gcov.c:1399 #, c-format msgid "Branches executed:%s of %d\n" msgstr "" -#: gcov.c:1287 +#: gcov.c:1403 #, c-format msgid "Taken at least once:%s of %d\n" msgstr "" -#: gcov.c:1293 +#: gcov.c:1409 msgid "No branches\n" msgstr "" -#: gcov.c:1295 +#: gcov.c:1411 #, c-format msgid "Calls executed:%s of %d\n" msgstr "" -#: gcov.c:1299 +#: gcov.c:1415 msgid "No calls\n" msgstr "" -#: gcov.c:1434 +#: gcov.c:1556 #, c-format msgid "%s:no lines for `%s'\n" msgstr "" -#: gcov.c:1491 +#: gcov.c:1751 #, c-format -msgid "%s:cannot open source file\n" +msgid "call %2d returned %s\n" msgstr "" -#: gcov.c:1501 +#: gcov.c:1756 #, c-format -msgid "%s:source file is newer than graph file `%s'\n" +msgid "call %2d never executed\n" msgstr "" -#: gcov.c:1529 +#: gcov.c:1761 #, c-format -msgid "%s:unexpected EOF\n" +msgid "branch %2d taken %s%s\n" msgstr "" -#: gcov.c:1550 +#: gcov.c:1765 #, c-format -msgid "call %2d returns %s\n" +msgid "branch %2d never executed\n" msgstr "" -#: gcov.c:1555 +#: gcov.c:1770 #, c-format -msgid "call %2d never executed\n" +msgid "unconditional %2d taken %s\n" msgstr "" -#: gcov.c:1561 +#: gcov.c:1773 #, c-format -msgid "branch %2d taken %s\n" +msgid "unconditional %2d never executed\n" msgstr "" -#: gcov.c:1565 +#: gcov.c:1805 #, c-format -msgid "branch %2d never executed\n" +msgid "%s:cannot open source file\n" msgstr "" -#: gcse.c:764 +#: gcov.c:1815 #, c-format -msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" +msgid "%s:source file is newer than graph file `%s'\n" +msgstr "" + +#. Return if there's nothing to do, or it is too expensive. +#: gcse.c:745 +msgid "GCSE disabled" +msgstr "" + +#: gcse.c:6069 +msgid "NULL pointer checks disabled" +msgstr "" + +#. Return if there's nothing to do, or it is too expensive +#: gcse.c:7930 +msgid "jump bypassing disabled" msgstr "" -#: gcse.c:776 gcse.c:7629 +#: gcse.c:7991 #, c-format -msgid "GCSE disabled: %d basic blocks and %d registers" +msgid "%s: %d basic blocks and %d edges/basic block" msgstr "" -#: gcse.c:7617 +#: gcse.c:8004 #, c-format -msgid "BYPASS disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" +msgid "%s: %d basic blocks and %d registers" msgstr "" -#: genautomata.c:1548 +#: genautomata.c:1534 #, c-format msgid "Name `%s' contains quotes" msgstr "" -#: genautomata.c:1682 +#: genautomata.c:1657 #, c-format msgid "invalid string `%s' in define_cpu_unit" msgstr "" -#: genautomata.c:1714 +#: genautomata.c:1688 #, c-format msgid "invalid string `%s' in define_query_cpu_unit" msgstr "" -#: genautomata.c:1746 genautomata.c:1749 +#: genautomata.c:1719 genautomata.c:1722 #, c-format msgid "invalid string `%s' in define_bypass" msgstr "" -#: genautomata.c:1784 +#: genautomata.c:1756 #, c-format msgid "invalid first string `%s' in exclusion_set" msgstr "" -#: genautomata.c:1788 +#: genautomata.c:1760 #, c-format msgid "invalid second string `%s' in exclusion_set" msgstr "" -#: genautomata.c:1942 +#: genautomata.c:1906 #, c-format msgid "invalid string `%s' in define_automaton" msgstr "" -#: genautomata.c:1973 +#: genautomata.c:1936 #, c-format msgid "invalid option `%s' in automata_option" msgstr "" -#: genautomata.c:1995 +#: genautomata.c:1957 #, c-format msgid "garbage after ) in reservation `%s'" msgstr "" -#: genautomata.c:2026 genautomata.c:2059 genautomata.c:2086 +#: genautomata.c:1987 genautomata.c:2019 genautomata.c:2045 #, c-format msgid "invalid `%s' in reservation `%s'" msgstr "" -#: genautomata.c:2037 +#: genautomata.c:1998 #, c-format msgid "repetition `%s' <= 1 in reservation `%s'" msgstr "" -#: genautomata.c:2530 +#: genautomata.c:2467 #, c-format msgid "unit `%s' in exclusion is not declared" msgstr "" -#: genautomata.c:2532 +#: genautomata.c:2469 #, c-format msgid "`%s' in exclusion is not unit" msgstr "" -#: genautomata.c:2570 +#: genautomata.c:2505 #, c-format msgid "unit `%s' excludes itself" msgstr "" -#: genautomata.c:2578 +#: genautomata.c:2513 #, c-format msgid "units `%s' and `%s' in exclusion set belong to different automata" msgstr "" -#: genautomata.c:2758 +#: genautomata.c:2685 #, c-format msgid "unit `%s' requires own absence" msgstr "" -#: genautomata.c:2786 genautomata.c:2792 +#: genautomata.c:2713 genautomata.c:2719 #, c-format msgid "unit `%s' excludes and requires presence of `%s'" msgstr "" -#: genautomata.c:2806 genautomata.c:2812 +#: genautomata.c:2733 genautomata.c:2739 #, c-format msgid "unit `%s' requires absence and presence of `%s'" msgstr "" -#: genautomata.c:2892 genautomata.c:2895 +#: genautomata.c:2818 genautomata.c:2821 #, c-format msgid "repeated declaration of automaton `%s'" msgstr "" -#: genautomata.c:2911 +#: genautomata.c:2837 #, c-format msgid "define_insn_reservation `%s' has negative latency time" msgstr "" -#: genautomata.c:2917 +#: genautomata.c:2843 #, c-format msgid "`%s' is already used as insn reservation name" msgstr "" -#: genautomata.c:2923 +#: genautomata.c:2849 #, c-format msgid "define_bypass `%s - %s' has negative latency time" msgstr "" -#: genautomata.c:2937 +#: genautomata.c:2863 #, c-format msgid "automaton `%s' is not declared" msgstr "" -#: genautomata.c:2947 +#: genautomata.c:2873 #, c-format msgid "define_unit `%s' without automaton when one defined" msgstr "" -#: genautomata.c:2953 +#: genautomata.c:2879 #, c-format msgid "`%s' is declared as cpu unit" msgstr "" -#: genautomata.c:2962 +#: genautomata.c:2888 #, c-format msgid "`%s' is declared as cpu reservation" msgstr "" -#: genautomata.c:2972 +#: genautomata.c:2898 #, c-format msgid "repeated declaration of unit `%s'" msgstr "" -#: genautomata.c:2975 +#: genautomata.c:2901 #, c-format msgid "repeated declaration of reservation `%s'" msgstr "" -#: genautomata.c:2990 genautomata.c:2993 +#: genautomata.c:2916 genautomata.c:2919 #, c-format msgid "there is no insn reservation `%s'" msgstr "" -#: genautomata.c:3010 genautomata.c:3015 +#: genautomata.c:2936 genautomata.c:2941 #, c-format msgid "the same bypass `%s - %s' is already defined" msgstr "" -#: genautomata.c:3020 +#: genautomata.c:2946 #, c-format msgid "bypass `%s - %s' is already defined" msgstr "" -#: genautomata.c:3123 genautomata.c:3125 +#: genautomata.c:3049 genautomata.c:3051 #, c-format msgid "automaton `%s' is not used" msgstr "" -#: genautomata.c:3148 +#: genautomata.c:3073 #, c-format msgid "undeclared unit or reservation `%s'" msgstr "" -#: genautomata.c:3226 genautomata.c:3228 +#: genautomata.c:3151 genautomata.c:3153 #, c-format msgid "unit `%s' is not used" msgstr "" -#: genautomata.c:3233 genautomata.c:3235 +#: genautomata.c:3158 genautomata.c:3160 #, c-format msgid "reservation `%s' is not used" msgstr "" -#: genautomata.c:3332 +#: genautomata.c:3255 #, c-format msgid "cycle in definition of reservation `%s'" msgstr "" -#: genautomata.c:5586 +#: genautomata.c:5424 msgid "The following units do not satisfy units-automata distribution rule" msgstr "" -#: genautomata.c:5587 +#: genautomata.c:5425 msgid " (A unit of given unit automaton should be on each reserv. altern.)" msgstr "" -#: genautomata.c:5590 +#: genautomata.c:5428 #, c-format msgid "Unit %s, reserv. %s, cycle %d" msgstr "" -#: genautomata.c:9960 +#: genautomata.c:9632 msgid "-split has no argument." msgstr "" -#: genautomata.c:9961 +#: genautomata.c:9633 msgid "option `-split' has not been implemented yet\n" msgstr "" -#: genautomata.c:10005 genautomata.c:10010 +#: genautomata.c:9677 genautomata.c:9682 #, c-format msgid "Automaton `%s': Insn `%s' will never be issued" msgstr "" -#: genautomata.c:10017 genautomata.c:10020 +#: genautomata.c:9689 genautomata.c:9692 #, c-format msgid "Insn `%s' will never be issued" msgstr "" -#: genautomata.c:10168 +#: genautomata.c:9839 msgid "Errors in DFA description" msgstr "" -#: genautomata.c:10250 +#: genautomata.c:9921 #, c-format msgid "Error in writing DFA description file %s" msgstr "" -#: genconditions.c:200 +#: genconditions.c:192 msgid "No input file name." msgstr "" -#: gengtype-yacc.c:1466 -msgid "parse error; also virtual memory exhausted" +#: genmodes.c:115 +#, c-format +msgid "no complex class for class %s" msgstr "" -#: gengtype-yacc.c:1470 -msgid "parse error" +#: genmodes.c:128 +#, c-format +msgid "no vector class for class %s" msgstr "" -#: ggc-common.c:414 ggc-common.c:422 ggc-common.c:499 ggc-common.c:519 -#: ggc-page.c:1953 ggc-page.c:1959 ggc-page.c:1966 ggc-page.c:1975 -msgid "can't write PCH file" +#: genmodes.c:152 +#, c-format +msgid "%s:%d: duplicate definition of mode \"%s\"" msgstr "" -#: ggc-common.c:512 -msgid "can't get position in PCH file" +#: genmodes.c:154 +#, c-format +msgid "%s:%d: previous definition here" msgstr "" -#: ggc-common.c:522 -msgid "can't write padding to PCH file" +#: genmodes.c:209 genmodes.c:551 genmodes.c:575 genmodes.c:608 +#, c-format +msgid "%s:%d: no mode \"%s\"" msgstr "" -#: ggc-common.c:574 ggc-common.c:582 ggc-common.c:589 ggc-common.c:592 -#: ggc-common.c:606 ggc-common.c:609 ggc-page.c:2067 -msgid "can't read PCH file" +#: genmodes.c:215 genmodes.c:613 +#, c-format +msgid "%s:%d: mode \"%s\" is not class %s" msgstr "" -#: ggc-common.c:633 -msgid "had to relocate PCH" +#: genmodes.c:223 +#, c-format +msgid "%s:%d: mode \"%s\" already has a %s adjustment" msgstr "" -#: ggc-simple.c:511 -msgid "Generating PCH files is not supported when using ggc-simple.c" +#: genmodes.c:225 +#, c-format +msgid "%s:%d: previous adjustment here" msgstr "" -#: haifa-sched.c:198 +#: genmodes.c:248 #, c-format -msgid "fix_sched_param: unknown param: %s" +msgid "%s:%d: (%s) field %s must be set" msgstr "" -#: integrate.c:176 -msgid "function cannot be inline" +#: genmodes.c:253 +#, c-format +msgid "%s:%d: (%s) field %s must not be set" msgstr "" -#: integrate.c:180 +#: genmodes.c:289 +#, c-format +msgid "%s:%d: mode with no name" +msgstr "" + +#: genmodes.c:294 +#, c-format +msgid "%s:%d: %smode has no mode class" +msgstr "" + +#: genmodes.c:421 +#, c-format +msgid "%s:%d:mode name \"%s\" is too long" +msgstr "" + +#: genmodes.c:436 +#, c-format +msgid "%s:%d: float mode \"%s\" has no 'F'" +msgstr "" + +#: genmodes.c:488 genmodes.c:621 +#, c-format +msgid "%s:%d: mode name \"%s\" is too long" +msgstr "" + +#: genmodes.c:556 +#, c-format +msgid "%s:%d: mode \"%s\" is not class FLOAT" +msgstr "" + +#: genmodes.c:580 +#, c-format +msgid "%s:%d: mode \"%s\" is not class INT" +msgstr "" + +#: genmodes.c:1106 genmodes.c:1138 +#, c-format +msgid "mode %s is neither vector nor complex but contains %s" +msgstr "" + +#: genmodes.c:1196 +#, c-format +msgid "usage: %s [-h|-m] > file" +msgstr "" + +#: ggc-common.c:396 ggc-common.c:404 ggc-common.c:485 ggc-common.c:505 +#: ggc-page.c:1984 ggc-page.c:2016 ggc-page.c:2023 +#, c-format +msgid "can't write PCH file: %m" +msgstr "" + +#: ggc-common.c:498 +#, c-format +msgid "can't get position in PCH file: %m" +msgstr "" + +#: ggc-common.c:508 +#, c-format +msgid "can't write padding to PCH file: %m" +msgstr "" + +#: ggc-common.c:561 ggc-common.c:569 ggc-common.c:576 ggc-common.c:579 +#: ggc-common.c:652 ggc-common.c:655 ggc-page.c:2111 +#, c-format +msgid "can't read PCH file: %m" +msgstr "" + +#: ggc-common.c:679 +msgid "had to relocate PCH" +msgstr "" + +#: ggc-page.c:1301 +#, c-format +msgid "open /dev/zero: %m" +msgstr "" + +#: ggc-page.c:2001 ggc-page.c:2007 +msgid "can't write PCH file" +msgstr "" + +#: ggc-simple.c:492 +msgid "Generating PCH files is not supported when using ggc-simple.c" +msgstr "" + +#: haifa-sched.c:197 +#, c-format +msgid "fix_sched_param: unknown param: %s" +msgstr "" + +#: integrate.c:166 +msgid "function cannot be inline" +msgstr "" + +#: integrate.c:170 msgid "varargs function cannot be inline" msgstr "" -#: integrate.c:183 +#: integrate.c:173 msgid "function using alloca cannot be inline" msgstr "" -#: integrate.c:186 +#: integrate.c:176 msgid "function using setjmp cannot be inline" msgstr "" -#: integrate.c:189 +#: integrate.c:179 msgid "function uses __builtin_eh_return" msgstr "" -#: integrate.c:192 +#: integrate.c:182 msgid "function with nested functions cannot be inline" msgstr "" -#: integrate.c:196 +#: integrate.c:186 msgid "function with label addresses used in initializers cannot inline" msgstr "" -#: integrate.c:203 integrate.c:247 +#: integrate.c:193 integrate.c:237 msgid "function too large to be inline" msgstr "" -#: integrate.c:213 +#: integrate.c:203 msgid "no prototype, and parameter address used; cannot be inline" msgstr "" -#: integrate.c:220 integrate.c:265 +#: integrate.c:210 integrate.c:255 msgid "inline functions not supported for this return value type" msgstr "" -#: integrate.c:225 +#: integrate.c:215 msgid "function with varying-size return value cannot be inline" msgstr "" -#: integrate.c:232 +#: integrate.c:222 msgid "function with varying-size parameter cannot be inline" msgstr "" -#: integrate.c:235 +#: integrate.c:225 msgid "function with transparent unit parameter cannot be inline" msgstr "" -#: integrate.c:254 +#: integrate.c:244 msgid "function with computed jump cannot inline" msgstr "" -#: integrate.c:258 +#: integrate.c:248 msgid "function with nonlocal goto cannot be inline" msgstr "" -#: integrate.c:272 +#: integrate.c:262 msgid "function with target specific attribute(s) cannot be inlined" msgstr "" -#: line-map.c:200 +#: jump.c:1896 +msgid "%Hwill never be executed" +msgstr "" + +#: line-map.c:202 #, c-format msgid "In file included from %s:%u" msgstr "" @@ -6375,100 +5929,164 @@ msgstr "" #. with all the "from"s lined up. #. The trailing comma is at the beginning of this message, #. and the trailing colon is not translated. -#: line-map.c:218 +#: line-map.c:220 #, c-format msgid "" ",\n" " from %s:%u" msgstr "" -#. If we didn't find this parameter, issue an error message. -#: params.c:82 +#. What to print when a switch has no documentation. +#: opts.c:149 +msgid "This switch lacks documentation" +msgstr "" + +#. Eventually this should become a hard error IMO. +#: opts.c:311 #, c-format -msgid "invalid parameter `%s'" +msgid "command line option \"%s\" is valid for %s but not for %s" msgstr "" -#: profile.c:316 +#: opts.c:399 #, c-format -msgid "`%s' is not a gcov data file" +msgid "missing argument to \"%s\"" msgstr "" -#: profile.c:329 +#: opts.c:409 #, c-format -msgid "`%s' is version `%.4s', expected version `%.4s'" +msgid "argument to \"%s\" should be a non-negative integer" msgstr "" -#: profile.c:346 +#: opts.c:455 #, c-format -msgid "`%s' is corrupted" +msgid "unrecognized command line option \"%s\"" msgstr "" -#: profile.c:379 profile.c:476 profile.c:500 +#: opts.c:638 +msgid "-Wuninitialized is not supported without -O" +msgstr "" + +#: opts.c:1330 #, c-format -msgid "profile mismatch for `%s'" +msgid "unrecognized register name \"%s\"" msgstr "" -#: profile.c:470 +#: opts.c:1374 #, c-format -msgid "No profile for function '%s' found." +msgid "unknown tls-model \"%s\"" +msgstr "" + +#: opts.c:1444 +msgid "use -gdwarf -gN for DWARF v1 level N, and -gdwarf-2 for DWARF v2" msgstr "" -#: profile.c:769 +#: opts.c:1522 #, c-format -msgid "corrupted profile info: prob for %d-%d thought to be %d" +msgid "%s: --param arguments should be of the form NAME=VALUE" msgstr "" -#: profile.c:1214 +#: opts.c:1527 #, c-format -msgid "error writing `%s'" +msgid "invalid --param value `%s'" +msgstr "" + +#: opts.c:1623 +msgid "target system does not support debug output" msgstr "" -#: profile.c:1401 +#: opts.c:1630 #, c-format -msgid "cannot open %s" +msgid "debug format \"%s\" conflicts with prior selection" msgstr "" -#: profile.c:1407 +#: opts.c:1646 #, c-format -msgid "cannot write `%s'" +msgid "unrecognised debug output level \"%s\"" msgstr "" -#: profile.c:1419 +#: opts.c:1648 #, c-format -msgid "file %s not found, execution counts assumed to be zero" +msgid "debug output level %s is too high" +msgstr "" + +#: opts.c:1667 +msgid "The following options are language-independent:\n" +msgstr "" + +#: opts.c:1674 +#, c-format +msgid "" +"The %s front end recognizes the following options:\n" +"\n" +msgstr "" + +#: opts.c:1688 +msgid "The --param option recognizes the following as parameters:\n" +msgstr "" + +#. If we didn't find this parameter, issue an error message. +#: params.c:76 +#, c-format +msgid "invalid parameter `%s'" msgstr "" -#: protoize.c:544 +#: profile.c:288 +msgid "corrupted profile info: run_max * runs < sum_max" +msgstr "" + +#: profile.c:294 +msgid "corrupted profile info: sum_all is smaller than sum_max" +msgstr "" + +#: profile.c:336 +#, c-format +msgid "corrupted profile info: edge from %i to %i exceeds maximal count" +msgstr "" + +#: profile.c:499 +#, c-format +msgid "" +"corrupted profile info: number of iterations for basic block %d thought to " +"be %i" +msgstr "" + +#: profile.c:526 +#, c-format +msgid "" +"corrupted profile info: number of executions for edge %d-%d thought to be %i" +msgstr "" + +#: protoize.c:534 #, c-format msgid "%s: internal abort\n" msgstr "" -#: protoize.c:635 +#: protoize.c:592 #, c-format msgid "%s: error writing file `%s': %s\n" msgstr "" -#: protoize.c:680 +#: protoize.c:636 #, c-format msgid "%s: usage '%s [ -VqfnkN ] [ -i ] [ filename ... ]'\n" msgstr "" -#: protoize.c:683 +#: protoize.c:639 #, c-format msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B ] [ filename ... ]'\n" msgstr "" -#: protoize.c:790 +#: protoize.c:745 #, c-format msgid "%s: warning: no read access for file `%s'\n" msgstr "" -#: protoize.c:798 +#: protoize.c:753 #, c-format msgid "%s: warning: no write access for file `%s'\n" msgstr "" -#: protoize.c:806 +#: protoize.c:761 #, c-format msgid "%s: warning: no write access for dir containing `%s'\n" msgstr "" @@ -6476,3535 +6094,3617 @@ msgstr "" #. Catch cases like /.. where we try to backup to a #. point above the absolute root of the logical file #. system. -#: protoize.c:1224 +#: protoize.c:1148 #, c-format msgid "%s: invalid file name: %s\n" msgstr "" -#: protoize.c:1376 +#: protoize.c:1296 #, c-format msgid "%s: %s: can't get status: %s\n" msgstr "" -#: protoize.c:1397 +#: protoize.c:1317 #, c-format msgid "" "\n" "%s: fatal error: aux info file corrupted at line %d\n" msgstr "" -#: protoize.c:1733 +#: protoize.c:1646 #, c-format msgid "%s:%d: declaration of function `%s' takes different forms\n" msgstr "" -#: protoize.c:1991 +#: protoize.c:1901 #, c-format msgid "%s: compiling `%s'\n" msgstr "" -#: protoize.c:2014 +#: protoize.c:1924 #, c-format msgid "%s: wait: %s\n" msgstr "" -#: protoize.c:2019 +#: protoize.c:1929 #, c-format msgid "%s: subprocess got fatal signal %d\n" msgstr "" -#: protoize.c:2027 +#: protoize.c:1937 #, c-format msgid "%s: %s exited with status %d\n" msgstr "" -#: protoize.c:2079 +#: protoize.c:1986 #, c-format msgid "%s: warning: missing SYSCALLS file `%s'\n" msgstr "" -#: protoize.c:2088 protoize.c:2117 +#: protoize.c:1995 protoize.c:2024 #, c-format msgid "%s: can't read aux info file `%s': %s\n" msgstr "" -#: protoize.c:2133 protoize.c:2161 +#: protoize.c:2040 protoize.c:2068 #, c-format msgid "%s: can't get status of aux info file `%s': %s\n" msgstr "" -#: protoize.c:2189 +#: protoize.c:2096 #, c-format msgid "%s: can't open aux info file `%s' for reading: %s\n" msgstr "" -#: protoize.c:2207 +#: protoize.c:2114 #, c-format msgid "%s: error reading aux info file `%s': %s\n" msgstr "" -#: protoize.c:2220 +#: protoize.c:2127 #, c-format msgid "%s: error closing aux info file `%s': %s\n" msgstr "" -#: protoize.c:2236 +#: protoize.c:2143 #, c-format msgid "%s: can't delete aux info file `%s': %s\n" msgstr "" -#: protoize.c:2318 protoize.c:4320 +#: protoize.c:2225 protoize.c:4195 #, c-format msgid "%s: can't delete file `%s': %s\n" msgstr "" -#: protoize.c:2397 +#: protoize.c:2303 #, c-format msgid "%s: warning: can't rename file `%s' to `%s': %s\n" msgstr "" -#: protoize.c:2522 +#: protoize.c:2425 #, c-format msgid "%s: conflicting extern definitions of '%s'\n" msgstr "" -#: protoize.c:2526 +#: protoize.c:2429 #, c-format msgid "%s: declarations of '%s' will not be converted\n" msgstr "" -#: protoize.c:2528 +#: protoize.c:2431 #, c-format msgid "%s: conflict list for '%s' follows:\n" msgstr "" -#: protoize.c:2561 +#: protoize.c:2464 #, c-format msgid "%s: warning: using formals list from %s(%d) for function `%s'\n" msgstr "" -#: protoize.c:2601 +#: protoize.c:2504 #, c-format msgid "%s: %d: `%s' used but missing from SYSCALLS\n" msgstr "" -#: protoize.c:2607 +#: protoize.c:2510 #, c-format msgid "%s: %d: warning: no extern definition for `%s'\n" msgstr "" -#: protoize.c:2638 +#: protoize.c:2540 #, c-format msgid "%s: warning: no static definition for `%s' in file `%s'\n" msgstr "" -#: protoize.c:2644 +#: protoize.c:2546 #, c-format msgid "%s: multiple static defs of `%s' in file `%s'\n" msgstr "" -#: protoize.c:2817 protoize.c:2820 +#: protoize.c:2716 protoize.c:2719 #, c-format msgid "%s: %d: warning: source too confusing\n" msgstr "" -#: protoize.c:3026 +#: protoize.c:2915 #, c-format msgid "%s: %d: warning: varargs function declaration not converted\n" msgstr "" -#: protoize.c:3041 +#: protoize.c:2930 #, c-format msgid "%s: declaration of function `%s' not converted\n" msgstr "" -#: protoize.c:3164 +#: protoize.c:3053 #, c-format msgid "%s: warning: too many parameter lists in declaration of `%s'\n" msgstr "" -#: protoize.c:3185 +#: protoize.c:3074 #, c-format msgid "" "\n" "%s: warning: too few parameter lists in declaration of `%s'\n" msgstr "" -#: protoize.c:3283 +#: protoize.c:3170 #, c-format msgid "%s: %d: warning: found `%s' but expected `%s'\n" msgstr "" -#: protoize.c:3461 +#: protoize.c:3345 #, c-format msgid "%s: local declaration for function `%s' not inserted\n" msgstr "" -#: protoize.c:3488 +#: protoize.c:3372 #, c-format msgid "" "\n" "%s: %d: warning: can't add declaration of `%s' into macro call\n" msgstr "" -#: protoize.c:3562 +#: protoize.c:3444 #, c-format msgid "%s: global declarations for file `%s' not inserted\n" msgstr "" -#: protoize.c:3653 protoize.c:3683 +#: protoize.c:3533 protoize.c:3563 #, c-format msgid "%s: definition of function `%s' not converted\n" msgstr "" -#: protoize.c:3672 +#: protoize.c:3552 #, c-format msgid "%s: %d: warning: definition of %s not converted\n" msgstr "" -#: protoize.c:4002 +#: protoize.c:3878 #, c-format msgid "%s: found definition of `%s' at %s(%d)\n" msgstr "" #. If we make it here, then we did not know about this #. function definition. -#: protoize.c:4018 +#: protoize.c:3894 #, c-format msgid "%s: %d: warning: `%s' excluded by preprocessing\n" msgstr "" -#: protoize.c:4021 +#: protoize.c:3897 #, c-format msgid "%s: function definition not converted\n" msgstr "" -#: protoize.c:4080 +#: protoize.c:3955 #, c-format msgid "%s: `%s' not converted\n" msgstr "" -#: protoize.c:4088 +#: protoize.c:3963 #, c-format msgid "%s: would convert file `%s'\n" msgstr "" -#: protoize.c:4091 +#: protoize.c:3966 #, c-format msgid "%s: converting file `%s'\n" msgstr "" -#: protoize.c:4101 +#: protoize.c:3976 #, c-format msgid "%s: can't get status for file `%s': %s\n" msgstr "" -#: protoize.c:4143 +#: protoize.c:4018 #, c-format msgid "%s: can't open file `%s' for reading: %s\n" msgstr "" -#: protoize.c:4158 +#: protoize.c:4033 #, c-format msgid "" "\n" "%s: error reading input file `%s': %s\n" msgstr "" -#: protoize.c:4192 +#: protoize.c:4067 #, c-format msgid "%s: can't create/open clean file `%s': %s\n" msgstr "" -#: protoize.c:4297 +#: protoize.c:4172 #, c-format msgid "%s: warning: file `%s' already saved in `%s'\n" msgstr "" -#: protoize.c:4305 +#: protoize.c:4180 #, c-format msgid "%s: can't link file `%s' to `%s': %s\n" msgstr "" -#: protoize.c:4335 +#: protoize.c:4210 #, c-format msgid "%s: can't create/open output file `%s': %s\n" msgstr "" -#: protoize.c:4368 +#: protoize.c:4243 #, c-format msgid "%s: can't change mode of file `%s': %s\n" msgstr "" -#: protoize.c:4543 +#: protoize.c:4416 #, c-format msgid "%s: cannot get working directory: %s\n" msgstr "" -#: protoize.c:4641 +#: protoize.c:4514 #, c-format msgid "%s: input file names must have .c suffixes: %s\n" msgstr "" -#: ra.c:770 +#: ra.c:752 msgid "Didn't find a coloring.\n" msgstr "" -#: reg-stack.c:677 +#: reg-stack.c:665 #, c-format msgid "output constraint %d must specify a single register" msgstr "" -#: reg-stack.c:687 +#: reg-stack.c:675 #, c-format msgid "output constraint %d cannot be specified together with \"%s\" clobber" msgstr "" -#: reg-stack.c:710 +#: reg-stack.c:698 msgid "output regs must be grouped at top of stack" msgstr "" -#: reg-stack.c:747 +#: reg-stack.c:735 msgid "implicitly popped regs must be grouped at top of stack" msgstr "" -#: reg-stack.c:766 +#: reg-stack.c:754 #, c-format msgid "output operand %d must use `&' constraint" msgstr "" -#: regclass.c:759 +#: regclass.c:749 #, c-format msgid "can't use '%s' as a %s register" msgstr "" -#: regclass.c:774 config/ia64/ia64.c:4421 config/ia64/ia64.c:4428 +#: regclass.c:764 config/ia64/ia64.c:4417 config/ia64/ia64.c:4424 #, c-format msgid "unknown register name: %s" msgstr "" -#: regclass.c:785 +#: regclass.c:774 msgid "global register variable follows a function definition" msgstr "" -#: regclass.c:789 +#: regclass.c:778 msgid "register used for two global register variables" msgstr "" -#: regclass.c:794 +#: regclass.c:783 msgid "call-clobbered register used for global register variable" msgstr "" -#: regrename.c:1906 +#: regrename.c:1842 #, c-format msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)" msgstr "" -#: regrename.c:1918 +#: regrename.c:1854 #, c-format msgid "validate_value_data: Loop in regno chain (%u)" msgstr "" -#: regrename.c:1921 +#: regrename.c:1857 #, c-format msgid "validate_value_data: [%u] Bad oldest_regno (%u)" msgstr "" -#: regrename.c:1933 +#: regrename.c:1869 #, c-format msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "" -#: reload.c:1229 +#: reload.c:1250 msgid "cannot reload integer constant operand in `asm'" msgstr "" -#: reload.c:1251 +#: reload.c:1272 msgid "impossible register constraint in `asm'" msgstr "" -#: reload.c:3493 +#: reload.c:3479 msgid "`&' constraint used with no register class" msgstr "" -#: reload.c:3661 +#: reload.c:3647 msgid "unable to generate reloads for:" msgstr "" -#: reload.c:3662 reload.c:3876 +#: reload.c:3648 reload.c:3862 msgid "inconsistent operand constraints in an `asm'" msgstr "" -#: reload1.c:1250 +#: reload1.c:1208 msgid "frame size too large for reliable stack checking" msgstr "" -#: reload1.c:1253 +#: reload1.c:1211 msgid "try reducing the number of local variables" msgstr "" -#: reload1.c:1911 +#: reload1.c:1856 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "" -#: reload1.c:1915 +#: reload1.c:1860 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "" -#: reload1.c:1917 +#: reload1.c:1862 msgid "this is the insn:" msgstr "" -#: reload1.c:3947 +#: reload1.c:3860 msgid "`asm' operand requires impossible reload" msgstr "" #. It's the compiler's fault. -#: reload1.c:5061 +#: reload1.c:4945 msgid "could not find a spill register" msgstr "" -#: reload1.c:5066 +#: reload1.c:4950 msgid "`asm' operand constraint incompatible with operand size" msgstr "" #. It's the compiler's fault. -#: reload1.c:6686 +#: reload1.c:6572 msgid "VOIDmode on an output" msgstr "" -#: reload1.c:6687 +#: reload1.c:6573 msgid "output operand is constant in `asm'" msgstr "" -#: rtl-error.c:142 +#: rtl-error.c:124 msgid "unrecognizable insn:" msgstr "" -#: rtl-error.c:144 +#: rtl-error.c:126 msgid "insn does not satisfy its constraints:" msgstr "" -#: rtl.c:537 +#: rtl.c:427 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:552 +#: rtl.c:437 #, c-format msgid "" "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:568 +#: rtl.c:447 #, c-format msgid "" "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %" "s:%d" msgstr "" -#: rtl.c:581 +#: rtl.c:456 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:595 +#: rtl.c:466 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:610 +#: rtl.c:477 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:625 +#: rtl.c:488 #, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" msgstr "" -#: stmt.c:764 +#: stmt.c:740 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "" -#: stmt.c:1001 stmt.c:3771 -#, c-format -msgid "label `%s' used before containing binding contour" +#: stmt.c:967 stmt.c:3691 +msgid "%Jlabel '%D' used before containing binding contour" msgstr "" -#: stmt.c:1189 +#: stmt.c:1146 msgid "output operand constraint lacks `='" msgstr "" -#: stmt.c:1204 +#: stmt.c:1161 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "" -#: stmt.c:1226 +#: stmt.c:1183 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "" -#: stmt.c:1232 stmt.c:1336 +#: stmt.c:1189 stmt.c:1287 #, c-format msgid "`%%' constraint used with last operand" msgstr "" -#: stmt.c:1251 +#: stmt.c:1208 msgid "matching constraint not valid in output operand" msgstr "" -#: stmt.c:1327 +#: stmt.c:1278 #, c-format msgid "input operand constraint contains `%c'" msgstr "" -#: stmt.c:1367 +#: stmt.c:1318 msgid "matching constraint references invalid operand number" msgstr "" -#: stmt.c:1405 +#: stmt.c:1356 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "" -#: stmt.c:1456 +#: stmt.c:1405 #, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" msgstr "" -#: stmt.c:1544 +#: stmt.c:1495 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "" -#: stmt.c:1552 +#: stmt.c:1503 #, c-format msgid "PIC register `%s' clobbered in `asm'" msgstr "" -#: stmt.c:1601 +#: stmt.c:1552 #, c-format msgid "more than %d operands in `asm'" msgstr "" -#: stmt.c:1663 +#: stmt.c:1614 #, c-format msgid "output number %d not directly addressable" msgstr "" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1739 stmt.c:1771 +#: stmt.c:1692 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "" -#: stmt.c:1902 +#: stmt.c:1702 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1853 msgid "asm clobber conflict with output operand" msgstr "" -#: stmt.c:1907 +#: stmt.c:1858 msgid "asm clobber conflict with input operand" msgstr "" -#: stmt.c:1942 +#: stmt.c:1892 msgid "too many alternatives in `asm'" msgstr "" -#: stmt.c:1954 +#: stmt.c:1904 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "" -#: stmt.c:2007 +#: stmt.c:1956 #, c-format msgid "duplicate asm operand name '%s'" msgstr "" -#: stmt.c:2094 +#: stmt.c:2054 msgid "missing close brace for named operand" msgstr "" -#: stmt.c:2122 +#: stmt.c:2082 #, c-format msgid "undefined named operand '%s'" msgstr "" -#: stmt.c:3706 -#, c-format -msgid "unused variable `%s'" +#: stmt.c:2138 +msgid "%Hstatement with no effect" +msgstr "" + +#: stmt.c:2293 +msgid "%Hvalue computed is not used" +msgstr "" + +#: stmt.c:3631 +msgid "%Junused variable '%D'" +msgstr "" + +#: stmt.c:4404 +msgid "%Hunreachable code at beginning of %s" msgstr "" -#: stmt.c:5144 +#: stmt.c:5032 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "" -#: stmt.c:5169 stmt.c:5189 +#: stmt.c:5057 stmt.c:5077 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "" -#: stmt.c:5172 stmt.c:5192 +#: stmt.c:5060 stmt.c:5080 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "" -#: stmt.c:5413 +#: stmt.c:5297 msgid "switch missing default case" msgstr "" -#: stor-layout.c:192 +#: stor-layout.c:183 msgid "type size can't be explicitly evaluated" msgstr "" -#: stor-layout.c:194 +#: stor-layout.c:185 msgid "variable-size type declared outside of any function" msgstr "" -#: stor-layout.c:495 -#, c-format -msgid "size of `%s' is %d bytes" +#: stor-layout.c:513 +msgid "%Jsize of '%D' is %d bytes" msgstr "" -#: stor-layout.c:497 -#, c-format -msgid "size of `%s' is larger than %d bytes" +#: stor-layout.c:515 +msgid "%Jsize of '%D' is larger than %d bytes" msgstr "" -#: stor-layout.c:912 stor-layout.c:1312 -#, c-format -msgid "packed attribute causes inefficient alignment for `%s'" +#: stor-layout.c:881 +msgid "%Jpacked attribute causes inefficient alignment for '%D'" msgstr "" -#: stor-layout.c:914 stor-layout.c:1314 -#, c-format -msgid "packed attribute is unnecessary for `%s'" +#: stor-layout.c:884 +msgid "%Jpacked attribute is unnecessary for '%D'" msgstr "" -#: stor-layout.c:929 -#, c-format -msgid "padding struct to align `%s'" +#: stor-layout.c:900 +msgid "%Jpadding struct to align '%D'" msgstr "" -#: stor-layout.c:1276 +#: stor-layout.c:1243 msgid "padding struct size to alignment boundary" msgstr "" -#: stor-layout.c:1319 +#: stor-layout.c:1273 +#, c-format +msgid "packed attribute causes inefficient alignment for `%s'" +msgstr "" + +#: stor-layout.c:1275 +#, c-format +msgid "packed attribute is unnecessary for `%s'" +msgstr "" + +#: stor-layout.c:1280 msgid "packed attribute causes inefficient alignment" msgstr "" -#: stor-layout.c:1321 +#: stor-layout.c:1282 msgid "packed attribute is unnecessary" msgstr "" -#: timevar.c:322 +#: targhooks.c:158 +msgid "__builtin_saveregs not supported by this target" +msgstr "" + +#: timevar.c:314 #, c-format msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" msgstr "" -#: timevar.c:453 +#: timevar.c:440 msgid "" "\n" "Execution times (seconds)\n" msgstr "" #. Print total time. -#: timevar.c:503 +#: timevar.c:490 msgid " TOTAL :" msgstr "" -#: timevar.c:539 +#: timevar.c:513 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "" -#: tlink.c:401 +#: tlink.c:377 #, c-format msgid "collect: reading %s\n" msgstr "" -#: tlink.c:504 +#: tlink.c:478 #, c-format msgid "collect: recompiling %s\n" msgstr "" -#: tlink.c:676 +#: tlink.c:654 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "" -#: tlink.c:723 +#: tlink.c:700 msgid "collect: relinking\n" msgstr "" -#: tlink.c:732 +#: tlink.c:709 #, c-format msgid "ld returned %d exit status" msgstr "" -#: toplev.c:948 -msgid "Generate debugging info in default format" +#: toplev.c:1257 +#, c-format +msgid "%s " msgstr "" -#: toplev.c:949 -msgid "Generate debugging info in default extended format" +#: toplev.c:1259 +#, c-format +msgid " %s" msgstr "" -#: toplev.c:951 -msgid "Generate STABS format debug info" +#: toplev.c:1324 +#, c-format +msgid "invalid option argument `%s'" msgstr "" -#: toplev.c:952 -msgid "Generate extended STABS format debug info" +#: toplev.c:1387 +#, c-format +msgid "getting core file size maximum limit: %m" msgstr "" -#: toplev.c:955 -msgid "Generate DWARF-1 format debug info" +#: toplev.c:1390 +#, c-format +msgid "setting core file size limit to maximum: %m" msgstr "" -#: toplev.c:957 -msgid "Generate extended DWARF-1 format debug info" +#: toplev.c:1713 +msgid "%J'%F' used but never defined" msgstr "" -#: toplev.c:960 -msgid "Generate DWARF-2 debug info" +#: toplev.c:1715 +msgid "%J'%F' declared `static' but never defined" msgstr "" -#: toplev.c:963 -msgid "Generate XCOFF format debug info" +#: toplev.c:1736 +msgid "%J'%D' defined but not used" msgstr "" -#: toplev.c:964 -msgid "Generate extended XCOFF format debug info" +#: toplev.c:1757 toplev.c:1774 +#, c-format +msgid "`%s' is deprecated (declared at %s:%d)" msgstr "" -#: toplev.c:967 -msgid "Generate COFF format debug info" +#: toplev.c:1777 +#, c-format +msgid "`%s' is deprecated" msgstr "" -#: toplev.c:970 -msgid "Generate VMS format debug info" +#: toplev.c:1780 +#, c-format +msgid "type is deprecated (declared at %s:%d)" msgstr "" -#: toplev.c:1009 -msgid "Perform DWARF2 duplicate elimination" +#: toplev.c:1783 +msgid "type is deprecated" msgstr "" -#: toplev.c:1011 -msgid "Perform unused type elimination in debug info" +#: toplev.c:1980 +#, c-format +msgid "invalid register name `%s' for register variable" msgstr "" -#: toplev.c:1013 -msgid "Do not store floats in registers" +#: toplev.c:3586 +msgid "" +"branch target register load optimization is not intended to be run twice" msgstr "" -#: toplev.c:1015 -msgid "Defer popping functions args from stack until later" +#: toplev.c:3753 +msgid "" +"\n" +"Target specific options:\n" msgstr "" -#: toplev.c:1017 -msgid "When possible do not generate stack frames" +#: toplev.c:3767 toplev.c:3786 +#, c-format +msgid " -m%-23s [undocumented]\n" msgstr "" -#: toplev.c:1019 -msgid "Optimize sibling and tail recursive calls" +#: toplev.c:3795 +msgid "" +"\n" +"There are undocumented target specific options as well.\n" msgstr "" -#: toplev.c:1021 -msgid "Perform superblock formation via tail duplication" +#: toplev.c:3797 +msgid " They exist, but they are not documented.\n" msgstr "" -#: toplev.c:1023 -msgid "Compile whole compilation unit at a time" +#: toplev.c:3852 +#, c-format +msgid "unrecognized gcc debugging option: %c" msgstr "" -#: toplev.c:1025 -msgid "When running CSE, follow jumps to their targets" +#: toplev.c:3914 config/rs6000/rs6000.c:881 +#, c-format +msgid "invalid option `%s'" msgstr "" -#: toplev.c:1027 -msgid "When running CSE, follow conditional jumps" +#: toplev.c:3929 +#, c-format +msgid "" +"%s%s%s version %s (%s)\n" +"%s\tcompiled by GNU C version %s.\n" +"%s%s%s version %s (%s) compiled by CC.\n" msgstr "" -#: toplev.c:1029 -msgid "Perform a number of minor, expensive optimizations" +#: toplev.c:3936 +#, c-format +msgid "" +"%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" msgstr "" -#: toplev.c:1031 -msgid "Perform jump threading optimizations" +#: toplev.c:3988 +msgid "options passed: " msgstr "" -#: toplev.c:1033 -msgid "Perform strength reduction optimizations" +#: toplev.c:4017 +msgid "options enabled: " msgstr "" -#: toplev.c:1035 toplev.c:1039 -msgid "Perform loop unrolling when iteration count is known" +#: toplev.c:4075 java/jcf-write.c:3422 +#, c-format +msgid "can't open %s for writing: %m" msgstr "" -#: toplev.c:1037 toplev.c:1041 -msgid "Perform loop unrolling for all loops" +#: toplev.c:4152 +msgid "created and used with different settings of -fpic" msgstr "" -#: toplev.c:1043 -msgid "Perform loop peeling" +#: toplev.c:4154 +msgid "created and used with different settings of -fpie" msgstr "" -#: toplev.c:1045 -msgid "Perform loop unswitching" +#: toplev.c:4203 +#, c-format +msgid "created and used with differing settings of `-m%s'" msgstr "" -#: toplev.c:1047 -msgid "Generate prefetch instructions, if available, for arrays in loops" +#: toplev.c:4206 +msgid "out of memory" msgstr "" -#: toplev.c:1049 -msgid "Force all loop invariant computations out of loops" +#: toplev.c:4387 +msgid "instruction scheduling not supported on this target machine" msgstr "" -#: toplev.c:1051 -msgid "Strength reduce all loop general induction variables" +#: toplev.c:4391 +msgid "this target machine does not have delayed branches" msgstr "" -#: toplev.c:1053 -msgid "Store strings in writable data section" +#: toplev.c:4405 +#, c-format +msgid "-f%sleading-underscore not supported on this target machine" msgstr "" -#: toplev.c:1055 -msgid "Enable machine specific peephole optimizations" +#: toplev.c:4458 +#, c-format +msgid "target system does not support the \"%s\" debug format" msgstr "" -#: toplev.c:1057 -msgid "Copy memory operands into registers before using" +#: toplev.c:4475 +msgid "-ffunction-sections not supported for this target" msgstr "" -#: toplev.c:1059 -msgid "Copy memory address constants into regs before using" +#: toplev.c:4480 +msgid "-fdata-sections not supported for this target" msgstr "" -#: toplev.c:1061 -msgid "Allow function addresses to be held in registers" +#: toplev.c:4487 +msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "" -#: toplev.c:1063 -msgid "Integrate simple functions into their callers" +#: toplev.c:4494 +msgid "-fprefetch-loop-arrays not supported for this target" msgstr "" -#: toplev.c:1065 -msgid "Generate code for funcs even if they are fully inlined" +#: toplev.c:4500 +msgid "" +"-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "" -#: toplev.c:1067 -msgid "Pay attention to the 'inline' keyword" +#: toplev.c:4509 +msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "" -#: toplev.c:1069 -msgid "Emit static const variables even if they are not used" +#: toplev.c:4515 +msgid "-ffunction-sections may affect debugging on some targets" msgstr "" -#: toplev.c:1071 -msgid "Check for syntax errors, then stop" +#: toplev.c:4617 +#, c-format +msgid "error writing to %s: %m" msgstr "" -#: toplev.c:1073 -msgid "Mark data as shared rather than private" +#: toplev.c:4619 java/jcf-parse.c:909 java/jcf-write.c:3429 +#, c-format +msgid "error closing %s: %m" msgstr "" -#: toplev.c:1075 -msgid "Enable saving registers around function calls" +#: tree-dump.c:690 +#, c-format +msgid "could not open dump file `%s'" msgstr "" -#: toplev.c:1077 -msgid "Return 'short' aggregates in memory, not registers" +#: tree-dump.c:761 +#, c-format +msgid "ignoring unknown option `%.*s' in `-fdump-%s'" msgstr "" -#: toplev.c:1079 -msgid "Return 'short' aggregates in registers" +#: tree-inline.c:1011 +msgid "" +"%Jfunction '%F' can never be inlined because it uses alloca (override using " +"the always_inline attribute)" msgstr "" -#: toplev.c:1081 -msgid "Attempt to fill delay slots of branch instructions" +#: tree-inline.c:1024 +msgid "%Jfunction '%F' can never be inlined because it uses setjmp" msgstr "" -#: toplev.c:1083 -msgid "Perform the global common subexpression elimination" +#: tree-inline.c:1038 +msgid "" +"%Jfunction '%F' can never be inlined because it uses variable argument lists" msgstr "" -#: toplev.c:1085 -msgid "Perform enhanced load motion during global subexpression elimination" +#: tree-inline.c:1053 +msgid "" +"%Jfunction '%F' can never be inlined because it uses setjmp-longjmp " +"exception handling" msgstr "" -#: toplev.c:1087 -msgid "Perform store motion after global subexpression elimination" +#: tree-inline.c:1071 +msgid "" +"%Jfunction '%F' can never be inlined because it contains a nested function" msgstr "" -#: toplev.c:1089 -msgid "Perform the loop optimizations" +#: tree-inline.c:1088 +msgid "" +"%Jfunction '%F' can never be inlined because it contains a computed goto" msgstr "" -#: toplev.c:1091 -msgid "Perform cross-jumping optimization" +#: tree-inline.c:1098 +msgid "" +"%Jfunction '%F' can never be inlined because it contains a nonlocal goto" msgstr "" -#: toplev.c:1093 -msgid "Perform conversion of conditional jumps to branchless equivalents" +#: tree-inline.c:1121 +msgid "" +"%Jfunction '%F' can never be inlined because it uses variable sized variables" msgstr "" -#: toplev.c:1095 -msgid "Perform conversion of conditional jumps to conditional execution" +#: tree-optimize.c:190 +msgid "%Jsize of return value of '%D' is %u bytes" msgstr "" -#: toplev.c:1097 -msgid "Run CSE pass after loop optimizations" +#: tree-optimize.c:193 +msgid "%Jsize of return value of '%D' is larger than %wd bytes" msgstr "" -#: toplev.c:1099 -msgid "Run the loop optimizer twice" +#: tree.c:3785 +msgid "arrays of functions are not meaningful" msgstr "" -#: toplev.c:1101 -msgid "Delete useless null pointer checks" +#: tree.c:3840 +msgid "function return type cannot be function" msgstr "" -#: toplev.c:1103 -msgid "Reschedule instructions before register allocation" +#: tree.c:4669 +msgid "invalid initializer for bit string" msgstr "" -#: toplev.c:1105 -msgid "Reschedule instructions after register allocation" +#: tree.c:4721 +#, c-format +msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "" -#: toplev.c:1107 -msgid "Enable scheduling across basic blocks" +#: tree.c:4734 +#, c-format +msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "" -#: toplev.c:1109 -msgid "Allow speculative motion of non-loads" +#: tree.c:4747 +#, c-format +msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "" -#: toplev.c:1111 -msgid "Allow speculative motion of some loads" +#: tree.c:4759 +#, c-format +msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d" msgstr "" -#: toplev.c:1113 -msgid "Allow speculative motion of more loads" +#: varasm.c:435 +msgid "%J%D causes a section type conflict" msgstr "" -#: toplev.c:1115 -msgid "If scheduling post reload, do superblock sheduling" +#: varasm.c:803 +msgid "%Jregister name not specified for '%D'" msgstr "" -#: toplev.c:1117 -msgid "If scheduling post reload, do trace sheduling" +#: varasm.c:805 +msgid "%Jinvalid register name for '%D'" msgstr "" -#: toplev.c:1119 -msgid "Replace add,compare,branch with branch on count reg" +#: varasm.c:807 +msgid "%Jdata type of '%D' isn't suitable for a register" msgstr "" -#: toplev.c:1121 -msgid "Generate position independent code, if possible" +#: varasm.c:810 +msgid "%Jregister specified for '%D' isn't suitable for data type" msgstr "" -#: toplev.c:1124 -msgid "Enable exception handling" +#: varasm.c:820 +msgid "global register variable has initial value" msgstr "" -#: toplev.c:1126 -msgid "Just generate unwind tables for exception handling" +#: varasm.c:823 +msgid "volatile register variables don't work as you might wish" msgstr "" -#: toplev.c:1128 -msgid "Generate unwind tables exact at each instruction boundary" +#: varasm.c:855 +msgid "%Jregister name given for non-register variable '%D'" msgstr "" -#: toplev.c:1130 -msgid "Support synchronous non-call exceptions" +#: varasm.c:1387 +msgid "%Jstorage size of `%D' isn't known" msgstr "" -#: toplev.c:1132 -msgid "Insert arc based program profiling code" +#: varasm.c:1441 +msgid "" +"%Jalignment of '%D' is greater than maximum object file alignment. Using %d" msgstr "" -#: toplev.c:1134 -msgid "Create data files needed by gcov" +#: varasm.c:1487 +msgid "thread-local COMMON data not implemented" msgstr "" -#: toplev.c:1136 -msgid "Use profiling information for branch probabilities" +#: varasm.c:1512 +msgid "" +"%Jrequested alignment for '%D' is greater than implemented alignment of %d" msgstr "" -#: toplev.c:1138 -msgid "Enable basic program profiling code" +#: varasm.c:3757 +msgid "initializer for integer value is too complicated" msgstr "" -#: toplev.c:1140 -msgid "Reorder basic blocks to improve code placement" +#: varasm.c:3762 +msgid "initializer for floating value is not a floating constant" msgstr "" -#: toplev.c:1142 -msgid "Reorder functions to improve code placement" +#: varasm.c:3828 +msgid "unknown set constructor type" msgstr "" -#: toplev.c:1144 -msgid "Do the register renaming optimization pass" +#: varasm.c:4047 +#, c-format +msgid "invalid initial value for member `%s'" msgstr "" -#: toplev.c:1146 -msgid "Do the register copy-propagation optimization pass" +#: varasm.c:4234 varasm.c:4278 +msgid "%Jweak declaration of '%D' must precede definition" msgstr "" -#: toplev.c:1148 -msgid "Do not put uninitialized globals in the common section" +#: varasm.c:4242 +msgid "" +"%Jweak declaration of '%D' after first use results in unspecified behavior" msgstr "" -#: toplev.c:1150 -msgid "Do not generate .size directives" +#: varasm.c:4276 +msgid "%Jweak declaration of '%D' must be public" msgstr "" -#: toplev.c:1152 -msgid "place each function into its own section" +#: varasm.c:4285 +msgid "%Jweak declaration of '%D' not supported" msgstr "" -#: toplev.c:1154 -msgid "place data items into their own section" +#: varasm.c:4314 varasm.c:4387 +msgid "only weak aliases are supported in this configuration" msgstr "" -#: toplev.c:1156 -msgid "Add extra commentry to assembler output" +#: varasm.c:4395 +msgid "alias definitions not supported in this configuration; ignored" msgstr "" -#: toplev.c:1158 -msgid "Output GNU ld formatted global initializers" +#: varasm.c:4424 +msgid "visibility attribute not supported in this configuration; ignored" msgstr "" -#: toplev.c:1160 -msgid "Enables a register move optimization" +#: varray.c:127 +#, c-format +msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d" msgstr "" -#: toplev.c:1162 -msgid "Do the full regmove optimization pass" +#. Print an error message for unrecognized stab codes. +#: xcoffout.c:173 +#, c-format +msgid "no sclass for %s stab (0x%x)\n" msgstr "" -#: toplev.c:1164 -msgid "Pack structure members together without holes" +#: params.def:53 +msgid "" +"The maximum number of instructions in a single function eligible for inlining" msgstr "" -#: toplev.c:1166 -msgid "Insert stack checking code into the program" +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" msgstr "" -#: toplev.c:1168 -msgid "Specify that arguments may alias each other & globals" +#: params.def:84 +msgid "" +"The maximum number of instructions by repeated inlining before gcc starts to " +"throttle inlining" msgstr "" -#: toplev.c:1170 -msgid "Assume arguments may alias globals but not each other" +#: params.def:94 +msgid "The maximum number of instructions for the RTL inliner" msgstr "" -#: toplev.c:1172 -msgid "Assume arguments do not alias each other or globals" +#: params.def:105 +msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" -#: toplev.c:1174 -msgid "Assume strict aliasing rules apply" +#: params.def:116 +msgid "" +"The maximum number of instructions to consider to find accurate live " +"register information" msgstr "" -#: toplev.c:1176 -msgid "Align the start of loops" +#: params.def:126 +msgid "The maximum length of scheduling's pending operations list" msgstr "" -#: toplev.c:1178 -msgid "Align labels which are only reached by jumping" +#: params.def:131 +msgid "The size of function body to be considered large" msgstr "" -#: toplev.c:1180 -msgid "Align all labels" +#: params.def:135 +msgid "Maximal growth due to inlining of large function (in percent)" msgstr "" -#: toplev.c:1182 -msgid "Align the start of functions" +#: params.def:139 +msgid "" +"how much can given compilation unit grow because of the inlining (in percent)" msgstr "" -#: toplev.c:1184 -msgid "Attempt to merge identical constants accross compilation units" +#: params.def:146 +msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" -#: toplev.c:1186 -msgid "Attempt to merge identical constants and constant variables" +#: params.def:151 +msgid "The maximum number of passes to make when doing GCSE" msgstr "" -#: toplev.c:1188 -msgid "" -"Suppress output of instruction numbers and line number notes in debugging " -"dumps" +#: params.def:158 +msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -#: toplev.c:1190 -msgid "Instrument function entry/exit with profiling calls" +#: params.def:164 +msgid "" +"The maximum number of instructions to consider to unroll in a loop on average" msgstr "" -#: toplev.c:1192 -msgid "Put zero initialized data in the bss section" +#: params.def:169 +msgid "The maximum number of unrollings of a single loop" msgstr "" -#: toplev.c:1194 -msgid "Enable SSA optimizations" +#: params.def:174 +msgid "The maximum number of insns of a peeled loop" msgstr "" -#: toplev.c:1196 -msgid "Enable SSA conditional constant propagation" +#: params.def:179 +msgid "The maximum number of peelings of a single loop" msgstr "" -#: toplev.c:1198 -msgid "Enable aggressive SSA dead code elimination" +#: params.def:184 +msgid "The maximum number of insns of a completely peeled loop" msgstr "" -#: toplev.c:1200 -msgid "External symbols have a leading underscore" +#: params.def:189 +msgid "" +"The maximum number of peelings of a single loop that is peeled completely" msgstr "" -#: toplev.c:1202 -msgid "Process #ident directives" +#: params.def:194 +msgid "The maximum number of insns of a peeled loop that rolls only once" msgstr "" -#: toplev.c:1204 -msgid "Enables an rtl peephole pass run before sched2" +#: params.def:200 +msgid "The maximum number of insns of an unswitched loop" msgstr "" -#: toplev.c:1206 -msgid "Assume no NaNs or +-Infs are generated" +#: params.def:205 +msgid "The maximum number of unswitchings in a single loop" msgstr "" -#: toplev.c:1208 -msgid "Enables guessing of branch probabilities" +#: params.def:210 +msgid "" +"Select fraction of the maximal count of repetitions of basic block in " +"program given basic block needs to have to be considered hot" msgstr "" -#: toplev.c:1210 -msgid "Set errno after built-in math functions" +#: params.def:215 +msgid "" +"Select fraction of the maximal frequency of executions of basic block in " +"function given basic block needs to have to be considered hot" msgstr "" -#: toplev.c:1212 -msgid "Floating-point operations can trap" +#: params.def:220 +msgid "" +"The percentage of function, weighted by execution frequency, that must be " +"covered by trace formation. Used when profile feedback is available" msgstr "" -#: toplev.c:1214 -msgid "Allow math optimizations that may violate IEEE or ANSI standards" +#: params.def:225 +msgid "" +"The percentage of function, weighted by execution frequency, that must be " +"covered by trace formation. Used when profile feedback is not available" msgstr "" -#: toplev.c:1216 -msgid "Disable optimizations observable by IEEE signaling NaNs" +#: params.def:230 +msgid "Maximal code growth caused by tail duplication (in percent)" msgstr "" -#: toplev.c:1218 -msgid "Generate code to check bounds before indexing arrays" +#: params.def:234 +msgid "" +"Stop reverse growth if the reverse probability of best edge is less than " +"this threshold (in percent)" msgstr "" -#: toplev.c:1220 -msgid "Convert floating point constant to single precision constant" +#: params.def:239 +msgid "" +"Stop forward growth if the probability of best edge is less than this " +"threshold (in percent). Used when profile feedback is available" msgstr "" -#: toplev.c:1222 -msgid "Report time taken by each compiler pass at end of run" +#: params.def:244 +msgid "" +"Stop forward growth if the probability of best edge is less than this " +"threshold (in percent). Used when profile feedback is not available" msgstr "" -#: toplev.c:1224 -msgid "Report on permanent memory allocation at end of run" +#: params.def:251 +msgid "The maximum number of incoming edges to consider for crossjumping" msgstr "" -#: toplev.c:1226 -msgid "Trap for signed overflow in addition / subtraction / multiplication" +#: params.def:257 +msgid "The maximum length of path considered in cse" msgstr "" -#: toplev.c:1228 -msgid "Use graph coloring register allocation." +#: params.def:270 +msgid "" +"Minimum heap expansion to trigger garbage collection, as a percentage of the " +"total size of the heap" msgstr "" -#: toplev.c:1245 -msgid "Compile just for ISO C90" +#: params.def:276 +msgid "Minimum heap size before we start collecting garbage, in kilobytes" msgstr "" -#: toplev.c:1247 -msgid "Determine language standard" +#: config/darwin-c.c:75 +msgid "too many #pragma options align=reset" msgstr "" -#: toplev.c:1251 -msgid "Make bit-fields by unsigned by default" +#: config/darwin-c.c:95 config/darwin-c.c:98 config/darwin-c.c:100 +#: config/darwin-c.c:102 +msgid "malformed '#pragma options', ignoring" msgstr "" -#: toplev.c:1255 -msgid "Make 'char' be signed by default" +#: config/darwin-c.c:105 +msgid "junk at end of '#pragma options'" msgstr "" -#: toplev.c:1257 -msgid "Make 'char' be unsigned by default" +#: config/darwin-c.c:115 +msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring" msgstr "" -#: toplev.c:1263 -msgid "Do not recognize the 'asm' keyword" +#: config/darwin-c.c:127 +msgid "missing '(' after '#pragma unused', ignoring" msgstr "" -#: toplev.c:1266 -msgid "Do not recognize any built in functions" +#: config/darwin-c.c:145 +msgid "missing ')' after '#pragma unused', ignoring" msgstr "" -#: toplev.c:1268 -msgid "Assume normal C execution environment" +#: config/darwin-c.c:148 +msgid "junk at end of '#pragma unused'" msgstr "" -#: toplev.c:1271 -msgid "Assume that standard libraries & main might not exist" +#: config/lynx-ng.h:97 config/lynx.h:116 config/rs6000/lynx.h:73 +msgid "-msystem-v and -p are incompatible" msgstr "" -#: toplev.c:1274 -msgid "Allow different types as args of ? operator" +#: config/lynx-ng.h:99 config/lynx.h:118 config/rs6000/lynx.h:75 +msgid "-msystem-v and -mthreads are incompatible" msgstr "" -#: toplev.c:1277 -msgid "Allow the use of $ inside identifiers" +#: config/windiss.h:37 +msgid "profiler support for WindISS" msgstr "" -#: toplev.c:1282 -msgid "Use the same size for double as for float" +#: config/alpha/alpha.c:231 +#, c-format +msgid "-f%s ignored for Unicos/Mk (not supported)" msgstr "" -#: toplev.c:1285 -msgid "Use the smallest fitting integer to hold enums" +#: config/alpha/alpha.c:255 +msgid "-mieee not supported on Unicos/Mk" msgstr "" -#: toplev.c:1288 -msgid "Override the underlying type for wchar_t to `unsigned short'" +#: config/alpha/alpha.c:266 +msgid "-mieee-with-inexact not supported on Unicos/Mk" msgstr "" -#: toplev.c:1292 -msgid "Enable most warning messages" +#: config/alpha/alpha.c:283 +#, c-format +msgid "bad value `%s' for -mtrap-precision switch" msgstr "" -#: toplev.c:1294 -msgid "Warn about casting functions to incompatible types" +#: config/alpha/alpha.c:297 +#, c-format +msgid "bad value `%s' for -mfp-rounding-mode switch" msgstr "" -#: toplev.c:1297 -msgid "Warn about functions which might be candidates for format attributes" +#: config/alpha/alpha.c:312 +#, c-format +msgid "bad value `%s' for -mfp-trap-mode switch" msgstr "" -#: toplev.c:1300 -msgid "Warn about casts which discard qualifiers" +#: config/alpha/alpha.c:324 config/rs6000/rs6000.c:1035 +#, c-format +msgid "bad value `%s' for -mtls-size switch" msgstr "" -#: toplev.c:1303 -msgid "Warn about subscripts whose type is 'char'" +#: config/alpha/alpha.c:343 config/alpha/alpha.c:355 +#, c-format +msgid "bad value `%s' for -mcpu switch" msgstr "" -#: toplev.c:1306 toplev.c:1309 -msgid "Warn if nested comments are detected" +#: config/alpha/alpha.c:362 +msgid "trap mode not supported on Unicos/Mk" msgstr "" -#: toplev.c:1312 -msgid "Warn about possibly confusing type conversions" +#: config/alpha/alpha.c:369 +msgid "fp software completion requires -mtrap-precision=i" msgstr "" -#: toplev.c:1316 -msgid "Do not warn about compile-time integer division by zero" +#: config/alpha/alpha.c:385 +msgid "rounding mode not supported for VAX floats" msgstr "" -#: toplev.c:1318 -msgid "Warn about testing equality of floating point numbers" +#: config/alpha/alpha.c:390 +msgid "trap mode not supported for VAX floats" msgstr "" -#: toplev.c:1321 -msgid "Warn about printf/scanf/strftime/strfmon format anomalies" +#: config/alpha/alpha.c:419 +#, c-format +msgid "L%d cache latency unknown for %s" msgstr "" -#: toplev.c:1325 -msgid "Don't warn about too many arguments to format functions" +#: config/alpha/alpha.c:434 +#, c-format +msgid "bad value `%s' for -mmemory-latency" msgstr "" -#: toplev.c:1327 -msgid "Warn about non-string-literal format strings" +#: config/alpha/alpha.c:5402 +#, c-format +msgid "invalid %%H value" msgstr "" -#: toplev.c:1330 -msgid "Warn about possible security problems with format functions" +#: config/alpha/alpha.c:5423 +#, c-format +msgid "invalid %%J value" msgstr "" -#: toplev.c:1334 -msgid "Don't warn about strftime formats yielding 2 digit years" +#: config/alpha/alpha.c:5439 config/ia64/ia64.c:4013 +#, c-format +msgid "invalid %%r value" msgstr "" -#: toplev.c:1336 -msgid "Warn about implicit function declarations" +#: config/alpha/alpha.c:5449 config/rs6000/rs6000.c:8720 +#: config/xtensa/xtensa.c:1971 +#, c-format +msgid "invalid %%R value" msgstr "" -#: toplev.c:1340 -msgid "Warn when a declaration does not specify a type" +#: config/alpha/alpha.c:5455 config/rs6000/rs6000.c:8639 +#: config/xtensa/xtensa.c:1938 +#, c-format +msgid "invalid %%N value" msgstr "" -#: toplev.c:1345 -msgid "Warn about the use of the #import directive" +#: config/alpha/alpha.c:5463 config/rs6000/rs6000.c:8667 +#, c-format +msgid "invalid %%P value" msgstr "" -#: toplev.c:1348 -msgid "Warn about PCH files that are found but not used" +#: config/alpha/alpha.c:5471 +#, c-format +msgid "invalid %%h value" msgstr "" -#: toplev.c:1351 -msgid "Do not warn about using 'long long' when -pedantic" +#: config/alpha/alpha.c:5479 config/xtensa/xtensa.c:1964 +#, c-format +msgid "invalid %%L value" msgstr "" -#: toplev.c:1353 -msgid "Warn about suspicious declarations of main" +#: config/alpha/alpha.c:5518 config/rs6000/rs6000.c:8621 +#, c-format +msgid "invalid %%m value" msgstr "" -#: toplev.c:1356 -msgid "Warn about possibly missing braces around initializers" +#: config/alpha/alpha.c:5526 config/rs6000/rs6000.c:8629 +#, c-format +msgid "invalid %%M value" msgstr "" -#: toplev.c:1359 -msgid "Warn about global funcs without previous declarations" +#: config/alpha/alpha.c:5570 +#, c-format +msgid "invalid %%U value" msgstr "" -#: toplev.c:1362 -msgid "Warn about global funcs without prototypes" +#: config/alpha/alpha.c:5582 config/alpha/alpha.c:5596 +#: config/rs6000/rs6000.c:8728 +#, c-format +msgid "invalid %%s value" msgstr "" -#: toplev.c:1365 -msgid "Warn about use of multicharacter literals" +#: config/alpha/alpha.c:5619 +#, c-format +msgid "invalid %%C value" msgstr "" -#: toplev.c:1368 -msgid "Warn about externs not at file scope level" +#: config/alpha/alpha.c:5656 config/rs6000/rs6000.c:8478 +#, c-format +msgid "invalid %%E value" msgstr "" -#: toplev.c:1371 -msgid "Warn about possible missing parentheses" +#: config/alpha/alpha.c:5681 config/alpha/alpha.c:5729 +msgid "unknown relocation unspec" msgstr "" -#: toplev.c:1374 -msgid "Warn about function pointer arithmetic" +#: config/alpha/alpha.c:5690 config/rs6000/rs6000.c:9041 +#, c-format +msgid "invalid %%xn code" msgstr "" -#: toplev.c:1377 -msgid "Warn about multiple declarations of the same object" +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6470 +#: config/s390/s390.c:6473 +msgid "bad builtin fcode" msgstr "" -#: toplev.c:1380 -msgid "Warn whenever a function's return-type defaults to int" +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/alpha/alpha.h:286 config/i386/i386.h:327 config/i386/i386.h:329 +#: config/i386/i386.h:331 config/ns32k/ns32k.h:140 config/rs6000/rs6000.h:293 +#: config/s390/s390.h:123 config/sparc/sparc.h:537 config/sparc/sparc.h:542 +msgid "Use hardware fp" msgstr "" -#: toplev.c:1383 -msgid "Warn about possible violations of sequence point rules" +#: config/alpha/alpha.h:287 config/i386/i386.h:328 config/i386/i386.h:330 +#: config/rs6000/rs6000.h:295 config/sparc/sparc.h:539 +#: config/sparc/sparc.h:544 +msgid "Do not use hardware fp" msgstr "" -#: toplev.c:1386 -msgid "Warn about signed/unsigned comparisons" +#: config/alpha/alpha.h:288 +msgid "Use fp registers" msgstr "" -#: toplev.c:1389 -msgid "Warn about non-prototyped function decls" +#: config/alpha/alpha.h:290 +msgid "Do not use fp registers" msgstr "" -#: toplev.c:1392 -msgid "Warn about constructs whose meanings change in ISO C" +#: config/alpha/alpha.h:291 +msgid "Do not assume GAS" msgstr "" -#: toplev.c:1395 -msgid "Warn when trigraphs are encountered" +#: config/alpha/alpha.h:292 +msgid "Assume GAS" msgstr "" -#: toplev.c:1400 -msgid "Warn about unrecognized pragmas" +#: config/alpha/alpha.h:294 +msgid "Request IEEE-conformant math library routines (OSF/1)" msgstr "" -#: toplev.c:1403 -msgid "Mark strings as 'const char *'" +#: config/alpha/alpha.h:296 +msgid "Emit IEEE-conformant code, without inexact exceptions" msgstr "" -#: toplev.c:1548 -msgid "Warn when a function is unused" +#: config/alpha/alpha.h:298 +msgid "Emit IEEE-conformant code, with inexact exceptions" msgstr "" -#: toplev.c:1550 -msgid "Warn when a label is unused" +#: config/alpha/alpha.h:300 +msgid "Do not emit complex integer constants to read-only memory" msgstr "" -#: toplev.c:1552 -msgid "Warn when a function parameter is unused" +#: config/alpha/alpha.h:301 +msgid "Use VAX fp" msgstr "" -#: toplev.c:1554 -msgid "Warn when a variable is unused" +#: config/alpha/alpha.h:302 +msgid "Do not use VAX fp" msgstr "" -#: toplev.c:1556 -msgid "Warn when an expression value is unused" +#: config/alpha/alpha.h:303 +msgid "Emit code for the byte/word ISA extension" msgstr "" -#: toplev.c:1558 -msgid "Do not suppress warnings from system headers" +#: config/alpha/alpha.h:306 +msgid "Emit code for the motion video ISA extension" msgstr "" -#: toplev.c:1560 -msgid "Treat all warnings as errors" +#: config/alpha/alpha.h:309 +msgid "Emit code for the fp move and sqrt ISA extension" msgstr "" -#: toplev.c:1562 -msgid "Warn when one local variable shadows another" +#: config/alpha/alpha.h:311 +msgid "Emit code for the counting ISA extension" msgstr "" -#: toplev.c:1564 -msgid "Warn about enumerated switches, with no default, missing a case" +#: config/alpha/alpha.h:314 +msgid "Emit code using explicit relocation directives" msgstr "" -#: toplev.c:1566 -msgid "Warn about enumerated switches missing a default case" +#: config/alpha/alpha.h:317 +msgid "Emit 16-bit relocations to the small data areas" msgstr "" -#: toplev.c:1568 -msgid "Warn about all enumerated switches missing a specific case" +#: config/alpha/alpha.h:319 +msgid "Emit 32-bit relocations to the small data areas" msgstr "" -#: toplev.c:1570 -msgid "Warn about returning structures, unions or arrays" +#: config/alpha/alpha.h:321 +msgid "Emit direct branches to local functions" msgstr "" -#: toplev.c:1572 -msgid "Warn about pointer casts which increase alignment" +#: config/alpha/alpha.h:324 +msgid "Emit rdval instead of rduniq for thread pointer" msgstr "" -#: toplev.c:1574 -msgid "Warn about code that will never be executed" +#. For -mcpu= +#. For -mtune= +#. For -mfp-rounding-mode=[n|m|c|d] +#. For -mfp-trap-mode=[n|u|su|sui] +#. For -mtrap-precision=[p|f|i] +#. For -mmemory-latency= +#. For -mtls-size= +#: config/alpha/alpha.h:353 +msgid "Use features of and schedule given CPU" msgstr "" -#: toplev.c:1576 -msgid "Warn about uninitialized automatic variables" +#: config/alpha/alpha.h:355 +msgid "Schedule given CPU" msgstr "" -#: toplev.c:1578 -msgid "Warn when an inlined function cannot be inlined" +#: config/alpha/alpha.h:357 +msgid "Control the generated fp rounding mode" msgstr "" -#: toplev.c:1580 -msgid "Warn when the packed attribute has no effect on struct layout" +#: config/alpha/alpha.h:359 +msgid "Control the IEEE trap mode" msgstr "" -#: toplev.c:1582 -msgid "Warn when padding is required to align struct members" +#: config/alpha/alpha.h:361 +msgid "Control the precision given to fp exceptions" msgstr "" -#: toplev.c:1584 -msgid "Warn when an optimization pass is disabled" +#: config/alpha/alpha.h:363 +msgid "Tune expected memory latency" msgstr "" -#: toplev.c:1586 -msgid "Warn about uses of __attribute__((deprecated)) declarations" +#: config/alpha/alpha.h:365 config/ia64/ia64.h:243 config/rs6000/sysv4.h:90 +msgid "Specify bit size of immediate TLS offsets" msgstr "" -#: toplev.c:1588 -msgid "Print extra (possibly unwanted) warnings" +#: config/arc/arc.c:147 +#, c-format +msgid "bad value (%s) for -mcpu switch" msgstr "" -#: toplev.c:1590 -msgid "Warn about functions which might be candidates for attribute noreturn" +#: config/arc/arc.c:371 +#, c-format +msgid "argument of `%s' attribute is not a string constant" msgstr "" -#: toplev.c:1592 -msgid "Warn about code which might break the strict aliasing rules" +#: config/arc/arc.c:378 +#, c-format +msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\"" msgstr "" -#: toplev.c:1669 toplev.c:4685 config/rs6000/rs6000.c:716 +#: config/arc/arc.c:1772 config/m32r/m32r.c:2281 #, c-format -msgid "invalid option `%s'" +msgid "invalid operand to %%R code" msgstr "" -#: toplev.c:1752 -msgid "getting core file size maximum limit" +#: config/arc/arc.c:1804 config/m32r/m32r.c:2304 +#, c-format +msgid "invalid operand to %%H/%%L code" msgstr "" -#: toplev.c:1755 -msgid "setting core file size limit to maximum" +#: config/arc/arc.c:1827 config/m32r/m32r.c:2375 +#, c-format +msgid "invalid operand to %%U code" msgstr "" -#: toplev.c:2096 +#: config/arc/arc.c:1838 #, c-format -msgid "`%s' used but never defined" +msgid "invalid operand to %%V code" msgstr "" -#: toplev.c:2099 -#, c-format -msgid "`%s' declared `static' but never defined" +#. Unknown flag. +#: config/arc/arc.c:1845 config/m32r/m32r.c:2408 config/sparc/sparc.c:6857 +msgid "invalid operand output code" msgstr "" -#: toplev.c:2118 +#: config/arm/arm.c:519 #, c-format -msgid "`%s' defined but not used" +msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "" -#: toplev.c:2337 +#: config/arm/arm.c:529 config/rs6000/rs6000.c:731 config/sparc/sparc.c:419 #, c-format -msgid "invalid register name `%s' for register variable" +msgid "bad value (%s) for %s switch" msgstr "" -#: toplev.c:3832 -msgid "" -" -ffixed- Mark as being unavailable to the " -"compiler\n" +#: config/arm/arm.c:671 +msgid "target CPU does not support APCS-32" msgstr "" -#: toplev.c:3833 -msgid "" -" -fcall-used- Mark as being corrupted by function " -"calls\n" +#: config/arm/arm.c:676 +msgid "target CPU does not support APCS-26" msgstr "" -#: toplev.c:3834 -msgid "" -" -fcall-saved- Mark as being preserved across " -"functions\n" +#: config/arm/arm.c:682 +msgid "target CPU does not support interworking" msgstr "" -#: toplev.c:3835 -msgid "" -" -finline-limit= Limits the size of inlined functions to \n" +#: config/arm/arm.c:688 +msgid "target CPU does not support THUMB instructions" msgstr "" -#: toplev.c:3836 +#: config/arm/arm.c:702 msgid "" -" -fmessage-length= Limits diagnostics messages lengths to " -"characters per line. 0 suppresses line-wrapping\n" +"enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "" -#: toplev.c:3837 +#: config/arm/arm.c:705 msgid "" -" -fdiagnostics-show-location=[once | every-line] Indicates how often source " -"location information should be emitted, as prefix, at the beginning of " -"diagnostics when line-wrapping\n" +"enabling callee interworking support is only meaningful when compiling for " +"the Thumb" msgstr "" -#: toplev.c:3838 +#: config/arm/arm.c:708 msgid "" -" -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] " -"Indicates the default thread-local storage code generation model\n" +"enabling caller interworking support is only meaningful when compiling for " +"the Thumb" msgstr "" -#: toplev.c:3849 -msgid " -O[number] Set optimization level to [number]\n" +#: config/arm/arm.c:714 +msgid "interworking forces APCS-32 to be used" msgstr "" -#: toplev.c:3850 -msgid " -Os Optimize for space rather than speed\n" +#: config/arm/arm.c:720 +msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "" -#: toplev.c:3862 -msgid "" -" -pedantic Issue warnings needed by strict compliance to ISO " -"C\n" +#: config/arm/arm.c:728 +msgid "-fpic and -mapcs-reent are incompatible" msgstr "" -#: toplev.c:3863 -msgid "" -" -pedantic-errors Like -pedantic except that errors are produced\n" +#: config/arm/arm.c:731 +msgid "APCS reentrant code not supported. Ignored" msgstr "" -#: toplev.c:3864 -msgid " -w Suppress warnings\n" +#: config/arm/arm.c:739 +msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "" -#: toplev.c:3875 -msgid " -Wunused Enable unused warnings\n" +#: config/arm/arm.c:747 +msgid "passing floating point arguments in fp regs not yet supported" msgstr "" -#: toplev.c:3876 -msgid "" -" -Wlarger-than- Warn if an object is larger than bytes\n" +#: config/arm/arm.c:791 +#, c-format +msgid "invalid floating point emulation option: -mfpe-%s" msgstr "" -#: toplev.c:3877 -msgid " -p Enable function profiling\n" +#: config/arm/arm.c:802 +msgid "-mfpe switch not supported by ep9312 target cpu - ignored." msgstr "" -#: toplev.c:3878 -msgid " -o Place output into \n" +#: config/arm/arm.c:822 +msgid "structure size boundary can only be set to 8 or 32" msgstr "" -#: toplev.c:3879 -msgid "" -" -G Put global and static data smaller than \n" -" bytes into a special section (on some targets)\n" +#: config/arm/arm.c:830 +msgid "-mpic-register= is useless without -fpic" msgstr "" -#: toplev.c:3890 -msgid " -aux-info Emit declaration info into \n" +#: config/arm/arm.c:837 +#, c-format +msgid "unable to use '%s' for PIC register" msgstr "" -#: toplev.c:3891 -msgid "" -" -quiet Do not display functions compiled or elapsed time\n" +#: config/arm/arm.c:2204 config/arm/arm.c:2222 config/avr/avr.c:4580 +#: config/c4x/c4x.c:4445 config/h8300/h8300.c:4255 config/i386/i386.c:1561 +#: config/i386/i386.c:1607 config/ip2k/ip2k.c:3234 +#: config/m68hc11/m68hc11.c:1291 config/m68k/m68k.c:319 +#: config/mcore/mcore.c:3374 config/ns32k/ns32k.c:1091 +#: config/rs6000/rs6000.c:14300 config/sh/sh.c:6715 config/sh/sh.c:6736 +#: config/sh/sh.c:6771 config/stormy16/stormy16.c:2073 config/v850/v850.c:2173 +#, c-format +msgid "`%s' attribute only applies to functions" msgstr "" -#: toplev.c:3892 -msgid " -version Display the compiler's version\n" +#: config/arm/arm.c:10450 +msgid "unable to compute real location of stacked parameter" msgstr "" -#: toplev.c:3893 -msgid "" -" -d[letters] Enable dumps from specific passes of the compiler\n" +#. @@@ better error message +#: config/arm/arm.c:11078 config/arm/arm.c:11115 +msgid "selector must be an immediate" msgstr "" -#: toplev.c:3894 -msgid "" -" -dumpbase Base name to be used for dumps from specific " -"passes\n" +#. @@@ better error message +#: config/arm/arm.c:11158 config/i386/i386.c:14096 config/i386/i386.c:14130 +msgid "mask must be an immediate" msgstr "" -#: toplev.c:3896 -msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" +#: config/arm/arm.c:11821 +msgid "no low registers available for popping high registers" msgstr "" -#: toplev.c:3898 -msgid " --help Display this information\n" +#: config/arm/arm.c:12066 +msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "" -#: toplev.c:3913 -msgid "" -"\n" -"Language specific options:\n" +#: config/arm/pe.c:170 config/mcore/mcore.c:3240 +msgid "%Jinitialized variable '%D' is marked dllimport" msgstr "" -#: toplev.c:3925 -#, c-format -msgid " %-23.23s [undocumented]\n" +#: config/arm/pe.c:179 +msgid "%Jstatic variable '%D' is marked dllimport" msgstr "" -#: toplev.c:3933 toplev.c:3947 -#, c-format -msgid "" -"\n" -"There are undocumented %s specific options as well.\n" +#: config/arm/arm.h:450 +msgid "Generate APCS conformant stack frames" msgstr "" -#: toplev.c:3937 -#, c-format -msgid "" -"\n" -" Options for %s:\n" +#: config/arm/arm.h:453 +msgid "Store function names in object code" msgstr "" -#: toplev.c:3974 -msgid "" -"\n" -"Target specific options:\n" +#: config/arm/arm.h:457 +msgid "Use the 32-bit version of the APCS" msgstr "" -#: toplev.c:3988 toplev.c:4007 -#, c-format -msgid " -m%-23.23s [undocumented]\n" +#: config/arm/arm.h:459 +msgid "Use the 26-bit version of the APCS" msgstr "" -#: toplev.c:4016 -msgid "" -"\n" -"There are undocumented target specific options as well.\n" +#: config/arm/arm.h:463 +msgid "Pass FP arguments in FP registers" msgstr "" -#: toplev.c:4018 -msgid " They exist, but they are not documented.\n" +#: config/arm/arm.h:466 +msgid "Generate re-entrant, PIC code" msgstr "" -#: toplev.c:4074 -#, c-format -msgid "unrecognized gcc debugging option: %c" +#: config/arm/arm.h:469 +msgid "The MMU will trap on unaligned accesses" msgstr "" -#: toplev.c:4140 -#, c-format -msgid "`%s': unknown tls-model option" +#: config/arm/arm.h:476 +msgid "Use library calls to perform FP operations" msgstr "" -#: toplev.c:4167 -#, c-format -msgid "unrecognized register name `%s'" +#: config/arm/arm.h:478 config/i960/i960.h:291 +msgid "Use hardware floating point instructions" msgstr "" -#: toplev.c:4192 toplev.c:5148 -#, c-format -msgid "unrecognized option `%s'" +#: config/arm/arm.h:480 +msgid "Assume target CPU is configured as big endian" msgstr "" -#: toplev.c:4236 -msgid "-Wid-clash-LEN is no longer supported" +#: config/arm/arm.h:482 +msgid "Assume target CPU is configured as little endian" msgstr "" -#: toplev.c:4321 -#, c-format -msgid "use -gdwarf -g%d for DWARF v1, level %d" +#: config/arm/arm.h:484 +msgid "Assume big endian bytes, little endian words" msgstr "" -#: toplev.c:4324 -msgid "use -gdwarf-2 for DWARF v2" +#: config/arm/arm.h:486 +msgid "Support calls between Thumb and ARM instruction sets" msgstr "" -#: toplev.c:4329 -#, c-format -msgid "ignoring option `%s' due to invalid debug level specification" +#: config/arm/arm.h:489 +msgid "Generate a call to abort if a noreturn function returns" msgstr "" -#: toplev.c:4352 toplev.c:5146 -#, c-format -msgid "`%s': unknown or unsupported -g option" +#: config/arm/arm.h:492 +msgid "Do not move instructions into a function's prologue" msgstr "" -#: toplev.c:4359 -#, c-format -msgid "`%s' ignored, conflicts with `-g%s'" +#: config/arm/arm.h:495 +msgid "Do not load the PIC register in function prologues" msgstr "" -#: toplev.c:4441 -msgid "-param option missing argument" +#: config/arm/arm.h:498 +msgid "Generate call insns as indirect calls, if necessary" msgstr "" -#: toplev.c:4450 -#, c-format -msgid "invalid --param option: %s" +#: config/arm/arm.h:501 +msgid "Compile for the Thumb not the ARM" msgstr "" -#: toplev.c:4462 -#, c-format -msgid "invalid parameter value `%s'" +#: config/arm/arm.h:505 +msgid "Thumb: Generate (non-leaf) stack frames even if not needed" msgstr "" -#: toplev.c:4702 -#, c-format -msgid "" -"%s%s%s version %s (%s)\n" -"%s\tcompiled by GNU C version %s.\n" -"%s%s%s version %s (%s) compiled by CC.\n" +#: config/arm/arm.h:508 +msgid "Thumb: Generate (leaf) stack frames even if not needed" msgstr "" -#: toplev.c:4709 -#, c-format -msgid "" -"%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +#: config/arm/arm.h:511 +msgid "Thumb: Assume non-static functions may be called from ARM code" msgstr "" -#: toplev.c:4761 -msgid "options passed: " +#: config/arm/arm.h:515 +msgid "Thumb: Assume function pointers may go to non-Thumb aware code" msgstr "" -#: toplev.c:4790 -msgid "options enabled: " +#: config/arm/arm.h:519 +msgid "Cirrus: Place NOPs to avoid invalid instruction combinations" msgstr "" -#: toplev.c:4849 java/jcf-write.c:3368 -#, c-format -msgid "can't open %s for writing" +#: config/arm/arm.h:521 +msgid "Cirrus: Do not break up invalid instruction combinations with NOPs" msgstr "" -#: toplev.c:5138 -#, c-format -msgid "ignoring command line option '%s'" +#: config/arm/arm.h:529 +msgid "Specify the name of the target CPU" msgstr "" -#: toplev.c:5141 -#, c-format -msgid "(it is valid for %s but not the selected language)" +#: config/arm/arm.h:531 +msgid "Specify the name of the target architecture" msgstr "" -#: toplev.c:5175 -msgid "-Wuninitialized is not supported without -O" +#: config/arm/arm.h:535 +msgid "Specify the version of the floating point emulator" msgstr "" -#: toplev.c:5267 -msgid "instruction scheduling not supported on this target machine" +#: config/arm/arm.h:537 +msgid "Specify the minimum bit alignment of structures" msgstr "" -#: toplev.c:5271 -msgid "this target machine does not have delayed branches" +#: config/arm/arm.h:539 +msgid "Specify the register to be used for PIC addressing" +msgstr "" + +#: config/arm/pe.h:65 +msgid "Ignore dllimport attribute for functions" msgstr "" -#: toplev.c:5285 +#: config/avr/avr.c:535 #, c-format -msgid "-f%sleading-underscore not supported on this target machine" +msgid "large frame pointer change (%d) with -mtiny-stack" msgstr "" -#: toplev.c:5348 -msgid "-ffunction-sections not supported for this target" +#: config/avr/avr.c:1123 +msgid "bad address, not (reg+disp):" msgstr "" -#: toplev.c:5353 -msgid "-fdata-sections not supported for this target" +#: config/avr/avr.c:1131 +msgid "internal compiler error. Bad address:" msgstr "" -#: toplev.c:5360 -msgid "-ffunction-sections disabled; it makes profiling impossible" +#: config/avr/avr.c:1144 +msgid "internal compiler error. Unknown mode:" msgstr "" -#: toplev.c:5367 -msgid "-fprefetch-loop-arrays not supported for this target" +#: config/avr/avr.c:1766 config/avr/avr.c:2427 +msgid "invalid insn:" msgstr "" -#: toplev.c:5373 -msgid "" -"-fprefetch-loop-arrays not supported for this target (try -march switches)" +#: config/avr/avr.c:1800 config/avr/avr.c:1883 config/avr/avr.c:1932 +#: config/avr/avr.c:1941 config/avr/avr.c:2036 config/avr/avr.c:2205 +#: config/avr/avr.c:2461 config/avr/avr.c:2569 +msgid "incorrect insn:" msgstr "" -#: toplev.c:5382 -msgid "-fprefetch-loop-arrays is not supported with -Os" +#: config/avr/avr.c:1960 config/avr/avr.c:2121 config/avr/avr.c:2276 +#: config/avr/avr.c:2613 +msgid "unknown move insn:" msgstr "" -#: toplev.c:5388 -msgid "-ffunction-sections may affect debugging on some targets" +#: config/avr/avr.c:2836 +msgid "bad shift insn:" msgstr "" -#: toplev.c:5493 -#, c-format -msgid "error writing to %s" +#: config/avr/avr.c:2949 config/avr/avr.c:3370 config/avr/avr.c:3741 +msgid "internal compiler error. Incorrect shift:" msgstr "" -#: toplev.c:5495 java/jcf-parse.c:913 java/jcf-write.c:3375 -#, c-format -msgid "error closing %s" +#: config/avr/avr.c:4554 config/ip2k/ip2k.c:3207 +msgid "only initialized variables can be placed into program memory area" msgstr "" -#: tree-dump.c:723 -#, c-format -msgid "could not open dump file `%s'" +#: config/avr/avr.c:4648 +msgid "only uninitialized variables can be placed in the .noinit section" msgstr "" -#: tree-dump.c:799 +#: config/avr/avr.c:4662 #, c-format -msgid "ignoring unknown option `%.*s' in `-f%s'" +msgid "MCU `%s' supported for assembler only" msgstr "" -#: tree.c:3612 -msgid "arrays of functions are not meaningful" +#: config/avr/avr.h:72 +msgid "Assume int to be 8 bit integer" msgstr "" -#: tree.c:3669 -msgid "function return type cannot be function" +#: config/avr/avr.h:74 +msgid "Change the stack pointer without disabling interrupts" msgstr "" -#: tree.c:4512 -msgid "invalid initializer for bit string" +#: config/avr/avr.h:76 +msgid "Use subroutines for function prologue/epilogue" msgstr "" -#: tree.c:4571 -#, c-format -msgid "tree check: expected %s, have %s in %s, at %s:%d" +#: config/avr/avr.h:78 +msgid "Change only the low 8 bits of the stack pointer" msgstr "" -#: tree.c:4588 -#, c-format -msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" +#: config/avr/avr.h:80 +msgid "Do not generate tablejump insns" msgstr "" -#: tree.c:4605 -#, c-format -msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" +#: config/avr/avr.h:82 +msgid "Use rjmp/rcall (limited range) on >8K devices" msgstr "" -#: varasm.c:448 config/i386/winnt.c:652 -#, c-format -msgid "%s causes a section type conflict" +#: config/avr/avr.h:84 +msgid "Output instruction sizes to the asm file" msgstr "" -#: varasm.c:834 -#, c-format -msgid "register name not specified for `%s'" +#: config/avr/avr.h:101 +msgid "Specify the initial stack address" msgstr "" -#: varasm.c:836 -#, c-format -msgid "invalid register name for `%s'" +#: config/avr/avr.h:102 +msgid "Specify the MCU name" msgstr "" -#: varasm.c:839 -#, c-format -msgid "data type of `%s' isn't suitable for a register" +#. `GIV_SORT_CRITERION(GIV1, GIV2)' +#. In some cases, the strength reduction optimization pass can +#. produce better code if this is defined. This macro controls the +#. order that induction variables are combined. This macro is +#. particularly useful if the target has limited addressing modes. +#. For instance, the SH target has only positive offsets in +#. addresses. Thus sorting to put the smallest address first allows +#. the most combinations to be found. +#: config/avr/avr.h:2266 +msgid "trampolines not supported" msgstr "" -#: varasm.c:842 +#: config/c4x/c4x-c.c:71 #, c-format -msgid "register specified for `%s' isn't suitable for data type" +msgid "missing '(' after '#pragma %s' - ignored" msgstr "" -#: varasm.c:851 -msgid "global register variable has initial value" +#: config/c4x/c4x-c.c:74 +#, c-format +msgid "missing function name in '#pragma %s' - ignored" msgstr "" -#: varasm.c:854 -msgid "volatile register variables don't work as you might wish" +#: config/c4x/c4x-c.c:79 +#, c-format +msgid "malformed '#pragma %s' - ignored" msgstr "" -#: varasm.c:887 +#: config/c4x/c4x-c.c:81 #, c-format -msgid "register name given for non-register variable `%s'" +msgid "missing section name in '#pragma %s' - ignored" msgstr "" -#: varasm.c:1507 +#: config/c4x/c4x-c.c:86 #, c-format -msgid "" -"alignment of `%s' is greater than maximum object file alignment. Using %d" +msgid "missing ')' for '#pragma %s' - ignored" msgstr "" -#: varasm.c:1549 -msgid "thread-local COMMON data not implemented" +#: config/c4x/c4x-c.c:89 +#, c-format +msgid "junk at end of '#pragma %s'" msgstr "" -#: varasm.c:1575 +#: config/c4x/c4x.c:300 #, c-format -msgid "requested alignment for %s is greater than implemented alignment of %d" +msgid "unknown CPU version %d, using 40.\n" msgstr "" -#: varasm.c:3988 -msgid "initializer for integer value is too complicated" +#: config/c4x/c4x.c:848 +#, c-format +msgid "ISR %s requires %d words of local vars, max is 32767" msgstr "" -#: varasm.c:3993 -msgid "initializer for floating value is not a floating constant" +#: config/c4x/c4x.c:1569 +msgid "using CONST_DOUBLE for address" msgstr "" -#: varasm.c:4043 -msgid "unknown set constructor type" +#: config/c4x/c4x.c:1707 +msgid "c4x_address_cost: Invalid addressing mode" msgstr "" -#: varasm.c:4257 +#: config/c4x/c4x.c:1842 #, c-format -msgid "invalid initial value for member `%s'" +msgid "c4x_print_operand: %%L inconsistency" msgstr "" -#: varasm.c:4448 varasm.c:4491 +#: config/c4x/c4x.c:1848 #, c-format -msgid "weak declaration of `%s' must precede definition" +msgid "c4x_print_operand: %%N inconsistency" msgstr "" -#: varasm.c:4455 +#: config/c4x/c4x.c:1889 #, c-format -msgid "" -"weak declaration of `%s' after first use results in unspecified behavior" +msgid "c4x_print_operand: %%O inconsistency" msgstr "" -#: varasm.c:4489 -#, c-format -msgid "weak declaration of `%s' must be public" +#: config/c4x/c4x.c:1984 +msgid "c4x_print_operand: Bad operand case" msgstr "" -#: varasm.c:4498 -#, c-format -msgid "weak declaration of `%s' not supported" +#: config/c4x/c4x.c:2025 +msgid "c4x_print_operand_address: Bad post_modify" msgstr "" -#: varasm.c:4527 varasm.c:4602 -msgid "only weak aliases are supported in this configuration" +#: config/c4x/c4x.c:2047 +msgid "c4x_print_operand_address: Bad pre_modify" msgstr "" -#: varasm.c:4610 -msgid "alias definitions not supported in this configuration; ignored" +#: config/c4x/c4x.c:2095 config/c4x/c4x.c:2107 config/c4x/c4x.c:2122 +msgid "c4x_print_operand_address: Bad operand case" msgstr "" -#: varasm.c:4640 -msgid "visibility attribute not supported in this configuration; ignored" +#: config/c4x/c4x.c:2373 +msgid "c4x_rptb_insert: Cannot find start label" msgstr "" -#: varray.c:135 -#, c-format -msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d" +#: config/c4x/c4x.c:3290 config/c4x/c4x.c:3308 +msgid "mode not QImode" msgstr "" -#. Print an error message for unrecognized stab codes. -#: xcoffout.c:177 -#, c-format -msgid "no sclass for %s stab (0x%x)\n" +#: config/c4x/c4x.c:3378 +msgid "invalid indirect memory address" msgstr "" -#: pretty-print.h:97 -#, c-format -msgid "#`%s' not supported by %s#" +#: config/c4x/c4x.c:3467 +msgid "invalid indirect (S) memory address" msgstr "" -#: params.def:53 -msgid "" -"The maximum number of instructions in a single function eligible for inlining" +#: config/c4x/c4x.c:3795 +msgid "c4x_valid_operands: Internal error" msgstr "" -#: params.def:65 -msgid "The maximum number of instructions when automatically inlining" +#: config/c4x/c4x.c:4214 +msgid "c4x_operand_subword: invalid mode" msgstr "" -#: params.def:84 -msgid "" -"The maximum number of instructions by repeated inlining before gcc starts to " -"throttle inlining" +#: config/c4x/c4x.c:4217 +msgid "c4x_operand_subword: invalid operand" msgstr "" -#: params.def:97 -msgid "" -"The slope of the linear funtion throttling inlining after the recursive " -"inlining limit has been reached is given by the negative reciprocal value of " -"this parameter" +#. We could handle these with some difficulty. +#. e.g., *p-- => *(p-=2); *(p+1). +#: config/c4x/c4x.c:4243 +msgid "c4x_operand_subword: invalid autoincrement" msgstr "" -#: params.def:110 -msgid "" -"The number of instructions in a single functions still eligible to inlining " -"after a lot recursive inlining" +#: config/c4x/c4x.c:4249 +msgid "c4x_operand_subword: invalid address" msgstr "" -#: params.def:120 -msgid "The maximum number of instructions for the RTL inliner" +#: config/c4x/c4x.c:4260 +msgid "c4x_operand_subword: address not offsettable" msgstr "" -#: params.def:131 -msgid "The maximum number of instructions to consider to fill a delay slot" +#: config/c4x/c4x.c:4470 +msgid "c4x_rptb_rpts_p: Repeat block top label moved\n" msgstr "" -#: params.def:142 -msgid "" -"The maximum number of instructions to consider to find accurate live " -"register information" +#. ??? HACK. We shouldn't have flag_inline_trees at all. +#. Name of the c4x assembler. +#. Name of the c4x linker. +#. Define assembler options. +#. Define linker options. +#. Specify the end file to link with. +#. Target compilation option flags. +#. Small memory model. +#. Use 24-bit MPYI for C3x. +#. Fast fixing of floats. +#. Allow use of RPTS. +#. Emit C3x code. +#. Be compatible with TI assembler. +#. Be paranoid about DP reg. in ISRs. +#. Pass arguments on stack. +#. Enable features under development. +#. Enable repeat block. +#. Use BK as general register. +#. Use decrement and branch for C3x. +#. Enable debugging of GCC. +#. Force constants into registers. +#. Allow unsigned loop counters. +#. Force op0 and op1 to be same. +#. Save all 40 bits for floats. +#. Allow parallel insns. +#. Allow MPY||ADD, MPY||SUB insns. +#. Assume mem refs possibly aliased. +#. Emit C30 code. +#. Emit C31 code. +#. Emit C32 code. +#. Emit C33 code. +#. Emit C40 code. +#. Emit C44 code. +#. Run-time compilation parameters selecting different hardware subsets. +#. +#. Macro to define tables used to set the flags. +#. This is a list in braces of triplets in braces, +#. each pair being { "NAME", VALUE, "DESCRIPTION" } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/c4x/c4x.h:168 +msgid "Small memory model" msgstr "" -#: params.def:152 -msgid "The maximum length of scheduling's pending operations list" +#: config/c4x/c4x.h:170 +msgid "Big memory model" msgstr "" -#: params.def:159 -msgid "The maximum amount of memory to be allocated by GCSE" +#: config/c4x/c4x.h:172 +msgid "Use MPYI instruction for C3x" msgstr "" -#: params.def:164 -msgid "The maximum number of passes to make when doing GCSE" +#: config/c4x/c4x.h:174 +msgid "Do not use MPYI instruction for C3x" msgstr "" -#: params.def:171 -msgid "The maximum number of instructions to consider to unroll in a loop" +#: config/c4x/c4x.h:176 +msgid "Use fast but approximate float to integer conversion" msgstr "" -#: params.def:177 -msgid "" -"The maximum number of instructions to consider to unroll in a loop on average" +#: config/c4x/c4x.h:178 +msgid "Use slow but accurate float to integer conversion" msgstr "" -#: params.def:182 -msgid "The maximum number of unrollings of a single loop" +#: config/c4x/c4x.h:180 +msgid "Enable use of RTPS instruction" msgstr "" -#: params.def:187 -msgid "The maximum number of insns of a peeled loop" +#: config/c4x/c4x.h:182 +msgid "Disable use of RTPS instruction" msgstr "" -#: params.def:192 -msgid "The maximum number of peelings of a single loop" +#: config/c4x/c4x.h:184 +msgid "Enable use of RTPB instruction" msgstr "" -#: params.def:197 -msgid "The maximum number of insns of a completely peeled loop" +#: config/c4x/c4x.h:186 +msgid "Disable use of RTPB instruction" msgstr "" -#: params.def:202 -msgid "" -"The maximum number of peelings of a single loop that is peeled completely" +#: config/c4x/c4x.h:188 +msgid "Generate code for C30 CPU" msgstr "" -#: params.def:207 -msgid "The maximum number of insns of a peeled loop that rolls only once" +#: config/c4x/c4x.h:190 +msgid "Generate code for C31 CPU" msgstr "" -#: params.def:213 -msgid "The maximum number of insns of an unswitched loop" +#: config/c4x/c4x.h:192 +msgid "Generate code for C32 CPU" msgstr "" -#: params.def:218 -msgid "The maximum number of unswitchings in a single loop" +#: config/c4x/c4x.h:194 +msgid "Generate code for C33 CPU" msgstr "" -#: params.def:223 -msgid "" -"Select fraction of the maximal count of repetitions of basic block in " -"program given basic block needs to have to be considered hot" +#: config/c4x/c4x.h:196 +msgid "Generate code for C40 CPU" msgstr "" -#: params.def:228 -msgid "" -"Select fraction of the maximal frequency of executions of basic block in " -"function given basic block needs to have to be considered hot" +#: config/c4x/c4x.h:198 +msgid "Generate code for C44 CPU" msgstr "" -#: params.def:233 -msgid "" -"The percentage of function, weighted by execution frequency, that must be " -"covered by trace formation. Used when profile feedback is available" +#: config/c4x/c4x.h:200 +msgid "Emit code compatible with TI tools" msgstr "" -#: params.def:238 -msgid "" -"The percentage of function, weighted by execution frequency, that must be " -"covered by trace formation. Used when profile feedback is not available" +#: config/c4x/c4x.h:202 +msgid "Emit code to use GAS extensions" msgstr "" -#: params.def:243 -msgid "Maximal code growth caused by tail duplication (in percents)" +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 +msgid "Save DP across ISR in small memory model" msgstr "" -#: params.def:247 -msgid "" -"Stop reverse growth if the reverse probability of best edge is less than " -"this threshold (in percents)" +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +msgid "Don't save DP across ISR in small memory model" msgstr "" -#: params.def:252 -msgid "" -"Stop forward growth if the probability of best edge is less than this " -"threshold (in percents). Used when profile feedback is available" +#: config/c4x/c4x.h:212 +msgid "Pass arguments on the stack" msgstr "" -#: params.def:257 -msgid "" -"Stop forward growth if the probability of best edge is less than this " -"threshold (in percents). Used when profile feedback is not available" +#: config/c4x/c4x.h:214 +msgid "Pass arguments in registers" msgstr "" -#: params.def:264 -msgid "The maximum number of incoming edges to consider for crossjumping" +#: config/c4x/c4x.h:216 +msgid "Enable new features under development" msgstr "" -#: params.def:277 -msgid "" -"Minimum heap expansion to trigger garbage collection, as a percentage of the " -"total size of the heap." +#: config/c4x/c4x.h:218 +msgid "Disable new features under development" msgstr "" -#: params.def:283 -msgid "Minimum heap size before we start collecting garbage, in kilobytes." +#: config/c4x/c4x.h:220 +msgid "Use the BK register as a general purpose register" msgstr "" -#: config/darwin-c.c:77 -msgid "too many #pragma options align=reset" +#: config/c4x/c4x.h:222 +msgid "Do not allocate BK register" msgstr "" -#: config/darwin-c.c:99 config/darwin-c.c:102 config/darwin-c.c:104 -#: config/darwin-c.c:106 -msgid "malformed '#pragma options', ignoring" +#: config/c4x/c4x.h:224 +msgid "Enable use of DB instruction" msgstr "" -#: config/darwin-c.c:109 -msgid "junk at end of '#pragma options'" +#: config/c4x/c4x.h:226 +msgid "Disable use of DB instruction" msgstr "" -#: config/darwin-c.c:119 -msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring" +#: config/c4x/c4x.h:228 +msgid "Enable debugging" msgstr "" -#: config/darwin-c.c:132 -msgid "missing '(' after '#pragma unused', ignoring" +#: config/c4x/c4x.h:230 +msgid "Disable debugging" msgstr "" -#: config/darwin-c.c:150 -msgid "missing ')' after '#pragma unused', ignoring" +#: config/c4x/c4x.h:232 +msgid "Force constants into registers to improve hoisting" msgstr "" -#: config/darwin-c.c:153 -msgid "junk at end of '#pragma unused'" +#: config/c4x/c4x.h:234 +msgid "Don't force constants into registers" msgstr "" -#: config/lynx-ng.h:97 config/lynx.h:121 config/rs6000/lynx.h:99 -msgid "-msystem-v and -p are incompatible" +#: config/c4x/c4x.h:236 +msgid "Force RTL generation to emit valid 3 operand insns" msgstr "" -#: config/lynx-ng.h:99 config/lynx.h:123 config/rs6000/lynx.h:101 -msgid "-msystem-v and -mthreads are incompatible" +#: config/c4x/c4x.h:238 +msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "" -#: config/alpha/alpha.c:416 -#, c-format -msgid "-f%s ignored for Unicos/Mk (not supported)" +#: config/c4x/c4x.h:240 +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/alpha/alpha.c:440 -msgid "-mieee not supported on Unicos/Mk" +#: config/c4x/c4x.h:242 +msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/alpha/alpha.c:451 -msgid "-mieee-with-inexact not supported on Unicos/Mk" +#: config/c4x/c4x.h:244 +msgid "Preserve all 40 bits of FP reg across call" msgstr "" -#: config/alpha/alpha.c:468 -#, c-format -msgid "bad value `%s' for -mtrap-precision switch" +#: config/c4x/c4x.h:246 +msgid "Only preserve 32 bits of FP reg across call" msgstr "" -#: config/alpha/alpha.c:482 -#, c-format -msgid "bad value `%s' for -mfp-rounding-mode switch" +#: config/c4x/c4x.h:248 +msgid "Enable parallel instructions" msgstr "" -#: config/alpha/alpha.c:497 -#, c-format -msgid "bad value `%s' for -mfp-trap-mode switch" +#: config/c4x/c4x.h:250 +msgid "Disable parallel instructions" msgstr "" -#: config/alpha/alpha.c:509 -#, c-format -msgid "bad value `%s' for -mtls-size switch" +#: config/c4x/c4x.h:252 +msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/alpha/alpha.c:528 config/alpha/alpha.c:540 -#, c-format -msgid "bad value `%s' for -mcpu switch" +#: config/c4x/c4x.h:254 +msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/alpha/alpha.c:547 -msgid "trap mode not supported on Unicos/Mk" +#: config/c4x/c4x.h:256 +msgid "Assume that pointers may be aliased" msgstr "" -#: config/alpha/alpha.c:554 -msgid "fp software completion requires -mtrap-precision=i" +#: config/c4x/c4x.h:258 +msgid "Assume that pointers not aliased" msgstr "" -#: config/alpha/alpha.c:570 -msgid "rounding mode not supported for VAX floats" +#: config/c4x/c4x.h:331 +msgid "Specify maximum number of iterations for RPTS" msgstr "" -#: config/alpha/alpha.c:575 -msgid "trap mode not supported for VAX floats" +#: config/c4x/c4x.h:333 +msgid "Select CPU to generate code for" msgstr "" -#: config/alpha/alpha.c:604 -#, c-format -msgid "L%d cache latency unknown for %s" +#: config/cris/cris.c:596 +msgid "unexpected index-type in cris_print_index" msgstr "" -#: config/alpha/alpha.c:619 -#, c-format -msgid "bad value `%s' for -mmemory-latency" +#: config/cris/cris.c:610 +msgid "unexpected base-type in cris_print_base" msgstr "" -#: config/alpha/alpha.c:5942 config/m88k/m88k.c:2907 config/romp/romp.c:762 -#: config/romp/romp.c:769 +#: config/cris/cris.c:903 #, c-format -msgid "invalid %%H value" +msgid "stackframe too big: %d bytes" msgstr "" -#: config/alpha/alpha.c:5963 -#, c-format -msgid "invalid %%J value" +#: config/cris/cris.c:1214 +msgid "allocated but unused delay list in epilogue" msgstr "" -#: config/alpha/alpha.c:5979 config/ia64/ia64.c:4007 config/m88k/m88k.c:3052 -#, c-format -msgid "invalid %%r value" +#: config/cris/cris.c:1224 +msgid "" +"unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "" -#: config/alpha/alpha.c:5989 config/rs6000/rs6000.c:7815 -#, c-format -msgid "invalid %%R value" +#: config/cris/cris.c:1300 +msgid "invalid operand for 'b' modifier" msgstr "" -#: config/alpha/alpha.c:5995 config/rs6000/rs6000.c:7741 -#, c-format -msgid "invalid %%N value" +#: config/cris/cris.c:1313 +msgid "invalid operand for 'v' modifier" msgstr "" -#: config/alpha/alpha.c:6003 config/rs6000/rs6000.c:7769 -#, c-format -msgid "invalid %%P value" +#: config/cris/cris.c:1323 +msgid "invalid operand for 'P' modifier" msgstr "" -#: config/alpha/alpha.c:6011 config/m88k/m88k.c:2913 config/romp/romp.c:748 -#: config/romp/romp.c:755 -#, c-format -msgid "invalid %%h value" +#: config/cris/cris.c:1330 +msgid "invalid operand for 'p' modifier" msgstr "" -#: config/alpha/alpha.c:6019 config/romp/romp.c:706 -#, c-format -msgid "invalid %%L value" +#: config/cris/cris.c:1369 +msgid "invalid operand for 'z' modifier" msgstr "" -#: config/alpha/alpha.c:6058 config/rs6000/rs6000.c:7723 -#, c-format -msgid "invalid %%m value" +#: config/cris/cris.c:1400 config/cris/cris.c:1430 +msgid "invalid operand for 'H' modifier" msgstr "" -#: config/alpha/alpha.c:6066 config/rs6000/rs6000.c:7731 -#, c-format -msgid "invalid %%M value" +#: config/cris/cris.c:1406 +msgid "bad register" msgstr "" -#: config/alpha/alpha.c:6110 -#, c-format -msgid "invalid %%U value" +#: config/cris/cris.c:1444 +msgid "invalid operand for 'e' modifier" msgstr "" -#: config/alpha/alpha.c:6122 config/alpha/alpha.c:6136 config/romp/romp.c:714 -#: config/rs6000/rs6000.c:7823 -#, c-format -msgid "invalid %%s value" +#: config/cris/cris.c:1461 +msgid "invalid operand for 'm' modifier" msgstr "" -#: config/alpha/alpha.c:6159 config/m88k/m88k.c:3015 -#, c-format -msgid "invalid %%C value" +#: config/cris/cris.c:1486 +msgid "invalid operand for 'A' modifier" msgstr "" -#: config/alpha/alpha.c:6196 config/m88k/m88k.c:3036 -#: config/rs6000/rs6000.c:7580 -#, c-format -msgid "invalid %%E value" +#: config/cris/cris.c:1494 +msgid "invalid operand for 'D' modifier" msgstr "" -#: config/alpha/alpha.c:6221 config/alpha/alpha.c:6271 -msgid "unknown relocation unspec" +#: config/cris/cris.c:1508 +msgid "invalid operand for 'T' modifier" msgstr "" -#: config/alpha/alpha.c:6230 config/romp/romp.c:989 -#: config/rs6000/rs6000.c:8134 +#: config/cris/cris.c:1517 +msgid "invalid operand modifier letter" +msgstr "" + +#: config/cris/cris.c:1525 #, c-format -msgid "invalid %%xn code" +msgid "internal error: bad register: %d" msgstr "" -#: config/alpha/alpha.c:7003 config/alpha/alpha.c:7006 config/s390/s390.c:6167 -#: config/s390/s390.c:6170 -msgid "bad builtin fcode" +#: config/cris/cris.c:1573 +msgid "unexpected multiplicative operand" msgstr "" -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/alpha/alpha.h:286 config/i386/i386.h:317 config/i386/i386.h:319 -#: config/i386/i386.h:321 config/ns32k/ns32k.h:140 config/rs6000/rs6000.h:288 -#: config/s390/s390.h:99 config/sparc/sparc.h:524 config/sparc/sparc.h:529 -msgid "Use hardware fp" +#: config/cris/cris.c:1593 +msgid "unexpected operand" msgstr "" -#: config/alpha/alpha.h:287 config/i386/i386.h:318 config/i386/i386.h:320 -#: config/rs6000/rs6000.h:290 config/sparc/sparc.h:526 -#: config/sparc/sparc.h:531 -msgid "Do not use hardware fp" +#: config/cris/cris.c:1626 config/cris/cris.c:1636 +msgid "unrecognized address" msgstr "" -#: config/alpha/alpha.h:288 -msgid "Use fp registers" +#: config/cris/cris.c:1986 +msgid "internal error: sideeffect-insn affecting main effect" msgstr "" -#: config/alpha/alpha.h:290 -msgid "Do not use fp registers" +#. If we get here, the caller got its initial tests wrong. +#: config/cris/cris.c:2379 +msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "" -#: config/alpha/alpha.h:291 -msgid "Do not assume GAS" +#: config/cris/cris.c:2456 config/cris/cris.c:2518 +msgid "unrecognized supposed constant" msgstr "" -#: config/alpha/alpha.h:292 -msgid "Assume GAS" +#: config/cris/cris.c:2563 +msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "" -#: config/alpha/alpha.h:294 -msgid "Request IEEE-conformant math library routines (OSF/1)" +#: config/cris/cris.c:2582 +#, c-format +msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "" -#: config/alpha/alpha.h:296 -msgid "Emit IEEE-conformant code, without inexact exceptions" +#: config/cris/cris.c:2610 +#, c-format +msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "" -#: config/alpha/alpha.h:298 -msgid "Emit IEEE-conformant code, with inexact exceptions" +#: config/cris/cris.c:2646 +#, c-format +msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "" -#: config/alpha/alpha.h:300 -msgid "Do not emit complex integer constants to read-only memory" +#: config/cris/cris.c:2664 +msgid "-fPIC and -fpic are not supported in this configuration" msgstr "" -#: config/alpha/alpha.h:301 -msgid "Use VAX fp" +#: config/cris/cris.c:2680 +msgid "that particular -g option is invalid with -maout and -melinux" msgstr "" -#: config/alpha/alpha.h:302 -msgid "Do not use VAX fp" +#: config/cris/cris.c:2935 config/cris/cris.c:2980 +msgid "unexpected side-effects in address" msgstr "" -#: config/alpha/alpha.h:303 -msgid "Emit code for the byte/word ISA extension" +#. Labels are never marked as global symbols. +#: config/cris/cris.c:3075 config/cris/cris.c:3106 +msgid "unexpected PIC symbol" msgstr "" -#: config/alpha/alpha.h:306 -msgid "Emit code for the motion video ISA extension" +#: config/cris/cris.c:3079 +msgid "PIC register isn't set up" msgstr "" -#: config/alpha/alpha.h:309 -msgid "Emit code for the fp move and sqrt ISA extension" +#: config/cris/cris.c:3092 config/cris/cris.c:3175 +msgid "unexpected address expression" msgstr "" -#: config/alpha/alpha.h:311 -msgid "Emit code for the counting ISA extension" +#: config/cris/cris.c:3110 +msgid "emitting PIC operand, but PIC register isn't set up" msgstr "" -#: config/alpha/alpha.h:314 -msgid "Emit code using explicit relocation directives" +#: config/cris/cris.c:3119 +msgid "unexpected NOTE as addr_const:" msgstr "" -#: config/alpha/alpha.h:317 -msgid "Emit 16-bit relocations to the small data areas" +#: config/cris/aout.h:108 +msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "" -#: config/alpha/alpha.h:319 -msgid "Emit 32-bit relocations to the small data areas" +#: config/cris/aout.h:115 +msgid "For elinux, request a specified stack-size for this program" msgstr "" -#: config/alpha/alpha.h:321 -msgid "Emit direct branches to local functions" +#. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. +#: config/cris/cris.h:332 +msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "" -#: config/alpha/alpha.h:324 -msgid "Emit rdval instead of rduniq for thread pointer" +#: config/cris/cris.h:337 +msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "" -#. For -mcpu= -#. For -mtune= -#. For -mfp-rounding-mode=[n|m|c|d] -#. For -mfp-trap-mode=[n|u|su|sui] -#. For -mtrap-precision=[p|f|i] -#. For -mmemory-latency= -#. For -mtls-size= -#: config/alpha/alpha.h:353 -msgid "Use features of and schedule given CPU" +#: config/cris/cris.h:341 +msgid "Emit verbose debug information in assembly code" msgstr "" -#: config/alpha/alpha.h:355 -msgid "Schedule given CPU" +#: config/cris/cris.h:344 +msgid "Do not use condition codes from normal instructions" msgstr "" -#: config/alpha/alpha.h:357 -msgid "Control the generated fp rounding mode" +#: config/cris/cris.h:348 +msgid "Do not emit addressing modes with side-effect assignment" msgstr "" -#: config/alpha/alpha.h:359 -msgid "Control the IEEE trap mode" +#: config/cris/cris.h:351 +msgid "Do not tune stack alignment" msgstr "" -#: config/alpha/alpha.h:361 -msgid "Control the precision given to fp exceptions" +#: config/cris/cris.h:354 +msgid "Do not tune writable data alignment" msgstr "" -#: config/alpha/alpha.h:363 -msgid "Tune expected memory latency" +#: config/cris/cris.h:357 +msgid "Do not tune code and read-only data alignment" msgstr "" -#: config/alpha/alpha.h:365 config/ia64/ia64.h:243 -msgid "Specify bit size of immediate TLS offsets" +#: config/cris/cris.h:366 +msgid "Align code and data to 32 bits" msgstr "" -#: config/arc/arc.c:147 -#, c-format -msgid "bad value (%s) for -mcpu switch" +#: config/cris/cris.h:379 +msgid "Don't align items in code or data" msgstr "" -#: config/arc/arc.c:374 -#, c-format -msgid "argument of `%s' attribute is not a string constant" +#: config/cris/cris.h:382 +msgid "Do not emit function prologue or epilogue" msgstr "" -#: config/arc/arc.c:381 -#, c-format -msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\"" +#. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. +#: config/cris/cris.h:386 +msgid "Use the most feature-enabling options allowed by other options" msgstr "" -#: config/arc/arc.c:1777 config/m32r/m32r.c:2331 -#, c-format -msgid "invalid operand to %%R code" +#. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. +#: config/cris/cris.h:392 +msgid "Override -mbest-lib-options" msgstr "" -#: config/arc/arc.c:1809 config/m32r/m32r.c:2354 -#, c-format -msgid "invalid operand to %%H/%%L code" +#: config/cris/cris.h:424 +msgid "Generate code for the specified chip or CPU version" msgstr "" -#: config/arc/arc.c:1832 config/m32r/m32r.c:2430 -#, c-format -msgid "invalid operand to %%U code" +#: config/cris/cris.h:426 +msgid "Tune alignment for the specified chip or CPU version" msgstr "" -#: config/arc/arc.c:1843 -#, c-format -msgid "invalid operand to %%V code" +#: config/cris/cris.h:428 +msgid "Warn when a stackframe is larger than the specified size" msgstr "" -#. Unknown flag. -#: config/arc/arc.c:1850 config/m32r/m32r.c:2469 config/sparc/sparc.c:6485 -msgid "invalid operand output code" +#. Node: Profiling +#: config/cris/cris.h:1014 +msgid "no FUNCTION_PROFILER for CRIS" msgstr "" -#: config/arm/arm.c:488 -#, c-format -msgid "switch -mcpu=%s conflicts with -march= switch" +#: config/cris/linux.h:71 +msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "" -#: config/arm/arm.c:498 config/rs6000/rs6000.c:599 config/sparc/sparc.c:405 +#: config/d30v/d30v.c:215 #, c-format -msgid "bad value (%s) for %s switch" +msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s" msgstr "" -#: config/arm/arm.c:635 -msgid "target CPU does not support APCS-32" +#: config/d30v/d30v.c:2675 +msgid "bad insn to d30v_print_operand_address:" msgstr "" -#: config/arm/arm.c:640 -msgid "target CPU does not support APCS-26" +#: config/d30v/d30v.c:2692 config/d30v/d30v.c:2753 config/d30v/d30v.c:2774 +#: config/d30v/d30v.c:2792 +msgid "bad insn to d30v_print_operand_memory_reference:" msgstr "" -#: config/arm/arm.c:646 -msgid "target CPU does not support interworking" +#: config/d30v/d30v.c:2860 +msgid "bad insn to d30v_print_operand, 'f' modifier:" msgstr "" -#: config/arm/arm.c:652 -msgid "target CPU does not support THUMB instructions" +#: config/d30v/d30v.c:2869 +msgid "bad insn to d30v_print_operand, 'A' modifier:" msgstr "" -#: config/arm/arm.c:666 -msgid "" -"enabling backtrace support is only meaningful when compiling for the Thumb" +#: config/d30v/d30v.c:2876 +msgid "bad insn to d30v_print_operand, 'M' modifier:" msgstr "" -#: config/arm/arm.c:669 -msgid "" -"enabling callee interworking support is only meaningful when compiling for " -"the Thumb" +#: config/d30v/d30v.c:2930 +msgid "bad insn to print_operand, 'F' or 'T' modifier:" msgstr "" -#: config/arm/arm.c:672 -msgid "" -"enabling caller interworking support is only meaningful when compiling for " -"the Thumb" +#: config/d30v/d30v.c:2941 +msgid "bad insn to print_operand, 'B' modifier:" msgstr "" -#: config/arm/arm.c:678 -msgid "interworking forces APCS-32 to be used" +#: config/d30v/d30v.c:2948 +msgid "bad insn to print_operand, 'E' modifier:" msgstr "" -#: config/arm/arm.c:684 -msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" +#: config/d30v/d30v.c:2966 +msgid "bad insn to print_operand, 'R' modifier:" msgstr "" -#: config/arm/arm.c:692 -msgid "-fpic and -mapcs-reent are incompatible" +#: config/d30v/d30v.c:2975 config/d30v/d30v.c:2983 +msgid "bad insn to print_operand, 's' modifier:" msgstr "" -#: config/arm/arm.c:695 -msgid "APCS reentrant code not supported. Ignored" +#: config/d30v/d30v.c:3012 +msgid "bad insn in d30v_print_operand, 0 case" msgstr "" -#: config/arm/arm.c:703 -msgid "-g with -mno-apcs-frame may not give sensible debugging" +#: config/d30v/d30v.c:3310 +msgid "d30v_emit_comparison" msgstr "" -#: config/arm/arm.c:711 -msgid "passing floating point arguments in fp regs not yet supported" +#: config/d30v/d30v.c:3354 +msgid "bad call to d30v_move_2words" msgstr "" -#: config/arm/arm.c:750 -#, c-format -msgid "invalid floating point emulation option: -mfpe-%s" +#: config/d30v/d30v.h:111 +msgid "Enable use of conditional move instructions" msgstr "" -#: config/arm/arm.c:761 -msgid "-mfpe switch not supported by ep9312 target cpu - ignored." +#: config/d30v/d30v.h:114 +msgid "Disable use of conditional move instructions" msgstr "" -#: config/arm/arm.c:781 -msgid "structure size boundary can only be set to 8 or 32" +#: config/d30v/d30v.h:117 +msgid "Debug argument support in compiler" msgstr "" -#: config/arm/arm.c:789 -msgid "-mpic-register= is useless without -fpic" +#: config/d30v/d30v.h:120 +msgid "Debug stack support in compiler" msgstr "" -#: config/arm/arm.c:796 -#, c-format -msgid "unable to use '%s' for PIC register" +#: config/d30v/d30v.h:123 +msgid "Debug memory address support in compiler" msgstr "" -#: config/arm/arm.c:2114 config/arm/arm.c:2137 config/avr/avr.c:4803 -#: config/c4x/c4x.c:4652 config/h8300/h8300.c:3990 config/i386/i386.c:1566 -#: config/i386/i386.c:1616 config/ip2k/ip2k.c:3234 -#: config/m68hc11/m68hc11.c:1261 config/mcore/mcore.c:3563 -#: config/ns32k/ns32k.c:1091 config/rs6000/rs6000.c:12677 config/sh/sh.c:6090 -#: config/sh/sh.c:6115 config/sh/sh.c:6154 config/stormy16/stormy16.c:2155 -#: config/v850/v850.c:2238 -#, c-format -msgid "`%s' attribute only applies to functions" +#: config/d30v/d30v.h:126 +msgid "Make adjacent short instructions parallel if possible" msgstr "" -#: config/arm/arm.c:10378 -msgid "unable to compute real location of stacked parameter" +#: config/d30v/d30v.h:129 +msgid "Do not make adjacent short instructions parallel" msgstr "" -#: config/arm/arm.c:10981 -msgid "no low registers available for popping high registers" +#: config/d30v/d30v.h:132 config/d30v/d30v.h:135 +msgid "Link programs/data to be in external memory by default" msgstr "" -#: config/arm/arm.c:11232 -msgid "interrupt Service Routines cannot be coded in Thumb mode" +#: config/d30v/d30v.h:138 +msgid "Link programs/data to be in onchip memory by default" msgstr "" -#: config/arm/pe.c:170 config/i386/winnt.c:316 config/mcore/mcore.c:3411 -#, c-format -msgid "initialized variable `%s' is marked dllimport" +#: config/d30v/d30v.h:146 +msgid "Change the branch costs within the compiler" msgstr "" -#: config/arm/pe.c:179 config/i386/winnt.c:325 -#, c-format -msgid "static variable `%s' is marked dllimport" +#: config/d30v/d30v.h:149 +msgid "Change the threshold for conversion to conditional execution" msgstr "" -#: config/arm/arm.h:436 -msgid "Generate APCS conformant stack frames" +#: config/dsp16xx/dsp16xx.c:1463 config/dsp16xx/dsp16xx.c:1486 +msgid "stack size > 32k" msgstr "" -#: config/arm/arm.h:439 -msgid "Store function names in object code" +#: config/dsp16xx/dsp16xx.c:1695 +msgid "invalid addressing mode" msgstr "" -#: config/arm/arm.h:443 -msgid "Use the 32-bit version of the APCS" +#: config/dsp16xx/dsp16xx.c:1838 +msgid "bad register extension code" msgstr "" -#: config/arm/arm.h:445 -msgid "Use the 26-bit version of the APCS" +#: config/dsp16xx/dsp16xx.c:1938 +msgid "invalid offset in ybase addressing" msgstr "" -#: config/arm/arm.h:449 -msgid "Pass FP arguments in FP registers" +#: config/dsp16xx/dsp16xx.c:1941 +msgid "invalid register in ybase addressing" msgstr "" -#: config/arm/arm.h:452 -msgid "Generate re-entrant, PIC code" +#: config/dsp16xx/dsp16xx.c:2116 +msgid "invalid shift operator in emit_1600_core_shift" msgstr "" -#: config/arm/arm.h:455 -msgid "The MMU will trap on unaligned accesses" +#: config/dsp16xx/dsp16xx.c:2406 +msgid "invalid mode for gen_tst_reg" msgstr "" -#: config/arm/arm.h:462 -msgid "Use library calls to perform FP operations" +#: config/dsp16xx/dsp16xx.c:2478 +msgid "invalid mode for integer comparison in gen_compare_reg" msgstr "" -#: config/arm/arm.h:464 config/i960/i960.h:281 -msgid "Use hardware floating point instructions" +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/dsp16xx/dsp16xx.h:230 +msgid "Pass parameters in registers (default)" msgstr "" -#: config/arm/arm.h:466 -msgid "Assume target CPU is configured as big endian" +#: config/dsp16xx/dsp16xx.h:232 +msgid "Don't pass parameters in registers" msgstr "" -#: config/arm/arm.h:468 -msgid "Assume target CPU is configured as little endian" +#: config/dsp16xx/dsp16xx.h:234 +msgid "Generate code for near calls" msgstr "" -#: config/arm/arm.h:470 -msgid "Assume big endian bytes, little endian words" +#: config/dsp16xx/dsp16xx.h:236 +msgid "Don't generate code for near calls" msgstr "" -#: config/arm/arm.h:472 -msgid "Support calls between Thumb and ARM instruction sets" +#: config/dsp16xx/dsp16xx.h:238 +msgid "Generate code for near jumps" msgstr "" -#: config/arm/arm.h:475 -msgid "Generate a call to abort if a noreturn function returns" +#: config/dsp16xx/dsp16xx.h:240 +msgid "Don't generate code for near jumps" msgstr "" -#: config/arm/arm.h:478 -msgid "Do not move instructions into a function's prologue" +#: config/dsp16xx/dsp16xx.h:242 +msgid "Generate code for a bit-manipulation unit" msgstr "" -#: config/arm/arm.h:481 -msgid "Do not load the PIC register in function prologues" +#: config/dsp16xx/dsp16xx.h:244 +msgid "Don't generate code for a bit-manipulation unit" msgstr "" -#: config/arm/arm.h:484 -msgid "Generate call insns as indirect calls, if necessary" +#: config/dsp16xx/dsp16xx.h:246 +msgid "Generate code for memory map1" msgstr "" -#: config/arm/arm.h:487 -msgid "Compile for the Thumb not the ARM" +#: config/dsp16xx/dsp16xx.h:248 +msgid "Generate code for memory map2" msgstr "" -#: config/arm/arm.h:491 -msgid "Thumb: Generate (non-leaf) stack frames even if not needed" +#: config/dsp16xx/dsp16xx.h:250 +msgid "Generate code for memory map3" msgstr "" -#: config/arm/arm.h:494 -msgid "Thumb: Generate (leaf) stack frames even if not needed" +#: config/dsp16xx/dsp16xx.h:252 +msgid "Generate code for memory map4" msgstr "" -#: config/arm/arm.h:497 -msgid "Thumb: Assume non-static functions may be called from ARM code" +#: config/dsp16xx/dsp16xx.h:254 +msgid "Ouput extra code for initialized data" msgstr "" -#: config/arm/arm.h:501 -msgid "Thumb: Assume function pointers may go to non-Thumb aware code" +#: config/dsp16xx/dsp16xx.h:256 +msgid "Don't let reg. allocator use ybase registers" msgstr "" -#: config/arm/arm.h:505 -msgid "Cirrus: Place NOPs to avoid invalid instruction combinations" +#: config/dsp16xx/dsp16xx.h:258 +msgid "Output extra debug info in Luxworks environment" msgstr "" -#: config/arm/arm.h:507 -msgid "Cirrus: Do not break up invalid instruction combinations with NOPs" +#: config/dsp16xx/dsp16xx.h:260 +msgid "Save temp. files in Luxworks environment" msgstr "" -#: config/arm/arm.h:515 -msgid "Specify the name of the target CPU" +#: config/dsp16xx/dsp16xx.h:272 +msgid "Specify alternate name for text section" msgstr "" -#: config/arm/arm.h:517 -msgid "Specify the name of the target architecture" +#: config/dsp16xx/dsp16xx.h:274 +msgid "Specify alternate name for data section" msgstr "" -#: config/arm/arm.h:521 -msgid "Specify the version of the floating point emulator" +#: config/dsp16xx/dsp16xx.h:276 +msgid "Specify alternate name for bss section" msgstr "" -#: config/arm/arm.h:523 -msgid "Specify the minimum bit alignment of structures" +#: config/dsp16xx/dsp16xx.h:278 +msgid "Specify alternate name for constant section" msgstr "" -#: config/arm/arm.h:525 -msgid "Specify the register to be used for PIC addressing" +#: config/dsp16xx/dsp16xx.h:280 +msgid "Specify alternate name for dsp16xx chip" msgstr "" -#: config/arm/pe.h:65 -msgid "Ignore dllimport attribute for functions" +#. Output assembler code to FILE to increment profiler label # LABELNO +#. for profiling a function entry. +#: config/dsp16xx/dsp16xx.h:1218 config/dsp16xx/dsp16xx.h:1669 +#: config/dsp16xx/dsp16xx.h:1674 +msgid "profiling not implemented yet" msgstr "" -#: config/avr/avr.c:537 -#, c-format -msgid "large frame pointer change (%d) with -mtiny-stack" +#. Emit RTL insns to initialize the variable parts of a trampoline. +#. FNADDR is an RTX for the address of the function's pure code. +#. CXT is an RTX for the static chain value for the function. +#: config/dsp16xx/dsp16xx.h:1228 config/dsp16xx/dsp16xx.h:1240 +msgid "trampolines not yet implemented" msgstr "" -#: config/avr/avr.c:1144 -msgid "bad address, not (reg+disp):" +#: config/fr30/fr30.c:455 +msgid "fr30_print_operand_address: unhandled address" msgstr "" -#: config/avr/avr.c:1152 -msgid "internal compiler error. Bad address:" +#: config/fr30/fr30.c:482 +#, c-format +msgid "fr30_print_operand: unrecognized %%p code" msgstr "" -#: config/avr/avr.c:1165 -msgid "internal compiler error. Unknown mode:" +#: config/fr30/fr30.c:502 +#, c-format +msgid "fr30_print_operand: unrecognized %%b code" msgstr "" -#: config/avr/avr.c:1873 config/avr/avr.c:2585 -msgid "invalid insn:" +#: config/fr30/fr30.c:523 +#, c-format +msgid "fr30_print_operand: unrecognized %%B code" msgstr "" -#: config/avr/avr.c:1910 config/avr/avr.c:1996 config/avr/avr.c:2045 -#: config/avr/avr.c:2054 config/avr/avr.c:2152 config/avr/avr.c:2324 -#: config/avr/avr.c:2622 config/avr/avr.c:2733 -msgid "incorrect insn:" +#: config/fr30/fr30.c:531 +#, c-format +msgid "fr30_print_operand: invalid operand to %%A code" msgstr "" -#: config/avr/avr.c:2073 config/avr/avr.c:2237 config/avr/avr.c:2395 -#: config/avr/avr.c:2777 -msgid "unknown move insn:" +#: config/fr30/fr30.c:548 +#, c-format +msgid "fr30_print_operand: invalid %%x code" msgstr "" -#: config/avr/avr.c:3012 -msgid "bad shift insn:" +#: config/fr30/fr30.c:555 +#, c-format +msgid "fr30_print_operand: invalid %%F code" msgstr "" -#: config/avr/avr.c:3128 config/avr/avr.c:3558 config/avr/avr.c:3938 -msgid "internal compiler error. Incorrect shift:" +#: config/fr30/fr30.c:572 +msgid "fr30_print_operand: unknown code" msgstr "" -#: config/avr/avr.c:4776 config/ip2k/ip2k.c:3207 -msgid "only initialized variables can be placed into program memory area" +#: config/fr30/fr30.c:601 config/fr30/fr30.c:610 config/fr30/fr30.c:621 +#: config/fr30/fr30.c:634 +msgid "fr30_print_operand: unhandled MEM" msgstr "" -#: config/avr/avr.c:4875 -msgid "only uninitialized variables can be placed in the .noinit section" +#: config/fr30/fr30.h:63 +msgid "Assume small address space" msgstr "" -#: config/avr/avr.c:4890 +#: config/frv/frv.c:415 config/frv/frv.c:433 #, c-format -msgid "MCU `%s' supported for assembler only" -msgstr "" - -#: config/avr/avr.h:78 -msgid "Assume int to be 8 bit integer" -msgstr "" - -#: config/avr/avr.h:80 -msgid "Change the stack pointer without disabling interrupts" +msgid "Unknown cpu: -mcpu=%s" msgstr "" -#: config/avr/avr.h:82 -msgid "Use subroutines for function prologue/epilogue" +#: config/frv/frv.c:456 +msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)" msgstr "" -#: config/avr/avr.h:84 -msgid "Change only the low 8 bits of the stack pointer" +#: config/frv/frv.c:2465 +msgid "Bad insn to frv_print_operand_address:" msgstr "" -#: config/avr/avr.h:86 -msgid "Do not generate tablejump insns" +#: config/frv/frv.c:2478 +msgid "Bad register to frv_print_operand_memory_reference_reg:" msgstr "" -#: config/avr/avr.h:88 -msgid "Use rjmp/rcall (limited range) on >8K devices" +#: config/frv/frv.c:2519 config/frv/frv.c:2529 config/frv/frv.c:2538 +#: config/frv/frv.c:2566 config/frv/frv.c:2579 config/frv/frv.c:2583 +msgid "Bad insn to frv_print_operand_memory_reference:" msgstr "" -#: config/avr/avr.h:91 -msgid "Output instruction sizes to the asm file" +#: config/frv/frv.c:2725 +msgid "Bad insn in frv_print_operand, bad const_double" msgstr "" -#: config/avr/avr.h:108 -msgid "Specify the initial stack address" +#: config/frv/frv.c:2770 +msgid "Bad insn to frv_print_operand, 'C' modifier:" msgstr "" -#: config/avr/avr.h:109 -msgid "Specify the MCU name" +#: config/frv/frv.c:2793 +msgid "Bad insn to frv_print_operand, 'c' modifier:" msgstr "" -#. `GIV_SORT_CRITERION(GIV1, GIV2)' -#. In some cases, the strength reduction optimization pass can -#. produce better code if this is defined. This macro controls the -#. order that induction variables are combined. This macro is -#. particularly useful if the target has limited addressing modes. -#. For instance, the SH target has only positive offsets in -#. addresses. Thus sorting to put the smallest address first allows -#. the most combinations to be found. -#: config/avr/avr.h:2313 -msgid "trampolines not supported" +#: config/frv/frv.c:2818 +msgid "Bad insn to frv_print_operand, 'e' modifier:" msgstr "" -#: config/c4x/c4x-c.c:71 -#, c-format -msgid "missing '(' after '#pragma %s' - ignored" +#: config/frv/frv.c:2826 +msgid "Bad insn to frv_print_operand, 'F' modifier:" msgstr "" -#: config/c4x/c4x-c.c:74 -#, c-format -msgid "missing function name in '#pragma %s' - ignored" +#: config/frv/frv.c:2842 +msgid "Bad insn to frv_print_operand, 'f' modifier:" msgstr "" -#: config/c4x/c4x-c.c:79 -#, c-format -msgid "malformed '#pragma %s' - ignored" +#: config/frv/frv.c:2895 +msgid "Bad insn to frv_print_operand, 'L' modifier:" msgstr "" -#: config/c4x/c4x-c.c:81 -#, c-format -msgid "missing section name in '#pragma %s' - ignored" +#: config/frv/frv.c:2908 +msgid "Bad insn to frv_print_operand, 'M/N' modifier:" msgstr "" -#: config/c4x/c4x-c.c:86 -#, c-format -msgid "missing ')' for '#pragma %s' - ignored" +#: config/frv/frv.c:2929 +msgid "Bad insn to frv_print_operand, 'O' modifier:" msgstr "" -#: config/c4x/c4x-c.c:89 -#, c-format -msgid "junk at end of '#pragma %s'" +#: config/frv/frv.c:2947 +msgid "Bad insn to frv_print_operand, P modifier:" msgstr "" -#: config/c4x/c4x.c:290 -#, c-format -msgid "unknown CPU version %d, using 40.\n" +#: config/frv/frv.c:2967 +msgid "Bad insn in frv_print_operand, z case" msgstr "" -#: config/c4x/c4x.c:862 -#, c-format -msgid "ISR %s requires %d words of local vars, max is 32767" +#: config/frv/frv.c:2995 +msgid "Bad insn in frv_print_operand, 0 case" msgstr "" -#: config/c4x/c4x.c:1611 -msgid "using CONST_DOUBLE for address" +#: config/frv/frv.c:3000 +msgid "frv_print_operand: unknown code" msgstr "" -#: config/c4x/c4x.c:1751 -msgid "c4x_address_cost: Invalid addressing mode" +#: config/frv/frv.c:5683 +msgid "Bad output_move_single operand" msgstr "" -#: config/c4x/c4x.c:1893 -#, c-format -msgid "c4x_print_operand: %%L inconsistency" +#: config/frv/frv.c:5812 +msgid "Bad output_move_double operand" msgstr "" -#: config/c4x/c4x.c:1899 -#, c-format -msgid "c4x_print_operand: %%N inconsistency" +#: config/frv/frv.c:5956 +msgid "Bad output_condmove_single operand" msgstr "" -#: config/c4x/c4x.c:1940 -#, c-format -msgid "c4x_print_operand: %%O inconsistency" +#: config/frv/frv.c:8300 +msgid "frv_registers_update" msgstr "" -#: config/c4x/c4x.c:2035 -msgid "c4x_print_operand: Bad operand case" +#: config/frv/frv.c:8460 +msgid "frv_registers_used_p" msgstr "" -#: config/c4x/c4x.c:2078 -msgid "c4x_print_operand_address: Bad post_modify" +#: config/frv/frv.c:8589 +msgid "frv_registers_set_p" msgstr "" -#: config/c4x/c4x.c:2100 -msgid "c4x_print_operand_address: Bad pre_modify" +#: config/frv/frv.c:9188 +msgid "accumulator is not a constant integer" msgstr "" -#: config/c4x/c4x.c:2148 config/c4x/c4x.c:2160 config/c4x/c4x.c:2175 -msgid "c4x_print_operand_address: Bad operand case" +#: config/frv/frv.c:9193 +msgid "accumulator number is out of bounds" msgstr "" -#: config/c4x/c4x.c:2431 -msgid "c4x_rptb_insert: Cannot find start label" +#: config/frv/frv.c:9204 +#, c-format +msgid "inappropriate accumulator for `%s'" msgstr "" -#: config/c4x/c4x.c:3418 config/c4x/c4x.c:3438 -msgid "mode not QImode" +#: config/frv/frv.c:9270 +#, c-format +msgid "`%s' expects a constant argument" msgstr "" -#: config/c4x/c4x.c:3523 -msgid "invalid indirect memory address" +#: config/frv/frv.c:9275 +#, c-format +msgid "constant argument out of range for `%s'" msgstr "" -#: config/c4x/c4x.c:3612 -msgid "invalid indirect (S) memory address" +#: config/frv/frv.c:9655 +msgid "media functions are not available unless -mmedia is used" msgstr "" -#: config/c4x/c4x.c:3953 -msgid "c4x_valid_operands: Internal error" +#: config/frv/frv.c:9667 +msgid "this media function is only available on the fr500" msgstr "" -#: config/c4x/c4x.c:4433 -msgid "c4x_operand_subword: invalid mode" +#: config/frv/frv.c:9695 +msgid "this media function is only available on the fr400" msgstr "" -#: config/c4x/c4x.c:4436 -msgid "c4x_operand_subword: invalid operand" +#. This macro is a C statement to print on `stderr' a string describing the +#. particular machine description choice. Every machine description should +#. define `TARGET_VERSION'. For example: +#. +#. #ifdef MOTOROLA +#. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)"); +#. #else +#. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)"); +#. #endif +#: config/frv/frv.h:505 +msgid " (frv)" msgstr "" -#. We could handle these with some difficulty. -#. e.g., *p-- => *(p-=2); *(p+1). -#: config/c4x/c4x.c:4462 -msgid "c4x_operand_subword: invalid autoincrement" +#: config/h8300/h8300.c:288 +msgid "-ms2600 is used without -ms" msgstr "" -#: config/c4x/c4x.c:4468 -msgid "c4x_operand_subword: invalid address" +#: config/h8300/h8300.c:294 +msgid "-mn is used without -mh or -ms" msgstr "" -#: config/c4x/c4x.c:4479 -msgid "c4x_operand_subword: address not offsettable" -msgstr "" - -#: config/c4x/c4x.c:4678 -msgid "c4x_rptb_rpts_p: Repeat block top label moved\n" -msgstr "" - -#. Name of the c4x assembler. -#. Name of the c4x linker. -#. Define assembler options. -#. Define linker options. -#. Specify the end file to link with. -#. Target compilation option flags. -#. Small memory model. -#. Use 24-bit MPYI for C3x. -#. Fast fixing of floats. -#. Allow use of RPTS. -#. Emit C3x code. -#. Be compatible with TI assembler. -#. Be paranoid about DP reg. in ISRs. -#. Pass arguments on stack. -#. Enable features under development. -#. Enable repeat block. -#. Use BK as general register. -#. Use decrement and branch for C3x. -#. Enable debugging of GCC. -#. Force constants into registers. -#. Allow unsigned loop counters. -#. Force op0 and op1 to be same. -#. Save all 40 bits for floats. -#. Allow parallel insns. -#. Allow MPY||ADD, MPY||SUB insns. -#. Assume mem refs possibly aliased. -#. Emit C30 code. -#. Emit C31 code. -#. Emit C32 code. -#. Emit C33 code. -#. Emit C40 code. -#. Emit C44 code. -#. Run-time compilation parameters selecting different hardware subsets. -#. #. Macro to define tables used to set the flags. -#. This is a list in braces of triplets in braces, -#. each pair being { "NAME", VALUE, "DESCRIPTION" } +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:166 -msgid "Small memory model" +#: config/h8300/h8300.h:145 +msgid "Generate H8S code" msgstr "" -#: config/c4x/c4x.h:168 -msgid "Big memory model" +#: config/h8300/h8300.h:146 +msgid "Do not generate H8S code" msgstr "" -#: config/c4x/c4x.h:170 -msgid "Use MPYI instruction for C3x" +#: config/h8300/h8300.h:147 +msgid "Generate H8S/2600 code" msgstr "" -#: config/c4x/c4x.h:172 -msgid "Do not use MPYI instruction for C3x" +#: config/h8300/h8300.h:148 +msgid "Do not generate H8S/2600 code" msgstr "" -#: config/c4x/c4x.h:174 -msgid "Use fast but approximate float to integer conversion" +#: config/h8300/h8300.h:149 +msgid "Make integers 32 bits wide" msgstr "" -#: config/c4x/c4x.h:176 -msgid "Use slow but accurate float to integer conversion" +#: config/h8300/h8300.h:152 +msgid "Use registers for argument passing" msgstr "" -#: config/c4x/c4x.h:178 -msgid "Enable use of RTPS instruction" +#: config/h8300/h8300.h:154 +msgid "Do not use registers for argument passing" msgstr "" -#: config/c4x/c4x.h:180 -msgid "Disable use of RTPS instruction" +#: config/h8300/h8300.h:156 +msgid "Consider access to byte sized memory slow" msgstr "" -#: config/c4x/c4x.h:182 -msgid "Enable use of RTPB instruction" +#: config/h8300/h8300.h:157 +msgid "Enable linker relaxing" msgstr "" -#: config/c4x/c4x.h:184 -msgid "Disable use of RTPB instruction" +#: config/h8300/h8300.h:158 +msgid "Generate H8/300H code" msgstr "" -#: config/c4x/c4x.h:186 -msgid "Generate code for C30 CPU" +#: config/h8300/h8300.h:159 +msgid "Enable the normal mode" msgstr "" -#: config/c4x/c4x.h:188 -msgid "Generate code for C31 CPU" +#: config/h8300/h8300.h:160 +msgid "Do not generate H8/300H code" msgstr "" -#: config/c4x/c4x.h:190 -msgid "Generate code for C32 CPU" +#: config/h8300/h8300.h:161 +msgid "Use H8/300 alignment rules" msgstr "" -#: config/c4x/c4x.h:192 -msgid "Generate code for C33 CPU" +#: config/i370/i370-c.c:55 +msgid "junk at end of #pragma map" msgstr "" -#: config/c4x/c4x.h:194 -msgid "Generate code for C40 CPU" +#: config/i370/i370-c.c:61 +msgid "malformed #pragma map, ignored" msgstr "" -#: config/c4x/c4x.h:196 -msgid "Generate code for C44 CPU" +#: config/i370/i370.c:784 +msgid "real name is too long - alias ignored" msgstr "" -#: config/c4x/c4x.h:198 -msgid "Emit code compatible with TI tools" +#: config/i370/i370.c:789 +msgid "alias name is too long - alias ignored" msgstr "" -#: config/c4x/c4x.h:200 -msgid "Emit code to use GAS extensions" +#: config/i370/i370.c:1060 +msgid "internal error--no jump follows compare:" msgstr "" -#: config/c4x/c4x.h:202 config/c4x/c4x.h:206 -msgid "Save DP across ISR in small memory model" +#. Macro to define tables used to set the flags. This is a list in braces +#. of pairs in braces, each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/i370/i370.h:75 +msgid "Generate char instructions" msgstr "" -#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 -msgid "Don't save DP across ISR in small memory model" +#: config/i370/i370.h:76 +msgid "Do not generate char instructions" msgstr "" -#: config/c4x/c4x.h:210 -msgid "Pass arguments on the stack" +#: config/i386/i386.c:1151 +#, c-format +msgid "code model %s not supported in PIC mode" msgstr "" -#: config/c4x/c4x.h:212 -msgid "Pass arguments in registers" +#: config/i386/i386.c:1161 config/sparc/sparc.c:382 +#, c-format +msgid "bad value (%s) for -mcmodel= switch" msgstr "" -#: config/c4x/c4x.h:214 -msgid "Enable new features under development" +#: config/i386/i386.c:1176 +#, c-format +msgid "bad value (%s) for -masm= switch" msgstr "" -#: config/c4x/c4x.h:216 -msgid "Disable new features under development" +#: config/i386/i386.c:1179 +#, c-format +msgid "code model `%s' not supported in the %s bit mode" msgstr "" -#: config/c4x/c4x.h:218 -msgid "Use the BK register as a general purpose register" +#: config/i386/i386.c:1182 +msgid "code model `large' not supported yet" msgstr "" -#: config/c4x/c4x.h:220 -msgid "Do not allocate BK register" +#: config/i386/i386.c:1184 +#, c-format +msgid "%i-bit mode not compiled in" msgstr "" -#: config/c4x/c4x.h:222 -msgid "Enable use of DB instruction" +#: config/i386/i386.c:1211 config/i386/i386.c:1223 +msgid "CPU you selected does not support x86-64 instruction set" msgstr "" -#: config/c4x/c4x.h:224 -msgid "Disable use of DB instruction" +#: config/i386/i386.c:1216 config/iq2000/iq2000.c:1806 +#, c-format +msgid "bad value (%s) for -march= switch" msgstr "" -#: config/c4x/c4x.h:226 -msgid "Enable debugging" +#: config/i386/i386.c:1229 +#, c-format +msgid "bad value (%s) for -mtune= switch" msgstr "" -#: config/c4x/c4x.h:228 -msgid "Disable debugging" +#: config/i386/i386.c:1246 +#, c-format +msgid "-mregparm=%d is not between 0 and %d" msgstr "" -#: config/c4x/c4x.h:230 -msgid "Force constants into registers to improve hoisting" +#: config/i386/i386.c:1259 +msgid "-malign-loops is obsolete, use -falign-loops" msgstr "" -#: config/c4x/c4x.h:232 -msgid "Don't force constants into registers" +#: config/i386/i386.c:1264 config/i386/i386.c:1277 config/i386/i386.c:1290 +#, c-format +msgid "-malign-loops=%d is not between 0 and %d" msgstr "" -#: config/c4x/c4x.h:234 -msgid "Force RTL generation to emit valid 3 operand insns" +#: config/i386/i386.c:1272 +msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "" -#: config/c4x/c4x.h:236 -msgid "Allow RTL generation to emit invalid 3 operand insns" +#: config/i386/i386.c:1285 +msgid "-malign-functions is obsolete, use -falign-functions" msgstr "" -#: config/c4x/c4x.h:238 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/i386/i386.c:1323 +#, c-format +msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "" -#: config/c4x/c4x.h:240 -msgid "Disallow unsigned iteration counts for RPTB/DB" +#: config/i386/i386.c:1335 +#, c-format +msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "" -#: config/c4x/c4x.h:242 -msgid "Preserve all 40 bits of FP reg across call" +#: config/i386/i386.c:1347 +#, c-format +msgid "bad value (%s) for -mtls-dialect= switch" msgstr "" -#: config/c4x/c4x.h:244 -msgid "Only preserve 32 bits of FP reg across call" +#: config/i386/i386.c:1376 +msgid "-malign-double makes no sense in the 64bit mode" msgstr "" -#: config/c4x/c4x.h:246 -msgid "Enable parallel instructions" +#: config/i386/i386.c:1378 +msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "" -#: config/c4x/c4x.h:248 -msgid "Disable parallel instructions" +#: config/i386/i386.c:1400 config/i386/i386.c:1411 +msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "" -#: config/c4x/c4x.h:250 -msgid "Enable MPY||ADD and MPY||SUB instructions" +#: config/i386/i386.c:1416 +msgid "387 instruction set disabled, using SSE arithmetics" msgstr "" -#: config/c4x/c4x.h:252 -msgid "Disable MPY||ADD and MPY||SUB instructions" +#: config/i386/i386.c:1423 +#, c-format +msgid "bad value (%s) for -mfpmath= switch" msgstr "" -#: config/c4x/c4x.h:254 -msgid "Assume that pointers may be aliased" +#: config/i386/i386.c:1571 config/i386/i386.c:1582 +msgid "fastcall and stdcall attributes are not compatible" msgstr "" -#: config/c4x/c4x.h:256 -msgid "Assume that pointers not aliased" +#: config/i386/i386.c:1575 config/i386/i386.c:1631 +msgid "fastcall and regparm attributes are not compatible" msgstr "" -#: config/c4x/c4x.h:329 -msgid "Specify maximum number of iterations for RPTS" +#: config/i386/i386.c:1618 +#, c-format +msgid "`%s' attribute requires an integer constant argument" msgstr "" -#: config/c4x/c4x.h:331 -msgid "Select CPU to generate code for" +#: config/i386/i386.c:1624 +#, c-format +msgid "argument to `%s' attribute larger than %d" msgstr "" -#: config/cris/cris.c:608 -msgid "unexpected index-type in cris_print_index" +#: config/i386/i386.c:2771 +msgid "SSE vector return without SSE enabled changes the ABI" msgstr "" -#: config/cris/cris.c:624 -msgid "unexpected base-type in cris_print_base" +#: config/i386/i386.c:6723 +msgid "invalid UNSPEC as operand" msgstr "" -#: config/cris/cris.c:917 -#, c-format -msgid "stackframe too big: %d bytes" +#: config/i386/i386.c:6974 +msgid "extended registers have no high halves" msgstr "" -#: config/cris/cris.c:1232 -msgid "allocated but unused delay list in epilogue" +#: config/i386/i386.c:6989 +msgid "unsupported operand size for extended register" msgstr "" -#: config/cris/cris.c:1242 +#: config/i386/i386.c:7299 msgid "" -"unexpected function type needing stack adjustment for __builtin_eh_return" +"operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "" -#: config/cris/cris.c:1321 -msgid "invalid operand for 'b' modifier" +#: config/i386/i386.c:7345 +#, c-format +msgid "invalid operand code `%c'" msgstr "" -#: config/cris/cris.c:1333 -msgid "invalid operand for 'v' modifier" +#: config/i386/i386.c:7390 +msgid "invalid constraints for operand" msgstr "" -#: config/cris/cris.c:1343 -msgid "invalid operand for 'P' modifier" +#: config/i386/i386.c:11787 +msgid "unknown insn mode" msgstr "" -#: config/cris/cris.c:1350 -msgid "invalid operand for 'p' modifier" +#: config/i386/i386.c:13898 config/i386/i386.c:13934 +#, c-format +msgid "selector must be an integer constant in the range 0..%i" msgstr "" -#: config/cris/cris.c:1389 -msgid "invalid operand for 'z' modifier" +#: config/i386/i386.c:14162 +msgid "shift must be an immediate" msgstr "" -#: config/cris/cris.c:1420 config/cris/cris.c:1450 -msgid "invalid operand for 'H' modifier" +#: config/i386/i386.c:15186 +#, c-format +msgid "`%s' incompatible attribute ignored" msgstr "" -#: config/cris/cris.c:1426 -msgid "bad register" +#: config/i386/winnt.c:104 +msgid "%Jfunction `%D' definition is marked dllimport." msgstr "" -#: config/cris/cris.c:1464 -msgid "invalid operand for 'e' modifier" +#: config/i386/winnt.c:112 +msgid "%Jvariable `%D' definition is marked dllimport." msgstr "" -#: config/cris/cris.c:1481 -msgid "invalid operand for 'm' modifier" +#: config/i386/winnt.c:132 +msgid "%Jexternal linkage required for symbol '%D' because of '%s' attribute." msgstr "" -#: config/cris/cris.c:1506 -msgid "invalid operand for 'A' modifier" +#: config/i386/winnt.c:149 +#, c-format +msgid "`%s' attribute only applies to variables" msgstr "" -#: config/cris/cris.c:1514 -msgid "invalid operand for 'D' modifier" +#: config/i386/winnt.c:247 +msgid "" +"%Jfunction '%D' is defined after prior declaration as dllimport: attribute " +"ignored" msgstr "" -#: config/cris/cris.c:1528 -msgid "invalid operand for 'T' modifier" +#: config/i386/winnt.c:258 +msgid "%Jinline function '%D' is declared as dllimport: attribute ignored." msgstr "" -#: config/cris/cris.c:1537 -msgid "invalid operand modifier letter" +#: config/i386/winnt.c:270 +msgid "%Jdefinition of static data member '%D' of dllimport'd class." msgstr "" -#: config/cris/cris.c:1545 -#, c-format -msgid "internal error: bad register: %d" +#: config/i386/winnt.c:329 +msgid "%Jinconsistent dll linkage for '%D', dllexport assumed." msgstr "" -#: config/cris/cris.c:1593 -msgid "unexpected multiplicative operand" +#: config/i386/winnt.c:371 +#, c-format +msgid "`%s' declared as both exported to and imported from a DLL" msgstr "" -#: config/cris/cris.c:1613 -msgid "unexpected operand" +#: config/i386/winnt.c:380 +msgid "" +"%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external " +"linkage." msgstr "" -#: config/cris/cris.c:1648 config/cris/cris.c:1658 -msgid "unrecognized address" +#: config/i386/winnt.c:529 +msgid "%J'%D' defined locally after being referenced with dllimport linkage" msgstr "" -#: config/cris/cris.c:2014 -msgid "internal error: sideeffect-insn affecting main effect" +#: config/i386/winnt.c:532 +msgid "" +"%J'%D' redeclared without dllimport attribute after being referenced with " +"dllimport linkage" msgstr "" -#. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2412 -msgid "internal error: cris_side_effect_mode_ok with bad operands" +#: config/i386/winnt.c:701 +msgid "%J'%D' causes a section type conflict" msgstr "" -#: config/cris/cris.c:2494 config/cris/cris.c:2552 -msgid "unrecognized supposed constant" +#: config/i386/cygming.h:40 +msgid "Use the Cygwin interface" msgstr "" -#: config/cris/cris.c:2593 -msgid "unrecognized supposed constant in cris_global_pic_symbol" +#: config/i386/cygming.h:41 +msgid "Use the Mingw32 interface" msgstr "" -#: config/cris/cris.c:2612 -#, c-format -msgid "-max-stackframe=%d is not usable, not between 0 and %d" +#: config/i386/cygming.h:42 +msgid "Create GUI application" msgstr "" -#: config/cris/cris.c:2640 -#, c-format -msgid "unknown CRIS version specification in -march= or -mcpu= : %s" +#: config/i386/cygming.h:43 +msgid "Don't set Windows defines" msgstr "" -#: config/cris/cris.c:2676 -#, c-format -msgid "unknown CRIS cpu version specification in -mtune= : %s" +#: config/i386/cygming.h:44 +msgid "Set Windows defines" msgstr "" -#: config/cris/cris.c:2694 -msgid "-fPIC and -fpic are not supported in this configuration" +#: config/i386/cygming.h:45 +msgid "Create console application" msgstr "" -#: config/cris/cris.c:2710 -msgid "that particular -g option is invalid with -maout and -melinux" +#: config/i386/cygming.h:46 +msgid "Generate code for a DLL" msgstr "" -#: config/cris/cris.c:2944 config/cris/cris.c:2989 -msgid "unexpected side-effects in address" +#: config/i386/cygming.h:48 +msgid "Ignore dllimport for functions" msgstr "" -#. Labels are never marked as global symbols. -#: config/cris/cris.c:3086 config/cris/cris.c:3117 -msgid "unexpected PIC symbol" +#: config/i386/cygming.h:50 +msgid "Use Mingw-specific thread support" msgstr "" -#: config/cris/cris.c:3090 -msgid "PIC register isn't set up" +#: config/i386/cygming.h:169 +#, c-format +msgid "-f%s ignored for target (all code is position independent)" msgstr "" -#: config/cris/cris.c:3103 config/cris/cris.c:3186 -msgid "unexpected address expression" +#: config/i386/djgpp.h:191 +msgid "-mbnu210 is ignored (option is obsolete)" msgstr "" -#: config/cris/cris.c:3121 -msgid "emitting PIC operand, but PIC register isn't set up" +#: config/i386/i386-interix.h:255 +msgid "ms-bitfields not supported for objc" msgstr "" -#: config/cris/cris.c:3130 -msgid "unexpected NOTE as addr_const:" +#. Deprecated. +#. Deprecated. +#. Deprecated. +#. Deprecated. +#. Deprecated. +#. Deprecated. +#: config/i386/i386.h:339 +msgid "Alternate calling convention" msgstr "" -#: config/cris/aout.h:108 -msgid "Compile for the MMU-less Etrax 100-based elinux system" +#: config/i386/i386.h:341 config/m68k/m68k.h:339 config/ns32k/ns32k.h:144 +msgid "Use normal calling convention" msgstr "" -#: config/cris/aout.h:115 -msgid "For elinux, request a specified stack-size for this program" +#: config/i386/i386.h:343 +msgid "Align some doubles on dword boundary" msgstr "" -#. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:340 -msgid "Compile for ETRAX 4 (CRIS v3)" +#: config/i386/i386.h:345 +msgid "Align doubles on word boundary" msgstr "" -#: config/cris/cris.h:345 -msgid "Compile for ETRAX 100 (CRIS v8)" +#: config/i386/i386.h:347 +msgid "Uninitialized locals in .bss" msgstr "" -#: config/cris/cris.h:349 -msgid "Emit verbose debug information in assembly code" +#: config/i386/i386.h:349 +msgid "Uninitialized locals in .data" msgstr "" -#: config/cris/cris.h:352 -msgid "Do not use condition codes from normal instructions" +#: config/i386/i386.h:351 config/m68k/linux.h:35 config/ns32k/ns32k.h:167 +msgid "Use IEEE math for fp comparisons" msgstr "" -#: config/cris/cris.h:356 -msgid "Do not emit addressing modes with side-effect assignment" +#: config/i386/i386.h:353 config/ns32k/ns32k.h:169 +msgid "Do not use IEEE math for fp comparisons" msgstr "" -#: config/cris/cris.h:359 -msgid "Do not tune stack alignment" +#: config/i386/i386.h:355 +msgid "Return values of functions in FPU registers" msgstr "" -#: config/cris/cris.h:362 -msgid "Do not tune writable data alignment" +#: config/i386/i386.h:357 +msgid "Do not return values of functions in FPU registers" msgstr "" -#: config/cris/cris.h:365 -msgid "Do not tune code and read-only data alignment" +#: config/i386/i386.h:359 +msgid "Do not generate sin, cos, sqrt for FPU" msgstr "" -#: config/cris/cris.h:374 -msgid "Align code and data to 32 bits" +#: config/i386/i386.h:361 +msgid "Generate sin, cos, sqrt for FPU" msgstr "" -#: config/cris/cris.h:387 -msgid "Don't align items in code or data" +#: config/i386/i386.h:363 +msgid "Omit the frame pointer in leaf functions" msgstr "" -#: config/cris/cris.h:390 -msgid "Do not emit function prologue or epilogue" +#: config/i386/i386.h:366 +msgid "Enable stack probing" msgstr "" -#. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:394 -msgid "Use the most feature-enabling options allowed by other options" +#. undocumented +#. undocumented +#: config/i386/i386.h:371 +msgid "Align destination of the string operations" msgstr "" -#. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:400 -msgid "Override -mbest-lib-options" +#: config/i386/i386.h:373 +msgid "Do not align destination of the string operations" msgstr "" -#: config/cris/cris.h:432 -msgid "Generate code for the specified chip or CPU version" +#: config/i386/i386.h:375 +msgid "Inline all known string operations" msgstr "" -#: config/cris/cris.h:434 -msgid "Tune alignment for the specified chip or CPU version" +#: config/i386/i386.h:377 +msgid "Do not inline all known string operations" msgstr "" -#: config/cris/cris.h:436 -msgid "Warn when a stackframe is larger than the specified size" +#: config/i386/i386.h:379 config/i386/i386.h:383 +msgid "Use push instructions to save outgoing arguments" msgstr "" -#. Node: Profiling -#: config/cris/cris.h:1022 -msgid "no FUNCTION_PROFILER for CRIS" +#: config/i386/i386.h:381 config/i386/i386.h:385 +msgid "Do not use push instructions to save outgoing arguments" msgstr "" -#: config/cris/linux.h:71 -msgid "Together with -fpic and -fPIC, do not use GOTPLT references" +#: config/i386/i386.h:387 +msgid "Support MMX built-in functions" msgstr "" -#: config/d30v/d30v.c:215 -#, c-format -msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s" +#: config/i386/i386.h:389 +msgid "Do not support MMX built-in functions" msgstr "" -#: config/d30v/d30v.c:2675 -msgid "bad insn to d30v_print_operand_address:" +#: config/i386/i386.h:391 +msgid "Support 3DNow! built-in functions" msgstr "" -#: config/d30v/d30v.c:2692 config/d30v/d30v.c:2753 config/d30v/d30v.c:2774 -#: config/d30v/d30v.c:2792 -msgid "bad insn to d30v_print_operand_memory_reference:" +#: config/i386/i386.h:393 +msgid "Do not support 3DNow! built-in functions" msgstr "" -#: config/d30v/d30v.c:2860 -msgid "bad insn to d30v_print_operand, 'f' modifier:" +#: config/i386/i386.h:395 +msgid "Support MMX and SSE built-in functions and code generation" msgstr "" -#: config/d30v/d30v.c:2869 -msgid "bad insn to d30v_print_operand, 'A' modifier:" +#: config/i386/i386.h:397 +msgid "Do not support MMX and SSE built-in functions and code generation" msgstr "" -#: config/d30v/d30v.c:2876 -msgid "bad insn to d30v_print_operand, 'M' modifier:" +#: config/i386/i386.h:399 +msgid "Support MMX, SSE and SSE2 built-in functions and code generation" msgstr "" -#: config/d30v/d30v.c:2930 -msgid "bad insn to print_operand, 'F' or 'T' modifier:" +#: config/i386/i386.h:401 +msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation" msgstr "" -#: config/d30v/d30v.c:2941 -msgid "bad insn to print_operand, 'B' modifier:" +#: config/i386/i386.h:403 +msgid "Support MMX, SSE, SSE2 and PNI built-in functions and code generation" msgstr "" -#: config/d30v/d30v.c:2948 -msgid "bad insn to print_operand, 'E' modifier:" +#: config/i386/i386.h:405 +msgid "" +"Do not support MMX, SSE, SSE2 and PNI built-in functions and code generation" msgstr "" -#: config/d30v/d30v.c:2966 -msgid "bad insn to print_operand, 'R' modifier:" +#: config/i386/i386.h:407 +msgid "sizeof(long double) is 16" msgstr "" -#: config/d30v/d30v.c:2975 config/d30v/d30v.c:2983 -msgid "bad insn to print_operand, 's' modifier:" +#: config/i386/i386.h:409 +msgid "sizeof(long double) is 12" msgstr "" -#: config/d30v/d30v.c:3012 -msgid "bad insn in d30v_print_operand, 0 case" +#: config/i386/i386.h:411 +msgid "Generate 64bit x86-64 code" msgstr "" -#: config/d30v/d30v.c:3310 -msgid "d30v_emit_comparison" +#: config/i386/i386.h:413 +msgid "Generate 32bit i386 code" msgstr "" -#: config/d30v/d30v.c:3354 -msgid "bad call to d30v_move_2words" +#: config/i386/i386.h:415 +msgid "Use native (MS) bitfield layout" msgstr "" -#: config/d30v/d30v.h:114 -msgid "Enable use of conditional move instructions" +#: config/i386/i386.h:417 +msgid "Use gcc default bitfield layout" msgstr "" -#: config/d30v/d30v.h:117 -msgid "Disable use of conditional move instructions" +#: config/i386/i386.h:419 +msgid "Use red-zone in the x86-64 code" msgstr "" -#: config/d30v/d30v.h:120 -msgid "Debug argument support in compiler" +#: config/i386/i386.h:421 +msgid "Do not use red-zone in the x86-64 code" msgstr "" -#: config/d30v/d30v.h:123 -msgid "Debug stack support in compiler" +#: config/i386/i386.h:423 +#, c-format +msgid "Use direct references against %gs when accessing tls data" msgstr "" -#: config/d30v/d30v.h:126 -msgid "Debug memory address support in compiler" +#: config/i386/i386.h:425 +#, c-format +msgid "Do not use direct references against %gs when accessing tls data" msgstr "" -#: config/d30v/d30v.h:129 -msgid "Make adjacent short instructions parallel if possible" +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an +#. initializer with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the +#. fixed part of the option name, and the address of a variable. The +#. variable, type `char *', is set to the variable part of the given +#. option if the fixed part matches. The actual option name is made +#. by appending `-m' to the specified name. +#: config/i386/i386.h:459 config/ia64/ia64.h:245 config/rs6000/rs6000.h:412 +#: config/s390/s390.h:145 config/sparc/sparc.h:650 +msgid "Schedule code for given CPU" msgstr "" -#: config/d30v/d30v.h:132 -msgid "Do not make adjacent short instructions parallel" +#: config/i386/i386.h:461 +msgid "Generate floating point mathematics using given instruction set" msgstr "" -#: config/d30v/d30v.h:135 config/d30v/d30v.h:138 -msgid "Link programs/data to be in external memory by default" +#: config/i386/i386.h:463 config/s390/s390.h:147 +msgid "Generate code for given CPU" msgstr "" -#: config/d30v/d30v.h:141 -msgid "Link programs/data to be in onchip memory by default" +#: config/i386/i386.h:465 +msgid "Number of registers used to pass integer arguments" msgstr "" -#: config/d30v/d30v.h:149 -msgid "Change the branch costs within the compiler" +#. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc. +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an +#. initializer with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the +#. fixed part of the option name, and the address of a variable. The +#. variable, type `char *', is set to the variable part of the given +#. option if the fixed part matches. The actual option name is made +#. by appending `-m' to the specified name. +#: config/i386/i386.h:467 config/m68k/m68k.h:355 +msgid "Loop code aligned to this power of 2" msgstr "" -#: config/d30v/d30v.h:152 -msgid "Change the threshold for conversion to conditional execution" +#: config/i386/i386.h:469 config/m68k/m68k.h:357 +msgid "Jump targets are aligned to this power of 2" msgstr "" -#: config/dsp16xx/dsp16xx.c:1456 config/dsp16xx/dsp16xx.c:1479 -msgid "stack size > 32k" +#: config/i386/i386.h:471 config/m68k/m68k.h:359 +msgid "Function starts are aligned to this power of 2" msgstr "" -#: config/dsp16xx/dsp16xx.c:1688 -msgid "invalid addressing mode" +#: config/i386/i386.h:474 +msgid "Attempt to keep stack aligned to this power of 2" msgstr "" -#: config/dsp16xx/dsp16xx.c:1831 -msgid "bad register extension code" +#: config/i386/i386.h:476 +msgid "Branches are this expensive (1-5, arbitrary units)" msgstr "" -#: config/dsp16xx/dsp16xx.c:1931 -msgid "invalid offset in ybase addressing" +#: config/i386/i386.h:478 +msgid "Use given x86-64 code model" msgstr "" -#: config/dsp16xx/dsp16xx.c:1934 -msgid "invalid register in ybase addressing" +#. Undocumented. +#. Undocumented. +#: config/i386/i386.h:484 +msgid "Use given assembler dialect" msgstr "" -#: config/dsp16xx/dsp16xx.c:2109 -msgid "invalid shift operator in emit_1600_core_shift" +#: config/i386/i386.h:486 +msgid "Use given thread-local storage dialect" msgstr "" -#: config/dsp16xx/dsp16xx.c:2438 -msgid "invalid mode for gen_tst_reg" +#: config/i386/sco5.h:293 +msgid "Generate ELF output" msgstr "" -#: config/dsp16xx/dsp16xx.c:2510 -msgid "invalid mode for integer comparison in gen_compare_reg" +#. If the environment variable DJDIR is not defined, then DJGPP is not installed correctly and GCC will quickly become confused with the default prefix settings. Report the problem now so the user doesn't receive deceptive "file not found" error messages later. +#. DJDIR is automatically defined by the DJGPP environment config file pointed to by the environment variable DJGPP. Examine DJGPP to try and figure out what's wrong. +#: config/i386/xm-djgpp.h:64 +msgid "environment variable DJGPP not defined" +msgstr "" + +#: config/i386/xm-djgpp.h:66 +#, c-format +msgid "environment variable DJGPP points to missing file '%s'" +msgstr "" + +#: config/i386/xm-djgpp.h:69 +#, c-format +msgid "environment variable DJGPP points to corrupt file '%s'" msgstr "" #. Macro to define tables used to set the flags. @@ -10012,11150 +9712,11264 @@ msgstr "" #. each pair being { "NAME", VALUE } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/dsp16xx/dsp16xx.h:230 -msgid "Pass parameters in registers (default)" +#: config/i860/i860.h:60 +msgid "Generate code which uses the FPU" msgstr "" -#: config/dsp16xx/dsp16xx.h:232 -msgid "Don't pass parameters in registers" +#: config/i860/i860.h:61 config/i860/i860.h:62 +msgid "Do not generate code which uses the FPU" msgstr "" -#: config/dsp16xx/dsp16xx.h:234 -msgid "Generate code for near calls" +#: config/i960/i960-c.c:68 +msgid "sorry, not implemented: #pragma align NAME=SIZE" msgstr "" -#: config/dsp16xx/dsp16xx.h:236 -msgid "Don't generate code for near calls" +#: config/i960/i960-c.c:73 +msgid "malformed #pragma align - ignored" msgstr "" -#: config/dsp16xx/dsp16xx.h:238 -msgid "Generate code for near jumps" +#: config/i960/i960-c.c:111 +msgid "sorry, not implemented: #pragma noalign NAME" msgstr "" -#: config/dsp16xx/dsp16xx.h:240 -msgid "Don't generate code for near jumps" +#: config/i960/i960.c:130 config/i960/i960.c:140 +msgid "conflicting architectures defined - using C series" msgstr "" -#: config/dsp16xx/dsp16xx.h:242 -msgid "Generate code for a bit-manipulation unit" +#: config/i960/i960.c:135 +msgid "conflicting architectures defined - using K series" msgstr "" -#: config/dsp16xx/dsp16xx.h:244 -msgid "Don't generate code for a bit-manipulation unit" +#: config/i960/i960.c:150 +msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "" -#: config/dsp16xx/dsp16xx.h:246 -msgid "Generate code for memory map1" +#: config/i960/i960.c:1452 config/m68k/m68k.c:652 config/rs6000/rs6000.c:11039 +msgid "stack limit expression is not supported" msgstr "" -#: config/dsp16xx/dsp16xx.h:248 -msgid "Generate code for memory map2" +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#. ??? Not all ten of these architecture variations actually exist, but I +#. am not sure which are real and which aren't. +#: config/i960/i960.h:250 +msgid "Generate SA code" msgstr "" -#: config/dsp16xx/dsp16xx.h:250 -msgid "Generate code for memory map3" +#: config/i960/i960.h:253 +msgid "Generate SB code" msgstr "" -#: config/dsp16xx/dsp16xx.h:252 -msgid "Generate code for memory map4" +#. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate SC code")}, +#: config/i960/i960.h:258 +msgid "Generate KA code" msgstr "" -#: config/dsp16xx/dsp16xx.h:254 -msgid "Ouput extra code for initialized data" +#: config/i960/i960.h:261 +msgid "Generate KB code" msgstr "" -#: config/dsp16xx/dsp16xx.h:256 -msgid "Don't let reg. allocator use ybase registers" +#. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate KC code")}, +#: config/i960/i960.h:266 +msgid "Generate JA code" msgstr "" -#: config/dsp16xx/dsp16xx.h:258 -msgid "Output extra debug info in Luxworks environment" +#: config/i960/i960.h:268 +msgid "Generate JD code" msgstr "" -#: config/dsp16xx/dsp16xx.h:260 -msgid "Save temp. files in Luxworks environment" +#: config/i960/i960.h:271 +msgid "Generate JF code" msgstr "" -#: config/dsp16xx/dsp16xx.h:272 -msgid "Specify alternate name for text section" +#: config/i960/i960.h:273 +msgid "generate RP code" msgstr "" -#: config/dsp16xx/dsp16xx.h:274 -msgid "Specify alternate name for data section" +#: config/i960/i960.h:276 +msgid "Generate MC code" msgstr "" -#: config/dsp16xx/dsp16xx.h:276 -msgid "Specify alternate name for bss section" +#: config/i960/i960.h:279 +msgid "Generate CA code" msgstr "" -#: config/dsp16xx/dsp16xx.h:278 -msgid "Specify alternate name for constant section" +#. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES| TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN), N_("Generate CB code")}, {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT| TARGET_FLAG_CODE_ALIGN), N_("Generate CC code")}, +#: config/i960/i960.h:289 +msgid "Generate CF code" msgstr "" -#: config/dsp16xx/dsp16xx.h:280 -msgid "Specify alternate name for dsp16xx chip" +#: config/i960/i960.h:293 config/mips/mips.h:539 config/pa/pa.h:266 +msgid "Use software floating point" msgstr "" -#. Output assembler code to FILE to increment profiler label # LABELNO -#. for profiling a function entry. -#: config/dsp16xx/dsp16xx.h:1218 config/dsp16xx/dsp16xx.h:1675 -#: config/dsp16xx/dsp16xx.h:1680 -msgid "profiling not implemented yet" +#: config/i960/i960.h:295 +msgid "Use alternate leaf function entries" msgstr "" -#. Emit RTL insns to initialize the variable parts of a trampoline. -#. FNADDR is an RTX for the address of the function's pure code. -#. CXT is an RTX for the static chain value for the function. -#: config/dsp16xx/dsp16xx.h:1228 config/dsp16xx/dsp16xx.h:1240 -msgid "trampolines not yet implemented" +#: config/i960/i960.h:297 +msgid "Do not use alternate leaf function entries" msgstr "" -#: config/fr30/fr30.c:455 -msgid "fr30_print_operand_address: unhandled address" +#: config/i960/i960.h:299 +msgid "Perform tail call optimization" msgstr "" -#: config/fr30/fr30.c:482 -#, c-format -msgid "fr30_print_operand: unrecognized %%p code" +#: config/i960/i960.h:301 +msgid "Do not perform tail call optimization" msgstr "" -#: config/fr30/fr30.c:502 -#, c-format -msgid "fr30_print_operand: unrecognized %%b code" +#: config/i960/i960.h:303 +msgid "Use complex addressing modes" msgstr "" -#: config/fr30/fr30.c:523 -#, c-format -msgid "fr30_print_operand: unrecognized %%B code" +#: config/i960/i960.h:305 +msgid "Do not use complex addressing modes" msgstr "" -#: config/fr30/fr30.c:531 -#, c-format -msgid "fr30_print_operand: invalid operand to %%A code" +#: config/i960/i960.h:307 +msgid "Align code to 8 byte boundary" msgstr "" -#: config/fr30/fr30.c:548 -#, c-format -msgid "fr30_print_operand: invalid %%x code" +#: config/i960/i960.h:309 +msgid "Do not align code to 8 byte boundary" msgstr "" -#: config/fr30/fr30.c:555 -#, c-format -msgid "fr30_print_operand: invalid %%F code" +#. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE), N_("Force use of prototypes")}, {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE), N_("Do not force use of prototypes")}, +#: config/i960/i960.h:315 config/i960/i960.h:317 +msgid "Enable compatibility with iC960 v2.0" msgstr "" -#: config/fr30/fr30.c:572 -msgid "fr30_print_operand: unknown code" +#: config/i960/i960.h:319 +msgid "Enable compatibility with iC960 v3.0" msgstr "" -#: config/fr30/fr30.c:601 config/fr30/fr30.c:610 config/fr30/fr30.c:621 -#: config/fr30/fr30.c:634 -msgid "fr30_print_operand: unhandled MEM" +#: config/i960/i960.h:321 config/i960/i960.h:323 +msgid "Enable compatibility with ic960 assembler" msgstr "" -#: config/fr30/fr30.h:63 -msgid "Assume small address space" +#: config/i960/i960.h:325 +msgid "Do not permit unaligned accesses" msgstr "" -#: config/frv/frv.c:415 config/frv/frv.c:433 -#, c-format -msgid "Unknown cpu: -mcpu=%s" +#: config/i960/i960.h:327 +msgid "Permit unaligned accesses" msgstr "" -#: config/frv/frv.c:456 -msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)" +#: config/i960/i960.h:329 +msgid "Layout types like Intel's v1.3 gcc" msgstr "" -#: config/frv/frv.c:2525 -msgid "Bad insn to frv_print_operand_address:" +#: config/i960/i960.h:331 +msgid "Do not layout types like Intel's v1.3 gcc" msgstr "" -#: config/frv/frv.c:2538 -msgid "Bad register to frv_print_operand_memory_reference_reg:" +#: config/i960/i960.h:333 config/sparc/freebsd.h:76 config/sparc/linux.h:90 +#: config/sparc/linux64.h:102 config/sparc/netbsd-elf.h:215 +msgid "Use 64 bit long doubles" msgstr "" -#: config/frv/frv.c:2579 config/frv/frv.c:2589 config/frv/frv.c:2598 -#: config/frv/frv.c:2626 config/frv/frv.c:2638 config/frv/frv.c:2642 -msgid "Bad insn to frv_print_operand_memory_reference:" +#: config/i960/i960.h:335 +msgid "Enable linker relaxation" msgstr "" -#: config/frv/frv.c:2784 -msgid "Bad insn in frv_print_operand, bad const_double" +#: config/i960/i960.h:337 +msgid "Do not enable linker relaxation" msgstr "" -#: config/frv/frv.c:2829 -msgid "Bad insn to frv_print_operand, 'C' modifier:" +#: config/ia64/ia64-c.c:52 +msgid "malformed #pragma builtin" msgstr "" -#: config/frv/frv.c:2852 -msgid "Bad insn to frv_print_operand, 'c' modifier:" +#: config/ia64/ia64.c:1025 config/m32r/m32r.c:336 +#, c-format +msgid "invalid argument of `%s' attribute" msgstr "" -#: config/frv/frv.c:2877 -msgid "Bad insn to frv_print_operand, 'e' modifier:" +#: config/ia64/ia64.c:1037 +msgid "%Jan address area attribute cannot be specified for local variables" msgstr "" -#: config/frv/frv.c:2885 -msgid "Bad insn to frv_print_operand, 'F' modifier:" +#: config/ia64/ia64.c:1044 +msgid "%Jaddress area of '%s' conflicts with previous declaration" msgstr "" -#: config/frv/frv.c:2901 -msgid "Bad insn to frv_print_operand, 'f' modifier:" +#: config/ia64/ia64.c:1051 +msgid "%Jaddress area attribute cannot be specified for functions" msgstr "" -#: config/frv/frv.c:2954 -msgid "Bad insn to frv_print_operand, 'L' modifier:" +#: config/ia64/ia64.c:4058 +msgid "ia64_print_operand: unknown code" msgstr "" -#: config/frv/frv.c:2967 -msgid "Bad insn to frv_print_operand, 'M/N' modifier:" +#: config/ia64/ia64.c:4405 +msgid "value of -mfixed-range must have form REG1-REG2" msgstr "" -#: config/frv/frv.c:2988 -msgid "Bad insn to frv_print_operand, 'O' modifier:" +#: config/ia64/ia64.c:4432 +#, c-format +msgid "%s-%s is an empty range" msgstr "" -#: config/frv/frv.c:3006 -msgid "Bad insn to frv_print_operand, P modifier:" +#: config/ia64/ia64.c:4480 +msgid "cannot optimize floating point division for both latency and throughput" msgstr "" -#: config/frv/frv.c:3026 -msgid "Bad insn in frv_print_operand, z case" +#: config/ia64/ia64.c:4486 +msgid "cannot optimize integer division for both latency and throughput" msgstr "" -#: config/frv/frv.c:3054 -msgid "Bad insn in frv_print_operand, 0 case" +#: config/ia64/ia64.c:4498 +#, c-format +msgid "bad value (%s) for -mtls-size= switch" msgstr "" -#: config/frv/frv.c:3059 -msgid "frv_print_operand: unknown code" +#: config/ia64/ia64.c:4514 +#, c-format +msgid "bad value (%s) for -tune= switch" msgstr "" -#: config/frv/frv.c:5742 -msgid "Bad output_move_single operand" +#. This macro defines names of command options to set and clear bits in +#. `target_flags'. Its definition is an initializer with a subgrouping for +#. each command option. +#: config/ia64/ia64.h:152 +msgid "Generate big endian code" msgstr "" -#: config/frv/frv.c:5871 -msgid "Bad output_move_double operand" +#: config/ia64/ia64.h:154 config/mcore/mcore.h:154 +msgid "Generate little endian code" msgstr "" -#: config/frv/frv.c:6015 -msgid "Bad output_condmove_single operand" +#: config/ia64/ia64.h:156 +msgid "Generate code for GNU as" msgstr "" -#: config/frv/frv.c:8320 -msgid "frv_registers_update" +#: config/ia64/ia64.h:158 +msgid "Generate code for Intel as" msgstr "" -#: config/frv/frv.c:8480 -msgid "frv_registers_used_p" +#: config/ia64/ia64.h:160 +msgid "Generate code for GNU ld" msgstr "" -#: config/frv/frv.c:8609 -msgid "frv_registers_set_p" +#: config/ia64/ia64.h:162 +msgid "Generate code for Intel ld" msgstr "" -#: config/frv/frv.c:9176 -msgid "accumulator is not a constant integer" +#: config/ia64/ia64.h:164 +msgid "Generate code without GP reg" msgstr "" -#: config/frv/frv.c:9181 -msgid "accumulator number is out of bounds" +#: config/ia64/ia64.h:166 +msgid "Emit stop bits before and after volatile extended asms" msgstr "" -#: config/frv/frv.c:9192 -#, c-format -msgid "inappropriate accumulator for `%s'" +#: config/ia64/ia64.h:168 +msgid "Don't emit stop bits before and after volatile extended asms" msgstr "" -#: config/frv/frv.c:9258 -#, c-format -msgid "`%s' expects a constant argument" +#: config/ia64/ia64.h:170 +msgid "Emit code for Itanium (TM) processor B step" msgstr "" -#: config/frv/frv.c:9263 -#, c-format -msgid "constant argument out of range for `%s'" +#: config/ia64/ia64.h:172 +msgid "Use in/loc/out register names" msgstr "" -#: config/frv/frv.c:9643 -msgid "media functions are not available unless -mmedia is used" +#: config/ia64/ia64.h:174 +msgid "Disable use of sdata/scommon/sbss" msgstr "" -#: config/frv/frv.c:9655 -msgid "this media function is only available on the fr500" +#: config/ia64/ia64.h:176 +msgid "Enable use of sdata/scommon/sbss" msgstr "" -#: config/frv/frv.c:9683 -msgid "this media function is only available on the fr400" +#: config/ia64/ia64.h:178 +msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "" -#. This macro is a C statement to print on `stderr' a string describing the -#. particular machine description choice. Every machine description should -#. define `TARGET_VERSION'. For example: -#. -#. #ifdef MOTOROLA -#. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)"); -#. #else -#. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)"); -#. #endif -#: config/frv/frv.h:509 -msgid " (frv)" +#: config/ia64/ia64.h:180 +msgid "Generate self-relocatable code" msgstr "" -#: config/h8300/h8300.c:311 -msgid "-ms2600 is used without -ms" +#: config/ia64/ia64.h:182 +msgid "Generate inline floating point division, optimize for latency" msgstr "" -#: config/h8300/h8300.c:317 -msgid "-mn is used without -mh or -ms" +#: config/ia64/ia64.h:184 +msgid "Generate inline floating point division, optimize for throughput" msgstr "" -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/h8300/h8300.h:150 -msgid "Generate H8S code" +#: config/ia64/ia64.h:186 +msgid "Generate inline integer division, optimize for latency" msgstr "" -#: config/h8300/h8300.h:151 -msgid "Do not generate H8S code" +#: config/ia64/ia64.h:188 +msgid "Generate inline integer division, optimize for throughput" msgstr "" -#: config/h8300/h8300.h:152 -msgid "Generate H8S/2600 code" +#: config/ia64/ia64.h:190 +msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/h8300/h8300.h:153 -msgid "Do not generate H8S/2600 code" +#: config/ia64/ia64.h:192 +msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/h8300/h8300.h:154 -msgid "Make integers 32 bits wide" +#: config/ia64/ia64.h:194 +msgid "Enable earlier placing stop bits for better scheduling" msgstr "" -#: config/h8300/h8300.h:157 -msgid "Use registers for argument passing" +#: config/ia64/ia64.h:196 +msgid "Disable earlier placing stop bits" msgstr "" -#: config/h8300/h8300.h:159 -msgid "Do not use registers for argument passing" +#: config/ia64/ia64.h:241 +msgid "Specify range of registers to make fixed" msgstr "" -#: config/h8300/h8300.h:161 -msgid "Consider access to byte sized memory slow" +#: config/ip2k/ip2k.c:1100 +msgid "bad operand" msgstr "" -#: config/h8300/h8300.h:162 -msgid "Enable linker relaxing" +#: config/iq2000/iq2000.c:1782 +#, c-format +msgid "bad value (%s) for -mcpu= switch" msgstr "" -#: config/h8300/h8300.h:164 -msgid "Generate H8/300H code" +#: config/iq2000/iq2000.c:1811 +#, c-format +msgid "The compiler does not support -march=%s." msgstr "" -#: config/h8300/h8300.h:165 -msgid "Enable the normal mode" +#: config/iq2000/iq2000.c:2206 +#, c-format +msgid "gp_offset (%ld) or end_offset (%ld) is less than zero." msgstr "" -#: config/h8300/h8300.h:166 -msgid "Do not generate H8/300H code" +#: config/iq2000/iq2000.c:3022 +#, c-format +msgid "argument `%d' is not a constant" msgstr "" -#: config/h8300/h8300.h:167 -msgid "Use H8/300 alignment rules" +#: config/iq2000/iq2000.c:3313 config/xtensa/xtensa.c:2053 +msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "" -#: config/i370/i370-c.c:55 -msgid "junk at end of #pragma map" +#: config/iq2000/iq2000.c:3469 +#, c-format +msgid "PRINT_OPERAND: Unknown punctuation '%c'" msgstr "" -#: config/i370/i370-c.c:61 -msgid "malformed #pragma map, ignored" +#: config/iq2000/iq2000.c:3478 config/mips/mips.c:5347 +#: config/xtensa/xtensa.c:1907 +msgid "PRINT_OPERAND null pointer" msgstr "" -#: config/i370/i370.c:923 -msgid "real name is too long - alias ignored" +#: config/iq2000/iq2000.c:3547 +#, c-format +msgid "invalid %%P operand" msgstr "" -#: config/i370/i370.c:928 -msgid "alias name is too long - alias ignored" +#: config/iq2000/iq2000.c:3555 config/rs6000/rs6000.c:8657 +#, c-format +msgid "invalid %%p value" msgstr "" -#: config/i370/i370.c:1199 -msgid "internal error--no jump follows compare:" +#: config/iq2000/iq2000.c:3619 config/mips/mips.c:5475 +#, c-format +msgid "invalid use of %%d, %%x, or %%X" msgstr "" -#. Macro to define tables used to set the flags. This is a list in braces -#. of pairs in braces, each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/i370/i370.h:75 -msgid "Generate char instructions" +#: config/iq2000/iq2000.h:74 config/mn10300/mn10300.h:74 +msgid "No default crt0.o" msgstr "" -#: config/i370/i370.h:76 -msgid "Do not generate char instructions" +#: config/iq2000/iq2000.h:76 +msgid "Use GP relative sdata/sbss sections" msgstr "" -#: config/i386/i386.c:1158 -#, c-format -msgid "code model %s not supported in PIC mode" +#: config/iq2000/iq2000.h:78 +msgid "Don't use GP relative sdata/sbss sections" msgstr "" -#: config/i386/i386.c:1168 config/sparc/sparc.c:368 -#, c-format -msgid "bad value (%s) for -mcmodel= switch" +#: config/iq2000/iq2000.h:80 config/mips/mips.h:563 +msgid "Use ROM instead of RAM" msgstr "" -#: config/i386/i386.c:1183 -#, c-format -msgid "bad value (%s) for -masm= switch" +#: config/iq2000/iq2000.h:82 config/mips/mips.h:565 +msgid "Don't use ROM instead of RAM" msgstr "" -#: config/i386/i386.c:1186 -#, c-format -msgid "code model `%s' not supported in the %s bit mode" +#: config/iq2000/iq2000.h:84 config/mips/mips.h:567 +msgid "Put uninitialized constants in ROM (needs -membedded-data)" msgstr "" -#: config/i386/i386.c:1189 -msgid "code model `large' not supported yet" +#: config/iq2000/iq2000.h:86 config/mips/mips.h:569 +msgid "Don't put uninitialized constants in ROM" msgstr "" -#: config/i386/i386.c:1191 -#, c-format -msgid "%i-bit mode not compiled in" +#: config/iq2000/iq2000.h:108 config/mips/mips.h:731 config/pa/pa.h:310 +msgid "Specify CPU for scheduling purposes" msgstr "" -#: config/i386/i386.c:1218 config/i386/i386.c:1230 -msgid "CPU you selected does not support x86-64 instruction set" +#: config/iq2000/iq2000.h:110 config/mips/mips.h:733 +msgid "Specify CPU for code generation purposes" msgstr "" -#: config/i386/i386.c:1223 config/s390/s390.c:948 +#: config/m32r/m32r.c:159 #, c-format -msgid "bad value (%s) for -march= switch" +msgid "bad value (%s) for -mmodel switch" msgstr "" -#: config/i386/i386.c:1236 config/s390/s390.c:967 +#: config/m32r/m32r.c:168 #, c-format -msgid "bad value (%s) for -mtune= switch" +msgid "bad value (%s) for -msdata switch" msgstr "" -#: config/i386/i386.c:1253 +#: config/m32r/m32r.c:2251 #, c-format -msgid "-mregparm=%d is not between 0 and %d" +msgid "invalid operand to %%s code" msgstr "" -#: config/i386/i386.c:1266 -msgid "-malign-loops is obsolete, use -falign-loops" +#: config/m32r/m32r.c:2258 +#, c-format +msgid "invalid operand to %%p code" msgstr "" -#: config/i386/i386.c:1271 config/i386/i386.c:1284 config/i386/i386.c:1297 +#: config/m32r/m32r.c:2313 +msgid "bad insn for 'A'" +msgstr "" + +#: config/m32r/m32r.c:2360 #, c-format -msgid "-malign-loops=%d is not between 0 and %d" +msgid "invalid operand to %%T/%%B code" msgstr "" -#: config/i386/i386.c:1279 -msgid "-malign-jumps is obsolete, use -falign-jumps" +#: config/m32r/m32r.c:2383 +#, c-format +msgid "invalid operand to %%N code" msgstr "" -#: config/i386/i386.c:1292 -msgid "-malign-functions is obsolete, use -falign-functions" +#: config/m32r/m32r.c:2422 +msgid "pre-increment address is not a register" msgstr "" -#: config/i386/i386.c:1330 -#, c-format -msgid "-mpreferred-stack-boundary=%d is not between %d and 12" +#: config/m32r/m32r.c:2429 +msgid "pre-decrement address is not a register" msgstr "" -#: config/i386/i386.c:1342 -#, c-format -msgid "-mbranch-cost=%d is not between 0 and 5" +#: config/m32r/m32r.c:2436 +msgid "post-increment address is not a register" msgstr "" -#: config/i386/i386.c:1354 -#, c-format -msgid "bad value (%s) for -mtls-dialect= switch" +#: config/m32r/m32r.c:2514 config/m32r/m32r.c:2530 +#: config/rs6000/rs6000.c:14497 +msgid "bad address" msgstr "" -#: config/i386/i386.c:1375 -msgid "-malign-double makes no sense in the 64bit mode" +#: config/m32r/m32r.c:2535 +msgid "lo_sum not of register" msgstr "" -#: config/i386/i386.c:1377 -msgid "-mrtd calling convention not supported in the 64bit mode" +#. { "relax", TARGET_RELAX_MASK, "" }, { "no-relax", -TARGET_RELAX_MASK, "" }, +#: config/m32r/m32r.h:245 +msgid "Display compile time statistics" msgstr "" -#: config/i386/i386.c:1393 config/i386/i386.c:1404 -msgid "SSE instruction set disabled, using 387 arithmetics" +#: config/m32r/m32r.h:247 +msgid "Align all loops to 32 byte boundary" msgstr "" -#: config/i386/i386.c:1409 -msgid "387 instruction set disabled, using SSE arithmetics" +#: config/m32r/m32r.h:250 +msgid "Only issue one instruction per cycle" msgstr "" -#: config/i386/i386.c:1416 -#, c-format -msgid "bad value (%s) for -mfpmath= switch" +#: config/m32r/m32r.h:253 +msgid "Prefer branches over conditional execution" msgstr "" -#: config/i386/i386.c:1576 config/i386/i386.c:1587 -msgid "fastcall and stdcall attributes are not compatible" +#: config/m32r/m32r.h:269 +msgid "Code size: small, medium or large" msgstr "" -#: config/i386/i386.c:1580 config/i386/i386.c:1640 -msgid "fastcall and regparm attributes are not compatible" +#: config/m32r/m32r.h:271 +msgid "Small data area: none, sdata, use" msgstr "" -#: config/i386/i386.c:1627 +#: config/m68hc11/m68hc11.c:266 #, c-format -msgid "`%s' attribute requires an integer constant argument" +msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "" -#: config/i386/i386.c:1633 -#, c-format -msgid "argument to `%s' attribute larger than %d" +#: config/m68hc11/m68hc11.c:1327 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" msgstr "" -#: config/i386/i386.c:6810 -msgid "invalid UNSPEC as operand" +#: config/m68hc11/m68hc11.c:1333 +msgid "`trap' attribute is already used" msgstr "" -#: config/i386/i386.c:7072 -msgid "extended registers have no high halves" +#. !!!! SCz wrong here. +#: config/m68hc11/m68hc11.c:3331 config/m68hc11/m68hc11.c:3717 +msgid "move insn not handled" msgstr "" -#: config/i386/i386.c:7087 -msgid "unsupported operand size for extended register" +#: config/m68hc11/m68hc11.c:3563 config/m68hc11/m68hc11.c:3647 +#: config/m68hc11/m68hc11.c:3920 +msgid "invalid register in the move instruction" msgstr "" -#: config/i386/i386.c:7402 -msgid "" -"operand is neither a constant nor a condition code, invalid operand code 'c'" +#: config/m68hc11/m68hc11.c:3597 +msgid "invalid operand in the instruction" msgstr "" -#: config/i386/i386.c:7448 -#, c-format -msgid "invalid operand code `%c'" +#: config/m68hc11/m68hc11.c:3894 +msgid "invalid register in the instruction" msgstr "" -#: config/i386/i386.c:7495 -msgid "invalid constraints for operand" +#: config/m68hc11/m68hc11.c:3927 +msgid "operand 1 must be a hard register" msgstr "" -#: config/i386/i386.c:11946 -msgid "unknown insn mode" +#: config/m68hc11/m68hc11.c:3944 +msgid "invalid rotate insn" msgstr "" -#. @@@ better error message -#: config/i386/i386.c:14062 config/i386/i386.c:14098 -msgid "selector must be an immediate" +#: config/m68hc11/m68hc11.c:4365 +msgid "registers IX, IY and Z used in the same INSN" msgstr "" -#. @@@ better error message -#: config/i386/i386.c:14259 config/i386/i386.c:14293 -msgid "mask must be an immediate" +#: config/m68hc11/m68hc11.c:4702 config/m68hc11/m68hc11.c:5005 +msgid "cannot do z-register replacement" msgstr "" -#: config/i386/i386.c:14325 -msgid "shift must be an immediate" +#: config/m68hc11/m68hc11.c:5068 +msgid "invalid Z register replacement for insn" msgstr "" -#: config/i386/i386.c:15327 -#, c-format -msgid "`%s' incompatible attribute ignored" +#. Macro to define tables used to set the flags. This is a list in braces of +#. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits +#. to set or minus the bits to clear. An empty string NAME is used to +#. identify the default VALUE. +#: config/m68hc11/m68hc11.h:177 +msgid "Compile with 16-bit integer mode" msgstr "" -#: config/i386/winnt.c:117 -#, c-format -msgid "`%s' attribute only applies to variables" +#: config/m68hc11/m68hc11.h:179 +msgid "Compile with 32-bit integer mode" msgstr "" -#: config/i386/winnt.c:288 -#, c-format -msgid "`%s' declared as both exported to and imported from a DLL" +#: config/m68hc11/m68hc11.h:181 +msgid "Auto pre/post decrement increment allowed" msgstr "" -#: config/i386/cygming.h:40 -msgid "Use the Cygwin interface" +#: config/m68hc11/m68hc11.h:183 +msgid "Auto pre/post decrement increment not allowed" msgstr "" -#: config/i386/cygming.h:41 -msgid "Use the Mingw32 interface" +#: config/m68hc11/m68hc11.h:185 +msgid "Min/max instructions allowed" msgstr "" -#: config/i386/cygming.h:42 -msgid "Create GUI application" +#: config/m68hc11/m68hc11.h:187 +msgid "Min/max instructions not allowed" msgstr "" -#: config/i386/cygming.h:43 -msgid "Don't set Windows defines" +#: config/m68hc11/m68hc11.h:189 +msgid "Use call and rtc for function calls and returns" msgstr "" -#: config/i386/cygming.h:44 -msgid "Set Windows defines" +#: config/m68hc11/m68hc11.h:191 +msgid "Use jsr and rts for function calls and returns" msgstr "" -#: config/i386/cygming.h:45 -msgid "Create console application" +#: config/m68hc11/m68hc11.h:193 +msgid "Do not use direct addressing mode for soft registers" msgstr "" -#: config/i386/cygming.h:46 config/i386/win32.h:59 -msgid "Generate code for a DLL" +#: config/m68hc11/m68hc11.h:195 +msgid "Use direct addressing mode for soft registers" msgstr "" -#: config/i386/cygming.h:48 config/i386/win32.h:61 -msgid "Ignore dllimport for functions" +#: config/m68hc11/m68hc11.h:197 config/m68hc11/m68hc11.h:203 +msgid "Compile for a 68HC11" msgstr "" -#: config/i386/cygming.h:50 -msgid "Use Mingw-specific thread support" +#: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205 +msgid "Compile for a 68HC12" msgstr "" -#: config/i386/cygming.h:166 -#, c-format -msgid "-f%s ignored for target (all code is position independent)" +#: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207 +msgid "Compile for a 68HCS12" msgstr "" -#: config/i386/djgpp.h:204 -msgid "-mbnu210 is ignored (option is obsolete)" +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an +#. initializer with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the +#. fixed part of the option name, and the address of a variable. The +#. variable, type `char *', is set to the variable part of the given +#. option if the fixed part matches. The actual option name is made +#. by appending `-m' to the specified name. +#: config/m68hc11/m68hc11.h:221 +msgid "Specify the register allocation order" msgstr "" -#: config/i386/i386-interix.h:263 -msgid "ms-bitfields not supported for objc" +#: config/m68hc11/m68hc11.h:223 +msgid "Indicate the number of soft registers available" msgstr "" -#. Deprecated. -#. Deprecated. -#. Deprecated. -#. Deprecated. -#. Deprecated. -#. Deprecated. -#: config/i386/i386.h:329 -msgid "Alternate calling convention" +#: config/m68k/m68k.c:213 +#, c-format +msgid "-malign-loops=%d is not between 1 and %d" msgstr "" -#: config/i386/i386.h:331 config/m68k/m68k.h:180 config/ns32k/ns32k.h:144 -msgid "Use normal calling convention" +#: config/m68k/m68k.c:224 +msgid "-mshared-library-id= specified without -mid-shared-library" msgstr "" -#: config/i386/i386.h:333 -msgid "Align some doubles on dword boundary" +#: config/m68k/m68k.c:227 +#, c-format +msgid "-mshared-library-id=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.h:335 -msgid "Align doubles on word boundary" +#: config/m68k/m68k.c:241 +msgid "cannot specify both -msep-data and -mid-shared-library" msgstr "" -#: config/i386/i386.h:337 -msgid "Uninitialized locals in .bss" +#: config/m68k/m68k.c:256 +#, c-format +msgid "-malign-jumps=%d is not between 1 and %d" msgstr "" -#: config/i386/i386.h:339 -msgid "Uninitialized locals in .data" +#: config/m68k/m68k.c:267 +#, c-format +msgid "-malign-functions=%d is not between 1 and %d" msgstr "" -#: config/i386/i386.h:341 config/m68k/linux-aout.h:45 config/m68k/linux.h:50 -#: config/ns32k/ns32k.h:167 -msgid "Use IEEE math for fp comparisons" +#: config/m68k/m68k.c:276 +msgid "-fPIC is not currently supported on the 68000 or 68010\n" msgstr "" -#: config/i386/i386.h:343 config/ns32k/ns32k.h:169 -msgid "Do not use IEEE math for fp comparisons" +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/m68k/m68k.h:243 config/m68k/m68k.h:245 +msgid "Generate code for a 68020" msgstr "" -#: config/i386/i386.h:345 -msgid "Return values of functions in FPU registers" +#: config/m68k/m68k.h:250 config/m68k/m68k.h:253 +msgid "Generate code for a 68000" msgstr "" -#: config/i386/i386.h:347 -msgid "Do not return values of functions in FPU registers" +#: config/m68k/m68k.h:255 +msgid "Use the bit-field instructions" msgstr "" -#: config/i386/i386.h:349 -msgid "Do not generate sin, cos, sqrt for FPU" +#: config/m68k/m68k.h:257 +msgid "Do not use the bit-field instructions" msgstr "" -#: config/i386/i386.h:351 -msgid "Generate sin, cos, sqrt for FPU" +#: config/m68k/m68k.h:259 +msgid "Consider type `int' to be 16 bits wide" msgstr "" -#: config/i386/i386.h:353 -msgid "Omit the frame pointer in leaf functions" +#: config/m68k/m68k.h:261 +msgid "Consider type `int' to be 32 bits wide" msgstr "" -#: config/i386/i386.h:356 -msgid "Enable stack probing" +#: config/m68k/m68k.h:264 +msgid "Generate code with library calls for floating point" msgstr "" -#. undocumented -#. undocumented -#: config/i386/i386.h:361 -msgid "Align destination of the string operations" +#: config/m68k/m68k.h:266 +msgid "Generate code for a 68040, without any new instructions" msgstr "" -#: config/i386/i386.h:363 -msgid "Do not align destination of the string operations" +#: config/m68k/m68k.h:269 +msgid "Generate code for a 68060, without any new instructions" msgstr "" -#: config/i386/i386.h:365 -msgid "Inline all known string operations" +#: config/m68k/m68k.h:273 +msgid "Generate code for a 68030" msgstr "" -#: config/i386/i386.h:367 -msgid "Do not inline all known string operations" +#: config/m68k/m68k.h:276 +msgid "Generate code for a 68040" msgstr "" -#: config/i386/i386.h:369 config/i386/i386.h:373 -msgid "Use push instructions to save outgoing arguments" +#: config/m68k/m68k.h:280 +msgid "Generate code for a 68060" msgstr "" -#: config/i386/i386.h:371 config/i386/i386.h:375 -msgid "Do not use push instructions to save outgoing arguments" +#: config/m68k/m68k.h:285 +msgid "Generate code for a 520X" msgstr "" -#: config/i386/i386.h:377 -msgid "Support MMX built-in functions" +#: config/m68k/m68k.h:289 +msgid "Generate code for a 5206e" msgstr "" -#: config/i386/i386.h:379 -msgid "Do not support MMX built-in functions" +#: config/m68k/m68k.h:293 +msgid "Generate code for a 528x" msgstr "" -#: config/i386/i386.h:381 -msgid "Support 3DNow! built-in functions" +#: config/m68k/m68k.h:297 +msgid "Generate code for a 5307" msgstr "" -#: config/i386/i386.h:383 -msgid "Do not support 3DNow! built-in functions" +#: config/m68k/m68k.h:301 +msgid "Generate code for a 5407" msgstr "" -#: config/i386/i386.h:385 -msgid "Support MMX and SSE built-in functions and code generation" +#: config/m68k/m68k.h:304 +msgid "Generate code for a 68851" msgstr "" -#: config/i386/i386.h:387 -msgid "Do not support MMX and SSE built-in functions and code generation" -msgstr "" - -#: config/i386/i386.h:389 -msgid "Support MMX, SSE and SSE2 built-in functions and code generation" +#: config/m68k/m68k.h:306 +msgid "Do no generate code for a 68851" msgstr "" -#: config/i386/i386.h:391 -msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation" +#: config/m68k/m68k.h:309 +msgid "Generate code for a 68302" msgstr "" -#: config/i386/i386.h:393 -msgid "sizeof(long double) is 16" +#: config/m68k/m68k.h:312 +msgid "Generate code for a 68332" msgstr "" -#: config/i386/i386.h:395 -msgid "sizeof(long double) is 12" +#: config/m68k/m68k.h:316 +msgid "Generate code for a cpu32" msgstr "" -#: config/i386/i386.h:397 -msgid "Generate 64bit x86-64 code" +#: config/m68k/m68k.h:319 +msgid "Align variables on a 32-bit boundary" msgstr "" -#: config/i386/i386.h:399 -msgid "Generate 32bit i386 code" +#: config/m68k/m68k.h:321 +msgid "Align variables on a 16-bit boundary" msgstr "" -#: config/i386/i386.h:401 -msgid "Use native (MS) bitfield layout" +#: config/m68k/m68k.h:323 +msgid "Enable separate data segment" msgstr "" -#: config/i386/i386.h:403 -msgid "Use gcc default bitfield layout" +#: config/m68k/m68k.h:325 +msgid "Disable separate data segment" msgstr "" -#: config/i386/i386.h:405 -msgid "Use red-zone in the x86-64 code" +#: config/m68k/m68k.h:327 +msgid "Enable ID based shared library" msgstr "" -#: config/i386/i386.h:407 -msgid "Do not use red-zone in the x86-64 code" +#: config/m68k/m68k.h:329 +msgid "Disable ID based shared library" msgstr "" -#. This macro is similar to `TARGET_SWITCHES' but defines names of -#. command options that have values. Its definition is an -#. initializer with a subgrouping for each command option. -#. -#. Each subgrouping contains a string constant, that defines the -#. fixed part of the option name, and the address of a variable. The -#. variable, type `char *', is set to the variable part of the given -#. option if the fixed part matches. The actual option name is made -#. by appending `-m' to the specified name. -#: config/i386/i386.h:436 config/ia64/ia64.h:245 config/rs6000/rs6000.h:382 -#: config/s390/s390.h:117 config/sparc/sparc.h:637 -msgid "Schedule code for given CPU" +#: config/m68k/m68k.h:331 +msgid "Generate pc-relative code" msgstr "" -#: config/i386/i386.h:438 -msgid "Generate floating point mathematics using given instruction set" +#: config/m68k/m68k.h:333 +msgid "Do not use unaligned memory references" msgstr "" -#: config/i386/i386.h:440 config/s390/s390.h:119 -msgid "Generate code for given CPU" +#: config/m68k/m68k.h:335 +msgid "Use unaligned memory references" msgstr "" -#: config/i386/i386.h:442 -msgid "Number of registers used to pass integer arguments" +#: config/m68k/m68k.h:337 +msgid "Use different calling convention using 'rtd'" msgstr "" -#. TARGET_DEFAULT is defined in sun*.h and isi.h, etc. -#. This macro is similar to `TARGET_SWITCHES' but defines names of -#. command options that have values. Its definition is an -#. initializer with a subgrouping for each command option. -#. -#. Each subgrouping contains a string constant, that defines the -#. fixed part of the option name, and the address of a variable. The -#. variable, type `char *', is set to the variable part of the given -#. option if the fixed part matches. The actual option name is made -#. by appending `-m' to the specified name. -#: config/i386/i386.h:444 config/m68k/m68k.h:263 -msgid "Loop code aligned to this power of 2" +#: config/m68k/m68k.h:361 +msgid "ID of shared library to build" msgstr "" -#: config/i386/i386.h:446 config/m68k/m68k.h:265 -msgid "Jump targets are aligned to this power of 2" +#: config/mcore/mcore.c:2972 +#, c-format +msgid "invalid option `-mstack-increment=%s'" msgstr "" -#: config/i386/i386.h:448 config/m68k/m68k.h:267 -msgid "Function starts are aligned to this power of 2" +#: config/mcore/mcore.h:121 +msgid "Inline constants if it can be done in 2 insns or less" msgstr "" -#: config/i386/i386.h:451 -msgid "Attempt to keep stack aligned to this power of 2" +#: config/mcore/mcore.h:123 +msgid "Inline constants if it only takes 1 instruction" msgstr "" -#: config/i386/i386.h:453 -msgid "Branches are this expensive (1-5, arbitrary units)" +#: config/mcore/mcore.h:125 +msgid "Set maximum alignment to 4" msgstr "" -#: config/i386/i386.h:455 -msgid "Use given x86-64 code model" +#: config/mcore/mcore.h:127 +msgid "Set maximum alignment to 8" msgstr "" -#. Undocumented. -#. Undocumented. -#: config/i386/i386.h:461 -msgid "Use given assembler dialect" +#: config/mcore/mcore.h:131 +msgid "Do not use the divide instruction" msgstr "" -#: config/i386/i386.h:463 -msgid "Use given thread-local storage dialect" +#: config/mcore/mcore.h:135 +msgid "Do not arbitrary sized immediates in bit operations" msgstr "" -#: config/i386/sco5.h:696 -msgid "Generate ELF output" +#: config/mcore/mcore.h:137 +msgid "Always treat bit-field as int-sized" msgstr "" -#: config/i386/win32.h:53 -msgid "Use Mingw32 interface" +#: config/mcore/mcore.h:141 +msgid "Force functions to be aligned to a 4 byte boundary" msgstr "" -#: config/i386/win32.h:55 -msgid "Use Cygwin interface" +#: config/mcore/mcore.h:143 +msgid "Force functions to be aligned to a 2 byte boundary" msgstr "" -#: config/i386/win32.h:57 -msgid "Use bare Windows interface" +#: config/mcore/mcore.h:145 +msgid "Emit call graph information" msgstr "" -#. If the environment variable DJDIR is not defined, then DJGPP is not installed correctly and GCC will quickly become confused with the default prefix settings. Report the problem now so the user doesn't receive deceptive "file not found" error messages later. -#. DJDIR is automatically defined by the DJGPP environment config file pointed to by the environment variable DJGPP. Examine DJGPP to try and figure out what's wrong. -#: config/i386/xm-djgpp.h:71 -msgid "environment variable DJGPP not defined" +#: config/mcore/mcore.h:149 +msgid "Prefer word accesses over byte accesses" msgstr "" -#: config/i386/xm-djgpp.h:73 -#, c-format -msgid "environment variable DJGPP points to missing file '%s'" +#: config/mcore/mcore.h:160 +msgid "Generate code for the M*Core M340" msgstr "" -#: config/i386/xm-djgpp.h:76 -#, c-format -msgid "environment variable DJGPP points to corrupt file '%s'" +#: config/mcore/mcore.h:173 +msgid "Maximum amount for a single stack increment operation" msgstr "" -#: config/i960/i960-c.c:68 -msgid "sorry, not implemented: #pragma align NAME=SIZE" +#: config/mips/mips.c:3118 config/xtensa/xtensa.c:988 +#: config/xtensa/xtensa.c:1020 config/xtensa/xtensa.c:1029 +msgid "bad test" msgstr "" -#: config/i960/i960-c.c:73 -msgid "malformed #pragma align - ignored" +#: config/mips/mips.c:4564 +#, c-format +msgid "bad value (%s) for -mabi= switch" msgstr "" -#: config/i960/i960-c.c:111 -msgid "sorry, not implemented: #pragma noalign NAME" +#: config/mips/mips.c:4587 +#, c-format +msgid "" +"-mips%s conflicts with the other architecture options, which specify a MIPS%" +"d processor" msgstr "" -#: config/i960/i960.c:130 config/i960/i960.c:140 -msgid "conflicting architectures defined - using C series" +#: config/mips/mips.c:4606 +#, c-format +msgid "-march=%s is not compatible with the selected ABI" msgstr "" -#: config/i960/i960.c:135 -msgid "conflicting architectures defined - using K series" +#: config/mips/mips.c:4621 +msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/i960/i960.c:150 -msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" +#: config/mips/mips.c:4623 +msgid "-mgp32 used with a 64-bit ABI" msgstr "" -#: config/i960/i960.c:1455 config/m68k/m68k.c:573 config/rs6000/rs6000.c:10113 -msgid "stack limit expression is not supported" +#: config/mips/mips.c:4625 +msgid "-mgp64 used with a 32-bit ABI" msgstr "" -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#. ??? Not all ten of these architecture variations actually exist, but I -#. am not sure which are real and which aren't. -#: config/i960/i960.h:240 -msgid "Generate SA code" +#: config/mips/mips.c:4643 config/mips/mips.c:4645 config/mips/mips.c:4647 +#: config/mips/mips.c:4776 +#, c-format +msgid "unsupported combination: %s" msgstr "" -#: config/i960/i960.h:243 -msgid "Generate SB code" +#: config/mips/mips.c:4740 +msgid "-g is only supported using GNU as," msgstr "" -#. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate SC code")}, -#: config/i960/i960.h:248 -msgid "Generate KA code" +#: config/mips/mips.c:4742 +msgid "-g is only supported using GNU as with -mabi=32," msgstr "" -#: config/i960/i960.h:251 -msgid "Generate KB code" +#: config/mips/mips.c:4743 config/pa/pa.c:352 +msgid "-g option disabled" msgstr "" -#. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate KC code")}, -#: config/i960/i960.h:256 -msgid "Generate JA code" +#: config/mips/mips.c:4771 +msgid "" +"generation of Branch Likely instructions enabled, but not supported by " +"architecture" msgstr "" -#: config/i960/i960.h:258 -msgid "Generate JD code" +#: config/mips/mips.c:4788 +msgid "-G is incompatible with PIC code which is the default" msgstr "" -#: config/i960/i960.h:261 -msgid "Generate JF code" +#: config/mips/mips.c:4816 +msgid "-membedded-pic and -mabicalls are incompatible" msgstr "" -#: config/i960/i960.h:263 -msgid "generate RP code" +#: config/mips/mips.c:4819 +msgid "-G and -membedded-pic are incompatible" msgstr "" -#: config/i960/i960.h:266 -msgid "Generate MC code" +#: config/mips/mips.c:4851 +msgid "non-PIC n64 with explicit relocations" msgstr "" -#: config/i960/i960.h:269 -msgid "Generate CA code" +#: config/mips/mips.c:5155 +msgid "mips_debugger_offset called with non stack/frame/arg pointer" msgstr "" -#. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES| TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN), N_("Generate CB code")}, {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT| TARGET_FLAG_CODE_ALIGN), N_("Generate CC code")}, -#: config/i960/i960.h:279 -msgid "Generate CF code" +#: config/mips/mips.c:5284 +#, c-format +msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "" -#: config/i960/i960.h:283 config/mips/mips.h:579 config/pa/pa.h:266 -msgid "Use software floating point" +#: config/mips/mips.c:5298 +#, c-format +msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "" -#: config/i960/i960.h:285 -msgid "Use alternate leaf function entries" +#: config/mips/mips.c:5311 +#, c-format +msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "" -#: config/i960/i960.h:287 -msgid "Do not use alternate leaf function entries" +#: config/mips/mips.c:5324 +#, c-format +msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "" -#: config/i960/i960.h:289 -msgid "Perform tail call optimization" +#: config/mips/mips.c:5338 +#, c-format +msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "" -#: config/i960/i960.h:291 -msgid "Do not perform tail call optimization" +#: config/mips/mips.c:5376 +#, c-format +msgid "PRINT_OPERAND, invalid insn for %%C" msgstr "" -#: config/i960/i960.h:293 -msgid "Use complex addressing modes" +#: config/mips/mips.c:5393 +#, c-format +msgid "PRINT_OPERAND, invalid insn for %%N" msgstr "" -#: config/i960/i960.h:295 -msgid "Do not use complex addressing modes" +#: config/mips/mips.c:5402 +#, c-format +msgid "PRINT_OPERAND, invalid insn for %%F" msgstr "" -#: config/i960/i960.h:297 -msgid "Align code to 8 byte boundary" +#: config/mips/mips.c:5411 +#, c-format +msgid "PRINT_OPERAND, invalid insn for %%W" msgstr "" -#: config/i960/i960.h:299 -msgid "Do not align code to 8 byte boundary" +#: config/mips/mips.c:7902 +#, c-format +msgid "can not handle inconsistent calls to `%s'" msgstr "" -#. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE), N_("Force use of prototypes")}, {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE), N_("Do not force use of prototypes")}, -#: config/i960/i960.h:305 config/i960/i960.h:307 -msgid "Enable compatibility with iC960 v2.0" +#: config/mips/mips.c:9129 +msgid "the cpu name must be lower case" msgstr "" -#: config/i960/i960.h:309 -msgid "Enable compatibility with iC960 v3.0" +#: config/mips/mips.c:9151 +#, c-format +msgid "bad value (%s) for %s" msgstr "" -#: config/i960/i960.h:311 config/i960/i960.h:313 -msgid "Enable compatibility with ic960 assembler" +#: config/mips/mips.c:9420 +#, c-format +msgid "can't rewind temp file: %m" msgstr "" -#: config/i960/i960.h:315 -msgid "Do not permit unaligned accesses" +#: config/mips/mips.c:9424 +#, c-format +msgid "can't write to output file: %m" msgstr "" -#: config/i960/i960.h:317 -msgid "Permit unaligned accesses" +#: config/mips/mips.c:9427 +#, c-format +msgid "can't read from temp file: %m" msgstr "" -#: config/i960/i960.h:319 -msgid "Layout types like Intel's v1.3 gcc" +#: config/mips/mips.c:9430 +#, c-format +msgid "can't close temp file: %m" msgstr "" -#: config/i960/i960.h:321 -msgid "Do not layout types like Intel's v1.3 gcc" +#: config/mips/linux64.h:39 +msgid "Same as -mabi=32, just trickier" msgstr "" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 -#: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:230 -msgid "Use 64 bit long doubles" +#. Target CPU builtins. +#. We do this here because __mips is defined below and so we can't use builtin_define_std. +#. Treat _R3000 and _R4000 like register-size defines, which is how they've historically been used. +#. Macros dependent on the C dialect. +#. Bizzare, but needed at least for Irix. +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/mips/mips.h:501 +msgid "Use 64-bit int type" msgstr "" -#: config/i960/i960.h:325 -msgid "Enable linker relaxation" +#: config/mips/mips.h:503 +msgid "Use 64-bit long type" msgstr "" -#: config/i960/i960.h:327 -msgid "Do not enable linker relaxation" +#: config/mips/mips.h:505 +msgid "Use 32-bit long type" msgstr "" -#: config/ia64/ia64-c.c:53 -msgid "malformed #pragma builtin" +#: config/mips/mips.h:507 +msgid "Optimize lui/addiu address loads" msgstr "" -#: config/ia64/ia64.c:4052 -msgid "ia64_print_operand: unknown code" +#: config/mips/mips.h:509 +msgid "Don't optimize lui/addiu address loads" msgstr "" -#: config/ia64/ia64.c:4409 -msgid "value of -mfixed-range must have form REG1-REG2" +#: config/mips/mips.h:511 +msgid "Use MIPS as" msgstr "" -#: config/ia64/ia64.c:4436 -#, c-format -msgid "%s-%s is an empty range" +#: config/mips/mips.h:513 +msgid "Use GNU as" msgstr "" -#: config/ia64/ia64.c:4484 -msgid "cannot optimize floating point division for both latency and throughput" +#: config/mips/mips.h:515 +msgid "Use symbolic register names" msgstr "" -#: config/ia64/ia64.c:4490 -msgid "cannot optimize integer division for both latency and throughput" +#: config/mips/mips.h:517 +msgid "Don't use symbolic register names" msgstr "" -#: config/ia64/ia64.c:4502 -#, c-format -msgid "bad value (%s) for -mtls-size= switch" +#: config/mips/mips.h:519 config/mips/mips.h:521 +msgid "Use GP relative sdata/sbss sections (now ignored)" msgstr "" -#: config/ia64/ia64.c:4518 -#, c-format -msgid "bad value (%s) for -tune= switch" +#: config/mips/mips.h:523 config/mips/mips.h:525 +msgid "Don't use GP relative sdata/sbss sections (now ignored)" msgstr "" -#. This macro defines names of command options to set and clear bits in -#. `target_flags'. Its definition is an initializer with a subgrouping for -#. each command option. -#: config/ia64/ia64.h:152 -msgid "Generate big endian code" +#: config/mips/mips.h:527 +msgid "Output compiler statistics (now ignored)" msgstr "" -#: config/ia64/ia64.h:154 config/mcore/mcore.h:160 -msgid "Generate little endian code" +#: config/mips/mips.h:529 +msgid "Don't output compiler statistics" msgstr "" -#: config/ia64/ia64.h:156 -msgid "Generate code for GNU as" +#: config/mips/mips.h:531 +msgid "Don't optimize block moves" msgstr "" -#: config/ia64/ia64.h:158 -msgid "Generate code for Intel as" +#: config/mips/mips.h:533 +msgid "Optimize block moves" msgstr "" -#: config/ia64/ia64.h:160 -msgid "Generate code for GNU ld" +#: config/mips/mips.h:535 +msgid "Use mips-tfile asm postpass" msgstr "" -#: config/ia64/ia64.h:162 -msgid "Generate code for Intel ld" +#: config/mips/mips.h:537 +msgid "Don't use mips-tfile asm postpass" msgstr "" -#: config/ia64/ia64.h:164 -msgid "Generate code without GP reg" +#. Macro to define tables used to set the flags. +#. This is a list in braces of triplets in braces, +#. each triplet being { "NAME", VALUE, DOC } +#. where VALUE is the bits to set or minus the bits to clear and DOC +#. is the documentation for --help (NULL if intentionally undocumented). +#. An empty string NAME is used to identify the default VALUE. +#: config/mips/mips.h:541 config/pdp11/pdp11.h:61 +msgid "Use hardware floating point" msgstr "" -#: config/ia64/ia64.h:166 -msgid "Emit stop bits before and after volatile extended asms" +#: config/mips/mips.h:543 +msgid "Use 64-bit FP registers" msgstr "" -#: config/ia64/ia64.h:168 -msgid "Don't emit stop bits before and after volatile extended asms" +#: config/mips/mips.h:545 +msgid "Use 32-bit FP registers" msgstr "" -#: config/ia64/ia64.h:170 -msgid "Emit code for Itanium (TM) processor B step" +#: config/mips/mips.h:547 +msgid "Use 64-bit general registers" msgstr "" -#: config/ia64/ia64.h:172 -msgid "Use in/loc/out register names" +#: config/mips/mips.h:549 +msgid "Use 32-bit general registers" msgstr "" -#: config/ia64/ia64.h:174 -msgid "Disable use of sdata/scommon/sbss" +#: config/mips/mips.h:551 +msgid "Use Irix PIC" msgstr "" -#: config/ia64/ia64.h:176 -msgid "Enable use of sdata/scommon/sbss" +#: config/mips/mips.h:553 +msgid "Don't use Irix PIC" msgstr "" -#: config/ia64/ia64.h:178 -msgid "gp is constant (but save/restore gp on indirect calls)" +#: config/mips/mips.h:555 +msgid "Use indirect calls" msgstr "" -#: config/ia64/ia64.h:180 -msgid "Generate self-relocatable code" +#: config/mips/mips.h:557 +msgid "Don't use indirect calls" msgstr "" -#: config/ia64/ia64.h:182 -msgid "Generate inline floating point division, optimize for latency" +#: config/mips/mips.h:559 +msgid "Use embedded PIC" msgstr "" -#: config/ia64/ia64.h:184 -msgid "Generate inline floating point division, optimize for throughput" +#: config/mips/mips.h:561 +msgid "Don't use embedded PIC" msgstr "" -#: config/ia64/ia64.h:186 -msgid "Generate inline integer division, optimize for latency" +#: config/mips/mips.h:571 +msgid "Use big-endian byte order" msgstr "" -#: config/ia64/ia64.h:188 -msgid "Generate inline integer division, optimize for throughput" +#: config/mips/mips.h:573 +msgid "Use little-endian byte order" msgstr "" -#: config/ia64/ia64.h:190 -msgid "Enable Dwarf 2 line debug info via GNU as" +#: config/mips/mips.h:575 +msgid "Use single (32-bit) FP only" msgstr "" -#: config/ia64/ia64.h:192 -msgid "Disable Dwarf 2 line debug info via GNU as" +#: config/mips/mips.h:577 +msgid "Don't use single (32-bit) FP only" msgstr "" -#: config/ia64/ia64.h:194 -msgid "Enable earlier placing stop bits for better scheduling" +#: config/mips/mips.h:579 +msgid "Use multiply accumulate" msgstr "" -#: config/ia64/ia64.h:196 -msgid "Disable earlier placing stop bits" +#: config/mips/mips.h:581 +msgid "Don't use multiply accumulate" msgstr "" -#: config/ia64/ia64.h:241 -msgid "Specify range of registers to make fixed" +#: config/mips/mips.h:583 config/rs6000/rs6000.h:311 +msgid "Don't generate fused multiply/add instructions" msgstr "" -#: config/ip2k/ip2k.c:1100 -msgid "bad operand" +#: config/mips/mips.h:585 config/rs6000/rs6000.h:309 +msgid "Generate fused multiply/add instructions" msgstr "" -#: config/m32r/m32r.c:147 -#, c-format -msgid "bad value (%s) for -mmodel switch" +#: config/mips/mips.h:587 +msgid "Work around early 4300 hardware bug" msgstr "" -#: config/m32r/m32r.c:156 -#, c-format -msgid "bad value (%s) for -msdata switch" +#: config/mips/mips.h:589 +msgid "Don't work around early 4300 hardware bug" msgstr "" -#: config/m32r/m32r.c:327 -#, c-format -msgid "invalid argument of `%s' attribute" +#: config/mips/mips.h:591 +msgid "Work around errata for early SB-1 revision 2 cores" msgstr "" -#: config/m32r/m32r.c:430 -msgid "const objects cannot go in .sdata/.sbss" +#: config/mips/mips.h:593 +msgid "Don't work around errata for early SB-1 revision 2 cores" msgstr "" -#: config/m32r/m32r.c:2301 -#, c-format -msgid "invalid operand to %%s code" +#: config/mips/mips.h:595 +msgid "Trap on integer divide by zero" msgstr "" -#: config/m32r/m32r.c:2308 -#, c-format -msgid "invalid operand to %%p code" +#: config/mips/mips.h:597 +msgid "Don't trap on integer divide by zero" msgstr "" -#: config/m32r/m32r.c:2363 -msgid "bad insn for 'A'" +#: config/mips/mips.h:599 +msgid "Use Branch Likely instructions, overriding default for arch" msgstr "" -#: config/m32r/m32r.c:2415 -#, c-format -msgid "invalid operand to %%T/%%B code" +#: config/mips/mips.h:601 +msgid "Don't use Branch Likely instructions, overriding default for arch" msgstr "" -#: config/m32r/m32r.c:2438 -#, c-format -msgid "invalid operand to %%N code" +#: config/mips/mips.h:603 +msgid "Use NewABI-style %reloc() assembly operators" msgstr "" -#: config/m32r/m32r.c:2483 -msgid "pre-increment address is not a register" +#: config/mips/mips.h:605 +msgid "Use assembler macros instead of relocation operators" msgstr "" -#: config/m32r/m32r.c:2490 -msgid "pre-decrement address is not a register" +#: config/mips/mips.h:607 +msgid "Generate mips16 code" msgstr "" -#: config/m32r/m32r.c:2497 -msgid "post-increment address is not a register" +#: config/mips/mips.h:609 +msgid "Generate normal-mode code" msgstr "" -#: config/m32r/m32r.c:2575 config/m32r/m32r.c:2591 -#: config/rs6000/rs6000.c:12946 -msgid "bad address" +#: config/mips/mips.h:611 +msgid "Lift restrictions on GOT size" msgstr "" -#: config/m32r/m32r.c:2596 -msgid "lo_sum not of register" +#: config/mips/mips.h:613 +msgid "Do not lift restrictions on GOT size" msgstr "" -#. { "relax", TARGET_RELAX_MASK, "" }, { "no-relax", -TARGET_RELAX_MASK, "" }, -#: config/m32r/m32r.h:248 -msgid "Display compile time statistics" +#: config/mips/mips.h:735 +msgid "Specify an ABI" msgstr "" -#: config/m32r/m32r.h:250 -msgid "Align all loops to 32 byte boundary" +#: config/mips/mips.h:737 +msgid "Specify a Standard MIPS ISA" msgstr "" -#: config/m32r/m32r.h:253 -msgid "Only issue one instruction per cycle" +#: config/mips/mips.h:739 +msgid "Don't call any cache flush functions" msgstr "" -#: config/m32r/m32r.h:256 -msgid "Prefer branches over conditional execution" +#: config/mips/mips.h:741 +msgid "Specify cache flush function" msgstr "" -#: config/m32r/m32r.h:272 -msgid "Code size: small, medium or large" +#. Output assembler code to FILE to increment profiler label # LABELNO +#. for profiling a function entry. +#: config/mips/mips.h:2433 +msgid "mips16 function profiling" msgstr "" -#: config/m32r/m32r.h:274 -msgid "Small data area: none, sdata, use" +#: config/mmix/mmix.c:207 +#, c-format +msgid "-f%s not supported: ignored" msgstr "" -#: config/m68hc11/m68hc11.c:252 +#: config/mmix/mmix.c:633 #, c-format -msgid "-f%s ignored for 68HC11/68HC12 (not supported)" +msgid "" +"too large function value type, needs %d registers, have only %d registers " +"for this" msgstr "" -#: config/m68hc11/m68hc11.c:1299 -msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +#: config/mmix/mmix.c:803 +msgid "function_profiler support for MMIX" msgstr "" -#: config/m68hc11/m68hc11.c:1305 -msgid "`trap' attribute is already used" +#: config/mmix/mmix.c:823 +msgid "MMIX Internal: Last named vararg would not fit in a register" msgstr "" -#. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3320 config/m68hc11/m68hc11.c:3724 -msgid "move insn not handled" +#: config/mmix/mmix.c:1538 config/mmix/mmix.c:1668 +msgid "MMIX Internal: Expected a CONST_INT, not this" msgstr "" -#: config/m68hc11/m68hc11.c:3570 config/m68hc11/m68hc11.c:3654 -#: config/m68hc11/m68hc11.c:3936 -msgid "invalid register in the move instruction" +#: config/mmix/mmix.c:1546 config/mmix/mmix.c:1570 config/mmix/mmix.c:1686 +#, c-format +msgid "MMIX Internal: Bad register: %d" msgstr "" -#: config/m68hc11/m68hc11.c:3604 -msgid "invalid operand in the instruction" +#: config/mmix/mmix.c:1617 +msgid "MMIX Internal: Bad value for 'm', not a CONST_INT" msgstr "" -#: config/m68hc11/m68hc11.c:3910 -msgid "invalid register in the instruction" +#: config/mmix/mmix.c:1636 +msgid "MMIX Internal: Expected a register, not this" msgstr "" -#: config/m68hc11/m68hc11.c:3943 -msgid "operand 1 must be a hard register" +#: config/mmix/mmix.c:1646 +msgid "MMIX Internal: Expected a constant, not this" msgstr "" -#: config/m68hc11/m68hc11.c:3960 -msgid "invalid rotate insn" +#. Presumably there's a missing case above if we get here. +#: config/mmix/mmix.c:1678 +#, c-format +msgid "MMIX Internal: Missing `%c' case in mmix_print_operand" msgstr "" -#: config/m68hc11/m68hc11.c:4381 -msgid "registers IX, IY and Z used in the same INSN" +#. We need the original here. +#: config/mmix/mmix.c:1730 +msgid "MMIX Internal: Cannot decode this operand" msgstr "" -#: config/m68hc11/m68hc11.c:4718 config/m68hc11/m68hc11.c:5021 -msgid "cannot do z-register replacement" +#: config/mmix/mmix.c:1787 +msgid "MMIX Internal: This is not a recognized address" msgstr "" -#: config/m68hc11/m68hc11.c:5084 -msgid "invalid Z register replacement for insn" +#: config/mmix/mmix.c:1964 +#, c-format +msgid "stack frame not a multiple of 8 bytes: %d" msgstr "" -#. Macro to define tables used to set the flags. This is a list in braces of -#. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits -#. to set or minus the bits to clear. An empty string NAME is used to -#. identify the default VALUE. -#: config/m68hc11/m68hc11.h:177 -msgid "Compile with 16-bit integer mode" +#: config/mmix/mmix.c:2203 +#, c-format +msgid "stack frame not a multiple of octabyte: %d" msgstr "" -#: config/m68hc11/m68hc11.h:179 -msgid "Compile with 32-bit integer mode" +#: config/mmix/mmix.c:2677 config/mmix/mmix.c:2741 +#, c-format +msgid "MMIX Internal: %s is not a shiftable int" msgstr "" -#: config/m68hc11/m68hc11.h:181 -msgid "Auto pre/post decrement increment allowed" +#: config/mmix/mmix.c:2857 +msgid "MMIX Internal: Trying to output invalidly reversed condition:" msgstr "" -#: config/m68hc11/m68hc11.h:183 -msgid "Auto pre/post decrement increment not allowed" +#: config/mmix/mmix.c:2864 +msgid "MMIX Internal: What's the CC of this?" msgstr "" -#: config/m68hc11/m68hc11.h:185 -msgid "Min/max instructions allowed" +#: config/mmix/mmix.c:2868 +msgid "MMIX Internal: What is the CC of this?" msgstr "" -#: config/m68hc11/m68hc11.h:187 -msgid "Min/max instructions not allowed" +#: config/mmix/mmix.c:2938 +msgid "MMIX Internal: This is not a constant:" msgstr "" -#: config/m68hc11/m68hc11.h:189 -msgid "Use call and rtc for function calls and returns" +#. For these target macros, there is no generic documentation here. You +#. should read `Using and Porting GCC' for that. Only comments specific +#. to the MMIX target are here. +#. +#. There are however references to the specific texinfo node (comments +#. with "Node:"), so there should be little or nothing amiss. Probably +#. the opposite, since we don't have to care about old littering and +#. soon outdated generic comments. +#. Node: Driver +#. User symbols are in the same name-space as built-in symbols, but we +#. don't need the built-in symbols, so remove those and instead apply +#. stricter operand checking. Don't warn when expanding insns. +#. Pass on -mset-program-start=N and -mset-data-start=M to the linker. +#. Provide default program start 0x100 unless -mno-set-program-start. +#. Don't do this if linking relocatably, with -r. For a final link, +#. produce mmo, unless ELF is requested or when linking relocatably. +#. Put unused option values here. +#: config/mmix/mmix.h:132 +msgid "Set start-address of the program" msgstr "" -#: config/m68hc11/m68hc11.h:191 -msgid "Use jsr and rts for function calls and returns" +#: config/mmix/mmix.h:134 +msgid "Set start-address of data" msgstr "" -#: config/m68hc11/m68hc11.h:193 -msgid "Do not use direct addressing mode for soft registers" +#. FIXME: Provide a way to *load* the epsilon register. +#: config/mmix/mmix.h:198 +msgid "For intrinsics library: pass all parameters in registers" msgstr "" -#: config/m68hc11/m68hc11.h:195 config/m68hc11/m68hc11.h:201 -msgid "Compile for a 68HC11" +#: config/mmix/mmix.h:201 +msgid "Use register stack for parameters and return value" msgstr "" -#: config/m68hc11/m68hc11.h:197 config/m68hc11/m68hc11.h:203 -msgid "Compile for a 68HC12" +#: config/mmix/mmix.h:203 +msgid "Use call-clobbered registers for parameters and return value" msgstr "" -#: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205 -msgid "Compile for a 68HCS12" +#: config/mmix/mmix.h:205 +msgid "Use epsilon-respecting floating point compare instructions" msgstr "" -#. This macro is similar to `TARGET_SWITCHES' but defines names of -#. command options that have values. Its definition is an -#. initializer with a subgrouping for each command option. -#. -#. Each subgrouping contains a string constant, that defines the -#. fixed part of the option name, and the address of a variable. The -#. variable, type `char *', is set to the variable part of the given -#. option if the fixed part matches. The actual option name is made -#. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:219 -msgid "Specify the register allocation order" +#: config/mmix/mmix.h:208 +msgid "Use zero-extending memory loads, not sign-extending ones" msgstr "" -#: config/m68hc11/m68hc11.h:221 -msgid "Indicate the number of soft registers available" +#: config/mmix/mmix.h:211 +msgid "" +"Generate divide results with reminder having the same sign as the divisor " +"(not the dividend)" msgstr "" -#: config/m68k/m68k.c:172 -#, c-format -msgid "-malign-loops=%d is not between 1 and %d" +#: config/mmix/mmix.h:215 +msgid "Prepend global symbols with \":\" (for use with PREFIX)" msgstr "" -#: config/m68k/m68k.c:183 -#, c-format -msgid "-malign-jumps=%d is not between 1 and %d" +#: config/mmix/mmix.h:217 +msgid "Do not provide a default start-address 0x100 of the program" msgstr "" -#: config/m68k/m68k.c:194 -#, c-format -msgid "-malign-functions=%d is not between 1 and %d" +#: config/mmix/mmix.h:219 +msgid "Link to emit program in ELF format (rather than mmo)" msgstr "" -#: config/m68k/m68k.c:203 -msgid "-fPIC is not currently supported on the 68000 or 68010\n" +#: config/mmix/mmix.h:221 +msgid "Use P-mnemonics for branches statically predicted as taken" msgstr "" -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/m68k/m68k.h:162 config/m68k/m68k.h:164 -msgid "Generate code for a 68020" +#: config/mmix/mmix.h:223 +msgid "Don't use P-mnemonics for branches" msgstr "" -#: config/m68k/m68k.h:169 config/m68k/m68k.h:172 -msgid "Generate code for a 68000" +#: config/mmix/mmix.h:225 +msgid "Use addresses that allocate global registers" msgstr "" -#: config/m68k/m68k.h:174 -msgid "Use the bit-field instructions" +#: config/mmix/mmix.h:227 +msgid "Do not use addresses that allocate global registers" msgstr "" -#: config/m68k/m68k.h:176 -msgid "Do not use the bit-field instructions" +#: config/mmix/mmix.h:229 +msgid "Generate a single exit point for each function" msgstr "" -#: config/m68k/m68k.h:178 -msgid "Use different calling convention using 'rtd'" +#: config/mmix/mmix.h:231 +msgid "Do not generate a single exit point for each function" msgstr "" -#: config/m68k/m68k.h:182 -msgid "Consider type `int' to be 16 bits wide" +#: config/mn10300/linux.h:69 config/mn10300/mn10300.h:71 +msgid "Target the AM33 processor" msgstr "" -#: config/m68k/m68k.h:184 -msgid "Consider type `int' to be 32 bits wide" +#: config/mn10300/linux.h:70 config/mn10300/mn10300.h:75 +msgid "Target the AM33/2.0 processor" msgstr "" -#: config/m68k/m68k.h:186 -msgid "Generate code for a Sun FPA" +#: config/mn10300/linux.h:71 config/mn10300/mn10300.h:78 +msgid "Enable linker relaxations" msgstr "" -#: config/m68k/m68k.h:189 -msgid "Do not generate code for a Sun FPA" +#: config/mn10300/mn10300.h:69 +msgid "Work around hardware multiply bug" msgstr "" -#: config/m68k/m68k.h:191 config/m68k/m68k.h:193 -msgid "Generate code for a Sun Sky board" +#: config/mn10300/mn10300.h:70 +msgid "Do not work around hardware multiply bug" msgstr "" -#: config/m68k/m68k.h:195 -msgid "Do not use Sky linkage convention" +#: config/ns32k/ns32k.h:142 config/s390/s390.h:124 +msgid "Don't use hardware fp" msgstr "" -#: config/m68k/m68k.h:197 -msgid "Generate code for a 68881" +#: config/ns32k/ns32k.h:143 +msgid "Alternative calling convention" msgstr "" -#: config/m68k/m68k.h:200 -msgid "Generate code with library calls for floating point" +#: config/ns32k/ns32k.h:145 +msgid "Pass some arguments in registers" msgstr "" -#: config/m68k/m68k.h:202 -msgid "Generate code for a 68040, without any new instructions" +#: config/ns32k/ns32k.h:146 +msgid "Pass all arguments on stack" msgstr "" -#: config/m68k/m68k.h:205 -msgid "Generate code for a 68060, without any new instructions" +#: config/ns32k/ns32k.h:147 +msgid "Optimize for 32532 cpu" msgstr "" -#: config/m68k/m68k.h:209 -msgid "Generate code for a 68030" +#: config/ns32k/ns32k.h:148 +msgid "Optimize for 32332 cpu" msgstr "" -#: config/m68k/m68k.h:212 -msgid "Generate code for a 68040" +#: config/ns32k/ns32k.h:150 +msgid "Optimize for 32032" msgstr "" -#: config/m68k/m68k.h:216 -msgid "Generate code for a 68060" +#: config/ns32k/ns32k.h:152 +msgid "Register sb is zero. Use for absolute addressing" msgstr "" -#: config/m68k/m68k.h:221 -msgid "Generate code for a 520X" +#: config/ns32k/ns32k.h:153 +msgid "Do not use register sb" msgstr "" -#: config/m68k/m68k.h:224 -msgid "Generate code for a 68851" +#: config/ns32k/ns32k.h:155 +msgid "Use bit-field instructions" msgstr "" -#: config/m68k/m68k.h:226 -msgid "Do no generate code for a 68851" +#: config/ns32k/ns32k.h:157 +msgid "Do not use bit-field instructions" msgstr "" -#: config/m68k/m68k.h:229 -msgid "Generate code for a 68302" +#: config/ns32k/ns32k.h:158 +msgid "Generate code for high memory" msgstr "" -#: config/m68k/m68k.h:232 -msgid "Generate code for a 68332" +#: config/ns32k/ns32k.h:159 +msgid "Generate code for low memory" msgstr "" -#: config/m68k/m68k.h:236 -msgid "Generate code for a cpu32" +#: config/ns32k/ns32k.h:160 +msgid "32381 fpu" msgstr "" -#: config/m68k/m68k.h:239 -msgid "Align variables on a 32-bit boundary" +#: config/ns32k/ns32k.h:162 +msgid "Use multiply-accumulate fp instructions" msgstr "" -#: config/m68k/m68k.h:241 -msgid "Align variables on a 16-bit boundary" +#: config/ns32k/ns32k.h:164 +msgid "Do not use multiply-accumulate fp instructions" msgstr "" -#: config/m68k/m68k.h:243 -msgid "Generate pc-relative code" +#: config/ns32k/ns32k.h:165 +msgid "\"Small register classes\" kludge" msgstr "" -#: config/m68k/m68k.h:245 -msgid "Do not use unaligned memory references" +#: config/ns32k/ns32k.h:166 +msgid "No \"Small register classes\" kludge" msgstr "" -#: config/m68k/m68k.h:247 -msgid "Use unaligned memory references" +#: config/pa/pa.c:303 +#, c-format +msgid "" +"unknown -mschedule= option (%s).\n" +"Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" msgstr "" -#: config/m88k/m88k.c:921 +#: config/pa/pa.c:328 #, c-format -msgid "internal gcc monitor: short-branch(%x)" +msgid "" +"unknown -march= option (%s).\n" +"Valid options are 1.0, 1.1, and 2.0\n" msgstr "" -#: config/m88k/m88k.c:2320 -msgid "internal gcc error: Can't express symbolic location" +#: config/pa/pa.c:341 +msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "" -#: config/m88k/m88k.c:2535 -#, c-format -msgid "argument #%d is a structure" +#: config/pa/pa.c:346 +msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "" -#: config/m88k/m88k.c:2834 -#, c-format -msgid "%%R not followed by %%B/C/D/E" +#: config/pa/pa.c:351 +msgid "-g is only supported when using GAS on this processor," msgstr "" -#: config/m88k/m88k.c:2902 -#, c-format -msgid "invalid %%x/X value" +#: config/pa/pa-hpux.h:91 config/pa/pa64-hpux.h:25 +msgid "Generate cpp defines for server IO" msgstr "" -#: config/m88k/m88k.c:2919 -#, c-format -msgid "invalid %%Q value" +#: config/pa/pa-hpux.h:92 config/pa/pa64-hpux.h:27 +msgid "Generate cpp defines for workstation IO" msgstr "" -#: config/m88k/m88k.c:2925 config/rs6000/rs6000.c:7796 -#, c-format -msgid "invalid %%q value" +#. Macro to define tables used to set the flags. This is a +#. list in braces of target switches with each switch being +#. { "NAME", VALUE, "HELP_STRING" }. VALUE is the bits to set, +#. or minus the bits to clear. An empty string NAME is used to +#. identify the default VALUE. Do not mark empty strings for +#. translation. +#: config/pa/pa.h:232 config/pa/pa.h:238 +msgid "Generate PA1.1 code" msgstr "" -#: config/m88k/m88k.c:2931 -#, c-format -msgid "invalid %%o value" +#: config/pa/pa.h:234 config/pa/pa.h:236 +msgid "Generate PA1.0 code" msgstr "" -#: config/m88k/m88k.c:2938 config/rs6000/rs6000.c:7759 -#, c-format -msgid "invalid %%p value" +#: config/pa/pa.h:240 +msgid "Generate PA2.0 code (requires binutils 2.10 or later)" msgstr "" -#: config/m88k/m88k.c:2951 config/m88k/m88k.c:2956 -#, c-format -msgid "invalid %%s/S value" +#: config/pa/pa.h:242 +msgid "Disable FP regs" msgstr "" -#: config/m88k/m88k.c:2967 -#, c-format -msgid "invalid %%P operand" +#: config/pa/pa.h:244 +msgid "Do not disable FP regs" msgstr "" -#: config/m88k/m88k.c:2998 config/romp/romp.c:698 -#, c-format -msgid "invalid %%B value" +#: config/pa/pa.h:246 +msgid "Disable space regs" msgstr "" -#: config/m88k/m88k.c:3028 -#, c-format -msgid "invalid %%D value" +#: config/pa/pa.h:248 +msgid "Do not disable space regs" msgstr "" -#: config/m88k/m88k.c:3041 -#, c-format -msgid "`%%d' operand isn't a register" +#: config/pa/pa.h:250 +msgid "Put jumps in call delay slots" msgstr "" -#: config/m88k/m88k.c:3059 -msgid "operand is r0" +#: config/pa/pa.h:252 +msgid "Do not put jumps in call delay slots" msgstr "" -#: config/m88k/m88k.c:3073 -msgid "operand is const_double" +#: config/pa/pa.h:254 +msgid "Disable indexed addressing" msgstr "" -#: config/m88k/m88k.c:3092 -msgid "invalid code" +#: config/pa/pa.h:256 +msgid "Do not disable indexed addressing" msgstr "" -#. Do any checking or such that is needed after processing the -m switches. -#: config/m88k/m88k.h:277 -msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible" +#: config/pa/pa.h:258 +msgid "Use portable calling conventions" msgstr "" -#: config/m88k/m88k.h:299 -#, c-format -msgid "invalid option `-mshort-data-%s'" +#: config/pa/pa.h:260 +msgid "Do not use portable calling conventions" msgstr "" -#: config/m88k/m88k.h:304 -#, c-format -msgid "-mshort-data-%s is too large " +#: config/pa/pa.h:262 +msgid "Assume code will be assembled by GAS" msgstr "" -#: config/m88k/m88k.h:306 -#, c-format -msgid "-mshort-data-%s and PIC are incompatible" +#: config/pa/pa.h:264 +msgid "Do not assume code will be assembled by GAS" msgstr "" -#: config/mcore/mcore.c:3131 -#, c-format -msgid "invalid option `-mstack-increment=%s'" +#: config/pa/pa.h:268 +msgid "Do not use software floating point" msgstr "" -#: config/mcore/mcore.h:127 -msgid "Inline constants if it can be done in 2 insns or less" +#: config/pa/pa.h:270 +msgid "Emit long load/store sequences" msgstr "" -#: config/mcore/mcore.h:129 -msgid "Inline constants if it only takes 1 instruction" +#: config/pa/pa.h:272 +msgid "Do not emit long load/store sequences" msgstr "" -#: config/mcore/mcore.h:131 -msgid "Set maximum alignment to 4" +#: config/pa/pa.h:274 +msgid "Generate fast indirect calls" msgstr "" -#: config/mcore/mcore.h:133 -msgid "Set maximum alignment to 8" +#: config/pa/pa.h:276 +msgid "Do not generate fast indirect calls" msgstr "" -#: config/mcore/mcore.h:137 -msgid "Do not use the divide instruction" +#: config/pa/pa.h:278 +msgid "Generate code for huge switch statements" msgstr "" -#: config/mcore/mcore.h:141 -msgid "Do not arbitary sized immediates in bit operations" +#: config/pa/pa.h:280 +msgid "Do not generate code for huge switch statements" msgstr "" -#: config/mcore/mcore.h:143 -msgid "Always treat bit-field as int-sized" +#: config/pa/pa.h:282 +msgid "Always generate long calls" msgstr "" -#: config/mcore/mcore.h:147 -msgid "Force functions to be aligned to a 4 byte boundary" +#: config/pa/pa.h:284 +msgid "Generate long calls only when needed" msgstr "" -#: config/mcore/mcore.h:149 -msgid "Force functions to be aligned to a 2 byte boundary" +#: config/pa/pa.h:286 +msgid "Enable linker optimizations" msgstr "" -#: config/mcore/mcore.h:151 -msgid "Emit call graph information" +#: config/pa/pa.h:312 +msgid "" +"Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. " +"2.0 requires gas snapshot 19990413 or later." msgstr "" -#: config/mcore/mcore.h:155 -msgid "Prefer word accesses over byte accesses" +#: config/pa/pa64-hpux.h:29 +msgid "Assume code will be linked by GNU ld" msgstr "" -#: config/mcore/mcore.h:166 -msgid "Generate code for the M*Core M340" +#: config/pa/pa64-hpux.h:31 +msgid "Assume code will be linked by HP ld" msgstr "" -#: config/mcore/mcore.h:179 -msgid "Maximum amount for a single stack increment operation" +#: config/pdp11/pdp11.h:62 +msgid "Do not use hardware floating point" msgstr "" -#: config/mips/mips.c:5458 -#, c-format -msgid "bad value (%s) for -mabi= switch" +#. return float result in ac0 +#: config/pdp11/pdp11.h:64 +msgid "Return floating point results in ac0" msgstr "" -#: config/mips/mips.c:5494 -#, c-format -msgid "" -"-mips%s conflicts with the other architecture options, which specify a MIPS%" -"d processor" +#: config/pdp11/pdp11.h:65 +msgid "Return floating point results in memory" msgstr "" -#: config/mips/mips.c:5513 -#, c-format -msgid "-march=%s is not compatible with the selected ABI" +#. is 11/40 +#: config/pdp11/pdp11.h:67 +msgid "Generate code for an 11/40" msgstr "" -#: config/mips/mips.c:5525 -msgid "-mgp64 used with a 32-bit processor" +#. is 11/45 +#: config/pdp11/pdp11.h:70 +msgid "Generate code for an 11/45" msgstr "" -#: config/mips/mips.c:5527 -msgid "-mgp32 used with a 64-bit ABI" +#. is 11/10 +#: config/pdp11/pdp11.h:73 +msgid "Generate code for an 11/10" msgstr "" -#: config/mips/mips.c:5529 -msgid "-mgp64 used with a 32-bit ABI" +#. use movstrhi for bcopy +#. use 32 bit for int +#: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79 +msgid "Use 32 bit int" msgstr "" -#: config/mips/mips.c:5547 config/mips/mips.c:5549 config/mips/mips.c:5551 -#, c-format -msgid "unsupported combination: %s" +#: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81 +msgid "Use 16 bit int" msgstr "" -#: config/mips/mips.c:5621 -msgid "" -"generation of Branch Likely instructions enabled, but not supported by " -"architecture" +#. use 32 bit for float +#: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84 +msgid "Use 32 bit float" msgstr "" -#: config/mips/mips.c:5632 -msgid "-G is incompatible with PIC code which is the default" +#: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86 +msgid "Use 64 bit float" msgstr "" -#: config/mips/mips.c:5648 -msgid "-membedded-pic and -mabicalls are incompatible" +#. allow abshi pattern? - can trigger "optimizations" which make code SLOW! +#. is branching expensive - on a PDP, it's actually really cheap +#. this is just to play around and check what code gcc generates +#. split instruction and data memory? +#: config/pdp11/pdp11.h:95 +msgid "Target has split I&D" msgstr "" -#: config/mips/mips.c:5651 -msgid "-G and -membedded-pic are incompatible" +#: config/pdp11/pdp11.h:96 +msgid "Target does not have split I&D" msgstr "" -#: config/mips/mips.c:5702 -#, c-format -msgid "invalid option `entry%s'" +#. UNIX assembler syntax? +#: config/pdp11/pdp11.h:98 +msgid "Use UNIX assembler syntax" msgstr "" -#: config/mips/mips.c:5705 -msgid "-mentry is only meaningful with -mips-16" +#: config/pdp11/pdp11.h:99 +msgid "Use DEC assembler syntax" msgstr "" -#: config/mips/mips.c:6114 -#, c-format -msgid "internal error: %%) found without a %%( in assembler pattern" +#: config/rs6000/host-darwin.c:52 +msgid "Segmentation Fault (code)" +msgstr "" + +#: config/rs6000/host-darwin.c:83 +msgid "Out of stack space.\n" msgstr "" -#: config/mips/mips.c:6128 +#: config/rs6000/host-darwin.c:104 #, c-format -msgid "internal error: %%] found without a %%[ in assembler pattern" +msgid "Try running `%s' in the shell to raise its limit.\n" msgstr "" -#: config/mips/mips.c:6141 +#: config/rs6000/host-darwin.c:117 +msgid "Segmentation Fault" +msgstr "" + +#: config/rs6000/host-darwin.c:131 #, c-format -msgid "internal error: %%> found without a %%< in assembler pattern" +msgid "While setting up signal stack: %m" msgstr "" -#: config/mips/mips.c:6154 +#: config/rs6000/host-darwin.c:137 #, c-format -msgid "internal error: %%} found without a %%{ in assembler pattern" +msgid "While setting up signal handler: %m" msgstr "" -#: config/mips/mips.c:6168 +#: config/rs6000/host-darwin.c:184 #, c-format -msgid "PRINT_OPERAND: unknown punctuation '%c'" +msgid "couldn't unmap pch_address_space: %m\n" msgstr "" -#: config/mips/mips.c:6177 config/xtensa/xtensa.c:1946 -msgid "PRINT_OPERAND null pointer" +#. Handle the machine specific pragma longcall. Its syntax is +#. +#. # pragma longcall ( TOGGLE ) +#. +#. where TOGGLE is either 0 or 1. +#. +#. rs6000_default_long_calls is set to the value of TOGGLE, changing +#. whether or not new function declarations receive a longcall +#. attribute by default. +#: config/rs6000/rs6000-c.c:46 +msgid "ignoring malformed #pragma longcall" msgstr "" -#: config/mips/mips.c:6308 -#, c-format -msgid "invalid use of %%d, %%x, or %%X" +#: config/rs6000/rs6000-c.c:59 +msgid "missing open paren" msgstr "" -#: config/mips/mips.c:6346 config/xtensa/xtensa.c:2040 -msgid "PRINT_OPERAND_ADDRESS, null pointer" +#: config/rs6000/rs6000-c.c:61 +msgid "missing number" msgstr "" -#: config/mips/mips.c:6575 -msgid "" -"MIPS ECOFF format does not allow changing filenames within functions with " -"#line" +#: config/rs6000/rs6000-c.c:63 +msgid "missing close paren" msgstr "" -#: config/mips/mips.c:6885 -msgid "can't rewind temp file" +#: config/rs6000/rs6000-c.c:66 +msgid "number must be 0 or 1" msgstr "" -#: config/mips/mips.c:6889 -msgid "can't write to output file" +#: config/rs6000/rs6000-c.c:69 +msgid "junk at end of #pragma longcall" msgstr "" -#: config/mips/mips.c:6892 -msgid "can't read from temp file" +#: config/rs6000/rs6000.c:765 +msgid "-mmultiple is not supported on little endian systems" msgstr "" -#: config/mips/mips.c:6895 -msgid "can't close temp file" +#: config/rs6000/rs6000.c:772 +msgid "-mstring is not supported on little endian systems" msgstr "" -#: config/mips/mips.c:7335 +#: config/rs6000/rs6000.c:786 #, c-format -msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" +msgid "unknown -mdebug-%s switch" msgstr "" -#: config/mips/mips.c:7442 +#: config/rs6000/rs6000.c:798 #, c-format -msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" +msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" msgstr "" -#: config/mips/mips.c:9684 +#: config/rs6000/rs6000.c:809 #, c-format -msgid "can not handle inconsistent calls to `%s'" +msgid "Unknown switch -mlong-double-%s" msgstr "" -#: config/mips/mips.c:10816 -msgid "the cpu name must be lower case" +#: config/rs6000/rs6000.c:980 +#, c-format +msgid "unknown -m%s= option specified: '%s'" msgstr "" -#: config/mips/mips.c:10838 +#: config/rs6000/rs6000.c:997 #, c-format -msgid "bad value (%s) for %s" +msgid "not configured for ABI: '%s'" msgstr "" -#: config/mips/linux64.h:39 -msgid "Same as -mabi=32, just trickier" +#: config/rs6000/rs6000.c:1003 +#, c-format +msgid "unknown ABI specified: '%s'" msgstr "" -#. Target CPU builtins. -#. We do this here because __mips is defined below and so we can't use builtin_define_std. -#. Treat _R3000 and _R4000 like register-size defines, which is how they've historically been used. -#. Macros dependent on the C dialect. -#. Bizzare, but needed at least for Irix. -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/mips/mips.h:539 config/mn10300/mn10300.h:70 -msgid "No default crt0.o" +#: config/rs6000/rs6000.c:1017 +#, c-format +msgid "unknown -malign-XXXXX option specified: '%s'" msgstr "" -#: config/mips/mips.h:541 -msgid "Use 64-bit int type" +#: config/rs6000/rs6000.c:5134 +msgid "argument 1 must be a 5-bit signed literal" msgstr "" -#: config/mips/mips.h:543 -msgid "Use 64-bit long type" +#: config/rs6000/rs6000.c:5236 config/rs6000/rs6000.c:5862 +msgid "argument 2 must be a 5-bit unsigned literal" msgstr "" -#: config/mips/mips.h:545 -msgid "Use 32-bit long type" +#: config/rs6000/rs6000.c:5276 +msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "" -#: config/mips/mips.h:547 -msgid "Optimize lui/addiu address loads" +#: config/rs6000/rs6000.c:5330 +msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "" -#: config/mips/mips.h:549 -msgid "Don't optimize lui/addiu address loads" +#: config/rs6000/rs6000.c:5461 +msgid "argument 3 must be a 4-bit unsigned literal" msgstr "" -#: config/mips/mips.h:551 -msgid "Use MIPS as" +#: config/rs6000/rs6000.c:5631 +#, c-format +msgid "argument to `%s' must be a 2-bit unsigned literal" msgstr "" -#: config/mips/mips.h:553 -msgid "Use GNU as" +#: config/rs6000/rs6000.c:5744 +msgid "argument to dss must be a 2-bit unsigned literal" msgstr "" -#: config/mips/mips.h:555 -msgid "Use symbolic register names" +#: config/rs6000/rs6000.c:5982 +msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "" -#: config/mips/mips.h:557 -msgid "Don't use symbolic register names" +#: config/rs6000/rs6000.c:6055 +msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "" -#: config/mips/mips.h:559 config/mips/mips.h:561 -msgid "Use GP relative sdata/sbss sections" +#: config/rs6000/rs6000.c:8487 +#, c-format +msgid "invalid %%f value" msgstr "" -#: config/mips/mips.h:563 config/mips/mips.h:565 -msgid "Don't use GP relative sdata/sbss sections" +#: config/rs6000/rs6000.c:8496 +#, c-format +msgid "invalid %%F value" msgstr "" -#: config/mips/mips.h:567 -msgid "Output compiler statistics" +#: config/rs6000/rs6000.c:8505 +#, c-format +msgid "invalid %%G value" msgstr "" -#: config/mips/mips.h:569 -msgid "Don't output compiler statistics" +#: config/rs6000/rs6000.c:8540 +#, c-format +msgid "invalid %%j code" msgstr "" -#: config/mips/mips.h:571 -msgid "Don't optimize block moves" +#: config/rs6000/rs6000.c:8550 +#, c-format +msgid "invalid %%J code" msgstr "" -#: config/mips/mips.h:573 -msgid "Optimize block moves" +#: config/rs6000/rs6000.c:8560 +#, c-format +msgid "invalid %%k value" msgstr "" -#: config/mips/mips.h:575 -msgid "Use mips-tfile asm postpass" +#: config/rs6000/rs6000.c:8580 config/xtensa/xtensa.c:1957 +#, c-format +msgid "invalid %%K value" msgstr "" -#: config/mips/mips.h:577 -msgid "Don't use mips-tfile asm postpass" +#: config/rs6000/rs6000.c:8647 +#, c-format +msgid "invalid %%O value" msgstr "" -#. Macro to define tables used to set the flags. -#. This is a list in braces of triplets in braces, -#. each triplet being { "NAME", VALUE, DOC } -#. where VALUE is the bits to set or minus the bits to clear and DOC -#. is the documentation for --help (NULL if intentionally undocumented). -#. An empty string NAME is used to identify the default VALUE. -#: config/mips/mips.h:581 config/pdp11/pdp11.h:61 -msgid "Use hardware floating point" +#: config/rs6000/rs6000.c:8694 +#, c-format +msgid "invalid %%q value" msgstr "" -#: config/mips/mips.h:583 -msgid "Use 64-bit FP registers" +#: config/rs6000/rs6000.c:8738 +#, c-format +msgid "invalid %%S value" msgstr "" -#: config/mips/mips.h:585 -msgid "Use 32-bit FP registers" +#: config/rs6000/rs6000.c:8780 +#, c-format +msgid "invalid %%T value" msgstr "" -#: config/mips/mips.h:587 -msgid "Use 64-bit general registers" +#: config/rs6000/rs6000.c:8790 +#, c-format +msgid "invalid %%u value" msgstr "" -#: config/mips/mips.h:589 -msgid "Use 32-bit general registers" +#: config/rs6000/rs6000.c:8799 config/xtensa/xtensa.c:1927 +#, c-format +msgid "invalid %%v value" msgstr "" -#: config/mips/mips.h:591 -msgid "Use Irix PIC" +#: config/rs6000/rs6000.c:13255 +msgid "no profiling of 64-bit code for this ABI" msgstr "" -#: config/mips/mips.h:593 -msgid "Don't use Irix PIC" +#: config/rs6000/aix.h:186 config/rs6000/beos.h:32 +msgid "Always pass floating-point arguments in memory" msgstr "" -#: config/mips/mips.h:595 -msgid "Use indirect calls" +#: config/rs6000/aix.h:188 config/rs6000/beos.h:34 +msgid "Don't always pass floating-point arguments in memory" msgstr "" -#: config/mips/mips.h:597 -msgid "Don't use indirect calls" +#: config/rs6000/aix41.h:27 config/rs6000/aix43.h:31 config/rs6000/aix51.h:31 +#: config/rs6000/aix52.h:31 +msgid "Support message passing with the Parallel Environment" msgstr "" -#: config/mips/mips.h:599 -msgid "Use embedded PIC" +#: config/rs6000/aix43.h:27 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27 +msgid "Compile for 64-bit pointers" msgstr "" -#: config/mips/mips.h:601 -msgid "Don't use embedded PIC" +#: config/rs6000/aix43.h:29 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29 +msgid "Compile for 32-bit pointers" msgstr "" -#: config/mips/mips.h:603 -msgid "Use ROM instead of RAM" +#: config/rs6000/aix43.h:48 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48 +msgid "-maix64 and POWER architecture are incompatible" msgstr "" -#: config/mips/mips.h:605 -msgid "Don't use ROM instead of RAM" +#: config/rs6000/aix43.h:53 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53 +msgid "-maix64 requires PowerPC64 architecture remain enabled" msgstr "" -#: config/mips/mips.h:607 -msgid "Put uninitialized constants in ROM (needs -membedded-data)" +#: config/rs6000/aix43.h:57 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57 +msgid "" +"-maix64 required: 64-bit computation with 32-bit addressing not yet supported" msgstr "" -#: config/mips/mips.h:609 -msgid "Don't put uninitialized constants in ROM" +#: config/rs6000/darwin.h:64 +msgid "Generate code suitable for executables (NOT shared libs)" msgstr "" -#. Macro to define tables used to set the flags. -#: config/mips/mips.h:611 config/xtensa/xtensa.h:110 -msgid "Use big-endian byte order" +#. The Darwin ABI always includes AltiVec, can't be (validly) turned +#. off. +#: config/rs6000/darwin.h:79 +msgid "-mdynamic-no-pic overrides -fpic or -fPIC" msgstr "" -#: config/mips/mips.h:613 config/xtensa/xtensa.h:112 -msgid "Use little-endian byte order" +#. Darwin doesn't support -fpic. +#: config/rs6000/darwin.h:85 +msgid "-fpic is not supported; -fPIC assumed" msgstr "" -#: config/mips/mips.h:615 -msgid "Use single (32-bit) FP only" +#: config/rs6000/linux64.h:195 +msgid "Call mcount for profiling before a function prologue" msgstr "" -#: config/mips/mips.h:617 -msgid "Don't use single (32-bit) FP only" +#: config/rs6000/linux64.h:197 +msgid "Call mcount for profiling after a function prologue" msgstr "" -#: config/mips/mips.h:619 -msgid "Use multiply accumulate" +#. Run-time compilation parameters selecting different hardware subsets. +#. +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/rs6000/rs6000.h:241 +msgid "Use POWER instruction set" msgstr "" -#: config/mips/mips.h:621 -msgid "Don't use multiply accumulate" +#: config/rs6000/rs6000.h:244 +msgid "Use POWER2 instruction set" msgstr "" -#: config/mips/mips.h:623 config/rs6000/rs6000.h:306 -msgid "Don't generate fused multiply/add instructions" +#: config/rs6000/rs6000.h:246 +msgid "Do not use POWER2 instruction set" msgstr "" -#: config/mips/mips.h:625 config/rs6000/rs6000.h:304 -msgid "Generate fused multiply/add instructions" +#: config/rs6000/rs6000.h:249 +msgid "Do not use POWER instruction set" msgstr "" -#: config/mips/mips.h:627 -msgid "Work around early 4300 hardware bug" +#: config/rs6000/rs6000.h:251 +msgid "Use PowerPC instruction set" msgstr "" -#: config/mips/mips.h:629 -msgid "Don't work around early 4300 hardware bug" +#: config/rs6000/rs6000.h:254 +msgid "Do not use PowerPC instruction set" msgstr "" -#: config/mips/mips.h:631 -msgid "Trap on integer divide by zero" +#: config/rs6000/rs6000.h:256 +msgid "Use PowerPC General Purpose group optional instructions" msgstr "" -#: config/mips/mips.h:633 -msgid "Don't trap on integer divide by zero" +#: config/rs6000/rs6000.h:258 +msgid "Don't use PowerPC General Purpose group optional instructions" msgstr "" -#: config/mips/mips.h:635 -msgid "Trap on integer divide overflow" +#: config/rs6000/rs6000.h:260 +msgid "Use PowerPC Graphics group optional instructions" msgstr "" -#: config/mips/mips.h:637 -msgid "Don't trap on integer divide overflow" +#: config/rs6000/rs6000.h:262 +msgid "Don't use PowerPC Graphics group optional instructions" msgstr "" -#: config/mips/mips.h:639 -msgid "Use Branch Likely instructions, overriding default for arch" +#: config/rs6000/rs6000.h:264 +msgid "Use PowerPC-64 instruction set" msgstr "" -#: config/mips/mips.h:641 -msgid "Don't use Branch Likely instructions, overriding default for arch" +#: config/rs6000/rs6000.h:266 +msgid "Don't use PowerPC-64 instruction set" msgstr "" -#: config/mips/mips.h:759 config/pa/pa.h:310 -msgid "Specify CPU for scheduling purposes" +#: config/rs6000/rs6000.h:268 +msgid "Use AltiVec instructions" msgstr "" -#: config/mips/mips.h:761 -msgid "Specify CPU for code generation purposes" +#: config/rs6000/rs6000.h:270 +msgid "Don't use AltiVec instructions" msgstr "" -#: config/mips/mips.h:763 -msgid "Specify an ABI" +#: config/rs6000/rs6000.h:272 +msgid "Use new mnemonics for PowerPC architecture" msgstr "" -#: config/mips/mips.h:765 -msgid "Specify a Standard MIPS ISA" +#: config/rs6000/rs6000.h:274 +msgid "Use old mnemonics for PowerPC architecture" msgstr "" -#: config/mips/mips.h:767 -msgid "Use mips16 entry/exit psuedo ops" +#: config/rs6000/rs6000.h:277 +msgid "Put everything in the regular TOC" msgstr "" -#: config/mips/mips.h:769 -msgid "Don't use MIPS16 instructions" +#: config/rs6000/rs6000.h:279 +msgid "Place floating point constants in TOC" msgstr "" -#: config/mips/mips.h:771 -msgid "Don't call any cache flush functions" +#: config/rs6000/rs6000.h:281 +msgid "Don't place floating point constants in TOC" msgstr "" -#: config/mips/mips.h:773 -msgid "Specify cache flush function" +#: config/rs6000/rs6000.h:283 +msgid "Place symbol+offset constants in TOC" msgstr "" -#. Output assembler code to FILE to increment profiler label # LABELNO -#. for profiling a function entry. -#: config/mips/mips.h:2920 -msgid "mips16 function profiling" +#: config/rs6000/rs6000.h:285 +msgid "Don't place symbol+offset constants in TOC" msgstr "" -#: config/mmix/mmix.c:198 -#, c-format -msgid "-f%s not supported: ignored" +#: config/rs6000/rs6000.h:291 +msgid "Place variable addresses in the regular TOC" msgstr "" -#: config/mmix/mmix.c:653 -#, c-format -msgid "" -"too large function value type, needs %d registers, have only %d registers " -"for this" +#: config/rs6000/rs6000.h:297 +msgid "Generate load/store multiple instructions" msgstr "" -#: config/mmix/mmix.c:835 -msgid "function_profiler support for MMIX" +#: config/rs6000/rs6000.h:299 +msgid "Do not generate load/store multiple instructions" msgstr "" -#: config/mmix/mmix.c:857 -msgid "MMIX Internal: Last named vararg would not fit in a register" +#: config/rs6000/rs6000.h:301 +msgid "Generate string instructions for block moves" msgstr "" -#: config/mmix/mmix.c:1625 config/mmix/mmix.c:1755 -msgid "MMIX Internal: Expected a CONST_INT, not this" +#: config/rs6000/rs6000.h:303 +msgid "Do not generate string instructions for block moves" msgstr "" -#: config/mmix/mmix.c:1633 config/mmix/mmix.c:1657 config/mmix/mmix.c:1773 -#, c-format -msgid "MMIX Internal: Bad register: %d" +#: config/rs6000/rs6000.h:305 +msgid "Generate load/store with update instructions" msgstr "" -#: config/mmix/mmix.c:1704 -msgid "MMIX Internal: Bad value for 'm', not a CONST_INT" +#: config/rs6000/rs6000.h:307 +msgid "Do not generate load/store with update instructions" msgstr "" -#: config/mmix/mmix.c:1723 -msgid "MMIX Internal: Expected a register, not this" +#: config/rs6000/rs6000.h:315 +msgid "Don't schedule the start and end of the procedure" msgstr "" -#: config/mmix/mmix.c:1733 -msgid "MMIX Internal: Expected a constant, not this" +#: config/rs6000/rs6000.h:321 +msgid "Return all structures in memory (AIX default)" msgstr "" -#. Presumably there's a missing case above if we get here. -#: config/mmix/mmix.c:1765 -#, c-format -msgid "MMIX Internal: Missing `%c' case in mmix_print_operand" +#: config/rs6000/rs6000.h:323 +msgid "Return small structures in registers (SVR4 default)" msgstr "" -#. We need the original here. -#: config/mmix/mmix.c:1817 -msgid "MMIX Internal: Cannot decode this operand" +#: config/rs6000/rs6000.h:410 config/sparc/sparc.h:648 +msgid "Use features of and schedule code for given CPU" msgstr "" -#: config/mmix/mmix.c:1877 -msgid "MMIX Internal: This is not a recognized address" +#: config/rs6000/rs6000.h:413 +msgid "Enable debug output" msgstr "" -#: config/mmix/mmix.c:2068 -#, c-format -msgid "stack frame not a multiple of 8 bytes: %d" +#: config/rs6000/rs6000.h:415 +msgid "Select full, part, or no traceback table" msgstr "" -#: config/mmix/mmix.c:2307 -#, c-format -msgid "stack frame not a multiple of octabyte: %d" +#: config/rs6000/rs6000.h:416 +msgid "Specify ABI to use" msgstr "" -#: config/mmix/mmix.c:2804 config/mmix/mmix.c:2873 -#, c-format -msgid "MMIX Internal: %s is not a shiftable int" +#: config/rs6000/rs6000.h:418 +msgid "Specify size of long double (64 or 128 bits)" msgstr "" -#: config/mmix/mmix.c:2992 -msgid "MMIX Internal: Trying to output invalidly reversed condition:" +#: config/rs6000/rs6000.h:420 +msgid "Specify yes/no if isel instructions should be generated" msgstr "" -#: config/mmix/mmix.c:2999 -msgid "MMIX Internal: What's the CC of this?" +#: config/rs6000/rs6000.h:422 +msgid "Specify yes/no if SPE SIMD instructions should be generated" msgstr "" -#: config/mmix/mmix.c:3003 -msgid "MMIX Internal: What is the CC of this?" +#: config/rs6000/rs6000.h:424 +msgid "Specify yes/no if using floating point in the GPRs" msgstr "" -#: config/mmix/mmix.c:3074 -msgid "MMIX Internal: This is not a constant:" +#: config/rs6000/rs6000.h:426 +msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec" msgstr "" -#. For these target macros, there is no generic documentation here. You -#. should read `Using and Porting GCC' for that. Only comments specific -#. to the MMIX target are here. -#. -#. There are however references to the specific texinfo node (comments -#. with "Node:"), so there should be little or nothing amiss. Probably -#. the opposite, since we don't have to care about old littering and -#. soon outdated generic comments. -#. Node: Driver -#. User symbols are in the same name-space as built-in symbols, but we -#. don't need the built-in symbols, so remove those and instead apply -#. stricter operand checking. Don't warn when expanding insns. -#. Pass on -mset-program-start=N and -mset-data-start=M to the linker. -#. Provide default program start 0x100 unless -mno-set-program-start. -#. Don't do this if linking relocatably, with -r. For a final link, -#. produce mmo, unless ELF is requested or when linking relocatably. -#. Put unused option values here. -#: config/mmix/mmix.h:132 -msgid "Set start-address of the program" +#: config/rs6000/rs6000.h:428 +msgid "Avoid all range limits on call instructions" msgstr "" -#: config/mmix/mmix.h:134 -msgid "Set start-address of data" +#: config/rs6000/rs6000.h:431 +msgid "Determine which dependences between insns are considered costly" msgstr "" -#. FIXME: Provide a way to *load* the epsilon register. -#: config/mmix/mmix.h:198 -msgid "For intrinsics library: pass all parameters in registers" +#: config/rs6000/rs6000.h:433 +msgid "Specify which post scheduling nop insertion scheme to apply" msgstr "" -#: config/mmix/mmix.h:201 -msgid "Use register stack for parameters and return value" +#: config/rs6000/rs6000.h:435 +msgid "Specify alignment of structure fields default/natural" msgstr "" -#: config/mmix/mmix.h:203 -msgid "Use call-clobbered registers for parameters and return value" +#: config/rs6000/rs6000.h:437 +msgid "Specify scheduling priority for dispatch slot restricted insns" msgstr "" -#: config/mmix/mmix.h:205 -msgid "Use epsilon-respecting floating point compare instructions" +#. Definitions for __builtin_return_address and __builtin_frame_address. +#. __builtin_return_address (0) should give link register (65), enable +#. this. +#. This should be uncommented, so that the link register is used, but +#. currently this would result in unmatched insns and spilling fixed +#. registers so we'll leave it for another day. When these problems are +#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX. +#. (mrs) +#. #define RETURN_ADDR_IN_PREVIOUS_FRAME +#. Number of bytes into the frame return addresses can be found. See +#. rs6000_stack_info in rs6000.c for more information on how the different +#. abi's store the return address. +#: config/rs6000/rs6000.h:1950 +msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "" -#: config/mmix/mmix.h:208 -msgid "Use zero-extending memory loads, not sign-extending ones" +#: config/rs6000/sysv4.h:87 +msgid "Select ABI calling convention" msgstr "" -#: config/mmix/mmix.h:211 -msgid "" -"Generate divide results with reminder having the same sign as the divisor " -"(not the dividend)" +#: config/rs6000/sysv4.h:88 +msgid "Select method for sdata handling" msgstr "" -#: config/mmix/mmix.h:215 -msgid "Prepend global symbols with \":\" (for use with PREFIX)" +#: config/rs6000/sysv4.h:100 +msgid "Align to the base type of the bit-field" msgstr "" -#: config/mmix/mmix.h:217 -msgid "Do not provide a default start-address 0x100 of the program" +#: config/rs6000/sysv4.h:102 +msgid "Don't align to the base type of the bit-field" msgstr "" -#: config/mmix/mmix.h:219 -msgid "Link to emit program in ELF format (rather than mmo)" +#: config/rs6000/sysv4.h:104 +msgid "Don't assume that unaligned accesses are handled by the system" msgstr "" -#: config/mmix/mmix.h:221 -msgid "Use P-mnemonics for branches statically predicted as taken" +#: config/rs6000/sysv4.h:106 +msgid "Assume that unaligned accesses are handled by the system" msgstr "" -#: config/mmix/mmix.h:223 -msgid "Don't use P-mnemonics for branches" +#: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112 +msgid "Produce code relocatable at runtime" msgstr "" -#: config/mmix/mmix.h:225 -msgid "Use addresses that allocate global registers" +#: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114 +msgid "Don't produce code relocatable at runtime" msgstr "" -#: config/mmix/mmix.h:227 -msgid "Do not use addresses that allocate global registers" +#: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118 +msgid "Produce little endian code" msgstr "" -#: config/mmix/mmix.h:229 -msgid "Generate a single exit point for each function" +#: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122 +msgid "Produce big endian code" msgstr "" -#: config/mmix/mmix.h:231 -msgid "Do not generate a single exit point for each function" +#: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124 +#: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126 +#: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128 +#: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139 +#: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157 +msgid "no description yet" msgstr "" -#: config/mn10300/mn10300.h:65 -msgid "Work around hardware multiply bug" +#: config/rs6000/sysv4.h:129 +msgid "Use EABI" msgstr "" -#: config/mn10300/mn10300.h:66 -msgid "Do not work around hardware multiply bug" +#: config/rs6000/sysv4.h:130 +msgid "Don't use EABI" msgstr "" -#: config/mn10300/mn10300.h:67 -msgid "Target the AM33 processor" +#: config/rs6000/sysv4.h:133 +msgid "Do not allow bit-fields to cross word boundaries" msgstr "" -#: config/mn10300/mn10300.h:71 -msgid "Enable linker relaxations" +#: config/rs6000/sysv4.h:135 +msgid "Use alternate register names" msgstr "" -#: config/ns32k/ns32k.h:142 config/s390/s390.h:100 -msgid "Don't use hardware fp" +#: config/rs6000/sysv4.h:137 +msgid "Don't use alternate register names" msgstr "" -#: config/ns32k/ns32k.h:143 -msgid "Alternative calling convention" +#: config/rs6000/sysv4.h:141 +msgid "Link with libsim.a, libc.a and sim-crt0.o" msgstr "" -#: config/ns32k/ns32k.h:145 -msgid "Pass some arguments in registers" +#: config/rs6000/sysv4.h:143 +msgid "Link with libads.a, libc.a and crt0.o" msgstr "" -#: config/ns32k/ns32k.h:146 -msgid "Pass all arguments on stack" +#: config/rs6000/sysv4.h:145 +msgid "Link with libyk.a, libc.a and crt0.o" msgstr "" -#: config/ns32k/ns32k.h:147 -msgid "Optimize for 32532 cpu" +#: config/rs6000/sysv4.h:147 +msgid "Link with libmvme.a, libc.a and crt0.o" msgstr "" -#: config/ns32k/ns32k.h:148 -msgid "Optimize for 32332 cpu" +#: config/rs6000/sysv4.h:149 +msgid "Set the PPC_EMB bit in the ELF flags header" msgstr "" -#: config/ns32k/ns32k.h:150 -msgid "Optimize for 32032" +#: config/rs6000/sysv4.h:150 +msgid "Use the WindISS simulator" msgstr "" -#: config/ns32k/ns32k.h:152 -msgid "Register sb is zero. Use for absolute addressing" +#: config/rs6000/sysv4.h:153 +msgid "Generate 64-bit code" msgstr "" -#: config/ns32k/ns32k.h:153 -msgid "Do not use register sb" +#: config/rs6000/sysv4.h:155 +msgid "Generate 32-bit code" msgstr "" -#: config/ns32k/ns32k.h:155 -msgid "Use bit-field instructions" +#. Sometimes certain combinations of command options do not make sense +#. on a particular target machine. You can define a macro +#. `OVERRIDE_OPTIONS' to take account of this. This macro, if +#. defined, is executed once just after all the command options have +#. been parsed. +#. +#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to +#. get control. +#: config/rs6000/sysv4.h:212 +#, c-format +msgid "bad value for -mcall-%s" msgstr "" -#: config/ns32k/ns32k.h:157 -msgid "Do not use bit-field instructions" +#: config/rs6000/sysv4.h:228 +#, c-format +msgid "bad value for -msdata=%s" msgstr "" -#: config/ns32k/ns32k.h:158 -msgid "Generate code for high memory" +#: config/rs6000/sysv4.h:245 +#, c-format +msgid "-mrelocatable and -msdata=%s are incompatible" msgstr "" -#: config/ns32k/ns32k.h:159 -msgid "Generate code for low memory" +#: config/rs6000/sysv4.h:254 +#, c-format +msgid "-f%s and -msdata=%s are incompatible" msgstr "" -#: config/ns32k/ns32k.h:160 -msgid "32381 fpu" +#: config/rs6000/sysv4.h:263 +#, c-format +msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "" -#: config/ns32k/ns32k.h:162 -msgid "Use multiply-accumulate fp instructions" +#: config/rs6000/sysv4.h:272 +msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "" -#: config/ns32k/ns32k.h:164 -msgid "Do not use multiply-accumulate fp instructions" +#: config/rs6000/sysv4.h:278 +#, c-format +msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "" -#: config/ns32k/ns32k.h:165 -msgid "\"Small register classes\" kludge" +#: config/rs6000/sysv4.h:285 +#, c-format +msgid "-fPIC and -mcall-%s are incompatible" msgstr "" -#: config/ns32k/ns32k.h:166 -msgid "No \"Small register classes\" kludge" +#: config/rs6000/sysv4.h:292 +msgid "-mcall-aixdesc must be big endian" msgstr "" -#: config/pa/pa.c:274 +#: config/rs6000/sysv4.h:307 #, c-format -msgid "" -"unknown -mschedule= option (%s).\n" -"Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" +msgid "-m%s not supported in this configuration" msgstr "" -#: config/pa/pa.c:299 +#: config/s390/s390.c:1048 #, c-format -msgid "" -"unknown -march= option (%s).\n" -"Valid options are 1.0, 1.1, and 2.0\n" +msgid "Unknown cpu used in -march=%s." msgstr "" -#: config/pa/pa.c:312 -msgid "PIC code generation is not supported in the portable runtime model\n" +#: config/s390/s390.c:1067 +#, c-format +msgid "Unknown cpu used in -mtune=%s." msgstr "" -#: config/pa/pa.c:317 -msgid "PIC code generation is not compatible with fast indirect calls\n" +#: config/s390/s390.c:1072 +#, c-format +msgid "z/Architecture mode not supported on %s." msgstr "" -#: config/pa/pa.c:322 -msgid "-g is only supported when using GAS on this processor," +#: config/s390/s390.c:1074 +msgid "64-bit ABI not supported in ESA/390 mode." msgstr "" -#: config/pa/pa.c:323 -msgid "-g option disabled" +#: config/s390/s390.c:3388 +msgid "invalid UNSPEC as operand (1)" msgstr "" -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 -#: config/pa/pa64-hpux.h:25 -msgid "Generate cpp defines for server IO" +#: config/s390/s390.c:3436 +msgid "invalid UNSPEC as operand (2)" msgstr "" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 -#: config/pa/pa64-hpux.h:27 -msgid "Generate cpp defines for workstation IO" +#: config/s390/s390.c:3442 +msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "" -#. Macro to define tables used to set the flags. This is a -#. list in braces of target switches with each switch being -#. { "NAME", VALUE, "HELP_STRING" }. VALUE is the bits to set, -#. or minus the bits to clear. An empty string NAME is used to -#. identify the default VALUE. Do not mark empty strings for -#. translation. -#: config/pa/pa.h:232 config/pa/pa.h:238 -msgid "Generate PA1.1 code" +#: config/s390/s390.c:3458 +msgid "Cannot decompose address." msgstr "" -#: config/pa/pa.h:234 config/pa/pa.h:236 -msgid "Generate PA1.0 code" +#: config/s390/s390.c:3621 +msgid "UNKNOWN in print_operand !?" msgstr "" -#: config/pa/pa.h:240 -msgid "Generate PA2.0 code (requires binutils 2.10 or later)" +#: config/s390/s390.c:5313 +msgid "Total size of local variables exceeds architecture limit." msgstr "" -#: config/pa/pa.h:242 -msgid "Disable FP regs" +#: config/s390/s390.h:125 +msgid "Set backchain" msgstr "" -#: config/pa/pa.h:244 -msgid "Do not disable FP regs" +#: config/s390/s390.h:126 +msgid "Don't set backchain (faster, but debug harder" msgstr "" -#: config/pa/pa.h:246 -msgid "Disable space regs" +#: config/s390/s390.h:127 +msgid "Use bras for executable < 64k" msgstr "" -#: config/pa/pa.h:248 -msgid "Do not disable space regs" +#: config/s390/s390.h:128 +msgid "Don't use bras" msgstr "" -#: config/pa/pa.h:250 -msgid "Put jumps in call delay slots" +#: config/s390/s390.h:129 +msgid "Additional debug prints" msgstr "" -#: config/pa/pa.h:252 -msgid "Do not put jumps in call delay slots" +#: config/s390/s390.h:130 +msgid "Don't print additional debug prints" msgstr "" -#: config/pa/pa.h:254 -msgid "Disable indexed addressing" +#: config/s390/s390.h:131 +msgid "64 bit ABI" msgstr "" -#: config/pa/pa.h:256 -msgid "Do not disable indexed addressing" +#: config/s390/s390.h:132 +msgid "31 bit ABI" msgstr "" -#: config/pa/pa.h:258 -msgid "Use portable calling conventions" +#: config/s390/s390.h:133 +msgid "z/Architecture" msgstr "" -#: config/pa/pa.h:260 -msgid "Do not use portable calling conventions" +#: config/s390/s390.h:134 +msgid "ESA/390 architecture" msgstr "" -#: config/pa/pa.h:262 -msgid "Assume code will be assembled by GAS" +#: config/s390/s390.h:135 +msgid "mvcle use" msgstr "" -#: config/pa/pa.h:264 -msgid "Do not assume code will be assembled by GAS" +#: config/s390/s390.h:136 +msgid "mvc&ex" msgstr "" -#: config/pa/pa.h:268 -msgid "Do not use software floating point" +#: config/s390/s390.h:137 +msgid "enable tpf OS code" msgstr "" -#: config/pa/pa.h:270 -msgid "Emit long load/store sequences" +#: config/s390/s390.h:138 +msgid "disable tpf OS code" msgstr "" -#: config/pa/pa.h:272 -msgid "Do not emit long load/store sequences" +#: config/s390/s390.h:139 +msgid "disable fused multiply/add instructions" msgstr "" -#: config/pa/pa.h:274 -msgid "Generate fast indirect calls" +#: config/s390/s390.h:140 +msgid "enable fused multiply/add instructions" msgstr "" -#: config/pa/pa.h:276 -msgid "Do not generate fast indirect calls" +#: config/sh/sh.c:5819 +msgid "__builtin_saveregs not supported by this subtarget" msgstr "" -#: config/pa/pa.h:278 -msgid "Generate code for huge switch statements" +#: config/sh/sh.c:6721 +msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "" -#: config/pa/pa.h:280 -msgid "Do not generate code for huge switch statements" +#. The sp_switch attribute only has meaning for interrupt functions. +#: config/sh/sh.c:6743 config/sh/sh.c:6778 +#, c-format +msgid "`%s' attribute only applies to interrupt functions" msgstr "" -#: config/pa/pa.h:282 -msgid "Always generate long calls" +#. The argument must be a constant string. +#: config/sh/sh.c:6750 +#, c-format +msgid "`%s' attribute argument not a string constant" msgstr "" -#: config/pa/pa.h:284 -msgid "Generate long calls only when needed" +#. The argument must be a constant integer. +#: config/sh/sh.c:6785 +#, c-format +msgid "`%s' attribute argument not an integer constant" msgstr "" -#: config/pa/pa.h:286 -msgid "Enable linker optimizations" +#. There are no delay slots on SHmedia. +#. Relaxation isn't yet supported for SHmedia +#. -fprofile-arcs needs a working libgcov . In unified tree configurations with newlib, this requires to configure with --with-newlib --with-headers. But there is no way to check here we have a working libgcov, so just assume that we have. +#: config/sh/sh.h:478 +msgid "Profiling is not supported on this target." msgstr "" -#: config/pa/pa.h:312 -msgid "" -"Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. " -"2.0 requires gas snapshot 19990413 or later." +#: config/sparc/sparc.c:355 +#, c-format +msgid "%s is not supported by this configuration" msgstr "" -#: config/pa/pa64-hpux.h:29 -msgid "Assume code will be linked by GNU ld" +#: config/sparc/sparc.c:362 +msgid "-mlong-double-64 not allowed with -m64" msgstr "" -#: config/pa/pa64-hpux.h:31 -msgid "Assume code will be linked by HP ld" +#: config/sparc/sparc.c:387 +msgid "-mcmodel= is not supported on 32 bit systems" msgstr "" -#: config/pdp11/pdp11.h:62 -msgid "Do not use hardware floating point" +#: config/sparc/sparc.c:6665 config/sparc/sparc.c:6671 +#, c-format +msgid "invalid %%Y operand" msgstr "" -#. return float result in ac0 -#: config/pdp11/pdp11.h:64 -msgid "Return floating point results in ac0" +#: config/sparc/sparc.c:6741 +#, c-format +msgid "invalid %%A operand" msgstr "" -#: config/pdp11/pdp11.h:65 -msgid "Return floating point results in memory" +#: config/sparc/sparc.c:6751 +#, c-format +msgid "invalid %%B operand" msgstr "" -#. is 11/40 -#: config/pdp11/pdp11.h:67 -msgid "Generate code for an 11/40" +#: config/sparc/sparc.c:6790 +#, c-format +msgid "invalid %%c operand" msgstr "" -#. is 11/45 -#: config/pdp11/pdp11.h:70 -msgid "Generate code for an 11/45" +#: config/sparc/sparc.c:6791 +#, c-format +msgid "invalid %%C operand" msgstr "" -#. is 11/10 -#: config/pdp11/pdp11.h:73 -msgid "Generate code for an 11/10" +#: config/sparc/sparc.c:6812 +#, c-format +msgid "invalid %%d operand" msgstr "" -#. use movstrhi for bcopy -#. use 32 bit for int -#: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79 -msgid "Use 32 bit int" +#: config/sparc/sparc.c:6813 +#, c-format +msgid "invalid %%D operand" msgstr "" -#: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81 -msgid "Use 16 bit int" +#: config/sparc/sparc.c:6829 +#, c-format +msgid "invalid %%f operand" msgstr "" -#. use 32 bit for float -#: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84 -msgid "Use 32 bit float" +#: config/sparc/sparc.c:6843 +#, c-format +msgid "invalid %%s operand" msgstr "" -#: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86 -msgid "Use 64 bit float" +#: config/sparc/sparc.c:6897 +msgid "long long constant not a valid immediate operand" msgstr "" -#. allow abshi pattern? - can trigger "optimizations" which make code SLOW! -#. is branching expensive - on a PDP, it's actually really cheap -#. this is just to play around and check what code gcc generates -#. split instruction and data memory? -#: config/pdp11/pdp11.h:95 -msgid "Target has split I&D" +#: config/sparc/sparc.c:6900 +msgid "floating point constant not a valid immediate operand" msgstr "" -#: config/pdp11/pdp11.h:96 -msgid "Target does not have split I&D" +#: config/sparc/freebsd.h:77 config/sparc/linux.h:91 +#: config/sparc/linux64.h:103 config/sparc/netbsd-elf.h:216 +msgid "Use 128 bit long doubles" msgstr "" -#. UNIX assembler syntax? -#: config/pdp11/pdp11.h:98 -msgid "Use UNIX assembler syntax" +#: config/sparc/sp64-elf.h:90 +msgid "Generate code for big endian" msgstr "" -#: config/pdp11/pdp11.h:99 -msgid "Use DEC assembler syntax" +#: config/sparc/sp64-elf.h:91 +msgid "Generate code for little endian" msgstr "" -#: config/romp/romp.c:725 config/rs6000/rs6000.c:7833 -#, c-format -msgid "invalid %%S value" +#: config/sparc/sp86x-elf.h:69 +msgid "Use little-endian byte order for data" msgstr "" -#: config/romp/romp.c:734 config/romp/romp.c:741 -#, c-format -msgid "invalid %%b value" +#: config/sparc/sparc.h:547 +msgid "Assume possible double misalignment" msgstr "" -#: config/romp/romp.c:781 config/romp/romp.c:792 -#, c-format -msgid "invalid %%z value" +#: config/sparc/sparc.h:549 +msgid "Assume all doubles are aligned" msgstr "" -#: config/romp/romp.c:800 config/romp/romp.c:808 -#, c-format -msgid "invalid %%Z value" +#: config/sparc/sparc.h:551 +msgid "Pass -assert pure-text to linker" msgstr "" -#: config/romp/romp.c:815 config/romp/romp.c:824 config/romp/romp.c:831 -#: config/rs6000/rs6000.c:7662 -#, c-format -msgid "invalid %%k value" +#: config/sparc/sparc.h:553 +msgid "Do not pass -assert pure-text to linker" msgstr "" -#: config/romp/romp.c:916 config/romp/romp.c:959 -#, c-format -msgid "invalid %%j value" +#: config/sparc/sparc.h:555 +msgid "Use flat register window model" msgstr "" -#. Perform any needed actions needed for a function that is receiving a -#. variable number of arguments. -#. -#. CUM is as above. -#. -#. MODE and TYPE are the mode and type of the current parameter. -#. -#. PRETEND_SIZE is a variable that should be set to the amount of stack -#. that must be pushed by the prolog to pretend that our caller pushed -#. it. -#. -#. Normally, this macro will push all remaining incoming registers on the -#. stack and set PRETEND_SIZE to the length of the registers pushed. -#: config/romp/romp.h:648 -msgid "can't have varargs with -mfp-arg-in-fp-regs" +#: config/sparc/sparc.h:557 +msgid "Do not use flat register window model" msgstr "" -#: config/rs6000/host-darwin.c:51 -msgid "Segmentation Fault (code)" +#: config/sparc/sparc.h:559 +msgid "Use ABI reserved registers" msgstr "" -#: config/rs6000/host-darwin.c:83 -msgid "Out of stack space.\n" +#: config/sparc/sparc.h:561 +msgid "Do not use ABI reserved registers" msgstr "" -#: config/rs6000/host-darwin.c:104 -#, c-format -msgid "Try running `%s' in the shell to raise its limit.\n" +#: config/sparc/sparc.h:563 +msgid "Use hardware quad fp instructions" msgstr "" -#: config/rs6000/host-darwin.c:114 -msgid "Segmentation Fault" +#: config/sparc/sparc.h:565 +msgid "Do not use hardware quad fp instructions" msgstr "" -#: config/rs6000/host-darwin.c:128 -msgid "While setting up signal stack" +#: config/sparc/sparc.h:567 +msgid "Compile for v8plus ABI" msgstr "" -#: config/rs6000/host-darwin.c:134 -msgid "While setting up signal handler" +#: config/sparc/sparc.h:569 +msgid "Do not compile for v8plus ABI" msgstr "" -#. Handle the machine specific pragma longcall. Its syntax is -#. -#. # pragma longcall ( TOGGLE ) -#. -#. where TOGGLE is either 0 or 1. -#. -#. rs6000_default_long_calls is set to the value of TOGGLE, changing -#. whether or not new function declarations receive a longcall -#. attribute by default. -#: config/rs6000/rs6000-c.c:46 -msgid "ignoring malformed #pragma longcall" +#: config/sparc/sparc.h:571 +msgid "Utilize Visual Instruction Set" msgstr "" -#: config/rs6000/rs6000-c.c:60 -msgid "missing open paren" +#: config/sparc/sparc.h:573 +msgid "Do not utilize Visual Instruction Set" msgstr "" -#: config/rs6000/rs6000-c.c:62 -msgid "missing number" +#. ??? These are deprecated, coerced to -mcpu=. Delete in 2.9. +#: config/sparc/sparc.h:576 +msgid "Optimize for Cypress processors" msgstr "" -#: config/rs6000/rs6000-c.c:64 -msgid "missing close paren" +#: config/sparc/sparc.h:578 +msgid "Optimize for SPARCLite processors" msgstr "" -#: config/rs6000/rs6000-c.c:67 -msgid "number must be 0 or 1" +#: config/sparc/sparc.h:580 +msgid "Optimize for F930 processors" msgstr "" -#: config/rs6000/rs6000-c.c:70 -msgid "junk at end of #pragma longcall" +#: config/sparc/sparc.h:582 +msgid "Optimize for F934 processors" msgstr "" -#: config/rs6000/rs6000.c:633 -msgid "-mmultiple is not supported on little endian systems" +#: config/sparc/sparc.h:584 +msgid "Use V8 SPARC ISA" msgstr "" -#: config/rs6000/rs6000.c:640 -msgid "-mstring is not supported on little endian systems" +#: config/sparc/sparc.h:586 +msgid "Optimize for SuperSPARC processors" msgstr "" -#: config/rs6000/rs6000.c:654 -#, c-format -msgid "unknown -mdebug-%s switch" +#. End of deprecated options. +#: config/sparc/sparc.h:589 +msgid "Pointers are 64-bit" msgstr "" -#: config/rs6000/rs6000.c:666 -#, c-format -msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" +#: config/sparc/sparc.h:591 +msgid "Pointers are 32-bit" msgstr "" -#: config/rs6000/rs6000.c:677 -#, c-format -msgid "Unknown switch -mlong-double-%s" +#: config/sparc/sparc.h:593 +msgid "Use 32-bit ABI" msgstr "" -#: config/rs6000/rs6000.c:775 -#, c-format -msgid "unknown -misel= option specified: '%s'" +#: config/sparc/sparc.h:595 +msgid "Use 64-bit ABI" msgstr "" -#: config/rs6000/rs6000.c:790 -#, c-format -msgid "unknown -mvrsave= option specified: '%s'" +#: config/sparc/sparc.h:597 +msgid "Use stack bias" msgstr "" -#: config/rs6000/rs6000.c:808 -#, c-format -msgid "not configured for ABI: '%s'" +#: config/sparc/sparc.h:599 +msgid "Do not use stack bias" msgstr "" -#: config/rs6000/rs6000.c:814 -#, c-format -msgid "unknown ABI specified: '%s'" +#: config/sparc/sparc.h:601 +msgid "Use structs on stronger alignment for double-word copies" msgstr "" -#: config/rs6000/rs6000.c:4280 -msgid "argument 1 must be a 5-bit signed literal" +#: config/sparc/sparc.h:603 +msgid "Do not use structs on stronger alignment for double-word copies" msgstr "" -#: config/rs6000/rs6000.c:4387 config/rs6000/rs6000.c:4977 -msgid "argument 2 must be a 5-bit unsigned literal" +#: config/sparc/sparc.h:605 +msgid "Optimize tail call instructions in assembler and linker" msgstr "" -#: config/rs6000/rs6000.c:4430 -msgid "argument 1 of __builtin_altivec_predicate must be a constant" +#: config/sparc/sparc.h:607 +msgid "Do not optimize tail call instructions in assembler or linker" msgstr "" -#: config/rs6000/rs6000.c:4484 -msgid "argument 1 of __builtin_altivec_predicate is out of range" +#: config/sparc/sparc.h:652 +msgid "Use given SPARC code model" msgstr "" -#: config/rs6000/rs6000.c:4563 -msgid "argument 3 must be a 4-bit unsigned literal" +#: config/stormy16/stormy16.c:526 +msgid "Constant halfword load operand out of range." msgstr "" -#: config/rs6000/rs6000.c:4740 -#, c-format -msgid "argument to `%s' must be a 2-bit unsigned literal" +#: config/stormy16/stormy16.c:536 +msgid "Constant arithmetic operand out of range." msgstr "" -#: config/rs6000/rs6000.c:4856 -msgid "argument to dss must be a 2-bit unsigned literal" +#: config/stormy16/stormy16.c:1027 +msgid "Local variable memory requirements exceed capacity." msgstr "" -#: config/rs6000/rs6000.c:5087 -msgid "argument 1 of __builtin_spe_predicate must be a constant" +#: config/stormy16/stormy16.c:1193 +msgid "function_profiler support" msgstr "" -#: config/rs6000/rs6000.c:5160 -msgid "argument 1 of __builtin_spe_predicate is out of range" +#: config/stormy16/stormy16.c:1292 +msgid "cannot use va_start in interrupt function" msgstr "" -#: config/rs6000/rs6000.c:7589 -#, c-format -msgid "invalid %%f value" +#: config/stormy16/stormy16.c:1624 +msgid "`B' operand is not constant" msgstr "" -#: config/rs6000/rs6000.c:7598 -#, c-format -msgid "invalid %%F value" +#: config/stormy16/stormy16.c:1630 +msgid "`B' operand has multiple bits set" msgstr "" -#: config/rs6000/rs6000.c:7607 -#, c-format -msgid "invalid %%G value" +#: config/stormy16/stormy16.c:1656 +msgid "`o' operand is not constant" msgstr "" -#: config/rs6000/rs6000.c:7642 -#, c-format -msgid "invalid %%j code" +#: config/stormy16/stormy16.c:1670 +msgid "xstormy16_print_operand: unknown code" msgstr "" -#: config/rs6000/rs6000.c:7652 +#: config/stormy16/stormy16.c:1716 #, c-format -msgid "invalid %%J code" +msgid "switch statement of size %lu entries too large" msgstr "" -#: config/rs6000/rs6000.c:7682 -#, c-format -msgid "invalid %%K value" +#: config/v850/v850-c.c:67 +msgid "#pragma GHS endXXXX found without previous startXXX" msgstr "" -#: config/rs6000/rs6000.c:7749 -#, c-format -msgid "invalid %%O value" +#: config/v850/v850-c.c:69 +msgid "#pragma GHS endXXX does not match previous startXXX" msgstr "" -#: config/rs6000/rs6000.c:7875 -#, c-format -msgid "invalid %%T value" +#: config/v850/v850-c.c:94 +msgid "cannot set interrupt attribute: no current function" msgstr "" -#: config/rs6000/rs6000.c:7885 -#, c-format -msgid "invalid %%u value" +#: config/v850/v850-c.c:102 +msgid "cannot set interrupt attribute: no such identifier" +msgstr "" + +#: config/v850/v850-c.c:147 +msgid "junk at end of #pragma ghs section" msgstr "" -#: config/rs6000/rs6000.c:7894 +#: config/v850/v850-c.c:164 #, c-format -msgid "invalid %%v value" +msgid "unrecognized section name \"%s\"" msgstr "" -#: config/rs6000/rs6000.c:12311 -msgid "no profiling of 64-bit code for this ABI" -msgstr "" - -#: config/rs6000/aix.h:160 config/rs6000/beos.h:32 -msgid "Always pass floating-point arguments in memory" -msgstr "" - -#: config/rs6000/aix.h:162 config/rs6000/beos.h:34 -msgid "Don't always pass floating-point arguments in memory" -msgstr "" - -#: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32 -#: config/rs6000/aix52.h:32 -msgid "Support message passing with the Parallel Environment" +#: config/v850/v850-c.c:179 +msgid "malformed #pragma ghs section" msgstr "" -#: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28 config/rs6000/aix52.h:28 -msgid "Compile for 64-bit pointers" +#: config/v850/v850-c.c:198 +msgid "junk at end of #pragma ghs interrupt" msgstr "" -#: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30 -msgid "Compile for 32-bit pointers" +#: config/v850/v850-c.c:209 +msgid "junk at end of #pragma ghs starttda" msgstr "" -#: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49 config/rs6000/aix52.h:49 -msgid "-maix64 and POWER architecture are incompatible" +#: config/v850/v850-c.c:220 +msgid "junk at end of #pragma ghs startsda" msgstr "" -#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54 config/rs6000/aix52.h:54 -msgid "-maix64 requires PowerPC64 architecture remain enabled" +#: config/v850/v850-c.c:231 +msgid "junk at end of #pragma ghs startzda" msgstr "" -#: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58 config/rs6000/aix52.h:58 -msgid "" -"-maix64 required: 64-bit computation with 32-bit addressing not yet supported" +#: config/v850/v850-c.c:242 +msgid "junk at end of #pragma ghs endtda" msgstr "" -#: config/rs6000/darwin.h:64 -msgid "Generate code suitable for executables (NOT shared libs)" +#: config/v850/v850-c.c:253 +msgid "junk at end of #pragma ghs endsda" msgstr "" -#. The Darwin ABI always includes AltiVec, can't be (validly) turned -#. off. -#: config/rs6000/darwin.h:79 -msgid "-mdynamic-no-pic overrides -fpic or -fPIC" +#: config/v850/v850-c.c:264 +msgid "junk at end of #pragma ghs endzda" msgstr "" -#. Darwin doesn't support -fpic. -#: config/rs6000/darwin.h:85 -msgid "-fpic is not supported; -fPIC assumed" +#: config/v850/v850.c:142 +#, c-format +msgid "%s=%s is not numeric" msgstr "" -#: config/rs6000/linux64.h:79 config/rs6000/sysv4.h:103 -msgid "Align to the base type of the bit-field" +#: config/v850/v850.c:149 +#, c-format +msgid "%s=%s is too large" msgstr "" -#: config/rs6000/linux64.h:81 config/rs6000/sysv4.h:105 -msgid "Don't align to the base type of the bit-field" +#: config/v850/v850.c:301 +msgid "const_double_split got a bad insn:" msgstr "" -#: config/rs6000/linux64.h:83 config/rs6000/sysv4.h:107 -msgid "Don't assume that unaligned accesses are handled by the system" +#: config/v850/v850.c:866 +msgid "output_move_single:" msgstr "" -#: config/rs6000/linux64.h:85 config/rs6000/sysv4.h:109 -msgid "Assume that unaligned accesses are handled by the system" +#: config/v850/v850.c:2209 +msgid "%Jdata area attributes cannot be specified for local variables" msgstr "" -#: config/rs6000/linux64.h:87 config/rs6000/linux64.h:89 -#: config/rs6000/sysv4.h:119 config/rs6000/sysv4.h:121 -msgid "Produce little endian code" +#: config/v850/v850.c:2220 +msgid "%Jdata area of '%D' conflicts with previous declaration" msgstr "" -#: config/rs6000/linux64.h:91 config/rs6000/linux64.h:93 -#: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:125 -msgid "Produce big endian code" +#: config/v850/v850.c:2419 +#, c-format +msgid "bogus JR construction: %d\n" msgstr "" -#: config/rs6000/linux64.h:95 -msgid "Allow bit-fields to cross word boundaries" +#: config/v850/v850.c:2440 config/v850/v850.c:2643 +#, c-format +msgid "bad amount of stack space removal: %d" msgstr "" -#: config/rs6000/linux64.h:97 config/rs6000/sysv4.h:136 -msgid "Do not allow bit-fields to cross word boundaries" +#: config/v850/v850.c:2619 +#, c-format +msgid "bogus JARL construction: %d\n" msgstr "" -#: config/rs6000/linux64.h:99 config/rs6000/sysv4.h:138 -msgid "Use alternate register names" +#: config/v850/v850.c:2989 +#, c-format +msgid "Bogus DISPOSE construction: %d\n" msgstr "" -#: config/rs6000/linux64.h:101 config/rs6000/sysv4.h:140 -msgid "Don't use alternate register names" +#: config/v850/v850.c:3011 +#, c-format +msgid "Too much stack space to dispose of: %d" msgstr "" -#: config/rs6000/linux64.h:103 -msgid "Call mcount for profiling before a function prologue" +#: config/v850/v850.c:3184 +#, c-format +msgid "Bogus PREPEARE construction: %d\n" msgstr "" -#: config/rs6000/linux64.h:105 -msgid "Call mcount for profiling after a function prologue" +#: config/v850/v850.c:3206 +#, c-format +msgid "Too much stack space to prepare: %d" msgstr "" -#. Run-time compilation parameters selecting different hardware subsets. -#. #. Macro to define tables used to set the flags. #. This is a list in braces of pairs in braces, #. each pair being { "NAME", VALUE } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/rs6000/rs6000.h:236 -msgid "Use POWER instruction set" +#: config/v850/v850.h:174 +msgid "Support Green Hills ABI" msgstr "" -#: config/rs6000/rs6000.h:239 -msgid "Use POWER2 instruction set" +#: config/v850/v850.h:177 +msgid "Prohibit PC relative function calls" msgstr "" -#: config/rs6000/rs6000.h:241 -msgid "Do not use POWER2 instruction set" +#: config/v850/v850.h:180 +msgid "Reuse r30 on a per function basis" msgstr "" -#: config/rs6000/rs6000.h:244 -msgid "Do not use POWER instruction set" +#: config/v850/v850.h:183 +msgid "Use stubs for function prologues" msgstr "" -#: config/rs6000/rs6000.h:246 -msgid "Use PowerPC instruction set" +#: config/v850/v850.h:186 +msgid "Same as: -mep -mprolog-function" msgstr "" -#: config/rs6000/rs6000.h:249 -msgid "Do not use PowerPC instruction set" +#: config/v850/v850.h:187 +msgid "Enable backend debugging" msgstr "" -#: config/rs6000/rs6000.h:251 -msgid "Use PowerPC General Purpose group optional instructions" +#: config/v850/v850.h:189 +msgid "Compile for the v850 processor" msgstr "" -#: config/rs6000/rs6000.h:253 -msgid "Don't use PowerPC General Purpose group optional instructions" +#: config/v850/v850.h:191 +msgid "Compile for v850e1 processor" msgstr "" -#: config/rs6000/rs6000.h:255 -msgid "Use PowerPC Graphics group optional instructions" +#. Make sure that the other bits are cleared. +#: config/v850/v850.h:193 +msgid "Compile for v850e processor" msgstr "" -#: config/rs6000/rs6000.h:257 -msgid "Don't use PowerPC Graphics group optional instructions" +#. Make sure that the other bits are cleared. +#: config/v850/v850.h:195 +msgid "Enable the use of the short load instructions" msgstr "" -#: config/rs6000/rs6000.h:259 -msgid "Use PowerPC-64 instruction set" +#: config/v850/v850.h:198 +msgid "Do not use the callt instruction" msgstr "" -#: config/rs6000/rs6000.h:261 -msgid "Don't use PowerPC-64 instruction set" +#: config/v850/v850.h:205 +msgid "Do not use registers r2 and r5" msgstr "" -#: config/rs6000/rs6000.h:263 -msgid "Use AltiVec instructions" +#: config/v850/v850.h:207 +msgid "Enforce strict alignment" msgstr "" -#: config/rs6000/rs6000.h:265 -msgid "Don't use AltiVec instructions" +#: config/v850/v850.h:210 +msgid "Use 4 byte entries in switch tables" msgstr "" -#: config/rs6000/rs6000.h:267 -msgid "Use new mnemonics for PowerPC architecture" +#: config/v850/v850.h:236 +msgid "Set the max size of data eligible for the TDA area" msgstr "" -#: config/rs6000/rs6000.h:269 -msgid "Use old mnemonics for PowerPC architecture" +#: config/v850/v850.h:239 +msgid "Set the max size of data eligible for the SDA area" msgstr "" -#: config/rs6000/rs6000.h:272 -msgid "Put everything in the regular TOC" +#: config/v850/v850.h:242 +msgid "Set the max size of data eligible for the ZDA area" msgstr "" -#: config/rs6000/rs6000.h:274 -msgid "Place floating point constants in TOC" +#: config/xtensa/xtensa.c:1786 +msgid "boolean registers required for the floating-point option" msgstr "" -#: config/rs6000/rs6000.h:276 -msgid "Don't place floating point constants in TOC" +#: config/xtensa/xtensa.c:1840 +#, c-format +msgid "-f%s is not supported with CONST16 instructions" msgstr "" -#: config/rs6000/rs6000.h:278 -msgid "Place symbol+offset constants in TOC" +#: config/xtensa/xtensa.c:1845 +msgid "PIC is required but not supported with CONST16 instructions" msgstr "" -#: config/rs6000/rs6000.h:280 -msgid "Don't place symbol+offset constants in TOC" +#: config/xtensa/xtensa.c:1915 +#, c-format +msgid "invalid %%D value" msgstr "" -#: config/rs6000/rs6000.h:286 -msgid "Place variable addresses in the regular TOC" +#: config/xtensa/xtensa.c:1952 +msgid "invalid mask" msgstr "" -#: config/rs6000/rs6000.h:292 -msgid "Generate load/store multiple instructions" +#: config/xtensa/xtensa.c:1978 +#, c-format +msgid "invalid %%x value" msgstr "" -#: config/rs6000/rs6000.h:294 -msgid "Do not generate load/store multiple instructions" +#: config/xtensa/xtensa.c:1985 +#, c-format +msgid "invalid %%d value" msgstr "" -#: config/rs6000/rs6000.h:296 -msgid "Generate string instructions for block moves" +#: config/xtensa/xtensa.c:2006 config/xtensa/xtensa.c:2016 +#, c-format +msgid "invalid %%t/%%b value" msgstr "" -#: config/rs6000/rs6000.h:298 -msgid "Do not generate string instructions for block moves" +#: config/xtensa/xtensa.c:2058 +msgid "invalid address" msgstr "" -#: config/rs6000/rs6000.h:300 -msgid "Generate load/store with update instructions" +#: config/xtensa/xtensa.c:2083 +msgid "no register in address" msgstr "" -#: config/rs6000/rs6000.h:302 -msgid "Do not generate load/store with update instructions" +#: config/xtensa/xtensa.c:2091 +msgid "address offset not a constant" msgstr "" -#: config/rs6000/rs6000.h:310 -msgid "Don't schedule the start and end of the procedure" +#: config/xtensa/xtensa.c:2755 +msgid "only uninitialized variables can be placed in a .bss section" msgstr "" -#: config/rs6000/rs6000.h:316 -msgid "Return all structures in memory (AIX default)" +#: config/xtensa/xtensa.h:79 +msgid "Use CONST16 instruction to load constants" msgstr "" -#: config/rs6000/rs6000.h:318 -msgid "Return small structures in registers (SVR4 default)" +#: config/xtensa/xtensa.h:81 +msgid "Use PC-relative L32R instruction to load constants" msgstr "" -#: config/rs6000/rs6000.h:380 config/sparc/sparc.h:635 -msgid "Use features of and schedule code for given CPU" +#: config/xtensa/xtensa.h:83 +msgid "Disable fused multiply/add and multiply/subtract FP instructions" msgstr "" -#: config/rs6000/rs6000.h:383 -msgid "Enable debug output" +#: config/xtensa/xtensa.h:85 +msgid "Enable fused multiply/add and multiply/subtract FP instructions" msgstr "" -#: config/rs6000/rs6000.h:385 -msgid "Select full, part, or no traceback table" +#: config/xtensa/xtensa.h:87 +msgid "Intersperse literal pools with code in the text section" msgstr "" -#: config/rs6000/rs6000.h:386 -msgid "Specify ABI to use" +#: config/xtensa/xtensa.h:89 +msgid "Put literal pools in a separate literal section" msgstr "" -#: config/rs6000/rs6000.h:388 -msgid "Specify size of long double (64 or 128 bits)" +#: config/xtensa/xtensa.h:91 +msgid "Automatically align branch targets to reduce branch penalties" msgstr "" -#: config/rs6000/rs6000.h:390 -msgid "Specify yes/no if isel instructions should be generated" +#: config/xtensa/xtensa.h:93 +msgid "Do not automatically align branch targets" msgstr "" -#: config/rs6000/rs6000.h:392 -msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec" +#: config/xtensa/xtensa.h:95 +msgid "Use indirect CALLXn instructions for large programs" msgstr "" -#: config/rs6000/rs6000.h:394 -msgid "Avoid all range limits on call instructions" +#: config/xtensa/xtensa.h:97 +msgid "Use direct CALLn instructions for fast calls" msgstr "" -#. Definitions for __builtin_return_address and __builtin_frame_address. -#. __builtin_return_address (0) should give link register (65), enable -#. this. -#. This should be uncommented, so that the link register is used, but -#. currently this would result in unmatched insns and spilling fixed -#. registers so we'll leave it for another day. When these problems are -#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX. -#. (mrs) -#. #define RETURN_ADDR_IN_PREVIOUS_FRAME -#. Number of bytes into the frame return addresses can be found. See -#. rs6000_stack_info in rs6000.c for more information on how the different -#. abi's store the return address. -#: config/rs6000/rs6000.h:1890 -msgid "RETURN_ADDRESS_OFFSET not supported" +#: ada/misc.c:238 +#, c-format +msgid "missing argument to \"-%s\"" msgstr "" -#: config/rs6000/sysv4.h:87 -msgid "Select ABI calling convention" +#: ada/misc.c:274 +msgid "`-gnat' misspelled as `-gant'" msgstr "" -#: config/rs6000/sysv4.h:88 -msgid "Select method for sdata handling" +#: cp/call.c:253 +msgid "unable to call pointer to member function here" msgstr "" -#: config/rs6000/sysv4.h:111 config/rs6000/sysv4.h:115 -msgid "Produce code relocatable at runtime" +#: cp/call.c:377 +msgid "destructors take no parameters" msgstr "" -#: config/rs6000/sysv4.h:113 config/rs6000/sysv4.h:117 -msgid "Don't produce code relocatable at runtime" +#: cp/call.c:381 +msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "" -#: config/rs6000/sysv4.h:126 config/rs6000/sysv4.h:127 -#: config/rs6000/sysv4.h:128 config/rs6000/sysv4.h:129 -#: config/rs6000/sysv4.h:130 config/rs6000/sysv4.h:131 -#: config/rs6000/sysv4.h:141 config/rs6000/sysv4.h:142 -#: config/rs6000/sysv4.h:154 config/rs6000/sysv4.h:156 -msgid "no description yet" +#: cp/call.c:397 cp/call.c:4951 +msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "" -#: config/rs6000/sysv4.h:132 -msgid "Use EABI" +#: cp/call.c:419 +msgid "request for member `%D' is ambiguous" msgstr "" -#: config/rs6000/sysv4.h:133 -msgid "Don't use EABI" +#: cp/call.c:2350 +msgid "%s %D(%T, %T, %T) " msgstr "" -#: config/rs6000/sysv4.h:144 -msgid "Link with libsim.a, libc.a and sim-crt0.o" +#: cp/call.c:2355 +msgid "%s %D(%T, %T) " msgstr "" -#: config/rs6000/sysv4.h:146 -msgid "Link with libads.a, libc.a and crt0.o" +#: cp/call.c:2359 +msgid "%s %D(%T) " msgstr "" -#: config/rs6000/sysv4.h:148 -msgid "Link with libyk.a, libc.a and crt0.o" +#: cp/call.c:2363 +msgid "%s %T " msgstr "" -#: config/rs6000/sysv4.h:150 -msgid "Link with libmvme.a, libc.a and crt0.o" +#: cp/call.c:2365 +msgid "%J%s %+#D " msgstr "" -#: config/rs6000/sysv4.h:152 -msgid "Set the PPC_EMB bit in the ELF flags header" +#: cp/call.c:2367 +msgid "%J%s %+#D" msgstr "" -#: config/rs6000/sysv4.h:153 -msgid "Use the WindISS simulator" +#: cp/call.c:2402 +msgid "candidates are:" msgstr "" -#. Sometimes certain combinations of command options do not make sense -#. on a particular target machine. You can define a macro -#. `OVERRIDE_OPTIONS' to take account of this. This macro, if -#. defined, is executed once just after all the command options have -#. been parsed. -#. -#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to -#. get control. -#: config/rs6000/sysv4.h:213 -#, c-format -msgid "bad value for -mcall-%s" +#: cp/call.c:2590 +msgid "conversion from `%T' to `%T' is ambiguous" msgstr "" -#: config/rs6000/sysv4.h:229 -#, c-format -msgid "bad value for -msdata=%s" +#: cp/call.c:2741 cp/call.c:2785 +msgid "no matching function for call to `%D(%A)'" msgstr "" -#: config/rs6000/sysv4.h:246 -#, c-format -msgid "-mrelocatable and -msdata=%s are incompatible" +#: cp/call.c:2744 cp/call.c:2788 +msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "" -#: config/rs6000/sysv4.h:255 +#. It's no good looking for an overloaded operator() on a +#. pointer-to-member-function. +#: cp/call.c:2854 #, c-format -msgid "-f%s and -msdata=%s are incompatible" +msgid "" +"pointer-to-member function %E cannot be called without an object; consider " +"using .* or ->*" msgstr "" -#: config/rs6000/sysv4.h:263 -#, c-format -msgid "-msdata=%s and -mcall-%s are incompatible" +#: cp/call.c:2920 +msgid "no match for call to `(%T) (%A)'" msgstr "" -#: config/rs6000/sysv4.h:272 -msgid "-mrelocatable and -mno-minimal-toc are incompatible" +#: cp/call.c:2928 +msgid "call of `(%T) (%A)' is ambiguous" msgstr "" -#: config/rs6000/sysv4.h:278 +#: cp/call.c:2961 #, c-format -msgid "-mrelocatable and -mcall-%s are incompatible" +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" msgstr "" -#: config/rs6000/sysv4.h:285 +#: cp/call.c:2967 #, c-format -msgid "-fPIC and -mcall-%s are incompatible" +msgid "%s for 'operator%s' in '%E%s'" msgstr "" -#: config/rs6000/sysv4.h:292 -msgid "-mcall-aixdesc must be big endian" +#: cp/call.c:2971 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" msgstr "" -#: config/s390/s390.c:938 +#: cp/call.c:2976 #, c-format -msgid "64-bit ABI not supported on %s" +msgid "%s for '%s' in '%s %E'" msgstr "" -#: config/s390/s390.c:942 +#: cp/call.c:2981 #, c-format -msgid "z/Architecture not supported on %s" +msgid "%s for 'operator%s' in '%E %s %E'" msgstr "" -#: config/s390/s390.c:954 -msgid "64-bit ABI not possible in ESA/390 mode" +#: cp/call.c:2984 +#, c-format +msgid "%s for 'operator%s' in '%s%E'" msgstr "" -#: config/s390/s390.c:3207 -msgid "invalid UNSPEC as operand (1)" +#: cp/call.c:3079 +msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "" -#: config/s390/s390.c:3267 -msgid "invalid UNSPEC as operand (2)" +#: cp/call.c:3140 +#, c-format +msgid "`%E' has type `void' and is not a throw-expression" msgstr "" -#: config/s390/s390.c:3273 -msgid "UNKNOWN in s390_output_symbolic_const !?" +#: cp/call.c:3173 cp/call.c:3364 +msgid "operands to ?: have different types" msgstr "" -#: config/s390/s390.c:3291 -msgid "Cannot decompose address." +#: cp/call.c:3318 +msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "" -#: config/s390/s390.c:3452 -msgid "UNKNOWN in print_operand !?" +#: cp/call.c:3325 +msgid "enumeral and non-enumeral type in conditional expression" msgstr "" -#: config/s390/s390.c:5074 -msgid "Total size of local variables exceeds architecture limit." +#: cp/call.c:3609 +msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "" -#: config/s390/s390.h:101 -msgid "Set backchain" +#: cp/call.c:3654 +msgid "using synthesized `%#D' for copy assignment" msgstr "" -#: config/s390/s390.h:102 -msgid "Don't set backchain (faster, but debug harder" +#: cp/call.c:3656 +msgid " where cfront would use `%#D'" msgstr "" -#: config/s390/s390.h:103 -msgid "Use bras for execucable < 64k" +#: cp/call.c:3679 +msgid "comparison between `%#T' and `%#T'" msgstr "" -#: config/s390/s390.h:104 -msgid "Don't use bras" +#: cp/call.c:3921 +msgid "no suitable `operator %s' for `%T'" msgstr "" -#: config/s390/s390.h:105 -msgid "Additional debug prints" +#: cp/call.c:3938 +msgid "`%+#D' is private" msgstr "" -#: config/s390/s390.h:106 -msgid "Don't print additional debug prints" +#: cp/call.c:3940 +msgid "`%+#D' is protected" msgstr "" -#: config/s390/s390.h:107 -msgid "64 bit ABI" +#: cp/call.c:3942 +msgid "`%+#D' is inaccessible" msgstr "" -#: config/s390/s390.h:108 -msgid "31 bit ABI" +#: cp/call.c:3943 +msgid "within this context" msgstr "" -#: config/s390/s390.h:109 -msgid "z/Architecture" +#: cp/call.c:3986 +msgid "invalid conversion from `%T' to `%T'" msgstr "" -#: config/s390/s390.h:110 -msgid "ESA/390 architecture" +#: cp/call.c:3988 cp/call.c:4126 cp/call.c:4128 +msgid " initializing argument %P of `%D'" msgstr "" -#: config/s390/s390.h:111 -msgid "mvcle use" +#: cp/call.c:4050 cp/call.c:4054 +msgid " initializing argument %P of `%D' from result of `%D'" msgstr "" -#: config/s390/s390.h:112 -msgid "mvc&ex" +#: cp/call.c:4060 cp/call.c:4063 +msgid " initializing temporary from result of `%D'" msgstr "" -#: config/sh/sh.c:5546 -msgid "__builtin_saveregs not supported by this subtarget" +#: cp/call.c:4148 +msgid "cannot bind bitfield `%E' to `%T'" msgstr "" -#: config/sh/sh.c:6096 -msgid "attribute interrupt_handler is not compatible with -m5-compact" +#: cp/call.c:4151 +msgid "cannot bind packed field `%E' to `%T'" msgstr "" -#. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:6122 config/sh/sh.c:6161 -#, c-format -msgid "`%s' attribute only applies to interrupt functions" +#: cp/call.c:4154 +msgid "cannot bind rvalue `%E' to `%T'" msgstr "" -#. The argument must be a constant string. -#: config/sh/sh.c:6129 -#, c-format -msgid "`%s' attribute argument not a string constant" +#. Undefined behavior [expr.call] 5.2.2/7. We used to just warn +#. here and do a bitwise copy, but now cp_expr_size will abort if we +#. try to do that. +#: cp/call.c:4235 +msgid "" +"cannot pass objects of non-POD type `%#T' through `...'; call will abort at " +"runtime" msgstr "" -#. The argument must be a constant integer. -#: config/sh/sh.c:6168 -#, c-format -msgid "`%s' attribute argument not an integer constant" +#. Undefined behavior [expr.call] 5.2.2/7. +#: cp/call.c:4260 +msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "" -#. There are no delay slots on SHmedia. -#. Relaxation isn't yet supported for SHmedia -#: config/sh/sh.h:462 -msgid "Profiling is not supported on this target." +#: cp/call.c:4298 +msgid "the default argument for parameter %d of `%D' has not yet been parsed" msgstr "" -#: config/sparc/sparc.c:341 -#, c-format -msgid "%s is not supported by this configuration" +#: cp/call.c:4423 +msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "" -#: config/sparc/sparc.c:348 -msgid "-mlong-double-64 not allowed with -m64" +#: cp/call.c:4442 +msgid "`%T' is not an accessible base of `%T'" msgstr "" -#: config/sparc/sparc.c:373 -msgid "-mcmodel= is not supported on 32 bit systems" +#: cp/call.c:4685 +msgid "could not find class$ field in java interface type `%T'" msgstr "" -#: config/sparc/sparc.c:6311 config/sparc/sparc.c:6317 -#, c-format -msgid "invalid %%Y operand" +#: cp/call.c:4925 +msgid "call to non-function `%D'" msgstr "" -#: config/sparc/sparc.c:6387 -#, c-format -msgid "invalid %%A operand" +#: cp/call.c:5029 +msgid "no matching function for call to `%T::%s(%A)%#V'" msgstr "" -#: config/sparc/sparc.c:6397 +#: cp/call.c:5046 #, c-format -msgid "invalid %%B operand" +msgid "call of overloaded `%s(%A)' is ambiguous" msgstr "" -#: config/sparc/sparc.c:6436 -#, c-format -msgid "invalid %%c operand" +#: cp/call.c:5067 +msgid "cannot call member function `%D' without object" msgstr "" -#: config/sparc/sparc.c:6437 -#, c-format -msgid "invalid %%C operand" +#: cp/call.c:5653 +msgid "passing `%T' chooses `%T' over `%T'" msgstr "" -#: config/sparc/sparc.c:6458 -#, c-format -msgid "invalid %%d operand" +#: cp/call.c:5655 cp/name-lookup.c:4004 +msgid " in call to `%D'" msgstr "" -#: config/sparc/sparc.c:6459 -#, c-format -msgid "invalid %%D operand" +#: cp/call.c:5712 +msgid "choosing `%D' over `%D'" msgstr "" -#: config/sparc/sparc.c:6475 -#, c-format -msgid "invalid %%f operand" +#: cp/call.c:5713 +msgid " for conversion from `%T' to `%T'" msgstr "" -#: config/sparc/sparc.c:6525 -msgid "long long constant not a valid immediate operand" +#: cp/call.c:5715 +msgid " because conversion sequence for the argument is better" msgstr "" -#: config/sparc/sparc.c:6528 -msgid "floating point constant not a valid immediate operand" +#: cp/call.c:5835 +msgid "" +"ISO C++ says that these are ambiguous, even though the worst conversion for " +"the first is better than the worst conversion for the second:" msgstr "" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 -#: config/sparc/netbsd-elf.h:231 -msgid "Use 128 bit long doubles" +#: cp/call.c:5839 +msgid "candidate 1:" msgstr "" -#: config/sparc/sp64-elf.h:84 config/sparc/splet.h:29 -msgid "Generate code for big endian" +#: cp/call.c:5840 +msgid "candidate 2:" msgstr "" -#: config/sparc/sp64-elf.h:85 config/sparc/splet.h:30 -msgid "Generate code for little endian" +#: cp/call.c:5949 +msgid "could not convert `%E' to `%T'" msgstr "" -#: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:65 -msgid "Use little-endian byte order for data" +#: cp/call.c:6054 +msgid "" +"invalid initialization of non-const reference of type '%T' from a temporary " +"of type '%T'" msgstr "" -#: config/sparc/sparc.h:534 -msgid "Assume possible double misalignment" +#: cp/call.c:6058 +msgid "" +"invalid initialization of reference of type '%T' from expression of type '%T'" msgstr "" -#: config/sparc/sparc.h:536 -msgid "Assume all doubles are aligned" +#: cp/class.c:282 +msgid "" +"cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "" -#: config/sparc/sparc.h:538 -msgid "Pass -assert pure-text to linker" +#: cp/class.c:924 +msgid "`%#D' and `%#D' cannot be overloaded" msgstr "" -#: config/sparc/sparc.h:540 -msgid "Do not pass -assert pure-text to linker" +#: cp/class.c:1007 +msgid "duplicate enum value `%D'" msgstr "" -#: config/sparc/sparc.h:542 -msgid "Use flat register window model" +#: cp/class.c:1010 +msgid "duplicate field `%D' (as enum and non-enum)" msgstr "" -#: config/sparc/sparc.h:544 -msgid "Do not use flat register window model" +#: cp/class.c:1017 +msgid "duplicate nested type `%D'" msgstr "" -#: config/sparc/sparc.h:546 -msgid "Use ABI reserved registers" +#: cp/class.c:1028 +msgid "duplicate field `%D' (as type and non-type)" msgstr "" -#: config/sparc/sparc.h:548 -msgid "Do not use ABI reserved registers" +#: cp/class.c:1032 +msgid "duplicate member `%D'" msgstr "" -#: config/sparc/sparc.h:550 -msgid "Use hardware quad fp instructions" +#: cp/class.c:1070 +msgid "conflicting access specifications for method `%D', ignored" msgstr "" -#: config/sparc/sparc.h:552 -msgid "Do not use hardware quad fp instructions" +#: cp/class.c:1072 +#, c-format +msgid "conflicting access specifications for field `%s', ignored" msgstr "" -#: config/sparc/sparc.h:554 -msgid "Compile for v8plus ABI" +#: cp/class.c:1118 +msgid "`%D' names constructor" msgstr "" -#: config/sparc/sparc.h:556 -msgid "Do not compile for v8plus ABI" +#: cp/class.c:1123 +msgid "`%D' invalid in `%T'" msgstr "" -#: config/sparc/sparc.h:558 -msgid "Utilize Visual Instruction Set" +#: cp/class.c:1131 +msgid "no members matching `%D' in `%#T'" msgstr "" -#: config/sparc/sparc.h:560 -msgid "Do not utilize Visual Instruction Set" +#: cp/class.c:1163 cp/class.c:1171 +msgid "`%D' invalid in `%#T'" msgstr "" -#. ??? These are deprecated, coerced to -mcpu=. Delete in 2.9. -#: config/sparc/sparc.h:563 -msgid "Optimize for Cypress processors" +#: cp/class.c:1164 +msgid " because of local method `%#D' with same name" msgstr "" -#: config/sparc/sparc.h:565 -msgid "Optimize for SPARCLite processors" +#: cp/class.c:1172 +msgid " because of local member `%#D' with same name" msgstr "" -#: config/sparc/sparc.h:567 -msgid "Optimize for F930 processors" +#: cp/class.c:1242 +msgid "base class `%#T' has a non-virtual destructor" msgstr "" -#: config/sparc/sparc.h:569 -msgid "Optimize for F934 processors" +#: cp/class.c:1262 +msgid "" +"base `%T' with only non-default constructor in class without a constructor" msgstr "" -#: config/sparc/sparc.h:571 -msgid "Use V8 SPARC ISA" +#: cp/class.c:1646 +msgid "all member functions in class `%T' are private" msgstr "" -#: config/sparc/sparc.h:573 -msgid "Optimize for SuperSPARC processors" +#: cp/class.c:1657 +msgid "`%#T' only defines a private destructor and has no friends" msgstr "" -#. End of deprecated options. -#: config/sparc/sparc.h:576 -msgid "Pointers are 64-bit" +#: cp/class.c:1699 +msgid "`%#T' only defines private constructors and has no friends" msgstr "" -#: config/sparc/sparc.h:578 -msgid "Pointers are 32-bit" +#: cp/class.c:2080 +msgid "no unique final overrider for `%D' in `%T'" msgstr "" -#: config/sparc/sparc.h:580 -msgid "Use 32-bit ABI" +#. Here we know it is a hider, and no overrider exists. +#: cp/class.c:2515 +msgid "`%D' was hidden" msgstr "" -#: config/sparc/sparc.h:582 -msgid "Use 64-bit ABI" +#: cp/class.c:2516 +msgid " by `%D'" msgstr "" -#: config/sparc/sparc.h:584 -msgid "Use stack bias" +#: cp/class.c:2557 +msgid "ISO C++ forbids member `%D' with same name as enclosing class" msgstr "" -#: config/sparc/sparc.h:586 -msgid "Do not use stack bias" +#: cp/class.c:2562 cp/decl2.c:1186 +msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "" -#: config/sparc/sparc.h:588 -msgid "Use structs on stronger alignment for double-word copies" +#: cp/class.c:2568 cp/decl2.c:1193 +msgid "private member `%#D' in anonymous union" msgstr "" -#: config/sparc/sparc.h:590 -msgid "Do not use structs on stronger alignment for double-word copies" +#: cp/class.c:2571 cp/decl2.c:1195 +msgid "protected member `%#D' in anonymous union" msgstr "" -#: config/sparc/sparc.h:592 -msgid "Optimize tail call instructions in assembler and linker" +#: cp/class.c:2690 +msgid "" +"vtable layout for class `%T' may not be ABI-compliant and may change in a " +"future version of GCC due to implicit virtual destructor" msgstr "" -#: config/sparc/sparc.h:594 -msgid "Do not optimize tail call instructions in assembler or linker" +#: cp/class.c:2750 +msgid "bit-field `%#D' with non-integral type" msgstr "" -#: config/sparc/sparc.h:639 -msgid "Use given SPARC code model" +#: cp/class.c:2770 +msgid "bit-field `%D' width not an integer constant" msgstr "" -#: config/stormy16/stormy16.c:556 -msgid "Constant halfword load operand out of range." +#: cp/class.c:2776 +msgid "negative width in bit-field `%D'" msgstr "" -#: config/stormy16/stormy16.c:568 -msgid "Constant arithmetic operand out of range." +#: cp/class.c:2781 +msgid "zero width for bit-field `%D'" msgstr "" -#: config/stormy16/stormy16.c:1074 -msgid "Local variable memory requirements exceed capacity." +#: cp/class.c:2787 +msgid "width of `%D' exceeds its type" msgstr "" -#: config/stormy16/stormy16.c:1316 -msgid "cannot use va_start in interrupt function" +#: cp/class.c:2796 +msgid "`%D' is too small to hold all values of `%#T'" msgstr "" -#: config/stormy16/stormy16.c:1676 -msgid "`B' operand is not constant" +#: cp/class.c:2858 +msgid "member `%#D' with constructor not allowed in union" msgstr "" -#: config/stormy16/stormy16.c:1682 -msgid "`B' operand has multiple bits set" +#: cp/class.c:2861 +msgid "member `%#D' with destructor not allowed in union" msgstr "" -#: config/stormy16/stormy16.c:1709 -msgid "`o' operand is not constant" +#: cp/class.c:2864 +msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "" -#: config/stormy16/stormy16.c:1724 -msgid "xstormy16_print_operand: unknown code" +#: cp/class.c:2891 +msgid "multiple fields in union `%T' initialized" msgstr "" -#: config/stormy16/stormy16.c:1774 -#, c-format -msgid "switch statement of size %lu entries too large" +#: cp/class.c:2960 +msgid "ignoring packed attribute on unpacked non-POD field `%#D'" msgstr "" -#: config/v850/v850-c.c:69 -msgid "#pragma GHS endXXXX found without previous startXXX" +#: cp/class.c:3012 +msgid "field `%D' in local class cannot be static" msgstr "" -#: config/v850/v850-c.c:71 -msgid "#pragma GHS endXXX does not match previous startXXX" +#: cp/class.c:3018 +msgid "field `%D' invalidly declared function type" msgstr "" -#: config/v850/v850-c.c:96 -msgid "cannot set interrupt attribute: no current function" +#: cp/class.c:3025 +msgid "field `%D' invalidly declared method type" msgstr "" -#: config/v850/v850-c.c:104 -msgid "cannot set interrupt attribute: no such identifier" +#. Unions cannot have static members. +#: cp/class.c:3043 +msgid "field `%D' declared static in union" msgstr "" -#: config/v850/v850-c.c:150 -msgid "junk at end of #pragma ghs section" +#: cp/class.c:3070 +msgid "non-static reference `%#D' in class without a constructor" msgstr "" -#: config/v850/v850-c.c:167 -#, c-format -msgid "unrecognized section name \"%s\"" +#: cp/class.c:3105 +msgid "non-static const member `%#D' in class without a constructor" msgstr "" -#: config/v850/v850-c.c:182 -msgid "malformed #pragma ghs section" +#: cp/class.c:3120 +msgid "field `%#D' with same name as class" msgstr "" -#: config/v850/v850-c.c:202 -msgid "junk at end of #pragma ghs interrupt" +#: cp/class.c:3138 +msgid "`%#T' has pointer data members" msgstr "" -#: config/v850/v850-c.c:214 -msgid "junk at end of #pragma ghs starttda" +#: cp/class.c:3142 +msgid " but does not override `%T(const %T&)'" msgstr "" -#: config/v850/v850-c.c:226 -msgid "junk at end of #pragma ghs startsda" +#: cp/class.c:3144 +msgid " or `operator=(const %T&)'" msgstr "" -#: config/v850/v850-c.c:238 -msgid "junk at end of #pragma ghs startzda" +#: cp/class.c:3147 +msgid " but does not override `operator=(const %T&)'" msgstr "" -#: config/v850/v850-c.c:250 -msgid "junk at end of #pragma ghs endtda" +#: cp/class.c:3574 +msgid "" +"offset of empty base `%T' may not be ABI-compliant and maychange in a future " +"version of GCC" msgstr "" -#: config/v850/v850-c.c:262 -msgid "junk at end of #pragma ghs endsda" +#: cp/class.c:3683 +msgid "class `%T' will be considered nearly empty in a future version of GCC" msgstr "" -#: config/v850/v850-c.c:274 -msgid "junk at end of #pragma ghs endzda" +#: cp/class.c:3770 +msgid "initializer specified for non-virtual method `%D'" msgstr "" -#: config/v850/v850.c:138 -#, c-format -msgid "%s=%s is not numeric" +#: cp/class.c:4455 +msgid "" +"offset of virtual base `%T' is not ABI-compliant and may change in a future " +"version of GCC" msgstr "" -#: config/v850/v850.c:145 -#, c-format -msgid "%s=%s is too large" +#: cp/class.c:4545 +msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: config/v850/v850.c:311 -msgid "const_double_split got a bad insn:" +#: cp/class.c:4558 +msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: config/v850/v850.c:895 -msgid "output_move_single:" +#: cp/class.c:4732 +msgid "" +"size assigned to `%T' may not be ABI-compliant and may change in a future " +"version of GCC" msgstr "" -#: config/v850/v850.c:2275 -msgid "a data area attribute cannot be specified for local variables" +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:4771 +msgid "" +"the offset of `%D' may not be ABI-compliant and may change in a future " +"version of GCC" msgstr "" -#: config/v850/v850.c:2286 -#, c-format -msgid "data area of '%s' conflicts with previous declaration" +#: cp/class.c:4794 +msgid "" +"offset of `%D' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: config/v850/v850.c:2505 -#, c-format -msgid "bogus JR construction: %d\n" +#: cp/class.c:4803 +msgid "" +"`%D' contains empty classes which may cause base classes to be placed at " +"different locations in a future version of GCC" msgstr "" -#: config/v850/v850.c:2526 config/v850/v850.c:2728 -#, c-format -msgid "bad amount of stack space removal: %d" +#: cp/class.c:4862 +msgid "" +"layout of classes derived from empty class `%T' may change in a future " +"version of GCC" msgstr "" -#: config/v850/v850.c:2704 -#, c-format -msgid "bogus JARL construction: %d\n" +#: cp/class.c:4990 cp/semantics.c:2027 +msgid "redefinition of `%#T'" msgstr "" -#: config/v850/v850.c:3084 -#, c-format -msgid "Bogus DISPOSE construction: %d\n" +#: cp/class.c:5156 +msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "" -#: config/v850/v850.c:3106 -#, c-format -msgid "Too much stack space to dispose of: %d" +#: cp/class.c:5235 +msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "" -#: config/v850/v850.c:3282 +#: cp/class.c:5674 #, c-format -msgid "Bogus PREPEARE construction: %d\n" +msgid "language string `\"%s\"' not recognized" msgstr "" -#: config/v850/v850.c:3304 -#, c-format -msgid "Too much stack space to prepare: %d" +#: cp/class.c:5762 +msgid "" +"cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "" -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/v850/v850.h:163 -msgid "Support Green Hills ABI" +#: cp/class.c:5887 +msgid "no matches converting function `%D' to type `%#T'" msgstr "" -#: config/v850/v850.h:166 -msgid "Prohibit PC relative function calls" +#: cp/class.c:5910 +msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "" -#: config/v850/v850.h:169 -msgid "Reuse r30 on a per function basis" +#: cp/class.c:5936 +msgid "assuming pointer to member `%D'" msgstr "" -#: config/v850/v850.h:172 -msgid "Use stubs for function prologues" +#: cp/class.c:5939 +#, c-format +msgid "(a pointer to member can only be formed with `&%E')" msgstr "" -#: config/v850/v850.h:175 -msgid "Same as: -mep -mprolog-function" +#: cp/class.c:5984 cp/class.c:6166 cp/class.c:6173 +msgid "not enough type information" msgstr "" -#: config/v850/v850.h:176 -msgid "Enable backend debugging" +#: cp/class.c:6001 +msgid "argument of type `%T' does not match `%T'" msgstr "" -#: config/v850/v850.h:178 -msgid "Compile for the v850 processor" +#: cp/class.c:6150 +msgid "invalid operation on uninstantiated type" msgstr "" -#: config/v850/v850.h:180 -msgid "Compile for v850e processor" +#. [basic.scope.class] +#. +#. A name N used in a class S shall refer to the same declaration +#. in its context and when re-evaluated in the completed scope of +#. S. +#: cp/class.c:6410 cp/decl.c:1229 cp/name-lookup.c:488 cp/pt.c:1957 +msgid "declaration of `%#D'" msgstr "" -#. Make sure that the other bits are cleared. -#: config/v850/v850.h:182 -msgid "Enable the use of the short load instructions" +#: cp/class.c:6411 +msgid "changes meaning of `%D' from `%+#D'" msgstr "" -#: config/v850/v850.h:185 -msgid "Do not use the callt instruction" +#: cp/cp-lang.c:394 +msgid "inter-module optimisations not implemented yet" msgstr "" -#: config/v850/v850.h:192 -msgid "Do not use registers r2 and r5" +#: cp/cvt.c:88 +msgid "can't convert from incomplete type `%T' to `%T'" msgstr "" -#: config/v850/v850.h:194 -msgid "Enfore strict alignment" +#: cp/cvt.c:97 +msgid "conversion of `%E' from `%T' to `%T' is ambiguous" msgstr "" -#: config/v850/v850.h:197 -msgid "Use 4 byte entries in switch tables" +#: cp/cvt.c:113 cp/cvt.c:127 +msgid "converting from `%T' to `%T'" msgstr "" -#: config/v850/v850.h:223 -msgid "Set the max size of data eligible for the TDA area" +#: cp/cvt.c:185 cp/cvt.c:253 cp/cvt.c:297 +msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "" -#: config/v850/v850.h:226 -msgid "Set the max size of data eligible for the SDA area" +#: cp/cvt.c:214 cp/cvt.c:218 +msgid "pointer to member cast from `%T' to `%T' is via virtual base" msgstr "" -#: config/v850/v850.h:229 -msgid "Set the max size of data eligible for the ZDA area" +#: cp/cvt.c:276 +msgid "invalid conversion from '%T' to '%T'" msgstr "" -#: config/xtensa/xtensa.c:1069 config/xtensa/xtensa.c:1103 -#: config/xtensa/xtensa.c:1112 -msgid "bad test" +#: cp/cvt.c:508 +msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "" -#: config/xtensa/xtensa.c:1831 -msgid "boolean registers required for the floating-point option" +#: cp/cvt.c:526 +msgid "casting `%T' to `%T' does not dereference pointer" msgstr "" -#: config/xtensa/xtensa.c:1998 -msgid "invalid mask" +#: cp/cvt.c:553 +msgid "cannot convert type `%T' to type `%T'" msgstr "" -#: config/xtensa/xtensa.c:2045 -msgid "invalid address" +#: cp/cvt.c:679 +msgid "conversion from `%#T' to `%#T'" msgstr "" -#: config/xtensa/xtensa.c:2070 -msgid "no register in address" +#: cp/cvt.c:691 +msgid "`%#T' used where a `%T' was expected" msgstr "" -#: config/xtensa/xtensa.c:2078 -msgid "address offset not a constant" +#: cp/cvt.c:715 +msgid "`%#T' used where a floating point value was expected" msgstr "" -#: config/xtensa/xtensa.c:2817 -msgid "only uninitialized variables can be placed in a .bss section" +#: cp/cvt.c:762 +msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "" -#: config/xtensa/xtensa.h:114 -msgid "Use the Xtensa code density option" +#: cp/cvt.c:849 +msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "" -#: config/xtensa/xtensa.h:116 -msgid "Do not use the Xtensa code density option" +#: cp/cvt.c:852 +msgid "object of type `%T' will not be accessed in %s" msgstr "" -#: config/xtensa/xtensa.h:118 -msgid "Use the Xtensa MAC16 option" +#: cp/cvt.c:868 +msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "" -#: config/xtensa/xtensa.h:120 -msgid "Do not use the Xtensa MAC16 option" +#. [over.over] enumerates the places where we can take the address +#. of an overloaded function, and this is not one of them. +#: cp/cvt.c:884 +#, c-format +msgid "%s cannot resolve address of overloaded function" msgstr "" -#: config/xtensa/xtensa.h:122 -msgid "Use the Xtensa MUL16 option" +#. Only warn when there is no &. +#: cp/cvt.c:889 +#, c-format +msgid "%s is a reference, not call, to function `%E'" msgstr "" -#: config/xtensa/xtensa.h:124 -msgid "Do not use the Xtensa MUL16 option" +#: cp/cvt.c:896 +#, c-format +msgid "%s has no effect" msgstr "" -#: config/xtensa/xtensa.h:126 -msgid "Use the Xtensa MUL32 option" +#: cp/cvt.c:1007 +msgid "converting NULL to non-pointer type" msgstr "" -#: config/xtensa/xtensa.h:128 -msgid "Do not use the Xtensa MUL32 option" +#: cp/cvt.c:1079 +msgid "ambiguous default type conversion from `%T'" msgstr "" -#. undocumented -#. undocumented -#: config/xtensa/xtensa.h:134 -msgid "Use the Xtensa NSA option" +#: cp/cvt.c:1081 +msgid " candidate conversions include `%D' and `%D'" msgstr "" -#: config/xtensa/xtensa.h:136 -msgid "Do not use the Xtensa NSA option" +#. Folks should explicitly indicate the appropriate alphabet for +#. each demangling. Providing a default would allow the +#. question to go unconsidered. +#: cp/cxxfilt.c:238 +msgid "Internal error: no symbol alphabet for current style" msgstr "" -#: config/xtensa/xtensa.h:138 -msgid "Use the Xtensa MIN/MAX option" +#: cp/decl.c:378 +msgid "label `%D' used but not defined" msgstr "" -#: config/xtensa/xtensa.h:140 -msgid "Do not use the Xtensa MIN/MAX option" +#: cp/decl.c:385 +msgid "label `%D' defined but not used" msgstr "" -#: config/xtensa/xtensa.h:142 -msgid "Use the Xtensa SEXT option" +#: cp/decl.c:1137 cp/decl.c:1548 +msgid "previous declaration of `%D'" msgstr "" -#: config/xtensa/xtensa.h:144 -msgid "Do not use the Xtensa SEXT option" +#: cp/decl.c:1186 +msgid "%Jprevious declaration of '%D' with attribute noinline" msgstr "" -#: config/xtensa/xtensa.h:146 -msgid "Use the Xtensa boolean register option" +#: cp/decl.c:1195 +msgid "%Jprevious declaration of '%D' was inline" msgstr "" -#: config/xtensa/xtensa.h:148 -msgid "Do not use the Xtensa boolean register option" +#: cp/decl.c:1216 cp/decl.c:1254 +msgid "shadowing %s function `%#D'" msgstr "" -#: config/xtensa/xtensa.h:150 -msgid "Use the Xtensa floating-point unit" +#: cp/decl.c:1225 +msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "" -#: config/xtensa/xtensa.h:152 -msgid "Do not use the Xtensa floating-point unit" +#: cp/decl.c:1230 +msgid "conflicts with built-in declaration `%#D'" msgstr "" -#. undocumented -#. undocumented -#. undocumented -#. undocumented -#. undocumented -#. undocumented -#. undocumented -#. undocumented -#: config/xtensa/xtensa.h:170 -msgid "Disable fused multiply/add and multiply/subtract FP instructions" +#: cp/decl.c:1249 cp/decl.c:1354 cp/decl.c:1370 +msgid "new declaration `%#D'" msgstr "" -#: config/xtensa/xtensa.h:172 -msgid "Enable fused multiply/add and multiply/subtract FP instructions" +#: cp/decl.c:1250 +msgid "ambiguates built-in declaration `%#D'" msgstr "" -#: config/xtensa/xtensa.h:174 -msgid "Serialize volatile memory references with MEMW instructions" +#: cp/decl.c:1314 +msgid "`%#D' redeclared as different kind of symbol" msgstr "" -#: config/xtensa/xtensa.h:176 -msgid "Do not serialize volatile memory references with MEMW instructions" +#: cp/decl.c:1317 +msgid "previous declaration of `%#D'" msgstr "" -#: config/xtensa/xtensa.h:178 -msgid "Intersperse literal pools with code in the text section" +#: cp/decl.c:1339 +msgid "declaration of template `%#D'" msgstr "" -#: config/xtensa/xtensa.h:180 -msgid "Put literal pools in a separate literal section" +#: cp/decl.c:1340 cp/name-lookup.c:489 +msgid "conflicts with previous declaration `%#D'" msgstr "" -#: config/xtensa/xtensa.h:182 -msgid "Automatically align branch targets to reduce branch penalties" +#: cp/decl.c:1355 cp/decl.c:1371 +msgid "ambiguates old declaration `%#D'" msgstr "" -#: config/xtensa/xtensa.h:184 -msgid "Do not automatically align branch targets" +#: cp/decl.c:1363 +msgid "declaration of C function `%#D' conflicts with" msgstr "" -#: config/xtensa/xtensa.h:186 -msgid "Use indirect CALLXn instructions for large programs" +#: cp/decl.c:1365 +msgid "previous declaration `%#D' here" msgstr "" -#: config/xtensa/xtensa.h:188 -msgid "Use direct CALLn instructions for fast calls" +#: cp/decl.c:1381 +msgid "conflicting declaration '%#D'" msgstr "" -#: ada/misc.c:253 -msgid "`-gnat' misspelled as `-gant'" +#: cp/decl.c:1382 +msgid "'%D' has a previous declaration as `%#D'" msgstr "" -#: cp/call.c:252 cp/init.c:1604 cp/typeck.c:2091 -msgid "qualified type `%T' does not match destructor name `~%T'" +#: cp/decl.c:1427 +msgid "`%#D' previously defined here" msgstr "" -#: cp/call.c:261 -msgid "type of `%E' does not match destructor type `%T' (type was `%T')" +#: cp/decl.c:1428 +msgid "`%#D' previously declared here" msgstr "" -#: cp/call.c:270 -msgid "`%D' is a namespace" +#. Prototype decl follows defn w/o prototype. +#: cp/decl.c:1437 +msgid "prototype for `%#D'" msgstr "" -#: cp/call.c:278 -msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" +#: cp/decl.c:1438 +msgid "%Jfollows non-prototype definition here" msgstr "" -#: cp/call.c:358 -msgid "unable to call pointer to member function here" +#: cp/decl.c:1450 +msgid "previous declaration of `%#D' with %L linkage" msgstr "" -#: cp/call.c:489 -msgid "destructors take no parameters" +#: cp/decl.c:1452 +msgid "conflicts with new declaration with %L linkage" msgstr "" -#: cp/call.c:493 -msgid "destructor name `~%T' does not match type `%T' of expression" +#: cp/decl.c:1475 cp/decl.c:1482 +msgid "default argument given for parameter %d of `%#D'" msgstr "" -#: cp/call.c:509 cp/call.c:4996 -msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" +#: cp/decl.c:1477 cp/decl.c:1484 +msgid "after previous specification in `%#D'" msgstr "" -#: cp/call.c:531 -msgid "request for member `%D' is ambiguous" +#: cp/decl.c:1493 +msgid "`%#D' was used before it was declared inline" msgstr "" -#: cp/call.c:2672 -msgid "conversion from `%T' to `%T' is ambiguous" +#: cp/decl.c:1494 +msgid "%Jprevious non-inline declaration here" msgstr "" -#: cp/call.c:2750 -msgid "incomplete type '%T' cannot be used to name a scope" +#: cp/decl.c:1547 +msgid "redundant redeclaration of `%D' in same scope" msgstr "" -#: cp/call.c:2770 cp/typeck.c:2212 cp/typeck.c:2228 -msgid "'%D' has no member named '%E'" +#: cp/decl.c:1630 +#, c-format +msgid "declaration of `%F' throws different exceptions" msgstr "" -#: cp/call.c:2892 cp/call.c:2936 -msgid "no matching function for call to `%D(%A)'" +#: cp/decl.c:1632 +#, c-format +msgid "than previous declaration `%F'" msgstr "" -#: cp/call.c:2895 -msgid "call of overloaded `%D(%A)' is ambiguous" +#. From [temp.expl.spec]: +#. +#. If a template, a member template or the member of a class +#. template is explicitly specialized then that +#. specialization shall be declared before the first use of +#. that specialization that would cause an implicit +#. instantiation to take place, in every translation unit in +#. which such a use occurs. +#: cp/decl.c:1779 +msgid "explicit specialization of %D after first use" msgstr "" -#: cp/call.c:2939 -msgid "call of overlopaded `%D(%A)' is ambiguous" +#: cp/decl.c:1944 +msgid "implicit declaration of function `%#D'" msgstr "" -#. It's no good looking for an overloaded operator() on a -#. pointer-to-member-function. -#: cp/call.c:3005 +#: cp/decl.c:2092 #, c-format -msgid "" -"pointer-to-member function %E cannot be called without an object; consider " -"using .* or ->*" +msgid "label `%s' referenced outside of any function" msgstr "" -#: cp/call.c:3071 -msgid "no match for call to `(%T) (%A)'" +#: cp/decl.c:2189 cp/decl.c:2213 cp/decl.c:2301 +msgid "jump to label `%D'" msgstr "" -#: cp/call.c:3079 -msgid "call of `(%T) (%A)' is ambiguous" +#: cp/decl.c:2191 cp/decl.c:2215 +msgid "jump to case label" msgstr "" -#: cp/call.c:3112 -msgid "%s for `%T ? %T : %T' operator" +#: cp/decl.c:2194 cp/decl.c:2218 +msgid "%H from here" msgstr "" -#: cp/call.c:3117 -msgid "%s for `%T %s' operator" +#: cp/decl.c:2199 +msgid " crosses initialization of `%#D'" msgstr "" -#: cp/call.c:3120 -msgid "%s for `%T [%T]' operator" +#: cp/decl.c:2202 cp/decl.c:2317 +msgid " enters scope of non-POD `%#D'" msgstr "" -#: cp/call.c:3125 -msgid "%s for `%T %s %T' operator" +#: cp/decl.c:2222 cp/decl.c:2321 +msgid " enters try block" msgstr "" -#: cp/call.c:3128 -msgid "%s for `%s %T' operator" +#: cp/decl.c:2224 cp/decl.c:2323 +msgid " enters catch block" msgstr "" -#: cp/call.c:3213 -msgid "ISO C++ forbids omitting the middle term of a ?: expression" +#: cp/decl.c:2302 +msgid " from here" msgstr "" -#: cp/call.c:3277 -#, c-format -msgid "`%E' has type `void' and is not a throw-expression" +#. Can't skip init of __exception_info. +#: cp/decl.c:2313 +msgid "%J enters catch block" msgstr "" -#: cp/call.c:3310 cp/call.c:3507 -msgid "operands to ?: have different types" +#: cp/decl.c:2315 +msgid " skips initialization of `%#D'" msgstr "" -#: cp/call.c:3460 -msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" +#: cp/decl.c:2349 +msgid "label named wchar_t" msgstr "" -#: cp/call.c:3467 -msgid "enumeral and non-enumeral type in conditional expression" +#: cp/decl.c:2352 +msgid "duplicate label `%D'" msgstr "" -#: cp/call.c:3751 -msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" +#: cp/decl.c:2432 +#, c-format +msgid "case label `%E' not within a switch statement" msgstr "" -#: cp/call.c:3796 -msgid "using synthesized `%#D' for copy assignment" +#: cp/decl.c:2592 cp/parser.c:2992 +msgid "`%D' used without template parameters" msgstr "" -#: cp/call.c:3798 -msgid " where cfront would use `%#D'" +#: cp/decl.c:2602 cp/decl.c:2618 cp/decl.c:2706 +msgid "no class template named `%#T' in `%#T'" msgstr "" -#: cp/call.c:3821 -msgid "comparison between `%#T' and `%#T'" +#: cp/decl.c:2639 cp/decl.c:2649 cp/decl.c:2669 +msgid "no type named `%#T' in `%#T'" msgstr "" -#: cp/call.c:4058 -msgid "no suitable `operator delete' for `%T'" +#: cp/decl.c:3395 +msgid "%Jan anonymous union cannot have function members" msgstr "" -#: cp/call.c:4072 -msgid "`%+#D' is private" +#: cp/decl.c:3413 +msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "" -#: cp/call.c:4074 -msgid "`%+#D' is protected" +#: cp/decl.c:3416 +msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "" -#: cp/call.c:4076 -msgid "`%+#D' is inaccessible" +#: cp/decl.c:3419 +msgid "" +"member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "" -#: cp/call.c:4077 -msgid "within this context" +#: cp/decl.c:3459 +msgid "redeclaration of C++ built-in type `%T'" msgstr "" -#: cp/call.c:4115 -msgid "invalid conversion from `%T' to `%T'" +#: cp/decl.c:3497 +msgid "multiple types in one declaration" msgstr "" -#: cp/call.c:4117 cp/call.c:4254 cp/call.c:4256 -msgid " initializing argument %P of `%D'" +#: cp/decl.c:3523 +msgid "missing type-name in typedef-declaration" msgstr "" -#: cp/call.c:4179 cp/call.c:4183 -msgid " initializing argument %P of `%D' from result of `%D'" +#: cp/decl.c:3531 +msgid "ISO C++ prohibits anonymous structs" msgstr "" -#: cp/call.c:4189 cp/call.c:4192 -msgid " initializing temporary from result of `%D'" +#: cp/decl.c:3538 +msgid "`%D' can only be specified for functions" msgstr "" -#. Undefined behavior [expr.call] 5.2.2/7. We used to just warn -#. here and do a bitwise copy, but now cp_expr_size will abort if we -#. try to do that. -#: cp/call.c:4340 -msgid "" -"cannot pass objects of non-POD type `%#T' through `...'; call will abort at " -"runtime" +#: cp/decl.c:3540 +msgid "`%D' can only be specified inside a class" msgstr "" -#. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4365 -msgid "cannot receive objects of non-POD type `%#T' through `...'" +#: cp/decl.c:3542 +msgid "`%D' can only be specified for constructors" msgstr "" -#: cp/call.c:4405 -msgid "the default argument for parameter %d of `%D' has not yet been parsed" +#: cp/decl.c:3545 +msgid "`%D' can only be specified for objects and functions" msgstr "" -#: cp/call.c:4526 -msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" +#: cp/decl.c:3687 cp/decl2.c:883 +msgid "typedef `%D' is initialized (use __typeof__ instead)" msgstr "" -#: cp/call.c:4759 -msgid "could not find class$ field in java interface type `%T'" +#: cp/decl.c:3692 +msgid "function `%#D' is initialized like a variable" msgstr "" -#: cp/call.c:4970 -msgid "call to non-function `%D'" +#: cp/decl.c:3704 +msgid "declaration of `%#D' has `extern' and is initialized" msgstr "" -#: cp/call.c:5074 -msgid "no matching function for call to `%T::%s(%A)%#V'" +#: cp/decl.c:3737 +msgid "`%#D' is not a static member of `%#T'" msgstr "" -#: cp/call.c:5091 -#, c-format -msgid "call of overloaded `%s(%A)' is ambiguous" +#: cp/decl.c:3743 +msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" msgstr "" -#: cp/call.c:5112 -msgid "cannot call member function `%D' without object" +#: cp/decl.c:3754 +msgid "duplicate initialization of %D" msgstr "" -#: cp/call.c:5700 -msgid "passing `%T' chooses `%T' over `%T'" +#: cp/decl.c:3783 +msgid "declaration of `%#D' outside of class is not definition" msgstr "" -#: cp/call.c:5702 cp/decl2.c:3860 -msgid " in call to `%D'" +#: cp/decl.c:3834 +msgid "variable `%#D' has initializer but incomplete type" msgstr "" -#: cp/call.c:5751 -msgid "choosing `%D' over `%D'" +#: cp/decl.c:3842 cp/decl.c:4385 +msgid "elements of array `%#D' have incomplete type" msgstr "" -#: cp/call.c:5752 -msgid " for conversion from `%T' to `%T'" +#: cp/decl.c:3858 +msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "" -#: cp/call.c:5754 -msgid " because conversion sequence for the argument is better" +#: cp/decl.c:3900 +msgid "`%D' declared as reference but not initialized" msgstr "" -#: cp/call.c:5877 -msgid "" -"are ambiguous even though the worst conversion for the former is better than " -"the worst conversion for the latter" +#: cp/decl.c:3906 +msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" msgstr "" -#: cp/call.c:5987 cp/call.c:6050 -msgid "could not convert `%E' to `%T'" +#: cp/decl.c:3934 +msgid "cannot initialize `%T' from `%T'" msgstr "" -#: cp/class.c:282 -msgid "" -"cannot convert from base `%T' to derived type `%T' via virtual base `%T'" +#: cp/decl.c:3966 +msgid "initializer fails to determine size of `%D'" msgstr "" -#: cp/class.c:928 -msgid "`%#D' and `%#D' cannot be overloaded" +#: cp/decl.c:3971 +msgid "array size missing in `%D'" msgstr "" -#: cp/class.c:1011 -msgid "duplicate enum value `%D'" +#: cp/decl.c:3983 +msgid "zero-size array `%D'" msgstr "" -#: cp/class.c:1014 -msgid "duplicate field `%D' (as enum and non-enum)" +#. An automatic variable with an incomplete type: that is an error. +#. Don't talk about array types here, since we took care of that +#. message in grokdeclarator. +#: cp/decl.c:4020 +msgid "storage size of `%D' isn't known" msgstr "" -#: cp/class.c:1021 -msgid "duplicate nested type `%D'" +#: cp/decl.c:4042 +msgid "storage size of `%D' isn't constant" msgstr "" -#: cp/class.c:1032 -msgid "duplicate field `%D' (as type and non-type)" +#: cp/decl.c:4097 +msgid "" +"sorry: semantics of inline function static data `%#D' are wrong (you'll wind " +"up with multiple copies)" msgstr "" -#: cp/class.c:1036 -msgid "duplicate member `%D'" +#: cp/decl.c:4098 +msgid "%J you can work around this by removing the initializer" msgstr "" -#: cp/class.c:1075 -msgid "conflicting access specifications for method `%D', ignored" +#: cp/decl.c:4124 +msgid "uninitialized const `%D'" msgstr "" -#: cp/class.c:1077 -#, c-format -msgid "conflicting access specifications for field `%s', ignored" -msgstr "" - -#: cp/class.c:1120 -msgid "`%D' names constructor" +#: cp/decl.c:4203 +msgid "brace-enclosed initializer used to initialize `%T'" msgstr "" -#: cp/class.c:1125 -msgid "`%D' invalid in `%T'" +#: cp/decl.c:4266 +msgid "initializer for `%T' must be brace-enclosed" msgstr "" -#: cp/class.c:1133 -msgid "no members matching `%D' in `%#T'" +#: cp/decl.c:4281 +msgid "ISO C++ does not allow designated initializers" msgstr "" -#: cp/class.c:1165 cp/class.c:1173 -msgid "`%D' invalid in `%#T'" +#: cp/decl.c:4285 +msgid "`%T' has no non-static data member named `%D'" msgstr "" -#: cp/class.c:1166 -msgid " because of local method `%#D' with same name" +#: cp/decl.c:4342 +msgid "too many initializers for `%T'" msgstr "" -#: cp/class.c:1174 -msgid " because of local member `%#D' with same name" +#: cp/decl.c:4379 +msgid "variable-sized object `%D' may not be initialized" msgstr "" -#: cp/class.c:1244 -msgid "base class `%#T' has a non-virtual destructor" +#: cp/decl.c:4390 +msgid "`%D' has incomplete type" msgstr "" -#: cp/class.c:1264 -msgid "" -"base `%T' with only non-default constructor in class without a constructor" +#: cp/decl.c:4445 +msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "" -#: cp/class.c:1651 -msgid "all member functions in class `%T' are private" +#: cp/decl.c:4486 +msgid "structure `%D' with uninitialized const members" msgstr "" -#: cp/class.c:1665 -msgid "`%#T' only defines a private destructor and has no friends" +#: cp/decl.c:4488 +msgid "structure `%D' with uninitialized reference members" msgstr "" -#: cp/class.c:1708 -msgid "`%#T' only defines private constructors and has no friends" +#: cp/decl.c:4669 +msgid "assignment (not initialization) in declaration" msgstr "" -#: cp/class.c:1932 cp/class.c:5133 -msgid "redefinition of `%#T'" +#: cp/decl.c:4686 +msgid "cannot initialize `%D' to namespace `%D'" msgstr "" -#: cp/class.c:1933 -msgid "previous definition of `%#T'" +#: cp/decl.c:4736 +msgid "shadowing previous type declaration of `%#D'" msgstr "" -#: cp/class.c:2227 -msgid "no unique final overrider for `%D' in `%T'" +#: cp/decl.c:4772 +msgid "`%D' cannot be thread-local because it has non-POD type `%T'" msgstr "" -#. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2662 -msgid "`%D' was hidden" +#: cp/decl.c:4787 +msgid "`%D' is thread-local and so cannot be dynamically initialized" msgstr "" -#: cp/class.c:2663 -msgid " by `%D'" +#: cp/decl.c:5258 +msgid "invalid catch parameter" msgstr "" -#: cp/class.c:2704 -msgid "ISO C++ forbids member `%D' with same name as enclosing class" +#: cp/decl.c:5372 +msgid "destructor for alien class `%T' cannot be a member" msgstr "" -#: cp/class.c:2709 cp/decl2.c:1232 -msgid "`%#D' invalid; an anonymous union can only have non-static data members" +#: cp/decl.c:5375 +msgid "constructor for alien class `%T' cannot be a member" msgstr "" -#: cp/class.c:2715 cp/decl2.c:1239 -msgid "private member `%#D' in anonymous union" +#: cp/decl.c:5397 +msgid "`%D' declared as a `virtual' %s" msgstr "" -#: cp/class.c:2718 cp/decl2.c:1241 -msgid "protected member `%#D' in anonymous union" +#: cp/decl.c:5399 +msgid "`%D' declared as an `inline' %s" msgstr "" -#: cp/class.c:2837 +#: cp/decl.c:5401 msgid "" -"vtable layout for class `%T' may not be ABI-compliant and may change in a " -"future version of GCC due to implicit virtual destructor" -msgstr "" - -#: cp/class.c:2897 -msgid "bit-field `%#D' with non-integral type" +"`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "" -#: cp/class.c:2917 -msgid "bit-field `%D' width not an integer constant" +#: cp/decl.c:5404 +msgid "`%D' declared as a friend" msgstr "" -#: cp/class.c:2923 -msgid "negative width in bit-field `%D'" +#: cp/decl.c:5410 +msgid "`%D' declared with an exception specification" msgstr "" -#: cp/class.c:2928 -msgid "zero width for bit-field `%D'" +#: cp/decl.c:5489 +msgid "cannot declare `::main' to be a template" msgstr "" -#: cp/class.c:2934 -msgid "width of `%D' exceeds its type" +#: cp/decl.c:5491 +msgid "cannot declare `::main' to be inline" msgstr "" -#: cp/class.c:2943 -msgid "`%D' is too small to hold all values of `%#T'" +#: cp/decl.c:5493 +msgid "cannot declare `::main' to be static" msgstr "" -#: cp/class.c:3024 -msgid "member `%#D' with constructor not allowed in union" +#: cp/decl.c:5496 +msgid "`main' must return `int'" msgstr "" -#: cp/class.c:3027 -msgid "member `%#D' with destructor not allowed in union" +#: cp/decl.c:5524 +msgid "non-local function `%#D' uses anonymous type" msgstr "" -#: cp/class.c:3030 -msgid "member `%#D' with copy assignment operator not allowed in union" +#: cp/decl.c:5527 +msgid "" +"`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "" -#: cp/class.c:3057 -msgid "multiple fields in union `%T' initialized" +#: cp/decl.c:5533 +msgid "non-local function `%#D' uses local type `%T'" msgstr "" -#: cp/class.c:3179 -msgid "field `%D' in local class cannot be static" +#: cp/decl.c:5557 +msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "" -#: cp/class.c:3185 -msgid "field `%D' invalidly declared function type" +#: cp/decl.c:5581 +msgid "defining explicit specialization `%D' in friend declaration" msgstr "" -#: cp/class.c:3192 -msgid "field `%D' invalidly declared method type" +#. Something like `template friend void f()'. +#: cp/decl.c:5591 +msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "" -#: cp/class.c:3198 -msgid "field `%D' invalidly declared offset type" +#: cp/decl.c:5618 +msgid "" +"default arguments are not allowed in declaration of friend template " +"specialization `%D'" msgstr "" -#. Unions cannot have static members. -#: cp/class.c:3216 -msgid "field `%D' declared static in union" +#: cp/decl.c:5625 +msgid "" +"`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/class.c:3243 -msgid "non-static reference `%#D' in class without a constructor" +#: cp/decl.c:5684 +msgid "definition of implicitly-declared `%D'" msgstr "" -#: cp/class.c:3278 -msgid "non-static const member `%#D' in class without a constructor" +#: cp/decl.c:5702 cp/decl2.c:764 +msgid "no `%#D' member function declared in class `%T'" msgstr "" -#: cp/class.c:3293 -msgid "field `%#D' with same name as class" +#: cp/decl.c:5836 +msgid "non-local variable `%#D' uses local type `%T'" msgstr "" -#: cp/class.c:3311 -msgid "`%#T' has pointer data members" +#: cp/decl.c:5951 +msgid "" +"invalid in-class initialization of static data member of non-integral type `%" +"T'" msgstr "" -#: cp/class.c:3315 -msgid " but does not override `%T(const %T&)'" +#: cp/decl.c:5960 +msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" msgstr "" -#: cp/class.c:3317 -msgid " or `operator=(const %T&)'" +#: cp/decl.c:5963 +msgid "" +"ISO C++ forbids initialization of member constant `%D' of non-integral type `" +"%T'" msgstr "" -#: cp/class.c:3320 -msgid " but does not override `operator=(const %T&)'" +#: cp/decl.c:6011 +msgid "size of array `%D' has non-integer type" msgstr "" -#: cp/class.c:3747 -msgid "" -"offset of empty base `%T' may not be ABI-compliant and maychange in a future " -"version of GCC" +#: cp/decl.c:6013 +msgid "size of array has non-integer type" msgstr "" -#: cp/class.c:3856 -msgid "class `%T' will be considered nearly empty in a future version of GCC" +#: cp/decl.c:6033 +msgid "size of array `%D' is negative" msgstr "" -#: cp/class.c:3943 -msgid "initializer specified for non-virtual method `%D'" +#: cp/decl.c:6035 +msgid "size of array is negative" msgstr "" -#: cp/class.c:4630 -msgid "" -"offset of virtual base `%T' is not ABI-compliant and may change in a future " -"version of GCC" +#: cp/decl.c:6044 +msgid "ISO C++ forbids zero-size array `%D'" msgstr "" -#: cp/class.c:4720 -msgid "direct base `%T' inaccessible in `%T' due to ambiguity" +#: cp/decl.c:6046 +msgid "ISO C++ forbids zero-size array" msgstr "" -#: cp/class.c:4733 -msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" +#: cp/decl.c:6053 +msgid "size of array `%D' is not an integral constant-expression" msgstr "" -#: cp/class.c:4887 -msgid "" -"size assigned to `%T' may not be ABI-compliant and may change in a future " -"version of GCC" +#: cp/decl.c:6056 +msgid "size of array is not an integral constant-expression" msgstr "" -#: cp/class.c:4937 -msgid "" -"offset of `%D' is not ABI-compliant and may change in a future version of GCC" +#: cp/decl.c:6074 +msgid "ISO C++ forbids variable-size array `%D'" msgstr "" -#: cp/class.c:4946 -msgid "" -"`%D' contains empty classes which may cause base classes to be placed at " -"different locations in a future version of GCC" +#: cp/decl.c:6077 +msgid "ISO C++ forbids variable-size array" msgstr "" -#: cp/class.c:5005 -msgid "" -"layout of classes derived from empty class `%T' may change in a future " -"version of GCC" +#: cp/decl.c:6088 +msgid "overflow in array dimension" msgstr "" -#: cp/class.c:5298 -msgid "`%#T' has virtual functions but non-virtual destructor" +#: cp/decl.c:6181 +msgid "declaration of `%D' as %s" msgstr "" -#: cp/class.c:5381 -msgid "trying to finish struct, but kicked out due to previous parse errors" +#: cp/decl.c:6183 +#, c-format +msgid "creating %s" msgstr "" -#: cp/class.c:5813 -#, c-format -msgid "language string `\"%s\"' not recognized" +#: cp/decl.c:6195 +msgid "" +"declaration of `%D' as multidimensional array must have bounds for all " +"dimensions except the first" msgstr "" -#: cp/class.c:5903 +#: cp/decl.c:6198 msgid "" -"cannot resolve overloaded function `%D' based on conversion to type `%T'" +"multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/class.c:6024 -msgid "no matches converting function `%D' to type `%#T'" +#: cp/decl.c:6226 +msgid "return type specification for constructor invalid" msgstr "" -#: cp/class.c:6047 -msgid "converting overloaded function `%D' to type `%#T' is ambiguous" +#: cp/decl.c:6233 +msgid "return type specification for destructor invalid" msgstr "" -#: cp/class.c:6073 -msgid "assuming pointer to member `%D'" +#: cp/decl.c:6239 +msgid "operator `%T' declared to return `%T'" msgstr "" -#: cp/class.c:6076 -#, c-format -msgid "(a pointer to member can only be formed with `&%E')" +#: cp/decl.c:6241 +msgid "return type specified for `operator %T'" msgstr "" -#: cp/class.c:6118 cp/class.c:6299 cp/class.c:6306 -msgid "not enough type information" +#: cp/decl.c:6384 +msgid "destructors must be member functions" msgstr "" -#: cp/class.c:6135 -msgid "argument of type `%T' does not match `%T'" +#: cp/decl.c:6403 +msgid "destructor `%T' must match class name `%T'" msgstr "" -#: cp/class.c:6283 -msgid "invalid operation on uninstantiated type" +#: cp/decl.c:6466 +msgid "declarator-id missing; using reserved word `%D'" msgstr "" -#. [basic.scope.class] -#. -#. A name N used in a class S shall refer to the same declaration -#. in its context and when re-evaluated in the completed scope of -#. S. -#: cp/class.c:6558 cp/decl.c:989 cp/decl.c:3039 cp/pt.c:2032 -msgid "declaration of `%#D'" +#: cp/decl.c:6520 +msgid "type `%T' is not derived from type `%T'" msgstr "" -#: cp/class.c:6559 -msgid "changes meaning of `%D' from `%+#D'" +#. Parse error puts this typespec where +#. a declarator should go. +#: cp/decl.c:6583 +msgid "`%T' specified as declarator-id" msgstr "" -#: cp/cvt.c:88 -msgid "can't convert from incomplete type `%T' to `%T'" +#: cp/decl.c:6585 +msgid " perhaps you want `%T' for a constructor" msgstr "" -#: cp/cvt.c:97 -msgid "conversion of `%E' from `%T' to `%T' is ambiguous" +#. Sometimes, we see a template-name used as part of a +#. decl-specifier like in +#. std::allocator alloc; +#. Handle that gracefully. +#: cp/decl.c:6607 +#, c-format +msgid "invalid use of template-name '%E' in a declarator" msgstr "" -#: cp/cvt.c:126 -msgid "converting from `%T' to `%T'" +#: cp/decl.c:6627 +msgid "declaration of `%D' as non-function" msgstr "" -#: cp/cvt.c:203 cp/cvt.c:207 -msgid "pointer to member cast from `%T' to `%T' is via virtual base" +#: cp/decl.c:6704 +msgid "`bool' is now a keyword" msgstr "" -#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 -msgid "cannot convert `%E' from type `%T' to type `%T'" +#: cp/decl.c:6706 +msgid "extraneous `%T' ignored" msgstr "" -#: cp/cvt.c:262 -msgid "invalid conversion from '%T' to '%T'" +#: cp/decl.c:6722 cp/decl.c:6766 +msgid "multiple declarations `%T' and `%T'" msgstr "" -#: cp/cvt.c:494 -msgid "conversion from `%T' to `%T' discards qualifiers" +#: cp/decl.c:6735 +msgid "ISO C++ does not support `long long'" msgstr "" -#: cp/cvt.c:512 -msgid "casting `%T' to `%T' does not dereference pointer" +#: cp/decl.c:6839 cp/decl.c:6842 +#, c-format +msgid "ISO C++ forbids declaration of `%s' with no type" msgstr "" -#: cp/cvt.c:541 -msgid "cannot convert type `%T' to type `%T'" +#: cp/decl.c:6873 +#, c-format +msgid "short, signed or unsigned invalid for `%s'" msgstr "" -#: cp/cvt.c:666 -msgid "conversion from `%#T' to `%#T'" +#: cp/decl.c:6878 +#, c-format +msgid "long and short specified together for `%s'" msgstr "" -#: cp/cvt.c:678 -msgid "`%#T' used where a `%T' was expected" +#: cp/decl.c:6889 +#, c-format +msgid "signed and unsigned given together for `%s'" msgstr "" -#: cp/cvt.c:695 -msgid "the address of `%D', will always be `true'" +#: cp/decl.c:6998 +msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "" -#: cp/cvt.c:715 -msgid "`%#T' used where a floating point value was expected" +#: cp/decl.c:7020 +msgid "member `%D' cannot be declared both virtual and static" msgstr "" -#: cp/cvt.c:762 -msgid "conversion from `%T' to non-scalar type `%T' requested" +#: cp/decl.c:7029 +msgid "`%T::%D' is not a valid declarator" msgstr "" -#: cp/cvt.c:846 -msgid "object of incomplete type `%T' will not be accessed in %s" +#: cp/decl.c:7041 +msgid "storage class specifiers invalid in parameter declarations" msgstr "" -#: cp/cvt.c:849 -msgid "object of type `%T' will not be accessed in %s" +#: cp/decl.c:7045 +msgid "typedef declaration invalid in parameter declaration" msgstr "" -#: cp/cvt.c:865 -msgid "object `%E' of incomplete type `%T' will not be accessed in %s" +#: cp/decl.c:7058 +msgid "virtual outside class declaration" msgstr "" -#. [over.over] enumerates the places where we can take the address -#. of an overloaded function, and this is not one of them. -#: cp/cvt.c:885 +#: cp/decl.c:7117 #, c-format -msgid "%s cannot resolve address of overloaded function" +msgid "storage class specified for %s `%s'" msgstr "" -#. Only warn when there is no &. -#: cp/cvt.c:890 +#: cp/decl.c:7152 #, c-format -msgid "%s is a reference, not call, to function `%E'" +msgid "top-level declaration of `%s' specifies `auto'" msgstr "" -#: cp/cvt.c:1012 -msgid "converting NULL to non-pointer type" +#: cp/decl.c:7164 +msgid "storage class specifiers invalid in friend function declarations" msgstr "" -#: cp/cvt.c:1088 -msgid "ambiguous default type conversion from `%T'" +#: cp/decl.c:7329 +msgid "destructor cannot be static member function" msgstr "" -#: cp/cvt.c:1090 -msgid " candidate conversions include `%D' and `%D'" +#: cp/decl.c:7332 +#, c-format +msgid "destructors may not be `%s'" msgstr "" -#. Folks should explicitly indicate the appropriate alphabet for -#. each demangling. Providing a default would allow the -#. question to go unconsidered. -#: cp/cxxfilt.c:238 -msgid "Internal error: no symbol alphabet for current style" +#: cp/decl.c:7353 +msgid "constructor cannot be static member function" msgstr "" -#: cp/decl.c:990 cp/decl.c:3146 -msgid "conflicts with previous declaration `%#D'" +#: cp/decl.c:7356 +msgid "constructors cannot be declared virtual" msgstr "" -#: cp/decl.c:1183 -msgid "label `%D' used but not defined" +#: cp/decl.c:7361 +#, c-format +msgid "constructors may not be `%s'" msgstr "" -#: cp/decl.c:1188 -msgid "label `%D' defined but not used" +#: cp/decl.c:7371 +msgid "return value type specifier for constructor ignored" msgstr "" -#: cp/decl.c:2167 -msgid "namespace alias `%D' not allowed here, assuming `%D'" +#: cp/decl.c:7390 +#, c-format +msgid "can't initialize friend function `%s'" msgstr "" -#: cp/decl.c:2946 cp/decl.c:3354 -msgid "previous declaration of `%D'" +#. Cannot be both friend and virtual. +#: cp/decl.c:7394 +msgid "virtual functions cannot be friends" msgstr "" -#: cp/decl.c:2994 -msgid "%Hfunction '%D' redeclared as inline" +#: cp/decl.c:7399 +msgid "friend declaration not in class definition" msgstr "" -#: cp/decl.c:2996 -msgid "%Hprevious declaration of '%D' with attribute noinline" +#: cp/decl.c:7401 +#, c-format +msgid "can't define friend function `%s' in a local class definition" msgstr "" -#: cp/decl.c:3003 -msgid "%Hfunction '%D' redeclared with attribute noinline" +#: cp/decl.c:7422 +msgid "destructors may not have parameters" msgstr "" -#: cp/decl.c:3005 -msgid "%Hprevious declaration of '%D' was inline" +#: cp/decl.c:7442 cp/decl.c:7449 +msgid "cannot declare reference to `%#T'" msgstr "" -#: cp/decl.c:3026 cp/decl.c:3064 -msgid "shadowing %s function `%#D'" +#: cp/decl.c:7443 +msgid "cannot declare pointer to `%#T'" msgstr "" -#: cp/decl.c:3035 -msgid "library function `%#D' redeclared as non-function `%#D'" +#: cp/decl.c:7448 +msgid "cannot declare pointer to `%#T' member" msgstr "" -#: cp/decl.c:3040 -msgid "conflicts with built-in declaration `%#D'" +#: cp/decl.c:7586 +msgid "extra qualification `%T::' on member `%s' ignored" msgstr "" -#: cp/decl.c:3059 cp/decl.c:3160 cp/decl.c:3176 -msgid "new declaration `%#D'" +#: cp/decl.c:7598 +msgid "cannot declare member function `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:3060 -msgid "ambiguates built-in declaration `%#D'" +#: cp/decl.c:7613 +msgid "cannot declare member `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:3120 -msgid "`%#D' redeclared as different kind of symbol" +#: cp/decl.c:7693 +msgid "data member may not have variably modified type `%T'" msgstr "" -#: cp/decl.c:3123 -msgid "previous declaration of `%#D'" +#: cp/decl.c:7695 +msgid "parameter may not have variably modified type `%T'" msgstr "" -#: cp/decl.c:3145 -msgid "declaration of template `%#D'" +#. [dcl.fct.spec] The explicit specifier shall only be used in +#. declarations of constructors within a class definition. +#: cp/decl.c:7703 +msgid "only declarations of constructors can be `explicit'" msgstr "" -#: cp/decl.c:3161 cp/decl.c:3177 -msgid "ambiguates old declaration `%#D'" +#: cp/decl.c:7711 +#, c-format +msgid "non-member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:3169 -msgid "declaration of C function `%#D' conflicts with" +#: cp/decl.c:7716 +#, c-format +msgid "non-object member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:3171 -msgid "previous declaration `%#D' here" +#: cp/decl.c:7722 +#, c-format +msgid "function `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:3187 -msgid "conflicting types for `%#D'" +#: cp/decl.c:7727 +#, c-format +msgid "static `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:3188 -msgid "previous declaration as `%#D'" +#: cp/decl.c:7732 +#, c-format +msgid "const `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:3231 -msgid "`%#D' previously defined here" +#: cp/decl.c:7745 +msgid "template-id `%D' used as a declarator" msgstr "" -#: cp/decl.c:3232 -msgid "`%#D' previously declared here" +#: cp/decl.c:7766 +msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" msgstr "" -#. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3241 -msgid "prototype for `%#D'" +#: cp/decl.c:7774 +msgid "%Jtypedef name may not be a nested-name-specifier" msgstr "" -#: cp/decl.c:3242 -msgid "follows non-prototype definition here" +#: cp/decl.c:7820 +msgid "%Jinvalid type qualifier for non-member function type" msgstr "" -#: cp/decl.c:3254 -msgid "previous declaration of `%#D' with %L linkage" +#: cp/decl.c:7884 +msgid "type qualifiers specified for friend class declaration" msgstr "" -#: cp/decl.c:3256 -msgid "conflicts with new declaration with %L linkage" +#: cp/decl.c:7889 +msgid "`inline' specified for friend class declaration" msgstr "" -#: cp/decl.c:3279 cp/decl.c:3286 -msgid "default argument given for parameter %d of `%#D'" +#: cp/decl.c:7897 +msgid "template parameters cannot be friends" msgstr "" -#: cp/decl.c:3281 cp/decl.c:3288 -msgid "after previous specification in `%#D'" +#: cp/decl.c:7899 +msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" msgstr "" -#: cp/decl.c:3297 -msgid "`%#D' was used before it was declared inline" +#: cp/decl.c:7903 +msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "" -#: cp/decl.c:3299 -msgid "previous non-inline declaration here" +#: cp/decl.c:7916 +msgid "trying to make class `%T' a friend of global scope" msgstr "" -#: cp/decl.c:3353 -msgid "redundant redeclaration of `%D' in same scope" +#: cp/decl.c:7927 +msgid "invalid qualifiers on non-member function type" msgstr "" -#: cp/decl.c:3434 -#, c-format -msgid "declaration of `%F' throws different exceptions" +#: cp/decl.c:7946 +msgid "abstract declarator `%T' used as declaration" msgstr "" -#: cp/decl.c:3436 -#, c-format -msgid "than previous declaration `%F'" +#: cp/decl.c:7958 +msgid "unnamed variable or field declared void" msgstr "" -#. From [temp.expl.spec]: -#. -#. If a template, a member template or the member of a class -#. template is explicitly specialized then that -#. specialization shall be declared before the first use of -#. that specialization that would cause an implicit -#. instantiation to take place, in every translation unit in -#. which such a use occurs. -#: cp/decl.c:3576 -msgid "explicit specialization of %D after first use" +#: cp/decl.c:7967 +msgid "variable or field declared void" msgstr "" -#: cp/decl.c:3830 -msgid "`%#D' used prior to declaration" +#: cp/decl.c:7977 +msgid "cannot use `::' in parameter declaration" msgstr "" -#: cp/decl.c:3861 -msgid "redeclaration of `wchar_t' as `%T'" +#. Something like struct S { int N::j; }; +#: cp/decl.c:8022 +msgid "invalid use of `::'" msgstr "" -#. A redeclaration of main, but not a duplicate of the -#. previous one. -#. -#. [basic.start.main] -#. -#. This function shall not be overloaded. -#: cp/decl.c:3889 -msgid "invalid redeclaration of `%D'" +#: cp/decl.c:8034 +msgid "function `%D' cannot be declared friend" msgstr "" -#: cp/decl.c:3890 -msgid "as `%D'" +#: cp/decl.c:8046 +msgid "can't make `%D' into a method -- not in a class" msgstr "" -#: cp/decl.c:3980 -msgid "previous external decl of `%#D'" +#: cp/decl.c:8055 +msgid "function `%D' declared virtual inside a union" msgstr "" -#: cp/decl.c:4022 -msgid "`%D' was previously implicitly declared to return `int'" +#: cp/decl.c:8067 +msgid "`%D' cannot be declared virtual, since it is always static" msgstr "" -#: cp/decl.c:4082 -msgid "extern declaration of `%#D' doesn't match" +#: cp/decl.c:8144 +msgid "field `%D' has incomplete type" msgstr "" -#: cp/decl.c:4083 -msgid "global declaration `%#D'" +#: cp/decl.c:8146 +msgid "name `%T' has incomplete type" msgstr "" -#: cp/decl.c:4119 -msgid "declaration of `%#D' shadows a parameter" +#: cp/decl.c:8155 +msgid " in instantiation of template `%T'" msgstr "" -#: cp/decl.c:4140 +#: cp/decl.c:8165 #, c-format -msgid "declaration of `%s' shadows a member of `this'" +msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "" -#: cp/decl.c:4493 -msgid "`%#D' hides constructor for `%#T'" +#: cp/decl.c:8176 +msgid "member functions are implicitly friends of their class" msgstr "" -#: cp/decl.c:4508 -msgid "`%#D' conflicts with previous using declaration `%#D'" +#. An attempt is being made to initialize a non-static +#. member. But, from [class.mem]: +#. +#. 4 A member-declarator can contain a +#. constant-initializer only if it declares a static +#. member (_class.static_) of integral or enumeration +#. type, see _class.static.data_. +#. +#. This used to be relatively common practice, but +#. the rest of the compiler does not correctly +#. handle the initialization unless the member is +#. static so we make it static below. +#: cp/decl.c:8217 +msgid "ISO C++ forbids initialization of member `%D'" msgstr "" -#: cp/decl.c:4520 -msgid "previous non-function declaration `%#D'" +#: cp/decl.c:8219 +msgid "making `%D' static" msgstr "" -#: cp/decl.c:4521 -msgid "conflicts with function declaration `%#D'" +#: cp/decl.c:8242 +msgid "" +"ISO C++ forbids static data member `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:4610 -msgid "implicit declaration of function `%#D'" +#: cp/decl.c:8282 +#, c-format +msgid "storage class `auto' invalid for function `%s'" msgstr "" -#: cp/decl.c:4764 +#: cp/decl.c:8284 #, c-format -msgid "label `%s' referenced outside of any function" +msgid "storage class `register' invalid for function `%s'" msgstr "" -#: cp/decl.c:4864 cp/decl.c:4888 cp/decl.c:4977 -msgid "jump to label `%D'" +#: cp/decl.c:8286 +#, c-format +msgid "storage class `__thread' invalid for function `%s'" msgstr "" -#: cp/decl.c:4866 cp/decl.c:4890 -msgid "jump to case label" +#: cp/decl.c:8297 +#, c-format +msgid "" +"storage class `static' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:4874 -msgid " crosses initialization of `%#D'" +#: cp/decl.c:8299 +#, c-format +msgid "" +"storage class `inline' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:4877 cp/decl.c:4993 -msgid " enters scope of non-POD `%#D'" +#: cp/decl.c:8306 +#, c-format +msgid "virtual non-class function `%s'" msgstr "" -#: cp/decl.c:4897 cp/decl.c:4997 -msgid " enters try block" +#: cp/decl.c:8336 +msgid "cannot declare member function `%D' to have static linkage" msgstr "" -#. Can't skip init of __exception_info. -#: cp/decl.c:4899 cp/decl.c:4989 cp/decl.c:4999 -msgid " enters catch block" +#. FIXME need arm citation +#: cp/decl.c:8342 +msgid "cannot declare static function inside another function" msgstr "" -#: cp/decl.c:4978 -msgid " from here" +#: cp/decl.c:8370 +msgid "" +"`static' may not be used when defining (as opposed to declaring) a static " +"data member" msgstr "" -#: cp/decl.c:4991 -msgid " skips initialization of `%#D'" +#: cp/decl.c:8376 +msgid "static member `%D' declared `register'" msgstr "" -#: cp/decl.c:5024 -msgid "label named wchar_t" +#: cp/decl.c:8381 +msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "" -#: cp/decl.c:5028 -msgid "duplicate label `%D'" +#: cp/decl.c:8523 +msgid "default argument for `%#D' has type `%T'" msgstr "" -#: cp/decl.c:5111 -#, c-format -msgid "case label `%E' not within a switch statement" +#: cp/decl.c:8526 +msgid "default argument for parameter of type `%T' has type `%T'" msgstr "" -#. Definition isn't the kind we were looking for. -#: cp/decl.c:5287 cp/decl.c:5306 -msgid "`%#D' redeclared as %C" +#: cp/decl.c:8543 +msgid "default argument `%E' uses local variable `%D'" msgstr "" -#. This happens for A::B where B is a template, and there are no -#. template arguments. -#: cp/decl.c:5385 cp/typeck.c:2066 cp/typeck.c:2240 -msgid "invalid use of `%D'" +#: cp/decl.c:8587 +#, c-format +msgid "invalid string constant `%E'" msgstr "" -#: cp/decl.c:5426 -msgid "`%D::%D' is not a template" +#: cp/decl.c:8589 +msgid "" +"invalid integer constant in parameter list, did you forget to give parameter " +"name?" msgstr "" -#: cp/decl.c:5443 -msgid "`%D' undeclared in namespace `%D'" +#: cp/decl.c:8627 +msgid "parameter `%D' invalidly declared method type" msgstr "" -#: cp/decl.c:5566 cp/parser.c:3333 -msgid "`%D' used without template parameters" +#: cp/decl.c:8651 +msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "" -#: cp/decl.c:5577 cp/decl.c:5593 cp/decl.c:5691 -msgid "no class template named `%#T' in `%#T'" +#. [class.copy] +#. +#. A declaration of a constructor for a class X is ill-formed if +#. its first parameter is of type (optionally cv-qualified) X +#. and either there are no other parameters or else all other +#. parameters have default arguments. +#. +#. We *don't* complain about member template instantiations that +#. have this form, though; they can occur as we try to decide +#. what constructor to use during overload resolution. Since +#. overload resolution will never prefer such a constructor to +#. the non-template copy constructor (which is either explicitly +#. or implicitly defined), there's no need to worry about their +#. existence. Theoretically, they should never even be +#. instantiated, but that's hard to forestall. +#: cp/decl.c:8810 +msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "" -#: cp/decl.c:5619 cp/decl.c:5629 cp/decl.c:5654 -msgid "no type named `%#T' in `%#T'" +#: cp/decl.c:8950 +msgid "`%D' must be a nonstatic member function" msgstr "" -#: cp/decl.c:5904 -msgid "name lookup of `%D' changed" +#: cp/decl.c:8956 +msgid "" +"`%D' must be either a non-static member function or a non-member function" msgstr "" -#: cp/decl.c:5906 -msgid " matches this `%D' under ISO standard rules" +#: cp/decl.c:8973 +msgid "`%D' must have an argument of class or enumerated type" msgstr "" -#: cp/decl.c:5908 -msgid " matches this `%D' under old rules" +#: cp/decl.c:9008 +#, c-format +msgid "conversion to %s%s will never use a type conversion operator" msgstr "" -#: cp/decl.c:5922 cp/decl.c:5929 -msgid "name lookup of `%D' changed for new ISO `for' scoping" +#. 13.4.0.3 +#: cp/decl.c:9015 +msgid "ISO C++ prohibits overloading operator ?:" msgstr "" -#: cp/decl.c:5924 -msgid " cannot use obsolete binding at `%D' because it has a destructor" +#: cp/decl.c:9065 +msgid "postfix `%D' must take `int' as its argument" msgstr "" -#: cp/decl.c:5931 -msgid " using obsolete binding at `%D'" +#: cp/decl.c:9069 +msgid "postfix `%D' must take `int' as its second argument" msgstr "" -#: cp/decl.c:6786 -msgid "an anonymous union cannot have function members" +#: cp/decl.c:9076 +msgid "`%D' must take either zero or one argument" msgstr "" -#: cp/decl.c:6803 -msgid "member %#D' with constructor not allowed in anonymous aggregate" +#: cp/decl.c:9078 +msgid "`%D' must take either one or two arguments" msgstr "" -#: cp/decl.c:6806 -msgid "member %#D' with destructor not allowed in anonymous aggregate" +#: cp/decl.c:9099 +msgid "prefix `%D' should return `%T'" msgstr "" -#: cp/decl.c:6809 -msgid "" -"member %#D' with copy assignment operator not allowed in anonymous aggregate" +#: cp/decl.c:9105 +msgid "postfix `%D' should return `%T'" msgstr "" -#: cp/decl.c:6851 -msgid "redeclaration of C++ built-in type `%T'" +#: cp/decl.c:9114 +msgid "`%D' must take `void'" msgstr "" -#: cp/decl.c:6889 -msgid "multiple types in one declaration" +#: cp/decl.c:9116 cp/decl.c:9124 +msgid "`%D' must take exactly one argument" msgstr "" -#: cp/decl.c:6915 -msgid "missing type-name in typedef-declaration" +#: cp/decl.c:9126 +msgid "`%D' must take exactly two arguments" msgstr "" -#: cp/decl.c:6923 -msgid "ISO C++ prohibits anonymous structs" +#: cp/decl.c:9134 +msgid "user-defined `%D' always evaluates both arguments" msgstr "" -#: cp/decl.c:6930 -msgid "`%D' can only be specified for functions" +#: cp/decl.c:9148 +msgid "`%D' should return by value" msgstr "" -#: cp/decl.c:6932 -msgid "`%D' can only be specified inside a class" +#: cp/decl.c:9160 cp/decl.c:9163 +msgid "`%D' cannot have default arguments" msgstr "" -#: cp/decl.c:6934 -msgid "`%D' can only be specified for constructors" +#: cp/decl.c:9223 +msgid "using typedef-name `%D' after `%s'" msgstr "" -#: cp/decl.c:6937 -msgid "`%D' can only be specified for objects and functions" +#: cp/decl.c:9229 +msgid "using template type parameter `%T' after `%s'" msgstr "" -#: cp/decl.c:7079 cp/decl2.c:889 -msgid "typedef `%D' is initialized (use __typeof__ instead)" +#: cp/decl.c:9237 +msgid "`%T' referred to as `%s'" msgstr "" -#: cp/decl.c:7084 -msgid "function `%#D' is initialized like a variable" +#: cp/decl.c:9243 +msgid "`%T' referred to as enum" msgstr "" -#: cp/decl.c:7096 -msgid "declaration of `%#D' has `extern' and is initialized" +#. If a class template appears as elaborated type specifier +#. without a template header such as: +#. +#. template class C {}; +#. void f(class C); // No template header here +#. +#. then the required template argument is missing. +#: cp/decl.c:9258 +msgid "template argument required for `%s %T'" msgstr "" -#: cp/decl.c:7119 cp/decl.c:13459 -msgid "%Hinline function '%D' given attribute noinline" +#: cp/decl.c:9404 +msgid "use of enum `%#D' without previous declaration" msgstr "" -#: cp/decl.c:7130 -msgid "`%#D' is not a static member of `%#T'" +#: cp/decl.c:9481 +msgid "derived union `%T' invalid" msgstr "" -#: cp/decl.c:7136 -msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" +#: cp/decl.c:9534 +msgid "base type `%T' fails to be a struct or class type" msgstr "" -#: cp/decl.c:7147 -msgid "duplicate initialization of %D" +#: cp/decl.c:9542 +msgid "recursive type `%T' undefined" msgstr "" -#: cp/decl.c:7176 -msgid "declaration of `%#D' outside of class is not definition" +#: cp/decl.c:9544 +msgid "duplicate base type `%T' invalid" msgstr "" -#: cp/decl.c:7225 -msgid "variable `%#D' has initializer but incomplete type" +#: cp/decl.c:9656 +msgid "multiple definition of `%#T'" msgstr "" -#: cp/decl.c:7233 cp/decl.c:7762 -msgid "elements of array `%#D' have incomplete type" +#: cp/decl.c:9657 +msgid "%Jprevious definition here" msgstr "" -#: cp/decl.c:7249 -msgid "aggregate `%#D' has incomplete type and cannot be defined" +#. DR 377 +#. +#. IF no integral type can represent all the enumerator values, the +#. enumeration is ill-formed. +#: cp/decl.c:9792 +msgid "no integral type can represent all of the enumerator values for `%T'" msgstr "" -#: cp/decl.c:7287 -msgid "`%D' declared as reference but not initialized" +#: cp/decl.c:9882 +msgid "enumerator value for `%D' not integer constant" msgstr "" -#: cp/decl.c:7293 -msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" +#: cp/decl.c:9902 +msgid "overflow in enumeration values at `%D'" msgstr "" -#: cp/decl.c:7323 -msgid "cannot initialize `%T' from `%T'" +#: cp/decl.c:9971 +msgid "return type `%#T' is incomplete" msgstr "" -#: cp/decl.c:7355 -msgid "initializer fails to determine size of `%D'" +#: cp/decl.c:10091 +msgid "return type for `main' changed to `int'" msgstr "" -#: cp/decl.c:7360 -msgid "array size missing in `%D'" +#: cp/decl.c:10121 +msgid "`%D' implicitly declared before its definition" msgstr "" -#: cp/decl.c:7372 -msgid "zero-size array `%D'" +#: cp/decl.c:10143 cp/typeck.c:5968 +msgid "`operator=' should return a reference to `*this'" msgstr "" -#. An automatic variable with an incomplete type: that is an error. -#. Don't talk about array types here, since we took care of that -#. message in grokdeclarator. -#: cp/decl.c:7409 -msgid "storage size of `%D' isn't known" +#: cp/decl.c:10404 +msgid "parameter `%D' declared void" msgstr "" -#: cp/decl.c:7431 -msgid "storage size of `%D' isn't constant" +#: cp/decl.c:10869 +msgid "invalid member function declaration" msgstr "" -#: cp/decl.c:7481 -msgid "" -"sorry: semantics of inline function static data `%#D' are wrong (you'll wind " -"up with multiple copies)" +#: cp/decl.c:10886 +msgid "`%D' is already defined in class `%T'" msgstr "" -#: cp/decl.c:7482 -msgid " you can work around this by removing the initializer" +#: cp/decl.c:11099 +msgid "static member function `%#D' declared with type qualifiers" msgstr "" -#: cp/decl.c:7509 -msgid "uninitialized const `%D'" +#: cp/decl2.c:143 +#, c-format +msgid "duplicate type qualifiers in %s declaration" msgstr "" -#: cp/decl.c:7593 -msgid "brace-enclosed initializer used to initialize `%T'" +#: cp/decl2.c:180 +msgid "template `%#D' instantiated in file without #pragma interface" msgstr "" -#: cp/decl.c:7657 -msgid "initializer for `%T' must be brace-enclosed" +#: cp/decl2.c:185 +msgid "template `%#D' defined in file without #pragma interface" msgstr "" -#: cp/decl.c:7720 -msgid "too many initializers for `%T'" +#: cp/decl2.c:346 +msgid "name missing for member function" msgstr "" -#: cp/decl.c:7756 -msgid "variable-sized object `%D' may not be initialized" +#: cp/decl2.c:438 cp/decl2.c:452 +msgid "ambiguous conversion for array subscript" msgstr "" -#: cp/decl.c:7767 -msgid "`%D' has incomplete type" +#: cp/decl2.c:446 +msgid "invalid types `%T[%T]' for array subscript" msgstr "" -#: cp/decl.c:7822 -msgid "`%D' must be initialized by constructor, not by `{...}'" +#: cp/decl2.c:494 +msgid "type `%#T' argument given to `delete', expected pointer" msgstr "" -#: cp/decl.c:7863 -msgid "structure `%D' with uninitialized const members" +#: cp/decl2.c:502 +msgid "anachronistic use of array size in vector delete" msgstr "" -#: cp/decl.c:7865 -msgid "structure `%D' with uninitialized reference members" +#: cp/decl2.c:512 +msgid "" +"cannot delete a function. Only pointer-to-objects are valid arguments to " +"`delete'" msgstr "" -#: cp/decl.c:8098 -msgid "assignment (not initialization) in declaration" +#: cp/decl2.c:519 +msgid "deleting `%T' is undefined" msgstr "" -#: cp/decl.c:8110 -msgid "cannot initialize `%D' to namespace `%D'" +#: cp/decl2.c:527 +msgid "deleting array `%#D'" msgstr "" -#: cp/decl.c:8161 -msgid "shadowing previous type declaration of `%#D'" +#. 14.5.2.2 [temp.mem] +#. +#. A local class shall not have member templates. +#: cp/decl2.c:560 +msgid "invalid declaration of member template `%#D' in local class" msgstr "" -#: cp/decl.c:8207 -msgid "`%D' cannot be thread-local because it has non-POD type `%T'" +#: cp/decl2.c:569 +msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "" -#: cp/decl.c:8222 -msgid "`%D' is thread-local and so cannot be dynamically initialized" +#: cp/decl2.c:579 cp/pt.c:2694 +msgid "template declaration of `%#D'" msgstr "" -#: cp/decl.c:8609 cp/init.c:556 -msgid "multiple initializations given for `%D'" +#: cp/decl2.c:627 +msgid "Java method '%D' has non-Java return type `%T'" msgstr "" -#: cp/decl.c:8699 -msgid "invalid catch parameter" +#: cp/decl2.c:636 +msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "" -#: cp/decl.c:8813 -msgid "destructor for alien class `%T' cannot be a member" +#: cp/decl2.c:725 +msgid "prototype for `%#D' does not match any in class `%T'" msgstr "" -#: cp/decl.c:8816 -msgid "constructor for alien class `%T' cannot be a member" +#: cp/decl2.c:804 +msgid "local class `%#T' shall not have static data member `%#D'" msgstr "" -#: cp/decl.c:8838 -msgid "`%D' declared as a `virtual' %s" +#: cp/decl2.c:812 +msgid "initializer invalid for static member with constructor" msgstr "" -#: cp/decl.c:8840 -msgid "`%D' declared as an `inline' %s" +#: cp/decl2.c:815 +msgid "(an out of class initialization is required)" msgstr "" -#: cp/decl.c:8842 -msgid "" -"`const' and `volatile' function specifiers on `%D' invalid in %s declaration" +#: cp/decl2.c:900 +msgid "member `%D' conflicts with virtual function table field name" msgstr "" -#: cp/decl.c:8845 -msgid "`%D' declared as a friend" +#: cp/decl2.c:917 +msgid "`%D' is already defined in `%T'" msgstr "" -#: cp/decl.c:8851 -msgid "`%D' declared with an exception specification" +#: cp/decl2.c:964 +msgid "field initializer is not constant" msgstr "" -#: cp/decl.c:8930 -msgid "cannot declare `::main' to be a template" +#: cp/decl2.c:988 +msgid "`asm' specifiers are not permitted on non-static data members" msgstr "" -#: cp/decl.c:8932 -msgid "cannot declare `::main' to be inline" +#: cp/decl2.c:1039 +msgid "cannot declare `%D' to be a bit-field type" msgstr "" -#: cp/decl.c:8934 -msgid "cannot declare `::main' to be static" +#: cp/decl2.c:1049 +msgid "cannot declare bit-field `%D' with function type" msgstr "" -#: cp/decl.c:8937 -msgid "`main' must return `int'" +#: cp/decl2.c:1056 +msgid "`%D' is already defined in the class %T" msgstr "" -#: cp/decl.c:8965 -msgid "non-local function `%#D' uses anonymous type" +#: cp/decl2.c:1063 +msgid "static member `%D' cannot be a bit-field" msgstr "" -#: cp/decl.c:8968 -msgid "" -"`%#D' does not refer to the unqualified type, so it is not used for linkage" +#: cp/decl2.c:1122 +msgid "initializer specified for non-member function `%D'" msgstr "" -#: cp/decl.c:8974 -msgid "non-local function `%#D' uses local type `%T'" +#: cp/decl2.c:1126 +msgid "invalid initializer for virtual method `%D'" msgstr "" -#: cp/decl.c:9003 -msgid "%smember function `%D' cannot have `%T' method qualifier" +#: cp/decl2.c:1173 +msgid "anonymous struct not inside named type" msgstr "" -#: cp/decl.c:9027 -msgid "defining explicit specialization `%D' in friend declaration" +#: cp/decl2.c:1243 +msgid "namespace-scope anonymous aggregates must be static" msgstr "" -#. Something like `template friend void f()'. -#: cp/decl.c:9037 -msgid "invalid use of template-id `%D' in declaration of primary template" +#: cp/decl2.c:1250 +msgid "anonymous union with no members" msgstr "" -#: cp/decl.c:9065 -msgid "" -"default arguments are not allowed in declaration of friend template " -"specialization `%D'" +#: cp/decl2.c:1284 +msgid "`operator new' must return type `%T'" msgstr "" -#: cp/decl.c:9072 -msgid "" -"`inline' is not allowed in declaration of friend template specialization `%D'" +#: cp/decl2.c:1292 +msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "" -#: cp/decl.c:9131 -msgid "definition of implicitly-declared `%D'" +#: cp/decl2.c:1318 +msgid "`operator delete' must return type `%T'" msgstr "" -#: cp/decl.c:9144 cp/decl2.c:770 -msgid "no `%#D' member function declared in class `%T'" +#: cp/decl2.c:1326 +msgid "`operator delete' takes type `%T' as first parameter" msgstr "" -#: cp/decl.c:9277 -msgid "non-local variable `%#D' uses local type `%T'" +#: cp/decl2.c:2828 +msgid "inline function `%D' used but never defined" msgstr "" -#: cp/decl.c:9376 -msgid "" -"invalid in-class initialization of static data member of non-integral type `%" -"T'" +#: cp/decl2.c:2974 +msgid "default argument missing for parameter %P of `%+#D'" msgstr "" -#: cp/decl.c:9385 -msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" +#. damn ICE suppression +#: cp/error.c:2374 +#, c-format +msgid "unexpected letter `%c' in locate_error\n" msgstr "" -#: cp/decl.c:9388 -msgid "" -"ISO C++ forbids initialization of member constant `%D' of non-integral type `" -"%T'" +#. Can't throw a reference. +#: cp/except.c:240 +msgid "type `%T' is disallowed in Java `throw' or `catch'" msgstr "" -#: cp/decl.c:9436 -msgid "size of array `%D' has non-integer type" +#: cp/except.c:251 +msgid "call to Java `catch' or `throw' with `jthrowable' undefined" msgstr "" -#: cp/decl.c:9438 -msgid "size of array has non-integer type" +#. Thrown object must be a Throwable. +#: cp/except.c:258 +msgid "type `%T' is not derived from `java::lang::Throwable'" msgstr "" -#: cp/decl.c:9458 -msgid "size of array `%D' is negative" +#: cp/except.c:321 +msgid "mixing C++ and Java catches in a single translation unit" msgstr "" -#: cp/decl.c:9460 -msgid "size of array is negative" +#: cp/except.c:627 +msgid "throwing NULL, which has integral, not pointer type" msgstr "" -#: cp/decl.c:9469 -msgid "ISO C++ forbids zero-size array `%D'" +#: cp/except.c:714 +msgid " in thrown expression" msgstr "" -#: cp/decl.c:9471 -msgid "ISO C++ forbids zero-size array" +#: cp/except.c:835 +msgid "" +"expression '%E' of abstract class type '%T' cannot be used in throw-" +"expression" msgstr "" -#: cp/decl.c:9478 -msgid "size of array `%D' is not an integral constant-expression" +#: cp/except.c:917 +msgid "exception of type `%T' will be caught" msgstr "" -#: cp/decl.c:9481 -msgid "size of array is not an integral constant-expression" +#: cp/except.c:920 +msgid " by earlier handler for `%T'" msgstr "" -#: cp/decl.c:9499 -msgid "ISO C++ forbids variable-size array `%D'" +#: cp/except.c:941 +msgid "`...' handler must be the last handler for its try block" msgstr "" -#: cp/decl.c:9502 -msgid "ISO C++ forbids variable-size array" +#: cp/friend.c:162 +msgid "`%D' is already a friend of class `%T'" msgstr "" -#: cp/decl.c:9513 -msgid "overflow in array dimension" +#: cp/friend.c:164 +msgid "previous friend declaration of `%D'" msgstr "" -#: cp/decl.c:9610 -msgid "declaration of `%D' as %s" +#: cp/friend.c:216 +msgid "invalid type `%T' declared `friend'" msgstr "" -#: cp/decl.c:9612 -#, c-format -msgid "creating %s" +#. [temp.friend] +#. Friend declarations shall not declare partial +#. specializations. +#: cp/friend.c:232 +msgid "partial specialization `%T' declared `friend'" msgstr "" -#: cp/decl.c:9624 -msgid "" -"declaration of `%D' as multidimensional array must have bounds for all " -"dimensions except the first" +#: cp/friend.c:242 +msgid "class `%T' is implicitly friends with itself" msgstr "" -#: cp/decl.c:9627 -msgid "" -"multidimensional array must have bounds for all dimensions except the first" +#. template friend typename S::X; +#: cp/friend.c:260 +msgid "typename type `%#T' declared `friend'" msgstr "" -#: cp/decl.c:9655 -msgid "return type specification for constructor invalid" +#. template friend class T; +#: cp/friend.c:266 +msgid "template parameter type `%T' declared `friend'" msgstr "" -#: cp/decl.c:9662 -msgid "return type specification for destructor invalid" +#. template friend class A; where A is not a template +#: cp/friend.c:272 +msgid "`%#T' is not a template" msgstr "" -#: cp/decl.c:9668 -msgid "operator `%T' declared to return `%T'" +#: cp/friend.c:291 +msgid "`%D' is already a friend of `%T'" msgstr "" -#: cp/decl.c:9670 -msgid "return type specified for `operator %T'" +#: cp/friend.c:301 +msgid "`%T' is already a friend of `%T'" msgstr "" -#: cp/decl.c:9813 -msgid "destructors must be member functions" +#: cp/friend.c:398 +msgid "member `%D' declared as friend before type `%T' defined" msgstr "" -#: cp/decl.c:9832 -msgid "destructor `%T' must match class name `%T'" +#: cp/friend.c:453 +msgid "friend declaration `%#D' declares a non-template function" msgstr "" -#: cp/decl.c:9898 -msgid "declarator-id missing; using reserved word `%D'" +#: cp/friend.c:456 +msgid "" +"(if this is not what you intended, make sure the function template has " +"already been declared and add <> after the function name here) -Wno-non-" +"template-friend disables this warning" msgstr "" -#: cp/decl.c:9954 -msgid "type `%T' is not derived from type `%T'" +#: cp/g++spec.c:229 java/jvspec.c:415 +#, c-format +msgid "argument to `%s' missing\n" msgstr "" -#. Parse error puts this typespec where -#. a declarator should go. -#: cp/decl.c:10014 -msgid "`%T' specified as declarator-id" +#: cp/init.c:315 +msgid "`%D' should be initialized in the member initialization list" msgstr "" -#: cp/decl.c:10016 -msgid " perhaps you want `%T' for a constructor" +#: cp/init.c:365 +msgid "default-initialization of `%#D', which has reference type" msgstr "" -#. Sometimes, we see a template-name used as part of a -#. decl-specifier like in -#. std::allocator alloc; -#. Handle that gracefully. -#: cp/decl.c:10038 -#, c-format -msgid "invalid use of template-name '%E' in a declarator" +#: cp/init.c:370 +msgid "uninitialized reference member `%D'" msgstr "" -#: cp/decl.c:10058 -msgid "declaration of `%D' as non-function" +#: cp/init.c:508 +msgid "`%D' will be initialized after" msgstr "" -#: cp/decl.c:10135 -msgid "`bool' is now a keyword" +#: cp/init.c:511 +msgid "base `%T' will be initialized after" msgstr "" -#: cp/decl.c:10137 -msgid "extraneous `%T' ignored" +#: cp/init.c:514 +msgid " `%#D'" msgstr "" -#: cp/decl.c:10153 cp/decl.c:10197 -msgid "multiple declarations `%T' and `%T'" +#: cp/init.c:516 +msgid " base `%T'" msgstr "" -#: cp/decl.c:10166 -msgid "ISO C++ does not support `long long'" +#: cp/init.c:532 +msgid "multiple initializations given for `%D'" msgstr "" -#: cp/decl.c:10270 cp/decl.c:10273 -#, c-format -msgid "ISO C++ forbids declaration of `%s' with no type" +#: cp/init.c:534 +msgid "multiple initializations given for base `%T'" msgstr "" -#: cp/decl.c:10304 -#, c-format -msgid "short, signed or unsigned invalid for `%s'" +#: cp/init.c:601 +msgid "initializations for multiple members of `%T'" msgstr "" -#: cp/decl.c:10309 -#, c-format -msgid "long and short specified together for `%s'" +#: cp/init.c:658 +msgid "" +"base class `%#T' should be explicitly initialized in the copy constructor" msgstr "" -#: cp/decl.c:10320 -#, c-format -msgid "signed and unsigned given together for `%s'" +#: cp/init.c:888 cp/init.c:907 +msgid "class `%T' does not have any field named `%D'" msgstr "" -#: cp/decl.c:10429 -msgid "qualifiers are not allowed on declaration of `operator %T'" +#: cp/init.c:894 +msgid "" +"`%#D' is a static data member; it can only be initialized at its definition" msgstr "" -#: cp/decl.c:10451 -msgid "member `%D' cannot be declared both virtual and static" +#: cp/init.c:901 +msgid "`%#D' is not a non-static data member of `%T'" msgstr "" -#: cp/decl.c:10460 -msgid "`%T::%D' is not a valid declarator" +#: cp/init.c:940 +msgid "unnamed initializer for `%T', which has no base classes" msgstr "" -#: cp/decl.c:10472 -msgid "storage class specifiers invalid in parameter declarations" +#: cp/init.c:947 +msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "" -#: cp/decl.c:10476 -msgid "typedef declaration invalid in parameter declaration" +#: cp/init.c:1002 +msgid "'%D' is both a direct base and an indirect virtual base" msgstr "" -#: cp/decl.c:10489 -msgid "virtual outside class declaration" +#: cp/init.c:1010 +msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "" -#: cp/decl.c:10550 -#, c-format -msgid "storage class specified for %s `%s'" +#: cp/init.c:1013 +msgid "type `%D' is not a direct base of `%T'" msgstr "" -#: cp/decl.c:10597 -msgid "storage class specifiers invalid in friend function declarations" +#. Handle bad initializers like: +#. class COMPLEX { +#. public: +#. double re, im; +#. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;}; +#. ~COMPLEX() {}; +#. }; +#. +#. int main(int argc, char **argv) { +#. COMPLEX zees(1.0, 0.0)[10]; +#. } +#. +#: cp/init.c:1105 +msgid "bad array initializer" msgstr "" -#: cp/decl.c:10768 -msgid "destructor cannot be static member function" +#: cp/init.c:1298 +msgid "`%T' is not an aggregate type" msgstr "" -#: cp/decl.c:10771 -#, c-format -msgid "destructors may not be `%s'" +#: cp/init.c:1319 +msgid "`%T' fails to be an aggregate typedef" msgstr "" -#: cp/decl.c:10792 -msgid "constructor cannot be static member function" +#: cp/init.c:1328 +msgid "type `%T' is of non-aggregate type" msgstr "" -#: cp/decl.c:10795 -msgid "constructors cannot be declared virtual" +#: cp/init.c:1420 cp/typeck.c:1767 +msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "" -#: cp/decl.c:10800 -#, c-format -msgid "constructors may not be `%s'" +#: cp/init.c:1428 +msgid "incomplete type `%T' does not have member `%D'" msgstr "" -#: cp/decl.c:10810 -msgid "return value type specifier for constructor ignored" +#: cp/init.c:1447 +msgid "`%D' is not a member of type `%T'" msgstr "" -#: cp/decl.c:10829 -#, c-format -msgid "can't initialize friend function `%s'" +#: cp/init.c:1466 +msgid "invalid pointer to bit-field `%D'" msgstr "" -#. Cannot be both friend and virtual. -#: cp/decl.c:10833 -msgid "virtual functions cannot be friends" +#: cp/init.c:1565 +msgid "invalid use of non-static member function `%D'" msgstr "" -#: cp/decl.c:10838 -msgid "friend declaration not in class definition" +#: cp/init.c:1570 cp/semantics.c:1221 +msgid "invalid use of non-static data member `%D'" msgstr "" -#: cp/decl.c:10840 -#, c-format -msgid "can't define friend function `%s' in a local class definition" +#: cp/init.c:1705 +msgid "new of array type fails to specify size" msgstr "" -#: cp/decl.c:10864 -msgid "destructors may not have parameters" +#: cp/init.c:1716 +msgid "size in array new must have integral type" msgstr "" -#: cp/decl.c:10884 cp/decl.c:10891 -msgid "cannot declare reference to `%#T'" +#: cp/init.c:1722 +msgid "zero size array reserves no space" msgstr "" -#: cp/decl.c:10885 -msgid "cannot declare pointer to `%#T'" +#: cp/init.c:1788 +msgid "new cannot be applied to a reference type" msgstr "" -#: cp/decl.c:10890 -msgid "cannot declare pointer to `%#T' member" +#: cp/init.c:1794 +msgid "new cannot be applied to a function type" msgstr "" -#: cp/decl.c:11028 -msgid "extra qualification `%T::' on member `%s' ignored" +#: cp/init.c:1840 +msgid "call to Java constructor, while `jclass' undefined" msgstr "" -#: cp/decl.c:11038 -msgid "cannot declare member function `%T::%s' within `%T'" +#: cp/init.c:1856 +msgid "can't find class$" msgstr "" -#: cp/decl.c:11053 -msgid "cannot declare member `%T::%s' within `%T'" +#: cp/init.c:1982 +msgid "invalid type `void' for new" msgstr "" -#: cp/decl.c:11132 -msgid "data member may not have variably modified type `%T'" +#: cp/init.c:1992 +msgid "uninitialized const in `new' of `%#T'" msgstr "" -#: cp/decl.c:11134 -msgid "parameter may not have variably modified type `%T'" +#: cp/init.c:2010 +#, c-format +msgid "call to Java constructor with `%s' undefined" msgstr "" -#. [dcl.fct.spec] The explicit specifier shall only be used in -#. declarations of constructors within a class definition. -#: cp/decl.c:11142 -msgid "only declarations of constructors can be `explicit'" +#: cp/init.c:2143 +msgid "ISO C++ forbids initialization in array new" msgstr "" -#: cp/decl.c:11150 -#, c-format -msgid "non-member `%s' cannot be declared `mutable'" +#: cp/init.c:2167 +msgid "ISO C++ forbids aggregate initializer to new" msgstr "" -#: cp/decl.c:11155 -#, c-format -msgid "non-object member `%s' cannot be declared `mutable'" +#: cp/init.c:2610 +msgid "initializer ends prematurely" msgstr "" -#: cp/decl.c:11161 -#, c-format -msgid "function `%s' cannot be declared `mutable'" +#: cp/init.c:2667 +msgid "cannot initialize multi-dimensional array with initializer" msgstr "" -#: cp/decl.c:11166 -#, c-format -msgid "static `%s' cannot be declared `mutable'" +#: cp/init.c:2840 +msgid "unknown array size in delete" msgstr "" -#: cp/decl.c:11171 -#, c-format -msgid "const `%s' cannot be declared `mutable'" +#: cp/init.c:3104 +msgid "type to vector delete is neither pointer or array type" msgstr "" -#: cp/decl.c:11184 -msgid "template-id `%D' used as a declarator" +#: cp/lex.c:99 +msgid "type name expected before `*'" msgstr "" -#: cp/decl.c:11205 -msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" +#: cp/lex.c:522 +#, c-format +msgid "junk at end of #pragma %s" msgstr "" -#: cp/decl.c:11213 -msgid "typedef name may not be a nested-name-specifier" +#: cp/lex.c:529 +#, c-format +msgid "invalid #pragma %s" msgstr "" -#: cp/decl.c:11260 -msgid "invalid type qualifier for non-member function type" +#: cp/lex.c:537 +msgid "#pragma vtable no longer supported" msgstr "" -#: cp/decl.c:11323 -msgid "type qualifiers specified for friend class declaration" +#: cp/lex.c:611 +#, c-format +msgid "#pragma implementation for %s appears after file is included" msgstr "" -#: cp/decl.c:11328 -msgid "`inline' specified for friend class declaration" +#: cp/lex.c:635 +msgid "junk at end of #pragma GCC java_exceptions" msgstr "" -#: cp/decl.c:11336 -msgid "template parameters cannot be friends" +#: cp/lex.c:649 +msgid "`%D' not defined" msgstr "" -#: cp/decl.c:11338 -msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" +#: cp/lex.c:652 +msgid "`%D' was not declared in this scope" msgstr "" -#: cp/decl.c:11342 -msgid "friend declaration requires class-key, i.e. `friend %#T'" +#: cp/lex.c:660 +msgid "`%D' undeclared (first use this function)" msgstr "" -#: cp/decl.c:11354 -msgid "trying to make class `%T' a friend of global scope" +#: cp/lex.c:664 +msgid "" +"(Each undeclared identifier is reported only once for each function it " +"appears in.)" msgstr "" -#: cp/decl.c:11365 -msgid "invalid qualifiers on non-member function type" +#. In a template, it is invalid to write "f()" or "f(3)" if no +#. declaration of "f" is available. Historically, G++ and most +#. other compilers accepted that usage since they deferred all name +#. lookup until instantiation time rather than doing unqualified +#. name lookup at template definition time; explain to the user what +#. is going wrong. +#. +#. Note that we have the exact wording of the following message in +#. the manual (trouble.texi, node "Name lookup"), so they need to +#. be kept in synch. +#: cp/lex.c:695 +msgid "" +"there are no arguments to `%D' that depend on a template parameter, so a " +"declaration of `%D' must be available" msgstr "" -#: cp/decl.c:11384 -msgid "abstract declarator `%T' used as declaration" +#: cp/lex.c:704 +msgid "" +"(if you use `-fpermissive', G++ will accept your code, but allowing the use " +"of an undeclared name is deprecated)" msgstr "" -#: cp/decl.c:11396 -msgid "unnamed variable or field declared void" +#: cp/mangle.c:2000 +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/decl.c:11405 -msgid "variable or field declared void" +#: cp/mangle.c:2053 +msgid "omitted middle operand to `?:' operand cannot be mangled" msgstr "" -#: cp/decl.c:11415 -msgid "cannot use `::' in parameter declaration" +#: cp/mangle.c:2325 +msgid "the mangled name of `%D' will change in a future version of GCC" msgstr "" -#. Something like struct S { int N::j; }; -#: cp/decl.c:11454 -msgid "invalid use of `::'" +#: cp/method.c:449 +msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "" -#: cp/decl.c:11466 -msgid "function `%D' cannot be declared friend" +#: cp/method.c:672 +msgid "non-static const member `%#D', can't use default assignment operator" msgstr "" -#: cp/decl.c:11478 -msgid "can't make `%D' into a method -- not in a class" +#: cp/method.c:677 +msgid "" +"non-static reference member `%#D', can't use default assignment operator" msgstr "" -#: cp/decl.c:11487 -msgid "function `%D' declared virtual inside a union" +#: cp/name-lookup.c:643 +msgid "`%#D' used prior to declaration" msgstr "" -#: cp/decl.c:11499 -msgid "`%D' cannot be declared virtual, since it is always static" +#: cp/name-lookup.c:674 +msgid "redeclaration of `wchar_t' as `%T'" msgstr "" -#: cp/decl.c:11572 -msgid "field `%D' has incomplete type" +#. A redeclaration of main, but not a duplicate of the +#. previous one. +#. +#. [basic.start.main] +#. +#. This function shall not be overloaded. +#: cp/name-lookup.c:702 +msgid "invalid redeclaration of `%D'" msgstr "" -#: cp/decl.c:11574 -msgid "name `%T' has incomplete type" +#: cp/name-lookup.c:703 +msgid "as `%D'" msgstr "" -#: cp/decl.c:11583 -msgid " in instantiation of template `%T'" +#: cp/name-lookup.c:790 +msgid "type mismatch with previous external decl of `%#D'" msgstr "" -#: cp/decl.c:11593 -#, c-format -msgid "`%s' is neither function nor member function; cannot be declared friend" +#: cp/name-lookup.c:791 +msgid "previous external decl of `%#D'" msgstr "" -#: cp/decl.c:11604 -msgid "member functions are implicitly friends of their class" +#: cp/name-lookup.c:833 +msgid "`%D' was previously implicitly declared to return `int'" msgstr "" -#. An attempt is being made to initialize a non-static -#. member. But, from [class.mem]: -#. -#. 4 A member-declarator can contain a -#. constant-initializer only if it declares a static -#. member (_class.static_) of integral or enumeration -#. type, see _class.static.data_. -#. -#. This used to be relatively common practice, but -#. the rest of the compiler does not correctly -#. handle the initialization unless the member is -#. static so we make it static below. -#: cp/decl.c:11651 -msgid "ISO C++ forbids initialization of member `%D'" +#: cp/name-lookup.c:891 +msgid "extern declaration of `%#D' doesn't match" msgstr "" -#: cp/decl.c:11653 -msgid "making `%D' static" +#: cp/name-lookup.c:892 +msgid "global declaration `%#D'" msgstr "" -#: cp/decl.c:11677 -msgid "" -"ISO C++ forbids static data member `%D' with same name as enclosing class" +#: cp/name-lookup.c:928 +msgid "declaration of `%#D' shadows a parameter" msgstr "" -#: cp/decl.c:11718 +#: cp/name-lookup.c:949 #, c-format -msgid "storage class `auto' invalid for function `%s'" +msgid "declaration of `%s' shadows a member of `this'" msgstr "" -#: cp/decl.c:11720 -#, c-format -msgid "storage class `register' invalid for function `%s'" +#: cp/name-lookup.c:1125 +msgid "name lookup of `%D' changed" msgstr "" -#: cp/decl.c:11722 -#, c-format -msgid "storage class `__thread' invalid for function `%s'" +#: cp/name-lookup.c:1127 +msgid " matches this `%D' under ISO standard rules" msgstr "" -#: cp/decl.c:11733 -#, c-format -msgid "" -"storage class `static' invalid for function `%s' declared out of global scope" +#: cp/name-lookup.c:1129 +msgid " matches this `%D' under old rules" msgstr "" -#: cp/decl.c:11735 -#, c-format -msgid "" -"storage class `inline' invalid for function `%s' declared out of global scope" +#: cp/name-lookup.c:1143 cp/name-lookup.c:1150 +msgid "name lookup of `%D' changed for new ISO `for' scoping" msgstr "" -#: cp/decl.c:11742 -#, c-format -msgid "virtual non-class function `%s'" +#: cp/name-lookup.c:1145 +msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr "" -#: cp/decl.c:11771 -msgid "cannot declare member function `%D' to have static linkage" +#: cp/name-lookup.c:1152 +msgid " using obsolete binding at `%D'" msgstr "" -#. FIXME need arm citation -#: cp/decl.c:11777 -msgid "cannot declare static function inside another function" +#: cp/name-lookup.c:1205 +#, c-format +msgid "%s %s(%E) %p %d\n" msgstr "" -#: cp/decl.c:11805 -msgid "" -"`static' may not be used when defining (as opposed to declaring) a static " -"data member" +#: cp/name-lookup.c:1208 +#, c-format +msgid "%s %s %p %d\n" msgstr "" -#: cp/decl.c:11811 -msgid "static member `%D' declared `register'" +#: cp/name-lookup.c:1327 +msgid "XXX is_class_level != (current_scope == class_scope)\n" msgstr "" -#: cp/decl.c:11816 -msgid "cannot explicitly declare member `%#D' to have extern linkage" +#: cp/name-lookup.c:1964 +msgid "`%#D' hides constructor for `%#T'" msgstr "" -#: cp/decl.c:11958 -msgid "default argument for `%#D' has type `%T'" +#: cp/name-lookup.c:1979 +msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "" -#: cp/decl.c:11961 -msgid "default argument for parameter of type `%T' has type `%T'" +#: cp/name-lookup.c:1991 +msgid "previous non-function declaration `%#D'" msgstr "" -#: cp/decl.c:11978 -msgid "default argument `%E' uses local variable `%D'" +#: cp/name-lookup.c:1992 +msgid "conflicts with function declaration `%#D'" msgstr "" -#: cp/decl.c:12022 -#, c-format -msgid "invalid string constant `%E'" +#. 7.3.3/5 +#. A using-declaration shall not name a template-id. +#: cp/name-lookup.c:2069 +msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "" -#: cp/decl.c:12024 -msgid "" -"invalid integer constant in parameter list, did you forget to give parameter " -"name?" +#: cp/name-lookup.c:2075 +msgid "namespace `%D' not allowed in using-declaration" msgstr "" -#: cp/decl.c:12062 -msgid "parameter `%D' invalidly declared method type" +#. It's a nested name with template parameter dependent scope. +#. This can only be using-declaration for class member. +#: cp/name-lookup.c:2083 cp/name-lookup.c:2105 cp/name-lookup.c:3275 +msgid "`%T' is not a namespace" msgstr "" -#: cp/decl.c:12068 -msgid "parameter `%D' invalidly declared offset type" +#: cp/name-lookup.c:2129 +msgid "`%D' not declared" msgstr "" -#: cp/decl.c:12092 -msgid "parameter `%D' includes %s to array of unknown bound `%T'" +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/name-lookup.c:2141 cp/name-lookup.c:2183 cp/name-lookup.c:2208 +msgid "`%D' is already declared in this scope" msgstr "" -#. [class.copy] -#. -#. A declaration of a constructor for a class X is ill-formed if -#. its first parameter is of type (optionally cv-qualified) X -#. and either there are no other parameters or else all other -#. parameters have default arguments. -#. -#. We *don't* complain about member template instantiations that -#. have this form, though; they can occur as we try to decide -#. what constructor to use during overload resolution. Since -#. overload resolution will never prefer such a constructor to -#. the non-template copy constructor (which is either explicitly -#. or implicitly defined), there's no need to worry about their -#. existence. Theoretically, they should never even be -#. instantiated, but that's hard to forestall. -#: cp/decl.c:12251 -msgid "invalid constructor; you probably meant `%T (const %T&)'" +#: cp/name-lookup.c:2214 +msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "" -#: cp/decl.c:12398 -msgid "`%D' must be a nonstatic member function" +#. Definition isn't the kind we were looking for. +#: cp/name-lookup.c:2374 cp/name-lookup.c:2393 +msgid "`%#D' redeclared as %C" msgstr "" -#: cp/decl.c:12404 -msgid "" -"`%D' must be either a non-static member function or a non-member function" +#: cp/name-lookup.c:2803 +msgid "using-declaration for non-member at class scope" msgstr "" -#: cp/decl.c:12421 -msgid "`%D' must have an argument of class or enumerated type" +#: cp/name-lookup.c:2810 +msgid "using-declaration cannot name destructor" msgstr "" -#: cp/decl.c:12453 -#, c-format -msgid "conversion to %s%s will never use a type conversion operator" +#: cp/name-lookup.c:2906 +msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "" -#. 13.4.0.3 -#: cp/decl.c:12460 -msgid "ISO C++ prohibits overloading operator ?:" +#: cp/name-lookup.c:2946 +msgid "`%D' should have been declared inside `%D'" msgstr "" -#: cp/decl.c:12510 -msgid "postfix `%D' must take `int' as its argument" +#: cp/name-lookup.c:3009 +msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "" -#: cp/decl.c:12514 -msgid "postfix `%D' must take `int' as its second argument" +#. The parser did not find it, so it's not there. +#: cp/name-lookup.c:3118 +msgid "unknown namespace `%D'" msgstr "" -#: cp/decl.c:12521 -msgid "`%D' must take either zero or one argument" +#: cp/name-lookup.c:3269 +msgid "namespace `%T' undeclared" msgstr "" -#: cp/decl.c:12523 -msgid "`%D' must take either one or two arguments" +#: cp/name-lookup.c:3415 +msgid "use of `%D' is ambiguous" msgstr "" -#: cp/decl.c:12544 -msgid "prefix `%D' should return `%T'" +#: cp/name-lookup.c:3416 +msgid " first declared as `%#D' here" msgstr "" -#: cp/decl.c:12550 -msgid "postfix `%D' should return `%T'" +#: cp/name-lookup.c:3419 +msgid " also declared as `%#D' here" msgstr "" -#: cp/decl.c:12559 -msgid "`%D' must take `void'" +#: cp/name-lookup.c:3434 +msgid "`%D' denotes an ambiguous type" msgstr "" -#: cp/decl.c:12561 cp/decl.c:12569 -msgid "`%D' must take exactly one argument" +#: cp/name-lookup.c:3435 +msgid "%J first type here" msgstr "" -#: cp/decl.c:12571 -msgid "`%D' must take exactly two arguments" +#: cp/name-lookup.c:3436 +msgid "%J other type here" msgstr "" -#: cp/decl.c:12579 -msgid "user-defined `%D' always evaluates both arguments" +#. This happens for A::B where B is a template, and there are no +#. template arguments. +#: cp/name-lookup.c:3501 cp/typeck.c:1742 +msgid "invalid use of `%D'" msgstr "" -#: cp/decl.c:12593 -msgid "`%D' should return by value" +#: cp/name-lookup.c:3542 +msgid "`%D::%D' is not a template" msgstr "" -#: cp/decl.c:12605 cp/decl.c:12608 -msgid "`%D' cannot have default arguments" +#: cp/name-lookup.c:3559 +msgid "`%D' undeclared in namespace `%D'" msgstr "" -#: cp/decl.c:12684 -msgid "`%s %T' declares a new type at namespace scope" +#: cp/name-lookup.c:4002 +msgid "`%D' is not a function," msgstr "" -#: cp/decl.c:12687 -msgid "" -" names from dependent base classes are not visible to unqualified name " -"lookup - to refer to the inherited type, say `%s %T::%T'" +#: cp/name-lookup.c:4003 +msgid " conflict with `%D'" msgstr "" -#: cp/decl.c:12725 -msgid "using typedef-name `%D' after `%s'" +#: cp/name-lookup.c:4704 +msgid "XXX entering pop_everything ()\n" msgstr "" -#: cp/decl.c:12730 -msgid "using template type parameter `%T' after `%s'" +#: cp/name-lookup.c:4713 +msgid "XXX leaving pop_everything ()\n" msgstr "" -#: cp/decl.c:12810 -msgid "use of enum `%#D' without previous declaration" +#: cp/parser.c:594 +msgid "invalid token" msgstr "" -#: cp/decl.c:12892 -msgid "derived union `%T' invalid" +#: cp/parser.c:1790 +msgid "new types may not be defined in a return type" msgstr "" -#: cp/decl.c:12945 -msgid "base type `%T' fails to be a struct or class type" -msgstr "" +#: cp/parser.c:1799 +#, c-format +msgid "%s cannot appear in a constant-expression" +msgstr "" -#: cp/decl.c:12953 -msgid "recursive type `%T' undefined" +#. Issue an error message. +#: cp/parser.c:1826 +#, c-format +msgid "`%s' does not name a type" msgstr "" -#: cp/decl.c:12955 -msgid "duplicate base type `%T' invalid" +#: cp/parser.c:1857 +msgid "(perhaps `typename %T::%s' was intended)" msgstr "" -#: cp/decl.c:13067 -msgid "multiple definition of `%#T'" +#: cp/parser.c:2261 +msgid "ISO C++ forbids braced-groups within expressions" msgstr "" -#: cp/decl.c:13068 -msgid "previous definition here" +#: cp/parser.c:2270 +msgid "statement-expressions are allowed only inside functions" msgstr "" -#: cp/decl.c:13231 -msgid "enumerator value for `%D' not integer constant" +#: cp/parser.c:2321 +msgid "`this' may not be used in this context" msgstr "" -#: cp/decl.c:13251 -msgid "overflow in enumeration values at `%D'" +#: cp/parser.c:2448 +msgid "local variable `%D' may not appear in this context" msgstr "" -#: cp/decl.c:13318 -msgid "return type `%#T' is incomplete" +#: cp/parser.c:2804 +msgid "typedef-name `%D' used as destructor declarator" msgstr "" -#: cp/decl.c:13430 -msgid "semicolon missing after declaration of `%#T'" +#: cp/parser.c:2997 +msgid "`%T::%D' is not a class-name or namespace-name" msgstr "" -#: cp/decl.c:13451 -msgid "return type for `main' changed to `int'" +#: cp/parser.c:3001 +msgid "`::%D' is not a class-name or namespace-name" msgstr "" -#: cp/decl.c:13482 -msgid "`%D' implicitly declared before its definition" +#: cp/parser.c:3005 +msgid "`%D::%D' is not a class-name or namespace-name" msgstr "" -#: cp/decl.c:13504 cp/typeck.c:6452 -msgid "`operator=' should return a reference to `*this'" +#: cp/parser.c:3010 +msgid "`%D' is not a class-name or namespace-name" msgstr "" -#: cp/decl.c:13766 -msgid "parameter `%D' declared void" +#: cp/parser.c:3438 +msgid "ISO C++ forbids compound-literals" msgstr "" -#: cp/decl.c:14228 -msgid "invalid member function declaration" +#: cp/parser.c:4352 +msgid "expression in new-declarator must have integral or enumeration type" msgstr "" -#: cp/decl.c:14245 -msgid "`%D' is already defined in class `%T'" +#: cp/parser.c:4524 +msgid "use of old-style cast" msgstr "" -#: cp/decl.c:14458 -msgid "static member function `%#D' declared with type qualifiers" +#: cp/parser.c:5762 +msgid "ISO C++ forbids computed gotos" msgstr "" -#: cp/decl2.c:151 -#, c-format -msgid "duplicate type qualifiers in %s declaration" +#: cp/parser.c:5882 +msgid "extra `;'" msgstr "" -#: cp/decl2.c:189 -msgid "template `%#D' instantiated in file without #pragma interface" +#: cp/parser.c:6177 +msgid "mixing declarations and function-definitions is forbidden" msgstr "" -#: cp/decl2.c:195 -msgid "template `%#D' defined in file without #pragma interface" +#: cp/parser.c:6311 +msgid "duplicate `friend'" msgstr "" -#: cp/decl2.c:353 -msgid "name missing for member function" +#: cp/parser.c:6769 +msgid "only constructors take base initializers" msgstr "" -#. Something has gone very wrong. Assume we are mistakenly reducing -#. an expression instead of a declaration. -#: cp/decl2.c:415 -msgid "parser may be lost: is there a '{' missing somewhere?" +#: cp/parser.c:6820 +msgid "anachronistic old-style base class initializer" msgstr "" -#: cp/decl2.c:446 cp/decl2.c:460 -msgid "ambiguous conversion for array subscript" +#. Warn that we do not support `export'. +#: cp/parser.c:7210 +msgid "keyword `export' not implemented, and will be ignored" msgstr "" -#: cp/decl2.c:454 -msgid "invalid types `%T[%T]' for array subscript" +#: cp/parser.c:8493 +msgid "using `typename' outside of template" msgstr "" -#: cp/decl2.c:500 -msgid "type `%#T' argument given to `delete', expected pointer" +#: cp/parser.c:8609 +msgid "expected type-name" msgstr "" -#: cp/decl2.c:508 -msgid "anachronistic use of array size in vector delete" +#: cp/parser.c:8760 +msgid "comma at end of enumerator list" msgstr "" -#: cp/decl2.c:518 -msgid "" -"cannot delete a function. Only pointer-to-objects are valid arguments to " -"`delete'" +#. [namespace.udecl] +#. +#. A using declaration shall not name a template-id. +#: cp/parser.c:9036 +msgid "a template-id may not appear in a using-declaration" msgstr "" -#: cp/decl2.c:525 -msgid "deleting `%T' is undefined" +#: cp/parser.c:9055 +msgid "`%D::%D' has not been declared" msgstr "" -#: cp/decl2.c:533 -msgid "deleting array `%#D'" +#: cp/parser.c:9058 cp/semantics.c:2282 +msgid "`::%D' has not been declared" msgstr "" -#. 14.5.2.2 [temp.mem] -#. -#. A local class shall not have member templates. -#: cp/decl2.c:566 -msgid "invalid declaration of member template `%#D' in local class" +#: cp/parser.c:9352 +msgid "an asm-specification is not allowed on a function-definition" msgstr "" -#: cp/decl2.c:575 -msgid "invalid use of `virtual' in template declaration of `%#D'" +#: cp/parser.c:9354 +msgid "attributes are not allowed on a function-definition" msgstr "" -#: cp/decl2.c:585 cp/pt.c:2773 -msgid "template declaration of `%#D'" +#: cp/parser.c:9469 +msgid "attributes after parenthesized initializer ignored" msgstr "" -#: cp/decl2.c:633 -msgid "Java method '%D' has non-Java return type `%T'" +#: cp/parser.c:10587 +msgid "file ends in default argument" msgstr "" -#: cp/decl2.c:642 -msgid "Java method '%D' has non-Java parameter type `%T'" +#: cp/parser.c:10643 +msgid "deprecated use of default argument for parameter of non-function" msgstr "" -#: cp/decl2.c:731 -msgid "prototype for `%#D' does not match any in class `%T'" +#: cp/parser.c:10646 +msgid "default arguments are only permitted for function parameters" msgstr "" -#: cp/decl2.c:810 -msgid "local class `%#T' shall not have static data member `%#D'" +#: cp/parser.c:11575 +msgid "declaration of `%D' in `%D' which does not enclose `%D'" msgstr "" -#: cp/decl2.c:818 -msgid "initializer invalid for static member with constructor" +#: cp/parser.c:11587 +msgid "extra qualification ignored" msgstr "" -#: cp/decl2.c:821 -msgid "(an out of class initialization is required)" +#: cp/parser.c:11807 +msgid "extra semicolon" msgstr "" -#: cp/decl2.c:900 -msgid "member `%D' conflicts with virtual function table field name" +#: cp/parser.c:11825 +msgid "a class-key must be used when declaring a friend" msgstr "" -#: cp/decl2.c:920 -msgid "`%D' is already defined in `%T'" +#: cp/parser.c:11856 +msgid "friend declaration does not name a class or function" msgstr "" -#: cp/decl2.c:972 -msgid "field initializer is not constant" +#: cp/parser.c:13080 +msgid "reference to `%D' is ambiguous" msgstr "" -#: cp/decl2.c:996 -msgid "`asm' specifiers are not permitted on non-static data members" +#: cp/parser.c:13252 +msgid "too few template-parameter-lists" msgstr "" -#: cp/decl2.c:1047 -msgid "cannot declare `%D' to be a bit-field type" +#. Otherwise, there are too many template parameter lists. We have +#. something like: +#. +#. template template void S::f(); +#: cp/parser.c:13267 +msgid "too many template-parameter-lists" msgstr "" -#: cp/decl2.c:1057 -msgid "cannot declare bit-field `%D' with function type" +#. If begin_function_definition didn't like the definition, skip +#. the entire function. +#: cp/parser.c:13542 +msgid "invalid function declaration" msgstr "" -#: cp/decl2.c:1064 -msgid "`%D' is already defined in the class %T" +#. Issue an error message. +#: cp/parser.c:13579 +msgid "named return values are no longer supported" msgstr "" -#: cp/decl2.c:1071 -msgid "static member `%D' cannot be a bit-field" +#: cp/parser.c:14129 +#, c-format +msgid "expected %s" msgstr "" -#: cp/decl2.c:1130 -msgid "initializer specified for non-member function `%D'" +#: cp/parser.c:14275 +msgid "`%s' tag used in naming `%#T'" msgstr "" -#: cp/decl2.c:1134 -msgid "invalid initializer for virtual method `%D'" +#: cp/parser.c:14295 +msgid "%D redeclared with different access" msgstr "" -#: cp/decl2.c:1219 -msgid "anonymous struct not inside named type" +#: cp/parser.c:14312 +msgid "`template' (as a disambiguator) is only allowed within templates" msgstr "" -#: cp/decl2.c:1289 -msgid "namespace-scope anonymous aggregates must be static" +#: cp/pt.c:243 +msgid "data member `%D' cannot be a member template" msgstr "" -#: cp/decl2.c:1296 -msgid "anonymous union with no members" +#: cp/pt.c:255 +msgid "invalid member template declaration `%D'" msgstr "" -#: cp/decl2.c:1330 -msgid "`operator new' must return type `%T'" +#: cp/pt.c:637 +msgid "explicit specialization in non-namespace scope `%D'" msgstr "" -#: cp/decl2.c:1338 -msgid "`operator new' takes type `size_t' (`%T') as first parameter" +#: cp/pt.c:649 +msgid "enclosing class templates are not explicitly specialized" msgstr "" -#: cp/decl2.c:1364 -msgid "`operator delete' must return type `%T'" +#: cp/pt.c:737 cp/pt.c:778 +msgid "specializing `%#T' in different namespace" msgstr "" -#: cp/decl2.c:1372 -msgid "`operator delete' takes type `%T' as first parameter" +#: cp/pt.c:738 cp/pt.c:779 +msgid " from definition of `%#D'" msgstr "" -#. Overflow occurred. That means there are at least 4 billion -#. initialization functions. -#: cp/decl2.c:2095 -msgid "too many initialization functions required" +#: cp/pt.c:746 +msgid "specialization of `%T' after instantiation" msgstr "" -#: cp/decl2.c:2819 -msgid "inline function `%D' used but never defined" +#: cp/pt.c:793 +msgid "specialization `%T' after instantiation `%T'" msgstr "" -#: cp/decl2.c:3221 cp/pt.c:8318 cp/typeck.c:1910 -msgid "`%D' is not a member of `%T'" +#: cp/pt.c:805 +msgid "explicit specialization of non-template `%T'" msgstr "" -#: cp/decl2.c:3576 -msgid "use of `%D' is ambiguous" +#: cp/pt.c:931 +msgid "specialization of %D after instantiation" msgstr "" -#: cp/decl2.c:3577 -msgid " first declared as `%#D' here" +#: cp/pt.c:1056 +msgid "%s %+#D" msgstr "" -#: cp/decl2.c:3580 -msgid " also declared as `%#D' here" +#: cp/pt.c:1105 +msgid "`%D' is not a function template" msgstr "" -#: cp/decl2.c:3595 -msgid "`%D' denotes an ambiguous type" +#: cp/pt.c:1244 +msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "" -#: cp/decl2.c:3596 -msgid " first type here" +#: cp/pt.c:1252 +msgid "ambiguous template specialization `%D' for `%+D'" msgstr "" -#: cp/decl2.c:3597 -msgid " other type here" +#. This case handles bogus declarations like template <> +#. template void f(); +#: cp/pt.c:1475 cp/pt.c:1549 +msgid "template-id `%D' in declaration of primary template" msgstr "" -#: cp/decl2.c:3690 -msgid "declaration of `%D' not in a namespace surrounding `%D'" +#: cp/pt.c:1488 +msgid "template parameter list used in explicit instantiation" msgstr "" -#: cp/decl2.c:3730 -msgid "`%D' should have been declared inside `%D'" +#: cp/pt.c:1494 +msgid "definition provided for explicit instantiation" msgstr "" -#: cp/decl2.c:3858 -msgid "`%D' is not a function," +#: cp/pt.c:1500 +msgid "too many template parameter lists in declaration of `%D'" msgstr "" -#: cp/decl2.c:3859 -msgid " conflict with `%D'" +#: cp/pt.c:1516 +msgid "too few template parameter lists in declaration of `%D'" msgstr "" -#. The parser did not find it, so it's not there. -#: cp/decl2.c:4159 -msgid "unknown namespace `%D'" +#: cp/pt.c:1533 +msgid "explicit specialization not preceded by `template <>'" msgstr "" -#. 7.3.3/5 -#. A using-declaration shall not name a template-id. -#: cp/decl2.c:4186 -msgid "a using-declaration cannot specify a template-id. Try `using %D'" +#: cp/pt.c:1546 +msgid "partial specialization `%D' of function template" msgstr "" -#: cp/decl2.c:4192 -msgid "namespace `%D' not allowed in using-declaration" +#: cp/pt.c:1578 +msgid "default argument specified in explicit specialization" msgstr "" -#: cp/decl2.c:4214 cp/decl2.c:4483 -msgid "`%T' is not a namespace" +#: cp/pt.c:1582 +msgid "template specialization with C linkage" msgstr "" -#: cp/decl2.c:4238 -msgid "`%D' not declared" +#. From [temp.expl.spec]: +#. +#. If such an explicit specialization for the member +#. of a class template names an implicitly-declared +#. special member function (clause _special_), the +#. program is ill-formed. +#. +#. Similar language is found in [temp.explicit]. +#: cp/pt.c:1666 +msgid "specialization of implicitly-declared special member function" msgstr "" -#. If the OLD_FN was really declared, the -#. declarations don't match. -#: cp/decl2.c:4250 cp/decl2.c:4292 cp/decl2.c:4317 -msgid "`%D' is already declared in this scope" +#: cp/pt.c:1710 +msgid "no member function `%D' declared in `%T'" msgstr "" -#: cp/decl2.c:4323 -msgid "using declaration `%D' introduced ambiguous type `%T'" +#. There are two many template parameter lists. +#: cp/pt.c:1865 +msgid "too many template parameter lists in declaration of `%T'" msgstr "" -#: cp/decl2.c:4412 -msgid "using-declaration for non-member at class scope" +#: cp/pt.c:1958 +msgid " shadows template parm `%#D'" msgstr "" -#: cp/decl2.c:4418 -msgid "using-declaration for destructor" +#: cp/pt.c:2355 +msgid "template parameters not used in partial specialization:" msgstr "" -#: cp/decl2.c:4424 cp/decl2.c:4448 -msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" +#: cp/pt.c:2359 +msgid " `%D'" msgstr "" -#: cp/decl2.c:4433 -msgid "a using-declaration cannot specify a template-id." +#: cp/pt.c:2371 +msgid "partial specialization `%T' does not specialize any template arguments" msgstr "" -#: cp/decl2.c:4477 -msgid "namespace `%T' undeclared" +#: cp/pt.c:2396 +#, c-format +msgid "template argument `%E' involves template parameter(s)" msgstr "" -#: cp/decl2.c:4506 -msgid "default argument missing for parameter %P of `%+#D'" +#: cp/pt.c:2440 +msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "" -#: cp/decl2.c:4601 -msgid "extra qualification `%T::' on member `%D' ignored" +#: cp/pt.c:2525 +msgid "no default argument for `%D'" msgstr "" -#: cp/decl2.c:4605 -msgid "`%T' does not have a class or union named `%D'" +#: cp/pt.c:2674 +msgid "template with C linkage" msgstr "" -#: cp/decl2.c:4618 -msgid "`%T' is not a class or union type" +#: cp/pt.c:2677 +msgid "template class without a name" msgstr "" -#: cp/error.c:37 -#, c-format -msgid "`%s' not supported by %s" +#. [temp.mem] +#. +#. A destructor shall not be a member template. +#: cp/pt.c:2684 +msgid "destructor `%D' declared as member template" msgstr "" -#: cp/error.c:551 -#, c-format -msgid "" +#: cp/pt.c:2764 +msgid "`%D' does not declare a template type" msgstr "" -#: cp/error.c:785 -#, c-format -msgid "(static %s for %s)" +#: cp/pt.c:2770 +msgid "template definition of non-template `%#D'" msgstr "" -#: cp/error.c:1456 -#, c-format -msgid "\\x%x" +#: cp/pt.c:2811 +msgid "expected %d levels of template parms for `%#D', got %d" msgstr "" -#: cp/error.c:2363 -#, c-format -msgid "In %s `%s':" +#: cp/pt.c:2823 +msgid "got %d template parameters for `%#D'" msgstr "" -#: cp/error.c:2418 -#, c-format -msgid "%s: In instantiation of `%s':\n" +#: cp/pt.c:2826 +msgid "got %d template parameters for `%#T'" msgstr "" -#: cp/error.c:2439 +#: cp/pt.c:2828 #, c-format -msgid "%s:%d: instantiated from `%s'\n" +msgid " but %d required" msgstr "" -#: cp/error.c:2444 -#, c-format -msgid "%s:%d: instantiated from here\n" +#: cp/pt.c:2908 +msgid "`%T' is not a template type" msgstr "" -#. damn ICE suppression -#: cp/error.c:2589 +#: cp/pt.c:2924 +msgid "previous declaration `%D'" +msgstr "" + +#: cp/pt.c:2925 #, c-format -msgid "unexpected letter `%c' in locate_error\n" +msgid "used %d template parameter%s instead of %d" msgstr "" -#. Can't throw a reference. -#: cp/except.c:235 -msgid "type `%T' is disallowed in Java `throw' or `catch'" +#: cp/pt.c:2941 +msgid "template parameter `%#D'" msgstr "" -#: cp/except.c:246 -msgid "call to Java `catch' or `throw' with `jthrowable' undefined" +#: cp/pt.c:2942 +msgid "redeclared here as `%#D'" msgstr "" -#. Thrown object must be a Throwable. -#: cp/except.c:253 -msgid "type `%T' is not derived from `java::lang::Throwable'" +#. We have in [temp.param]: +#. +#. A template-parameter may not be given default arguments +#. by two different declarations in the same scope. +#: cp/pt.c:2952 +msgid "redefinition of default argument for `%#D'" msgstr "" -#: cp/except.c:316 -msgid "mixing C++ and Java catches in a single translation unit" +#: cp/pt.c:2953 +msgid "%J original definition appeared here" msgstr "" -#: cp/except.c:621 -msgid "throwing NULL, which has integral, not pointer type" +#: cp/pt.c:3042 +#, c-format +msgid "`%E' is not a valid template argument" msgstr "" -#: cp/except.c:712 -msgid " in thrown expression" +#: cp/pt.c:3046 +msgid "it must be the address of a function with external linkage" msgstr "" -#: cp/except.c:835 -msgid "" -"expression '%E' of abstract class type '%T' cannot be used in throw-" -"expression" +#: cp/pt.c:3048 +msgid "it must be the address of an object with external linkage" msgstr "" -#: cp/except.c:919 -msgid "exception of type `%T' will be caught" +#: cp/pt.c:3051 +msgid "it must be a pointer-to-member of the form `&X::Y'" msgstr "" -#: cp/except.c:922 -msgid " by earlier handler for `%T'" +#: cp/pt.c:3062 +#, c-format +msgid "" +"string literal %E is not a valid template argument because it is the address " +"of an object with static linkage" msgstr "" -#: cp/except.c:942 -msgid "`...' handler must be the last handler for its try block" +#: cp/pt.c:3077 +#, c-format +msgid "address of non-extern `%E' cannot be used as template argument" msgstr "" -#: cp/friend.c:158 -msgid "`%D' is already a friend of class `%T'" +#: cp/pt.c:3086 +#, c-format +msgid "non-constant `%E' cannot be used as template argument" msgstr "" -#: cp/friend.c:160 -msgid "previous friend declaration of `%D'" +#: cp/pt.c:3094 +msgid "type '%T' cannot be used as a value for a non-type template-parameter" msgstr "" -#: cp/friend.c:205 -msgid "invalid type `%T' declared `friend'" +#: cp/pt.c:3097 +msgid "invalid use of '%D' as a non-type template-argument" msgstr "" -#. [temp.friend] -#. Friend declarations shall not declare partial -#. specializations. -#: cp/friend.c:221 -msgid "partial specialization `%T' declared `friend'" +#: cp/pt.c:3099 +#, c-format +msgid "invalid use of '%E' as a non-type template-argument" msgstr "" -#: cp/friend.c:230 -msgid "class `%T' is implicitly friends with itself" +#: cp/pt.c:3463 +#, c-format +msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "" -#. template friend typename S::X; -#: cp/friend.c:248 -msgid "typename type `%#T' declared `friend'" +#: cp/pt.c:3476 cp/pt.c:3494 cp/pt.c:3533 +msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "" -#. template friend class T; -#: cp/friend.c:254 -msgid "template parameter type `%T' declared `friend'" +#: cp/pt.c:3479 +msgid " expected a constant of type `%T', got `%T'" msgstr "" -#. template friend class A; where A is not a template -#: cp/friend.c:260 -msgid "`%#T' is not a template" -msgstr "" - -#: cp/friend.c:275 -msgid "`%T' is already a friend of `%T'" -msgstr "" - -#: cp/friend.c:373 -msgid "member `%D' declared as friend before type `%T' defined" +#: cp/pt.c:3483 +#, c-format +msgid " expected a class template, got `%E'" msgstr "" -#: cp/friend.c:428 -msgid "friend declaration `%#D' declares a non-template function" +#: cp/pt.c:3485 +#, c-format +msgid " expected a type, got `%E'" msgstr "" -#: cp/friend.c:431 -msgid "" -"(if this is not what you intended, make sure the function template has " -"already been declared and add <> after the function name here) -Wno-non-" -"template-friend disables this warning" +#: cp/pt.c:3497 +msgid " expected a type, got `%T'" msgstr "" -#: cp/g++spec.c:234 java/jvspec.c:419 -#, c-format -msgid "argument to `%s' missing\n" +#: cp/pt.c:3499 +msgid " expected a class template, got `%T'" msgstr "" -#: cp/init.c:328 -msgid "`%D' should be initialized in the member initialization list" +#: cp/pt.c:3535 +msgid " expected a template of type `%D', got `%D'" msgstr "" -#: cp/init.c:378 -msgid "default-initialization of `%#D', which has reference type" +#: cp/pt.c:3570 +msgid "could not convert template argument `%E' to `%T'" msgstr "" -#: cp/init.c:383 -msgid "uninitialized reference member `%D'" +#: cp/pt.c:3610 +#, c-format +msgid "wrong number of template arguments (%d, should be %d)" msgstr "" -#: cp/init.c:391 -msgid "initializer list treated as compound expression" +#: cp/pt.c:3614 +msgid "provided for `%D'" msgstr "" -#: cp/init.c:532 -msgid "`%D' will be initialized after" +#: cp/pt.c:3642 +#, c-format +msgid "template argument %d is invalid" msgstr "" -#: cp/init.c:535 -msgid "base `%T' will be initialized after" +#: cp/pt.c:3863 +msgid "non-template used as template" msgstr "" -#: cp/init.c:538 -msgid " `%#D'" +#: cp/pt.c:3991 +msgid "`%T' is not a template" msgstr "" -#: cp/init.c:540 -msgid " base `%T'" +#: cp/pt.c:4003 +msgid "non-template type `%T' used as a template" msgstr "" -#: cp/init.c:558 -msgid "multiple initializations given for base `%T'" +#: cp/pt.c:4005 +msgid "for template declaration `%D'" msgstr "" -#: cp/init.c:625 -msgid "initializations for multiple members of `%T'" +#: cp/pt.c:4634 +msgid "" +"template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN " +"to increase the maximum) instantiating `%D'" msgstr "" -#: cp/init.c:682 -msgid "" -"base class `%#T' should be explicitly initialized in the copy constructor" +#: cp/pt.c:5071 +msgid "ambiguous class template instantiation for `%#T'" msgstr "" -#: cp/init.c:928 cp/init.c:947 -msgid "class `%T' does not have any field named `%D'" +#: cp/pt.c:5077 +msgid "%s %+#T" msgstr "" -#: cp/init.c:934 -msgid "" -"`%#D' is a static data member; it can only be initialized at its definition" +#: cp/pt.c:6088 cp/pt.c:6208 +msgid "instantiation of `%D' as type `%T'" msgstr "" -#: cp/init.c:941 -msgid "`%#D' is not a non-static data member of `%T'" +#: cp/pt.c:6250 +msgid "invalid parameter type `%T'" msgstr "" -#: cp/init.c:980 -msgid "unnamed initializer for `%T', which has no base classes" +#: cp/pt.c:6252 +msgid "in declaration `%D'" msgstr "" -#: cp/init.c:987 -msgid "unnamed initializer for `%T', which uses multiple inheritance" +#: cp/pt.c:6326 +msgid "creating pointer to member function of non-class type `%T'" msgstr "" -#: cp/init.c:1016 -msgid "type `%D' is not a direct or virtual base of `%T'" +#: cp/pt.c:6482 +msgid "creating array with size zero" msgstr "" -#: cp/init.c:1019 -msgid "type `%D' is not a direct base of `%T'" +#: cp/pt.c:6496 +#, c-format +msgid "creating array with size zero (`%E')" msgstr "" -#. Handle bad initializers like: -#. class COMPLEX { -#. public: -#. double re, im; -#. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;}; -#. ~COMPLEX() {}; -#. }; -#. -#. int main(int argc, char **argv) { -#. COMPLEX zees(1.0, 0.0)[10]; -#. } -#. -#: cp/init.c:1111 -msgid "bad array initializer" +#: cp/pt.c:6735 +msgid "forming reference to void" msgstr "" -#: cp/init.c:1321 -msgid "`%T' is not an aggregate type" +#: cp/pt.c:6737 +msgid "forming %s to reference type `%T'" msgstr "" -#: cp/init.c:1344 -msgid "`%T' fails to be an aggregate typedef" +#: cp/pt.c:6774 +msgid "creating pointer to member of non-class type `%T'" msgstr "" -#: cp/init.c:1353 -msgid "type `%T' is of non-aggregate type" +#: cp/pt.c:6780 +msgid "creating pointer to member reference type `%T'" msgstr "" -#: cp/init.c:1456 -msgid "cannot call destructor `%T::~%T' without object" +#: cp/pt.c:6865 +msgid "creating array of `%T'" msgstr "" -#: cp/init.c:1500 -msgid "invalid use of non-static field `%D'" +#: cp/pt.c:6908 +msgid "`%T' is not a class, struct, or union type" msgstr "" -#: cp/init.c:1509 -msgid "invalid use of member `%D'" +#: cp/pt.c:7021 +#, c-format +msgid "use of `%s' in template" msgstr "" -#: cp/init.c:1519 -msgid "no method `%T::%D'" +#: cp/pt.c:7132 +#, c-format +msgid "`%E' names a type, but a non-type is expected" msgstr "" -#: cp/init.c:1612 -msgid "incomplete type `%T' does not have member `%D'" +#: cp/pt.c:8391 +msgid "`%T' uses anonymous type" msgstr "" -#: cp/init.c:1686 -msgid "`%D' is not a member of type `%T'" +#: cp/pt.c:8393 +msgid "`%T' uses local type `%T'" msgstr "" -#: cp/init.c:1705 -msgid "invalid pointer to bit-field `%D'" +#: cp/pt.c:8401 +msgid "`%T' is a variably modified type" msgstr "" -#: cp/init.c:1744 -msgid "object missing in use of pointer-to-member construct" +#: cp/pt.c:8412 +#, c-format +msgid "integral expression `%E' is not constant" msgstr "" -#: cp/init.c:1784 -msgid "member `%D' is non-static but referenced as a static member" +#: cp/pt.c:8417 +msgid " trying to instantiate `%D'" msgstr "" -#: cp/init.c:1786 cp/typeck.c:2831 cp/typeck.c:2936 -msgid "at this point in file" +#: cp/pt.c:8936 +msgid "incomplete type unification" msgstr "" -#: cp/init.c:1823 +#: cp/pt.c:9861 #, c-format -msgid "object missing in `%E'" +msgid "use of `%s' in template type unification" msgstr "" -#: cp/init.c:1954 -msgid "new of array type fails to specify size" +#: cp/pt.c:10289 cp/pt.c:10361 +msgid "explicit instantiation of non-template `%#D'" msgstr "" -#: cp/init.c:1965 -msgid "size in array new must have integral type" +#: cp/pt.c:10305 cp/pt.c:10356 +msgid "no matching template for `%D' found" msgstr "" -#: cp/init.c:1971 -msgid "zero size array reserves no space" +#: cp/pt.c:10311 +msgid "explicit instantiation of `%#D'" msgstr "" -#: cp/init.c:2037 -msgid "new cannot be applied to a reference type" +#: cp/pt.c:10348 +msgid "duplicate explicit instantiation of `%#D'" msgstr "" -#: cp/init.c:2043 -msgid "new cannot be applied to a function type" +#: cp/pt.c:10373 +msgid "ISO C++ forbids the use of `extern' on explicit instantiations" msgstr "" -#: cp/init.c:2090 -msgid "call to Java constructor, while `jclass' undefined" +#: cp/pt.c:10377 cp/pt.c:10463 +msgid "storage class `%D' applied to template instantiation" msgstr "" -#: cp/init.c:2106 -msgid "can't find class$" +#: cp/pt.c:10430 +msgid "explicit instantiation of non-template type `%T'" msgstr "" -#: cp/init.c:2214 -msgid "invalid type `void' for new" +#: cp/pt.c:10444 +msgid "explicit instantiation of `%#T' before definition of template" msgstr "" -#: cp/init.c:2235 +#: cp/pt.c:10452 #, c-format -msgid "call to Java constructor with `%s' undefined" +msgid "ISO C++ forbids the use of `%s' on explicit instantiations" msgstr "" -#: cp/init.c:2366 -msgid "ISO C++ forbids initialization in array new" +#: cp/pt.c:10496 +msgid "duplicate explicit instantiation of `%#T'" msgstr "" -#: cp/init.c:2388 cp/typeck2.c:367 cp/typeck2.c:1208 -msgid "initializer list being treated as compound expression" +#: cp/pt.c:10898 +msgid "explicit instantiation of `%D' but no definition available" msgstr "" -#: cp/init.c:2394 -msgid "ISO C++ forbids aggregate initializer to new" +#: cp/pt.c:11316 +msgid "`%#T' is not a valid type for a template constant parameter" msgstr "" -#: cp/init.c:2485 -msgid "uninitialized const in `new' of `%#T'" +#: cp/repo.c:259 +msgid "-frepo must be used with -c" msgstr "" -#: cp/init.c:2860 -msgid "initializer ends prematurely" +#: cp/repo.c:346 +#, c-format +msgid "mysterious repository information in %s" msgstr "" -#: cp/init.c:2931 -msgid "cannot initialize multi-dimensional array with initializer" +#: cp/repo.c:361 +#, c-format +msgid "can't create repository information file `%s'" msgstr "" -#: cp/init.c:3114 -msgid "unknown array size in delete" +#: cp/rtti.c:248 +msgid "cannot use typeid with -fno-rtti" msgstr "" -#: cp/init.c:3379 -msgid "type to vector delete is neither pointer or array type" +#: cp/rtti.c:254 +msgid "must #include before using typeid" msgstr "" -#: cp/lex.c:107 -msgid "type name expected before `*'" +#: cp/rtti.c:326 +msgid "" +"cannot create type information for type `%T' because its size is variable" msgstr "" -#: cp/lex.c:562 -#, c-format -msgid "junk at end of #pragma %s" +#: cp/rtti.c:580 cp/rtti.c:594 +msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "" -#: cp/lex.c:569 -#, c-format -msgid "invalid #pragma %s" +#: cp/rtti.c:675 +msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "" -#: cp/lex.c:578 -msgid "#pragma vtable no longer supported" +#: cp/search.c:306 +msgid "`%T' is an ambiguous base of `%T'" msgstr "" -#: cp/lex.c:655 -#, c-format -msgid "#pragma implementation for %s appears after file is included" +#: cp/search.c:324 +msgid "`%T' is an inaccessible base of `%T'" msgstr "" -#: cp/lex.c:680 -msgid "junk at end of #pragma GCC java_exceptions" +#: cp/search.c:1746 +msgid "invalid covariant return type for `%#D'" msgstr "" -#: cp/lex.c:715 -msgid "`%D' not defined" +#: cp/search.c:1747 cp/search.c:1753 +msgid " overriding `%#D'" msgstr "" -#: cp/lex.c:718 -msgid "`%D' was not declared in this scope" +#: cp/search.c:1751 +msgid "conflicting return type specified for `%#D'" msgstr "" -#: cp/lex.c:726 -msgid "`%D' undeclared (first use this function)" +#: cp/search.c:1765 +#, c-format +msgid "looser throw specifier for `%#F'" msgstr "" -#: cp/lex.c:730 -msgid "" -"(Each undeclared identifier is reported only once for each function it " -"appears in.)" +#: cp/search.c:1766 +#, c-format +msgid " overriding `%#F'" msgstr "" -#: cp/lex.c:837 -msgid "`::%D' undeclared (first use here)" +#. A static member function cannot match an inherited +#. virtual member function. +#: cp/search.c:1856 +msgid "`%#D' cannot be declared" msgstr "" -#: cp/mangle.c:2064 -msgid "real-valued template parameters when cross-compiling" +#: cp/search.c:1857 +msgid " since `%#D' declared in base class" msgstr "" -#: cp/mangle.c:2328 -msgid "the mangled name of `%D' will change in a future version of GCC" +#: cp/search.c:1934 +msgid "`%#D' needs a final overrider" msgstr "" -#: cp/mangle.c:2654 -msgid "" -"due to a defect in the G++ 3.2 ABI, G++ has assigned the same mangled name " -"to two different types" +#: cp/semantics.c:1077 +#, c-format +msgid "type of asm operand `%E' could not be determined" msgstr "" -#: cp/method.c:149 -msgid "use of namespace `%D' as expression" +#: cp/semantics.c:1218 +msgid "invalid use of member `%D' in static member function" msgstr "" -#: cp/method.c:154 -msgid "use of class template `%T' as expression" +#: cp/semantics.c:1222 cp/semantics.c:1261 +msgid "from this location" msgstr "" -#: cp/method.c:167 -#, c-format -msgid "use of %s from containing function" +#: cp/semantics.c:1260 +msgid "object missing in reference to `%D'" msgstr "" -#: cp/method.c:170 -msgid " `%#D' declared here" +#: cp/semantics.c:1697 +msgid "arguments to destructor are not allowed" msgstr "" -#: cp/method.c:188 -msgid "request for member `%D' is ambiguous in multiple inheritance lattice" +#: cp/semantics.c:1745 +msgid "`this' is unavailable for static member functions" msgstr "" -#: cp/method.c:455 -msgid "generic thunk code fails for method `%#D' which uses `...'" +#: cp/semantics.c:1751 +msgid "invalid use of `this' in non-member function" msgstr "" -#: cp/method.c:678 -msgid "non-static const member `%#D', can't use default assignment operator" +#: cp/semantics.c:1753 +msgid "invalid use of `this' at top level" msgstr "" -#: cp/method.c:683 -msgid "" -"non-static reference member `%#D', can't use default assignment operator" +#: cp/semantics.c:1780 +msgid "calling type `%T' like a method" msgstr "" -#: cp/parser.c:644 -msgid "invalid token" +#: cp/semantics.c:1813 +msgid "invalid qualifying scope in pseudo-destructor name" msgstr "" -#: cp/parser.c:1895 -#, c-format -msgid "%s cannot appear in a constant-expression" +#: cp/semantics.c:1819 +msgid "`%E' is not of type `%T'" msgstr "" -#: cp/parser.c:1905 -msgid "`%D' cannot appear in a constant-expression" +#: cp/semantics.c:1930 +msgid "template type parameters must use the keyword `class' or `typename'" msgstr "" -#. Issue an error message. -#: cp/parser.c:1932 -#, c-format -msgid "`%s' does not name a type" +#: cp/semantics.c:1967 +msgid "invalid default template argument" msgstr "" -#: cp/parser.c:1963 -msgid "(perhaps `typename %T::%s' was intended)" +#: cp/semantics.c:2002 +msgid "definition of `%#T' inside template parameter list" msgstr "" -#: cp/parser.c:2364 -msgid "ISO C++ forbids braced-groups within expressions" +#: cp/semantics.c:2013 +msgid "invalid definition of qualified type `%T'" msgstr "" -#: cp/parser.c:2373 -msgid "statement-expressions are allowed only inside functions" +#: cp/semantics.c:2028 +msgid "previous definition of `%#T'" msgstr "" -#: cp/parser.c:2424 -msgid "`this' may not be used in this context" +#: cp/semantics.c:2223 +msgid "invalid base-class specification" msgstr "" -#: cp/parser.c:2555 -msgid "local variable `%D' may not appear in this context" +#: cp/semantics.c:2232 +msgid "base class `%T' has cv qualifiers" msgstr "" -#. If we're not doing Koenig lookup, issue an error. -#: cp/parser.c:2574 -msgid "`%D' has not been declared" +#: cp/semantics.c:2264 +msgid "multiple declarators in template declaration" msgstr "" -#: cp/parser.c:2589 +#: cp/semantics.c:2275 msgid "incomplete type `%T' used in nested name specifier" msgstr "" -#: cp/parser.c:2592 +#: cp/semantics.c:2277 cp/typeck.c:1585 +msgid "`%D' is not a member of `%T'" +msgstr "" + +#: cp/semantics.c:2280 msgid "`%D' is not a member of `%D'" msgstr "" -#: cp/parser.c:2595 cp/parser.c:9321 -msgid "`::%D' has not been declared" +#: cp/semantics.c:2530 +msgid "`%D' cannot appear in a constant-expression" msgstr "" -#: cp/parser.c:3338 -msgid "`%T::%D' is not a class-name or namespace-name" +#: cp/semantics.c:2539 +msgid "use of namespace `%D' as expression" msgstr "" -#: cp/parser.c:3342 -msgid "`%D::%D' is not a class-name or namespace-name" +#: cp/semantics.c:2544 +msgid "use of class template `%T' as expression" msgstr "" -#: cp/parser.c:3347 -msgid "`%D' is not a class-name or namespace-name" +#. Ambiguous reference to base members. +#: cp/semantics.c:2550 +msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "" -#: cp/parser.c:3774 -msgid "ISO C++ forbids compound-literals" +#: cp/semantics.c:2610 +#, c-format +msgid "use of %s from containing function" msgstr "" -#: cp/parser.c:4724 -msgid "expression in new-declarator must have integral or enumeration type" +#: cp/semantics.c:2613 +msgid " `%#D' declared here" msgstr "" -#: cp/parser.c:4902 -msgid "use of old-style cast" +#: cp/semantics.c:2664 +#, c-format +msgid "type of `%E' is unknown" msgstr "" -#: cp/parser.c:6202 -msgid "ISO C++ forbids computed gotos" +#: cp/tree.c:221 +#, c-format +msgid "non-lvalue in %s" msgstr "" -#: cp/parser.c:6322 -msgid "extra `;'" +#: cp/tree.c:526 +msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "" -#: cp/parser.c:6609 -msgid "mixing declarations and function-definitions is forbidden" +#: cp/tree.c:1816 +#, c-format +msgid "`%s' attribute can only be applied to Java class definitions" msgstr "" -#: cp/parser.c:7193 -msgid "only constructors take base initializers" +#: cp/tree.c:1845 +#, c-format +msgid "`%s' attribute can only be applied to class definitions" msgstr "" -#: cp/parser.c:7244 -msgid "anachronistic old-style base class initializer" +#: cp/tree.c:1851 +#, c-format +msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "" -#. Warn that we do not support `export'. -#: cp/parser.c:7641 -msgid "keyword `export' not implemented, and will be ignored" +#: cp/tree.c:1875 +msgid "requested init_priority is not an integer constant" msgstr "" -#: cp/parser.c:8768 -msgid "using `typename' outside of template" +#: cp/tree.c:1896 +#, c-format +msgid "" +"can only use `%s' attribute on file-scope definitions of objects of class " +"type" msgstr "" -#: cp/parser.c:8882 -msgid "expected type-name" +#: cp/tree.c:1904 +msgid "requested init_priority is out of range" msgstr "" -#: cp/parser.c:8887 -msgid "`%T' referred to as `%s'" +#: cp/tree.c:1914 +msgid "requested init_priority is reserved for internal use" msgstr "" -#: cp/parser.c:8891 -msgid "`%T' referred to as enum" +#: cp/tree.c:1924 +#, c-format +msgid "`%s' attribute is not supported on this platform" msgstr "" -#: cp/parser.c:9318 -msgid "`%D::%D' has not been declared" +#: cp/tree.c:2450 +#, c-format +msgid "lang_* check: failed in %s, at %s:%d" msgstr "" -#: cp/parser.c:9609 -msgid "an asm-specification is not allowed on a function-definition" +#: cp/typeck.c:438 cp/typeck.c:453 cp/typeck.c:543 +msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" msgstr "" -#: cp/parser.c:9611 -msgid "attributes are not allowed on a function-definition" +#: cp/typeck.c:513 +#, c-format +msgid "" +"ISO C++ forbids %s between pointer of type `void *' and pointer-to-function" msgstr "" -#: cp/parser.c:9727 -msgid "attributes after parenthesized initializer ignored" +#: cp/typeck.c:563 +msgid "%s between distinct pointer-to-member types `%T' and `%T' lacks a cast" msgstr "" -#: cp/parser.c:10835 -msgid "file ends in default argument" +#: cp/typeck.c:1206 +#, c-format +msgid "invalid application of `%s' to a member function" msgstr "" -#: cp/parser.c:10890 -msgid "default arguments are only permitted on functions" +#: cp/typeck.c:1238 +#, c-format +msgid "invalid application of `%s' to a bit-field" msgstr "" -#: cp/parser.c:11803 -msgid "declaration of `%D' in `%D' which does not enclose `%D'" +#: cp/typeck.c:1243 +#, c-format +msgid "ISO C++ forbids applying `%s' to an expression of function type" msgstr "" -#: cp/parser.c:12025 -msgid "extra semicolon" +#: cp/typeck.c:1312 +msgid "invalid use of non-static member function" msgstr "" -#: cp/parser.c:12043 -msgid "a class-key must be used when declaring a friend" +#: cp/typeck.c:1446 +msgid "deprecated conversion from string constant to `%T'" msgstr "" -#: cp/parser.c:12075 -msgid "friend declaration does not name a class or function" +#: cp/typeck.c:1556 cp/typeck.c:1839 +msgid "request for member `%D' in `%E', which is of non-class type `%T'" msgstr "" -#: cp/parser.c:13335 -msgid "reference to `%D' is ambiguous" +#: cp/typeck.c:1583 +#, c-format +msgid "invalid use of nonstatic data member '%E'" msgstr "" -#: cp/parser.c:13519 -msgid "too few template-parameter-lists" +#: cp/typeck.c:1635 cp/typeck.c:1657 +msgid "invalid access to non-static data member `%D' of NULL object" msgstr "" -#. Otherwise, there are too many template parameter lists. We have -#. something like: -#. -#. template template void S::f(); -#: cp/parser.c:13534 -msgid "too many template-parameter-lists" +#: cp/typeck.c:1637 cp/typeck.c:1659 +msgid "(perhaps the `offsetof' macro was used incorrectly)" msgstr "" -#. If begin_function_definition didn't like the definition, skip -#. the entire function. -#: cp/parser.c:13796 -msgid "invalid function declaration" +#: cp/typeck.c:1773 +msgid "destructor name `%T' does not match type `%T' of expression" msgstr "" -#. Issue an error message. -#: cp/parser.c:13833 -msgid "named return values are no longer supported" +#: cp/typeck.c:1884 +msgid "`%D::%D' is not a member of `%T'" msgstr "" -#: cp/parser.c:14314 -#, c-format -msgid "expected %s" +#: cp/typeck.c:1895 +msgid "`%T' is not a base of `%T'" msgstr "" -#: cp/parser.c:14448 -msgid "`%s' tag used in naming `%#T'" +#: cp/typeck.c:1914 +msgid "'%D' has no member named '%E'" msgstr "" -#: cp/parser.c:14468 -msgid "`template' (as a disambiguator) is only allowed within templates" +#: cp/typeck.c:1929 +msgid "`%D' is not a member template function" msgstr "" -#: cp/pt.c:292 -msgid "data member `%D' cannot be a member template" +#. A pointer to incomplete type (other than cv void) can be +#. dereferenced [expr.unary.op]/1 +#: cp/typeck.c:2035 +msgid "`%T' is not a pointer-to-object type" msgstr "" -#: cp/pt.c:304 -msgid "invalid member template declaration `%D'" +#: cp/typeck.c:2060 +#, c-format +msgid "invalid use of `%s' on pointer to member" msgstr "" -#: cp/pt.c:699 -msgid "explicit specialization in non-namespace scope `%D'" +#: cp/typeck.c:2066 +msgid "invalid type argument" msgstr "" -#: cp/pt.c:711 -msgid "enclosing class templates are not explicitly specialized" +#: cp/typeck.c:2172 +msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "" -#: cp/pt.c:801 cp/pt.c:842 -msgid "specializing `%#T' in different namespace" +#: cp/typeck.c:2183 +msgid "subscripting array declared `register'" msgstr "" -#: cp/pt.c:802 cp/pt.c:843 -msgid " from definition of `%#D'" +#: cp/typeck.c:2266 +#, c-format +msgid "object missing in use of `%E'" msgstr "" -#: cp/pt.c:810 -msgid "specialization of `%T' after instantiation" +#: cp/typeck.c:2368 +msgid "ISO C++ forbids calling `::main' from within program" msgstr "" -#: cp/pt.c:857 -msgid "specialization `%T' after instantiation `%T'" +#: cp/typeck.c:2393 +#, c-format +msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" msgstr "" -#: cp/pt.c:869 -msgid "explicit specialization of non-template `%T'" +#: cp/typeck.c:2406 +#, c-format +msgid "`%E' cannot be used as a function" msgstr "" -#: cp/pt.c:1004 -msgid "specialization of %D after instantiation" +#: cp/typeck.c:2499 +msgid "too many arguments to %s `%+#D'" msgstr "" -#: cp/pt.c:1126 -msgid "%s %+#D" +#: cp/typeck.c:2501 cp/typeck.c:2607 +msgid "at this point in file" msgstr "" -#: cp/pt.c:1177 -msgid "`%D' is not a function template" +#: cp/typeck.c:2538 +msgid "parameter %P of `%D' has incomplete type `%T'" msgstr "" -#: cp/pt.c:1316 -msgid "template-id `%D' for `%+D' does not match any template declaration" +#: cp/typeck.c:2541 +msgid "parameter %P has incomplete type `%T'" msgstr "" -#: cp/pt.c:1324 -msgid "ambiguous template specialization `%D' for `%+D'" +#: cp/typeck.c:2605 +msgid "too few arguments to %s `%+#D'" msgstr "" -#. This case handles bogus declarations like template <> -#. template void f(); -#: cp/pt.c:1551 cp/pt.c:1625 -msgid "template-id `%D' in declaration of primary template" +#: cp/typeck.c:2750 cp/typeck.c:2760 +msgid "assuming cast to type `%T' from overloaded function" msgstr "" -#: cp/pt.c:1564 -msgid "template parameter list used in explicit instantiation" +#: cp/typeck.c:2821 +#, c-format +msgid "division by zero in `%E / 0'" msgstr "" -#: cp/pt.c:1570 -msgid "definition provided for explicit instantiation" +#: cp/typeck.c:2823 +#, c-format +msgid "division by zero in `%E / 0.'" msgstr "" -#: cp/pt.c:1576 -msgid "too many template parameter lists in declaration of `%D'" +#: cp/typeck.c:2852 +#, c-format +msgid "division by zero in `%E %% 0'" msgstr "" -#: cp/pt.c:1592 -msgid "too few template parameter lists in declaration of `%D'" +#: cp/typeck.c:2854 +#, c-format +msgid "division by zero in `%E %% 0.'" msgstr "" -#: cp/pt.c:1609 -msgid "explicit specialization not preceded by `template <>'" +#: cp/typeck.c:2934 +#, c-format +msgid "%s rotate count is negative" msgstr "" -#: cp/pt.c:1622 -msgid "partial specialization `%D' of function template" +#: cp/typeck.c:2937 +#, c-format +msgid "%s rotate count >= width of type" msgstr "" -#: cp/pt.c:1654 -msgid "default argument specified in explicit specialization" +#: cp/typeck.c:2971 cp/typeck.c:2976 cp/typeck.c:3067 cp/typeck.c:3072 +msgid "ISO C++ forbids comparison between pointer and integer" msgstr "" -#: cp/pt.c:1658 -msgid "template specialization with C linkage" +#: cp/typeck.c:3253 +msgid "comparison between types `%#T' and `%#T'" msgstr "" -#. From [temp.expl.spec]: -#. -#. If such an explicit specialization for the member -#. of a class template names an implicitly-declared -#. special member function (clause _special_), the -#. program is ill-formed. -#. -#. Similar language is found in [temp.explicit]. -#: cp/pt.c:1745 -msgid "specialization of implicitly-declared special member function" +#: cp/typeck.c:3289 +msgid "comparison between signed and unsigned integer expressions" msgstr "" -#: cp/pt.c:1789 -msgid "no member function `%D' declared in `%T'" +#: cp/typeck.c:3354 +msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "" -#. There are two many template parameter lists. -#: cp/pt.c:1937 -msgid "too many template parameter lists in declaration of `%T'" +#. Some sort of arithmetic operation involving NULL was +#. performed. Note that pointer-difference and pointer-addition +#. have already been handled above, and so we don't end up here in +#. that case. +#: cp/typeck.c:3376 +msgid "NULL used in arithmetic" msgstr "" -#: cp/pt.c:2033 -msgid " shadows template parm `%#D'" +#: cp/typeck.c:3440 +msgid "ISO C++ forbids using pointer of type `void *' in subtraction" msgstr "" -#: cp/pt.c:2437 -msgid "template parameters not used in partial specialization:" +#: cp/typeck.c:3442 +msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "" -#: cp/pt.c:2441 -msgid " `%D'" +#: cp/typeck.c:3444 +msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "" -#: cp/pt.c:2453 -msgid "partial specialization `%T' does not specialize any template arguments" +#: cp/typeck.c:3456 +msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "" -#: cp/pt.c:2478 +#: cp/typeck.c:3511 #, c-format -msgid "template argument `%E' involves template parameter(s)" +msgid "" +"invalid use of '%E' to form a pointer-to-member-function. Use a qualified-" +"id." msgstr "" -#: cp/pt.c:2522 -msgid "type `%T' of template argument `%E' depends on template parameter(s)" +#: cp/typeck.c:3517 +#, c-format +msgid "" +"parenthesis around '%E' cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/pt.c:2610 -msgid "no default argument for `%D'" +#: cp/typeck.c:3539 +msgid "taking address of temporary" msgstr "" -#: cp/pt.c:2763 -msgid "template with C linkage" +#: cp/typeck.c:3774 +#, c-format +msgid "ISO C++ forbids %sing an enum" msgstr "" -#: cp/pt.c:2766 -msgid "template class without a name" +#: cp/typeck.c:3785 +msgid "cannot %s a pointer to incomplete type `%T'" msgstr "" -#: cp/pt.c:2841 -msgid "`%D' does not declare a template type" +#: cp/typeck.c:3791 +msgid "ISO C++ forbids %sing a pointer of type `%T'" msgstr "" -#: cp/pt.c:2847 -msgid "template definition of non-template `%#D'" +#: cp/typeck.c:3816 +msgid "cast to non-reference type used as lvalue" msgstr "" -#: cp/pt.c:2888 -msgid "expected %d levels of template parms for `%#D', got %d" +#: cp/typeck.c:3850 +msgid "invalid use of `--' on bool variable `%D'" msgstr "" -#: cp/pt.c:2900 -msgid "got %d template parameters for `%#D'" +#. ARM $3.4 +#: cp/typeck.c:3881 +msgid "ISO C++ forbids taking address of function `::main'" msgstr "" -#: cp/pt.c:2903 -msgid "got %d template parameters for `%#T'" +#. An expression like &memfn. +#: cp/typeck.c:3952 +msgid "" +"ISO C++ forbids taking the address of an unqualified or parenthesized non-" +"static member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/pt.c:2905 -#, c-format -msgid " but %d required" +#: cp/typeck.c:3957 +msgid "" +"ISO C++ forbids taking the address of a bound member function to form a " +"pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/pt.c:2988 -msgid "`%T' is not a template type" +#: cp/typeck.c:3985 +msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "" -#: cp/pt.c:3004 -msgid "previous declaration `%D'" +#: cp/typeck.c:4001 +msgid "unary `&'" msgstr "" -#: cp/pt.c:3005 -#, c-format -msgid "used %d template parameter%s instead of %d" +#: cp/typeck.c:4030 +msgid "attempt to take address of bit-field structure member `%D'" msgstr "" -#: cp/pt.c:3021 -msgid "template parameter `%#D'" +#: cp/typeck.c:4144 +msgid "taking address of destructor" msgstr "" -#: cp/pt.c:3022 -msgid "redeclared here as `%#D'" +#: cp/typeck.c:4157 +msgid "taking address of bound pointer-to-member expression" msgstr "" -#. We have in [temp.param]: -#. -#. A template-parameter may not be given default arguments -#. by two different declarations in the same scope. -#: cp/pt.c:3032 -msgid "redefinition of default argument for `%#D'" +#: cp/typeck.c:4165 +msgid "cannot create pointer to reference member `%D'" msgstr "" -#: cp/pt.c:3033 -msgid " original definition appeared here" +#: cp/typeck.c:4227 +msgid "cannot take the address of `this', which is an rvalue expression" msgstr "" -#: cp/pt.c:3126 -#, c-format -msgid "`%E' is not a valid template argument" +#: cp/typeck.c:4246 +msgid "address requested for `%D', which is declared `register'" msgstr "" -#: cp/pt.c:3130 -msgid "it must be the address of a function with external linkage" +#: cp/typeck.c:4314 +#, c-format +msgid "%s expression list treated as compound expression" msgstr "" -#: cp/pt.c:3132 -msgid "it must be the address of an object with external linkage" +#: cp/typeck.c:4387 +msgid "%s from type `%T' to type `%T' casts away constness" msgstr "" -#: cp/pt.c:3136 -msgid "it must be a pointer-to-member of the form `&X::Y'" +#: cp/typeck.c:4579 +msgid "invalid static_cast from type `%T' to type `%T'" msgstr "" -#: cp/pt.c:3147 -#, c-format +#: cp/typeck.c:4619 msgid "" -"string literal %E is not a valid template argument because it is the address " -"of an object with static linkage" +"invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "" -#: cp/pt.c:3159 -#, c-format -msgid "address of non-extern `%E' cannot be used as template argument" +#: cp/typeck.c:4639 +msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "" -#: cp/pt.c:3170 -#, c-format -msgid "non-constant `%E' cannot be used as template argument" +#: cp/typeck.c:4658 +msgid "" +"ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "" -#: cp/pt.c:3177 -#, c-format -msgid "object `%E' cannot be used as template argument" +#: cp/typeck.c:4664 +msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "" -#: cp/pt.c:3557 -#, c-format -msgid "to refer to a type member of a template parameter, use `typename %E'" +#: cp/typeck.c:4692 +msgid "" +"invalid use of const_cast with type `%T', which is not a pointer, reference, " +"nor a pointer-to-data-member type" msgstr "" -#: cp/pt.c:3570 cp/pt.c:3586 cp/pt.c:3625 -msgid "type/value mismatch at argument %d in template parameter list for `%D'" +#: cp/typeck.c:4695 +msgid "" +"invalid use of const_cast with type `%T', which is a pointer or reference to " +"a function type" msgstr "" -#: cp/pt.c:3573 -msgid " expected a constant of type `%T', got `%T'" +#: cp/typeck.c:4718 +msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "" -#: cp/pt.c:3577 -#, c-format -msgid " expected a type, got `%E'" +#: cp/typeck.c:4735 +msgid "invalid const_cast from type `%T' to type `%T'" msgstr "" -#: cp/pt.c:3589 -msgid " expected a type, got `%T'" +#: cp/typeck.c:4775 cp/typeck.c:4780 +msgid "ISO C++ forbids casting to an array type `%T'" msgstr "" -#: cp/pt.c:3591 -msgid " expected a class template, got `%T'" +#: cp/typeck.c:4788 +msgid "invalid cast to function type `%T'" msgstr "" -#: cp/pt.c:3627 -msgid " expected a template of type `%D', got `%D'" +#: cp/typeck.c:4844 +msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" msgstr "" -#: cp/pt.c:3649 -msgid "template-argument `%T' uses anonymous type" +#: cp/typeck.c:4890 +msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "" -#: cp/pt.c:3652 -msgid "template-argument `%T' uses local type `%T'" +#: cp/typeck.c:5054 +msgid " in evaluation of `%Q(%#T, %#T)'" msgstr "" -#: cp/pt.c:3662 -msgid "template-argument `%T' is a variably modified type" +#: cp/typeck.c:5096 +msgid "ISO C++ forbids cast to non-reference type used as lvalue" msgstr "" -#: cp/pt.c:3697 -msgid "could not convert template argument `%E' to `%T'" +#: cp/typeck.c:5160 +msgid "incompatible types in assignment of `%T' to `%T'" msgstr "" -#: cp/pt.c:3741 -#, c-format -msgid "wrong number of template arguments (%d, should be %d)" +#: cp/typeck.c:5167 +msgid "ISO C++ forbids assignment of arrays" msgstr "" -#: cp/pt.c:3745 -msgid "provided for `%D'" +#: cp/typeck.c:5269 +msgid " in pointer to member function conversion" msgstr "" -#: cp/pt.c:3792 -#, c-format -msgid "template argument %d is invalid" +#: cp/typeck.c:5277 +msgid " in pointer to member conversion" msgstr "" -#: cp/pt.c:4027 -msgid "non-template used as template" +#. This is a reinterpret cast, we choose to do nothing. +#: cp/typeck.c:5287 cp/typeck.c:5302 +msgid "pointer to member cast via virtual base `%T'" msgstr "" -#: cp/pt.c:4159 -msgid "`%T' is not a template" +#: cp/typeck.c:5305 +msgid "pointer to member conversion via virtual base `%T'" msgstr "" -#: cp/pt.c:4172 -msgid "non-template type `%T' used as a template" +#: cp/typeck.c:5375 +msgid "invalid conversion to type `%T' from type `%T'" msgstr "" -#: cp/pt.c:4174 -msgid "for template declaration `%D'" +#: cp/typeck.c:5531 +msgid "passing NULL used for non-pointer %s %P of `%D'" msgstr "" -#: cp/pt.c:4800 -msgid "" -"template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN " -"to increase the maximum) instantiating `%D'" +#: cp/typeck.c:5534 +msgid "%s to non-pointer type `%T' from NULL" msgstr "" -#: cp/pt.c:5243 -msgid "ambiguous class template instantiation for `%#T'" +#: cp/typeck.c:5542 +msgid "passing `%T' for %s %P of `%D'" msgstr "" -#: cp/pt.c:5250 -msgid "%s %+#T" +#: cp/typeck.c:5545 +msgid "%s to `%T' from `%T'" msgstr "" -#: cp/pt.c:6232 cp/pt.c:6342 -msgid "instantiation of `%D' as type `%T'" +#: cp/typeck.c:5555 +msgid "passing negative value `%E' for %s %P of `%D'" msgstr "" -#: cp/pt.c:6386 -msgid "invalid parameter type `%T'" +#: cp/typeck.c:5558 +msgid "%s of negative value `%E' to `%T'" msgstr "" -#: cp/pt.c:6388 -msgid "in declaration `%D'" +#: cp/typeck.c:5648 +msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "" -#: cp/pt.c:6463 -msgid "creating pointer to member function of non-class type `%T'" +#: cp/typeck.c:5651 +msgid "cannot convert `%T' to `%T' in %s" msgstr "" -#: cp/pt.c:6626 -msgid "creating array with size zero" +#: cp/typeck.c:5728 cp/typeck.c:5730 +msgid "in passing argument %P of `%+D'" msgstr "" -#: cp/pt.c:6640 -#, c-format -msgid "creating array with size zero (`%E')" +#: cp/typeck.c:5837 +msgid "returning reference to temporary" msgstr "" -#: cp/pt.c:6879 -msgid "forming reference to void" +#: cp/typeck.c:5844 +msgid "reference to non-lvalue returned" msgstr "" -#: cp/pt.c:6881 -msgid "forming %s to reference type `%T'" +#: cp/typeck.c:5856 +msgid "reference to local variable `%D' returned" msgstr "" -#: cp/pt.c:6919 -msgid "creating pointer to member of non-class type `%T'" +#: cp/typeck.c:5859 +msgid "address of local variable `%D' returned" msgstr "" -#: cp/pt.c:6925 -msgid "creating pointer to member reference type `%T'" +#: cp/typeck.c:5889 +msgid "returning a value from a destructor" msgstr "" -#: cp/pt.c:7003 -msgid "creating array of `%T'" +#. If a return statement appears in a handler of the +#. function-try-block of a constructor, the program is ill-formed. +#: cp/typeck.c:5897 +msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "" -#: cp/pt.c:7046 -msgid "`%T' is not a class, struct, or union type" +#. You can't return a value from a constructor. +#: cp/typeck.c:5900 +msgid "returning a value from a constructor" msgstr "" -#: cp/pt.c:7156 -#, c-format -msgid "use of `%s' in template" +#: cp/typeck.c:5923 +msgid "return-statement with no value, in function returning '%T'" msgstr "" -#: cp/pt.c:8463 -msgid "type `%T' composed from a local class is not a valid template-argument" +#: cp/typeck.c:5940 +msgid "return-statement with a value, in function returning 'void'" msgstr "" -#: cp/pt.c:8464 -msgid " trying to instantiate `%D'" +#: cp/typeck.c:5962 +msgid "" +"`operator new' must not return NULL unless it is declared `throw()' (or -" +"fcheck-new is in effect)" msgstr "" -#: cp/pt.c:8903 -msgid "incomplete type unification" +#: cp/typeck2.c:55 +msgid "type `%T' is not a base type for type `%T'" msgstr "" -#: cp/pt.c:9860 -#, c-format -msgid "use of `%s' in template type unification" +#: cp/typeck2.c:151 +msgid "cannot declare variable `%D' to be of type `%T'" msgstr "" -#: cp/pt.c:10282 cp/pt.c:10354 -msgid "explicit instantiation of non-template `%#D'" +#: cp/typeck2.c:154 +msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "" -#: cp/pt.c:10298 cp/pt.c:10349 -msgid "no matching template for `%D' found" +#: cp/typeck2.c:157 +msgid "cannot declare field `%D' to be of type `%T'" msgstr "" -#: cp/pt.c:10304 -msgid "explicit instantiation of `%#D'" +#: cp/typeck2.c:161 +msgid "invalid return type for member function `%#D'" msgstr "" -#: cp/pt.c:10341 -msgid "duplicate explicit instantiation of `%#D'" +#: cp/typeck2.c:163 +msgid "invalid return type for function `%#D'" msgstr "" -#: cp/pt.c:10366 -msgid "ISO C++ forbids the use of `extern' on explicit instantiations" +#: cp/typeck2.c:166 +msgid "cannot allocate an object of type `%T'" msgstr "" -#: cp/pt.c:10370 cp/pt.c:10448 -msgid "storage class `%D' applied to template instantiation" +#: cp/typeck2.c:173 +msgid " because the following virtual functions are abstract:" msgstr "" -#: cp/pt.c:10415 -msgid "explicit instantiation of non-template type `%T'" +#: cp/typeck2.c:175 +msgid "\t%#D" msgstr "" -#: cp/pt.c:10429 -msgid "explicit instantiation of `%#T' before definition of template" +#: cp/typeck2.c:178 +msgid " since type `%T' has abstract virtual functions" msgstr "" -#: cp/pt.c:10437 -#, c-format -msgid "ISO C++ forbids the use of `%s' on explicit instantiations" +#: cp/typeck2.c:325 +msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "" -#: cp/pt.c:10481 -msgid "duplicate explicit instantiation of `%#T'" +#: cp/typeck2.c:338 +msgid "cannot initialize arrays using this syntax" msgstr "" -#: cp/pt.c:10876 -msgid "explicit instantiation of `%D' but no definition available" +#: cp/typeck2.c:443 +msgid "initializing array with parameter list" msgstr "" -#: cp/pt.c:11278 -msgid "`%#T' is not a valid type for a template constant parameter" +#: cp/typeck2.c:499 +msgid "initializer for scalar variable requires one element" msgstr "" -#: cp/repo.c:259 -msgid "-frepo must be used with -c" +#: cp/typeck2.c:506 +msgid "braces around scalar initializer for `%T'" msgstr "" -#: cp/repo.c:346 -#, c-format -msgid "mysterious repository information in %s" +#: cp/typeck2.c:509 +msgid "ignoring extra initializers for `%T'" msgstr "" -#: cp/repo.c:361 -#, c-format -msgid "can't create repository information file `%s'" +#: cp/typeck2.c:521 +msgid "variable-sized object of type `%T' may not be initialized" msgstr "" -#: cp/rtti.c:254 -msgid "cannot use typeid with -fno-rtti" +#: cp/typeck2.c:531 +msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "" -#: cp/rtti.c:260 -msgid "must #include before using typeid" +#: cp/typeck2.c:596 +msgid "aggregate has a partly bracketed initializer" msgstr "" -#: cp/rtti.c:332 -msgid "" -"cannot create type information for type `%T' because its size is variable" +#: cp/typeck2.c:634 cp/typeck2.c:739 +msgid "non-trivial labeled initializers" msgstr "" -#: cp/rtti.c:592 cp/rtti.c:606 -msgid "dynamic_cast of `%#D' to `%#T' can never succeed" +#: cp/typeck2.c:651 +msgid "non-empty initializer for array of empty elements" msgstr "" -#: cp/rtti.c:682 -msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" +#: cp/typeck2.c:705 +msgid "initializer list for object of class with virtual base classes" msgstr "" -#: cp/search.c:327 -msgid "`%T' is an inaccessible base of `%T'" +#: cp/typeck2.c:711 +msgid "initializer list for object of class with base classes" msgstr "" -#: cp/search.c:337 -msgid "`%T' is an ambiguous base of `%T'" +#: cp/typeck2.c:717 +msgid "initializer list for object using virtual functions" msgstr "" -#: cp/search.c:1689 -msgid "invalid covariant return type for `%#D'" +#: cp/typeck2.c:779 cp/typeck2.c:795 +msgid "missing initializer for member `%D'" msgstr "" -#: cp/search.c:1690 cp/search.c:1696 -msgid " overriding `%#D'" +#: cp/typeck2.c:784 +msgid "uninitialized const member `%D'" msgstr "" -#: cp/search.c:1694 -msgid "conflicting return type specified for `%#D'" +#: cp/typeck2.c:786 +msgid "member `%D' with uninitialized const fields" msgstr "" -#: cp/search.c:1708 -#, c-format -msgid "looser throw specifier for `%#F'" +#: cp/typeck2.c:789 +msgid "member `%D' is uninitialized reference" msgstr "" -#: cp/search.c:1709 -#, c-format -msgid " overriding `%#F'" +#: cp/typeck2.c:836 +msgid "index value instead of field name in union initializer" msgstr "" -#. A static member function cannot match an inherited -#. virtual member function. -#: cp/search.c:1799 -msgid "`%#D' cannot be declared" +#: cp/typeck2.c:848 +msgid "no field `%D' in union being initialized" msgstr "" -#: cp/search.c:1800 -msgid " since `%#D' declared in base class" +#: cp/typeck2.c:856 +msgid "union `%T' with no named members cannot be initialized" msgstr "" -#: cp/search.c:1877 -msgid "`%#D' needs a final overrider" +#: cp/typeck2.c:892 +msgid "excess elements in aggregate initializer" msgstr "" -#: cp/semantics.c:1052 -#, c-format -msgid "type of asm operand `%E' could not be determined" +#: cp/typeck2.c:1000 +msgid "circular pointer delegation detected" msgstr "" -#: cp/semantics.c:1199 -msgid "invalid use of member `%D' in static member function" +#: cp/typeck2.c:1013 +msgid "base operand of `->' has non-pointer type `%T'" msgstr "" -#: cp/semantics.c:1202 -msgid "invalid use of non-static data member `%D'" +#: cp/typeck2.c:1037 +msgid "result of `operator->()' yields non-pointer result" msgstr "" -#: cp/semantics.c:1203 -msgid "from this location" +#: cp/typeck2.c:1039 +msgid "base operand of `->' is not a pointer" msgstr "" -#: cp/semantics.c:1415 -msgid "arguments to destructor are not allowed" +#: cp/typeck2.c:1062 +msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" msgstr "" -#: cp/semantics.c:1471 -msgid "`this' is unavailable for static member functions" +#: cp/typeck2.c:1070 +msgid "" +"cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/semantics.c:1477 -msgid "invalid use of `this' in non-member function" +#: cp/typeck2.c:1080 +msgid "member type `%T::' incompatible with object type `%T'" msgstr "" -#: cp/semantics.c:1479 -msgid "invalid use of `this' at top level" +#: cp/typeck2.c:1296 +msgid "call to function `%D' which throws incomplete type `%#T'" msgstr "" -#: cp/semantics.c:1509 -msgid "calling type `%T' like a method" +#: cp/typeck2.c:1299 +msgid "call to function which throws incomplete type `%#T'" msgstr "" -#: cp/semantics.c:1558 -msgid "invalid qualifying scope in pseudo-destructor name" +#. XXX Not i18n clean. +#: cp/cp-tree.h:3747 +#, c-format +msgid "%s is deprecated, please see the documentation for details" msgstr "" -#: cp/semantics.c:1564 -msgid "`%E' is not of type `%T'" +#: f/bad.c:388 +msgid "note:" msgstr "" -#: cp/semantics.c:1700 -msgid "template type parameters must use the keyword `class' or `typename'" +#: f/bad.c:392 +msgid "warning:" msgstr "" -#: cp/semantics.c:1739 -msgid "invalid default template argument" +#: f/bad.c:396 +msgid "fatal:" msgstr "" -#: cp/semantics.c:1777 -msgid "definition of `%#T' inside template parameter list" +#: f/bad.c:438 +msgid "(continued):" msgstr "" -#: cp/semantics.c:1788 -msgid "invalid definition of qualified type `%T'" +#: f/bad.c:488 f/bad.c:506 +msgid "[REPORT BUG!!] %" msgstr "" -#: cp/semantics.c:2039 -msgid "invalid base-class specification" +#: f/bad.c:495 f/bad.c:527 +msgid "[REPORT BUG!!]" msgstr "" -#: cp/semantics.c:2048 -msgid "base class `%T' has cv qualifiers" +#: f/com.c:3123 +#, no-c-format +msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "" -#: cp/semantics.c:2080 -msgid "multiple declarators in template declaration" +#: f/com.c:11561 +msgid "no INTEGER type can hold a pointer on this configuration" msgstr "" -#: cp/semantics.c:2107 +#: f/com.c:11835 #, c-format -msgid "type of `%E' is unknown" +msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," msgstr "" -#: cp/tree.c:257 cp/tree.c:269 +#: f/com.c:11837 #, c-format -msgid "non-lvalue in %s" +msgid "and pointers are %d bits wide, but g77 doesn't yet work" msgstr "" -#: cp/tree.c:643 -msgid "`%V' qualifiers cannot be applied to `%T'" +#: f/com.c:11839 +msgid "properly unless they all are 32 bits wide" msgstr "" -#: cp/tree.c:2038 -#, c-format -msgid "`%s' attribute can only be applied to Java class definitions" +#: f/com.c:11840 +msgid "Please keep this in mind before you report bugs." msgstr "" -#: cp/tree.c:2068 +#. I/O will probably crash. +#: f/com.c:11848 #, c-format -msgid "`%s' attribute can only be applied to class definitions" +msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "" -#: cp/tree.c:2074 +#. ASSIGN 10 TO I will crash. +#: f/com.c:11857 #, c-format -msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" +msgid "" +"configuration: char * holds %d bits, but INTEGER only %d --\n" +" ASSIGN statement might fail" msgstr "" -#: cp/tree.c:2099 -msgid "requested init_priority is not an integer constant" +#: f/com.c:13673 +msgid "In statement function" msgstr "" -#: cp/tree.c:2120 -#, c-format -msgid "" -"can only use `%s' attribute on file-scope definitions of objects of class " -"type" +#: f/com.c:13683 +msgid "Outside of any program unit:\n" msgstr "" -#: cp/tree.c:2128 -msgid "requested init_priority is out of range" +#: f/com.c:15279 +#, no-c-format +msgid "%A from %B at %0%C" msgstr "" -#: cp/tree.c:2138 -msgid "requested init_priority is reserved for internal use" +#: f/com.c:15589 +#, no-c-format +msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "" -#: cp/tree.c:2148 -#, c-format -msgid "`%s' attribute is not supported on this platform" +#: f/com.c:15624 +#, no-c-format +msgid "At %0, INCLUDE nesting too deep" msgstr "" -#: cp/tree.c:2686 -#, c-format -msgid "lang_* check: failed in %s, at %s:%d" +#: f/expr.c:8705 +#, no-c-format +msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses" msgstr "" -#: cp/typeck.c:527 -#, c-format -msgid "" -"ISO C++ forbids %s between pointer of type `void *' and pointer-to-function" +#: f/expr.c:8755 +#, no-c-format +msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses" msgstr "" -#: cp/typeck.c:548 -msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" +#: f/expr.c:9616 +#, no-c-format +msgid "" +"Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2" msgstr "" -#: cp/typeck.c:1448 -msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" +#: f/expr.c:9987 +#, no-c-format +msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "" -#: cp/typeck.c:1526 +#: f/g77spec.c:230 #, c-format -msgid "invalid application of `%s' to a member function" +msgid "overflowed output arg list for `%s'" msgstr "" -#: cp/typeck.c:1532 -#, c-format -msgid "invalid application of `%s' to non-static member" +#: f/g77spec.c:367 +msgid "--driver no longer supported" msgstr "" -#: cp/typeck.c:1550 -msgid "sizeof applied to a bit-field" +#: f/g77spec.c:380 +#, c-format +msgid "argument to `%s' missing" msgstr "" -#: cp/typeck.c:1553 -msgid "ISO C++ forbids applying `sizeof' to an expression of function type" +#: f/g77spec.c:384 +msgid "no input files; unwilling to write output files" msgstr "" -#: cp/typeck.c:1665 -msgid "invalid use of non-lvalue array" +#: f/implic.c:203 +#, no-c-format +msgid "Implicit declaration of `%A' at %0" msgstr "" -#: cp/typeck.c:1771 -msgid "deprecated conversion from string constant to `%T'" +#: f/lex.c:321 +#, no-c-format +msgid "Non-ISO-C-standard escape sequence `\\%A' at %0" msgstr "" -#: cp/typeck.c:1884 cp/typeck.c:2147 -msgid "request for member `%D' in `%E', which is of non-class type `%T'" +#: f/lex.c:340 +#, no-c-format +msgid "Unknown escape sequence `\\%A' at %0" msgstr "" -#: cp/typeck.c:1960 cp/typeck.c:1981 -msgid "invalid access to non-static data member `%D' of NULL object" +#: f/lex.c:349 +#, no-c-format +msgid "Unterminated escape sequence `\\' at %0" msgstr "" -#: cp/typeck.c:1962 cp/typeck.c:1983 -msgid "(perhaps the `offsetof' macro was used incorrectly)" +#: f/lex.c:360 +#, no-c-format +msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0" msgstr "" -#: cp/typeck.c:2097 -msgid "destructor name `%T' does not match type `%T' of expression" +#: f/lex.c:388 +#, no-c-format +msgid "\\x used at %0 with no following hex digits" msgstr "" -#: cp/typeck.c:2193 -msgid "`%D::%D' is not a member of `%T'" +#: f/lex.c:402 +#, no-c-format +msgid "Hex escape at %0 out of range" msgstr "" -#: cp/typeck.c:2255 -msgid "`%D' is not a member template function" +#: f/lex.c:436 +#, no-c-format +msgid "Escape sequence at %0 out of range for character" msgstr "" -#. A pointer to incomplete type (other than cv void) can be -#. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2352 -msgid "`%T' is not a pointer-to-object type" +#: f/lex.c:590 +msgid "hex escape out of range" msgstr "" -#: cp/typeck.c:2377 +#: f/lex.c:643 #, c-format -msgid "invalid use of `%s' on pointer to member" +msgid "non-ANSI-standard escape sequence, `\\%c'" msgstr "" -#: cp/typeck.c:2383 -msgid "invalid type argument" +#: f/lex.c:656 +#, c-format +msgid "non-ISO escape sequence `\\%c'" msgstr "" -#: cp/typeck.c:2486 -msgid "ISO C++ forbids subscripting non-lvalue array" +#: f/lex.c:660 +#, c-format +msgid "unknown escape sequence `\\%c'" msgstr "" -#: cp/typeck.c:2497 -msgid "subscripting array declared `register'" +#: f/lex.c:662 +#, c-format +msgid "unknown escape sequence: `\\' followed by char code 0x%x" msgstr "" -#: cp/typeck.c:2582 -#, c-format -msgid "object missing in use of `%E'" +#: f/lex.c:739 +msgid "badly formed directive -- no closing quote" msgstr "" -#: cp/typeck.c:2686 -msgid "ISO C++ forbids calling `::main' from within program" -msgstr "" - -#: cp/typeck.c:2711 -#, c-format -msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" +#: f/lex.c:797 +msgid "#-lines for entering and leaving files don't match" msgstr "" -#: cp/typeck.c:2724 -#, c-format -msgid "`%E' cannot be used as a function" +#: f/lex.c:957 +msgid "bad directive -- missing close-quote" msgstr "" -#: cp/typeck.c:2829 -msgid "too many arguments to %s `%+#D'" +#: f/lex.c:1096 +msgid "invalid #ident" msgstr "" -#: cp/typeck.c:2870 -msgid "parameter type of called function is incomplete" +#: f/lex.c:1113 +msgid "undefined or invalid # directive" msgstr "" -#: cp/typeck.c:2934 -msgid "too few arguments to %s `%+#D'" +#: f/lex.c:1168 +msgid "invalid #line" msgstr "" -#: cp/typeck.c:3239 cp/typeck.c:3249 -msgid "assuming cast to type `%T' from overloaded function" +#: f/lex.c:1224 f/lex.c:1268 +msgid "use `#line ...' instead of `# ...' in first line" msgstr "" -#: cp/typeck.c:3309 -#, c-format -msgid "division by zero in `%E / 0'" +#: f/lex.c:1278 +msgid "invalid #-line" msgstr "" -#: cp/typeck.c:3311 -#, c-format -msgid "division by zero in `%E / 0.'" +#: f/lex.c:1371 +#, no-c-format +msgid "Null character at %0 -- line ignored" msgstr "" -#: cp/typeck.c:3341 -#, c-format -msgid "division by zero in `%E %% 0'" +#: f/stb.c:9177 +#, no-c-format +msgid "INCLUDE at %0 not the only statement on the source line" msgstr "" -#: cp/typeck.c:3343 -#, c-format -msgid "division by zero in `%E %% 0.'" +#: f/ste.c:1397 f/ste.c:1744 +msgid "ASSIGNed FORMAT specifier is too small" msgstr "" -#: cp/typeck.c:3423 -#, c-format -msgid "%s rotate count is negative" +#. ~~~Someday handle CHARACTER*1, CHARACTER*N +#: f/ste.c:2621 +#, no-c-format +msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "" -#: cp/typeck.c:3426 -#, c-format -msgid "%s rotate count >= width of type" +#: f/ste.c:2725 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" msgstr "" -#: cp/typeck.c:3457 cp/typeck.c:3462 cp/typeck.c:3553 cp/typeck.c:3558 -msgid "ISO C++ forbids comparison between pointer and integer" +#: f/ste.c:2957 +msgid "ASSIGN to variable that is too small" msgstr "" -#: cp/typeck.c:3736 -msgid "comparison between types `%#T' and `%#T'" +#: f/ste.c:2989 +msgid "ASSIGNed GOTO target variable is too small" msgstr "" -#: cp/typeck.c:3772 -msgid "comparison between signed and unsigned integer expressions" +#: f/stu.c:305 +#, no-c-format +msgid "Local adjustable symbol `%A' at %0" msgstr "" -#: cp/typeck.c:3837 -msgid "invalid operands of types `%T' and `%T' to binary `%O'" +#: f/target.c:2545 +msgid "data initializer on host with different endianness" msgstr "" -#. Some sort of arithmetic operation involving NULL was -#. performed. Note that pointer-difference and pointer-addition -#. have already been handled above, and so we don't end up here in -#. that case. -#: cp/typeck.c:3859 -msgid "NULL used in arithmetic" +#: f/top.c:244 +msgid "-fvxt-not-f90 no longer supported -- try -fvxt" msgstr "" -#: cp/typeck.c:3926 -msgid "ISO C++ forbids using pointer of type `void *' in subtraction" +#: f/top.c:248 +msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90" msgstr "" -#: cp/typeck.c:3928 -msgid "ISO C++ forbids using pointer to a function in subtraction" +#: f/top.c:318 +msgid "-fdebug-kludge is disabled, use normal debugging flags" msgstr "" -#: cp/typeck.c:3930 -msgid "ISO C++ forbids using pointer to a method in subtraction" +#: f/bad.def:39 +#, no-c-format +msgid "Missing first operand for binary operator at %0" msgstr "" -#: cp/typeck.c:3932 -msgid "ISO C++ forbids using pointer to a member in subtraction" +#: f/bad.def:42 +#, no-c-format +msgid "Zero-length character constant at %0" msgstr "" -#: cp/typeck.c:3944 -msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" +#: f/bad.def:45 +#, no-c-format +msgid "Invalid token at %0 in expression or subexpression at %1" msgstr "" -#: cp/typeck.c:4004 -#, c-format -msgid "" -"invalid use of '%E' to form a pointer-to-member-function. Use a qualified-" -"id." +#: f/bad.def:48 +#, no-c-format +msgid "Missing operand for operator at %1 at end of expression at %0" msgstr "" -#: cp/typeck.c:4010 -#, c-format -msgid "" -"parenthesis around '%E' cannot be used to form a pointer-to-member-function" +#: f/bad.def:51 +#, no-c-format +msgid "Label %A already defined at %1 when redefined at %0" msgstr "" -#: cp/typeck.c:4033 -msgid "taking address of temporary" +#: f/bad.def:54 +#, no-c-format +msgid "Unrecognized character at %0 [info -f g77 M LEX]" msgstr "" -#: cp/typeck.c:4274 -#, c-format -msgid "ISO C++ forbids %sing an enum" +#: f/bad.def:57 +#, no-c-format +msgid "Label definition %A at %0 on empty statement (as of %1)" msgstr "" -#: cp/typeck.c:4286 -msgid "cannot %s a pointer to incomplete type `%T'" +#: f/bad.def:65 +#, no-c-format +msgid "Invalid first character at %0 [info -f g77 M LEX]" msgstr "" -#: cp/typeck.c:4293 -msgid "ISO C++ forbids %sing a pointer of type `%T'" +#: f/bad.def:68 +#, no-c-format +msgid "Line too long as of %0 [info -f g77 M LEX]" msgstr "" -#: cp/typeck.c:4318 -msgid "cast to non-reference type used as lvalue" +#: f/bad.def:71 +#, no-c-format +msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]" msgstr "" -#: cp/typeck.c:4352 -msgid "invalid use of `--' on bool variable `%D'" +#: f/bad.def:74 +#, no-c-format +msgid "Label number at %0 not in range 1-99999" msgstr "" -#. ARM $3.4 -#: cp/typeck.c:4385 -msgid "ISO C++ forbids taking address of function `::main'" +#: f/bad.def:77 +#, no-c-format +msgid "At %0, '!' and '/*' are not valid comment delimiters" msgstr "" -#. An expression like &memfn. -#: cp/typeck.c:4452 +#: f/bad.def:80 +#, no-c-format msgid "" -"ISO C++ forbids taking the address of an unqualified or parenthesized non-" -"static member function to form a pointer to member function. Say `&%T::%D'" +"Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]" msgstr "" -#: cp/typeck.c:4454 +#: f/bad.def:83 +#, no-c-format msgid "" -"ISO C++ forbids taking the address of a bound member function to form a " -"pointer to member function. Say `&%T::%D'" +"Label at %0 invalid with continuation line indicator at %1 [info -f g77 M " +"LEX]" msgstr "" -#: cp/typeck.c:4478 -msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" +#: f/bad.def:91 +#, no-c-format +msgid "Character constant at %0 has no closing apostrophe at %1" msgstr "" -#: cp/typeck.c:4510 -msgid "attempt to take address of bit-field structure member `%D'" +#: f/bad.def:94 +#, no-c-format +msgid "" +"Hollerith constant at %0 specified %A more characters than are present as of " +"%1" msgstr "" -#: cp/typeck.c:4633 -msgid "taking address of destructor" +#: f/bad.def:97 +#, no-c-format +msgid "Missing close parenthese at %0 needed to match open parenthese at %1" msgstr "" -#: cp/typeck.c:4646 -msgid "taking address of bound pointer-to-member expression" +#: f/bad.def:100 +#, no-c-format +msgid "Integer at %0 too large" msgstr "" -#: cp/typeck.c:4662 -msgid "cannot create pointer to reference member `%D'" +#: f/bad.def:123 +#, no-c-format +msgid "" +"Period at %0 not followed by digits for floating-point number or by `NOT.', " +"`TRUE.', or `FALSE.'" msgstr "" -#: cp/typeck.c:4725 -msgid "cannot take the address of `this', which is an rvalue expression" +#: f/bad.def:126 +#, no-c-format +msgid "Missing close-period between `.%A' at %0 and %1" msgstr "" -#: cp/typeck.c:4744 -msgid "address requested for `%D', which is declared `register'" +#: f/bad.def:129 +#, no-c-format +msgid "" +"Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent " +"field" msgstr "" -#: cp/typeck.c:4965 -msgid "static_cast from type `%T' to type `%T' casts away constness" +#: f/bad.def:132 +#, no-c-format +msgid "Missing value at %1 for real-number exponent at %0" msgstr "" -#: cp/typeck.c:4973 -msgid "invalid static_cast from type `%T' to type `%T'" +#: f/bad.def:135 +#, no-c-format +msgid "Expected binary operator between expressions at %0 and at %1" msgstr "" -#: cp/typeck.c:5012 -msgid "" -"invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" +#: f/bad.def:253 +#, no-c-format +msgid "Semicolon at %0 is an invalid token" msgstr "" -#: cp/typeck.c:5032 -msgid "reinterpret_cast from `%T' to `%T' loses precision" +#: f/bad.def:271 +#, no-c-format +msgid "Extraneous comma in FORMAT statement at %0" msgstr "" -#: cp/typeck.c:5045 -msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" +#: f/bad.def:274 +#, no-c-format +msgid "Missing comma in FORMAT statement at %0" msgstr "" -#: cp/typeck.c:5054 -msgid "" -"ISO C++ forbids casting between pointer-to-function and pointer-to-object" +#: f/bad.def:277 +#, no-c-format +msgid "Spurious sign in FORMAT statement at %0" msgstr "" -#: cp/typeck.c:5060 -msgid "invalid reinterpret_cast from type `%T' to type `%T'" +#: f/bad.def:280 +#, no-c-format +msgid "Spurious number in FORMAT statement at %0" msgstr "" -#: cp/typeck.c:5087 -msgid "" -"invalid use of const_cast with type `%T', which is not a pointer, reference, " -"nor a pointer-to-data-member type" +#: f/bad.def:283 +#, no-c-format +msgid "Spurious text trailing number in FORMAT statement at %0" msgstr "" -#: cp/typeck.c:5090 -msgid "" -"invalid use of const_cast with type `%T', which is a pointer or reference to " -"a function type" +#: f/bad.def:291 +#, no-c-format +msgid "Unrecognized FORMAT specifier at %0" msgstr "" -#: cp/typeck.c:5113 -msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" +#: f/bad.def:419 +#, no-c-format +msgid "Missing close-parenthese(s) in FORMAT statement at %0" msgstr "" -#: cp/typeck.c:5129 -msgid "invalid const_cast from type `%T' to type `%T'" +#: f/bad.def:422 +#, no-c-format +msgid "Missing number following period in FORMAT statement at %0" msgstr "" -#: cp/typeck.c:5171 cp/typeck.c:5176 -msgid "ISO C++ forbids casting to an array type `%T'" +#: f/bad.def:425 +#, no-c-format +msgid "Missing number following `E' in FORMAT statement at %0" msgstr "" -#: cp/typeck.c:5184 -msgid "invalid cast to function type `%T'" +#: f/bad.def:433 +#, no-c-format +msgid "Spurious trailing comma preceding terminator at %0" msgstr "" -#: cp/typeck.c:5236 -msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" +#: f/bad.def:436 +#, no-c-format +msgid "" +"At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not " +"specifying the assignment operator (=)" msgstr "" -#: cp/typeck.c:5282 -msgid "cast from `%T' to `%T' increases required alignment of target type" +#: f/bad.def:439 +#, no-c-format +msgid "" +"At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement " +"specifying the assignment operator (=)" msgstr "" -#: cp/typeck.c:5450 -msgid " in evaluation of `%Q(%#T, %#T)'" +#: f/bad.def:452 +#, no-c-format +msgid "" +"Cannot specify =initialization-expr at %0 unless `::' appears before list of " +"objects" msgstr "" -#: cp/typeck.c:5492 -msgid "ISO C++ forbids cast to non-reference type used as lvalue" +#: f/bad.def:455 +#, no-c-format +msgid "Reference to label at %1 inconsistent with its definition at %0" msgstr "" -#: cp/typeck.c:5564 -msgid "incompatible types in assignment of `%T' to `%T'" +#: f/bad.def:458 +#, no-c-format +msgid "Reference to label at %1 inconsistent with earlier reference at %0" msgstr "" -#: cp/typeck.c:5571 -msgid "ISO C++ forbids assignment of arrays" +#: f/bad.def:461 +#, no-c-format +msgid "DO-statement reference to label at %1 follows its definition at %0" msgstr "" -#: cp/typeck.c:5714 -msgid " in pointer to member function conversion" +#: f/bad.def:464 +#, no-c-format +msgid "Reference to label at %1 is outside block containing definition at %0" msgstr "" -#: cp/typeck.c:5722 -msgid " in pointer to member conversion" +#: f/bad.def:467 +#, no-c-format +msgid "" +"DO-statement references to label at %0 and %2 separated by unterminated " +"block starting at %1" msgstr "" -#. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5733 cp/typeck.c:5751 -msgid "pointer to member cast via virtual base `%T'" +#: f/bad.def:470 +#, no-c-format +msgid "" +"DO-statement reference to label at %0 and label definition at %2 separated " +"by unterminated block starting at %1" msgstr "" -#: cp/typeck.c:5754 -msgid "pointer to member conversion via virtual base `%T'" +#: f/bad.def:473 +#, no-c-format +msgid "Label definition at %0 invalid on this kind of statement" msgstr "" -#: cp/typeck.c:5829 -msgid "invalid conversion to type `%T' from type `%T'" +#: f/bad.def:476 +#, no-c-format +msgid "Statement at %0 invalid in this context" msgstr "" -#: cp/typeck.c:5994 -msgid "passing NULL used for non-pointer %s %P of `%D'" +#: f/bad.def:479 +#, no-c-format +msgid "Statement at %0 invalid in context established by statement at %1" +msgstr "" + +#: f/bad.def:482 +#, no-c-format +msgid "Statement at %0 must specify construct name specified at %1" +msgstr "" + +#: f/bad.def:485 +#, no-c-format +msgid "Construct name at %0 superfluous, no construct name specified at %1" +msgstr "" + +#: f/bad.def:488 +#, no-c-format +msgid "Construct name at %0 not the same as construct name at %1" +msgstr "" + +#: f/bad.def:491 +#, no-c-format +msgid "" +"Construct name at %0 does not match construct name for any containing DO " +"constructs" +msgstr "" + +#: f/bad.def:494 +#, no-c-format +msgid "Label definition missing at %0 for DO construct specifying label at %1" +msgstr "" + +#: f/bad.def:497 +#, no-c-format +msgid "Statement at %0 follows ELSE block for IF construct at %1" +msgstr "" + +#: f/bad.def:500 +#, no-c-format +msgid "No label definition for FORMAT statement at %0" +msgstr "" + +#: f/bad.def:503 +#, no-c-format +msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1" +msgstr "" + +#: f/bad.def:506 +#, no-c-format +msgid "" +"END statement at %0 missing `%A' keyword required for internal or module " +"procedure(s) bounded by %1" +msgstr "" + +#: f/bad.def:509 +#, no-c-format +msgid "" +"MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 " +"specifies no generic name, operator, or assignment" +msgstr "" + +#: f/bad.def:512 +#, no-c-format +msgid "BLOCK DATA name at %0 superfluous, no name specified at %1" +msgstr "" + +#: f/bad.def:515 +#, no-c-format +msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1" +msgstr "" + +#: f/bad.def:518 +#, no-c-format +msgid "Program unit name at %0 not the same as name at %1" +msgstr "" + +#: f/bad.def:521 +#, no-c-format +msgid "Type name at %0 not the same as name at %1" +msgstr "" + +#: f/bad.def:524 +#, no-c-format +msgid "End of source file before end of block started at %0" +msgstr "" + +#: f/bad.def:527 +#, no-c-format +msgid "Undefined label, first referenced at %0" +msgstr "" + +#: f/bad.def:530 +#, no-c-format +msgid "" +"SAVE statement or attribute at %1 cannot be specified along with SAVE " +"statement or attribute at %0" +msgstr "" + +#: f/bad.def:533 +#, no-c-format +msgid "" +"PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or " +"PRIVATE statement at %0" +msgstr "" + +#: f/bad.def:536 +#, no-c-format +msgid "RETURN statement at %0 invalid within a main program unit" +msgstr "" + +#: f/bad.def:539 +#, no-c-format +msgid "Alternate return specifier at %0 invalid within a main program unit" +msgstr "" + +#: f/bad.def:542 +#, no-c-format +msgid "Alternate return specifier at %0 invalid within a function" +msgstr "" + +#: f/bad.def:545 +#, no-c-format +msgid "" +"Access specifier or PRIVATE statement at %0 invalid for derived-type " +"definition within other than the specification part of a module" +msgstr "" + +#: f/bad.def:548 +#, no-c-format +msgid "" +"Access specifier at %0 must immediately follow derived-type statement at %1 " +"with no intervening statements" +msgstr "" + +#: f/bad.def:551 +#, no-c-format +msgid "" +"No components specified as of %0 for derived-type definition beginning at %1" +msgstr "" + +#: f/bad.def:554 +#, no-c-format +msgid "" +"No components specified as of %0 for structure definition beginning at %1" +msgstr "" + +#: f/bad.def:557 +#, no-c-format +msgid "Missing structure name for outer structure definition at %0" +msgstr "" + +#: f/bad.def:560 +#, no-c-format +msgid "" +"Field names at %0 for outer structure definition -- specify them in a " +"subsequent RECORD statement instead" +msgstr "" + +#: f/bad.def:563 +#, no-c-format +msgid "" +"Missing field name(s) for structure definition at %0 within structure " +"definition at %1" +msgstr "" + +#: f/bad.def:566 +#, no-c-format +msgid "No components specified as of %0 for map beginning at %1" +msgstr "" + +#: f/bad.def:569 +#, no-c-format +msgid "" +"Zero or one maps specified as of %0 for union beginning at %1 -- at least " +"two are required" +msgstr "" + +#: f/bad.def:572 +#, no-c-format +msgid "Missing %A specifier in statement at %0" +msgstr "" + +#: f/bad.def:575 +#, no-c-format +msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O" +msgstr "" + +#: f/bad.def:578 +#, no-c-format +msgid "Conflicting I/O control specifications at %0 and %1" +msgstr "" + +#: f/bad.def:581 +#, no-c-format +msgid "No UNIT= specifier in I/O control list at %0" +msgstr "" + +#: f/bad.def:584 +#, no-c-format +msgid "" +"Specification at %0 requires ADVANCE=`NO' specification in same I/O control " +"list" +msgstr "" + +#: f/bad.def:587 +#, no-c-format +msgid "" +"Specification at %0 requires explicit FMT= specification in same I/O control " +"list" +msgstr "" + +#: f/bad.def:595 +#, no-c-format +msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1" +msgstr "" + +#: f/bad.def:598 +#, no-c-format +msgid "Duplicate or overlapping case values/ranges at %0 and %1" +msgstr "" + +#: f/bad.def:601 +#, no-c-format +msgid "" +"Type and/or kind-type parameter disagreement between CASE value or value " +"within range at %0 and SELECT CASE at %1" +msgstr "" + +#: f/bad.def:604 +#, no-c-format +msgid "" +"Range specification at %0 invalid for CASE statement within logical-type " +"SELECT CASE statement" +msgstr "" + +#: f/bad.def:617 +#, no-c-format +msgid "Fortran 90 feature at %0 unsupported" +msgstr "" + +#: f/bad.def:630 +#, no-c-format +msgid "" +"Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %" +"1]" +msgstr "" + +#: f/bad.def:638 +#, no-c-format +msgid "Null element at %0 for array reference at %1" +msgstr "" + +#: f/bad.def:641 +#, no-c-format +msgid "Too few elements (%A missing) as of %0 for array reference at %1" +msgstr "" + +#: f/bad.def:644 +#, no-c-format +msgid "Too many elements as of %0 for array reference at %1" +msgstr "" + +#: f/bad.def:647 +#, no-c-format +msgid "Missing colon as of %0 in substring reference for %1" +msgstr "" + +#: f/bad.def:650 +#, no-c-format +msgid "Invalid use at %0 of substring operator on %1" +msgstr "" + +#: f/bad.def:653 +#, no-c-format +msgid "Substring begin/end point at %0 out of defined range" +msgstr "" + +#: f/bad.def:656 +#, no-c-format +msgid "Array element value at %0 out of defined range" +msgstr "" + +#: f/bad.def:659 +#, no-c-format +msgid "Expression at %0 has incorrect data type or rank for its context" +msgstr "" + +#: f/bad.def:662 +#, no-c-format +msgid "Division by 0 (zero) at %0 (IEEE not yet supported)" +msgstr "" + +#: f/bad.def:665 +#, no-c-format +msgid "%A step count known to be 0 (zero) at %0" +msgstr "" + +#: f/bad.def:668 +#, no-c-format +msgid "%A end value plus step count known to overflow at %0" +msgstr "" + +#: f/bad.def:671 +#, no-c-format +msgid "" +"%A begin, end, and step-count values known to result in implementation-" +"dependent behavior due to overflow(s) in intermediate calculations at %0" +msgstr "" + +#: f/bad.def:674 +#, no-c-format +msgid "" +"%A begin, end, and step-count values known to result in no iterations at %0" +msgstr "" + +#: f/bad.def:677 +#, no-c-format +msgid "Type disagreement between expressions at %0 and %1" +msgstr "" + +#: f/bad.def:690 +#, no-c-format +msgid "No specification for implied-DO iterator `%A' at %0" +msgstr "" + +#: f/bad.def:693 +#, no-c-format +msgid "Gratuitous parentheses surround implied-DO construct at %0" +msgstr "" + +#: f/bad.def:696 +#, no-c-format +msgid "Zero-size specification invalid at %0" +msgstr "" + +#: f/bad.def:699 +#, no-c-format +msgid "Zero-size array at %0" +msgstr "" + +#: f/bad.def:702 +#, no-c-format +msgid "Target machine does not support complex entity of kind specified at %0" +msgstr "" + +#: f/bad.def:705 +#, no-c-format +msgid "Target machine does not support DOUBLE COMPLEX, specified at %0" +msgstr "" + +#: f/bad.def:708 +#, no-c-format +msgid "Attempt to raise constant zero to a power at %0" +msgstr "" + +#: f/bad.def:806 +#, no-c-format +msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C" +msgstr "" + +#: f/bad.def:809 +#, no-c-format +msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]" +msgstr "" + +#: f/bad.def:812 +#, no-c-format +msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]" +msgstr "" + +#: f/bad.def:815 +#, no-c-format +msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]" +msgstr "" + +#: f/bad.def:818 +#, no-c-format +msgid "" +"Explicit type declaration for intrinsic `%A' disagrees with invocation at %0" +msgstr "" + +#: f/bad.def:821 +#, no-c-format +msgid "Unable to open INCLUDE file `%A' at %0" +msgstr "" + +#: f/bad.def:839 +#, no-c-format +msgid "Null argument at %0 for statement function reference at %1" +msgstr "" + +#: f/bad.def:842 +#, no-c-format +msgid "Null argument at %0 for procedure invocation at %1" +msgstr "" + +#: f/bad.def:845 +#, no-c-format +msgid "" +"%A too few arguments (starting with dummy argument `%B') as of %0 for " +"statement function reference at %1" +msgstr "" + +#: f/bad.def:848 +#, no-c-format +msgid "%A too many arguments as of %0 for statement function reference at %1" +msgstr "" + +#: f/bad.def:851 +#, no-c-format +msgid "" +"Array supplied at %1 for dummy argument `%A' in statement function reference " +"at %0" +msgstr "" + +#: f/bad.def:854 +#, no-c-format +msgid "Unsupported FORMAT specifier at %0" +msgstr "" + +#: f/bad.def:857 +#, no-c-format +msgid "Variable-expression FORMAT specifier at %0 -- unsupported" +msgstr "" + +#: f/bad.def:880 +#, no-c-format +msgid "Unsupported VXT statement at %0" +msgstr "" + +#: f/bad.def:883 +#, no-c-format +msgid "Attempt to specify second initial value for `%A' at %0" +msgstr "" + +#: f/bad.def:886 +#, no-c-format +msgid "Too few initial values in list of initializers for `%A' at %0" +msgstr "" + +#: f/bad.def:889 +#, no-c-format +msgid "Too many initial values in list of initializers starting at %0" +msgstr "" + +#: f/bad.def:892 +#, no-c-format +msgid "" +"Array or substring specification for `%A' out of range in statement at %0" msgstr "" -#: cp/typeck.c:5997 -msgid "%s to non-pointer type `%T' from NULL" +#: f/bad.def:895 +#, no-c-format +msgid "" +"Array subscript #%B out of range for initialization of `%A' in statement at %" +"0" msgstr "" -#: cp/typeck.c:6005 -msgid "passing `%T' for %s %P of `%D'" +#: f/bad.def:898 +#, no-c-format +msgid "" +"Implied do-loop step count of 0 (zero) for iteration variable `%A' in " +"statement at %0" msgstr "" -#: cp/typeck.c:6008 -msgid "%s to `%T' from `%T'" +#: f/bad.def:901 +#, no-c-format +msgid "" +"Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in " +"statement at %0" msgstr "" -#: cp/typeck.c:6018 -msgid "passing negative value `%E' for %s %P of `%D'" +#: f/bad.def:904 +#, no-c-format +msgid "" +"Not an integer constant expression in implied do-loop in statement at %0" msgstr "" -#: cp/typeck.c:6021 -msgid "%s of negative value `%E' to `%T'" +#: f/bad.def:907 +#, no-c-format +msgid "Attempt to specify second initial value for element of `%A' at %0" msgstr "" -#: cp/typeck.c:6116 -msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" +#: f/bad.def:910 +#, no-c-format +msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0" msgstr "" -#: cp/typeck.c:6119 -msgid "cannot convert `%T' to `%T' in %s" +#: f/bad.def:913 +#, no-c-format +msgid "" +"Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions" msgstr "" -#: cp/typeck.c:6206 cp/typeck.c:6208 -msgid "in passing argument %P of `%+D'" +#: f/bad.def:916 +#, no-c-format +msgid "" +"Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D " +"bytes offset from `%B'" msgstr "" -#: cp/typeck.c:6322 -msgid "returning reference to temporary" +#: f/bad.def:919 +#, no-c-format +msgid "" +"Array or substring specification for `%A' out of range in EQUIVALENCE " +"statement" msgstr "" -#: cp/typeck.c:6329 -msgid "reference to non-lvalue returned" +#: f/bad.def:922 +#, no-c-format +msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement" msgstr "" -#: cp/typeck.c:6341 -msgid "reference to local variable `%D' returned" +#: f/bad.def:925 +#, no-c-format +msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement" msgstr "" -#: cp/typeck.c:6344 -msgid "address of local variable `%D' returned" +#: f/bad.def:928 +#, no-c-format +msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'" msgstr "" -#: cp/typeck.c:6375 -msgid "returning a value from a destructor" +#: f/bad.def:936 +#, no-c-format +msgid "" +"Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%" +"A'" msgstr "" -#. If a return statement appears in a handler of the -#. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6383 -msgid "cannot return from a handler of a function-try-block of a constructor" +#: f/bad.def:939 +#, no-c-format +msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement" msgstr "" -#. You can't return a value from a constructor. -#: cp/typeck.c:6386 -msgid "returning a value from a constructor" +#: f/bad.def:942 +#, no-c-format +msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement" msgstr "" -#: cp/typeck.c:6409 +#: f/bad.def:945 +#, no-c-format msgid "" -"return-statement with no value, in function declared with a non-void return " -"type" +"Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for " +"example, `%A' and `%B'" msgstr "" -#: cp/typeck.c:6425 -msgid "" -"return-statement with a value, in function declared with a void return type" +#: f/bad.def:958 +#, no-c-format +msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram" msgstr "" -#: cp/typeck.c:6446 +#: f/bad.def:976 +#, no-c-format msgid "" -"`operator new' must not return NULL unless it is declared `throw()' (or -" -"fcheck-new is in effect)" +"Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at " +"%1" msgstr "" -#: cp/typeck2.c:56 -msgid "type `%T' is not a base type for type `%T'" +#: f/bad.def:979 +#, no-c-format +msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1" msgstr "" -#: cp/typeck2.c:158 -msgid "cannot declare variable `%D' to be of type `%T'" +#: f/bad.def:987 +#, no-c-format +msgid "Blank common initialized at %0" msgstr "" -#: cp/typeck2.c:161 -msgid "cannot declare parameter `%D' to be of type `%T'" +#: f/bad.def:990 +#, no-c-format +msgid "" +"Intrinsic `%A' is passed as actual argument at %0 but not explicitly " +"declared INTRINSIC" msgstr "" -#: cp/typeck2.c:164 -msgid "cannot declare field `%D' to be of type `%T'" +#: f/bad.def:993 +#, no-c-format +msgid "" +"External procedure `%A' is passed as actual argument at %0 but not " +"explicitly declared EXTERNAL" msgstr "" -#: cp/typeck2.c:168 -msgid "invalid return type for member function `%#D'" +#: f/bad.def:996 +#, no-c-format +msgid "Character `%A' (for example) is upper-case in symbol name at %0" msgstr "" -#: cp/typeck2.c:170 -msgid "invalid return type for function `%#D'" +#: f/bad.def:999 +#, no-c-format +msgid "Character `%A' (for example) is lower-case in symbol name at %0" msgstr "" -#: cp/typeck2.c:173 -msgid "cannot allocate an object of type `%T'" +#: f/bad.def:1002 +#, no-c-format +msgid "" +"Character `%A' not followed at some point by lower-case character in symbol " +"name at %0" msgstr "" -#: cp/typeck2.c:180 -msgid " because the following virtual functions are abstract:" +#: f/bad.def:1005 +#, no-c-format +msgid "Initial character `%A' is lower-case in symbol name at %0" msgstr "" -#: cp/typeck2.c:182 -msgid "\t%#D" +#: f/bad.def:1013 +#, no-c-format +msgid "" +"NAMELIST not adequately supported by run-time library for source files with " +"case preserved" msgstr "" -#: cp/typeck2.c:185 -msgid " since type `%T' has abstract virtual functions" +#: f/bad.def:1016 +#, no-c-format +msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0" msgstr "" -#: cp/typeck2.c:338 -msgid "constructor syntax used, but no constructor declared for type `%T'" +#: f/bad.def:1034 +#, no-c-format +msgid "Statement at %0 invalid in BLOCK DATA program unit at %1" msgstr "" -#: cp/typeck2.c:349 -msgid "comma expression used to initialize return value" +#: f/bad.def:1037 +#, no-c-format +msgid "Truncating characters on right side of character constant at %0" msgstr "" -#: cp/typeck2.c:358 -msgid "cannot initialize arrays using this syntax" +#: f/bad.def:1040 +#, no-c-format +msgid "Truncating characters on right side of hollerith constant at %0" msgstr "" -#: cp/typeck2.c:473 -msgid "initializing array with parameter list" +#: f/bad.def:1043 +#, no-c-format +msgid "Truncating non-zero data on left side of numeric constant at %0" msgstr "" -#: cp/typeck2.c:529 -msgid "initializer for scalar variable requires one element" +#: f/bad.def:1046 +#, no-c-format +msgid "Truncating non-zero data on left side of typeless constant at %0" msgstr "" -#: cp/typeck2.c:536 -msgid "braces around scalar initializer for `%T'" +#: f/bad.def:1049 +#, no-c-format +msgid "Typeless constant at %0 too large" msgstr "" -#: cp/typeck2.c:539 -msgid "ignoring extra initializers for `%T'" +#: f/bad.def:1052 +#, no-c-format +msgid "First-column ampersand continuation at %0" msgstr "" -#: cp/typeck2.c:551 -msgid "variable-sized object of type `%T' may not be initialized" +#: f/bad.def:1055 f/bad.def:1058 +#, no-c-format +msgid "" +"Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]" msgstr "" -#: cp/typeck2.c:561 -msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" +#: f/bad.def:1061 f/bad.def:1064 +#, no-c-format +msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]" msgstr "" -#: cp/typeck2.c:627 -msgid "aggregate has a partly bracketed initializer" +#: f/bad.def:1067 f/bad.def:1070 +#, no-c-format +msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]" msgstr "" -#: cp/typeck2.c:665 cp/typeck2.c:770 -msgid "non-trivial labeled initializers" +#: f/bad.def:1073 +#, no-c-format +msgid "" +"Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M " +"GLOBALS]" msgstr "" -#: cp/typeck2.c:682 -msgid "non-empty initializer for array of empty elements" +#: f/bad.def:1076 +#, no-c-format +msgid "" +"Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M " +"GLOBALS]" msgstr "" -#: cp/typeck2.c:736 -msgid "initializer list for object of class with virtual base classes" +#: f/bad.def:1079 f/bad.def:1082 +#, no-c-format +msgid "" +"Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]" msgstr "" -#: cp/typeck2.c:742 -msgid "initializer list for object of class with base classes" +#: f/bad.def:1085 +#, no-c-format +msgid "Array `%A' at %0 is too large to handle" msgstr "" -#: cp/typeck2.c:748 -msgid "initializer list for object using virtual functions" +#: f/bad.def:1088 +#, no-c-format +msgid "Statement function `%A' defined at %0 is not used" msgstr "" -#: cp/typeck2.c:811 cp/typeck2.c:827 -msgid "missing initializer for member `%D'" +#: f/bad.def:1091 +#, no-c-format +msgid "" +"Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M " +"Y2KBAD]" msgstr "" -#: cp/typeck2.c:816 -msgid "uninitialized const member `%D'" +#: f/bad.def:1094 +#, no-c-format +msgid "Internal compiler error -- cannot perform operation" msgstr "" -#: cp/typeck2.c:818 -msgid "member `%D' with uninitialized const fields" +#. Kind messages are used in diagnostic location reports of the +#. form ": In function `foo': ". +#: f/info-k.def:32 +msgid "In unknown kind" msgstr "" -#: cp/typeck2.c:821 -msgid "member `%D' is uninitialized reference" +#: f/info-k.def:33 +msgid "In entity" msgstr "" -#: cp/typeck2.c:868 -msgid "index value instead of field name in union initializer" +#: f/info-k.def:34 +msgid "In function" msgstr "" -#: cp/typeck2.c:880 -msgid "no field `%D' in union being initialized" +#: f/info-k.def:35 +msgid "In subroutine" msgstr "" -#: cp/typeck2.c:888 -msgid "union `%T' with no named members cannot be initialized" +#: f/info-k.def:36 +msgid "In program" msgstr "" -#: cp/typeck2.c:924 -msgid "excess elements in aggregate initializer" +#: f/info-k.def:37 +msgid "In block-data unit" msgstr "" -#: cp/typeck2.c:1038 -msgid "circular pointer delegation detected" +#: f/info-k.def:38 +msgid "In common block" msgstr "" -#: cp/typeck2.c:1051 -msgid "base operand of `->' has non-pointer type `%T'" +#: f/info-k.def:39 +msgid "In construct" msgstr "" -#: cp/typeck2.c:1065 -msgid "result of `operator->()' yields non-pointer result" +#: f/info-k.def:40 +msgid "In namelist" msgstr "" -#: cp/typeck2.c:1067 -msgid "base operand of `->' is not a pointer" +#: f/info-k.def:41 +msgid "In anything" msgstr "" -#: cp/typeck2.c:1133 -msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" +#: java/check-init.c:905 +#, c-format +msgid "internal error in check-init: tree code not implemented: %s" msgstr "" -#: cp/typeck2.c:1140 -msgid "" -"cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" +#: java/check-init.c:977 +msgid "%Jfinal field '%D' may not have been initialized" msgstr "" -#: cp/typeck2.c:1149 -msgid "member type `%T::' incompatible with object type `%T'" +#: java/class.c:514 java/class.c:538 +msgid "internal error - too many interface type" msgstr "" -#: cp/typeck2.c:1186 -msgid "`%T' fails to be a typedef or built-in type" +#: java/class.c:637 +msgid "bad method signature" msgstr "" -#: cp/typeck2.c:1371 -msgid "call to function `%D' which throws incomplete type `%#T'" +#: java/class.c:681 +msgid "misplaced ConstantValue attribute (not in any field)" msgstr "" -#: cp/typeck2.c:1374 -msgid "call to function which throws incomplete type `%#T'" +#: java/class.c:683 +#, c-format +msgid "duplicate ConstantValue attribute for field '%s'" msgstr "" -#. XXX Not i18n clean. -#: cp/cp-tree.h:3879 +#: java/class.c:694 #, c-format -msgid "%s is deprecated, please see the documentation for details" +msgid "ConstantValue attribute of field '%s' has wrong type" msgstr "" -#: cp/lang-options.h:29 -msgid "Do not obey access control semantics" +#: java/class.c:983 +#, c-format +msgid "field '%s' not found in class" msgstr "" -#: cp/lang-options.h:31 -msgid "Change when template instances are emitted" +#: java/class.c:1240 +msgid "%Jabstract method in non-abstract class" msgstr "" -#: cp/lang-options.h:36 -msgid "Check the return value of new" +#: java/class.c:2033 +msgid "%Jnon-static method '%D' overrides static method" msgstr "" -#: cp/lang-options.h:39 -msgid "Reduce size of object files" +#: java/decl.c:1061 +msgid "%J'%D' used prior to declaration" msgstr "" -#: cp/lang-options.h:43 -msgid "Make string literals `char[]' instead of `const char[]'" +#: java/decl.c:1102 +#, c-format +msgid "declaration of `%s' shadows a parameter" msgstr "" -#: cp/lang-options.h:46 -msgid "Dump the entire translation unit to a file" +#: java/decl.c:1105 +#, c-format +msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "" -#: cp/lang-options.h:48 -msgid "Do not inline member functions by default" +#: java/decl.c:1397 +msgid "%Jlabel '%D' used but not defined" msgstr "" -#: cp/lang-options.h:51 -msgid "Do not generate run time type descriptor information" +#: java/decl.c:1402 +msgid "%Jlabel '%D' defined but not used" msgstr "" -#: cp/lang-options.h:56 -msgid "Do not generate code to check exception specifications" +#: java/decl.c:1530 +msgid "%JIn %D: overlapped variable and exception ranges at %d" msgstr "" -#: cp/lang-options.h:61 -msgid "Scope of for-init-statement vars extends outside" +#: java/decl.c:1608 +msgid "bad type in parameter debug info" msgstr "" -#: cp/lang-options.h:64 -msgid "Do not recognize GNU defined keywords" +#: java/decl.c:1617 +msgid "%Jbad PC range for debug info for local '%D'" msgstr "" -#: cp/lang-options.h:68 -msgid "Enable support for huge objects" +#: java/expr.c:518 +msgid "stack underflow - dup* operation" msgstr "" -#: cp/lang-options.h:72 -msgid "Export functions even if they can be inlined" +#: java/expr.c:1468 +#, c-format +msgid "" +"reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "" -#: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" +#: java/expr.c:1496 +#, c-format +msgid "field `%s' not found" msgstr "" -#: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" +#: java/expr.c:1654 +msgid "ret instruction not implemented" msgstr "" -#: cp/lang-options.h:84 -msgid "Don't pedwarn about uses of Microsoft extensions" +#: java/expr.c:1809 +#, c-format +msgid "method '%s' not found in class" msgstr "" -#: cp/lang-options.h:87 -msgid "Recognize and/bitand/bitor/compl/not/or/xor" +#: java/expr.c:2009 +#, c-format +msgid "failed to find class '%s'" msgstr "" -#: cp/lang-options.h:91 -msgid "Disable optional diagnostics" +#: java/expr.c:2019 +#, c-format +msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "" -#: cp/lang-options.h:93 -msgid "Downgrade conformance errors to warnings" +#: java/expr.c:2029 +msgid "invokestatic on non static method" msgstr "" -#: cp/lang-options.h:96 -msgid "Enable automatic template instantiation" +#: java/expr.c:2034 +msgid "invokestatic on abstract method" msgstr "" -#: cp/lang-options.h:101 -msgid "Display statistics accumulated during compilation" +#: java/expr.c:2042 +msgid "invoke[non-static] on static method" msgstr "" -#: cp/lang-options.h:104 -msgid "Specify maximum template instantiation depth" +#: java/expr.c:2341 +#, c-format +msgid "missing field '%s' in '%s'" msgstr "" -#: cp/lang-options.h:106 -msgid "Use __cxa_atexit to register destructors" +#: java/expr.c:2347 +#, c-format +msgid "mismatching signature for field '%s' in '%s'" msgstr "" -#: cp/lang-options.h:109 -msgid "Discard unused virtual functions" +#: java/expr.c:2369 +msgid "%Jassignment to final field '%D' not in field's class" msgstr "" -#: cp/lang-options.h:112 -msgid "Implement vtables using thunks" +#: java/expr.c:2374 +msgid "%Jassignment to final static field `%D' not in class initializer" msgstr "" -#: cp/lang-options.h:115 -msgid "Emit common-like symbols as weak symbols" +#: java/expr.c:2382 +msgid "%Jassignment to final field '%D' not in constructor" msgstr "" -#: cp/lang-options.h:118 -msgid "Emit cross referencing information" +#: java/expr.c:2624 +#, c-format +msgid "can't expand %s" msgstr "" -#: cp/lang-options.h:122 -msgid "Warn about inconsistent return types" +#: java/expr.c:2796 +msgid "invalid PC in line number table" msgstr "" -#: cp/lang-options.h:125 -msgid "Warn about overloaded virtual function names" +#: java/expr.c:2842 +#, c-format +msgid "unreachable bytecode from %d to before %d" msgstr "" -#: cp/lang-options.h:129 -msgid "Don't warn when all ctors/dtors are private" +#: java/expr.c:2880 +#, c-format +msgid "unreachable bytecode from %d to the end of the method" msgstr "" -#: cp/lang-options.h:131 -msgid "Warn about non virtual destructors" +#. duplicate code from LOAD macro +#: java/expr.c:3194 +msgid "unrecogized wide sub-instruction" msgstr "" -#: cp/lang-options.h:134 -msgid "Warn when a function is declared extern, then inline" +#: java/jcf-io.c:534 +#, c-format +msgid "" +"source file for class `%s' is newer than its matching class file. Source " +"file `%s' used instead" msgstr "" -#: cp/lang-options.h:137 -msgid "Warn when the compiler reorders code" +#: java/jcf-parse.c:334 +msgid "bad string constant" msgstr "" -#: cp/lang-options.h:140 -msgid "Warn when synthesis behavior differs from Cfront" +#: java/jcf-parse.c:352 +#, c-format +msgid "bad value constant type %d, index %d" msgstr "" -#: cp/lang-options.h:144 -msgid "Don't warn when type converting pointers to member functions" +#: java/jcf-parse.c:517 +#, c-format +msgid "can't reopen %s: %m" msgstr "" -#: cp/lang-options.h:146 -msgid "Warn about violations of Effective C++ style rules" +#: java/jcf-parse.c:522 +#, c-format +msgid "can't close %s: %m" msgstr "" -#: cp/lang-options.h:149 -msgid "Warn when overload promotes from unsigned to signed" +#: java/jcf-parse.c:606 +#, c-format +msgid "cannot find file for class %s" msgstr "" -#: cp/lang-options.h:152 -msgid "Warn if a C style cast is used in a program" +#: java/jcf-parse.c:617 +msgid "not a valid Java .class file" msgstr "" -#: cp/lang-options.h:156 -msgid "" -"Don't warn when non-templatized friend functions are declared within a " -"template" +#: java/jcf-parse.c:620 +msgid "error while parsing constant pool" msgstr "" -#: cp/lang-options.h:159 -msgid "Don't announce deprecation of compiler features" +#: java/jcf-parse.c:623 +#, c-format +msgid "error in constant pool entry #%d\n" msgstr "" -#: f/bad.c:387 -msgid "note:" +#. FIXME - where was first time +#: java/jcf-parse.c:635 +#, c-format +msgid "reading class %s for the second time from %s" msgstr "" -#: f/bad.c:391 -msgid "warning:" +#: java/jcf-parse.c:653 +msgid "error while parsing fields" msgstr "" -#: f/bad.c:395 -msgid "fatal:" +#: java/jcf-parse.c:656 +msgid "error while parsing methods" msgstr "" -#: f/bad.c:437 -msgid "(continued):" +#: java/jcf-parse.c:659 +msgid "error while parsing final attributes" msgstr "" -#: f/bad.c:487 f/bad.c:505 -msgid "[REPORT BUG!!] %" +#: java/jcf-parse.c:673 +#, c-format +msgid "" +"the `java.lang.Object' that was found in `%s' didn't have the special zero-" +"length `gnu.gcj.gcj-compiled' attribute. This generally means that your " +"classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the " +"info page describing how to set the classpath" msgstr "" -#: f/bad.c:494 f/bad.c:526 -msgid "[REPORT BUG!!]" +#: java/jcf-parse.c:756 +msgid "missing Code attribute" msgstr "" -#: f/com.c:3130 -#, no-c-format -msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" +#: java/jcf-parse.c:988 +msgid "%Hsource file seen twice on command line and will be compiled only once" msgstr "" -#: f/com.c:11549 -msgid "no INTEGER type can hold a pointer on this configuration" +#: java/jcf-parse.c:1004 +msgid "no input file specified" msgstr "" -#: f/com.c:11770 +#: java/jcf-parse.c:1033 #, c-format -msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," +msgid "can't close input file %s: %m" msgstr "" -#: f/com.c:11772 +#: java/jcf-parse.c:1071 #, c-format -msgid "and pointers are %d bits wide, but g77 doesn't yet work" -msgstr "" - -#: f/com.c:11774 -msgid "properly unless they all are 32 bits wide" -msgstr "" - -#: f/com.c:11775 -msgid "Please keep this in mind before you report bugs." +msgid "bad zip/jar file %s" msgstr "" -#. I/O will probably crash. -#: f/com.c:11783 +#: java/jcf-parse.c:1256 #, c-format -msgid "configuration: char * holds %d bits, but ftnlen only %d" +msgid "error while reading %s from zip file" msgstr "" -#. ASSIGN 10 TO I will crash. -#: f/com.c:11792 +#: java/jcf-write.c:2602 #, c-format msgid "" -"configuration: char * holds %d bits, but INTEGER only %d --\n" -" ASSIGN statement might fail" -msgstr "" - -#: f/com.c:13604 -msgid "In statement function" +"internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "" -#: f/com.c:13614 -msgid "Outside of any program unit:\n" +#: java/jcf-write.c:2934 +msgid "field initializer type mismatch" msgstr "" -#: f/com.c:15226 -#, no-c-format -msgid "%A from %B at %0%C" +#: java/jcf-write.c:3389 +#, c-format +msgid "can't create directory %s: %m" msgstr "" -#: f/com.c:15400 -msgid "directory name must immediately follow -I" +#: java/jcf-write.c:3442 +#, c-format +msgid "can't create %s: %m" msgstr "" -#: f/com.c:15543 -#, no-c-format -msgid "At %0, INCLUDE file %A exists, but is not readable" +#: java/jv-scan.c:185 +msgid "only one of `--print-main', `--list-class', and `--complexity' allowed" msgstr "" -#: f/com.c:15578 -#, no-c-format -msgid "At %0, INCLUDE nesting too deep" +#: java/jv-scan.c:188 +#, c-format +msgid "can't open output file `%s'" msgstr "" -#: f/expr.c:9614 -#, no-c-format -msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses" +#: java/jv-scan.c:222 +#, c-format +msgid "file not found `%s'" msgstr "" -#: f/expr.c:9664 -#, no-c-format -msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses" +#: java/jvspec.c:418 +msgid "can't specify `-D' without `--main'\n" msgstr "" -#: f/expr.c:10525 -#, no-c-format -msgid "" -"Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2" +#: java/jvspec.c:421 +#, c-format +msgid "`%s' is not a valid class name" msgstr "" -#: f/expr.c:10896 -#, no-c-format -msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" +#: java/jvspec.c:427 +msgid "--resource requires -o" msgstr "" -#: f/g77spec.c:236 -#, c-format -msgid "overflowed output arg list for `%s'" +#: java/jvspec.c:434 +msgid "warning: already-compiled .class files ignored with -C" msgstr "" -#: f/g77spec.c:375 -msgid "--driver no longer supported" +#: java/jvspec.c:441 +msgid "cannot specify both -C and -o" msgstr "" -#: f/g77spec.c:388 -#, c-format -msgid "argument to `%s' missing" +#: java/jvspec.c:453 +msgid "cannot create temporary file" msgstr "" -#: f/g77spec.c:392 -msgid "no input files; unwilling to write output files" +#: java/jvspec.c:481 +msgid "using both @FILE with multiple files not implemented" msgstr "" -#: f/implic.c:203 -#, no-c-format -msgid "Implicit declaration of `%A' at %0" +#: java/jvspec.c:530 +msgid "cannot specify `main' class when not linking" msgstr "" -#: f/lex.c:326 -#, no-c-format -msgid "Non-ISO-C-standard escape sequence `\\%A' at %0" +#: java/lang.c:735 +msgid "can't do dependency tracking with input from stdin" msgstr "" -#: f/lex.c:345 -#, no-c-format -msgid "Unknown escape sequence `\\%A' at %0" +#: java/lang.c:751 +msgid "couldn't determine target name for dependency tracking" msgstr "" -#: f/lex.c:354 -#, no-c-format -msgid "Unterminated escape sequence `\\' at %0" +#: java/lex.c:303 +#, c-format +msgid "" +"unknown encoding: `%s'\n" +"This might mean that your locale's encoding is not supported\n" +"by your system's iconv(3) implementation. If you aren't trying\n" +"to use a particular encoding for your input file, try the\n" +"`--encoding=UTF-8' option" msgstr "" -#: f/lex.c:365 -#, no-c-format -msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0" +#: java/mangle.c:89 +#, c-format +msgid "can't mangle %s" msgstr "" -#: f/lex.c:393 -#, no-c-format -msgid "\\x used at %0 with no following hex digits" +#: java/mangle_name.c:140 java/mangle_name.c:210 +msgid "internal error - invalid Utf8 name" msgstr "" -#: f/lex.c:407 -#, no-c-format -msgid "Hex escape at %0 out of range" +#: java/typeck.c:530 +msgid "junk at end of signature string" msgstr "" -#: f/lex.c:441 -#, no-c-format -msgid "Escape sequence at %0 out of range for character" +#: java/verify.c:471 +msgid "bad pc in exception_table" msgstr "" -#: f/lex.c:595 -msgid "hex escape out of range" +#: java/verify.c:477 +msgid "exception handler inside code that is being protected" msgstr "" -#: f/lex.c:648 +#: java/verify.c:1387 #, c-format -msgid "non-ANSI-standard escape sequence, `\\%c'" +msgid "unknown opcode %d@pc=%d during verification" msgstr "" -#: f/lex.c:661 +#: java/verify.c:1457 java/verify.c:1470 java/verify.c:1474 #, c-format -msgid "non-ISO escape sequence `\\%c'" +msgid "verification error at PC=%d" msgstr "" -#: f/lex.c:665 +#: objc/objc-act.c:689 #, c-format -msgid "unknown escape sequence `\\%c'" +msgid "object does not conform to the `%s' protocol" msgstr "" -#: f/lex.c:667 +#: objc/objc-act.c:775 objc/objc-act.c:848 #, c-format -msgid "unknown escape sequence: `\\' followed by char code 0x%x" +msgid "class `%s' does not implement the `%s' protocol" msgstr "" -#: f/lex.c:744 -msgid "badly formed directive -- no closing quote" +#: objc/objc-act.c:951 +#, c-format +msgid "statically allocated instance of Objective-C class `%s'" msgstr "" -#: f/lex.c:802 -msgid "#-lines for entering and leaving files don't match" +#: objc/objc-act.c:998 +#, c-format +msgid "unexpected type for `id' (%s)" msgstr "" -#: f/lex.c:964 -msgid "bad directive -- missing close-quote" +#: objc/objc-act.c:1003 +msgid "undefined type `id', please import " msgstr "" -#: f/lex.c:1078 +#: objc/objc-act.c:1052 #, c-format -msgid "ignoring pragma: %s" +msgid "protocol `%s' has circular dependency" msgstr "" -#: f/lex.c:1156 -msgid "invalid #ident" +#: objc/objc-act.c:1074 objc/objc-act.c:5985 +#, c-format +msgid "cannot find protocol declaration for `%s'" msgstr "" -#: f/lex.c:1173 -msgid "undefined or invalid # directive" +#: objc/objc-act.c:1408 objc/objc-act.c:2645 objc/objc-act.c:6516 +#: objc/objc-act.c:6825 objc/objc-act.c:6878 objc/objc-act.c:6903 +#, c-format +msgid "cannot find interface declaration for `%s'" msgstr "" -#: f/lex.c:1229 -msgid "invalid #line" +#: objc/objc-act.c:1423 +#, c-format +msgid "interface `%s' does not have valid constant string layout" msgstr "" -#: f/lex.c:1285 f/lex.c:1329 -msgid "use `#line ...' instead of `# ...' in first line" +#: objc/objc-act.c:1439 +#, c-format +msgid "cannot find reference tag for class `%s'" msgstr "" -#: f/lex.c:1339 -msgid "invalid #-line" +#: objc/objc-act.c:2179 +#, c-format +msgid "creating selector for non existant method %s" msgstr "" -#: f/lex.c:1432 -#, no-c-format -msgid "Null character at %0 -- line ignored" +#: objc/objc-act.c:2389 +#, c-format +msgid "`%s' is not an Objective-C class name or alias" msgstr "" -#: f/stb.c:12078 -#, no-c-format -msgid "INCLUDE at %0 not the only statement on the source line" +#: objc/objc-act.c:2500 objc/objc-act.c:2518 objc/objc-act.c:6772 +#: objc/objc-act.c:7062 objc/objc-act.c:7091 +msgid "Objective-C declarations may only appear in global scope" msgstr "" -#: f/ste.c:1400 f/ste.c:1747 -msgid "ASSIGNed FORMAT specifier is too small" +#: objc/objc-act.c:2505 +#, c-format +msgid "cannot find class `%s'" msgstr "" -#. ~~~Someday handle CHARACTER*1, CHARACTER*N -#: f/ste.c:2624 -#, no-c-format -msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" +#: objc/objc-act.c:2507 +#, c-format +msgid "class `%s' already exists" msgstr "" -#: f/ste.c:2731 -msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +#: objc/objc-act.c:2532 objc/objc-act.c:6794 +#, c-format +msgid "`%s' redeclared as different kind of symbol" msgstr "" -#: f/ste.c:2961 -msgid "ASSIGN to variable that is too small" +#. fatal did not work with 2 args...should fix +#: objc/objc-act.c:2680 +#, c-format +msgid "cannot find interface declaration for `%s', superclass of `%s'" msgstr "" - -#: f/ste.c:2989 -msgid "ASSIGNed GOTO target variable is too small" + +#: objc/objc-act.c:2687 +#, c-format +msgid "circular inheritance in interface declaration for `%s'" msgstr "" -#: f/stu.c:305 -#, no-c-format -msgid "Local adjustable symbol `%A' at %0" +#: objc/objc-act.c:2780 objc/objc-act.c:2924 objc/objc-act.c:3024 +#: objc/objc-act.c:3200 objc/objc-act.c:3240 +msgid "Use `-fobjc-exceptions' to enable Objective-C exception syntax" msgstr "" -#: f/target.c:2551 -msgid "data initializer on host with different endianness" +#: objc/objc-act.c:2787 +msgid "`@throw;' (rethrow) used outside of a `@catch' block" msgstr "" -#: f/top.c:235 -#, c-format -msgid "%s no longer supported -- try -fvxt" +#: objc/objc-act.c:3027 +msgid "`@catch' parameter is not a known Objective-C class type" msgstr "" -#: f/top.c:237 -#, c-format -msgid "%s no longer supported -- try -fno-vxt -ff90" +#: objc/objc-act.c:3036 +msgid "Exception already handled by preceding `@catch(id)'" msgstr "" -#: f/top.c:305 f/top.c:307 +#: objc/objc-act.c:3041 #, c-format -msgid "%s disabled, use normal debugging flags" +msgid "Exception of type `%s *' already handled by `@catch (%s *)'" msgstr "" -#: f/lang-options.h:33 -msgid "Print g77-specific compiler version info, run internal tests" +#: objc/objc-act.c:3206 +msgid "`@try' without `@catch' or `@finally'" msgstr "" -#: f/lang-options.h:37 -msgid "Program is written in typical FORTRAN 66 dialect" +#: objc/objc-act.c:3647 +msgid "%Jtype '%D' does not have a known size" msgstr "" -#: f/lang-options.h:40 -msgid "Program is written in typical Unix f77 dialect" +#: objc/objc-act.c:4256 +msgid "%J%s `%s'" msgstr "" -#: f/lang-options.h:42 -msgid "Program does not use Unix-f77 dialectal features" +#: objc/objc-act.c:4281 objc/objc-act.c:4300 +msgid "inconsistent instance variable specification" msgstr "" -#: f/lang-options.h:44 -msgid "Program is written in Fortran-90-ish dialect" +#: objc/objc-act.c:5303 +msgid "can not use an object as parameter to a method\n" msgstr "" -#: f/lang-options.h:48 -msgid "" -"Treat local vars and COMMON blocks as if they were named in SAVE statements" +#: objc/objc-act.c:5504 +#, c-format +msgid "multiple %s named `%c%s' found" msgstr "" -#: f/lang-options.h:50 -msgid "Allow $ in symbol names" +#: objc/objc-act.c:5721 +#, c-format +msgid "no super class declared in @interface for `%s'" msgstr "" -#: f/lang-options.h:54 -msgid "f2c-compatible code need not be generated" +#: objc/objc-act.c:5809 +#, c-format +msgid "invalid receiver type `%s'" msgstr "" -#: f/lang-options.h:57 -msgid "Unsupported; do not generate libf2c-calling code" +#: objc/objc-act.c:5820 +#, c-format +msgid "`%s' may not respond to `%c%s'" msgstr "" -#: f/lang-options.h:59 -msgid "Unsupported; affects code-generation of arrays" +#: objc/objc-act.c:5825 +#, c-format +msgid "`%c%s' not implemented by protocol(s)" msgstr "" -#: f/lang-options.h:62 -msgid "Program is written in Fortran-90-ish free form" +#: objc/objc-act.c:5830 +msgid "(Messages without a matching method signature" msgstr "" -#: f/lang-options.h:67 -msgid "Warn about use of (only a few for now) Fortran extensions" +#: objc/objc-act.c:5831 +msgid "will be assumed to return `id' and accept" msgstr "" -#: f/lang-options.h:70 -msgid "Program is written in VXT (Digital-like) FORTRAN" +#: objc/objc-act.c:5832 +msgid "`...' as arguments.)" msgstr "" -#: f/lang-options.h:73 -msgid "Disallow all ugly features" +#: objc/objc-act.c:6082 +#, c-format +msgid "undeclared selector `%s'" msgstr "" -#: f/lang-options.h:76 -msgid "Hollerith and typeless constants not passed as arguments" +#. Historically, a class method that produced objects (factory +#. method) would assign `self' to the instance that it +#. allocated. This would effectively turn the class method into +#. an instance method. Following this assignment, the instance +#. variables could be accessed. That practice, while safe, +#. violates the simple rule that a class method should not refer +#. to an instance variable. It's better to catch the cases +#. where this is done unknowingly than to support the above +#. paradigm. +#: objc/objc-act.c:6124 +#, c-format +msgid "instance variable `%s' accessed in class method" msgstr "" -#: f/lang-options.h:78 -msgid "Allow ordinary copying of ASSIGN'ed vars" +#: objc/objc-act.c:6330 +#, c-format +msgid "duplicate declaration of method `%c%s'" msgstr "" -#: f/lang-options.h:81 -msgid "Dummy array dimensioned to (1) is assumed-size" +#: objc/objc-act.c:6371 +#, c-format +msgid "duplicate interface declaration for category `%s(%s)'" msgstr "" -#: f/lang-options.h:84 -msgid "Trailing comma in procedure call denotes null argument" +#: objc/objc-act.c:6401 +#, c-format +msgid "illegal reference type specified for instance variable `%s'" msgstr "" -#: f/lang-options.h:87 -msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z" +#: objc/objc-act.c:6417 +#, c-format +msgid "instance variable `%s' has unknown size" msgstr "" -#: f/lang-options.h:91 -msgid "Initialization via DATA and PARAMETER is type-compatible" +#. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them +#: objc/objc-act.c:6431 +#, c-format +msgid "type `%s' has virtual member functions" msgstr "" -#: f/lang-options.h:93 -msgid "Allow INTEGER and LOGICAL interchangeability" +#: objc/objc-act.c:6432 +#, c-format +msgid "illegal aggregate type `%s' specified for instance variable `%s'" msgstr "" -#: f/lang-options.h:96 -msgid "Print internal debugging-related info" +#: objc/objc-act.c:6440 +#, c-format +msgid "type `%s' has a user-defined constructor" msgstr "" -#: f/lang-options.h:99 -msgid "Initialize local vars and arrays to zero" +#: objc/objc-act.c:6442 +#, c-format +msgid "type `%s' has a user-defined destructor" msgstr "" -#: f/lang-options.h:103 -msgid "Backslashes in character/hollerith constants not special (C-style)" +#: objc/objc-act.c:6443 +msgid "" +"C++ constructors and destructors will not be invoked for Objective-C fields" msgstr "" -#: f/lang-options.h:105 -msgid "Have front end emulate COMPLEX arithmetic to avoid bugs" +#: objc/objc-act.c:6493 +#, c-format +msgid "instance variable `%s' is declared private" msgstr "" -#: f/lang-options.h:109 -msgid "Disable the appending of underscores to externals" +#: objc/objc-act.c:6542 +#, c-format +msgid "instance variable `%s' is %s; this will be a hard error in the future" msgstr "" -#: f/lang-options.h:112 -msgid "Never append a second underscore to externals" +#: objc/objc-act.c:6549 +#, c-format +msgid "instance variable `%s' is declared %s" msgstr "" -#: f/lang-options.h:114 -msgid "Intrinsics spelled as e.g. SqRt" +#: objc/objc-act.c:6559 +msgid "static access to object of type `id'" msgstr "" -#: f/lang-options.h:116 -msgid "Intrinsics in uppercase" +#: objc/objc-act.c:6581 objc/objc-act.c:6669 +#, c-format +msgid "incomplete implementation of class `%s'" msgstr "" -#: f/lang-options.h:119 -msgid "Intrinsics letters in arbitrary cases" +#: objc/objc-act.c:6585 objc/objc-act.c:6674 +#, c-format +msgid "incomplete implementation of category `%s'" msgstr "" -#: f/lang-options.h:121 -msgid "Language keywords spelled as e.g. IOStat" +#: objc/objc-act.c:6590 objc/objc-act.c:6679 +#, c-format +msgid "method definition for `%c%s' not found" msgstr "" -#: f/lang-options.h:123 -msgid "Language keywords in uppercase" +#: objc/objc-act.c:6720 +#, c-format +msgid "%s `%s' does not fully implement the `%s' protocol" msgstr "" -#: f/lang-options.h:126 -msgid "Language keyword letters in arbitrary cases" +#: objc/objc-act.c:6778 objc/objc-act.c:8806 +msgid "`@end' missing in implementation context" msgstr "" -#: f/lang-options.h:128 -msgid "Internally convert most source to uppercase" +#: objc/objc-act.c:6808 +#, c-format +msgid "reimplementation of class `%s'" msgstr "" -#: f/lang-options.h:131 -msgid "Internally preserve source case" +#: objc/objc-act.c:6839 +#, c-format +msgid "conflicting super class name `%s'" msgstr "" -#: f/lang-options.h:133 -msgid "Symbol names spelled in mixed case" +#: objc/objc-act.c:6841 +#, c-format +msgid "previous declaration of `%s'" msgstr "" -#: f/lang-options.h:135 -msgid "Symbol names in uppercase" +#: objc/objc-act.c:6855 objc/objc-act.c:6857 +#, c-format +msgid "duplicate interface declaration for class `%s'" msgstr "" -#: f/lang-options.h:137 -msgid "Symbol names in lowercase" +#: objc/objc-act.c:7124 +#, c-format +msgid "duplicate declaration for protocol `%s'" msgstr "" -#: f/lang-options.h:140 -msgid "Program written in uppercase" +#. Add a readable method name to the warning. +#: objc/objc-act.c:7616 +msgid "%J%s `%c%s'" msgstr "" -#: f/lang-options.h:142 -msgid "Program written in lowercase" +#: objc/objc-act.c:7911 +#, c-format +msgid "no super class declared in interface for `%s'" msgstr "" -#: f/lang-options.h:144 -msgid "Program written in strict mixed-case" +#: objc/objc-act.c:7959 +msgid "[super ...] must appear in a method context" msgstr "" -#: f/lang-options.h:146 -msgid "Compile as if program written in uppercase" +#: options.c:24 +msgid "Display this information" msgstr "" -#: f/lang-options.h:148 -msgid "Compile as if program written in lowercase" +#: options.c:30 +msgid "" +"--param =\tSet paramter to value. See below for a " +"complete list of parameters" msgstr "" -#: f/lang-options.h:150 -msgid "Preserve all spelling (case) used in program" +#: options.c:39 +msgid "" +"-A=\tAssert the to . Putting '-' " +"before disables the to " msgstr "" -#: f/lang-options.h:152 -msgid "Delete libU77 intrinsics with bad interfaces" +#: options.c:42 +msgid "Do not discard comments" msgstr "" -#: f/lang-options.h:154 -msgid "Disable libU77 intrinsics with bad interfaces" +#: options.c:45 +msgid "Do not discard comments in macro expansions" msgstr "" -#: f/lang-options.h:157 -msgid "Hide libU77 intrinsics with bad interfaces" +#: options.c:48 +msgid "" +"-D[=]\tDefine a with as its value. If just " +" is given, is taken to be 1" msgstr "" -#: f/lang-options.h:159 -msgid "Delete non-FORTRAN-77 intrinsics f2c supports" +#: options.c:54 +msgid "" +"-G\tPut global and static data smaller than bytes into a " +"special section (on some targets)" msgstr "" -#: f/lang-options.h:161 -msgid "Disable non-FORTRAN-77 intrinsics f2c supports" +#: options.c:57 +msgid "Print the name of header files as they are used" msgstr "" -#: f/lang-options.h:164 -msgid "Hide non-FORTRAN-77 intrinsics f2c supports" +#: options.c:66 +msgid "Generate make dependencies and compile" msgstr "" -#: f/lang-options.h:166 -msgid "Delete non-FORTRAN-77 intrinsics F90 supports" +#: options.c:75 +msgid "Treat missing header files as generated files" msgstr "" -#: f/lang-options.h:168 -msgid "Disable non-FORTRAN-77 intrinsics F90 supports" +#: options.c:81 +msgid "Like -MD but ignore system header files" msgstr "" -#: f/lang-options.h:171 -msgid "Hide non-FORTRAN-77 intrinsics F90 supports" +#: options.c:90 +msgid "-MQ \tAdd a MAKE-quoted target" msgstr "" -#: f/lang-options.h:173 -msgid "Delete non-FORTRAN-77 intrinsics g77 supports" +#: options.c:96 +msgid "-O\tSet optimization level to " msgstr "" -#: f/lang-options.h:175 -msgid "Disable non-FORTRAN 77 intrinsics F90 supports" +#: options.c:99 +msgid "Optimize for space rather than speed" msgstr "" -#: f/lang-options.h:178 -msgid "Hide non-FORTRAN 77 intrinsics F90 supports" +#: options.c:102 +msgid "Do not generate #line directives" msgstr "" -#: f/lang-options.h:180 -msgid "Delete MIL-STD 1753 intrinsics" +#: options.c:105 +msgid "-U\tUndefine " msgstr "" -#: f/lang-options.h:182 -msgid "Disable MIL-STD 1753 intrinsics" +#: options.c:108 +msgid "This switch is deprecated; use -Wextra instead" msgstr "" -#: f/lang-options.h:185 -msgid "Hide MIL-STD 1753 intrinsics" +#: options.c:114 +msgid "Warn about returning structures, unions or arrays" msgstr "" -#: f/lang-options.h:187 -msgid "Delete libU77 intrinsics" +#: options.c:120 +msgid "Warn about casting functions to incompatible types" msgstr "" -#: f/lang-options.h:189 -msgid "Disable libU77 intrinsics" +#: options.c:123 +msgid "Warn about pointer casts which increase alignment" msgstr "" -#: f/lang-options.h:192 -msgid "Hide libU77 intrinsics" +#: options.c:126 +msgid "Warn about casts which discard qualifiers" msgstr "" -#: f/lang-options.h:194 -msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports" +#: options.c:129 +msgid "Warn about subscripts whose type is \"char\"" msgstr "" -#: f/lang-options.h:196 -msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports" +#: options.c:138 +msgid "Warn about possibly confusing type conversions" msgstr "" -#: f/lang-options.h:199 -msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports" +#: options.c:141 +msgid "Warn when all constructors and destructors are private" msgstr "" -#: f/lang-options.h:201 -msgid "Treat initial values of 0 like non-zero values" +#: options.c:144 +msgid "Warn when a declaration is found after a statement" msgstr "" -#: f/lang-options.h:204 -msgid "" -"Emit special debugging information for COMMON and EQUIVALENCE (disabled)" +#: options.c:147 +msgid "Warn if deprecated class, method, or field is used" msgstr "" -#: f/lang-options.h:207 -msgid "Take at least one trip through each iterative DO loop" +#: options.c:150 +msgid "Warn about uses of __attribute__((deprecated)) declarations" msgstr "" -#: f/lang-options.h:211 -msgid "Print names of program units as they are compiled" +#: options.c:153 +msgid "Warn when an optimization pass is disabled" msgstr "" -#: f/lang-options.h:214 -msgid "Disable fatal diagnostics about inter-procedural problems" +#: options.c:156 +msgid "Warn about compile-time integer division by zero" msgstr "" -#: f/lang-options.h:216 -msgid "Make prefix-radix non-decimal constants be typeless" +#: options.c:159 +msgid "Warn about violations of Effective C++ style rules" msgstr "" -#: f/lang-options.h:219 -msgid "Generate code to check subscript and substring bounds" +#: options.c:162 +msgid "Warn about stray tokens after #elif and #endif" msgstr "" -#: f/lang-options.h:222 -msgid "Fortran-specific form of -fbounds-check" +#: options.c:165 +msgid "Treat all warnings as errors" msgstr "" -#: f/lang-options.h:226 -msgid "Disable warnings about inter-procedural problems" +#: options.c:168 +msgid "Make implicit function declarations an error" msgstr "" -#: f/lang-options.h:230 -msgid "Warn about constructs with surprising meanings" +#: options.c:171 +msgid "Print extra (possibly unwanted) warnings" msgstr "" -#: f/lang-options.h:235 -msgid "Add a directory for INCLUDE searching" +#: options.c:174 +msgid "Warn if deprecated empty statements are found" msgstr "" -#: f/lang-options.h:237 -msgid "Set the maximum line length" +#: options.c:177 +msgid "Warn if testing floating point numbers for equality" msgstr "" -#: f/bad.def:39 -#, no-c-format -msgid "Missing first operand for binary operator at %0" +#: options.c:180 +msgid "Warn about printf/scanf/strftime/strfmon format string anomalies" msgstr "" -#: f/bad.def:42 -#, no-c-format -msgid "Zero-length character constant at %0" +#: options.c:183 +msgid "Warn if passing too many arguments to a function for its format string" msgstr "" -#: f/bad.def:45 -#, no-c-format -msgid "Invalid token at %0 in expression or subexpression at %1" +#: options.c:186 +msgid "Warn about format strings that are not literals" msgstr "" -#: f/bad.def:48 -#, no-c-format -msgid "Missing operand for operator at %1 at end of expression at %0" +#: options.c:189 +msgid "Warn about possible security problems with format functions" msgstr "" -#: f/bad.def:51 -#, no-c-format -msgid "Label %A already defined at %1 when redefined at %0" +#: options.c:192 +msgid "Warn about strftime formats yielding 2-digit years" msgstr "" -#: f/bad.def:54 -#, no-c-format -msgid "Unrecognized character at %0 [info -f g77 M LEX]" +#: options.c:201 +msgid "Enable warnings about inter-procedural problems" msgstr "" -#: f/bad.def:57 -#, no-c-format -msgid "Label definition %A at %0 on empty statement (as of %1)" +#: options.c:207 +msgid "Warn about implicit function declarations" msgstr "" -#: f/bad.def:65 -#, no-c-format -msgid "Invalid first character at %0 [info -f g77 M LEX]" +#: options.c:210 +msgid "Warn when a declaration does not specify a type" msgstr "" -#: f/bad.def:68 -#, no-c-format -msgid "Line too long as of %0 [info -f g77 M LEX]" +#: options.c:216 +msgid "Warn about variables which are initialized to themselves." msgstr "" -#: f/bad.def:71 -#, no-c-format -msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]" +#: options.c:219 +msgid "Warn when an inlined function cannot be inlined" msgstr "" -#: f/bad.def:74 -#, no-c-format -msgid "Label number at %0 not in range 1-99999" +#: options.c:222 +msgid "Warn about invalid uses of the \"offsetof\" macro" msgstr "" -#: f/bad.def:77 -#, no-c-format -msgid "At %0, '!' and '/*' are not valid comment delimiters" +#: options.c:225 +msgid "Warn about PCH files that are found but not used" msgstr "" -#: f/bad.def:80 -#, no-c-format -msgid "" -"Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]" +#: options.c:228 +msgid "-Wlarger-than-\tWarn if an object is larger than bytes" msgstr "" -#: f/bad.def:83 -#, no-c-format -msgid "" -"Label at %0 invalid with continuation line indicator at %1 [info -f g77 M " -"LEX]" +#: options.c:231 +msgid "Do not warn about using \"long long\" when -pedantic" msgstr "" -#: f/bad.def:91 -#, no-c-format -msgid "Character constant at %0 has no closing apostrophe at %1" +#: options.c:234 +msgid "Warn about suspicious declarations of \"main\"" msgstr "" -#: f/bad.def:94 -#, no-c-format -msgid "" -"Hollerith constant at %0 specified %A more characters than are present as of " -"%1" +#: options.c:237 +msgid "Warn about possibly missing braces around initializers" msgstr "" -#: f/bad.def:97 -#, no-c-format -msgid "Missing close parenthese at %0 needed to match open parenthese at %1" +#: options.c:240 +msgid "Warn about global functions without previous declarations" msgstr "" -#: f/bad.def:100 -#, no-c-format -msgid "Integer at %0 too large" +#: options.c:243 +msgid "Warn about functions which might be candidates for format attributes" msgstr "" -#: f/bad.def:123 -#, no-c-format +#: options.c:246 msgid "" -"Period at %0 not followed by digits for floating-point number or by `NOT.', " -"`TRUE.', or `FALSE.'" +"Warn about functions which might be candidates for __attribute__((noreturn))" msgstr "" -#: f/bad.def:126 -#, no-c-format -msgid "Missing close-period between `.%A' at %0 and %1" +#: options.c:249 +msgid "Warn about global functions without prototypes" msgstr "" -#: f/bad.def:129 -#, no-c-format -msgid "" -"Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent " -"field" +#: options.c:252 +msgid "Warn about use of multi-character character constants" msgstr "" -#: f/bad.def:132 -#, no-c-format -msgid "Missing value at %1 for real-number exponent at %0" +#: options.c:255 +msgid "Warn about \"extern\" declarations not at file scope" msgstr "" -#: f/bad.def:135 -#, no-c-format -msgid "Expected binary operator between expressions at %0 and at %1" +#: options.c:261 +msgid "" +"Warn when non-templatized friend functions are declared within a template" msgstr "" -#: f/bad.def:253 -#, no-c-format -msgid "Semicolon at %0 is an invalid token" +#: options.c:264 +msgid "Warn about non-virtual destructors" msgstr "" -#: f/bad.def:271 -#, no-c-format -msgid "Extraneous comma in FORMAT statement at %0" +#: options.c:270 +msgid "Warn if a C-style cast is used in a program" msgstr "" -#: f/bad.def:274 -#, no-c-format -msgid "Missing comma in FORMAT statement at %0" +#: options.c:273 +msgid "Warn if an old-style parameter definition is used" msgstr "" -#: f/bad.def:277 -#, no-c-format -msgid "Spurious sign in FORMAT statement at %0" +#: options.c:276 +msgid "Warn if .class files are out of date" msgstr "" -#: f/bad.def:280 -#, no-c-format -msgid "Spurious number in FORMAT statement at %0" +#: options.c:279 +msgid "Warn about overloaded virtual function names" msgstr "" -#: f/bad.def:283 -#, no-c-format -msgid "Spurious text trailing number in FORMAT statement at %0" +#: options.c:282 +msgid "Warn when the packed attribute has no effect on struct layout" msgstr "" -#: f/bad.def:291 -#, no-c-format -msgid "Unrecognized FORMAT specifier at %0" +#: options.c:285 +msgid "Warn when padding is required to align structure members" msgstr "" -#: f/bad.def:419 -#, no-c-format -msgid "Missing close-parenthese(s) in FORMAT statement at %0" +#: options.c:288 +msgid "Warn about possibly missing parentheses" msgstr "" -#: f/bad.def:422 -#, no-c-format -msgid "Missing number following period in FORMAT statement at %0" +#: options.c:291 +msgid "Warn when converting the type of pointers to member functions" msgstr "" -#: f/bad.def:425 -#, no-c-format -msgid "Missing number following `E' in FORMAT statement at %0" +#: options.c:294 +msgid "Warn about function pointer arithmetic" msgstr "" -#: f/bad.def:433 -#, no-c-format -msgid "Spurious trailing comma preceding terminator at %0" +#: options.c:297 +msgid "Warn if inherited methods are unimplemented" msgstr "" -#: f/bad.def:436 -#, no-c-format -msgid "" -"At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not " -"specifying the assignment operator (=)" +#: options.c:300 +msgid "Warn about multiple declarations of the same object" msgstr "" -#: f/bad.def:439 -#, no-c-format -msgid "" -"At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement " -"specifying the assignment operator (=)" +#: options.c:303 +msgid "Warn if modifiers are specified when not necessary" msgstr "" -#: f/bad.def:452 -#, no-c-format -msgid "" -"Cannot specify =initialization-expr at %0 unless `::' appears before list of " -"objects" +#: options.c:306 +msgid "Warn when the compiler reorders code" msgstr "" -#: f/bad.def:455 -#, no-c-format -msgid "Reference to label at %1 inconsistent with its definition at %0" +#: options.c:309 +msgid "" +"Warn whenever a function's return type defaults to \"int\" (C), or about " +"inconsistent return types (C++)" msgstr "" -#: f/bad.def:458 -#, no-c-format -msgid "Reference to label at %1 inconsistent with earlier reference at %0" +#: options.c:312 +msgid "Warn if a selector has multiple methods" msgstr "" -#: f/bad.def:461 -#, no-c-format -msgid "DO-statement reference to label at %1 follows its definition at %0" +#: options.c:315 +msgid "Warn about possible violations of sequence point rules" msgstr "" -#: f/bad.def:464 -#, no-c-format -msgid "Reference to label at %1 is outside block containing definition at %0" +#: options.c:318 +msgid "Warn when one local variable shadows another" msgstr "" -#: f/bad.def:467 -#, no-c-format -msgid "" -"DO-statement references to label at %0 and %2 separated by unterminated " -"block starting at %1" +#: options.c:321 +msgid "Warn about signed-unsigned comparisons" msgstr "" -#: f/bad.def:470 -#, no-c-format -msgid "" -"DO-statement reference to label at %0 and label definition at %2 separated " -"by unterminated block starting at %1" +#: options.c:324 +msgid "Warn when overload promotes from unsigned to signed" msgstr "" -#: f/bad.def:473 -#, no-c-format -msgid "Label definition at %0 invalid on this kind of statement" +#: options.c:327 +msgid "Warn about code which might break strict aliasing rules" msgstr "" -#: f/bad.def:476 -#, no-c-format -msgid "Statement at %0 invalid in this context" +#: options.c:330 +msgid "Warn about unprototyped function declarations" msgstr "" -#: f/bad.def:479 -#, no-c-format -msgid "Statement at %0 invalid in context established by statement at %1" +#: options.c:333 +msgid "Warn about constructs with surprising meanings" msgstr "" -#: f/bad.def:482 -#, no-c-format -msgid "Statement at %0 must specify construct name specified at %1" +#: options.c:336 +msgid "Warn about enumerated switches, with no default, missing a case" msgstr "" -#: f/bad.def:485 -#, no-c-format -msgid "Construct name at %0 superfluous, no construct name specified at %1" +#: options.c:339 +msgid "Warn about enumerated switches missing a \"default:\" statement" msgstr "" -#: f/bad.def:488 -#, no-c-format -msgid "Construct name at %0 not the same as construct name at %1" +#: options.c:342 +msgid "Warn about all enumerated switches missing a specific case" msgstr "" -#: f/bad.def:491 -#, no-c-format -msgid "" -"Construct name at %0 does not match construct name for any containing DO " -"constructs" +#: options.c:345 +msgid "Warn when synthesis behavior differs from Cfront" msgstr "" -#: f/bad.def:494 -#, no-c-format -msgid "Label definition missing at %0 for DO construct specifying label at %1" +#: options.c:348 +msgid "Do not suppress warnings from system headers" msgstr "" -#: f/bad.def:497 -#, no-c-format -msgid "Statement at %0 follows ELSE block for IF construct at %1" +#: options.c:351 +msgid "Warn about features not present in traditional C" msgstr "" -#: f/bad.def:500 -#, no-c-format -msgid "No label definition for FORMAT statement at %0" +#: options.c:360 +msgid "Warn if an undefined macro is used in an #if directive" msgstr "" -#: f/bad.def:503 -#, no-c-format -msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1" +#: options.c:363 +msgid "Warn about uninitialized automatic variables" msgstr "" -#: f/bad.def:506 -#, no-c-format -msgid "" -"END statement at %0 missing `%A' keyword required for internal or module " -"procedure(s) bounded by %1" +#: options.c:366 +msgid "Warn about unrecognized pragmas" msgstr "" -#: f/bad.def:509 -#, no-c-format -msgid "" -"MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 " -"specifies no generic name, operator, or assignment" +#: options.c:369 +msgid "Warn about code that will never be executed" msgstr "" -#: f/bad.def:512 -#, no-c-format -msgid "BLOCK DATA name at %0 superfluous, no name specified at %1" +#: options.c:372 +msgid "Enable all -Wunused- warnings" msgstr "" -#: f/bad.def:515 -#, no-c-format -msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1" +#: options.c:375 +msgid "Warn when a function is unused" msgstr "" -#: f/bad.def:518 -#, no-c-format -msgid "Program unit name at %0 not the same as name at %1" +#: options.c:378 +msgid "Warn when a label is unused" msgstr "" -#: f/bad.def:521 -#, no-c-format -msgid "Type name at %0 not the same as name at %1" +#: options.c:381 +msgid "Warn about macros defined in the main file that are not used" msgstr "" -#: f/bad.def:524 -#, no-c-format -msgid "End of source file before end of block started at %0" +#: options.c:384 +msgid "Warn when a function parameter is unused" msgstr "" -#: f/bad.def:527 -#, no-c-format -msgid "Undefined label, first referenced at %0" +#: options.c:387 +msgid "Warn when an expression value is unused" msgstr "" -#: f/bad.def:530 -#, no-c-format -msgid "" -"SAVE statement or attribute at %1 cannot be specified along with SAVE " -"statement or attribute at %0" +#: options.c:390 +msgid "Warn when a variable is unused" msgstr "" -#: f/bad.def:533 -#, no-c-format -msgid "" -"PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or " -"PRIVATE statement at %0" +#: options.c:393 +msgid "Give strings the type \"array of char\"" msgstr "" -#: f/bad.def:536 -#, no-c-format -msgid "RETURN statement at %0 invalid within a main program unit" +#: options.c:396 +msgid "" +"A synonym for -std=c89. In a future version of GCC it will become " +"synonymous with -std=c99 instead" msgstr "" -#: f/bad.def:539 -#, no-c-format -msgid "Alternate return specifier at %0 invalid within a main program unit" +#: options.c:399 +msgid "-aux-info \tEmit declaration information into " msgstr "" -#: f/bad.def:542 -#, no-c-format -msgid "Alternate return specifier at %0 invalid within a function" +#: options.c:411 +msgid "-d\tEnable dumps from specific passes of the compiler" msgstr "" -#: f/bad.def:545 -#, no-c-format -msgid "" -"Access specifier or PRIVATE statement at %0 invalid for derived-type " -"definition within other than the specification part of a module" +#: options.c:414 +msgid "-dumpbase \tSet the file basename to be used for dumps" msgstr "" -#: f/bad.def:548 -#, no-c-format -msgid "" -"Access specifier at %0 must immediately follow derived-type statement at %1 " -"with no intervening statements" +#: options.c:417 +msgid "--CLASSPATH\tDeprecated; use --classpath instead" msgstr "" -#: f/bad.def:551 -#, no-c-format -msgid "" -"No components specified as of %0 for derived-type definition beginning at %1" +#: options.c:432 +msgid "Enforce class member access control semantics" msgstr "" -#: f/bad.def:554 -#, no-c-format -msgid "" -"No components specified as of %0 for structure definition beginning at %1" +#: options.c:435 +msgid "Align the start of functions" msgstr "" -#: f/bad.def:557 -#, no-c-format -msgid "Missing structure name for outer structure definition at %0" +#: options.c:441 +msgid "Align labels which are only reached by jumping" msgstr "" -#: f/bad.def:560 -#, no-c-format -msgid "" -"Field names at %0 for outer structure definition -- specify them in a " -"subsequent RECORD statement instead" +#: options.c:447 +msgid "Align all labels" msgstr "" -#: f/bad.def:563 -#, no-c-format -msgid "" -"Missing field name(s) for structure definition at %0 within structure " -"definition at %1" +#: options.c:453 +msgid "Align the start of loops" msgstr "" -#: f/bad.def:566 -#, no-c-format -msgid "No components specified as of %0 for map beginning at %1" +#: options.c:462 +msgid "Change when template instances are emitted" msgstr "" -#: f/bad.def:569 -#, no-c-format -msgid "" -"Zero or one maps specified as of %0 for union beginning at %1 -- at least " -"two are required" +#: options.c:465 +msgid "Specify that arguments may alias each other and globals" msgstr "" -#: f/bad.def:572 -#, no-c-format -msgid "Missing %A specifier in statement at %0" +#: options.c:468 +msgid "Assume arguments may alias globals but not each other" msgstr "" -#: f/bad.def:575 -#, no-c-format -msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O" +#: options.c:471 +msgid "Assume arguments alias neither each other nor globals" msgstr "" -#: f/bad.def:578 -#, no-c-format -msgid "Conflicting I/O control specifications at %0 and %1" +#: options.c:474 +msgid "Recognize the \"asm\" keyword" msgstr "" -#: f/bad.def:581 -#, no-c-format -msgid "No UNIT= specifier in I/O control list at %0" +#: options.c:486 +msgid "Generate unwind tables that are exact at each instruction boundary" msgstr "" -#: f/bad.def:584 -#, no-c-format +#: options.c:489 msgid "" -"Specification at %0 requires ADVANCE=`NO' specification in same I/O control " -"list" +"Do not treat local variables and COMMON blocks as if they were named in SAVE " +"statements" msgstr "" -#: f/bad.def:587 -#, no-c-format +#: options.c:492 msgid "" -"Specification at %0 requires explicit FMT= specification in same I/O control " -"list" +"Backslashes in character and hollerith constants are special (not C-style)" msgstr "" -#: f/bad.def:595 -#, no-c-format -msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1" +#: options.c:495 +msgid "Delete libU77 intrinsics with bad interfaces" msgstr "" -#: f/bad.def:598 -#, no-c-format -msgid "Duplicate or overlapping case values/ranges at %0 and %1" +#: options.c:498 +msgid "Disable libU77 intrinsics with bad interfaces" msgstr "" -#: f/bad.def:601 -#, no-c-format -msgid "" -"Type and/or kind-type parameter disagreement between CASE value or value " -"within range at %0 and SELECT CASE at %1" +#: options.c:501 +msgid "Enable libU77 intrinsics with bad interfaces" msgstr "" -#: f/bad.def:604 -#, no-c-format -msgid "" -"Range specification at %0 invalid for CASE statement within logical-type " -"SELECT CASE statement" +#: options.c:504 +msgid "Hide libU77 intrinsics with bad interfaces" msgstr "" -#: f/bad.def:617 -#, no-c-format -msgid "Fortran 90 feature at %0 unsupported" +#: options.c:507 +msgid "--bootclasspath=\tReplace system path" msgstr "" -#: f/bad.def:630 -#, no-c-format -msgid "" -"Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %" -"1]" +#: options.c:510 +msgid "Generate code to check bounds before indexing arrays" msgstr "" -#: f/bad.def:638 -#, no-c-format -msgid "Null element at %0 for array reference at %1" +#: options.c:513 +msgid "Replace add, compare, branch with branch on count register" msgstr "" -#: f/bad.def:641 -#, no-c-format -msgid "Too few elements (%A missing) as of %0 for array reference at %1" +#: options.c:516 +msgid "Use profiling information for branch probabilities" msgstr "" -#: f/bad.def:644 -#, no-c-format -msgid "Too many elements as of %0 for array reference at %1" +#: options.c:519 +msgid "" +"Perform branch target load optimization before prologue / epilogue threading" msgstr "" -#: f/bad.def:647 -#, no-c-format -msgid "Missing colon as of %0 in substring reference for %1" +#: options.c:522 +msgid "" +"Perform branch target load optimization after prologue / epilogue threading" msgstr "" -#: f/bad.def:650 -#, no-c-format -msgid "Invalid use at %0 of substring operator on %1" +#: options.c:525 +msgid "Recognize built-in functions" msgstr "" -#: f/bad.def:653 -#, no-c-format -msgid "Substring begin/end point at %0 out of defined range" +#: options.c:531 +msgid "" +"-fcall-saved-\tMark as being preserved across functions" msgstr "" -#: f/bad.def:656 -#, no-c-format -msgid "Array element value at %0 out of defined range" +#: options.c:534 +msgid "" +"-fcall-used-\tMark as being corrupted by function calls" msgstr "" -#: f/bad.def:659 -#, no-c-format -msgid "Expression at %0 has incorrect data type or rank for its context" +#: options.c:537 +msgid "Save registers around function calls" msgstr "" -#: f/bad.def:662 -#, no-c-format -msgid "Division by 0 (zero) at %0 (IEEE not yet supported)" +#: options.c:540 +msgid "Program written in strict mixed-case" msgstr "" -#: f/bad.def:665 -#, no-c-format -msgid "%A step count known to be 0 (zero) at %0" +#: options.c:543 +msgid "Compile as if program written in lowercase" msgstr "" -#: f/bad.def:668 -#, no-c-format -msgid "%A end value plus step count known to overflow at %0" +#: options.c:546 +msgid "Preserve case used in program" msgstr "" -#: f/bad.def:671 -#, no-c-format -msgid "" -"%A begin, end, and step-count values known to result in implementation-" -"dependent behavior due to overflow(s) in intermediate calculations at %0" +#: options.c:549 +msgid "Program written in lowercase" msgstr "" -#: f/bad.def:674 -#, no-c-format -msgid "" -"%A begin, end, and step-count values known to result in no iterations at %0" +#: options.c:552 +msgid "Program written in uppercase" msgstr "" -#: f/bad.def:677 -#, no-c-format -msgid "Type disagreement between expressions at %0 and %1" +#: options.c:555 +msgid "Compile as if program written in uppercase" msgstr "" -#: f/bad.def:690 -#, no-c-format -msgid "No specification for implied-DO iterator `%A' at %0" +#: options.c:558 +msgid "Check the return value of new" msgstr "" -#: f/bad.def:693 -#, no-c-format -msgid "Gratuitous parentheses surround implied-DO construct at %0" +#: options.c:564 +msgid "--classpath=\tSet class path" msgstr "" -#: f/bad.def:696 -#, no-c-format -msgid "Zero-size specification invalid at %0" +#: options.c:567 +msgid "Do not put uninitialized globals in the common section" msgstr "" -#: f/bad.def:699 -#, no-c-format -msgid "Zero-size array at %0" +#: options.c:573 +msgid "Allow the arguments of the '?' operator to have different types" msgstr "" -#: f/bad.def:702 -#, no-c-format -msgid "Target machine does not support complex entity of kind specified at %0" +#: options.c:576 +msgid "Reduce the size of object files" msgstr "" -#: f/bad.def:705 -#, no-c-format -msgid "Target machine does not support DOUBLE COMPLEX, specified at %0" +#: options.c:579 +msgid "Make string literals \"const char[]\" not \"char[]\"" msgstr "" -#: f/bad.def:708 -#, no-c-format -msgid "Attempt to raise constant zero to a power at %0" +#: options.c:582 +msgid "-fconst-string-class=\tUse class for constant strings" msgstr "" -#: f/bad.def:806 -#, no-c-format -msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C" +#: options.c:585 +msgid "Perform a register copy-propagation optimization pass" msgstr "" -#: f/bad.def:809 -#, no-c-format -msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]" +#: options.c:588 +msgid "Perform cross-jumping optimization" msgstr "" -#: f/bad.def:812 -#, no-c-format -msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]" +#: options.c:591 +msgid "When running CSE, follow jumps to their targets" msgstr "" -#: f/bad.def:815 -#, no-c-format -msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]" +#: options.c:594 +msgid "When running CSE, follow conditional jumps" msgstr "" -#: f/bad.def:818 -#, no-c-format -msgid "" -"Explicit type declaration for intrinsic `%A' disagrees with invocation at %0" +#: options.c:597 +msgid "Place data items into their own section" msgstr "" -#: f/bad.def:821 -#, no-c-format -msgid "Unable to open INCLUDE file `%A' at %0" +#: options.c:600 +msgid "" +"Emit special debugging information for COMMON and EQUIVALENCE (disabled)" msgstr "" -#: f/bad.def:839 -#, no-c-format -msgid "Null argument at %0 for statement function reference at %1" +#: options.c:603 +msgid "Inline member functions by default" msgstr "" -#: f/bad.def:842 -#, no-c-format -msgid "Null argument at %0 for procedure invocation at %1" +#: options.c:606 +msgid "Defer popping functions args from stack until later" msgstr "" -#: f/bad.def:845 -#, no-c-format -msgid "" -"%A too few arguments (starting with dummy argument `%B') as of %0 for " -"statement function reference at %1" +#: options.c:609 +msgid "Attempt to fill delay slots of branch instructions" msgstr "" -#: f/bad.def:848 -#, no-c-format -msgid "%A too many arguments as of %0 for statement function reference at %1" +#: options.c:612 +msgid "Delete useless null pointer checks" msgstr "" -#: f/bad.def:851 -#, no-c-format +#: options.c:615 msgid "" -"Array supplied at %1 for dummy argument `%A' in statement function reference " -"at %0" +"-fdiagnostics-show-location=[once|every-line]\tHow often to emit source " +"location at the beginning of line-wrapped diagnostics" msgstr "" -#: f/bad.def:854 -#, no-c-format -msgid "Unsupported FORMAT specifier at %0" +#: options.c:618 +msgid "Allow '$' in symbol names" msgstr "" -#: f/bad.def:857 -#, no-c-format -msgid "Variable-expression FORMAT specifier at %0 -- unsupported" +#: options.c:621 +msgid "Permit '$' as an identifier character" msgstr "" -#: f/bad.def:880 -#, no-c-format -msgid "Unsupported VXT statement at %0" +#: options.c:627 +msgid "" +"Suppress output of instruction numbers and line number notes in debugging " +"dumps" msgstr "" -#: f/bad.def:883 -#, no-c-format -msgid "Attempt to specify second initial value for `%A' at %0" +#: options.c:633 +msgid "Perform DWARF2 duplicate elimination" msgstr "" -#: f/bad.def:886 -#, no-c-format -msgid "Too few initial values in list of initializers for `%A' at %0" +#: options.c:636 +#: options.c:639 +msgid "Perform unused type elimination in debug info" msgstr "" -#: f/bad.def:889 -#, no-c-format -msgid "Too many initial values in list of initializers starting at %0" +#: options.c:648 +msgid "Have front end emulate COMPLEX arithmetic to avoid bugs" msgstr "" -#: f/bad.def:892 -#, no-c-format +#: options.c:651 msgid "" -"Array or substring specification for `%A' out of range in statement at %0" +"--encoding=\tChoose input encoding (defaults from your locale)" msgstr "" -#: f/bad.def:895 -#, no-c-format -msgid "" -"Array subscript #%B out of range for initialization of `%A' in statement at %" -"0" +#: options.c:654 +msgid "Generate code to check exception specifications" msgstr "" -#: f/bad.def:898 -#, no-c-format -msgid "" -"Implied do-loop step count of 0 (zero) for iteration variable `%A' in " -"statement at %0" +#: options.c:660 +msgid "Enable exception handling" msgstr "" -#: f/bad.def:901 -#, no-c-format +#: options.c:663 msgid "" -"Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in " -"statement at %0" +"-fexec-charset=\tConvert all strings and character constants to " +"character set " msgstr "" -#: f/bad.def:904 -#, no-c-format -msgid "" -"Not an integer constant expression in implied do-loop in statement at %0" +#: options.c:666 +msgid "Perform a number of minor, expensive optimizations" msgstr "" -#: f/bad.def:907 -#, no-c-format -msgid "Attempt to specify second initial value for element of `%A' at %0" +#: options.c:675 +msgid "f2c-compatible code can be generated" msgstr "" -#: f/bad.def:910 -#, no-c-format -msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0" +#: options.c:678 +msgid "Delete non-FORTRAN-77 intrinsics f2c supports" msgstr "" -#: f/bad.def:913 -#, no-c-format -msgid "" -"Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions" +#: options.c:681 +msgid "Disable non-FORTRAN-77 intrinsics f2c supports" msgstr "" -#: f/bad.def:916 -#, no-c-format -msgid "" -"Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D " -"bytes offset from `%B'" +#: options.c:684 +msgid "Enable non-FORTRAN-77 intrinsics f2c supports" msgstr "" -#: f/bad.def:919 -#, no-c-format -msgid "" -"Array or substring specification for `%A' out of range in EQUIVALENCE " -"statement" +#: options.c:687 +msgid "Hide non-FORTRAN-77 intrinsics f2c supports" msgstr "" -#: f/bad.def:922 -#, no-c-format -msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement" +#: options.c:690 +msgid "Unsupported; generate libf2c-calling code" msgstr "" -#: f/bad.def:925 -#, no-c-format -msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement" +#: options.c:693 +msgid "Program is written in typical FORTRAN 66 dialect" msgstr "" -#: f/bad.def:928 -#, no-c-format -msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'" +#: options.c:696 +msgid "Program is written in typical Unix-f77 dialect" msgstr "" -#: f/bad.def:936 -#, no-c-format -msgid "" -"Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%" -"A'" +#: options.c:699 +msgid "Program is written in Fortran-90-ish dialect" msgstr "" -#: f/bad.def:939 -#, no-c-format -msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement" +#: options.c:702 +msgid "Delete non-FORTRAN-77 intrinsics F90 supports" msgstr "" -#: f/bad.def:942 -#, no-c-format -msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement" +#: options.c:705 +msgid "Disable non-FORTRAN-77 intrinsics F90 supports" msgstr "" -#: f/bad.def:945 -#, no-c-format -msgid "" -"Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for " -"example, `%A' and `%B'" +#: options.c:708 +msgid "Enable non-FORTRAN-77 intrinsics F90 supports" msgstr "" -#: f/bad.def:958 -#, no-c-format -msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram" +#: options.c:711 +msgid "Hide non-FORTRAN-77 intrinsics F90 supports" msgstr "" -#: f/bad.def:976 -#, no-c-format -msgid "" -"Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at " -"%1" +#: options.c:723 +msgid "Assume no NaNs or infinities are generated" msgstr "" -#: f/bad.def:979 -#, no-c-format -msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1" +#: options.c:726 +msgid "" +"-ffixed-\tMark as being unavailable to the compiler" msgstr "" -#: f/bad.def:987 -#, no-c-format -msgid "Blank common initialized at %0" +#: options.c:732 +msgid "ffixed-line-length-\tSet the maximum line length to " msgstr "" -#: f/bad.def:990 -#, no-c-format -msgid "" -"Intrinsic `%A' is passed as actual argument at %0 but not explicitly " -"declared INTRINSIC" +#: options.c:735 +msgid "Unsupported; affects code generation of arrays" msgstr "" -#: f/bad.def:993 -#, no-c-format -msgid "" -"External procedure `%A' is passed as actual argument at %0 but not " -"explicitly declared EXTERNAL" +#: options.c:738 +msgid "Do not store floats in registers" msgstr "" -#: f/bad.def:996 -#, no-c-format -msgid "Character `%A' (for example) is upper-case in symbol name at %0" +#: options.c:741 +msgid "Scope of for-init-statement variables is local to the loop" msgstr "" -#: f/bad.def:999 -#, no-c-format -msgid "Character `%A' (for example) is lower-case in symbol name at %0" +#: options.c:744 +msgid "Copy memory address constants into registers before use" msgstr "" -#: f/bad.def:1002 -#, no-c-format -msgid "" -"Character `%A' not followed at some point by lower-case character in symbol " -"name at %0" +#: options.c:747 +msgid "Always check for non gcj generated classes archives" msgstr "" -#: f/bad.def:1005 -#, no-c-format -msgid "Initial character `%A' is lower-case in symbol name at %0" +#: options.c:750 +msgid "Copy memory operands into registers before use" msgstr "" -#: f/bad.def:1013 -#, no-c-format -msgid "" -"NAMELIST not adequately supported by run-time library for source files with " -"case preserved" +#: options.c:753 +msgid "Generate code to check subscript and substring bounds" +msgstr "" + +#: options.c:756 +msgid "Program is written in Fortran-90-ish free form" msgstr "" -#: f/bad.def:1016 -#, no-c-format -msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0" +#: options.c:759 +msgid "Do not assume that standard C libraries and \"main\" exist" msgstr "" -#: f/bad.def:1034 -#, no-c-format -msgid "Statement at %0 invalid in BLOCK DATA program unit at %1" +#: options.c:762 +msgid "Allow function addresses to be held in registers" msgstr "" -#: f/bad.def:1037 -#, no-c-format -msgid "Truncating characters on right side of character constant at %0" +#: options.c:765 +msgid "Place each function into its own section" msgstr "" -#: f/bad.def:1040 -#, no-c-format -msgid "Truncating characters on right side of hollerith constant at %0" +#: options.c:768 +msgid "Perform global common subexpression elimination" msgstr "" -#: f/bad.def:1043 -#, no-c-format -msgid "Truncating non-zero data on left side of numeric constant at %0" +#: options.c:771 +msgid "" +"Perform redundant load after store elimination in global common " +"subexpression elimination" msgstr "" -#: f/bad.def:1046 -#, no-c-format -msgid "Truncating non-zero data on left side of typeless constant at %0" +#: options.c:774 +msgid "" +"Perform enhanced load motion during global common subexpression elimination" msgstr "" -#: f/bad.def:1049 -#, no-c-format -msgid "Typeless constant at %0 too large" +#: options.c:777 +msgid "Perform store motion after global common subexpression elimination" msgstr "" -#: f/bad.def:1052 -#, no-c-format -msgid "First-column ampersand continuation at %0" +#: options.c:780 +msgid "Enable fatal diagnostics about inter-procedural problems" msgstr "" -#: f/bad.def:1055 f/bad.def:1058 -#, no-c-format -msgid "" -"Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]" +#: options.c:783 +msgid "Delete non-FORTRAN-77 intrinsics g77 supports" msgstr "" -#: f/bad.def:1061 f/bad.def:1064 -#, no-c-format -msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]" +#: options.c:786 +msgid "Disable non-FORTRAN 77 intrinsics F90 supports" msgstr "" -#: f/bad.def:1067 f/bad.def:1070 -#, no-c-format -msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]" +#: options.c:789 +msgid "Enable non-FORTRAN 77 intrinsics F90 supports" msgstr "" -#: f/bad.def:1073 -#, no-c-format -msgid "" -"Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M " -"GLOBALS]" +#: options.c:792 +msgid "Hide non-FORTRAN 77 intrinsics F90 supports" msgstr "" -#: f/bad.def:1076 -#, no-c-format -msgid "" -"Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M " -"GLOBALS]" +#: options.c:795 +msgid "Recognize GNU-defined keywords" msgstr "" -#: f/bad.def:1079 f/bad.def:1082 -#, no-c-format -msgid "" -"Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]" +#: options.c:798 +msgid "Output GNU ld formatted global initializers" msgstr "" -#: f/bad.def:1085 -#, no-c-format -msgid "Array `%A' at %0 is too large to handle" +#: options.c:801 +msgid "Generate code for GNU runtime environment" msgstr "" -#: f/bad.def:1088 -#, no-c-format -msgid "Statement function `%A' defined at %0 is not used" +#: options.c:804 +msgid "Enable guessing of branch probabilities" msgstr "" -#: f/bad.def:1091 -#, no-c-format -msgid "" -"Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M " -"Y2KBAD]" +#: options.c:819 +msgid "Assume normal C execution environment" msgstr "" -#: f/bad.def:1094 -#, no-c-format -msgid "Internal compiler error -- cannot perform operation" +#: options.c:822 +msgid "Enable support for huge objects" msgstr "" -#. Kind messages are used in diagnostic location reports of the -#. form ": In function `foo': ". -#: f/info-k.def:32 -msgid "In unknown kind" +#: options.c:825 +msgid "Process #ident directives" msgstr "" -#: f/info-k.def:33 -msgid "In entity" +#: options.c:828 +msgid "Perform conversion of conditional jumps to branchless equivalents" msgstr "" -#: f/info-k.def:34 -msgid "In function" +#: options.c:831 +msgid "Perform conversion of conditional jumps to conditional execution" msgstr "" -#: f/info-k.def:35 -msgid "In subroutine" +#: options.c:834 +msgid "Export functions even if they can be inlined" msgstr "" -#: f/info-k.def:36 -msgid "In program" +#: options.c:837 +msgid "Emit implicit instantiations of inline templates" msgstr "" -#: f/info-k.def:37 -msgid "In block-data unit" +#: options.c:840 +msgid "Emit implicit instantiations of templates" msgstr "" -#: f/info-k.def:38 -msgid "In common block" +#: options.c:843 +msgid "Use offset tables for virtual method calls" msgstr "" -#: f/info-k.def:39 -msgid "In construct" +#: options.c:846 +msgid "Do not generate .size directives" msgstr "" -#: f/info-k.def:40 -msgid "In namelist" +#: options.c:849 +msgid "Initialize local vars and arrays to zero" msgstr "" -#: f/info-k.def:41 -msgid "In anything" +#: options.c:852 +msgid "Pay attention to the \"inline\" keyword" msgstr "" -#: java/check-init.c:908 -#, c-format -msgid "internal error in check-init: tree code not implemented: %s" +#: options.c:861 +msgid "" +"-finline-limit=\tLimit the size of inlined functions to " msgstr "" -#: java/check-init.c:980 -#, c-format -msgid "final field '%s' may not have been initialized" +#: options.c:864 +msgid "Instrument function entry and exit with profiling calls" msgstr "" -#: java/class.c:516 java/class.c:540 -msgid "internal error - too many interface type" +#: options.c:867 +msgid "Intrinsics letters in arbitrary cases" msgstr "" -#: java/class.c:640 -msgid "bad method signature" +#: options.c:870 +msgid "Intrinsics spelled as e.g. SqRt" msgstr "" -#: java/class.c:684 -msgid "misplaced ConstantValue attribute (not in any field)" +#: options.c:873 +msgid "Intrinsics in lowercase" msgstr "" -#: java/class.c:686 -#, c-format -msgid "duplicate ConstantValue attribute for field '%s'" +#: options.c:876 +msgid "Intrinsics in uppercase" msgstr "" -#: java/class.c:697 -#, c-format -msgid "ConstantValue attribute of field '%s' has wrong type" +#: options.c:879 +msgid "Assume native functions are implemented using JNI" msgstr "" -#: java/class.c:960 -#, c-format -msgid "field '%s' not found in class" +#: options.c:882 +msgid "Generate code for functions even if they are fully inlined" msgstr "" -#: java/class.c:1218 -msgid "abstract method in non-abstract class" +#: options.c:885 +msgid "Emit static const variables even if they are not used" msgstr "" -#: java/class.c:1933 -#, c-format -msgid "non-static method '%s' overrides static method" +#: options.c:891 +msgid "Give external symbols a leading underscore" msgstr "" -#: java/decl.c:1072 -#, c-format -msgid "declaration of `%s' shadows a parameter" +#: options.c:894 +msgid "Perform loop optimizations" msgstr "" -#: java/decl.c:1075 -#, c-format -msgid "declaration of `%s' shadows a symbol from the parameter list" +#: options.c:897 +msgid "Language keyword letters in arbitrary cases" msgstr "" -#: java/decl.c:1502 -#, c-format -msgid "In %s: overlapped variable and exception ranges at %d" +#: options.c:900 +msgid "Language keywords spelled as e.g. IOStat" msgstr "" -#: java/decl.c:1579 -msgid "bad type in parameter debug info" +#: options.c:903 +msgid "Language keywords in lowercase" msgstr "" -#: java/decl.c:1589 -#, c-format -msgid "bad PC range for debug info for local `%s'" +#: options.c:906 +msgid "Language keywords in uppercase" msgstr "" -#: java/expr.c:520 -msgid "stack underflow - dup* operation" +#: options.c:909 +msgid "Set errno after built-in math functions" msgstr "" -#: java/expr.c:1472 -#, c-format -msgid "" -"reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" +#: options.c:912 +msgid "Report on permanent memory allocation" msgstr "" -#: java/expr.c:1500 -#, c-format -msgid "field `%s' not found" +#: options.c:915 +msgid "Attempt to merge identical constants and constant variables" msgstr "" -#: java/expr.c:1639 -msgid "ret instruction not implemented" +#: options.c:918 +msgid "Attempt to merge identical constants across compilation units" msgstr "" -#: java/expr.c:1781 -#, c-format -msgid "method '%s' not found in class" +#: options.c:921 +msgid "" +"-fmessage-length=\tLimit diagnostics to characters per " +"line. 0 suppresses line-wrapping" msgstr "" -#: java/expr.c:1977 -#, c-format -msgid "failed to find class '%s'" +#: options.c:924 +msgid "Delete MIL-STD 1753 intrinsics" msgstr "" -#: java/expr.c:1987 -#, c-format -msgid "class '%s' has no method named '%s' matching signature '%s'" +#: options.c:927 +msgid "Disable MIL-STD 1753 intrinsics" msgstr "" -#: java/expr.c:1997 -msgid "invokestatic on non static method" +#: options.c:930 +msgid "Enable MIL-STD 1753 intrinsics" msgstr "" -#: java/expr.c:2002 -msgid "invokestatic on abstract method" +#: options.c:933 +msgid "Hide MIL-STD 1753 intrinsics" msgstr "" -#: java/expr.c:2010 -msgid "invoke[non-static] on static method" +#: options.c:936 +msgid "Force all loop invariant computations out of loops" msgstr "" -#: java/expr.c:2309 -#, c-format -msgid "missing field '%s' in '%s'" +#: options.c:939 +msgid "Don't warn about uses of Microsoft extensions" msgstr "" -#: java/expr.c:2315 -#, c-format -msgid "mismatching signature for field '%s' in '%s'" +#: options.c:948 +msgid "Use graph-coloring register allocation" msgstr "" -#: java/expr.c:2338 -#, c-format -msgid "assignment to final field `%s' not in field's class" +#: options.c:951 +msgid "Generate code for NeXT (Apple Mac OS X) runtime environment" msgstr "" -#: java/expr.c:2343 -#, c-format -msgid "assignment to final static field `%s' not in class initializer" +#: options.c:954 +msgid "Assume that receivers of Objective-C messages may be nil" msgstr "" -#: java/expr.c:2350 -#, c-format -msgid "assignment to final field `%s' not in constructor" +#: options.c:957 +msgid "Support synchronous non-call exceptions" msgstr "" -#: java/expr.c:2591 -#, c-format -msgid "can't expand %s" +#: options.c:966 +msgid "Enable Objective-C exception and synchronization syntax" msgstr "" -#: java/expr.c:2763 -msgid "invalid PC in line number table" +#: options.c:969 +#: options.c:1296 +msgid "Perform loop unrolling for all loops" msgstr "" -#. We've just reached the end of a region of dead code. -#: java/expr.c:2808 -#, c-format -msgid "unreachable bytecode from %d to before %d" +#: options.c:972 +#: options.c:1299 +msgid "Perform loop unrolling when iteration count is known" msgstr "" -#. We've just reached the end of a region of dead code. -#: java/expr.c:2845 -#, c-format -msgid "unreachable bytecode from %d to the end of the method" +#: options.c:975 +msgid "When possible do not generate stack frames" msgstr "" -#. duplicate code from LOAD macro -#: java/expr.c:3159 -msgid "unrecogized wide sub-instruction" +#: options.c:978 +msgid "Take at least one trip through each iterative DO loop" msgstr "" -#: java/jcf-io.c:533 -#, c-format -msgid "" -"source file for class `%s' is newer than its matching class file. Source " -"file `%s' used instead" +#: options.c:981 +msgid "Recognize C++ kewords like \"compl\" and \"xor\"" msgstr "" -#: java/jcf-parse.c:333 -msgid "bad string constant" +#: options.c:984 +msgid "Do the full register move optimization pass" msgstr "" -#: java/jcf-parse.c:351 -#, c-format -msgid "bad value constant type %d, index %d" +#: options.c:987 +msgid "Optimize sibling and tail recursive calls" msgstr "" -#: java/jcf-parse.c:516 -#, c-format -msgid "can't reopen %s" +#: options.c:990 +msgid "Enable optimization of static class initialization code" msgstr "" -#: java/jcf-parse.c:521 -#, c-format -msgid "can't close %s" +#: options.c:993 +msgid "Enable optional diagnostics" msgstr "" -#: java/jcf-parse.c:605 -#, c-format -msgid "cannot find file for class %s" +#: options.c:999 +msgid "Pack structure members together without holes" msgstr "" -#: java/jcf-parse.c:616 -msgid "not a valid Java .class file" +#: options.c:1002 +msgid "Return small aggregates in memory, not registers" msgstr "" -#: java/jcf-parse.c:619 -msgid "error while parsing constant pool" +#: options.c:1008 +msgid "Warn about use of (only a few for now) Fortran extensions" msgstr "" -#: java/jcf-parse.c:622 -#, c-format -msgid "error in constant pool entry #%d\n" +#: options.c:1011 +msgid "Perform loop peeling" msgstr "" -#. FIXME - where was first time -#: java/jcf-parse.c:634 -#, c-format -msgid "reading class %s for the second time from %s" +#: options.c:1014 +msgid "Enable machine specific peephole optimizations" msgstr "" -#: java/jcf-parse.c:652 -msgid "error while parsing fields" +#: options.c:1017 +msgid "Enable an RTL peephole pass before sched2" msgstr "" -#: java/jcf-parse.c:655 -msgid "error while parsing methods" +#: options.c:1020 +msgid "Downgrade conformance errors to warnings" msgstr "" -#: java/jcf-parse.c:658 -msgid "error while parsing final attributes" +#: options.c:1023 +msgid "Generate position-independent code if possible" msgstr "" -#: java/jcf-parse.c:672 -#, c-format -msgid "" -"the `java.lang.Object' that was found in `%s' didn't have the special zero-" -"length `gnu.gcj.gcj-compiled' attribute. This generally means that your " -"classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the " -"info page describing how to set the classpath" +#: options.c:1026 +msgid "Generate position-independent code for executables if possible" msgstr "" -#: java/jcf-parse.c:759 -msgid "missing Code attribute" +#: options.c:1029 +msgid "Generate prefetch instructions, if available, for arrays in loops" msgstr "" -#: java/jcf-parse.c:991 -msgid "source file seen twice on command line and will be compiled only once" +#: options.c:1035 +msgid "Enable basic program profiling code" msgstr "" -#: java/jcf-parse.c:1007 -msgid "no input file specified" +#: options.c:1038 +msgid "Insert arc-based program profiling code" msgstr "" -#: java/jcf-parse.c:1036 -#, c-format -msgid "can't close input file %s" +#: options.c:1041 +msgid "Insert code to profile values of expressions" msgstr "" -#: java/jcf-parse.c:1074 -#, c-format -msgid "bad zip/jar file %s" +#: options.c:1047 +msgid "-frandom-seed=\tMake compile reproducible using " msgstr "" -#: java/jcf-parse.c:1243 -#, c-format -msgid "error while reading %s from zip file" +#: options.c:1050 +msgid "Strength reduce all loop general induction variables" msgstr "" -#: java/jcf-write.c:2554 -#, c-format -msgid "" -"internal error in generate_bytecode_insn - tree code not implemented: %s" +#: options.c:1053 +msgid "Return small aggregates in registers" msgstr "" -#: java/jcf-write.c:2887 -msgid "field initializer type mismatch" +#: options.c:1056 +msgid "Enables a register move optimization" msgstr "" -#: java/jcf-write.c:3335 -#, c-format -msgid "can't create directory %s" +#: options.c:1059 +msgid "Perform a register renaming optimization pass" msgstr "" -#: java/jcf-write.c:3388 -#, c-format -msgid "can't create %s" +#: options.c:1062 +msgid "Reorder basic blocks to improve code placement" msgstr "" -#: java/jv-scan.c:189 -msgid "only one of `--print-main', `--list-class', and `--complexity' allowed" +#: options.c:1065 +msgid "Reorder functions to improve code placement" msgstr "" -#: java/jv-scan.c:192 -#, c-format -msgid "can't open output file `%s'" +#: options.c:1068 +msgid "" +"Used in Fix-and-Continue mode to indicate that object files may be swapped " +"in at runtime" msgstr "" -#: java/jv-scan.c:226 -#, c-format -msgid "file not found `%s'" +#: options.c:1071 +msgid "Enable automatic template instantiation" msgstr "" -#: java/jvspec.c:422 -msgid "can't specify `-D' without `--main'\n" +#: options.c:1074 +msgid "Add a common subexpression elimination pass after loop optimizations" msgstr "" -#: java/jvspec.c:425 -#, c-format -msgid "`%s' is not a valid class name" +#: options.c:1077 +msgid "Run the loop optimizer twice" msgstr "" -#: java/jvspec.c:431 -msgid "--resource requires -o" +#: options.c:1080 +msgid "Disable optimizations that assume default FP rounding behavior" msgstr "" -#: java/jvspec.c:438 -msgid "warning: already-compiled .class files ignored with -C" +#: options.c:1083 +msgid "Generate run time type descriptor information" msgstr "" -#: java/jvspec.c:445 -msgid "cannot specify both -C and -o" +#: options.c:1086 +msgid "Enable scheduling across basic blocks" msgstr "" -#: java/jvspec.c:457 -msgid "cannot create temporary file" +#: options.c:1089 +msgid "Allow speculative motion of non-loads" msgstr "" -#: java/jvspec.c:485 -msgid "using both @FILE with multiple files not implemented" +#: options.c:1092 +msgid "Allow speculative motion of some loads" msgstr "" -#: java/jvspec.c:534 -msgid "cannot specify `main' class when not linking" +#: options.c:1095 +msgid "Allow speculative motion of more loads" msgstr "" -#: java/lang.c:780 -msgid "can't do dependency tracking with input from stdin" +#: options.c:1098 +msgid "Allow premature scheduling of queued insns" msgstr "" -#: java/lang.c:796 -msgid "couldn't determine target name for dependency tracking" +#: options.c:1101 +msgid "" +"Set dependence distance checking in premature scheduling of queued insns" msgstr "" -#: java/lex.c:303 -#, c-format +#: options.c:1104 +msgid "" +"-fsched-stalled-insns-dep= Set dependence distance checking in " +"premature scheduling of queued insns" +msgstr "" + +#: options.c:1107 msgid "" -"unknown encoding: `%s'\n" -"This might mean that your locale's encoding is not supported\n" -"by your system's iconv(3) implementation. If you aren't trying\n" -"to use a particular encoding for your input file, try the\n" -"`--encoding=UTF-8' option" +"-fsched-stalled-insns= Set number of queued insns that can be " +"prematurely scheduled" msgstr "" -#: java/mangle.c:86 -#, c-format -msgid "can't mangle %s" +#: options.c:1110 +msgid "-fsched-verbose=\tSet the verbosity level of the scheduler" msgstr "" -#: java/mangle_name.c:140 java/mangle_name.c:210 -msgid "internal error - invalid Utf8 name" +#: options.c:1113 +msgid "If scheduling post reload, do superblock scheduling" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse-scan.y:882 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:945 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1286 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1347 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1557 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1779 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1788 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1799 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1810 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1822 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1837 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1854 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1856 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1928 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2099 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2161 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2313 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2325 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2332 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2339 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2350 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2352 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2390 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2392 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2394 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2415 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2417 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2419 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2435 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2437 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2458 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2460 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2462 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2490 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2492 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2494 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2496 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2514 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2516 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2527 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2538 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2549 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2560 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2571 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2584 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2588 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2590 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2603 -msgid "Missing term" -msgstr "" - -#: /home/zack/src/gcc/vanilla/gcc/java/parse-scan.y:884 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:717 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:755 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:780 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:966 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1321 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1533 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1535 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1764 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1790 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1801 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1812 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1824 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1839 -msgid "';' expected" -msgstr "" - -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:715 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:753 -msgid "Missing name" -msgstr "" - -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:778 -msgid "'*' expected" +#: options.c:1116 +msgid "If scheduling post reload, do trace scheduling" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:792 -msgid "Class or interface declaration expected" -msgstr "" +#: options.c:1119 +msgid "Reschedule instructions before register allocation" +msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:829 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:831 -msgid "Missing class name" +#: options.c:1122 +msgid "Reschedule instructions after register allocation" msgstr "" - -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:834 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:838 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:846 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1006 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1267 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1269 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1599 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1850 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1882 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1935 -msgid "'{' expected" -msgstr "" - -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:848 -msgid "Missing super class name" -msgstr "" - -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:858 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:874 -msgid "Missing interface name" + +#: options.c:1125 +msgid "Allow appending a second underscore to externals" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:960 -msgid "Missing variable initializer" +#: options.c:1128 +msgid "Mark data as shared rather than private" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:977 -msgid "Invalid declaration" +#: options.c:1131 +msgid "Use the same size for double as for float" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:980 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1065 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2136 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2158 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2162 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2197 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2274 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2284 -msgid "']' expected" +#: options.c:1134 +msgid "Use the narrowest integer type possible for enumeration types" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:984 -msgid "Unbalanced ']'" +#: options.c:1137 +msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1020 -msgid "Invalid method declaration, method name required" +#: options.c:1143 +msgid "Disable optimizations observable by IEEE signaling NaNs" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1025 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1030 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1035 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2019 -msgid "Identifier expected" +#: options.c:1146 +msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1040 -msgid "Invalid method declaration, return type required" +#: options.c:1149 +msgid "Make \"char\" signed by default" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1063 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1513 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1520 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1529 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1531 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1559 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1667 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1964 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2017 -msgid "')' expected" +#: options.c:1152 +msgid "Do not print names of program units as they are compiled" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1079 -msgid "Missing formal parameter term" +#: options.c:1155 +msgid "Convert floating point constants to single precision constants" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1094 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1099 -msgid "Missing identifier" +#: options.c:1158 +msgid "Internally convert most source to lowercase" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1119 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1128 -msgid "Missing class type term" +#: options.c:1161 +msgid "Internally preserve source case" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1284 -msgid "Invalid interface type" +#: options.c:1164 +msgid "Internally convert most source to uppercase" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1477 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1646 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1648 -msgid "':' expected" +#: options.c:1170 +msgid "Enable static single assignment optimizations" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1499 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1504 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1509 -msgid "Invalid expression statement" +#: options.c:1173 +msgid "Enable SSA conditional constant propagation" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1527 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1555 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1595 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1663 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1731 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1852 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1921 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2011 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2013 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2021 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2257 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2259 -msgid "'(' expected" +#: options.c:1176 +msgid "Enable aggressive SSA dead code elimination" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1597 -msgid "Missing term or ')'" +#: options.c:1179 +msgid "Insert stack checking code into the program" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1644 -msgid "Missing or invalid constant expression" +#: options.c:1185 +msgid "" +"-fstack-limit-register=\tTrap if the stack goes past " msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1665 -msgid "Missing term and ')' expected" +#: options.c:1188 +msgid "-fstack-limit-symbol=\tTrap if the stack goes past symbol " msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1704 -msgid "Invalid control expression" +#: options.c:1191 +msgid "Display statistics accumulated during compilation" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1706 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1708 -msgid "Invalid update expression" +#: options.c:1194 +msgid "Enable assignability checks for stores into object arrays" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1733 -msgid "Invalid init statement" +#: options.c:1197 +msgid "Perform strength reduction optimizations" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1924 -msgid "Missing term or ')' expected" +#: options.c:1200 +msgid "Assume strict aliasing rules apply" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1966 -msgid "'class' or 'this' expected" +#: options.c:1209 +msgid "Symbol names spelled in mixed case" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1968 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:1970 -msgid "'class' expected" +#: options.c:1212 +msgid "Symbol names in lowercase" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2015 -msgid "')' or term expected" +#: options.c:1215 +msgid "Symbol names in uppercase" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2134 -msgid "'[' expected" +#: options.c:1218 +msgid "Check for syntax errors, then stop" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2212 -msgid "Field expected" +#: options.c:1221 +msgid "-ftabstop=\tDistance between tab stops for column reporting" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2269 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2279 -msgid "Missing term and ']' expected" +#: options.c:1224 +msgid "-ftemplate-depth-\tSpecify maximum template instantiation depth" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2383 -msgid "']' expected, invalid type expression" +#: options.c:1227 +msgid "Create data files needed by \"gcov\"" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2386 -msgid "Invalid type expression" +#: options.c:1233 +msgid "Perform jump threading optimizations" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2498 -msgid "Invalid reference type" +#: options.c:1236 +msgid "Report the time taken by each compiler pass" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2965 -msgid "Constructor invocation must be first thing in a constructor" +#: options.c:1239 +msgid "" +"-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the " +"default thread-local storage code generation model" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2967 -msgid "Only constructors can invoke constructors" +#: options.c:1242 +msgid "Perform superblock formation via tail duplication" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:2975 -#, c-format -msgid ": `%s' JDK1.1(TM) feature" +#: options.c:1245 +msgid "Assume floating-point operations can trap" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:3034 -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:3036 -#, c-format -msgid "" -"%s.\n" -"%s" +#: options.c:1248 +msgid "Trap for signed overflow in addition, subtraction and multiplication" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:6766 -#, c-format -msgid "malformed .zip archive in CLASSPATH: %s" +#: options.c:1251 +msgid "Make prefix-radix non-decimal constants be typeless" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:6837 -#, c-format -msgid "" -"Can't find default package `%s'. Check the CLASSPATH environment variable " -"and the access to the archives" +#: options.c:1254 +msgid "Allow all ugly features" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:12171 -#, c-format -msgid "missing static field `%s'" +#: options.c:1257 +msgid "Hollerith and typeless can be passed as arguments" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:12176 -#, c-format -msgid "not a static field `%s'" +#: options.c:1260 +msgid "Allow ordinary copying of ASSIGN'ed vars" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:12219 -#, c-format -msgid "No case for %s" +#: options.c:1263 +msgid "Dummy array dimensioned to (1) is assumed-size" msgstr "" -#: /home/zack/src/gcc/vanilla/gcc/java/parse.y:13150 -#, c-format -msgid "unregistered operator %s" +#: options.c:1266 +msgid "Trailing comma in procedure call denotes null argument" msgstr "" -#: java/typeck.c:530 -msgid "junk at end of signature string" +#: options.c:1269 +msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z" msgstr "" -#: java/verify.c:471 -msgid "bad pc in exception_table" +#: options.c:1272 +msgid "Initialization via DATA and PARAMETER is not type-compatible" msgstr "" -#: java/verify.c:477 -msgid "exception handler inside code that is being protected" +#: options.c:1275 +msgid "Allow INTEGER and LOGICAL interchangeability" msgstr "" -#: java/verify.c:1387 -#, c-format -msgid "unknown opcode %d@pc=%d during verification" +#: options.c:1278 +msgid "Append underscores to externals" msgstr "" -#: java/verify.c:1457 java/verify.c:1470 java/verify.c:1474 -#, c-format -msgid "verification error at PC=%d" +#: options.c:1281 +msgid "Compile whole compilation unit at a time" msgstr "" -#: java/lang-options.h:33 -msgid "Disable automatic array bounds checking" +#: options.c:1284 +msgid "Delete libU77 intrinsics" msgstr "" -#: java/lang-options.h:35 -msgid "Disable assignability checks for stores into object arrays" +#: options.c:1287 +msgid "Disable libU77 intrinsics" msgstr "" -#: java/lang-options.h:37 -msgid "Assume native functions are implemented using JNI" +#: options.c:1290 +msgid "Enable libU77 intrinsics" msgstr "" -#: java/lang-options.h:39 -msgid "Replace system path" +#: options.c:1293 +msgid "Hide libU77 intrinsics" msgstr "" -#: java/lang-options.h:41 -msgid "Set class path" +#: options.c:1302 +msgid "Allow math optimizations that may violate IEEE or ISO standards" msgstr "" -#: java/lang-options.h:43 -msgid "Set class path (deprecated: use --classpath instead)" +#: options.c:1305 +msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned" msgstr "" -#: java/lang-options.h:45 -msgid "Choose class whose main method should be used" +#: options.c:1308 +msgid "Make \"char\" unsigned by default" msgstr "" -#: java/lang-options.h:47 -msgid "Choose input encoding (default comes from locale)" +#: options.c:1311 +msgid "Perform loop unswitching" msgstr "" -#: java/lang-options.h:49 -msgid "Add directory to class path" +#: options.c:1314 +msgid "Just generate unwind tables for exception handling" msgstr "" -#: java/lang-options.h:51 -msgid "Directory where class files should be written" +#: options.c:1320 +msgid "Use __cxa_atexit to register destructors" msgstr "" -#: java/lang-options.h:53 -msgid "Warn if modifiers are specified when not necessary" +#: options.c:1326 +msgid "Add extra commentary to assembler output" msgstr "" -#: java/lang-options.h:55 -msgid "Warn if deprecated empty statements are found" +#: options.c:1329 +msgid "Print g77-specific version information and run internal tests" msgstr "" -#: java/lang-options.h:57 -msgid "Warn if .class files are out of date" +#: options.c:1332 +msgid "Use expression value profiles in optimizations" msgstr "" -#: java/lang-options.h:59 -msgid "Warn if deprecated class, method, or field is used" +#: options.c:1335 +msgid "Discard unused virtual functions" msgstr "" -#: java/lang-options.h:61 -msgid "Always check for non gcj generated classes archives" +#: options.c:1338 +msgid "Implement vtables using thunks" msgstr "" -#: java/lang-options.h:63 -msgid "Never optimize static class initialization code" +#: options.c:1341 +msgid "Program is written in VXT (Digital-like) FORTRAN" msgstr "" -#: java/lang-options.h:65 -msgid "Use offset tables for virtual method calls" +#: options.c:1344 +msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports" msgstr "" -#: objc/objc-act.c:655 -#, c-format -msgid "object does not conform to the `%s' protocol" +#: options.c:1347 +msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports" msgstr "" -#: objc/objc-act.c:741 objc/objc-act.c:814 -#, c-format -msgid "class `%s' does not implement the `%s' protocol" +#: options.c:1350 +msgid "Enable non-FORTRAN-77 intrinsics VXT FORTRAN supports" msgstr "" -#: objc/objc-act.c:918 -#, c-format -msgid "`%s' cannot be statically allocated" +#: options.c:1353 +msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports" msgstr "" -#: objc/objc-act.c:967 -#, c-format -msgid "unexpected type for `id' (%s)" +#: options.c:1359 +msgid "Emit common-like symbols as weak symbols" msgstr "" -#: objc/objc-act.c:972 -msgid "undefined type `id', please import " +#: options.c:1362 +msgid "Construct webs and split unrelated uses of single variable" msgstr "" -#: objc/objc-act.c:1023 -#, c-format -msgid "protocol `%s' has circular dependency" +#: options.c:1365 +msgid "" +"-fwide-exec-charset=\tConvert all wide strings and character constants " +"to character set " msgstr "" -#: objc/objc-act.c:1045 objc/objc-act.c:5329 -#, c-format -msgid "cannot find protocol declaration for `%s'" +#: options.c:1368 +msgid "Generate a #line directive pointing at the current working directory" msgstr "" -#: objc/objc-act.c:1293 objc/objc-act.c:5905 objc/objc-act.c:6223 -#: objc/objc-act.c:6272 objc/objc-act.c:6308 objc-parse.y:1802 -#, c-format -msgid "cannot find interface declaration for `%s'" +#: options.c:1371 +msgid "Assume signed arithmetic overflow wraps around" msgstr "" -#: objc/objc-act.c:1332 -#, c-format -msgid "cannot find reference tag for class `%s'" +#: options.c:1374 +msgid "Store strings in writable data section" msgstr "" -#: objc/objc-act.c:2054 -#, c-format -msgid "creating selector for non existant method %s" +#: options.c:1377 +msgid "Emit cross referencing information" msgstr "" -#: objc/objc-act.c:2369 -#, c-format -msgid "cannot find class `%s'" +#: options.c:1380 +msgid "Print internal debugging-related information" msgstr "" -#: objc/objc-act.c:2371 -#, c-format -msgid "class `%s' already exists" +#: options.c:1383 +msgid "Put zero initialized data in the bss section" msgstr "" -#. fatal did not work with 2 args...should fix -#: objc/objc-act.c:2478 -#, c-format -msgid "cannot find interface declaration for `%s', superclass of `%s'" +#: options.c:1386 +msgid "" +"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode" msgstr "" -#: objc/objc-act.c:2485 -#, c-format -msgid "circular inheritance in interface declaration for `%s'" +#: options.c:1389 +msgid "Treat initial values of 0 like non-zero values" msgstr "" -#: objc/objc-act.c:3571 objc/objc-act.c:3588 -msgid "inconsistent instance variable specification" +#: options.c:1392 +msgid "Generate debug information in default format" msgstr "" -#: objc/objc-act.c:4608 -msgid "can not use an object as parameter to a method\n" +#: options.c:1398 +msgid "Generate debug information in COFF format" msgstr "" -#: objc/objc-act.c:4808 -#, c-format -msgid "multiple declarations for method `%s'" +#: options.c:1401 +msgid "Generate debug information in DWARF v1 format" msgstr "" -#: objc/objc-act.c:4974 -#, c-format -msgid "invalid receiver type `%s'" +#: options.c:1404 +msgid "Generate debug information in extended DWARF v1 format" msgstr "" -#: objc/objc-act.c:5005 objc/objc-act.c:5031 objc/objc-act.c:5079 -#, c-format -msgid "`%s' does not respond to `%s'" +#: options.c:1407 +msgid "Generate debug information in DWARF v2 format" msgstr "" -#: objc/objc-act.c:5011 objc/objc-act.c:7346 -#, c-format -msgid "no super class declared in interface for `%s'" +#: options.c:1410 +msgid "Dump declarations to a .decl file" msgstr "" -#: objc/objc-act.c:5109 -msgid "cannot find class (factory) method" +#: options.c:1413 +msgid "Generate debug information in default extended format" msgstr "" -#: objc/objc-act.c:5110 objc/objc-act.c:5154 -#, c-format -msgid "return type for `%s' defaults to id" +#: options.c:1416 +msgid "-gnat\tSpecify options to GNAT" msgstr "" -#: objc/objc-act.c:5127 -#, c-format -msgid "method `%s' not implemented by protocol" +#: options.c:1419 +msgid "Generate debug information in STABS format" msgstr "" -#: objc/objc-act.c:5136 -msgid "return type defaults to id" +#: options.c:1422 +msgid "Generate debug information in extended STABS format" msgstr "" -#: objc/objc-act.c:5153 -msgid "cannot find method" +#: options.c:1425 +msgid "Generate debug information in VMS format" msgstr "" -#: objc/objc-act.c:5427 -#, c-format -msgid "undeclared selector `%s'" +#: options.c:1428 +msgid "Generate debug information in XCOFF format" msgstr "" -#. Historically, a class method that produced objects (factory -#. method) would assign `self' to the instance that it -#. allocated. This would effectively turn the class method into -#. an instance method. Following this assignment, the instance -#. variables could be accessed. That practice, while safe, -#. violates the simple rule that a class method should not refer -#. to an instance variable. It's better to catch the cases -#. where this is done unknowingly than to support the above -#. paradigm. -#: objc/objc-act.c:5471 -#, c-format -msgid "instance variable `%s' accessed in class method" +#: options.c:1431 +msgid "Generate debug information in extended XCOFF format" msgstr "" -#: objc/objc-act.c:5706 -#, c-format -msgid "duplicate definition of class method `%s'" +#: options.c:1434 +msgid "-idirafter \tAdd to the end of the system include path" msgstr "" -#: objc/objc-act.c:5712 -#, c-format -msgid "duplicate declaration of class method `%s'" +#: options.c:1437 +msgid "-imacros \tAccept definition of macros in " msgstr "" -#: objc/objc-act.c:5748 -#, c-format -msgid "duplicate definition of instance method `%s'" +#: options.c:1440 +msgid "-include \tInclude the contents of before other files" msgstr "" -#: objc/objc-act.c:5754 -#, c-format -msgid "duplicate declaration of instance method `%s'" +#: options.c:1443 +msgid "-iprefix \tSpecify as a prefix for next two options" msgstr "" -#: objc/objc-act.c:5794 -#, c-format -msgid "duplicate interface declaration for category `%s(%s)'" +#: options.c:1446 +msgid "-isysroot \tSet to be the system root directory" msgstr "" -#: objc/objc-act.c:5880 -#, c-format -msgid "instance variable `%s' is declared private" +#: options.c:1449 +msgid "-isystem \tAdd to the start of the system include path" msgstr "" -#: objc/objc-act.c:5927 -#, c-format -msgid "instance variable `%s' is declared %s" +#: options.c:1452 +msgid "-iwithprefix \tAdd to the end of the system include path" msgstr "" -#: objc/objc-act.c:5937 -msgid "static access to object of type `id'" +#: options.c:1455 +msgid "-iwithprefixbefore \tAdd to the end of the main include path" msgstr "" -#: objc/objc-act.c:5962 objc/objc-act.c:6055 -#, c-format -msgid "incomplete implementation of class `%s'" +#: options.c:1467 +msgid "" +"Do not search standard system include directories (those specified with -" +"isystem will still be used)" msgstr "" -#: objc/objc-act.c:5966 objc/objc-act.c:6060 -#, c-format -msgid "incomplete implementation of category `%s'" +#: options.c:1470 +msgid "Do not search standard system include directories for C++" msgstr "" -#: objc/objc-act.c:5971 objc/objc-act.c:6065 -#, c-format -msgid "method definition for `%c%s' not found" +#: options.c:1473 +msgid "-o \tPlace output into " msgstr "" -#: objc/objc-act.c:6109 -#, c-format -msgid "%s `%s' does not fully implement the `%s' protocol" +#: options.c:1476 +msgid "Enable function profiling" msgstr "" -#: objc/objc-act.c:6167 objc/objc-act.c:8277 -msgid "`@end' missing in implementation context" +#: options.c:1479 +msgid "Issue warnings needed for strict compliance to the standard" msgstr "" -#: objc/objc-act.c:6195 -#, c-format -msgid "reimplementation of class `%s'" +#: options.c:1482 +msgid "Like -pedantic but issue them as errors" msgstr "" -#: objc/objc-act.c:6237 -#, c-format -msgid "conflicting super class name `%s'" +#: options.c:1485 +msgid "Generate C header of platform-specific features" msgstr "" -#: objc/objc-act.c:6252 -#, c-format -msgid "duplicate interface declaration for class `%s'" +#: options.c:1488 +msgid "Do not display functions compiled or elapsed time" msgstr "" -#: objc/objc-act.c:6534 -#, c-format -msgid "duplicate declaration for protocol `%s'" +#: options.c:1491 +msgid "Remap file names when including files" msgstr "" -#: objc/objc-act.c:7391 -msgid "[super ...] must appear in a method context" +#: options.c:1494 +msgid "Conform to the ISO 1998 C++ standard" msgstr "" -#: objc/objc-act.c:8382 objc/objc-act.c:8398 -#, c-format -msgid "potential selector conflict for method `%s'" +#: options.c:1497 +msgid "Conform to the ISO 1990 C standard" msgstr "" -#: objc-parse.y:2658 -msgid "`@end' must appear in an implementation context" +#: options.c:1500 +msgid "Conform to the ISO 1999 C standard" msgstr "" -#: objc-parse.y:2934 -msgid "method definition not in class context" +#: options.c:1503 +#: options.c:1524 +#: options.c:1527 +msgid "Deprecated in favor of -std=c99" msgstr "" -#: objc/lang-options.h:27 -msgid "Dump decls to a .decl file" +#: options.c:1506 +msgid "Conform to the ISO 1998 C++ standard with GNU extensions" msgstr "" -#: objc/lang-options.h:29 -msgid "Generate code for GNU runtime environment" +#: options.c:1509 +msgid "Conform to the ISO 1990 C standard with GNU extensions" msgstr "" -#: objc/lang-options.h:32 -msgid "Generate code for NeXT runtime environment" +#: options.c:1512 +msgid "Conform to the ISO 1999 C standard with GNU extensions" msgstr "" -#: objc/lang-options.h:35 -msgid "Warn if a selector has multiple methods" +#: options.c:1515 +msgid "Deprecated in favor of -std=gnu99" msgstr "" -#: objc/lang-options.h:39 -msgid "Do not warn if inherited methods are unimplemented" +#: options.c:1518 +msgid "Deprecated in favor of -std=c89" msgstr "" -#: objc/lang-options.h:41 -msgid "Generate C header of platform specific features" +#: options.c:1521 +msgid "Conform to the ISO 1990 C standard as amended in 1994" msgstr "" -#: objc/lang-options.h:43 -msgid "Specify the name of the class for constant strings" +#: options.c:1530 +msgid "Enable traditional preprocessing" msgstr "" -#. This is the contribution to the `lang_options' array in gcc.c for -#. treelang. -#: treelang/lang-options.h:26 -msgid "(debug) trace parsing process" +#: options.c:1533 +msgid "-trigraphs\tSupport ISO C trigraphs" msgstr "" -#: treelang/lang-options.h:27 -msgid "(debug) trace lexical analysis" +#: options.c:1536 +msgid "Do not predefine system-specific and GCC-specific macros" msgstr "" -#: java/jvspec.c:80 gcc.c:762 ada/lang-specs.h:35 -msgid "-pg and -fomit-frame-pointer are incompatible" +#: options.c:1539 +msgid "Enable verbose output" msgstr "" -#: config/rs6000/darwin.h:96 -msgid " conflicting code gen style switches are used" +#: options.c:1545 +msgid "Suppress warnings" msgstr "" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 -#: config/sparc/netbsd-elf.h:155 config/sparc/netbsd-elf.h:174 -#: config/sparc/linux64.h:197 config/sparc/linux64.h:208 -msgid "may not use both -m32 and -m64" +#: config/i386/cygwin.h:29 +msgid "mno-cygwin and mno-win32 are not compatible" msgstr "" -#: config/mips/r3900.h:35 -msgid "-mhard-float not supported" +#: config/i386/cygwin.h:70 config/i386/mingw32.h:58 +msgid "shared and mdll are not compatible" msgstr "" -#: config/mips/r3900.h:37 -msgid "-msingle-float and -msoft-float can not both be specified" +#: config/rs6000/sysv4.h:1054 config/i386/freebsd-aout.h:215 +msgid "`-p' not supported; use `-pg' and gprof(1)" msgstr "" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-files are incompatible" +#: f/lang-specs.h:38 +msgid "GCC does not support -C without using -E" msgstr "" -#: java/lang-specs.h:35 -msgid "-fjni and -femit-class-file are incompatible" +#: f/lang-specs.h:39 +msgid "GCC does not support -CC without using -E" msgstr "" -#: java/lang-specs.h:36 java/lang-specs.h:37 -msgid "-femit-class-file should used along with -fsyntax-only" +#: config/sparc/linux64.h:207 config/sparc/linux64.h:218 +#: config/sparc/netbsd-elf.h:140 config/sparc/netbsd-elf.h:159 +#: config/sparc/sol2-bi.h:166 config/sparc/sol2-bi.h:176 +msgid "may not use both -m32 and -m64" msgstr "" -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" +#: config/i386/sco5.h:192 +msgid "-pg not supported on this platform" msgstr "" -#: config/vax/netbsd-elf.h:42 -msgid "The -shared option is not currently supported for VAX ELF." +#: config/i386/sco5.h:193 +msgid "-p and -pp specified - pick one" msgstr "" -#: objc/lang-specs.h:31 objc/lang-specs.h:46 -msgid "GNU Objective C no longer supports traditional compilation" +#: config/i386/sco5.h:267 +msgid "-G and -static are mutually exclusive" msgstr "" -#: config/darwin.h:213 +#: config/darwin.h:215 msgid "-current_version only allowed with -dynamiclib" msgstr "" -#: config/darwin.h:216 +#: config/darwin.h:218 msgid "-install_name only allowed with -dynamiclib" msgstr "" -#: config/darwin.h:221 +#: config/darwin.h:223 msgid "-bundle not allowed with -dynamiclib" msgstr "" -#: config/darwin.h:222 +#: config/darwin.h:224 msgid "-bundle_loader not allowed with -dynamiclib" msgstr "" -#: config/darwin.h:223 +#: config/darwin.h:225 msgid "-client_name not allowed with -dynamiclib" msgstr "" -#: config/darwin.h:226 +#: config/darwin.h:228 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib" msgstr "" -#: config/darwin.h:227 +#: config/darwin.h:229 msgid "-force_flat_namespace not allowed with -dynamiclib" msgstr "" -#: config/darwin.h:229 +#: config/darwin.h:231 msgid "-keep_private_externs not allowed with -dynamiclib" msgstr "" -#: config/darwin.h:230 +#: config/darwin.h:232 msgid "-private_bundle not allowed with -dynamiclib" msgstr "" -#: config/arm/arm.h:188 -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "" - -#: config/arm/arm.h:190 -msgid "-msoft-float and -mhard_float may not be used together" +#: config/vax/netbsd-elf.h:42 +msgid "The -shared option is not currently supported for VAX ELF." msgstr "" -#: config/arm/arm.h:192 -msgid "-mbig-endian and -mlittle-endian may not be used together" +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" msgstr "" -#: config/arc/arc.h:63 config/mips/mips.h:1177 +#: config/arc/arc.h:63 config/mips/mips.h:1129 msgid "may not use both -EB and -EL" msgstr "" -#: config/i386/cygwin.h:29 -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "" - -#: config/i386/cygwin.h:70 config/i386/mingw32.h:57 -msgid "shared and mdll are not compatible" -msgstr "" - -#: config/i386/freebsd-aout.h:205 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "" - -#: gcc.c:737 -msgid "GCC does not support -C or -CC without -E" -msgstr "" - -#: gcc.c:889 -msgid "GNU C no longer supports -traditional without -E" +#: config/mcore/mcore.h:65 +msgid "the m210 does not have little endian support" msgstr "" -#: gcc.c:897 -msgid "-E required when input is from standard input" +#: config/mips/mips.h:975 +msgid "-pipe is not supported" msgstr "" -#: f/lang-specs.h:38 -msgid "GCC does not support -C without using -E" +#: treelang/lang-specs.h:52 +msgid "-pg or -p and -fomit-frame-pointer are incompatible" msgstr "" -#: f/lang-specs.h:39 -msgid "GCC does not support -CC without using -E" +#: config/arm/arm.h:197 +msgid "-mapcs-26 and -mapcs-32 may not be used together" msgstr "" -#: config/i386/sco5.h:581 config/i386/sco5.h:662 -msgid "-static not valid with -mcoff" +#: config/arm/arm.h:199 +msgid "-msoft-float and -mhard_float may not be used together" msgstr "" -#: config/i386/sco5.h:582 config/i386/sco5.h:663 -msgid "-shared not valid with -mcoff" +#: config/arm/arm.h:201 +msgid "-mbig-endian and -mlittle-endian may not be used together" msgstr "" -#: config/i386/sco5.h:583 config/i386/sco5.h:664 -msgid "-symbolic not valid with -mcoff" +#: ada/lang-specs.h:34 java/jvspec.c:80 gcc.c:766 +msgid "-pg and -fomit-frame-pointer are incompatible" msgstr "" -#: config/i386/sco5.h:632 -msgid "-fpic is not valid with -mcoff" +#: ada/lang-specs.h:36 +msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada" msgstr "" -#: config/i386/sco5.h:633 -msgid "-fPIC is not valid with -mcoff" +#: config/mips/r3900.h:35 +msgid "-mhard-float not supported" msgstr "" -#: config/i386/sco5.h:665 -msgid "-fpic not valid with -mcoff" +#: config/mips/r3900.h:37 +msgid "-msingle-float and -msoft-float can not both be specified" msgstr "" -#: config/i386/sco5.h:666 -msgid "-fPIC not valid with -mcoff" +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-files are incompatible" msgstr "" -#: config/dsp16xx/dsp16xx.h:99 config/dsp16xx/dsp16xx.h:108 -msgid "a -ifile option requires a -map option" +#: java/lang-specs.h:35 +msgid "-fjni and -femit-class-file are incompatible" msgstr "" -#: treelang/lang-specs.h:52 -msgid "-pg or -p and -fomit-frame-pointer are incompatible" +#: java/lang-specs.h:36 java/lang-specs.h:37 +msgid "-femit-class-file should used along with -fsyntax-only" msgstr "" -#: config/mcore/mcore.h:71 -msgid "the m210 does not have little endian support" +#: config/rs6000/darwin.h:97 +msgid " conflicting code gen style switches are used" msgstr "" -#: config/mips/mips.h:982 -msgid "-pipe is not supported" +#: gcc.c:742 +msgid "GCC does not support -C or -CC without -E" msgstr "" -#: ada/lang-specs.h:37 -msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada" +#: gcc.c:915 +msgid "-E required when input is from standard input" msgstr "" diff --git a/gcc/po/ja.po b/gcc/po/ja.po index fd38db2c94d..252f310e888 100644 --- a/gcc/po/ja.po +++ b/gcc/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gcc 3.0\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" "PO-Revision-Date: 2001-12-05 22:47+0900\n" "Last-Translator: Daisuke Yamashita \n" "Language-Team: Japanese \n" @@ -35,14 +35,15 @@ msgstr "`%s' ° msgid "`%s' attribute only applies to function types" msgstr "`%s' °À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹" -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" msgstr "`%s' °À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" @@ -78,434 +79,444 @@ msgstr "`__builtin_return_address' #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 msgid "__builtin_saveregs not supported by this target" msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹" -#: builtins.c:2918 +#: builtins.c:2929 msgid "missing argument in `__builtin_args_info'" msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿" -#: builtins.c:3059 +#: builtins.c:3070 msgid "too many arguments to function `va_start'" msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: builtins.c:4147 +#: builtins.c:4165 #, fuzzy msgid "target format does not support infinity" msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" -#: c-common.c:1163 +#: c-common.c:1168 #, fuzzy, c-format msgid "`%s' is not defined outside of function scope" msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: c-common.c:1242 +#: c-common.c:1247 msgid "concatenation of string literals with __FUNCTION__ is deprecated" msgstr "" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" -#: c-common.c:1368 +#: c-common.c:1373 msgid "floating point overflow in expression" msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" -#: c-common.c:1374 +#: c-common.c:1379 #, fuzzy msgid "vector overflow in expression" msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "Â礭¤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹" -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤­¤Þ¤»¤ó" -#: c-common.c:2223 +#: c-common.c:2228 msgid "invalid truth-value expression" msgstr "¿¿µ¶Ãͼ°¤¬ÉÔŬÀڤǤ¹" -#: c-common.c:2274 +#: c-common.c:2279 #, c-format msgid "invalid operands to binary %s" msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "¥Ç¡¼¥¿·¿¤ÎÈϰÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "¥Ç¡¼¥¿·¿¤ÎÈϰÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: c-common.c:2648 +#: c-common.c:2653 #, fuzzy msgid "pointer to member function used in arithmetic" msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: c-common.c:2654 +#: c-common.c:2659 #, fuzzy msgid "pointer to a member used in arithmetic" msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 msgid "invalid use of `restrict'" msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹" -#: c-common.c:3059 +#: c-common.c:3064 #, fuzzy msgid "invalid application of `sizeof' to a function type" msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹" -#: c-common.c:3069 +#: c-common.c:3074 #, fuzzy, c-format msgid "invalid application of `%s' to a void type" msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹" -#: c-common.c:3075 +#: c-common.c:3080 #, fuzzy, c-format msgid "invalid application of `%s' to an incomplete type" msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿" -#: c-common.c:3596 +#: c-common.c:3618 #, fuzzy, c-format msgid "cannot disable built-in function `%s'" msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, c-format msgid "too few arguments to function `%s'" msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, c-format msgid "too many arguments to function `%s'" msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" -#: c-common.c:3790 +#: c-common.c:3812 #, fuzzy, c-format msgid "non-floating-point argument to function `%s'" msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" msgstr "ISO C++ ¤Ç¤Ï switch ʸ¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" msgstr "ISO C ¤Ç¤Ï switch ʸ¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹" -#: c-common.c:4097 +#: c-common.c:4119 msgid "empty range specified" msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ" -#: c-common.c:4150 +#: c-common.c:4172 msgid "this is the first entry overlapping that value" msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹" -#: c-common.c:4154 +#: c-common.c:4176 msgid "duplicate case value" msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹" -#: c-common.c:4160 +#: c-common.c:4182 msgid "this is the first default label" msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹" -#: c-common.c:4188 +#: c-common.c:4210 #, fuzzy msgid "ISO C++ forbids taking the address of a label" msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: c-common.c:4190 +#: c-common.c:4212 #, fuzzy msgid "ISO C forbids taking the address of a label" msgstr "ISO C ¤Ï¥­¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹" -#: c-common.c:5213 +#: c-common.c:5235 #, fuzzy, c-format msgid "declaration of `%s' shadows %s" msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹" -#: c-common.c:5629 +#: c-common.c:5654 #, c-format msgid "unknown machine mode `%s'" msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'" -#: c-common.c:5632 +#: c-common.c:5657 #, c-format msgid "no data type for mode `%s'" msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó" -#: c-common.c:5641 c-common.c:6242 +#: c-common.c:5666 c-common.c:6316 #, fuzzy, c-format msgid "unable to emulate '%s'" msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" msgstr "section °À­¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×ÆÍ¤·¤Þ¤¹" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó" -#: c-common.c:5704 +#: c-common.c:5729 msgid "section attributes are not supported for this target" msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-common.c:5756 +#: c-common.c:5781 msgid "requested alignment is too large" msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礭¤¹¤®¤Þ¤¹" -#: c-common.c:5783 +#: c-common.c:5808 #, c-format msgid "alignment may not be specified for `%s'" msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤" -#: c-common.c:5885 +#: c-common.c:5910 #, fuzzy msgid "visibility arg not a string" msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" msgstr "" -#: c-common.c:5928 +#: c-common.c:5953 #, fuzzy msgid "tls_model arg not a string" msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" msgstr "" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" msgstr "`%s' °À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, c-format msgid "can't set `%s' attribute after definition" msgstr "ÄêµÁ¤Î¸å¤Ç `%s' °À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" -#: c-common.c:6109 +#: c-common.c:6114 +#, fuzzy +msgid "cleanup arg not an identifier" +msgstr "¼±Ê̻ҤΤʤ¤ 'defined'" + +#: c-common.c:6121 +#, fuzzy +msgid "cleanup arg not a function" +msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-common.c:6183 #, fuzzy, c-format msgid "`%s' attribute ignored for `%s'" msgstr "`%s' °À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" -#: c-common.c:6174 +#: c-common.c:6248 #, fuzzy, c-format msgid "invalid vector type for attribute `%s'" msgstr "`%s' ¤Î°ú¿ô¤È¤·¤ÆÌµ¸ú¤Ê·¿" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" msgstr "" -#: c-common.c:6329 +#: c-common.c:6403 #, fuzzy msgid "nonnull attribute without arguments on a non-prototype" msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó" -#: c-common.c:6344 +#: c-common.c:6418 #, fuzzy, c-format msgid "nonnull argument has invalid operand number (arg %lu)" msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" msgstr "" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿" @@ -513,562 +524,562 @@ msgstr "void msgid "conversion to non-scalar type requested" msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, fuzzy, c-format msgid "function `%s' redeclared as inline" msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, fuzzy, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, fuzzy, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, fuzzy, c-format msgid "previous declaration of function `%s' was inline" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, c-format msgid "conflicting types for `%s'" msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹" -#: c-decl.c:1129 +#: c-decl.c:1133 #, fuzzy msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "¾Êάµ­¹æÉÕ¤­¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ­¤Þ¤»¤ó¡£" -#: c-decl.c:1135 +#: c-decl.c:1139 #, fuzzy msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£" -#: c-decl.c:1146 +#: c-decl.c:1157 #, fuzzy, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹" -#: c-decl.c:1153 +#: c-decl.c:1164 #, fuzzy, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, c-format msgid "redefinition of `%s'" msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:1167 +#: c-decl.c:1178 #, c-format msgid "redeclaration of `%s'" msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:1256 +#: c-decl.c:1267 #, c-format msgid "`%s' declared inline after its definition" msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 #, fuzzy msgid "a parameter" msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" msgstr "" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 #, fuzzy msgid "a global declaration" msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "`%s' ¤Ï°ÅÌÛ¤Ë `extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:2231 +#: c-decl.c:2253 #, c-format msgid "duplicate label declaration `%s'" msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" -#: c-decl.c:2234 +#: c-decl.c:2256 msgid "this is a previous declaration" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 msgid "empty declaration" msgstr "¶õ¤ÎÀë¸À¤Ç¤¹" -#: c-decl.c:2718 +#: c-decl.c:2740 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" msgstr "" -#: c-decl.c:2720 +#: c-decl.c:2742 #, fuzzy msgid "ISO C90 does not support `[*]' array declarators" msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "" -#: c-decl.c:2742 +#: c-decl.c:2764 #, fuzzy msgid "static or type qualifiers in abstract declarator" msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹" -#: c-decl.c:2825 +#: c-decl.c:2847 #, fuzzy, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, fuzzy, c-format msgid "inline function `%s' given attribute noinline" msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" -#: c-decl.c:3011 +#: c-decl.c:3033 #, c-format msgid "array size missing in `%s'" msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹" -#: c-decl.c:3055 +#: c-decl.c:3077 #, c-format msgid "storage size of `%s' isn't known" msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:3125 +#: c-decl.c:3147 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹" -#: c-decl.c:3190 +#: c-decl.c:3247 #, fuzzy, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆÄ¹¤¹¤®¤Þ¤¹" -#: c-decl.c:3540 +#: c-decl.c:3597 #, fuzzy msgid "ISO C90 does not support `long long'" msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, c-format msgid "duplicate `%s'" msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" msgstr "" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" msgstr "" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "Í£°ì¤ÎÍ­¸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹" -#: c-decl.c:3680 +#: c-decl.c:3737 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "`%s' ¤ËÂФ·¤ÆÉ乿¤¢¤ê¤ÈÉ乿¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤ÏÉÔŬÀڤǤ¹" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, c-format msgid "complex invalid for `%s'" msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹" -#: c-decl.c:3748 +#: c-decl.c:3805 #, fuzzy msgid "ISO C90 does not support complex types" msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 msgid "ISO C does not support complex integer types" msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 msgid "duplicate `const'" msgstr "½ÅÊ£¤·¤¿ `const'" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 msgid "duplicate `restrict'" msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 msgid "duplicate `volatile'" msgstr "½ÅÊ£¤·¤¿ `volatile'" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:3841 +#: c-decl.c:3898 #, fuzzy msgid "function definition declared `__thread'" msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:3891 cp/decl.c:10872 +#: c-decl.c:3948 cp/decl.c:11319 #, fuzzy, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" @@ -1076,463 +1087,463 @@ msgstr " #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 #, fuzzy msgid "static or type qualifiers in non-parameter array declarator" msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó" -#: c-decl.c:3985 c-decl.c:5250 +#: c-decl.c:4042 c-decl.c:5332 #, fuzzy msgid "invalid use of structure with flexible array member" msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿" -#: c-decl.c:4009 +#: c-decl.c:4066 #, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹" -#: c-decl.c:4029 +#: c-decl.c:4086 #, fuzzy, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤­¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" -#: c-decl.c:4032 +#: c-decl.c:4089 #, fuzzy, c-format msgid "ISO C90 forbids variable-size array `%s'" msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, c-format msgid "size of array `%s' is too large" msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Â礭¤¹¤®¤Þ¤¹" -#: c-decl.c:4075 +#: c-decl.c:4145 #, fuzzy msgid "ISO C90 does not support flexible array members" msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 msgid "ISO C forbids const or volatile function types" msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:4171 +#: c-decl.c:4241 msgid "ISO C forbids qualified void function return type" msgstr "ISO C ¤Ï½¤¾þÉÕ¤­ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹" -#: c-decl.c:4175 +#: c-decl.c:4245 msgid "type qualifiers ignored on function return type" msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 msgid "ISO C forbids qualified function types" msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:4375 +#: c-decl.c:4445 #, fuzzy msgid "attributes in parameter array declarator ignored" msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó" -#: c-decl.c:4400 +#: c-decl.c:4470 #, fuzzy msgid "invalid type modifier within array declarator" msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, c-format msgid "invalid storage class for function `%s'" msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹" -#: c-decl.c:4524 +#: c-decl.c:4594 msgid "cannot inline function `main'" msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 +#: c-decl.c:4677 cp/decl.c:9951 #, fuzzy msgid "thread-local storage not supported for this target" msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" -#: c-decl.c:4701 +#: c-decl.c:4773 msgid "parameter has incomplete type" msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹" -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: c-decl.c:4862 +#: c-decl.c:4934 #, fuzzy, c-format msgid "`struct %s' declared inside parameter list" msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:4865 +#: c-decl.c:4937 #, fuzzy, c-format msgid "`union %s' declared inside parameter list" msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:4868 +#: c-decl.c:4940 #, fuzzy, c-format msgid "`enum %s' declared inside parameter list" msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:4875 +#: c-decl.c:4947 msgid "anonymous struct declared inside parameter list" msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:4877 +#: c-decl.c:4949 msgid "anonymous union declared inside parameter list" msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:4879 +#: c-decl.c:4951 msgid "anonymous enum declared inside parameter list" msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:4883 +#: c-decl.c:4955 #, fuzzy msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£" -#: c-decl.c:4960 +#: c-decl.c:5032 #, fuzzy, c-format msgid "redefinition of `union %s'" msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:4962 +#: c-decl.c:5034 #, fuzzy, c-format msgid "redefinition of `struct %s'" msgstr "`%s %s' ¤ÎºÆÄêµÁ" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó" -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, c-format msgid "%s defined inside parms" msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "¶¦ÍÑÂÎ" -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "¹½Â¤ÂÎ" -#: c-decl.c:5089 +#: c-decl.c:5183 #, c-format msgid "%s has no %s" msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "¹½Â¤ÂÎ" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "named members" msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "¥á¥ó¥Ð" -#: c-decl.c:5130 +#: c-decl.c:5224 #, c-format msgid "nested redefinition of `%s'" msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹" -#: c-decl.c:5166 +#: c-decl.c:5260 #, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤ÏÉÔŬÀڤǤ¹" -#: c-decl.c:5177 +#: c-decl.c:5271 #, c-format msgid "negative width in bit-field `%s'" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òͤ¨¤Æ¤¤¤Þ¤¹" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹" -#: c-decl.c:5195 +#: c-decl.c:5289 #, c-format msgid "`%s' is narrower than values of its type" msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹" -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:5275 +#: c-decl.c:5357 #, c-format msgid "duplicate member `%s'" msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤­¤Þ¤»¤ó" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" msgstr "`enum %s' ¤ÎºÆÀë¸À" -#: c-decl.c:5458 +#: c-decl.c:5592 msgid "enum defined inside parms" msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòͤ¨¤Þ¤·¤¿" -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼" -#: c-decl.c:5618 +#: c-decl.c:5752 msgid "ISO C restricts enumerator values to range of `int'" msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹" -#: c-decl.c:5700 +#: c-decl.c:5834 msgid "return type is an incomplete type" msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹" -#: c-decl.c:5708 +#: c-decl.c:5842 msgid "return type defaults to `int'" msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:5775 +#: c-decl.c:5909 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤­¤Ç¤·¤ç¤¦" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, c-format msgid "parameter `%s' declared void" msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: c-decl.c:6063 +#: c-decl.c:6197 #, c-format msgid "multiple parameters named `%s'" msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 #, fuzzy msgid "no return statement in function returning non-void" msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹" -#: c-decl.c:6560 +#: c-decl.c:6733 #, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礭¤¯¤Ê¤ê¤Þ¤¹" @@ -1540,36 +1551,36 @@ msgstr "`%s' #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: c-decl.c:6639 +#: c-decl.c:6815 #, fuzzy, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:6642 +#: c-decl.c:6818 #, fuzzy, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:6645 +#: c-decl.c:6821 #, fuzzy, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: c-decl.c:6653 +#: c-decl.c:6829 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹" -#: c-decl.c:6655 +#: c-decl.c:6831 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹" -#: c-decl.c:6657 +#: c-decl.c:6833 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹" @@ -2081,169 +2092,169 @@ msgstr " msgid "YYDEBUG not defined" msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹" -#: c-lex.c:333 +#: c-lex.c:336 #, c-format msgid "ignoring #pragma %s %s" msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-lex.c:692 +#: c-lex.c:695 #, c-format msgid "stray '%c' in program" msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'" -#: c-lex.c:694 +#: c-lex.c:697 #, c-format msgid "stray '\\%o' in program" msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" msgstr "" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" msgstr "" -#: c-lex.c:869 +#: c-lex.c:873 #, fuzzy, c-format msgid "integer constant is too large for \"%s\" type" msgstr "À°¿ôÄê¿ô¤¬Â礭¤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿" -#: c-lex.c:937 +#: c-lex.c:941 #, fuzzy, c-format msgid "floating constant exceeds range of \"%s\"" msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòͤ¨¤Þ¤·¤¿" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 #, fuzzy msgid "ignoring invalid multibyte character" msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹" -#: c-opts.c:353 +#: c-opts.c:355 #, fuzzy, c-format msgid "missing argument to \"-%s\"" msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: c-opts.c:357 +#: c-opts.c:359 #, fuzzy, c-format msgid "no class name specified with \"-%s\"" msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'" -#: c-opts.c:364 +#: c-opts.c:366 #, fuzzy, c-format msgid "missing filename after \"-%s\"" msgstr "%s ¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: c-opts.c:369 +#: c-opts.c:371 #, fuzzy, c-format msgid "missing target after \"-%s\"" msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" msgstr "" -#: c-opts.c:548 +#: c-opts.c:550 #, fuzzy, c-format msgid "too many filenames given. Type %s --help for usage" msgstr "¥Õ¥¡¥¤¥ë̾¤¬Â¿¤¹¤®¤Þ¤¹¡£%s --help ¤È¥¿¥¤¥×¤·¤Æ»È¤¤Êý¤ò¸«¤Þ¤·¤ç¤¦" -#: c-opts.c:934 +#: c-opts.c:937 msgid "-Wno-strict-prototypes is not supported in C++" msgstr "-Wno-strict-prototypes ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó" -#: c-opts.c:1014 +#: c-opts.c:1017 #, fuzzy, c-format msgid "switch \"%s\" is no longer supported" msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: c-opts.c:1030 +#: c-opts.c:1033 #, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" msgstr "" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" msgstr "-fhandle-exceptions ¤Ï -fexception ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿(¤µ¤é¤Ë¥Ç¥Õ¥©¥ë¥È¤ÇÍ­¸ú¤Ç¤¹)" -#: c-opts.c:1263 +#: c-opts.c:1273 #, fuzzy msgid "output filename specified twice" msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" -#: c-opts.c:1381 +#: c-opts.c:1391 #, fuzzy msgid "-Wformat-zero-length ignored without -Wformat" msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" -#: c-opts.c:1409 +#: c-opts.c:1419 #, fuzzy, c-format msgid "opening output file %s" msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó" -#: c-opts.c:1464 +#: c-opts.c:1474 #, fuzzy, c-format msgid "opening dependency file %s" msgstr "ưŪ°Í¸´Ø·¸¡£\n" -#: c-opts.c:1474 +#: c-opts.c:1484 #, c-format msgid "closing dependency file %s" msgstr "" -#: c-opts.c:1477 +#: c-opts.c:1487 #, fuzzy, c-format msgid "when writing output to %s" msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹" -#: c-opts.c:1557 +#: c-opts.c:1567 #, fuzzy msgid "to generate dependencies you must specify either -M or -MM" msgstr "-M ¤« -MM ¤Î¤¤¤º¤ì¤«¤òÄɲÃŪ¤Ë»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: c-opts.c:1704 +#: c-opts.c:1715 #, fuzzy, c-format -msgid "\"-%s\" is valid for %s but not for %s" +msgid "\"-%c%s%s\" is valid for %s but not for %s" msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2261,7 +2272,7 @@ msgstr "" " -iwithprefixbefore ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n" " -isystem ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤ÎºÇ½é¤ËÄɲ乤ë\n" -#: c-opts.c:1723 +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2279,7 +2290,7 @@ msgstr "" " -nostdinc++ C++ ÍÑ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n" " -o ¤Ø½ÐÎϤ¹¤ë\n" -#: c-opts.c:1732 +#: c-opts.c:1744 #, fuzzy msgid "" " -trigraphs Support ISO C trigraphs\n" @@ -2299,7 +2310,7 @@ msgstr "" " -Wno-trigraphs ¥È¥é¥¤¥°¥é¥Õ¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" " -Wcomment{s} ¥³¥á¥ó¥È¤¬Â¾¤Î¥³¥á¥ó¥ÈÆâ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n" -#: c-opts.c:1741 +#: c-opts.c:1753 #, fuzzy msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" @@ -2313,7 +2324,7 @@ msgstr "" " -Wno-undef ̤ÄêµÁ¥Þ¥¯¥í¤Îɾ²Á¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" " -Wimport #import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë\n" -#: c-opts.c:1746 +#: c-opts.c:1758 #, fuzzy msgid "" " -W[no-]error Treat all warnings as errors\n" @@ -2327,7 +2338,7 @@ msgstr "" " -Wno-system-headers ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤¹¤ë\n" " -Wall Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n" -#: c-opts.c:1751 +#: c-opts.c:1763 #, fuzzy msgid "" " -M Generate make dependencies\n" @@ -2342,7 +2353,7 @@ msgstr "" " -MF °Í¸´Ø·¸¤Î½ÐÎϤòÍ¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤à\n" " -MG ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¤òÀ¸À®¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤È¤·¤Æ°·¤¦\n" -#: c-opts.c:1759 +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" @@ -2352,7 +2363,7 @@ msgstr "" " -MQ MAKE ¤Ç¤Î¥¯¥ª¡¼¥È¤µ¤ì¤¿¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n" " -MT ¥¯¥ª¡¼¥È¤µ¤ì¤Ê¤¤¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n" -#: c-opts.c:1764 +#: c-opts.c:1776 #, fuzzy msgid "" " -D Define a with string '1' as its value\n" @@ -2369,7 +2380,7 @@ msgstr "" " -U ÄêµÁ¤ò²ò½ü¤¹¤ë\n" " -v ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n" -#: c-opts.c:1772 +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2385,7 +2396,7 @@ msgstr "" " -dN -dD ¤ÈƱÍͤÀ¤¬¡¢Ì¾Á°¤À¤±¤òÊݸ¤¹¤ë\n" " -dI #include ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½ÐÎϤ˴ޤá¤ë\n" -#: c-opts.c:1780 +#: c-opts.c:1792 #, fuzzy msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" @@ -2403,7 +2414,7 @@ msgstr "" " -h or --help ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "ʸˡ¥¨¥é¡¼" @@ -2411,23 +2422,23 @@ msgstr "ʸˡ msgid "syntax error: cannot back up" msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 msgid "ISO C forbids an empty source file" msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó " -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 msgid "ISO C forbids data definition with no type or storage class" msgstr "ISO C ¤Ï·¿¤äµ­²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ­²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 msgid "ISO C does not allow extra `;' outside of a function" msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó" @@ -2435,28 +2446,28 @@ msgstr "ISO C msgid "traditional C rejects the unary plus operator" msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:632 objc-parse.y:655 +#: c-parse.y:632 objc-parse.y:654 msgid "ISO C89 forbids compound literals" msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 msgid "ISO C forbids braced-groups within expressions" msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 #, fuzzy msgid "first argument to __builtin_choose_expr not a constant" msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: c-parse.y:721 objc-parse.y:768 +#: c-parse.y:721 objc-parse.y:767 #, fuzzy msgid "traditional C rejects ISO C style function definitions" msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹" @@ -2464,88 +2475,88 @@ msgstr " #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 msgid "ISO C forbids empty initializer braces" msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 msgid "ISO C89 forbids specifying subobject to initialize" msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»ØÌ¾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»ØÌ¾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 msgid "ISO C forbids specifying range of elements to initialize" msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈϰϻØÄê¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 msgid "ISO C forbids nested functions" msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 msgid "ISO C forbids forward references to `enum' types" msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 msgid "comma at end of enumerator list" msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 msgid "ISO C forbids member declarations with no members" msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 msgid "deprecated use of label at end of compound statement" msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 msgid "ISO C89 forbids mixed declarations and code" msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 msgid "ISO C forbids label declarations" msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆâ¦¤Ç¤Î¤ßµö¤µ¤ì¤Þ¤¹" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" msgstr "else ʸ¤ÎÃæ¿È¤¬¶õ¤Ç¤¹" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 msgid "ISO C forbids `goto *expr;'" msgstr "ISO C `goto *¼°;' ¤Î½ñ¤­Êý¤ò¶Ø¤¸¤Þ¤¹" -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 msgid "ISO C forbids forward parameter declarations" msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹" @@ -2555,11 +2566,11 @@ msgstr "ISO C #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 msgid "ISO C requires a named argument before `...'" msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'" @@ -2576,37 +2587,37 @@ msgstr " msgid "parser stack overflow" msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "ÆþÎϤκǸå¤Ë %s" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, c-format msgid "%s before %s'%c'" msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, c-format msgid "%s before %s'\\x%x'" msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, c-format msgid "%s before string constant" msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, c-format msgid "%s before numeric constant" msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s" -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, c-format msgid "%s before \"%s\"" msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, c-format msgid "%s before '%s' token" msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" @@ -2615,7 +2626,7 @@ msgstr "%s msgid "traditional C rejects string concatenation" msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼" @@ -2678,43 +2689,43 @@ msgstr "" msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 #, fuzzy msgid "malformed #pragma weak, ignored" msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿" -#: c-pragma.c:330 +#: c-pragma.c:337 msgid "junk at end of #pragma weak" msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 #, fuzzy msgid "malformed #pragma redefine_extname, ignored" msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿" -#: c-pragma.c:375 +#: c-pragma.c:382 #, fuzzy msgid "junk at end of #pragma redefine_extname" msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 #, fuzzy msgid "#pragma redefine_extname conflicts with declaration" msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹" -#: c-pragma.c:413 +#: c-pragma.c:420 #, fuzzy msgid "malformed #pragma extern_prefix, ignored" msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿" -#: c-pragma.c:418 +#: c-pragma.c:425 #, fuzzy msgid "junk at end of #pragma extern_prefix" msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" -#: c-pragma.c:450 +#: c-pragma.c:457 #, fuzzy -msgid "asm declaration conficts with previous rename" +msgid "asm declaration conflicts with previous rename" msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×ÆÍ¤·¤Þ¤¹" #: c-semantics.c:565 @@ -2737,7 +2748,7 @@ msgstr "case msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "(Á°¤Î case ʸ¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹" @@ -2747,7 +2758,7 @@ msgstr "asm msgid "`%s' has an incomplete type" msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 msgid "invalid use of void expression" msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ" @@ -2779,7 +2790,7 @@ msgstr " msgid "types are not quite compatible" msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»" @@ -2788,1012 +2799,1007 @@ msgstr " msgid "%s has no member named `%s'" msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹" -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, c-format msgid "invalid type argument of `%s'" msgstr "`%s' ¤Î°ú¿ô¤È¤·¤ÆÌµ¸ú¤Ê·¿" -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:1303 +#: c-typeck.c:1306 msgid "ISO C forbids subscripting `register' array" msgstr "ISO C ¤Ï `register' ÇÛÎ󤨤Îź»ú¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:1305 +#: c-typeck.c:1308 #, fuzzy msgid "ISO C90 forbids subscripting non-lvalue array" msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎ󤨤Îź»ú¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹" -#: c-typeck.c:1504 +#: c-typeck.c:1518 msgid "called object is not a function" msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 msgid "too many arguments to function" msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤­¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 msgid "too few arguments to function" msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØÅª¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 #, fuzzy msgid "division by zero" msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 msgid "ISO C forbids comparison of `void *' with function pointer" msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 msgid "unordered comparison on non-floating point argument" msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2754 +#: c-typeck.c:2768 msgid "ISO C does not support `~' for complex conjugation" msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2769 +#: c-typeck.c:2783 msgid "wrong type argument to abs" msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2838 +#: c-typeck.c:2852 msgid "ISO C does not support `++' and `--' on complex types" msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 #, fuzzy msgid "wrong type argument to increment" msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 #, fuzzy msgid "wrong type argument to decrement" msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:2876 +#: c-typeck.c:2890 #, fuzzy msgid "increment of pointer to unknown structure" msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s" -#: c-typeck.c:2878 +#: c-typeck.c:2892 #, fuzzy msgid "decrement of pointer to unknown structure" msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s" -#: c-typeck.c:3015 +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" msgstr "ISO C ¤Ï¥­¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:3025 +#: c-typeck.c:3039 msgid "invalid lvalue in unary `&'" msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "%s" -#: c-typeck.c:3227 +#: c-typeck.c:3241 msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:3230 +#: c-typeck.c:3244 msgid "ISO C forbids use of compound expressions as lvalues" msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:3233 +#: c-typeck.c:3247 msgid "ISO C forbids use of cast expressions as lvalues" msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥­¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" msgstr "%s¤¬ÆÉ¤ß¹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, c-format msgid "%s of read-only variable `%s'" msgstr "%s¤¬ÆÉ¤ß¹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" msgstr "%s¤¬ÆÉ¤ß¹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, fuzzy, c-format msgid "cannot take address of bit-field `%s'" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿" -#: c-typeck.c:3439 +#: c-typeck.c:3453 msgid "signed and unsigned type in conditional expression" msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹" -#: c-typeck.c:3446 +#: c-typeck.c:3460 msgid "ISO C forbids conditional expr with only one void side" msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:3637 +#: c-typeck.c:3651 msgid "ISO C forbids casting nonscalar to the same type" msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:3656 +#: c-typeck.c:3670 msgid "ISO C forbids casts to union type" msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥­¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:3722 +#: c-typeck.c:3736 #, fuzzy msgid "cast adds new qualifiers to function type" msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹" -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥­¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿" -#: c-typeck.c:3772 +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3776 +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 msgid "invalid lvalue in assignment" msgstr "ÂåÆþ¤È¤·¤ÆÌµ¸ú¤Êº¸ÊÕÃͤǤ¹" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 msgid "assignment" msgstr "ÂåÆþ" -#: c-typeck.c:4056 +#: c-typeck.c:4070 #, fuzzy msgid "cannot pass rvalue to reference parameter" msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹" -#: c-typeck.c:4170 +#: c-typeck.c:4184 msgid "ISO C prohibits argument conversion to union type" msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹" -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉ乿¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹" -#: c-typeck.c:4248 +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +msgid "invalid use of non-lvalue array" +msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ" + +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À­¤Î¤Ê¤¤·¿¤Ç¤¹" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, c-format msgid "incompatible types in %s" msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿" #. Function name is known; supply it. -#: c-typeck.c:4339 +#: c-typeck.c:4358 #, fuzzy, c-format msgid "passing arg of `%s'" msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 +#: c-typeck.c:4368 #, fuzzy msgid "passing arg of pointer to function" msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:4447 +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:4449 +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹" -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, c-format msgid "(near initialization for `%s')" msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿" -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 msgid "initializer element is not constant" msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "½é´ü²½" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 msgid "invalid initializer" msgstr "̵¸ú¤Ê½é´ü²½»Ò" -#: c-typeck.c:5351 +#: c-typeck.c:5393 msgid "extra brace group at end of initializer" msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:5512 +#: c-typeck.c:5554 msgid "missing initializer" msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" msgstr "½é´ü²½»ØÌ¾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿" -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 msgid "field name not in record or union initializer" msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 msgid "array index in initializer exceeds array bounds" msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òͤ¨¤Þ¤·¤¿" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈϰϥ¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹" -#: c-typeck.c:5744 +#: c-typeck.c:5788 msgid "array index range in initializer exceeds array bounds" msgstr "½é´ü²½»Ò¤ÎÈϰϥ¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òͤ¨¤Þ¤·¤¿" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤­¤µ¤ì¤Þ¤¹" -#: c-typeck.c:6514 +#: c-typeck.c:6558 msgid "excess elements in char array initializer" msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" -#: c-typeck.c:6582 +#: c-typeck.c:6626 #, fuzzy msgid "non-static initialization of a flexible array member" msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" -#: c-typeck.c:6757 +#: c-typeck.c:6806 #, fuzzy msgid "excess elements in vector initializer" msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" -#: c-typeck.c:6886 +#: c-typeck.c:6935 msgid "asm template is not a string constant" msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:6918 +#: c-typeck.c:6967 msgid "invalid lvalue in asm statement" msgstr "asm ʸ¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ" -#: c-typeck.c:6993 +#: c-typeck.c:7042 msgid "modification by `asm'" msgstr "`asm' ¤Ë¤è¤ë½¤Àµ" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' ʸ¤¬¤¢¤ê¤Þ¤¹" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" msgstr "return" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "switch ¤ÎÆâÍÆ¤¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:7147 +#: c-typeck.c:7196 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" msgstr "case ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 msgid "`default' label not within a switch statement" msgstr "`default' ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿" -#: calls.c:2227 +#: calls.c:2270 #, c-format msgid "can't inline call to `%s'" msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Þ¤»¤ó" -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹" -#: calls.c:4614 -#, fuzzy -msgid "variable offset is passed partially in stack and in reg" -msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿" - -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." msgstr "" -#: cfgloop.c:1125 +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." msgstr "" -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." msgstr "" -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." msgstr "" -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." msgstr "" -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." msgstr "" -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." msgstr "" -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" msgstr "" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" msgstr "" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, fuzzy, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "½ªÎ»Ì¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£" -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, fuzzy, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "Ì¿Îá %d ¤¬Ê£¿ô¤Î´ðËÜ¥Ö¥í¥Ã¥¯(%d ¤È %d)¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, fuzzy, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "³«»ÏÌ¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£" -#: cfgrtl.c:1778 +#: cfgrtl.c:1848 #, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" msgstr "" -#: cfgrtl.c:1785 +#: cfgrtl.c:1855 #, c-format msgid "verify_flow_info: Wrong count of block %i %i" msgstr "" -#: cfgrtl.c:1791 +#: cfgrtl.c:1861 #, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" msgstr "" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "" -#: cfgrtl.c:1805 +#: cfgrtl.c:1875 #, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1811 +#: cfgrtl.c:1881 #, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" msgstr "" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, fuzzy, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" msgstr "" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" msgstr "" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" msgstr "" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" msgstr "" -#: cfgrtl.c:1905 +#: cfgrtl.c:1975 #, fuzzy, c-format msgid "Wrong amount of branch edges after conditional jump %i" msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" msgstr "" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" msgstr "" -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, fuzzy, c-format msgid "basic block %d pred edge is corrupted" msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, fuzzy, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, fuzzy, c-format msgid "in basic block %d:" msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" msgstr "" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, fuzzy, c-format msgid "basic block %i edge lists are corrupted" msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %i edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 #, fuzzy msgid "basic blocks not numbered consecutively" msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 #, fuzzy msgid "insn outside basic block" msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 #, fuzzy msgid "return not followed by barrier" msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó" -#: cfgrtl.c:2087 +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "Ì¿ÎáÏ¢º¿Ãæ¤Î bb ¤Î¿ô (%d) ¤¬ n_basic_blocks (%d) ¤È°ã¤¤¤Þ¤¹" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" msgstr "" @@ -3874,86 +3880,86 @@ msgstr "" "\n" "write_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n" -#: collect2.c:2083 +#: collect2.c:2082 msgid "cannot find `nm'" msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: collect2.c:2093 collect2.c:2535 +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "pipe" -#: collect2.c:2097 collect2.c:2539 +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "fdopen" -#: collect2.c:2123 collect2.c:2565 +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "dup2 %d 1" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "close %d" -#: collect2.c:2132 collect2.c:2574 +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "execv %s" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿" -#: collect2.c:2217 collect2.c:2623 +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "fclose" -#: collect2.c:2262 +#: collect2.c:2261 #, c-format msgid "unable to open file '%s'" msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó" -#: collect2.c:2264 +#: collect2.c:2263 #, c-format msgid "unable to stat file '%s'" msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤­¤Þ¤»¤ó" -#: collect2.c:2270 +#: collect2.c:2269 #, c-format msgid "unable to mmap file '%s'" msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤­¤Þ¤»¤ó" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n" -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: collect2.c:2445 +#: collect2.c:2444 #, c-format msgid "bad magic number in file '%s'" msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "ưŪ°Í¸´Ø·¸¡£\n" -#: collect2.c:2526 +#: collect2.c:2524 msgid "cannot find `ldd'" msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" @@ -3961,36 +3967,36 @@ msgstr "" "\n" "ldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó" -#: collect2.c:2728 +#: collect2.c:2726 #, c-format msgid "%s: not a COFF file" msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: collect2.c:2847 +#: collect2.c:2845 #, c-format msgid "%s: cannot open as COFF file" msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó" -#: collect2.c:2903 +#: collect2.c:2901 #, fuzzy, c-format msgid "library lib%s not found" msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: collect2.c:3030 +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "open %s" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" @@ -3999,23 +4005,23 @@ msgstr "" "\n" "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n" -#: collect2.c:3135 +#: collect2.c:3133 msgid "string section missing" msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: collect2.c:3138 +#: collect2.c:3136 msgid "section pointer missing" msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: collect2.c:3186 +#: collect2.c:3184 msgid "no symbol table found" msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: collect2.c:3199 +#: collect2.c:3197 msgid "no cmd_strings found" msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" @@ -4024,12 +4030,12 @@ msgstr "" "\n" "¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n" -#: collect2.c:3218 +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n" -#: collect2.c:3249 +#: collect2.c:3247 msgid "" "writing load commands.\n" "\n" @@ -4037,90 +4043,90 @@ msgstr "" "load ¥³¥Þ¥ó¥É¤ò½ñ¤­¹þ¤ß¤Þ¤¹¡£\n" "\n" -#: collect2.c:3269 +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "close %s" -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n" -#: collect2.c:3474 +#: collect2.c:3472 msgid "bad magic number" msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó" -#: collect2.c:3476 +#: collect2.c:3474 msgid "bad raw header version" msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó" -#: collect2.c:3477 +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡" -#: collect2.c:3478 +#: collect2.c:3476 msgid "old raw header file" msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë" -#: collect2.c:3479 +#: collect2.c:3477 msgid "unsupported version" msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d" -#: collect2.c:3501 +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "fstat %s" -#: collect2.c:3538 collect2.c:3586 +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "lseek %s 0" -#: collect2.c:3542 +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "read %s" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "%ld ¥Ð¥¤¥ÈÆÉ¹þ¤ß¡£%ld (%s ¤«¤é)ÆÉ¹þ¤à¤Ï¤º¤Ç¤¹" -#: collect2.c:3566 +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "msync %s" -#: collect2.c:3573 +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "munmap %s" -#: collect2.c:3590 +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "write %s" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -4130,7 +4136,7 @@ msgstr "" ";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n" ";; %d À®¸ù¡£\n" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4190,7 +4196,7 @@ msgstr " msgid "stdout" msgstr "¹½Â¤ÂÎ" -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" msgstr "%s: %s" @@ -4470,44 +4476,44 @@ msgstr "#include <...> msgid "End of search list.\n" msgstr "õº÷¥ê¥¹¥È¤Î½ª¤ï¤ê\n" -#: cppinit.c:1055 +#: cppinit.c:1057 #, fuzzy msgid "" msgstr "<ÁȤ߹þ¤ß>" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "<¥³¥Þ¥ó¥É¥é¥¤¥ó>" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, fuzzy, c-format msgid "assertion missing after %s" msgstr "%s ¤Î¸å¤í¤Î¥¢¥µ¡¼¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cppinit.c:1163 +#: cppinit.c:1165 #, fuzzy, c-format msgid "directory name missing after %s" msgstr "%s ¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cppinit.c:1164 +#: cppinit.c:1166 #, fuzzy, c-format msgid "file name missing after %s" msgstr "%s ¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cppinit.c:1165 +#: cppinit.c:1167 #, fuzzy, c-format msgid "macro name missing after %s" msgstr "%s ¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cppinit.c:1166 +#: cppinit.c:1168 #, fuzzy, c-format msgid "path name missing after %s" msgstr "%s ¤Î¸å¤í¤Î¥Ñ¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cppinit.c:1368 +#: cppinit.c:1353 msgid "-I- specified twice" msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿" @@ -4707,189 +4713,189 @@ msgstr "" msgid "style of line directive is a GCC extension" msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹" -#: cpplib.c:427 +#: cpplib.c:428 #, c-format msgid "invalid preprocessing directive #%s" msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó" -#: cpplib.c:511 +#: cpplib.c:512 msgid "macro names must be identifiers" msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" -#: cpplib.c:551 +#: cpplib.c:552 #, c-format msgid "undefining \"%s\"" msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹" -#: cpplib.c:597 +#: cpplib.c:598 msgid "missing terminating > character" msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cpplib.c:636 +#: cpplib.c:637 #, c-format msgid "#%s expects \"FILENAME\" or " msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹" -#: cpplib.c:647 +#: cpplib.c:648 #, c-format msgid "empty file name in #%s" msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" msgstr "#import ¤Ï¸Å¤¤É½¸½¤Ç¤¹. ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ëÃæ¤Ç #ifndef ¤Î¥é¥Ã¥Ñ¡¼¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹" -#: cpplib.c:738 +#: cpplib.c:739 #, c-format msgid "invalid flag \"%s\" in line directive" msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹" -#: cpplib.c:813 +#: cpplib.c:814 #, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cpplib.c:819 +#: cpplib.c:820 msgid "line number out of range" msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, c-format msgid "\"%s\" is not a valid filename" msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cpplib.c:865 +#: cpplib.c:866 #, fuzzy, c-format msgid "\"%s\" after # is not a positive integer" msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cpplib.c:972 +#: cpplib.c:973 #, fuzzy msgid "invalid #ident directive" msgstr "̵¸ú¤Ê #ident" -#: cpplib.c:1060 +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "" -#: cpplib.c:1063 +#: cpplib.c:1064 #, fuzzy, c-format msgid "#pragma %s %s is already registered" msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹" -#: cpplib.c:1066 +#: cpplib.c:1067 #, c-format msgid "#pragma %s is already registered" msgstr "" -#: cpplib.c:1140 +#: cpplib.c:1143 msgid "#pragma once is obsolete" msgstr "#pragma once ¤Ï¤â¤¦»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó" -#: cpplib.c:1143 +#: cpplib.c:1146 msgid "#pragma once in main file" msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹" -#: cpplib.c:1167 +#: cpplib.c:1170 msgid "invalid #pragma GCC poison directive" msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹" -#: cpplib.c:1176 +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" -#: cpplib.c:1223 +#: cpplib.c:1226 #, c-format msgid "cannot find source %s" msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹" -#: cpplib.c:1343 +#: cpplib.c:1346 msgid "_Pragma takes a parenthesized string literal" msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó" -#: cpplib.c:1431 +#: cpplib.c:1434 msgid "#else after #else" msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó" -#: cpplib.c:1465 +#: cpplib.c:1468 msgid "#elif after #else" msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹" -#: cpplib.c:1644 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹" -#: cpplib.c:1646 +#: cpplib.c:1649 msgid "predicate must be an identifier" msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cpplib.c:1735 +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿" -#: cpplib.c:1965 +#: cpplib.c:1968 #, c-format msgid "unterminated #%s" msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s" @@ -4942,73 +4948,73 @@ msgstr " msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, c-format msgid "duplicate macro parameter \"%s\"" msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" -#: cppmacro.c:1357 +#: cppmacro.c:1359 msgid "macro parameters must be comma-separated" msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cppmacro.c:1374 +#: cppmacro.c:1376 msgid "parameter name missing" msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" msgstr "̵̾²ÄÊѰú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿" -#: cppmacro.c:1393 +#: cppmacro.c:1395 msgid "ISO C does not permit named variadic macros" msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤­²ÄÊѰú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó" -#: cppmacro.c:1402 +#: cppmacro.c:1404 msgid "missing ')' in macro parameter list" msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹" -#: cppmacro.c:1498 +#: cppmacro.c:1500 msgid "'#' is not followed by a macro parameter" msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó" -#: cppmacro.c:1517 +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤­¤Þ¤»¤ó" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, c-format msgid "\"%s\" redefined" msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: cppmacro.c:1604 +#: cppmacro.c:1606 msgid "this is the location of the previous definition" msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹" -#: cppmacro.c:1655 +#: cppmacro.c:1657 #, fuzzy, c-format msgid "macro argument \"%s\" would be stringified in traditional C" msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦" -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, fuzzy, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "dump_definition ¤Ë ̵¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d" -#: cppspec.c:131 +#: cppspec.c:109 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "\"%s\" ¤Ï¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÂФ¹¤ëÀµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cppspec.c:155 +#: cppspec.c:133 msgid "too many input files" msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹" @@ -5017,59 +5023,59 @@ msgstr " msgid "detected recursion whilst expanding macro \"%s\"" msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿" -#: cse.c:7187 +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr ";; %d ¤«¤é %d ¤Þ¤Ç¤Î½èÍý¥Ö¥í¥Ã¥¯¡¢%d ¥»¥Ã¥È¡£\n" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "((̵̾))" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" msgstr "%s: ·Ù¹ð¤Ï¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤¹\n" -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " msgstr "%s: %s: " -#: diagnostic.c:1040 +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "%s " -#: diagnostic.c:1042 +#: diagnostic.c:1056 #, c-format msgid " %s" msgstr " %s" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" msgstr "¥È¥Ã¥×¥ì¥Ù¥ë:" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, fuzzy, c-format msgid "In member function `%s':" msgstr "´Ø¿ô `%s' Æâ:" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, c-format msgid "In function `%s':" msgstr "´Ø¿ô `%s' Æâ:" -#: diagnostic.c:1161 +#: diagnostic.c:1175 msgid "compilation terminated.\n" msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "%s:%d: Á°¤Î¥¨¥é¡¼¤Ë¤è¤êº®Í𤷤Ƥ¤¤Þ¤¹¤Î¤Ç¡¢Ã¦½Ð¤·¤Þ¤¹\n" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" @@ -5080,21 +5086,21 @@ msgstr "" "ŬÀڤʤé¤Ð¥×¥ê¥×¥í¥»¥¹¸å¤Î¥½¡¼¥¹¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£\n" "%s ¤ò¸«¤ì¤ÐÊýË¡¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£\n" -#: diagnostic.c:1300 +#: diagnostic.c:1314 msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥ë¥¨¥é¡¼: ¥¨¥é¡¼Êó¹ð¥ë¡¼¥Á¥ó¤ËºÆÆþ¤·¤Þ¤·¤¿¡£\n" -#: diagnostic.c:1362 +#: diagnostic.c:1376 #, fuzzy, c-format msgid "in %s, at %s:%d" msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d" -#: diagnostic.c:1383 +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ" -#: diagnostic.c:1386 +#: diagnostic.c:1400 #, c-format msgid "" ",\n" @@ -5103,26 +5109,26 @@ msgstr "" ",\n" " %s:%d ¤«¤é" -#: diagnostic.c:1387 +#: diagnostic.c:1401 msgid ":\n" msgstr ":\n" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, fuzzy, c-format msgid "`%s' is deprecated" msgstr "%s ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" msgstr "" @@ -5131,7 +5137,7 @@ msgstr "" msgid "dominator of %d should be %d, not %d" msgstr "" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, fuzzy, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "DW_LOC_OP %s ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" @@ -5149,16 +5155,16 @@ msgstr "" msgid "can't get current directory" msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó" -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 #, fuzzy msgid "can't access real part of complex value in hard register" msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Î¼Â¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Îµõ¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "ICE: emit_insn ¤¬ emit_jump_insn ¤òÍפ¹¤ë½ê¤Ç»È¤ï¤ì¤Þ¤·¤¿:\n" @@ -5167,39 +5173,45 @@ msgstr "ICE: emit_insn msgid "abort in %s, at %s:%d" msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" msgstr "Îã³°½èÍý¤ò̵¸ú¤Ë¤·¤Þ¤·¤¿. Í­¸ú¤Ë¤¹¤ë¤Ë¤Ï -fexceptions ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: except.c:3090 except.c:3112 +#: except.c:3137 msgid "__builtin_eh_return not supported on this target" msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: explow.c:1398 +#: explow.c:1408 msgid "stack limits not supported on this target" msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: expr.c:3323 +#: expr.c:3355 msgid "function using short complex types cannot be inline" msgstr "short complex ·¿¤ò»È¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥ï¥¤¥ÉÀ°¿ô±é»»" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "Í¥À褹¤ë²¾°ú¿ô¤Î¥µ¥¤¥º¤Ï `%s' ¼¡Âè¤Ç¤¹" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "block_exit_expr ¤ÇÃͤò return ¤·¤Þ¤·¤¿" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +#, fuzzy +msgid "cannot take the address of an unaligned member" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó" + #: final.c:1342 msgid "negative insn length" msgstr "" @@ -5242,12 +5254,12 @@ msgstr "`%l' #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 msgid "invalid expression as operand" msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÌµ¸ú¤Ê¼°" @@ -5264,83 +5276,88 @@ msgstr "`noreturn' msgid "control reaches end of non-void function" msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, fuzzy, c-format msgid "comparison is always %d due to width of bit-field" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ÎÉý¤Î¤»¤¤¤ÇÈæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "Èæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹" -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "°ìÃפ·¤Ê¤¤ÃÍÆ±»Î¤Ç¤ÎÈóÅù²Á¤Î `or' ¥Æ¥¹¥È¤Ï¾ï¤Ë 1 ¤Ç¤¹" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "Áê¸ßÇÓ¾Ū¤ÊÃͤÎÅù²Á¤Î `and' ¥Æ¥¹¥È¤Ï¾ï¤Ë 0 ¤Ç¤¹" -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, c-format msgid "size of variable `%s' is too large" msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹" -#: function.c:5470 +#: function.c:3772 +#, fuzzy +msgid "impossible constraint in `asm'" +msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" msgstr "°ú¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹" -#: function.c:6868 +#: function.c:6925 #, c-format msgid "unused parameter `%s'" msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹" -#: gcc.c:1126 +#: gcc.c:1107 #, fuzzy, c-format msgid "ambiguous abbreviation %s" msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹" -#: gcc.c:1153 +#: gcc.c:1134 #, fuzzy, c-format msgid "incomplete `%s' option" msgstr "ÉÔ´°Á´¤Ê `%s' ¥ª¥×¥·¥ç¥ó¤Ç¤¹" -#: gcc.c:1164 +#: gcc.c:1145 #, fuzzy, c-format msgid "missing argument to `%s' option" msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:1177 +#: gcc.c:1158 #, fuzzy, c-format msgid "extraneous argument to `%s' option" msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤ÆÌµ´Ø·¸¤Ê°ú¿ô" -#: gcc.c:1505 +#: gcc.c:1486 #, fuzzy msgid "Using built-in specs.\n" msgstr "ÁȤ߹þ¤ß spec ¤ò»ÈÍÑ.\n" -#: gcc.c:1683 +#: gcc.c:1667 #, c-format msgid "" "Setting spec %s to '%s'\n" @@ -5349,42 +5366,42 @@ msgstr "" "spec %s ¤ò '%s' ¤ËÀßÄêÃæ\n" "\n" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "%s ¤«¤é spec ¤òÆÉ¤ß¹þ¤ßÃæ\n" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "specs ¤Î %ld ʸ»úÌܰʹߤΠ%%include ¤Î½ñ¼°¤¬ÊѤǤ¹" -#: gcc.c:1915 +#: gcc.c:1899 #, fuzzy, c-format msgid "could not find specs file %s\n" msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "specs ¤Î %ld ʸ»úÌܰʹߤΠ%%rename ¤Î½ñ¼°¤¬ÊѤǤ¹" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤Ë̾Á°¤òÊѹ¹¤¹¤ë spec ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:1979 +#: gcc.c:1963 #, c-format msgid "rename spec %s to %s\n" msgstr "spec %s ¤ò %s ¤Ë̾Á°¤òÊѹ¹\n" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" @@ -5393,25 +5410,25 @@ msgstr "" "spec ¤Ï '%s' ¤Ç¤¹\n" "\n" -#: gcc.c:1994 +#: gcc.c:1978 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "spec ¥Õ¥¡¥¤¥ëÃæ¤Î %ld ʸ»ú¤Î¸å¤ËÉÔÌÀ¤Ê %% ¥³¥Þ¥ó¥É" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "%ld ʸ»ú¤Î¸å¤Ë¤ª¤«¤·¤Ê spec ¥Õ¥¡¥¤¥ë" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "spec ¥Õ¥¡¥¤¥ë¤Ë¥ê¥ó¥¯¤Ë´Ø¤¹¤ë spec ¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " @@ -5419,7 +5436,7 @@ msgstr "" "\n" "³¤±¤Þ¤¹¤«? (y ¤Þ¤¿¤Ï n) " -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5430,71 +5447,71 @@ msgstr "" "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n" "%s ¤Ë¼ê½ç¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£" -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó] ¥Õ¥¡¥¤¥ë...\n" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "¥ª¥×¥·¥ç¥ó:\n" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr "" " -pass-exit-codes ¥Õ¥§¡¼¥º¤«¤é¤Î¥¨¥é¡¼¥³¡¼¥É¤ÎºÇÂçÃͤò exit\n" " ¥³¡¼¥É¤È¤·¤ÆÊÖ¤¹\n" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr " --help ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr " --target-help ¥¿¡¼¥²¥Ã¥È¸ÇÍ­¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr "(`-v --help' ¤ò»È¤¦¤È¡¢»Ò¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨)\n" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr " -dumpspecs ÁȤ߹þ¤Þ¤ì¤¿ spec ʸ»úÎó¤òÁ´¤ÆÉ½¼¨\n" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr " -dumpversion ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨\n" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr " -dumpmachine ¥³¥ó¥Ñ¥¤¥é¤Î¥¿¡¼¥²¥Ã¥È¥×¥í¥»¥Ã¥µ¤òɽ¼¨\n" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr " -print-search-dirs ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¡¼¥Á¥Ñ¥¹¤Ë¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤òɽ¼¨\n" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr " -print-libgcc-file-name ¥³¥ó¥Ñ¥¤¥é¤Î¥³¥ó¥Ñ¥Ë¥ª¥ó¥é¥¤¥Ö¥é¥ê̾¤òɽ¼¨\n" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" msgstr " -print-file-name= ¥é¥¤¥Ö¥é¥ê ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr " -print-prog-name= ¥³¥ó¥Ñ¥¤¥é¤ÎÉôÉÊ ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr " -print-multi-directory libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" @@ -5502,95 +5519,95 @@ msgstr "" " -print-multi-lib ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤ÈÊ£¿ô¤Î¥é¥¤¥Ö¥é¥êõº÷\n" " ¥Ç¥£¥ì¥¯¥È¥ê¤È¤ÎÂбþ¤òɽ¼¨\n" -#: gcc.c:2918 +#: gcc.c:2902 #, fuzzy msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr " -print-multi-directory libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr " -Wa, ¥«¥ó¥Þ¶èÀÚ¤ê¤Î ¤ò¥¢¥»¥ó¥Ö¥é¤ËÅϤ¹\n" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr " -Wp, ¥«¥ó¥Þ¶èÀÚ¤ê¤Î ¤ò¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÅϤ¹\n" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr " -Wl, ¥«¥ó¥Þ¶èÀÚ¤ê¤Î ¤ò¥ê¥ó¥«¤ËÅϤ¹\n" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr " -Xlinker ¤ò¥ê¥ó¥«¤ËÅϤ¹\n" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr " -save-temps Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr " -pipe Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr " -time »Ò¥×¥í¥»¥¹¤´¤È¤Î¼Â¹Ô»þ´Ö¤ò·×¬¤¹¤ë\n" -#: gcc.c:2926 +#: gcc.c:2910 #, fuzzy msgid " -specs= Override built-in specs with the contents of \n" msgstr " -specs= ÁȤ߹þ¤ß specs ¤ò ¤ÎÆâÍÆ¤ÇÃÖ¤­´¹¤¨¤ë\n" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" msgstr " -std= ÆþÎÏ¥½¡¼¥¹¤ò ¤È¸«¤Ê¤¹\n" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr " -B ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" msgstr "" " -b ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð¥¿¡¼¥²¥Ã¥È ¤È¤·¤Æ\n" " gcc ¤ò¼Â¹Ô¤¹¤ë\n" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" msgstr "" " -V ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n" " gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr " -v ¥³¥ó¥Ñ¥¤¥é¤Ë¤è¤Ã¤Æµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à¤òɽ¼¨\n" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr "" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr "" " -E ¥×¥ê¥×¥í¥»¥¹¤Î¤ß -- ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯\n" " ¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr " -S ¥³¥ó¥Ñ¥¤¥ë¤Î¤ß -- ¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr " -c ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¤¹¤ë¤¬¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr " -o ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n" -#: gcc.c:2937 +#: gcc.c:2921 #, fuzzy msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" @@ -5599,7 +5616,7 @@ msgstr "" " 'none' ¤ò»ØÄꤹ¤ë¤È¥Õ¥¡¥¤¥ë³ÈÄ¥»Ò¤Ë¤è¤Ã¤Æ¸À¸ì¤ò\n" " ¿äÄꤹ¤ë¡¢¥Ç¥Õ¥©¥ë¥È¤Î¿¶¤ëÉñ¤¤¤ËÌá¤ë\n" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5612,93 +5629,93 @@ msgstr "" "»Ò¥×¥í¥»¥¹¤Ë¼«Æ°Åª¤ËÅϤµ¤ì¤Þ¤¹¡£¤³¤¦¤¤¤Ã¤¿¥×¥í¥»¥¹¤Ë¤½¤Î¾¤Î¥ª¥×¥·¥ç¥ó¤òÅϤ¹\n" "¤Ë¤Ï -W ¥ª¥×¥·¥ç¥ó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n" -#: gcc.c:3079 +#: gcc.c:3063 #, fuzzy, c-format msgid "`-%c' option must have argument" msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" msgstr "" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3263 +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" msgstr "" -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" -#: gcc.c:3382 +#: gcc.c:3366 msgid "argument to `-Xlinker' is missing" msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:3390 +#: gcc.c:3374 #, fuzzy msgid "argument to `-l' is missing" msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:3407 +#: gcc.c:3391 msgid "argument to `-specs' is missing" msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:3422 +#: gcc.c:3406 msgid "argument to `-specs=' is missing" msgstr "`-specs=' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3461 +#: gcc.c:3445 msgid "argument to `-B' is missing" msgstr "`-B' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "-c ¤ä -S ¤È°ì½ï¤Ë -o ¤ò»ØÄꤹ¤ë¤È¡¢Ê£¿ô¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤Þ¤»¤ó" -#: gcc.c:3807 +#: gcc.c:3791 #, fuzzy msgid "warning: -pipe ignored because -save-temps specified" msgstr "·Ù¹ð: -save-temps ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹" -#: gcc.c:3811 +#: gcc.c:3795 #, fuzzy msgid "warning: -pipe ignored because -time specified" msgstr "·Ù¹ð: -time ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹" -#: gcc.c:3823 +#: gcc.c:3807 msgid "argument to `-x' is missing" msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:3851 +#: gcc.c:3835 #, c-format msgid "argument to `-%s' is missing" msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:3912 +#: gcc.c:3896 #, fuzzy, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "·Ù¹ð: ºÇ¸å¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸å¤Î `-x %s' ¤Ï²¿¤â¤·¤Þ¤»¤ó" -#: gcc.c:4257 +#: gcc.c:4241 #, fuzzy msgid "invalid specification! Bug in cc" msgstr "̵¸ú¤Ê»ØÄê! cc ¤Î¥Ð¥°." -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "%s\n" @@ -5706,76 +5723,76 @@ msgstr "%s\n" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, fuzzy, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "spec ¥¨¥é¡¼: '%%*' ¤Ï¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ç½é´ü²½¤µ¤ì¤Ê¤¤¤Þ¤Þ¤Ç¤¹" -#: gcc.c:4980 +#: gcc.c:4964 #, fuzzy, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "·Ù¹ð: µì¼°¤Î %%[ ±é»»»Ò¤¬ spec ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "spec %c%s%c ¤ò½èÍýÃæ, ¤³¤ì¤Ï '%s' ¤Ç¤¹\n" -#: gcc.c:5123 +#: gcc.c:5107 #, fuzzy, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "spec ¥¨¥é¡¼: ǧ¼±ÉÔǽ¤Ê spec ¥ª¥×¥·¥ç¥ó '%c'" -#: gcc.c:5204 +#: gcc.c:5188 #, fuzzy, c-format msgid "unknown spec function `%s'" msgstr "´Ø¿ô `%s' Æâ:" -#: gcc.c:5223 +#: gcc.c:5207 #, fuzzy, c-format msgid "error in args to spec function `%s'" msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" -#: gcc.c:5272 +#: gcc.c:5256 #, fuzzy msgid "malformed spec function name" msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹" #. ) -#: gcc.c:5275 +#: gcc.c:5259 #, fuzzy msgid "no arguments for spec function" msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" msgstr "" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "¥¤¥ó¥¹¥È¡¼¥ë: %s%s\n" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "¥×¥í¥°¥é¥à: %s\n" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "¥é¥¤¥Ö¥é¥ê: %s\n" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" @@ -5783,47 +5800,47 @@ msgstr "" "\n" "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "¥³¥ó¥Õ¥£¥°¥ª¥×¥·¥ç¥ó: %s\n" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" msgstr "¥¹¥ì¥Ã¥É¥â¥Ç¥ë: %s\n" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "gcc ¥Ð¡¼¥¸¥ç¥ó %s\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n" -#: gcc.c:6213 +#: gcc.c:6197 #, fuzzy msgid "no input files" msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: %s ¥³¥ó¥Ñ¥¤¥é¤Ï¤³¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "%s: ¥ê¥ó¥¯¤¬´°Î»¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¥ê¥ó¥«¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó" -#: gcc.c:6472 +#: gcc.c:6456 #, fuzzy msgid "internal gcc abort" msgstr "ÆâÉô gcc ÃæÃÇ" @@ -6043,12 +6060,12 @@ msgstr "%s msgid "Could not open output file %s.\n" msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "GCSE ¤ò̵¸ú²½: %d > 1000 ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d >= 20 edge/´ðËÜ¥Ö¥í¥Ã¥¯" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "GCSE ¤ò̵¸ú²½: %d ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d ¸Ä¤Î¥ì¥¸¥¹¥¿" @@ -6288,8 +6305,12 @@ msgstr "%s msgid "No input file name." msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó" -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "" + +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, c-format msgid "can't open %s" @@ -6300,67 +6321,67 @@ msgstr "%s msgid "fix_sched_param: unknown param: %s" msgstr "fix_sched_param: ÉÔÌÀ¤Ê¥Ñ¥é¥á¥¿: %s" -#: integrate.c:172 +#: integrate.c:174 msgid "function cannot be inline" msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" msgstr "²ÄÊѰú¿ô´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "alloca ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:182 +#: integrate.c:184 msgid "function using setjmp cannot be inline" msgstr "setjmp ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" msgstr "Æþ¤ì»Ò´Ø¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" msgstr "¥é¥Ù¥ë¥¢¥É¥ì¥¹¤ò»ý¤Á¡¢½é´ü²½»Ò¤Ç»È¤ï¤ì¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "¥×¥í¥È¥¿¥¤¥×¤¬¤Ê¤¯¡¢²¾°ú¿ô¤Î¥¢¥É¥ì¥¹¤¬»È¤ï¤ì¤Æ¤¤¤ë -- inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "¤³¤ÎÌá¤êÃÍ·¿¤Î inline ´Ø¿ô¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "²ÄÊÑŤÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "²ÄÊÑŰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "Æ©²á¶¦ÍÑÂΤΰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "»»½Ð¤µ¤ì¤¿¥¸¥ã¥ó¥×¤ò¹Ô¤Ê¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "Èó¥í¡¼¥«¥ë goto ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "¥¿¡¼¥²¥Ã¥È¸Çͭ°À­Éդδؿô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" @@ -6761,25 +6782,25 @@ msgstr " msgid "output operand %d must use `&' constraint" msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É %d ¤Ï `&' À©Ìó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, c-format msgid "unknown register name: %s" msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "¥ì¥¸¥¹¥¿¤¬Æó¤Ä¤Î¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿" @@ -6803,70 +6824,70 @@ msgstr "" msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "À°¿ôÄê¿ô¥ª¥Ú¥é¥ó¥É¤ò `asm' Æâ¤ÇºÆ¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "`&' À©Ì󤬥쥸¥¹¥¿¥¯¥é¥¹Ìµ¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: reload.c:3635 +#: reload.c:3629 #, fuzzy msgid "unable to generate reloads for:" msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "`asm' Æâ¤Ç¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "¥Õ¥ì¡¼¥à¥µ¥¤¥º¤¬Â礭¤¹¤®¤Æ¡¢¥¹¥¿¥Ã¥¯¸¡ºº¤¬¿®Íê¤Ç¤­¤Ê¤¯¤Ê¤ê¤Þ¤¹" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤Î¿ô¤òºï¸º¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤" -#: reload1.c:1914 +#: reload1.c:1909 #, fuzzy, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "¥¯¥é¥¹ `%s' Æâ¤Î¥ì¥¸¥¹¥¿¤ò `asm' ºÆ¥í¡¼¥ÉÃæ¤Ë¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó" -#: reload1.c:1918 +#: reload1.c:1913 #, fuzzy, c-format msgid "unable to find a register to spill in class `%s'" msgstr "¥¯¥é¥¹ `%s' Æâ¤Ç¤Õ¤ë¤¤Íî¤È¤¹¥ì¥¸¥¹¥¿¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó" -#: reload1.c:1920 +#: reload1.c:1915 msgid "this is the insn:" msgstr "" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "`asm' ¥ª¥Ú¥é¥ó¥É¤ÏºÆ¥í¡¼¥É¤Ç¤­¤Ê¤¤»ö¤¬Í׵ᤵ¤ì¤Þ¤¹" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 #, fuzzy msgid "could not find a spill register" msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "`asm' ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬥ª¥Ú¥é¥ó¥É¥µ¥¤¥º¤ÈÀ°¹ç¤·¤Þ¤»¤ó" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 #, fuzzy msgid "VOIDmode on an output" msgstr "½ÐÎÏÃæ¤Ë I/O ¥¨¥é¡¼¤¬È¯À¸" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹" @@ -6880,167 +6901,169 @@ msgstr "ǧ msgid "insn does not satisfy its constraints:" msgstr "Ì¿Î᤬¤½¤ÎÀ©Ìó¤òËþ¤¿¤·¤Þ¤»¤ó" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ)¤Ç¤¹ (%s:%d)" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤« '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ) ¤Ç¤¹ (%s:%d)" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤« `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)" -#: rtl.c:646 +#: rtl.c:623 #, fuzzy, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "`%s' ¤Ø¤Î¥¸¥ã¥ó¥×¤ÏÅ»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯Æâ¤Ø¡¢Ìµ¸ú¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "¥é¥Ù¥ë `%s' ¤¬Å»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯¤ò¹½À®¤¹¤ëÁ°¤Ë»È¤ï¤ì¤Þ¤·¤¿" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤Ë `=' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "½ÐÎÏÀ©Ìó `%c' (operand %d ÍÑ) ¤¬³«»ÏÉôʬ¤Ë¤¢¤ê¤Þ¤»¤ó" -#: stmt.c:1206 +#: stmt.c:1227 #, fuzzy msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "¥ª¥Ú¥é¥ó¥ÉÀ©ÌóÃæ¡¢ÉÔÀµ¤Ê°ÌÃÖ¤Ë '+' ¤ä '=' ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "`%%' À©Ì󤬺Ǹå¤Î¥ª¥Ú¥é¥ó¥É¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "ÆþÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ `%c' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "À©Ìó¤ËŬ¹ç¤µ¤»¤ë»þ¤Ë¡¢Ìµ¸ú¤Ê¥ª¥Ú¥é¥ó¥ÉÈÖ¹æ¤ò»²¾È¤·¤Þ¤·¤¿" -#: stmt.c:1379 +#: stmt.c:1400 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹" -#: stmt.c:1429 +#: stmt.c:1450 #, fuzzy, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹" -#: stmt.c:1519 +#: stmt.c:1540 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "`asm' ¤ÎÃæ¤Ë %d ¤ò±Û¤¨¤ë¥ª¥Ú¥é¥ó¥É¤¬¤¢¤ê¤Þ¤¹" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó" -#: stmt.c:1858 +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1889 msgid "asm clobber conflict with output operand" msgstr "" -#: stmt.c:1863 +#: stmt.c:1894 msgid "asm clobber conflict with input operand" msgstr "" -#: stmt.c:1898 +#: stmt.c:1929 msgid "too many alternatives in `asm'" msgstr "`asm' Ãæ¤ÎÂåÂØ¥­¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "`asm' ¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ÂåÂØÈÖ¹æ¤È¤Ï°Û¤Ê¤ê¤Þ¤¹" -#: stmt.c:1963 +#: stmt.c:1994 #, fuzzy, c-format msgid "duplicate asm operand name '%s'" msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "" -#: stmt.c:2078 +#: stmt.c:2109 #, fuzzy, c-format msgid "undefined named operand '%s'" msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "ÎóµóÃÍ `%s' ¤Ï switch Æâ¤Ç°·¤ï¤ì¤Æ¤¤¤Þ¤»¤ó" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿ `%s' ¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó" -#: stmt.c:5270 +#: stmt.c:5310 #, fuzzy msgid "switch missing default case" msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹" @@ -7053,44 +7076,49 @@ msgstr " msgid "variable-size type declared outside of any function" msgstr "ÊÑ¿ô¥µ¥¤¥º·¿¤¬´Ø¿ô¤Î³°Â¦¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: stor-layout.c:461 +#: stor-layout.c:487 #, c-format msgid "size of `%s' is %d bytes" msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤Ç¤¹" -#: stor-layout.c:463 +#: stor-layout.c:489 #, c-format msgid "size of `%s' is larger than %d bytes" msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "packed °À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "packed °À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "`%s' ¤ò¥¢¥é¥¤¥ó¤¹¤ë¤¿¤á¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "¥¢¥é¥¤¥ó¥á¥ó¥È¶­³¦¤Î¥µ¥¤¥º¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" msgstr "packed °À­¤ÏÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "packed °À­¤ÏɬÍפ¢¤ê¤Þ¤»¤ó" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" @@ -7099,11 +7127,11 @@ msgstr "" "¼Â¹Ô²ó¿ô (ÉÃ)\n" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 msgid " TOTAL :" msgstr " ¹ç·× :" -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "%s ¤Ç¤Î»þ´Ö: %ld.%06ld (%ld%%)\n" @@ -7118,16 +7146,16 @@ msgstr "collect: %s msgid "collect: recompiling %s\n" msgstr "collect: %s ¤òºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹\n" -#: tlink.c:668 +#: tlink.c:674 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "collect: %s ¤ò°ú¤ÃÄ¥¤ê¤Þ¤¹(%s Æâ)\n" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "collect: ºÆ¥ê¥ó¥¯¤·¤Þ¤¹\n" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿" @@ -7467,7 +7495,8 @@ msgid "place data items into their own section" msgstr "¥Ç¡¼¥¿¹àÌܤò¤½¤ì¤é¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +#, fuzzy +msgid "Add extra commentary to assembler output" msgstr ";ʬ¤Ê¥³¥á¥ó¥È¤ò¥¢¥»¥ó¥Ö¥é½ÐÎϤËÄɲ乤ë" #: toplev.c:1120 @@ -7525,7 +7554,7 @@ msgid "Align the start of functions" msgstr "´Ø¿ô¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +msgid "Attempt to merge identical constants across compilation units" msgstr "" #: toplev.c:1148 @@ -7920,104 +7949,116 @@ msgstr "noreturn ° msgid "Warn about code which might break the strict aliasing rules" msgstr "format °À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, fuzzy, c-format msgid "invalid option `%s'" msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "`%s' ¤Ï¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ¤Ï̵¸ú¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr " -ffixed- ¥³¥ó¥Ñ¥¤¥é¤ËÂФ· ¤ò»ÈÍÑÉԲĤȥޡ¼¥¯¤¹¤ë\n" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr " -fcall-used- ´Ø¿ô¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë\n" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr " -fcall-saved- ¤¬´Ø¿ô¤òÄ̤¸¤ÆÊÝ»ý¤µ¤ì¤ë¤È¥Þ¡¼¥¯¤¹¤ë\n" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr " -finline-limit= ¥¤¥ó¥é¥¤¥ó´Ø¿ô¤Î¥µ¥¤¥º¤ò ¤ËÀ©¸Â¤¹¤ë\n" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr " -fmessage-length= ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤ÎŤµ¤ò°ì¹ÔÊÕ¤ê ʸ»ú¤ËÀ©¸Â¤¹¤ë¡£ 0 ¤À¤È²þ¹Ô¤òÍÞÀ©¤¹¤ë\n" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr "" " -fdiagnostics-show-location=[once | every-line] ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¤ÎºÝ¤Ë,\n" " ¥½¡¼¥¹°ÌÃÖ¾ðÊ󤬹Ԥκǽé¤Ëɽ¼¨¤µ¤ì¤ëÉÑÅÙ¤ò»ØÄꤹ¤ë\n" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" msgstr "" -#: toplev.c:3700 +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr "" + +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" + +#: toplev.c:3718 #, fuzzy msgid " -O[number] Set optimization level to [number]\n" msgstr " -O[number] ºÇŬ²½¥ì¥Ù¥ë¤ò [number] ¤ËÀßÄꤹ¤ë\n" -#: toplev.c:3701 +#: toplev.c:3719 #, fuzzy msgid " -Os Optimize for space rather than speed\n" msgstr " -Os ®ÅÙ¤è¤ê¤â¥µ¥¤¥º¤ÎºÇŬ²½¤ò¹Ô¤Ê¤¦\n" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" msgstr " -pedantic ¸·Ì©¤Ê ISO C ¤Ø¤ÎŬ¹ç¤ËÍפ¹¤ë·Ù¹ð¤òȯ¤¹¤ë\n" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr " -pedantic-errors -pedantic ¤ÈƱÍͤÀ¤¬¡¢¥¨¥é¡¼¤òȯÀ¸¤µ¤»¤ë\n" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr " -w ·Ù¹ð¤òÍÞÀ©¤¹¤ë\n" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr " -W ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr " -Wunused ̤»ÈÍѤˤĤ¤¤Æ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr " -Wlarger-than- ¥ª¥Ö¥¸¥§¥¯¥È¤¬ ¥Ð¥¤¥È¤è¤êÂ礭¤±¤ì¤Ð·Ù¹ð¤¹¤ë\n" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr " -p ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr " -o ½ÐÎϤò ¤Ë½ñ¤­¹þ¤à\n" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" @@ -8025,35 +8066,35 @@ msgstr "" " -G ¥Ð¥¤¥È¤è¤ê¾®¤µ¤ÊÂç°è¤ª¤è¤ÓÀÅŪ¥Ç¡¼¥¿¤ò\n" " ÆÃÊ̤ʥ»¥¯¥·¥ç¥ó¤ËÃÖ¤¯ (¥¿¡¼¥²¥Ã¥È¼¡Âè)\n" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr " -aux-info Àë¸À¾ðÊó¤ò ¤ØÈ¯¹Ô¤¹¤ë\n" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr " -quiet ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr " -version ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë\n" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr " -d[letters] ¥³¥ó¥Ñ¥¤¥é¤Î²áÄø¤«¤é¤Î¥À¥ó¥×¤òÍ­¸ú¤Ë¤¹¤ë\n" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr " -dumpbase ²áÄø¤«¤é¤Î¥À¥ó¥×¤Ë»È¤ï¤ì¤ë̾Á°¤Î¥Ù¡¼¥¹¤È¤¹¤ë\n" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" msgstr " -fsched-verbose= ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr " --help ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" @@ -8061,12 +8102,12 @@ msgstr "" "\n" "¸À¸ì»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr " %-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n" -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" @@ -8075,7 +8116,7 @@ msgstr "" "\n" "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤ %s »ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" @@ -8084,7 +8125,7 @@ msgstr "" "\n" " %s ÍÑ¥ª¥×¥·¥ç¥ó:\n" -#: toplev.c:3826 +#: toplev.c:3844 msgid "" "\n" "Target specific options:\n" @@ -8092,12 +8133,12 @@ msgstr "" "\n" "¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr " -m%-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" @@ -8105,74 +8146,74 @@ msgstr "" "\n" "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr " ¤³¤ì¤é¤Ï¸ºß¤·¤Þ¤¹¤¬¡¢Ê¸½ñ²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" -#: toplev.c:3923 +#: toplev.c:3941 #, c-format msgid "unrecognized gcc debugging option: %c" msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ gcc ¥Ç¥Ð¥Ã¥°¥ª¥×¥·¥ç¥ó: %c" -#: toplev.c:3979 +#: toplev.c:4007 #, fuzzy, c-format msgid "`%s': unknown tls-model option" msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹" -#: toplev.c:4006 +#: toplev.c:4034 #, c-format msgid "unrecognized register name `%s'" msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥ì¥¸¥¹¥¿Ì¾ `%s'" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, fuzzy, c-format msgid "unrecognized option `%s'" msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'" -#: toplev.c:4075 +#: toplev.c:4107 #, fuzzy msgid "-Wid-clash-LEN is no longer supported" msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "-gdwarf -g%d ¤ò»ÈÍÑ (DWARF v1, ¥ì¥Ù¥ë %d)" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "-gdwarf-2 ¤ò»ÈÍÑ (DWARF v2)" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "̵¸ú¤Ê¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë»ØÄê¤Ë¤è¤ê¡¢¥ª¥×¥·¥ç¥ó `%s' ¤ò̵»ë¤·¤Þ¤¹" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, c-format msgid "`%s': unknown or unsupported -g option" msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿" -#: toplev.c:4269 +#: toplev.c:4304 msgid "-param option missing argument" msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" -#: toplev.c:4278 +#: toplev.c:4313 #, c-format msgid "invalid --param option: %s" msgstr "̵¸ú¤Ê --param ¥ª¥×¥·¥ç¥ó: %s" -#: toplev.c:4290 +#: toplev.c:4325 #, c-format msgid "invalid parameter value `%s'" msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'" -#: toplev.c:4530 +#: toplev.c:4565 #, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -8183,87 +8224,92 @@ msgstr "" "%s\tcompiled by GNU C version %s.\n" "%s%s%s version %s (%s) compiled by CC.\n" -#: toplev.c:4586 +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "" + +#: toplev.c:4630 msgid "options passed: " msgstr "ÅϤµ¤ì¤¿¥ª¥×¥·¥ç¥ó: " -#: toplev.c:4615 +#: toplev.c:4659 msgid "options enabled: " msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: " -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, c-format msgid "can't open %s for writing" msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿" -#: toplev.c:4955 +#: toplev.c:5002 #, fuzzy, c-format msgid "ignoring command line option '%s'" msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó '%s' ¤ò̵»ë¤·¤Þ¤¹" -#: toplev.c:4958 +#: toplev.c:5005 #, fuzzy, c-format msgid "(it is valid for %s but not the selected language)" msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "-Wuninitialized ¤Ï -O ̵¤·¤Ë¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" -#: toplev.c:5047 +#: toplev.c:5094 msgid "instruction scheduling not supported on this target machine" msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤ÏÃÙ±äʬ´ô¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" -#: toplev.c:5065 +#: toplev.c:5112 #, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: toplev.c:5128 +#: toplev.c:5175 #, fuzzy msgid "-ffunction-sections not supported for this target" msgstr "-ffunction-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" -#: toplev.c:5133 +#: toplev.c:5180 #, fuzzy msgid "-fdata-sections not supported for this target" msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" -#: toplev.c:5140 +#: toplev.c:5187 #, fuzzy msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "-ffunction-sections ¤¬Ìµ¸ú¤Ç¤¹ -- ¥×¥í¥Õ¥¡¥¤¥ë¤ÏÉÔ²Äǽ¤Ç¤¹" -#: toplev.c:5147 +#: toplev.c:5194 #, fuzzy msgid "-fprefetch-loop-arrays not supported for this target" msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" -#: toplev.c:5153 +#: toplev.c:5200 #, fuzzy msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: toplev.c:5162 +#: toplev.c:5209 #, fuzzy msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n" -#: toplev.c:5168 +#: toplev.c:5215 #, fuzzy msgid "-ffunction-sections may affect debugging on some targets" msgstr "-ffunction-sections ¤Ï¥¿¡¼¥²¥Ã¥È¤Ë¤è¤Ã¤Æ¤Ï¥Ç¥Ð¥Ã¥°¤Ë±Æ¶Á¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó" -#: toplev.c:5280 +#: toplev.c:5327 #, c-format msgid "error writing to %s" msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, c-format msgid "error closing %s" msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹" @@ -8286,26 +8332,26 @@ msgstr " msgid "function return type cannot be function" msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" -#: tree.c:4544 +#: tree.c:4557 msgid "invalid initializer for bit string" msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹" -#: tree.c:4603 +#: tree.c:4616 #, fuzzy, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)" -#: tree.c:4620 +#: tree.c:4633 #, fuzzy, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)" -#: tree.c:4637 +#: tree.c:4650 #, fuzzy, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹" @@ -8352,57 +8398,57 @@ msgstr "`%s' msgid "thread-local COMMON data not implemented" msgstr "" -#: varasm.c:1608 +#: varasm.c:1610 #, fuzzy, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "%s ¤ËÍ׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¼ÂÁõ¤µ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È %d ¤è¤êÂ礭¤¤¤Ç¤¹" -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" msgstr "À°¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬Ê£»¨¤¹¤®¤Þ¤¹" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬¡¢ÉâÆ°¾®¿ôÅÀÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: varasm.c:4075 +#: varasm.c:4120 msgid "unknown set constructor type" msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹" -#: varasm.c:4289 +#: varasm.c:4334 #, c-format msgid "invalid initial value for member `%s'" msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: varasm.c:4487 +#: varasm.c:4532 #, fuzzy, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: varasm.c:4530 +#: varasm.c:4575 #, fuzzy, c-format msgid "weak declaration of `%s' not supported" msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- ̵»ë¤µ¤ì¤Þ¤·¤¿" -#: varasm.c:4670 +#: varasm.c:4716 #, fuzzy msgid "visibility attribute not supported in this configuration; ignored" msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- ̵»ë¤µ¤ì¤Þ¤·¤¿" @@ -8424,82 +8470,95 @@ msgid "#`%s' not supported by %s#" msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" #: params.def:53 -msgid "The maximum number of instructions in a single function eliglible for inlining" +msgid "The maximum number of instructions in a single function eligible for inlining" +msgstr "" + +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" msgstr "" -#: params.def:74 -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" +#: params.def:84 +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" msgstr "" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" msgstr "" -#: params.def:100 +#: params.def:110 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" msgstr "" -#: params.def:111 +#: params.def:120 +#, fuzzy +msgid "The maximum number of instructions for the RTL inliner" +msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë" + +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" msgstr "" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "" -#: params.def:151 +#: params.def:171 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" msgstr "" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" msgstr "" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" msgstr "" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" msgstr "" -#: params.def:204 +#: params.def:217 +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "" + +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." msgstr "" -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "" @@ -8622,22 +8681,22 @@ msgstr "̵ msgid "invalid %%J value" msgstr "̵¸ú¤Ê %%W ÃͤǤ¹" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, c-format msgid "invalid %%r value" msgstr "̵¸ú¤Ê %%r ÃÍ" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, c-format msgid "invalid %%R value" msgstr "̵¸ú¤Ê %%R ÃÍ" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, c-format msgid "invalid %%N value" msgstr "̵¸ú¤Ê %%N ÃÍ" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, c-format msgid "invalid %%P value" msgstr "̵¸ú¤Ê %%P ÃÍ" @@ -8653,12 +8712,12 @@ msgstr "̵ msgid "invalid %%L value" msgstr "̵¸ú¤Ê %%L ÃÍ" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, c-format msgid "invalid %%m value" msgstr "̵¸ú¤Ê %%m ÃÍ" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, c-format msgid "invalid %%M value" msgstr "̵¸ú¤Ê %%M ÃÍ" @@ -8669,7 +8728,7 @@ msgid "invalid %%U value" msgstr "̵¸ú¤Ê %%U ÃÍ" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, c-format msgid "invalid %%s value" msgstr "̵¸ú¤Ê %%s ÃÍ" @@ -8680,7 +8739,7 @@ msgid "invalid %%C value" msgstr "̵¸ú¤Ê %%C ÃÍ" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, c-format msgid "invalid %%E value" msgstr "̵¸ú¤Ê %%E ÃÍ" @@ -8691,12 +8750,13 @@ msgid "unknown relocation unspec" msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹" #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, c-format msgid "invalid %%xn code" msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 #, fuzzy msgid "bad builtin fcode" msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹" @@ -8821,7 +8881,7 @@ msgstr " msgid "Tune expected memory latency" msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" msgstr "" @@ -8861,126 +8921,127 @@ msgid "invalid operand to %%V code" msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 msgid "invalid operand output code" msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹" -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 #, fuzzy msgid "target CPU does not support THUMB instructions" msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 #, fuzzy msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤òÍ­¸ú¤Ë¤·¤Þ¤¹" -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 #, fuzzy msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 #, fuzzy msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤­¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤­¤Ê¤¤¤Ç¤·¤ç¤¦" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 #, fuzzy msgid "passing floating point arguments in fp regs not yet supported" msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, fuzzy, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 #, fuzzy msgid "structure size boundary can only be set to 8 or 32" msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶­³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤­¤Þ¤»¤ó" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, fuzzy, c-format msgid "unable to use '%s' for PIC register" msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, fuzzy, c-format msgid "`%s' attribute only applies to functions" msgstr "`%s' °À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 #, fuzzy msgid "unable to compute real location of stacked parameter" msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤­¤Þ¤»¤ó" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ­¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 #, fuzzy msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤­¤Þ¤»¤ó" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹" @@ -9142,7 +9203,7 @@ msgstr "" msgid "internal compiler error. Incorrect shift:" msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼." -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 #, fuzzy msgid "only initialized variables can be placed into program memory area" msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿" @@ -9377,451 +9438,452 @@ msgstr "" #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "RTPS Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "RTPB Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 msgid "Emit code compatible with TI tools" msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 msgid "Pass arguments in registers" msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤òÍ­¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 msgid "Do not allocate BK register" msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 msgid "Enable use of DB instruction" msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "´¬¤­¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 msgid "Don't force constants into registers" msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍÆ¤¹¤ë" -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +#, fuzzy +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍÆ¤¹¤ë" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍÆ¤·¤Ê¤¤" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 msgid "Enable parallel instructions" msgstr "ÊÂÎóÌ¿Îá¤òÍ­¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 msgid "Disable parallel instructions" msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤òÍ­¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "" -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 #, fuzzy msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 #, fuzzy msgid "invalid operand for 'b' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 #, fuzzy msgid "invalid operand for 'v' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 #, fuzzy msgid "invalid operand for 'P' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 #, fuzzy msgid "invalid operand for 'p' modifier" msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 #, fuzzy msgid "invalid operand for 'z' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 #, fuzzy msgid "invalid operand for 'H' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 #, fuzzy msgid "bad register" msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 #, fuzzy msgid "invalid operand for 'e' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 #, fuzzy msgid "invalid operand for 'm' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 #, fuzzy msgid "invalid operand for 'A' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 #, fuzzy msgid "invalid operand for 'D' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 #, fuzzy msgid "invalid operand for 'T' modifier" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 #, fuzzy msgid "invalid operand modifier letter" msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, fuzzy, c-format msgid "internal error: bad register: %d" msgstr "ÆâÉô¥¨¥é¡¼: " -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 #, fuzzy msgid "unexpected operand" msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë" -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 #, fuzzy msgid "unrecognized address" msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 #, fuzzy msgid "unrecognized supposed constant" msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, fuzzy, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 #, fuzzy msgid "-fPIC and -fpic are not supported in this configuration" msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 #, fuzzy msgid "unexpected address expression" msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 #, fuzzy msgid "Do not use condition codes from normal instructions" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 #, fuzzy msgid "Do not tune stack alignment" msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 #, fuzzy msgid "Do not tune writable data alignment" msgstr "ʸ»úÎó¤ò½ñ¤­¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 #, fuzzy msgid "Do not emit function prologue or epilogue" msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 #, fuzzy msgid "Generate code for the specified chip or CPU version" msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 #, fuzzy msgid "Tune alignment for the specified chip or CPU version" msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "" @@ -10391,179 +10453,228 @@ msgstr "ʸ msgid "Do not generate char instructions" msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, fuzzy, c-format msgid "code model %s not supported in PIC mode" msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "-mcmodel= ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃÍ (%s)" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, fuzzy, c-format msgid "bad value (%s) for -masm= switch" msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, fuzzy, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 #, fuzzy msgid "code model `large' not supported yet" msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, c-format msgid "%i-bit mode not compiled in" msgstr "" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 #, fuzzy msgid "-malign-loops is obsolete, use -falign-loops" msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 #, fuzzy msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 #, fuzzy msgid "-malign-functions is obsolete, use -falign-functions" msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, fuzzy, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/i386/i386.c:1235 +#: config/i386/i386.c:1242 #, fuzzy, c-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 #, fuzzy msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 #, fuzzy msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 #, fuzzy msgid "387 instruction set disabled, using SSE arithmetics" msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, fuzzy, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, fuzzy, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, fuzzy, c-format msgid "argument to `%s' attribute larger than %d" msgstr "ÄêµÁ¤Î¸å¤Ç `%s' °À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "" + +#: config/i386/i386.c:6386 msgid "invalid UNSPEC as operand" msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÌµ¸ú¤Ê UNSPEC" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, fuzzy, c-format msgid "invalid operand code `%c'" msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/i386/i386.c:6861 +#: config/i386/i386.c:7071 #, fuzzy msgid "invalid constraints for operand" msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÌµ¸ú¤Ê¼°" -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 #, fuzzy msgid "unknown insn mode" msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 msgid "selector must be an immediate" msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 msgid "mask must be an immediate" msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: config/i386/i386.c:13346 +#: config/i386/i386.c:13654 #, fuzzy msgid "shift must be an immediate" msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: config/i386/winnt.c:105 +#: config/i386/winnt.c:96 #, fuzzy, c-format -msgid "`%s' attribute only applies to variables" -msgstr "`%s' °À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó" +msgid "function `%s' definition is marked dllimport." +msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:104 #, fuzzy, c-format -msgid "`%s' declared as both exported to and imported from a DLL" -msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" +msgid "variable `%s' definition is marked dllimport." +msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: config/i386/cygwin.h:45 -msgid "Use the Cygwin interface" -msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë" +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." +msgstr "" + +#: config/i386/winnt.c:143 +#, fuzzy, c-format +msgid "`%s' attribute only applies to variables" +msgstr "`%s' °À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó" + +#: config/i386/winnt.c:242 +#, c-format +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:252 +#, fuzzy, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "" + +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "" + +#: config/i386/winnt.c:364 +#, fuzzy, c-format +msgid "`%s' declared as both exported to and imported from a DLL" +msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "" + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "" + +#: config/i386/cygwin.h:45 +msgid "Use the Cygwin interface" +msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë" #: config/i386/cygwin.h:46 msgid "Use the Mingw32 interface" @@ -10597,12 +10708,12 @@ msgstr " msgid "Use Mingw-specific thread support" msgstr "Mingw ¸ÇÍ­¤Î¥¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 #, fuzzy msgid "-mbnu210 is ignored (option is obsolete)" msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)" @@ -10833,7 +10944,7 @@ msgstr "DEC msgid "Use given thread-local storage dialect" msgstr "" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "ELF ½ÐÎϤòÀ¸À®¤¹¤ë" @@ -10890,7 +11001,7 @@ msgstr " msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "iC2.0 ¤È iC3.0 ¤È¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó - iC3.0 ¤ò»ÈÍѤ·¤Þ¤¹" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 msgid "stack limit expression is not supported" msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" @@ -10948,7 +11059,7 @@ msgstr "CA msgid "Generate CF code" msgstr "CF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë" @@ -11013,7 +11124,7 @@ msgstr "Intel msgid "Do not layout types like Intel's v1.3 gcc" msgstr "Intel v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ÎÇÛÃÖ¤ò¹Ô¤Ê¤ï¤Ê¤¤" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë" @@ -11026,35 +11137,35 @@ msgstr " msgid "Do not enable linker relaxation" msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤·¤Ê¤¤" -#: config/ia64/ia64-c.c:50 +#: config/ia64/ia64-c.c:51 #, fuzzy msgid "malformed #pragma builtin" msgstr "¤ª¤«¤·¤Ê #pragma implementation" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "-mfixed-range ¤ÎÃÍ¤Ï REG1-REG2 ·Á¼°¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, c-format msgid "%s-%s is an empty range" msgstr "%s-%s ¤¬¶õ¤ÎÈϰϤǤ¹" -#: config/ia64/ia64.c:4215 +#: config/ia64/ia64.c:4350 #, fuzzy msgid "cannot optimize floating point division for both latency and throughput" msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó" -#: config/ia64/ia64.c:4221 +#: config/ia64/ia64.c:4356 #, fuzzy msgid "cannot optimize integer division for both latency and throughput" msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó" -#: config/ia64/ia64.c:4233 +#: config/ia64/ia64.c:4368 #, fuzzy, c-format msgid "bad value (%s) for -mtls-size= switch" msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" @@ -11062,108 +11173,104 @@ msgstr "-mabi= #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®" -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®" -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "GNU ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "Intel ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "GP ¥ì¥¸¥¹¥¿ÉÔ»ÈÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "Itanium (TM) ¥×¥í¥»¥Ã¥µ B step ÍÑ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 msgid "Use in/loc/out register names" msgstr "in/loc/out ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë" -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "sdata/scommon/sbss ¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "gp ¤òÄê¿ô¤È¤¹¤ë¡Êâ¡¢´ÖÀܸƤӽФ·¤Ç¤Ï gp ¤ò save/restore ¤¹¤ë¡Ë" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:180 +#: config/ia64/ia64.h:184 #, fuzzy msgid "Generate inline floating point division, optimize for latency" msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:182 +#: config/ia64/ia64.h:186 #, fuzzy msgid "Generate inline floating point division, optimize for throughput" msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:184 +#: config/ia64/ia64.h:188 #, fuzzy msgid "Generate inline integer division, optimize for latency" msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:186 +#: config/ia64/ia64.h:190 #, fuzzy msgid "Generate inline integer division, optimize for throughput" msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 #, fuzzy msgid "Specify range of registers to make fixed" msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë" -#: config/ip2k/ip2k.c:1082 +#: config/ip2k/ip2k.c:1090 #, fuzzy msgid "bad operand" msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹" -#: config/ip2k/ip2k.c:3184 -msgid "Only initialized variables can be placed into program memory area." -msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿" - #: config/m32r/m32r.c:139 #, c-format msgid "bad value (%s) for -mmodel switch" @@ -11222,7 +11329,7 @@ msgid "post-increment address is not a register" msgstr "" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 #, fuzzy msgid "bad address" msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó" @@ -11262,46 +11369,55 @@ msgstr " msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "" + +#: config/m68hc11/m68hc11.c:1311 +#, fuzzy +msgid "`trap' attribute is already used" +msgstr "`%s' °À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 msgid "move insn not handled" msgstr "" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 #, fuzzy msgid "invalid register in the move instruction" msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤ÆÌµ¸ú¤Ç¤¹" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 #, fuzzy msgid "invalid operand in the instruction" msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 #, fuzzy msgid "invalid register in the instruction" msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤ÆÌµ¸ú¤Ç¤¹" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 #, fuzzy msgid "operand 1 must be a hard register" msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 #, fuzzy msgid "invalid rotate insn" msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹" -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 msgid "cannot do z-register replacement" msgstr "" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 #, fuzzy msgid "invalid Z register replacement for insn" msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤ÆÌµ¸ú¤Ç¤¹" @@ -11310,54 +11426,64 @@ msgstr "`%s' #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍÆ¤¹¤ë" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍÆ¤·¤Ê¤¤" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" msgstr "" -#: config/m68hc11/m68hc11.h:170 +#: config/m68hc11/m68hc11.h:182 #, fuzzy msgid "Min/max instructions not allowed" msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: config/m68hc11/m68hc11.h:172 +#: config/m68hc11/m68hc11.h:184 #, fuzzy msgid "Use call and rtc for function calls and returns" msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë" -#: config/m68hc11/m68hc11.h:174 +#: config/m68hc11/m68hc11.h:186 #, fuzzy msgid "Use jsr and rts for function calls and returns" msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë" -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 #, fuzzy msgid "Do not use direct addressing mode for soft registers" msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +#: config/m68hc11/m68hc11.h:190 +#, fuzzy +msgid "Use direct addressing mode for soft registers" +msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "68HC11 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +#, fuzzy +msgid "Compile for a 68HCS12" +msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -11367,11 +11493,11 @@ msgstr "68HC12 #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 msgid "Specify the register allocation order" msgstr "¥ì¥¸¥¹¥¿³ÎÊݽç¤ò»ØÄꤹ¤ë" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "ÍøÍѲÄǽ¥½¥Õ¥È¥ì¥¸¥¹¥¿¤Î¿ô¤ò¼¨¤¹" @@ -11571,7 +11697,7 @@ msgstr "̵ msgid "invalid %%Q value" msgstr "̵¸ú¤Ê %%Q ÃÍ" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, c-format msgid "invalid %%q value" msgstr "̵¸ú¤Ê %%q ÃͤǤ¹" @@ -11581,7 +11707,7 @@ msgstr "̵ msgid "invalid %%o value" msgstr "̵¸ú¤Ê %o ÃͤǤ¹" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, c-format msgid "invalid %%p value" msgstr "̵¸ú¤Ê %%p ÃͤǤ¹" @@ -11670,7 +11796,8 @@ msgid "Do not use the divide instruction" msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤" #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" +#, fuzzy +msgid "Do not arbitrary sized immediates in bit operations" msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤" #: config/mcore/mcore.h:142 @@ -11702,153 +11829,153 @@ msgstr "M*Core M340 msgid "Maximum amount for a single stack increment operation" msgstr "ñ°ì¥¹¥¿¥Ã¥¯¥¤¥ó¥¯¥ê¥á¥ó¥ÈÁàºî¤ÎºÇÂçÃÍ" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" msgstr "" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" -#: config/mips/mips.c:5164 +#: config/mips/mips.c:5180 #, c-format msgid "-march=%s is not compatible with the selected ABI" msgstr "" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/mips/mips.c:5178 +#: config/mips/mips.c:5194 #, fuzzy msgid "-mgp32 used with a 64-bit ABI" msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë" -#: config/mips/mips.c:5180 +#: config/mips/mips.c:5196 #, fuzzy msgid "-mgp64 used with a 32-bit ABI" msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 #, fuzzy, c-format msgid "unsupported combination: %s" msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" msgstr "" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" msgstr "-G ¤Ï¥Ç¥Õ¥©¥ë¥È¤Î PIC ¥³¡¼¥É¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "-membedded-pic ¤È -mabicalls ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "-G ¤È -membedded-pic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, fuzzy, c-format msgid "invalid option `entry%s'" msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `entry%s'" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "-mentry ¤Ï -mips-16 ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±°ÕÌ£¤ò»ý¤Á¤Þ¤¹" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%( ¤Ê¤·¤Î %%) ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%[ ¤Ê¤·¤Î %%] ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%< ¤Ê¤·¤Î %%> ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%{ ¤Ê¤·¤Î %%} ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, fuzzy, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" msgstr "MIPS ECOFF ·Á¼°¤Ç¤Ï #line ¤ò»ý¤Ä´Ø¿ô¤Ç¤Î¥Õ¥¡¥¤¥ë̾Êѹ¹¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó" -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 #, fuzzy msgid "can't rewind temp file" msgstr "%s ¤ò rewind ¤Ç¤­¤Þ¤»¤ó" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 #, fuzzy msgid "can't write to output file" msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 #, fuzzy msgid "can't read from temp file" msgstr "%s ¤«¤éÆÉ¹þ¤á¤Þ¤»¤ó" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 #, fuzzy msgid "can't close temp file" msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, fuzzy, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "gp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, fuzzy, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "fp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£" -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "`%s' ¤Ø¤ÎÌ·½â¤·¤¿¸Æ¤Ó½Ð¤·¤òÊ᪤Ǥ­¤Þ¤»¤ó" -#: config/mips/mips.c:10444 +#: config/mips/mips.c:10467 #, fuzzy msgid "the cpu name must be lower case" msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë" -#: config/mips/mips.c:10466 +#: config/mips/mips.c:10489 #, fuzzy, c-format msgid "bad value (%s) for %s" msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" @@ -12066,7 +12193,7 @@ msgstr "" msgid "Don't use Branch Likely instructions, overriding default for arch" msgstr "" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë" @@ -12104,7 +12231,7 @@ msgstr "" #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë" @@ -12379,7 +12506,7 @@ msgstr "\" msgid "No \"Small register classes\" kludge" msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤ï¤Ê¤¤" -#: config/pa/pa.c:246 +#: config/pa/pa.c:261 #, fuzzy, c-format msgid "" "unknown -mschedule= option (%s).\n" @@ -12388,7 +12515,7 @@ msgstr "" "ÉÔÌÀ¤Ê -mschedule= ¥ª¥×¥·¥ç¥ó (%s).\n" "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 700, 7100, 7100LC, 7200, µÚ¤Ó 8000 ¤Ç¤¹\n" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, fuzzy, c-format msgid "" "unknown -march= option (%s).\n" @@ -12397,30 +12524,30 @@ msgstr "" "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n" "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¹â®´ÖÀܸƤӽФ·¤ÈÁêÍÆ¤ì¤Þ¤»¤ó\n" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "-g ¤Ï¤³¤Î¥×¥í¥»¥Ã¥µ¤Ç¤Ï GAS ¤ò»ÈÍѤ¹¤ë»þ¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹" -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 #, fuzzy msgid "-g option disabled" msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£" -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 #, fuzzy msgid "Generate cpp defines for server IO" msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 #, fuzzy msgid "Generate cpp defines for workstation IO" @@ -12432,123 +12559,123 @@ msgstr "11/40 #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 +#: config/pa/pa.h:232 config/pa/pa.h:238 #, fuzzy msgid "Generate PA1.1 code" msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/pa/pa.h:220 config/pa/pa.h:222 +#: config/pa/pa.h:234 config/pa/pa.h:236 #, fuzzy msgid "Generate PA1.0 code" msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" msgstr "" -#: config/pa/pa.h:228 +#: config/pa/pa.h:242 #, fuzzy msgid "Disable FP regs" msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë" -#: config/pa/pa.h:230 +#: config/pa/pa.h:244 #, fuzzy msgid "Do not disable FP regs" msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" msgstr "" -#: config/pa/pa.h:234 +#: config/pa/pa.h:248 #, fuzzy msgid "Do not disable space regs" msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤" -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:240 +#: config/pa/pa.h:254 #, fuzzy msgid "Disable indexed addressing" msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë" -#: config/pa/pa.h:242 +#: config/pa/pa.h:256 #, fuzzy msgid "Do not disable indexed addressing" msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤" -#: config/pa/pa.h:244 +#: config/pa/pa.h:258 #, fuzzy msgid "Use portable calling conventions" msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦" -#: config/pa/pa.h:246 +#: config/pa/pa.h:260 #, fuzzy msgid "Do not use portable calling conventions" msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:254 +#: config/pa/pa.h:268 #, fuzzy msgid "Do not use software floating point" msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" msgstr "" -#: config/pa/pa.h:258 +#: config/pa/pa.h:272 #, fuzzy msgid "Do not emit long load/store sequences" msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤" -#: config/pa/pa.h:260 +#: config/pa/pa.h:274 #, fuzzy msgid "Generate fast indirect calls" msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤" -#: config/pa/pa.h:262 +#: config/pa/pa.h:276 #, fuzzy msgid "Do not generate fast indirect calls" msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤" -#: config/pa/pa.h:264 +#: config/pa/pa.h:278 #, fuzzy msgid "Generate code for huge switch statements" msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" -#: config/pa/pa.h:266 +#: config/pa/pa.h:280 #, fuzzy msgid "Do not generate code for huge switch statements" msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" -#: config/pa/pa.h:268 +#: config/pa/pa.h:282 msgid "Always generate long calls" msgstr "" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" msgstr "" -#: config/pa/pa.h:272 +#: config/pa/pa.h:286 #, fuzzy msgid "Enable linker optimizations" msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." msgstr "" @@ -12628,7 +12755,7 @@ msgstr "UNIX msgid "Use DEC assembler syntax" msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, c-format msgid "invalid %%S value" msgstr "̵¸ú¤Ê %%S ÃÍ" @@ -12649,7 +12776,7 @@ msgid "invalid %%Z value" msgstr "̵¸ú¤Ê %%Z ÃÍ" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, c-format msgid "invalid %%k value" msgstr "̵¸ú¤Ê %%k ÃÍ" @@ -12714,136 +12841,136 @@ msgstr "" msgid "junk at end of #pragma longcall" msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 msgid "-mmultiple is not supported on little endian systems" msgstr "-mmultiple ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 msgid "-mstring is not supported on little endian systems" msgstr "-mstring ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, fuzzy, c-format msgid "unknown -mdebug-%s switch" msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" msgstr "" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "" -#: config/rs6000/rs6000.c:734 +#: config/rs6000/rs6000.c:738 #, c-format msgid "unknown -misel= option specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:749 +#: config/rs6000/rs6000.c:753 #, c-format msgid "unknown -mvrsave= option specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, fuzzy, c-format msgid "unknown ABI specified: '%s'" msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'" -#: config/rs6000/rs6000.c:4169 +#: config/rs6000/rs6000.c:4206 msgid "argument 1 must be a 5-bit signed literal" msgstr "" -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 msgid "argument 2 must be a 5-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 #, fuzzy msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 #, fuzzy msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹" -#: config/rs6000/rs6000.c:4452 +#: config/rs6000/rs6000.c:4489 msgid "argument 3 must be a 4-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:4629 +#: config/rs6000/rs6000.c:4666 #, fuzzy, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: config/rs6000/rs6000.c:4745 +#: config/rs6000/rs6000.c:4782 msgid "argument to dss must be a 2-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:4976 +#: config/rs6000/rs6000.c:5013 #, fuzzy msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: config/rs6000/rs6000.c:5049 +#: config/rs6000/rs6000.c:5086 #, fuzzy msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, c-format msgid "invalid %%f value" msgstr "̵¸ú¤Ê %%f ÃͤǤ¹" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, c-format msgid "invalid %%F value" msgstr "̵¸ú¤Ê %%F ÃͤǤ¹" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, c-format msgid "invalid %%G value" msgstr "̵¸ú¤Ê %%G ÃͤǤ¹" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, c-format msgid "invalid %%j code" msgstr "̵¸ú¤Ê %%j ¥³¡¼¥É¤Ç¤¹" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, c-format msgid "invalid %%J code" msgstr "̵¸ú¤Ê %%J ¥³¡¼¥É¤Ç¤¹" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, c-format msgid "invalid %%K value" msgstr "̵¸ú¤Ê %%K ÃͤǤ¹" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, c-format msgid "invalid %%O value" msgstr "̵¸ú¤Ê %%O ÃÍ" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, c-format msgid "invalid %%T value" msgstr "̵¸ú¤Ê %%T ÃͤǤ¹" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, c-format msgid "invalid %%u value" msgstr "̵¸ú¤Ê %%u ÃͤǤ¹" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, c-format msgid "invalid %%v value" msgstr "̵¸ú¤Ê %%v ÃͤǤ¹" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" msgstr "" @@ -13062,7 +13189,7 @@ msgstr " #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "RETURN_ADDRESS_OFFSET ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" @@ -13203,54 +13330,54 @@ msgstr "-mrelocatable msgid "-f%s and -msdata=%s are incompatible" msgstr "-f%s ¤È -msdata=%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, fuzzy, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "-msdata=%s ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 #, fuzzy msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "-mrelocatable ¤È -mno-minimal-toc ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, fuzzy, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, fuzzy, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 msgid "-mcall-aixdesc must be big endian" msgstr "-mcall-aixdesc ¤Ï¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 #, fuzzy msgid "invalid UNSPEC as operand (1)" msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÌµ¸ú¤Ê UNSPEC" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 #, fuzzy msgid "invalid UNSPEC as operand (2)" msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÌµ¸ú¤Ê UNSPEC" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 #, fuzzy msgid "Cannot decompose address." msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤" -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "" @@ -13263,7 +13390,7 @@ msgid "Don't set backchain (faster, but debug harder" msgstr "" #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +msgid "Use bras for executable < 64k" msgstr "" #: config/s390/s390.h:73 @@ -13295,29 +13422,29 @@ msgstr "" msgid "mvc&ex" msgstr "" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 #, fuzzy msgid "__builtin_saveregs not supported by this subtarget" msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, fuzzy, c-format msgid "`%s' attribute only applies to interrupt functions" msgstr "`%s' °À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, fuzzy, c-format msgid "`%s' attribute argument not a string constant" msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, fuzzy, c-format msgid "`%s' attribute argument not an integer constant" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" @@ -13342,55 +13469,60 @@ msgstr "-m64 msgid "-mcmodel= is not supported on 32 bit systems" msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, fuzzy, c-format msgid "invalid %%Y operand" msgstr "̵¸ú¤Ê %%Y ¥ª¥Ú¥é¥ó¥É" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, fuzzy, c-format msgid "invalid %%A operand" msgstr "̵¸ú¤Ê %%A ¥ª¥Ú¥é¥ó¥É" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, fuzzy, c-format msgid "invalid %%B operand" msgstr "̵¸ú¤Ê %%B ¥ª¥Ú¥é¥ó¥É" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, fuzzy, c-format msgid "invalid %%c operand" msgstr "̵¸ú¤Ê %%c ¥ª¥Ú¥é¥ó¥É" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, fuzzy, c-format msgid "invalid %%C operand" msgstr "̵¸ú¤Ê %%C ¥ª¥Ú¥é¥ó¥É" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, fuzzy, c-format msgid "invalid %%d operand" msgstr "̵¸ú¤Ê %%d ¥ª¥Ú¥é¥ó¥É" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, fuzzy, c-format msgid "invalid %%D operand" msgstr "̵¸ú¤Ê %%D ¥ª¥Ú¥é¥ó¥É" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, fuzzy, c-format msgid "invalid %%f operand" msgstr "̵¸ú¤Ê %%f ¥ª¥Ú¥é¥ó¥É" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, fuzzy, c-format +msgid "invalid %%s operand" +msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "long long Äê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë" @@ -13742,7 +13874,7 @@ msgid "Do not use registers r2 and r5" msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤" #: config/v850/v850.h:189 -msgid "Enfore strict alignment" +msgid "Enforce strict alignment" msgstr "" #: config/v850/v850.h:192 @@ -13790,7 +13922,7 @@ msgstr " msgid "address offset not a constant" msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: config/xtensa/xtensa.c:2809 +#: config/xtensa/xtensa.c:2794 #, fuzzy msgid "only uninitialized variables can be placed in a .bss section" msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" @@ -13935,594 +14067,619 @@ msgstr " msgid "`-gnat' misspelled as `-gant'" msgstr "" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤­¤Þ¤»¤ó" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:557 +#: cp/call.c:567 #, fuzzy msgid "request for member `%D' is ambiguous" msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "" -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "" -#: cp/call.c:2455 +#: cp/call.c:2546 #, fuzzy msgid "%s %D(%T) " msgstr "<ÁȤ߹þ¤ß>" -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "" -#: cp/call.c:2461 +#: cp/call.c:2552 #, fuzzy msgid "%s %+#D%s" msgstr "%s: %s" -#: cp/call.c:2615 +#: cp/call.c:2726 #, fuzzy msgid "conversion from `%T' to `%T' is ambiguous" msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n" -#: cp/call.c:2690 +#: cp/call.c:2803 +#, fuzzy +msgid "`%T' is not a class type" +msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹" + +#: cp/call.c:2811 msgid "incomplete type '%T' cannot be used to name a scope" msgstr "" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 #, fuzzy msgid "'%D' has no member named '%E'" msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/call.c:2812 +#: cp/call.c:2933 msgid "no matching function for call to `%D(%A)'" msgstr "" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" msgstr "" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "" -#: cp/call.c:2930 +#: cp/call.c:3046 #, fuzzy msgid "call of `(%T) (%A)' is ambiguous" msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" msgstr "" -#: cp/call.c:2970 -#, fuzzy -msgid "%s for `%T %s' operator" -msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" +#: cp/call.c:3087 +#, c-format +msgid "%s for 'operator%s' in '%E%s'" +msgstr "" -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" msgstr "" -#: cp/call.c:2978 -#, fuzzy -msgid "%s for `%T %s %T' operator" -msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" +msgstr "" -#: cp/call.c:2981 -#, fuzzy -msgid "%s for `%s %T' operator" -msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" +#: cp/call.c:3099 +#, c-format +msgid "%s for 'operator%s' in '%s%E'" +msgstr "" -#: cp/call.c:3071 +#: cp/call.c:3191 msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "ISO C++ ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "" -#: cp/call.c:3316 +#: cp/call.c:3428 #, fuzzy msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó" -#: cp/call.c:3323 +#: cp/call.c:3435 #, fuzzy msgid "enumeral and non-enumeral type in conditional expression" msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹" -#: cp/call.c:3405 +#: cp/call.c:3516 #, fuzzy msgid "`%D' must be declared before use" msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr "" -#: cp/call.c:3680 +#: cp/call.c:3782 #, fuzzy msgid "comparison between `%#T' and `%#T'" msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹" -#: cp/call.c:3919 +#: cp/call.c:4021 #, fuzzy msgid "no suitable `operator delete' for `%T'" msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "" -#: cp/call.c:3940 +#: cp/call.c:4042 msgid "`%+#D' is protected" msgstr "" -#: cp/call.c:3942 +#: cp/call.c:4044 msgid "`%+#D' is inaccessible" msgstr "" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "" -#: cp/call.c:3985 +#: cp/call.c:4088 #, fuzzy msgid "invalid conversion from `%T' to `%T'" msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹" -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 #, fuzzy msgid " initializing argument %P of `%D'" msgstr "`%s' ¤Î°ú¿ô¤È¤·¤ÆÌµ¸ú¤Ê·¿" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr "" -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 +#: cp/call.c:4316 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "" -#: cp/call.c:4656 +#: cp/call.c:4542 +msgid "`%T' is not an accessible base of `%T'" +msgstr "" + +#: cp/call.c:4786 #, fuzzy msgid "could not find class$ field in java interface type `%T'" msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: cp/call.c:4831 +#: cp/call.c:4974 #, fuzzy msgid "call to non-function `%D'" msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" msgstr "" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 #, fuzzy msgid " in call to `%D'" msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Þ¤»¤ó" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "" -#: cp/call.c:5632 +#: cp/call.c:5756 #, fuzzy msgid " for conversion from `%T' to `%T'" msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr "" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" +#: cp/call.c:5879 +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" msgstr "" -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 #, fuzzy msgid "could not convert `%E' to `%T'" msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó" -#: cp/class.c:286 +#: cp/call.c:6105 +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "" + +#: cp/call.c:6109 +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "" -#: cp/class.c:1027 +#: cp/class.c:1076 #, fuzzy msgid "duplicate enum value `%D'" msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "" -#: cp/class.c:1037 +#: cp/class.c:1086 #, fuzzy msgid "duplicate nested type `%D'" msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "" -#: cp/class.c:1052 +#: cp/class.c:1101 #, fuzzy msgid "duplicate member `%D'" msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'" -#: cp/class.c:1095 +#: cp/class.c:1144 #, fuzzy msgid "conflicting access specifications for method `%D', ignored" msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "" -#: cp/class.c:1147 +#: cp/class.c:1199 #, fuzzy msgid "`%D' invalid in `%T'" msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 #, fuzzy msgid "`%D' invalid in `%#T'" msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr "" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr "" -#: cp/class.c:1268 +#: cp/class.c:1320 #, fuzzy msgid "base class `%#T' has a non-virtual destructor" msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" msgstr "" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" msgstr "" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 #, fuzzy msgid "redefinition of `%#T'" msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: cp/class.c:2039 +#: cp/class.c:2091 #, fuzzy msgid "previous definition of `%#T'" msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "" -#: cp/class.c:2653 +#: cp/class.c:2713 msgid " by `%D'" msgstr "" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" msgstr "" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" msgstr "" -#: cp/class.c:2898 +#: cp/class.c:2958 #, fuzzy msgid "bit-field `%#D' with non-integral type" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/class.c:2918 +#: cp/class.c:2978 #, fuzzy msgid "bit-field `%D' width not an integer constant" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/class.c:2924 +#: cp/class.c:2984 #, fuzzy msgid "negative width in bit-field `%D'" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹" -#: cp/class.c:2929 +#: cp/class.c:2989 #, fuzzy msgid "zero width for bit-field `%D'" msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹" -#: cp/class.c:2935 +#: cp/class.c:2995 #, fuzzy msgid "width of `%D' exceeds its type" msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òͤ¨¤Æ¤¤¤Þ¤¹" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "" -#: cp/class.c:3061 +#: cp/class.c:3121 #, fuzzy msgid "multiple fields in union `%T' initialized" msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "" -#: cp/class.c:3189 +#: cp/class.c:3240 #, fuzzy msgid "field `%D' invalidly declared function type" msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/class.c:3196 +#: cp/class.c:3247 #, fuzzy msgid "field `%D' invalidly declared method type" msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿" -#: cp/class.c:3202 +#: cp/class.c:3253 #, fuzzy msgid "field `%D' invalidly declared offset type" msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 #, fuzzy msgid "field `%D' declared static in union" msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3298 +#: cp/class.c:3349 msgid "field `%#D' with same name as class" msgstr "" -#: cp/class.c:3316 +#: cp/class.c:3367 #, fuzzy msgid "`%#T' has pointer data members" msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr "" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr "" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr "" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" msgstr "" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" msgstr "" -#: cp/class.c:3973 +#: cp/class.c:4025 #, fuzzy msgid "initializer specified for non-virtual method `%D'" msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format °À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5011 +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "" + +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" msgstr "" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" msgstr "" -#: cp/class.c:5320 +#: cp/class.c:5432 #, fuzzy msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" -#: cp/class.c:5405 +#: cp/class.c:5516 #, fuzzy msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "¹½Ê¸²òÀϤ¬¹½Â¤ÂΤνª¤ê¤Ëº¹¤·³Ý¤«¤ê¤Þ¤·¤¿¤¬¡¢Á°¤Î¥¨¥é¡¼¤Î¤»¤¤¤Çʸ̮¤ò¸«¼º¤¤¤Þ¤·¤¿" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "¸À¸ìʸ»úÎó `\"%s\"' ¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "" -#: cp/class.c:6127 +#: cp/class.c:6252 #, fuzzy msgid "assuming pointer to member `%D'" msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" msgstr "" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 msgid "not enough type information" msgstr "ÉÔ½½Ê¬¤Ê·¿¾ðÊó" -#: cp/class.c:6183 +#: cp/class.c:6315 #, fuzzy msgid "argument of type `%T' does not match `%T'" msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹" @@ -14531,12 +14688,12 @@ msgstr " #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 #, fuzzy msgid "declaration of `%#D'" msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "" @@ -14554,11 +14711,11 @@ msgstr "" msgid "converting from `%T' to `%T'" msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" msgstr "" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 #, fuzzy msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó" @@ -14568,232 +14725,264 @@ msgstr " msgid "invalid conversion from '%T' to '%T'" msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹" -#: cp/cvt.c:537 +#: cp/cvt.c:504 msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "" -#: cp/cvt.c:555 +#: cp/cvt.c:522 msgid "casting `%T' to `%T' does not dereference pointer" msgstr "" -#: cp/cvt.c:584 +#: cp/cvt.c:551 #, fuzzy msgid "cannot convert type `%T' to type `%T'" msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó" -#: cp/cvt.c:701 +#: cp/cvt.c:683 #, fuzzy msgid "conversion from `%#T' to `%#T'" msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹" -#: cp/cvt.c:713 +#: cp/cvt.c:695 #, fuzzy msgid "`%#T' used where a `%T' was expected" msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "" -#: cp/cvt.c:750 +#: cp/cvt.c:732 #, fuzzy msgid "`%#T' used where a floating point value was expected" msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿" -#: cp/cvt.c:797 +#: cp/cvt.c:779 #, fuzzy msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, fuzzy, c-format msgid "%s cannot resolve address of overloaded function" msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 #, fuzzy msgid "converting NULL to non-pointer type" msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" msgstr "" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr "" -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:1255 cp/decl.c:3490 #, fuzzy msgid "conflicts with previous declaration `%#D'" msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×ÆÍ¤·¤Þ¤¹" -#: cp/decl.c:1211 +#: cp/decl.c:1467 #, fuzzy msgid "label `%D' used but not defined" msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: cp/decl.c:1216 +#: cp/decl.c:1472 #, fuzzy msgid "label `%D' defined but not used" msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "" + +#: cp/decl.c:3285 cp/decl.c:3700 #, fuzzy msgid "previous declaration of `%D'" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 #, fuzzy msgid "shadowing %s function `%#D'" msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹" -#: cp/decl.c:3098 +#: cp/decl.c:3375 #, fuzzy msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:3103 +#: cp/decl.c:3380 #, fuzzy msgid "conflicts with built-in declaration `%#D'" msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 #, fuzzy msgid "new declaration `%#D'" msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:3123 +#: cp/decl.c:3400 #, fuzzy msgid "ambiguates built-in declaration `%#D'" msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:3179 +#: cp/decl.c:3464 #, fuzzy msgid "`%#D' redeclared as different kind of symbol" msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:3182 +#: cp/decl.c:3467 #, fuzzy msgid "previous declaration of `%#D'" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/decl.c:3204 +#: cp/decl.c:3489 #, fuzzy msgid "declaration of template `%#D'" msgstr "`enum %s' ¤ÎºÆÀë¸À" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 #, fuzzy msgid "ambiguates old declaration `%#D'" msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:3228 +#: cp/decl.c:3513 #, fuzzy msgid "declaration of C function `%#D' conflicts with" msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" -#: cp/decl.c:3230 +#: cp/decl.c:3515 #, fuzzy msgid "previous declaration `%#D' here" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/decl.c:3246 +#: cp/decl.c:3533 #, fuzzy msgid "conflicting types for `%#D'" msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹" -#: cp/decl.c:3247 +#: cp/decl.c:3534 #, fuzzy msgid "previous declaration as `%#D'" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/decl.c:3290 +#: cp/decl.c:3577 #, fuzzy msgid "`%#D' previously defined here" msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:3291 +#: cp/decl.c:3578 #, fuzzy msgid "`%#D' previously declared here" msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 #, fuzzy msgid "prototype for `%#D'" msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹" -#: cp/decl.c:3301 +#: cp/decl.c:3588 #, fuzzy msgid "follows non-prototype definition here" msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹" -#: cp/decl.c:3313 +#: cp/decl.c:3600 #, fuzzy msgid "previous declaration of `%#D' with %L linkage" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/decl.c:3315 +#: cp/decl.c:3602 #, fuzzy msgid "conflicts with new declaration with %L linkage" msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 #, fuzzy msgid "default argument given for parameter %d of `%#D'" msgstr "¥Þ¥¯¥í `%s' ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 #, fuzzy msgid "after previous specification in `%#D'" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/decl.c:3356 +#: cp/decl.c:3643 #, fuzzy msgid "`%#D' was used before it was declared inline" msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: cp/decl.c:3358 +#: cp/decl.c:3645 #, fuzzy msgid "previous non-inline declaration here" msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À" -#: cp/decl.c:3412 +#: cp/decl.c:3699 #, fuzzy msgid "redundant redeclaration of `%D' in same scope" msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, fuzzy, c-format msgid "declaration of `%F' throws different exceptions" msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, fuzzy, c-format msgid "than previous declaration `%F'" msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó" @@ -14806,16 +14995,16 @@ msgstr "`%s' #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "" -#: cp/decl.c:3886 +#: cp/decl.c:4187 #, fuzzy msgid "`%#D' used prior to declaration" msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿" -#: cp/decl.c:3917 +#: cp/decl.c:4218 #, fuzzy msgid "redeclaration of `wchar_t' as `%T'" msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" @@ -14826,332 +15015,332 @@ msgstr "`%s' #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 #, fuzzy msgid "invalid redeclaration of `%D'" msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:3946 +#: cp/decl.c:4247 msgid "as `%D'" msgstr "" -#: cp/decl.c:4036 +#: cp/decl.c:4337 #, fuzzy msgid "previous external decl of `%#D'" msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À" -#: cp/decl.c:4077 +#: cp/decl.c:4378 #, fuzzy msgid "`%D' was previously implicitly declared to return `int'" msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:4137 +#: cp/decl.c:4438 #, fuzzy msgid "extern declaration of `%#D' doesn't match" msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó" -#: cp/decl.c:4138 +#: cp/decl.c:4439 #, fuzzy msgid "global declaration `%#D'" msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:4169 +#: cp/decl.c:4472 #, fuzzy msgid "declaration of `%#D' shadows a parameter" msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, c-format msgid "declaration of `%s' shadows a member of `this'" msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹" -#: cp/decl.c:4541 +#: cp/decl.c:4889 #, fuzzy msgid "`%#D' hides constructor for `%#T'" msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹" -#: cp/decl.c:4556 +#: cp/decl.c:4904 #, fuzzy msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×ÆÍ¤·¤Þ¤¹" -#: cp/decl.c:4568 +#: cp/decl.c:4916 #, fuzzy msgid "previous non-function declaration `%#D'" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/decl.c:4569 +#: cp/decl.c:4917 #, fuzzy msgid "conflicts with function declaration `%#D'" msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:4659 +#: cp/decl.c:5007 #, fuzzy msgid "implicit declaration of function `%#D'" msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 #, fuzzy msgid "jump to label `%D'" msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:4930 +#: cp/decl.c:5280 #, fuzzy msgid " crosses initialization of `%#D'" msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr "" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr " try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr " catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹" -#: cp/decl.c:5038 +#: cp/decl.c:5388 msgid " from here" msgstr " ¤³¤³¤«¤é" -#: cp/decl.c:5051 +#: cp/decl.c:5401 #, fuzzy msgid " skips initialization of `%#D'" msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)" -#: cp/decl.c:5086 +#: cp/decl.c:5437 msgid "label named wchar_t" msgstr "" -#: cp/decl.c:5090 +#: cp/decl.c:5440 #, fuzzy msgid "duplicate label `%D'" msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, fuzzy, c-format msgid "case label `%E' not within a switch statement" msgstr "case ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 msgid "`%#D' redeclared as %C" msgstr "" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 #, fuzzy msgid "invalid use of `%D'" msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹" -#: cp/decl.c:5502 +#: cp/decl.c:5852 #, fuzzy msgid "`%D::%D' is not a template" msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:5519 +#: cp/decl.c:5869 msgid "`%D' undeclared in namespace `%D'" msgstr "" -#: cp/decl.c:5652 +#: cp/decl.c:6002 msgid "`%D' used without template parameters" msgstr "" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 #, fuzzy msgid "no type named `%#T' in `%#T'" msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹" -#: cp/decl.c:5968 +#: cp/decl.c:6329 #, fuzzy msgid "lookup of `%D' finds `%#D'" msgstr "`%s' ¤Î̾Á°°ú¤­¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr "" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr "" -#: cp/decl.c:6003 +#: cp/decl.c:6364 #, fuzzy msgid "name lookup of `%D' changed" msgstr "`%s' ¤Î̾Á°°ú¤­¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr "" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr "" -#: cp/decl.c:6021 cp/decl.c:6028 +#: cp/decl.c:6382 cp/decl.c:6389 #, fuzzy msgid "name lookup of `%D' changed for new ISO `for' scoping" msgstr "`%s' ¤Î̾Á°°ú¤­¤Ï¿·¤¿¤Ê ISO `for' ¥¹¥³¡¼¥×¤ËÊѤï¤ê¤Þ¤·¤¿" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr "" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr "" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "" -#: cp/decl.c:7025 +#: cp/decl.c:7432 #, fuzzy msgid "an anonymous union cannot have function members" msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7086 +#: cp/decl.c:7493 #, fuzzy msgid "redeclaration of C++ built-in type `%T'" msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹" -#: cp/decl.c:7149 +#: cp/decl.c:7556 #, fuzzy msgid "missing type-name in typedef-declaration" msgstr "typdef Àë¸À¤Ç·¿Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:7163 +#: cp/decl.c:7570 #, fuzzy msgid "`%D' can only be specified for functions" msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format °À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "" -#: cp/decl.c:7167 +#: cp/decl.c:7574 #, fuzzy msgid "`%D' can only be specified for constructors" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:7170 +#: cp/decl.c:7577 #, fuzzy msgid "`%D' can only be specified for objects and functions" msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format °À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" -#: cp/decl.c:7312 cp/decl2.c:927 +#: cp/decl.c:7719 cp/decl2.c:936 #, fuzzy msgid "typedef `%D' is initialized (use __typeof__ instead)" msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:7317 +#: cp/decl.c:7724 #, fuzzy msgid "function `%#D' is initialized like a variable" msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:7329 +#: cp/decl.c:7736 #, fuzzy msgid "declaration of `%#D' has `extern' and is initialized" msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:7363 +#: cp/decl.c:7770 #, fuzzy msgid "`%#D' is not a static member of `%#T'" msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:7368 +#: cp/decl.c:7775 #, fuzzy msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó" -#: cp/decl.c:7379 +#: cp/decl.c:7786 #, fuzzy msgid "duplicate initialization of %D" msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò" -#: cp/decl.c:7408 +#: cp/decl.c:7815 #, fuzzy msgid "declaration of `%#D' outside of class is not definition" msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cp/decl.c:7456 +#: cp/decl.c:7865 #, fuzzy msgid "variable `%#D' has initializer but incomplete type" msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 #, fuzzy msgid "elements of array `%#D' have incomplete type" msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹" -#: cp/decl.c:7480 +#: cp/decl.c:7889 #, fuzzy msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" -#: cp/decl.c:7519 +#: cp/decl.c:7931 #, fuzzy msgid "`%D' declared as reference but not initialized" msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:7528 +#: cp/decl.c:7940 #, fuzzy msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹" -#: cp/decl.c:7561 +#: cp/decl.c:7970 #, fuzzy msgid "cannot initialize `%T' from `%T'" msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:7595 +#: cp/decl.c:8004 #, fuzzy msgid "initializer fails to determine size of `%D'" msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" -#: cp/decl.c:7600 +#: cp/decl.c:8009 #, fuzzy msgid "array size missing in `%D'" msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:7612 +#: cp/decl.c:8021 #, fuzzy msgid "zero-size array `%D'" msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" @@ -15159,333 +15348,343 @@ msgstr "ISO C #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 #, fuzzy msgid "storage size of `%D' isn't known" msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó" -#: cp/decl.c:7672 +#: cp/decl.c:8081 #, fuzzy msgid "storage size of `%D' isn't constant" msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" msgstr "" -#: cp/decl.c:7752 +#: cp/decl.c:8164 #, fuzzy msgid "uninitialized const `%D'" msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:7836 +#: cp/decl.c:8249 #, fuzzy msgid "brace-enclosed initializer used to initialize `%T'" msgstr "´ðÄ쥯¥é¥¹½é´üÀßÄê»Ò¤¬»ØÄꤵ¤ì¤Þ¤·¤¿¤¬¡¢½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:7900 +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" msgstr "" -#: cp/decl.c:7964 +#: cp/decl.c:8328 +#, fuzzy +msgid "ISO C++ does not allow designated initializers" +msgstr "ISO C++ ¤Ï̾Á°¤Ä¤­Ìá¤êÃͤòµö²Ä¤·¤Þ¤»¤ó" + +#: cp/decl.c:8332 +#, fuzzy +msgid "`%T' has no non-static data member named `%D'" +msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cp/decl.c:8389 #, fuzzy msgid "too many initializers for `%T'" msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹" -#: cp/decl.c:8000 +#: cp/decl.c:8426 #, fuzzy msgid "variable-sized object `%D' may not be initialized" msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦" -#: cp/decl.c:8011 +#: cp/decl.c:8437 #, fuzzy msgid "`%D' has incomplete type" msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹" -#: cp/decl.c:8358 +#: cp/decl.c:8785 #, fuzzy msgid "cannot initialize `%D' to namespace `%D'" msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:8409 +#: cp/decl.c:8836 #, fuzzy msgid "shadowing previous type declaration of `%#D'" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/decl.c:8455 +#: cp/decl.c:8883 msgid "`%D' cannot be thread-local because it has non-POD type `%T'" msgstr "" -#: cp/decl.c:8470 +#: cp/decl.c:8898 msgid "`%D' is thread-local and so cannot be dynamically initialized" msgstr "" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 #, fuzzy msgid "multiple initializations given for `%D'" msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)" -#: cp/decl.c:8956 +#: cp/decl.c:9390 msgid "invalid catch parameter" msgstr "̵¸ú¤Ê catch ¤Î°ú¿ô" -#: cp/decl.c:9074 +#: cp/decl.c:9508 #, fuzzy msgid "destructor for alien class `%T' cannot be a member" msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:9077 +#: cp/decl.c:9511 #, fuzzy msgid "constructor for alien class `%T' cannot be a member" msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "" -#: cp/decl.c:9098 +#: cp/decl.c:9532 #, fuzzy msgid "`%D' declared as an `inline' %s" msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:9100 +#: cp/decl.c:9534 #, fuzzy msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹" -#: cp/decl.c:9103 +#: cp/decl.c:9537 #, fuzzy msgid "`%D' declared as a friend" msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:9109 +#: cp/decl.c:9543 #, fuzzy msgid "`%D' declared with an exception specification" msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "`::main' ¤ò inline ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "`main' ¤Ï `int' ¤òÊÖ¤µ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "" -#: cp/decl.c:9275 +#: cp/decl.c:9715 #, fuzzy msgid "defining explicit specialization `%D' in friend declaration" msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9382 +#: cp/decl.c:9822 #, fuzzy msgid "definition of implicitly-declared `%D'" msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 #, fuzzy msgid "no `%#D' member function declared in class `%T'" msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "" -#: cp/decl.c:9634 +#: cp/decl.c:10073 #, fuzzy msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/decl.c:9637 +#: cp/decl.c:10076 #, fuzzy msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/decl.c:9687 +#: cp/decl.c:10126 #, fuzzy msgid "size of array `%D' has non-integer type" msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿" -#: cp/decl.c:9689 +#: cp/decl.c:10128 #, fuzzy msgid "size of array has non-integer type" msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿" -#: cp/decl.c:9709 +#: cp/decl.c:10148 #, fuzzy msgid "size of array `%D' is negative" msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹" -#: cp/decl.c:9711 +#: cp/decl.c:10150 #, fuzzy msgid "size of array is negative" msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹" -#: cp/decl.c:9720 +#: cp/decl.c:10159 #, fuzzy msgid "ISO C++ forbids zero-size array `%D'" msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/decl.c:9722 +#: cp/decl.c:10161 #, fuzzy msgid "ISO C++ forbids zero-size array" msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/decl.c:9729 +#: cp/decl.c:10168 #, fuzzy msgid "size of array `%D' is not an integral constant-expression" msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿" -#: cp/decl.c:9732 +#: cp/decl.c:10171 #, fuzzy msgid "size of array is not an integral constant-expression" msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹" -#: cp/decl.c:9750 +#: cp/decl.c:10189 #, fuzzy msgid "ISO C++ forbids variable-size array `%D'" msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/decl.c:9753 +#: cp/decl.c:10192 #, fuzzy msgid "ISO C++ forbids variable-size array" msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "ÇÛÎó¤Î¼¡¸µ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" -#: cp/decl.c:9823 +#: cp/decl.c:10262 #, fuzzy msgid "declaration of `%D' as %s" msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, fuzzy, c-format msgid "creating %s" msgstr "%s ¤òºîÀ®Ãæ.\n" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9869 +#: cp/decl.c:10308 #, fuzzy msgid "return type specification for constructor invalid" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:9876 +#: cp/decl.c:10315 #, fuzzy msgid "return type specification for destructor invalid" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:9882 +#: cp/decl.c:10321 #, fuzzy msgid "operator `%T' declared to return `%T'" msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cp/decl.c:9884 +#: cp/decl.c:10323 #, fuzzy msgid "return type specified for `operator %T'" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï¥á¥ó¥Ð´Ø¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "" -#: cp/decl.c:10100 +#: cp/decl.c:10539 msgid "variable declaration is not allowed here" msgstr "" -#: cp/decl.c:10127 +#: cp/decl.c:10566 #, fuzzy msgid "invalid declarator" msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "" -#: cp/decl.c:10235 +#: cp/decl.c:10674 #, fuzzy msgid "type `%T' is not derived from type `%T'" msgstr "È¿Éü»Ò `%s' ¤ÏÇÉÀ¸·¿¤Ç¤¹" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr "" @@ -15493,321 +15692,325 @@ msgstr "" #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 +#: cp/decl.c:10750 #, fuzzy, c-format msgid "invalid use of template-name '%E' in a declarator" msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò" -#: cp/decl.c:10323 +#: cp/decl.c:10770 #, fuzzy msgid "declaration of `%D' as non-function" msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó" -#: cp/decl.c:10400 +#: cp/decl.c:10847 msgid "`bool' is now a keyword" msgstr "`bool' ¤Ïº£¤ä¥­¡¼¥ï¡¼¥É¤Ç¤¹" -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 #, fuzzy msgid "multiple declarations `%T' and `%T'" msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£" -#: cp/decl.c:10431 +#: cp/decl.c:10878 msgid "ISO C++ does not support `long long'" msgstr "ISO C++ ¤Ï `long long' ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, fuzzy, c-format msgid "ISO C++ forbids declaration of `%s' with no type" msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "short, Éä¹ç¤Ä¤­¤Þ¤¿¤ÏÉä¹ç¤Ê¤·¤Ï `%s' ¤Ë¤È¤Ã¤ÆÌµ¸ú¤Ç¤¹" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "long ¤È short ¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:10710 +#: cp/decl.c:11157 #, fuzzy msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô" -#: cp/decl.c:10732 +#: cp/decl.c:11179 #, fuzzy msgid "member `%D' cannot be declared both virtual and static" msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:10741 +#: cp/decl.c:11188 #, fuzzy msgid "`%T::%D' is not a valid declarator" msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Î typedef Àë¸À¤Ï̵¸ú¤Ç¤¹" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, fuzzy, c-format msgid "destructors may not be `%s'" msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, fuzzy, c-format msgid "constructors may not be `%s'" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, c-format msgid "can't initialize friend function `%s'" msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "²¾ÁÛ´Ø¿ô¤Ï friend ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11118 +#: cp/decl.c:11565 msgid "friend declaration not in class definition" msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, fuzzy, c-format msgid "can't define friend function `%s' in a local class definition" msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:11144 +#: cp/decl.c:11591 #, fuzzy msgid "destructors may not have parameters" msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó" -#: cp/decl.c:11175 cp/decl.c:11182 +#: cp/decl.c:11622 cp/decl.c:11629 #, fuzzy msgid "cannot declare reference to `%#T'" msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11176 +#: cp/decl.c:11623 #, fuzzy msgid "cannot declare pointer to `%#T'" msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11181 +#: cp/decl.c:11628 #, fuzzy msgid "cannot declare pointer to `%#T' member" msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11382 +#: cp/decl.c:11829 msgid "cannot declare member `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" msgstr "" +#: cp/decl.c:11910 +msgid "parameter may not have variably modified type `%T'" +msgstr "" + #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "`explicit' ¤Ë¤Ç¤­¤ë¤Î¤Ï¡¢¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤Ç¤¹" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "È󥪥֥¸¥§¥¯¥È¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11510 +#: cp/decl.c:11960 #, fuzzy msgid "template-id `%D' used as a declarator" msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "" -#: cp/decl.c:11588 +#: cp/decl.c:12038 #, fuzzy msgid "invalid type qualifier for non-member function type" msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹" -#: cp/decl.c:11651 +#: cp/decl.c:12101 #, fuzzy msgid "type qualifiers specified for friend class declaration" msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:11656 +#: cp/decl.c:12106 #, fuzzy msgid "`inline' specified for friend class declaration" msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:11664 +#: cp/decl.c:12114 #, fuzzy msgid "template parameters cannot be friends" msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11666 +#: cp/decl.c:12116 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" msgstr "" -#: cp/decl.c:11670 +#: cp/decl.c:12120 #, fuzzy msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:11684 +#: cp/decl.c:12134 #, fuzzy msgid "trying to make class `%T' a friend of global scope" msgstr "¥¯¥é¥¹ `%s' ¤òÂç°è¥¹¥³¡¼¥×¤Î friend ¤Ë¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:11695 +#: cp/decl.c:12145 #, fuzzy msgid "invalid qualifiers on non-member function type" msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹" -#: cp/decl.c:11714 +#: cp/decl.c:12164 #, fuzzy msgid "abstract declarator `%T' used as declaration" msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "̵̾ÊÑ¿ô¤ä¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 #, fuzzy msgid "invalid use of `::'" msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹" -#: cp/decl.c:11796 +#: cp/decl.c:12246 #, fuzzy msgid "function `%D' cannot be declared friend" msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "" -#: cp/decl.c:11817 +#: cp/decl.c:12267 #, fuzzy msgid "function `%D' declared virtual inside a union" msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "" -#: cp/decl.c:11902 +#: cp/decl.c:12355 #, fuzzy msgid "field `%D' has incomplete type" msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹" -#: cp/decl.c:11904 +#: cp/decl.c:12357 #, fuzzy msgid "name `%T' has incomplete type" msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" -#: cp/decl.c:11913 +#: cp/decl.c:12366 #, fuzzy msgid " in instantiation of template `%T'" msgstr "%s: `%s' ¤Î½é´ü²½:\n" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" msgstr "¥á¥ó¥Ð´Ø¿ô¤Ï°ÅÌÛŪ¤Ë¤½¤Î¥¯¥é¥¹¤Î friend ¤Ç¤¹" @@ -15823,105 +16026,105 @@ msgstr " #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 #, fuzzy msgid "ISO C++ forbids initialization of member `%D'" msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `register' ¤Ï̵¸ú¤Ç¤¹" -#: cp/decl.c:12052 +#: cp/decl.c:12505 #, fuzzy, c-format msgid "storage class `__thread' invalid for function `%s'" msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `static' ¤Ï̵¸ú¤Ç¤¹" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'" -#: cp/decl.c:12101 +#: cp/decl.c:12554 #, fuzzy msgid "cannot declare member function `%D' to have static linkage" msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "" -#: cp/decl.c:12141 +#: cp/decl.c:12594 #, fuzzy msgid "static member `%D' declared `register'" msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "" -#: cp/decl.c:12318 +#: cp/decl.c:12774 #, fuzzy msgid "default argument for `%#D' has type `%T'" msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" msgstr "" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" msgstr "" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, fuzzy, c-format msgid "invalid string constant `%E'" msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "²¾°ú¿ô¥ê¥¹¥È¤Ë̵¸ú¤ÊÀ°¿ôÄê¿ô¤¬¤¢¤ê¤Þ¤¹¡£²¾°ú¿ô̾¤òÍ¿¤¨Ëº¤ì¤¿¤Î¤Ç¤Ï¡©" -#: cp/decl.c:12423 +#: cp/decl.c:12879 #, fuzzy msgid "parameter `%D' invalidly declared method type" msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿" -#: cp/decl.c:12429 +#: cp/decl.c:12885 #, fuzzy msgid "parameter `%D' invalidly declared offset type" msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "" @@ -15940,506 +16143,516 @@ msgstr "" #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "" -#: cp/decl.c:12766 +#: cp/decl.c:13222 #, fuzzy msgid "`%D' must be a nonstatic member function" msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ­¤Þ¤»¤ó" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "%s%s ¤Ø¤ÎÊÑ´¹¤Ç·¿ÊÑ´¹±é»»»Ò¤¬ÍøÍѤµ¤ì¤ë¤³¤È¤Ï·è¤·¤Æ¤¢¤ê¤Þ¤»¤ó" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 #, fuzzy msgid "ISO C++ prohibits overloading operator ?:" msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "" -#: cp/decl.c:12889 +#: cp/decl.c:13345 #, fuzzy msgid "`%D' must take either zero or one argument" msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó" -#: cp/decl.c:12891 +#: cp/decl.c:13347 #, fuzzy msgid "`%D' must take either one or two arguments" msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 #, fuzzy msgid "`%D' must take exactly one argument" msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó" -#: cp/decl.c:12939 +#: cp/decl.c:13395 #, fuzzy msgid "`%D' must take exactly two arguments" msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" msgstr "" -#: cp/decl.c:13052 -#, fuzzy -msgid "`%s %T' declares a new type at namespace scope" -msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" - -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" -msgstr "" - -#: cp/decl.c:13093 +#: cp/decl.c:13475 msgid "using typedef-name `%D' after `%s'" msgstr "" -#: cp/decl.c:13098 +#: cp/decl.c:13481 #, fuzzy msgid "using template type parameter `%T' after `%s'" msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:13178 +#: cp/decl.c:13542 +#, fuzzy +msgid "`%s %T' declares a new type at namespace scope" +msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +msgstr "" + +#: cp/decl.c:13663 #, fuzzy msgid "use of enum `%#D' without previous declaration" msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×ÆÍ¤·¤Þ¤¹" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "" -#: cp/decl.c:13310 +#: cp/decl.c:13795 #, fuzzy msgid "base type `%T' fails to be a struct or class type" msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó" -#: cp/decl.c:13320 +#: cp/decl.c:13805 #, fuzzy msgid "base class `%T' has incomplete type" msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "" -#: cp/decl.c:13330 +#: cp/decl.c:13815 #, fuzzy msgid "duplicate base type `%T' invalid" msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ" -#: cp/decl.c:13441 +#: cp/decl.c:13926 #, fuzzy msgid "multiple definition of `%#T'" msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:13442 +#: cp/decl.c:13927 #, fuzzy msgid "previous definition here" msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "" + +#: cp/decl.c:14106 #, fuzzy msgid "enumerator value for `%D' not integer constant" msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/decl.c:13630 +#: cp/decl.c:14126 #, fuzzy msgid "overflow in enumeration values at `%D'" msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼" -#: cp/decl.c:13716 +#: cp/decl.c:14195 #, fuzzy msgid "return type `%#T' is incomplete" msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹" -#: cp/decl.c:13830 +#: cp/decl.c:14309 #, fuzzy msgid "semicolon missing after declaration of `%#T'" msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "`main' ¤Î return ·¿¤Ï `int' ¤ËÊѤ¨¤Þ¤·¤¿" -#: cp/decl.c:13882 +#: cp/decl.c:14361 #, fuzzy msgid "`%D' implicitly declared before its definition" msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "" -#: cp/decl.c:14164 +#: cp/decl.c:14643 #, fuzzy msgid "parameter `%D' declared void" msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "" -#: cp/decl.c:14845 +#: cp/decl.c:15348 #, fuzzy msgid "static member function `%#D' declared with type qualifiers" msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, fuzzy, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "¹½Ê¸²òÀϴ郎Ì»Ҥˤʤ俤褦¤Ç¤¹: ¤É¤³¤«¤Ç '{' ¤ò˺¤ì¤Æ¤¤¤ë¤Î¤Ç¤Ï¡©" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹" -#: cp/decl2.c:468 +#: cp/decl2.c:467 #, fuzzy msgid "invalid types `%T[%T]' for array subscript" msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" msgstr "" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "¥Ù¥¯¥È¥ë¤Î delete ¤ÇÇÛÎó¥µ¥¤¥º¤ò»È¤¦¤Î¤ÏÁ°»þÂåŪ¤Ç¤¹" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" msgstr "´Ø¿ô¤Ï delete ¤Ç¤­¤Þ¤»¤ó¡£ ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤À¤±¤¬ `delete' °ú¿ô¤È¤·¤ÆÍ­¸ú¤Ç¤¹" -#: cp/decl2.c:541 +#: cp/decl2.c:540 #, fuzzy msgid "deleting `%T' is undefined" msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "" -#: cp/decl2.c:592 +#: cp/decl2.c:591 #, fuzzy msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 #, fuzzy msgid "template declaration of `%#D'" msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "" -#: cp/decl2.c:737 +#: cp/decl2.c:746 msgid "prototype for `%#D' does not match any in class `%T'" msgstr "" -#: cp/decl2.c:819 +#: cp/decl2.c:828 msgid "local class `%#T' shall not have static data member `%#D'" msgstr "" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)" -#: cp/decl2.c:889 +#: cp/decl2.c:898 #, fuzzy msgid "invalid data member initialization" msgstr "̵¸ú¤Ê `#pragma implementation'" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 #, fuzzy msgid "cannot declare `%D' to be a bit-field type" msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 #, fuzzy msgid "cannot declare bit-field `%D' with function type" msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 #, fuzzy msgid "static member `%D' cannot be a bit-field" msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 #, fuzzy msgid "initializer specified for non-member function `%D'" msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 #, fuzzy msgid "invalid initializer for virtual method `%D'" msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 msgid "anonymous struct not inside named type" msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤­·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "anonumous ̾Á°¶õ´Ö¤Î½¸¹çÂÎ¤Ï static ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 #, fuzzy msgid "`operator new' must return type `%T'" msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 #, fuzzy msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "`operator new' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `size_t' ¤ò¤È¤ê¤Þ¤¹" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 #, fuzzy msgid "`operator delete' must return type `%T'" msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 #, fuzzy msgid "`operator delete' takes type `%T' as first parameter" msgstr "`operator delete' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `void *' ·¿¤ò¤È¤ê¤Þ¤¹" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "ɬÍפȤµ¤ì¤ë½é´ü²½´Ø¿ô¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹" -#: cp/decl2.c:2966 +#: cp/decl2.c:3006 #, fuzzy msgid "inline function `%D' used but never defined" msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 msgid "use of old-style cast" msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥­¥ã¥¹¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹" -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 #, fuzzy msgid "use of `%D' is ambiguous" msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr "" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr "" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 #, fuzzy msgid " first type here" msgstr " ¤³¤³¤«¤é" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr "" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 #, fuzzy msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 #, fuzzy msgid "`%D' is not a function," msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹" -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 #, fuzzy msgid " conflict with `%D'" msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 #, fuzzy msgid "unknown namespace `%D'" msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 msgid "`%T' is not a namespace" msgstr "" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 msgid "`%D' is not a namespace" msgstr "" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 #, fuzzy msgid "namespace `%D' not allowed in using-declaration" msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 #, fuzzy msgid "`%D' not declared" msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 #, fuzzy msgid "using-declaration for destructor" msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 #, fuzzy msgid "namespace `%T' undeclared" msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 #, fuzzy msgid "default argument missing for parameter %P of `%+#D'" msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 msgid "`%T' does not have a class or union named `%D'" msgstr "" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 #, fuzzy msgid "`%T' is not a class or union type" msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/decl2.c:4862 +#: cp/decl2.c:4977 #, fuzzy msgid "template argument is required for `%T'" msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó" +#: cp/decl2.c:4995 +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "" + #: cp/error.c:35 #, c-format msgid "`%s' not supported by %s" @@ -16450,38 +16663,38 @@ msgstr "`%s' msgid "" msgstr "<̵̾ %s>" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "(ÀÅŪ%s: %s ÍÑ)" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" msgstr "" -#: cp/error.c:2430 +#: cp/error.c:2473 #, c-format msgid "In %s `%s':" msgstr "%s Æâ¤Î `%s':" -#: cp/error.c:2487 +#: cp/error.c:2530 #, c-format msgid "%s: In instantiation of `%s':\n" msgstr "%s: `%s' ¤Î½é´ü²½:\n" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "%s:%d: `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "%s:%d: ¤³¤³¤Ç¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "" @@ -16528,17 +16741,17 @@ msgstr "" msgid "`...' handler must be the last handler for its try block" msgstr "" -#: cp/friend.c:155 +#: cp/friend.c:159 #, fuzzy msgid "`%D' is already a friend of class `%T'" msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" -#: cp/friend.c:157 +#: cp/friend.c:161 #, fuzzy msgid "previous friend declaration of `%D'" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/friend.c:202 +#: cp/friend.c:206 #, fuzzy msgid "invalid type `%T' declared `friend'" msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" @@ -16546,126 +16759,126 @@ msgstr " #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 #, fuzzy msgid "partial specialization `%T' declared `friend'" msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 #, fuzzy msgid "typename type `%#T' declared `friend'" msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 #, fuzzy msgid "template parameter type `%T' declared `friend'" msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 #, fuzzy msgid "`%#T' is not a template" msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹" -#: cp/friend.c:272 +#: cp/friend.c:276 msgid "`%T' is already a friend of `%T'" msgstr "" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "" -#: cp/friend.c:425 +#: cp/friend.c:431 #, fuzzy msgid "friend declaration `%#D' declares a non-template function" msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/friend.c:428 +#: cp/friend.c:434 #, fuzzy msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "¡Ê¤â¤·¤³¤ì¤¬¤¢¤Ê¤¿¤Î°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢´Ø¿ô¥Æ¥ó¥×¥ì¡¼¥È¤Ï´û¤ËÀë¸ÀºÑ¤Ç¤¢¤ë»ö¤ò³Îǧ¤·¡¢¤³¤³¤Î´Ø¿ô̾¤Î¸å¤í¤Ë <> ¤òÉÕ¤±Â­¤·¤Æ¤¯¤À¤µ¤¤¡Ë -Wno-non-template-friend ¤Ç¤³¤Î·Ù¹ðɽ¼¨¤ò̵¸ú¤Ë¤·¤Þ¤¹" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, c-format msgid "argument to `%s' missing\n" msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹\n" -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" msgstr "" -#: cp/init.c:374 +#: cp/init.c:389 #, fuzzy msgid "uninitialized reference member `%D'" msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÊ£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤·¤¿" -#: cp/init.c:523 +#: cp/init.c:538 msgid "`%D' will be initialized after" msgstr "" -#: cp/init.c:526 +#: cp/init.c:541 #, fuzzy msgid "base `%T' will be initialized after" msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" -#: cp/init.c:529 +#: cp/init.c:544 msgid " `%#D'" msgstr "" -#: cp/init.c:531 +#: cp/init.c:546 msgid " base `%T'" msgstr "" -#: cp/init.c:549 +#: cp/init.c:564 #, fuzzy msgid "multiple initializations given for base `%T'" msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)" -#: cp/init.c:616 +#: cp/init.c:631 #, fuzzy msgid "initializations for multiple members of `%T'" msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "" -#: cp/init.c:956 +#: cp/init.c:965 #, fuzzy msgid "unnamed initializer for `%T', which has no base classes" msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "" -#: cp/init.c:1003 +#: cp/init.c:1010 msgid "type `%D' is not a direct base of `%T'" msgstr "" @@ -16681,30 +16894,30 @@ msgstr "" #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 msgid "bad array initializer" msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½" -#: cp/init.c:1304 +#: cp/init.c:1311 #, fuzzy msgid "`%T' is not an aggregate type" msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆÅ¬ÍѤµ¤ì¤¿ `sigof'" -#: cp/init.c:1327 +#: cp/init.c:1334 #, fuzzy msgid "`%T' fails to be an aggregate typedef" msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆÅ¬ÍѤµ¤ì¤¿ `sigof'" -#: cp/init.c:1336 +#: cp/init.c:1343 #, fuzzy msgid "type `%T' is of non-aggregate type" msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆÅ¬ÍѤµ¤ì¤¿ `sigof'" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "" -#: cp/init.c:1483 +#: cp/init.c:1490 #, fuzzy msgid "invalid use of non-static field `%D'" msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹" @@ -16712,116 +16925,116 @@ msgstr " #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 #, fuzzy msgid "invalid use of member `%D'" msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ" -#: cp/init.c:1502 +#: cp/init.c:1509 #, fuzzy msgid "no method `%T::%D'" msgstr "¥á¥½¥Ã¥É `%s' Æâ:" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "" -#: cp/init.c:1669 +#: cp/init.c:1676 #, fuzzy msgid "`%D' is not a member of type `%T'" msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/init.c:1688 +#: cp/init.c:1695 #, fuzzy msgid "invalid pointer to bit-field `%D'" msgstr "̵¸ú¤Ê¼±ÊÌ»Ò `%s'" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "¥Õ¥¡¥¤¥ë¤Î¤³¤Î°ÌÃÖ" -#: cp/init.c:1806 +#: cp/init.c:1813 #, fuzzy, c-format msgid "object missing in `%E'" msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "ÇÛÎ󷿤Πnew ¤Ï¥µ¥¤¥º¤Î»ØÄê¤Ë¼ºÇÔ¤·¤Þ¤¹" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "¥µ¥¤¥º¥¼¥í¤ÎÇÛÎó¤Ï¶õ´Ö¤ò³ÎÊݤ·¤Þ¤»¤ó" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jclass' ¤Ï̤ÄêµÁ¤Ç¤¹" -#: cp/init.c:2088 +#: cp/init.c:2095 #, fuzzy msgid "can't find class$" msgstr "class$ ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: cp/init.c:2202 +#: cp/init.c:2209 msgid "invalid type `void' for new" msgstr "new ¤ËÂФ·¤ÆÌµ¸ú¤Ê·¿¤Ç¤¢¤ë `void'" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`%s' ¤Ï̤ÄêµÁ¤Ç¤¹" -#: cp/init.c:2362 +#: cp/init.c:2369 #, fuzzy msgid "ISO C++ forbids initialization in array new" msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "½é´ü²½»Ò¥ê¥¹¥È¤¬Ê£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/init.c:2386 +#: cp/init.c:2397 msgid "ISO C++ forbids aggregate initializer to new" msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹" -#: cp/init.c:2474 +#: cp/init.c:2485 #, fuzzy msgid "uninitialized const in `new' of `%#T'" msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" msgstr "½é´üÀßÄê»Ò¤ÎËöÈø¤¬ËÜÍè¤è¤êÁ᤯½Ð¸½¤·¤Þ¤·¤¿" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "¿¼¡¸µÇÛÎó¤Ï½é´ü²½»Ò¤Ç½é´ü²½¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "delete ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤¬ÉÔÌÀ¤Ç¤¹" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" msgstr "¥Ù¥¯¥È¥ë·¿¤Î delete ¤Ç¤¹¤¬¡¢¥Ý¥¤¥ó¥¿¤Ç¤âÇÛÎ󷿤Ǥ⤢¤ê¤Þ¤»¤ó" @@ -16894,16 +17107,17 @@ msgstr "`%s' msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "(̤Àë¸ÀÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬´Ø¿ôÆâ¤ÇºÇ½é¤Ë¸½¤ï¤ì¤¿»þ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)" -#: cp/lex.c:1239 +#: cp/lex.c:1242 #, fuzzy msgid "`::%D' undeclared (first use here)" msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" -msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô" +#: cp/mangle.c:2051 +#, fuzzy +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" +msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" msgstr "" @@ -16935,305 +17149,318 @@ msgstr "`%s' msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" msgstr "" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" msgstr "" -#: parse.y:261 +#: parse.y:262 msgid "`%s' tag used in naming `%#T'" msgstr "" -#: parse.y:541 +#: parse.y:542 msgid "keyword `export' not implemented, and will be ignored" msgstr "" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "Á°»þÂåŪ¤Ê¸Å¤¤¥¹¥¿¥¤¥ë¤Î´ðÄ쥯¥é¥¹½é´ü²½»Ò¤Ç¤¹" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "`>>' ¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥¯¥é¥¹Ì¾¤Ï `> >' ¤È¤¹¤Ù¤­¤Ç¤¹" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, c-format msgid "ISO C++ forbids an empty condition for `%s'" msgstr "ISO C++ ¤Ï `%s' ¤ËÂФ¹¤ë¶õ¤Î¾ò·ï¤ò¶Ø¤¸¤Þ¤¹" -#: parse.y:1214 +#: parse.y:1225 #, fuzzy msgid "definition of class `%T' in condition" msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" -#: parse.y:1216 +#: parse.y:1227 #, fuzzy msgid "definition of enum `%T' in condition" msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" -#: parse.y:1227 +#: parse.y:1238 #, fuzzy msgid "definition of array `%#D' in condition" msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "" -#: parse.y:1351 +#: parse.y:1362 #, fuzzy msgid "`%T' is not a valid expression" msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 +#: parse.y:1369 #, fuzzy msgid "initialization of new expression with `='" msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹" -#: parse.y:1384 +#: parse.y:1395 msgid "ISO C++ forbids compound literals" msgstr "ISO C++ ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹" -#: parse.y:1631 +#: parse.y:1642 msgid "ISO C++ forbids braced-groups within expressions" msgstr "ISO C++ ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹" -#: parse.y:2035 parse.y:2050 +#: parse.y:1721 +#, fuzzy +msgid "invalid use of template `%D'" +msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹" + +#: parse.y:2053 parse.y:2068 msgid "sigof type specifier" msgstr "·¿»ØÄê»Ò¤Î sigof ¤Ç¤¹" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "È󽸹çÂμ°¤ËÂФ·¤ÆÅ¬ÍѤµ¤ì¤¿ `sigof'" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆÅ¬ÍѤµ¤ì¤¿ `sigof'" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "µ­²±¥¯¥é¥¹»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "·¿»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "·¿½¤¾þ»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó" -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "ËÜÂΤ¬¤Ê¤¯¡¢class, struct °¿¤¤¤Ï union Àë¸À¤ò¶èÀÚ¤ë ';' ¤â¤¢¤ê¤Þ¤»¤ó" -#: parse.y:2537 +#: parse.y:2553 #, fuzzy msgid "no bases given following `:'" msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "½ÅÊ£¤¹¤ë `virtual' »ØÄê»Ò" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "±¦Â¦¥Ö¥ì¡¼¥¹¤ÎÁ°¤Î ';' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" msgstr "ISO C++ ¤Ï new Ãæ¤Ç¤Ï¡¢³ç¸Ì¤Î¤Ä¤¤¤¿ÇÛÎ󼡸µ¤ò¶Ø¤¸¤Þ¤¹" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 msgid "`%T' is not a class or namespace" msgstr "" -#: parse.y:3361 +#: parse.y:3377 msgid "ISO C++ forbids label declarations" msgstr "ISO C++ ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹" -#: parse.y:3521 +#: parse.y:3537 msgid "ISO C++ forbids computed gotos" msgstr "ISO C++ ¤Ï·×»»·¿ goto ¤ò¶Ø¤¸¤Þ¤¹" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "¥é¥Ù¥ë¤Î¸å¤í¤Ë¤Ïʸ¤¬É¬ÍפǤ¹" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" msgstr "ISO C++ ½é´ü²½»Ò¤ÎÆâÉô¤Ç¤Ïʣʸ¤¬¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "¤ª¤½¤é¤¯ ')' ¤ò˺¤ì¤Æ¤¤¤Þ¤¹" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "" -#: parse.y:3835 +#: parse.y:3851 #, fuzzy msgid "no type `%D' in `%T'" msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: parse.y:3838 +#: parse.y:3854 #, fuzzy, c-format msgid "type specifier omitted for parameter `%E'" msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "" -#: cp/pt.c:198 +#: cp/pt.c:284 #, fuzzy msgid "data member `%D' cannot be a member template" msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/pt.c:210 +#: cp/pt.c:296 #, fuzzy msgid "invalid member template declaration `%D'" msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr "" -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 #, fuzzy msgid " from definition of `%#D'" msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: cp/pt.c:701 +#: cp/pt.c:801 #, fuzzy msgid "specialization of `%T' after instantiation" msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/pt.c:704 +#: cp/pt.c:848 +msgid "specialization `%T' after instantiation `%T'" +msgstr "" + +#: cp/pt.c:860 #, fuzzy msgid "explicit specialization of non-template `%T'" msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "" -#: cp/pt.c:939 +#: cp/pt.c:1096 #, fuzzy msgid "%s %+#D" msgstr "%s: %s" -#: cp/pt.c:990 +#: cp/pt.c:1147 #, fuzzy msgid "`%D' is not a function template" msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 #, fuzzy msgid "template-id `%D' in declaration of primary template" msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô" -#: cp/pt.c:1377 +#: cp/pt.c:1534 #, fuzzy msgid "template parameter list used in explicit instantiation" msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "" -#: cp/pt.c:1389 +#: cp/pt.c:1546 #, fuzzy msgid "too many template parameter lists in declaration of `%D'" msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n" -#: cp/pt.c:1405 +#: cp/pt.c:1562 #, fuzzy msgid "too few template parameter lists in declaration of `%D'" msgstr "" "\n" "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" msgstr "" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "" @@ -17245,108 +17472,108 @@ msgstr "" #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 msgid "specialization of implicitly-declared special member function" msgstr "" -#: cp/pt.c:1602 +#: cp/pt.c:1759 #, fuzzy msgid "no member function `%D' declared in `%T'" msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 #, fuzzy msgid "too many template parameter lists in declaration of `%T'" msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" msgstr "" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr "" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "" -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "" -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "" -#: cp/pt.c:2423 +#: cp/pt.c:2582 #, fuzzy msgid "no default argument for `%D'" msgstr "`%s' ¤Î°ú¿ô¤È¤·¤ÆÌµ¸ú¤Ê·¿" -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "" -#: cp/pt.c:2579 +#: cp/pt.c:2738 msgid "template class without a name" msgstr "" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "" -#: cp/pt.c:2662 +#: cp/pt.c:2821 #, fuzzy msgid "template definition of non-template `%#D'" msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£" -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "" -#: cp/pt.c:2715 +#: cp/pt.c:2874 #, fuzzy msgid "got %d template parameters for `%#D'" msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'" -#: cp/pt.c:2718 +#: cp/pt.c:2877 #, fuzzy msgid "got %d template parameters for `%#T'" msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr "" -#: cp/pt.c:2803 +#: cp/pt.c:2962 #, fuzzy msgid "`%T' is not a template type" msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" -#: cp/pt.c:2819 +#: cp/pt.c:2978 #, fuzzy msgid "previous declaration `%D'" msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, fuzzy, c-format msgid "used %d template parameter%s instead of %d" msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'" -#: cp/pt.c:2836 +#: cp/pt.c:2995 #, fuzzy msgid "template parameter `%#D'" msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹" -#: cp/pt.c:2837 +#: cp/pt.c:2996 msgid "redeclared here as `%#D'" msgstr "" @@ -17354,282 +17581,282 @@ msgstr "" #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 #, fuzzy msgid "redefinition of default argument for `%#D'" msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" -#: cp/pt.c:2848 +#: cp/pt.c:3007 #, fuzzy msgid " original definition appeared here" msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, fuzzy, c-format msgid "`%E' is not a valid template argument" msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô" -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" msgstr "" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, fuzzy, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, fuzzy, c-format msgid "object `%E' cannot be used as template argument" msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr "" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, fuzzy, c-format msgid " expected a type, got `%E'" msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿" -#: cp/pt.c:3399 +#: cp/pt.c:3558 #, fuzzy msgid " expected a type, got `%T'" msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr "" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr "" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "" -#: cp/pt.c:3472 +#: cp/pt.c:3631 msgid "template-argument `%T' is a variably modified type" msgstr "" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "" -#: cp/pt.c:3555 +#: cp/pt.c:3714 #, fuzzy msgid "provided for `%D'" msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹" -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, fuzzy, c-format msgid "template argument %d is invalid" msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ïʸ»úÎ󲽤µ¤ì¤Þ¤¹" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "" -#: cp/pt.c:3968 +#: cp/pt.c:4139 #, fuzzy msgid "`%T' is not a template" msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "" -#: cp/pt.c:3983 +#: cp/pt.c:4154 #, fuzzy msgid "for template declaration `%D'" msgstr "¶õ¤ÎÀë¸À¤Ç¤¹" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "" -#: cp/pt.c:5074 +#: cp/pt.c:5247 #, fuzzy msgid "ambiguous class template instantiation for `%#T'" msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë" -#: cp/pt.c:5081 +#: cp/pt.c:5254 #, fuzzy msgid "%s %+#T" msgstr "%s: %s" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 #, fuzzy msgid "instantiation of `%D' as type `%T'" msgstr "%s: `%s' ¤Î½é´ü²½:\n" -#: cp/pt.c:6258 +#: cp/pt.c:6440 #, fuzzy msgid "invalid parameter type `%T'" msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹" -#: cp/pt.c:6260 +#: cp/pt.c:6442 #, fuzzy msgid "in declaration `%D'" msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" -#: cp/pt.c:6335 +#: cp/pt.c:6517 #, fuzzy msgid "creating pointer to member function of non-class type `%T'" msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, fuzzy, c-format msgid "creating array with size zero (`%E')" msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/pt.c:6751 +#: cp/pt.c:6933 #, fuzzy msgid "forming reference to void" msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "" -#: cp/pt.c:6791 +#: cp/pt.c:6973 #, fuzzy msgid "creating pointer to member of non-class type `%T'" msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç" -#: cp/pt.c:6797 +#: cp/pt.c:6979 #, fuzzy msgid "creating pointer to member reference type `%T'" msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç" -#: cp/pt.c:6875 +#: cp/pt.c:7057 #, fuzzy msgid "creating array of `%T'" msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹" -#: cp/pt.c:6918 +#: cp/pt.c:7100 msgid "`%T' is not a class, struct, or union type" msgstr "" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "" -#: cp/pt.c:7791 +#: cp/pt.c:7976 #, fuzzy msgid " trying to instantiate `%D'" msgstr "%s:%d: `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n" -#: cp/pt.c:8230 +#: cp/pt.c:8421 msgid "incomplete type unification" msgstr "ÉÔ´°Á´¤Ê·¿¤Îñ°ì²½" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿Åý°ìÃæ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 #, fuzzy msgid "explicit instantiation of non-template `%#D'" msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 msgid "no matching template for `%D' found" msgstr "" -#: cp/pt.c:9618 +#: cp/pt.c:9843 #, fuzzy msgid "explicit instantiation of `%#D'" msgstr "%s: `%s' ¤Î½é´ü²½:\n" -#: cp/pt.c:9655 +#: cp/pt.c:9880 #, fuzzy msgid "duplicate explicit instantiation of `%#D'" msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" -#: cp/pt.c:9680 +#: cp/pt.c:9905 #, fuzzy msgid "ISO C++ forbids the use of `extern' on explicit instantiations" msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 #, fuzzy msgid "storage class `%D' applied to template instantiation" msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë" -#: cp/pt.c:9729 +#: cp/pt.c:9966 #, fuzzy msgid "explicit instantiation of non-template type `%T'" msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë" -#: cp/pt.c:9743 +#: cp/pt.c:9980 #, fuzzy msgid "explicit instantiation of `%#T' before definition of template" msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, fuzzy, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/pt.c:9795 +#: cp/pt.c:10032 #, fuzzy msgid "duplicate explicit instantiation of `%#T'" msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" -#: cp/pt.c:10177 +#: cp/pt.c:10412 #, fuzzy msgid "explicit instantiation of `%D' but no definition available" msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë" -#: cp/pt.c:10551 +#: cp/pt.c:10815 #, fuzzy msgid "`%#T' is not a valid type for a template constant parameter" msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó" @@ -17660,70 +17887,81 @@ msgstr "typeid msgid "cannot create type information for type `%T' because its size is variable" msgstr "" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "" -#: cp/search.c:348 -msgid "`%T' is an inaccessible base of `%T'" +#: cp/search.c:332 +msgid "`%T' is an ambiguous base of `%T'" msgstr "" -#: cp/search.c:358 -msgid "`%T' is an ambiguous base of `%T'" +#: cp/search.c:350 +msgid "`%T' is an inaccessible base of `%T'" msgstr "" -#: cp/search.c:1925 +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +#, fuzzy +msgid "assignment to non-static member `%D' of enclosing class `%T'" +msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" msgstr "¶¦ÊÑ(covariant)Ìá¤êÃͤؤΥݥ¤¥ó¥¿¤òÄ´À°¤·¤Þ¤¹" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 #, fuzzy msgid "invalid covariant return type for `%#D'" msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤ÆÌµ¸ú¤Ç¤¹" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" msgstr "" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" msgstr "" -#: cp/search.c:1942 +#: cp/search.c:2067 #, fuzzy msgid "conflicting return type specified for `%#D'" msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹" -#: cp/search.c:1943 +#: cp/search.c:2068 msgid " overriding `%#D'" msgstr "" -#: cp/search.c:1952 +#: cp/search.c:2077 #, fuzzy, c-format msgid "looser throw specifier for `%#F'" msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/search.c:1953 +#: cp/search.c:2078 #, c-format msgid " overriding `%#F'" msgstr "" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 #, fuzzy msgid "`%#D' cannot be declared" msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr "" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "" @@ -17748,69 +17986,74 @@ msgstr " msgid "only constructors take base initializers" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤·¤«´ðÄì½é´ü²½»Ò¥ê¥¹¥È¤ò¤È¤ê¤Þ¤»¤ó" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ­¤Þ¤»¤ó" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 #, fuzzy msgid "`%E' is not of type `%T'" msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿²¾°ú¿ô¤Ë¤Ï `class' ¤ä `typename' ͽÌó¸ì¤ò»È¤ï¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 msgid "invalid default template argument" msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 #, fuzzy msgid "definition of `%#T' inside template parameter list" msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 #, fuzzy msgid "invalid definition of qualified type `%T'" msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹" -#: cp/semantics.c:2051 +#: cp/semantics.c:2053 #, fuzzy msgid "invalid base-class specification" msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹" -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" msgstr "" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 #, fuzzy msgid "multiple declarators in template declaration" msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹" +#: cp/semantics.c:2120 +#, fuzzy, c-format +msgid "type of `%E' is unknown" +msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "¼±ÊÌ»Ò̾ `%s' ¤Ï GNU C++ ÆâÉô¤Î¥Í¡¼¥ß¥ó¥°Àïά¤È¶¥¹ç¤·¤Þ¤¹" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "ÊݸºÑ¤ß´Ø¿ô¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼" @@ -17827,88 +18070,88 @@ msgstr " msgid "function body for constructor missing" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ôËÜÂΤò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cp/spew.c:1258 +#: cp/spew.c:1262 #, fuzzy msgid "%Hend of file read inside default argument" msgstr "ʸ»úÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" msgstr "" -#: cp/spew.c:1479 +#: cp/spew.c:1483 #, fuzzy msgid "invalid type `%T' for default argument to `%T'" msgstr "`%s' ¤Î°ú¿ô¤È¤·¤ÆÌµ¸ú¤Ê·¿" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "%s ¤¬ `%s' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, c-format msgid "%s before `%c'" msgstr "%s ¤¬ `%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, c-format msgid "%s before `\\%o'" msgstr "%s ¤¬ `\\%o' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, c-format msgid "%s before `%s' token" msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" msgstr "%s ¤Ëº¸ÊÕÃͤǤϤʤ¤ÃÍ" -#: cp/tree.c:635 +#: cp/tree.c:562 #, fuzzy msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, fuzzy, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "`java_interface' °À­¤Ï Java ¥¯¥é¥¹ÄêµÁ¤ËÂФ·¤Æ¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, fuzzy, c-format msgid "`%s' attribute can only be applied to class definitions" msgstr "`com_interface' °À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, fuzzy, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "init_priority °À­¤Ï¥¯¥é¥¹·¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×ÄêµÁ¤Ç¤Î¤ß»È¤¨¤Þ¤¹" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤¬Èϰϳ°¤Ç¤¹" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÆâÉô¤Ç»ÈÍѤ¹¤ë¤¿¤á¤ËͽÌó¤µ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, fuzzy, c-format msgid "`%s' attribute is not supported on this platform" msgstr "init_priority °À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: cp/tree.c:2659 +#: cp/tree.c:2588 #, fuzzy, c-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)" @@ -17923,177 +18166,178 @@ msgstr "ISO C++ msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 #, fuzzy msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:1516 +#: cp/typeck.c:1514 #, fuzzy, c-format msgid "invalid application of `%s' to a member function" msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹" -#: cp/typeck.c:1522 +#: cp/typeck.c:1520 #, fuzzy, c-format msgid "invalid application of `%s' to non-static member" msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:1655 -msgid "invalid use of non-lvalue array" -msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ" - -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 #, fuzzy msgid "deprecated conversion from string constant to `%T'" msgstr "ʸ»úÎóÄê¿ôÃæ¤Î \\r ¥¨¥¹¥±¡¼¥×" -#: cp/typeck.c:1892 cp/typeck.c:2115 +#: cp/typeck.c:1890 cp/typeck.c:2122 msgid "request for member `%D' in `%E', which is of non-class type `%T'" msgstr "" -#: cp/typeck.c:1918 +#: cp/typeck.c:1916 #, fuzzy msgid "`%D' is not a member of `%T'" msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/typeck.c:1958 cp/typeck.c:1979 +#: cp/typeck.c:1957 cp/typeck.c:1978 msgid "invalid access to non-static data member `%D' of NULL object" msgstr "" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" msgstr "" -#: cp/typeck.c:2161 +#: cp/typeck.c:2168 #, fuzzy msgid "`%D::%D' is not a member of `%T'" msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/typeck.c:2187 +#: cp/typeck.c:2179 +#, fuzzy +msgid "`%T' is not a base of `%T'" +msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó" + +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 msgid "type `%T' has no destructor" msgstr "" -#: cp/typeck.c:2232 +#: cp/typeck.c:2244 #, fuzzy msgid "`%D' is not a member template function" msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 msgid "`%T' is not a pointer-to-object type" msgstr "" -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 msgid "invalid type argument" msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "ISO C++ ¤Ïº¸ÊÕÃͤǤϤʤ¤ÇÛÎó¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:2558 +#: cp/typeck.c:2570 #, fuzzy, c-format msgid "object missing in use of `%E'" msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" msgstr "ISO C++ ¤Ï¥×¥í¥°¥é¥à¤ÎÃæ¤«¤é `::main' ¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, fuzzy, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, fuzzy, c-format msgid "`%E' cannot be used as a function" msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 #, fuzzy msgid "too many arguments to %s `%+#D'" msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "¸Æ¤Ð¤ì¤¿´Ø¿ô¤Î²¾°ú¿ô¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 #, fuzzy msgid "too few arguments to %s `%+#D'" msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" msgstr "" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, fuzzy, c-format msgid "division by zero in `%E / 0'" msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, fuzzy, c-format msgid "division by zero in `%E / 0.'" msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, fuzzy, c-format msgid "division by zero in `%E %% 0'" msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, fuzzy, c-format msgid "division by zero in `%E %% 0.'" msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 msgid "ISO C++ forbids comparison between pointer and integer" msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 #, fuzzy msgid "comparison between types `%#T' and `%#T'" msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 msgid "comparison between signed and unsigned integer expressions" msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 #, fuzzy msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹" @@ -18102,301 +18346,301 @@ msgstr " #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 #, fuzzy msgid "NULL used in arithmetic" msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 msgid "ISO C++ forbids using pointer of type `void *' in subtraction" msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "¥Ý¥¤¥ó¥¿±é»»¤ÇÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤Ï̵¸ú¤Ç¤¹" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." msgstr "" -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:4055 +#: cp/typeck.c:4091 #, c-format msgid "ISO C++ forbids %sing an enum" msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 #, fuzzy msgid "cannot %s a pointer to incomplete type `%T'" msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 #, fuzzy msgid "ISO C++ forbids %sing a pointer of type `%T'" msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" msgstr "º¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤Ç¤¹" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 #, fuzzy msgid "invalid use of `--' on bool variable `%D'" msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 msgid "ISO C++ forbids taking address of function `::main'" msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 #, fuzzy msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 #, fuzzy msgid "attempt to take address of bit-field structure member `%D'" msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 #, fuzzy msgid "taking address of destructor" msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 #, fuzzy msgid "taking address of bound pointer-to-member expression" msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 #, fuzzy msgid "cannot create pointer to reference member `%D'" msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "`this' ¤Ï±¦ÊÕÃͼ°¤Ç¤¢¤ê¡¢¤½¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" msgstr "" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 msgid "invalid static_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" msgstr "" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "ISO C++ ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È¥ª¥Ö¥¸¥§¥¯¥È¥Ý¥¤¥ó¥¿¤Î´Ö¤Ç¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" msgstr "" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" msgstr "" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 msgid "invalid const_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 #, fuzzy msgid "ISO C++ forbids casting to an array type `%T'" msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 #, fuzzy msgid "invalid cast to function type `%T'" msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 #, fuzzy msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 #, fuzzy msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr "" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 msgid "ISO C++ forbids cast to non-reference type used as lvalue" msgstr "ISO C++ ¤Ïº¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 #, fuzzy msgid "incompatible types in assignment of `%T' to `%T'" msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 msgid "ISO C++ forbids assignment of arrays" msgstr "ISO C++ ¤ÏÇÛÎó¤ÎÂåÆþ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤ÎÊÑ´¹¤Ç" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 #, fuzzy msgid "pointer to member conversion via virtual base `%T' of `%T'" msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 #, fuzzy msgid "invalid conversion to type `%T' from type `%T'" msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹" -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" msgstr "" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" msgstr "" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 #, fuzzy msgid "passing `%T' for %s %P of `%D'" msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 #, fuzzy msgid "cannot convert `%T' to `%T' in %s" msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 #, fuzzy msgid "in passing argument %P of `%+D'" msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 msgid "returning reference to temporary" msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 #, fuzzy msgid "reference to local variable `%D' returned" msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 #, fuzzy msgid "address of local variable `%D' returned" msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ô try ¥Ö¥í¥Ã¥¯¤Î¥Ï¥ó¥É¥é¤«¤é¤Ï return ¤Ç¤­¤Þ¤»¤ó" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 msgid "return-statement with no value, in function declared with a non-void return type" msgstr "return ʸ¤¬Ãͤò»ý¤Á¤Þ¤»¤ó¡£´Ø¿ôÀë¸À¤Ç¤ÏÈó void ¤ÎÌá¤êÃͤò»ý¤Á¤Þ¤¹" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 msgid "return-statement with a value, in function declared with a void return type" msgstr "return ʸ¤¬Ãͤò»ý¤Á¤Þ¤¹¡£´Ø¿ôÀë¸À¤Ç¤ÏÌá¤ê·¿¤¬ void ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "" @@ -18404,205 +18648,200 @@ msgstr "" msgid "type `%T' is not a base type for type `%T'" msgstr "" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 #, fuzzy msgid "cannot declare variable `%D' to be of type `%T'" msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 #, fuzzy msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 #, fuzzy msgid "cannot declare field `%D' to be of type `%T'" msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 #, fuzzy msgid "invalid return type for member function `%#D'" msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 #, fuzzy msgid "invalid return type for function `%#D'" msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 #, fuzzy msgid "cannot allocate an object of type `%T'" msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr " °Ê²¼¤Î²¾ÁÛ´Ø¿ô¤¬Ãê¾Ý¤Ç¤¢¤ë¤¿¤á¤Ç¤¹:" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr "" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "¥«¥ó¥Þ±é»»»Ò¤¬Ìá¤êÃͤò½é´ü²½¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤·¤¿" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "¤³¤Îʸˡ¤ò»È¤Ã¤ÆÇÛÎó¤ò½é´ü²½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck2.c:406 -#, fuzzy -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "ÇÛÎó¤ò²¾°ú¿ô¥ê¥¹¥È¤Ë¤è¤Ã¤Æ½é´ü²½¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" msgstr "¥¹¥«¥é¡¼ÊÑ¿ô¤Î½é´ü²½»Ò¤Ï°ì¤Ä¤ÎÍ×ÁǤòÍ׵ᤷ¤Þ¤¹" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 #, fuzzy msgid "braces around scalar initializer for `%T'" msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 #, fuzzy msgid "ignoring extra initializers for `%T'" msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 #, fuzzy msgid "variable-sized object of type `%T' may not be initialized" msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" msgstr "½¸¹çÂΤ¬ÉôʬŪ¤Ë¥Ö¥é¥±¥Ã¥È¤Î½é´ü²½»Ò¤ò»ý¤Á¤Þ¤¹" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" msgstr "¼«ÌÀ¤Ç¤Ê¤¤¥é¥Ù¥ë¤Î¤Ä¤¤¤¿½é´ü²½»Ò¤Ç¤¹" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" msgstr "Í×ÁǤΤʤ¤ÇÛÎó¤ËÂФ¹¤ë¡¢¶õ¤Ç¤Ï¤Ê¤¤½é´ü²½»Ò¤Ç¤¹" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "²¾ÁÛ´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "²¾ÁÛ´Ø¿ô¤ò»ÈÍѤ¹¤ë¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 #, fuzzy msgid "missing initializer for member `%D'" msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 #, fuzzy msgid "uninitialized const member `%D'" msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 #, fuzzy msgid "member `%D' with uninitialized const fields" msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 #, fuzzy msgid "member `%D' is uninitialized reference" msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "union ½é´ü²½»Ò¤¬¥Õ¥£¡¼¥ë¥É̾¤Ç¤Ï¤Ê¤¯¥¤¥ó¥Ç¥Ã¥¯¥¹ÃͤˤʤäƤ¤¤Þ¤¹" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 #, fuzzy msgid "no field `%D' in union being initialized" msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 #, fuzzy msgid "union `%T' with no named members cannot be initialized" msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "½¸¹çÂνé´ü²½»ÒÆâ¤Ç¤½¤ÎÍ×ÁǤ¬°î¤ì¤Þ¤·¤¿" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" msgstr "½Û´Ä¥Ý¥¤¥ó¥¿¤ÎÂåɽ¤ò¸¡½Ð¤·¤Þ¤·¤¿" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 #, fuzzy msgid "base operand of `->' has non-pointer type `%T'" msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" msgstr "`operator->()'¤Î·ë²Ì¤¬Èó¥Ý¥¤¥ó¥¿¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤¹" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 #, fuzzy msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 #, fuzzy msgid "`%T' fails to be a typedef or built-in type" msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" msgstr "ISO C++ ¤Ï %s Ãæ¤Î·¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹" -#: cp/typeck2.c:1399 +#: cp/typeck2.c:1384 msgid "call to function `%D' which throws incomplete type `%#T'" msgstr "" -#: cp/typeck2.c:1402 +#: cp/typeck2.c:1387 #, fuzzy msgid "call to function which throws incomplete type `%#T'" msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" msgstr "" @@ -18661,11 +18900,13 @@ msgid "Export functions even if they can be inlined" msgstr "¥¤¥ó¥é¥¤¥ó¤Ë¤Ç¤­¤ë´Ø¿ô¤Ç¤â export ¤¹¤ë" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" +#, fuzzy +msgid "Only emit explicit template instantiations" msgstr "ÌÀ¼¨Åª¤Ê¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" +#, fuzzy +msgid "Only emit explicit instantiations of inline templates" msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë" #: cp/lang-options.h:84 @@ -18801,38 +19042,38 @@ msgstr "" msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" msgstr "¸½ºß¤ÎÀßÄê¤Ç¤ÏÈó INTEGER ·¿¤¬¥Ý¥¤¥ó¥¿¤òÊÝ»ý¤Ç¤­¤Þ¤¹" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," msgstr "ÀßÄê: REAL, INTEGER µÚ¤Ó LOGICAL ¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¡¢" -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" msgstr "¥Ý¥¤¥ó¥¿¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¤¹¤¬¡¢¤½¤ì¤éÁ´¤Æ¤¬ 32 ¥Ó¥Ã¥ÈÉý" -#: f/com.c:11776 +#: f/com.c:11848 #, fuzzy msgid "properly unless they all are 32 bits wide" msgstr "¤Ç¤Ê¤¤¤È g77 ¤ÏÀµ¾ï¤Ëưºî¤·¤Þ¤»¤ó¡£" -#: f/com.c:11777 +#: f/com.c:11849 #, fuzzy msgid "Please keep this in mind before you report bugs." msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ëÁ°¤Ë¤³¤Î»ö¤ò¿´¤Ëα¤á¤ÆÃÖ¤¤¤Æ¤¯¤À¤µ¤¤¡£" #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢ftnlen ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" @@ -18841,31 +19082,31 @@ msgstr "" "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢INTEGER ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹ --\n" " ¶²¤é¤¯ ASSIGN ʸ¤¬¼ºÇÔ¤·¤Þ¤¹" -#: f/com.c:13609 +#: f/com.c:13681 #, fuzzy msgid "In statement function" msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "" -#: f/com.c:15425 +#: f/com.c:15497 #, fuzzy msgid "directory name must immediately follow -I" msgstr "¥Ç¥¤¥ì¥¯¥È¥ê̾¤Ï -I ¤Î¤¹¤°¸å¤í¤Ë¤Ä¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: f/com.c:15568 +#: f/com.c:15640 #, fuzzy, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë `%s' ¤Ï¡¢Â¸ºß¤·¤Þ¤¹¤¬ÆÉ¤á¤Þ¤»¤ó" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "" @@ -18890,21 +19131,21 @@ msgstr "" msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "`%s' ÍѤνÐÎϰú¿ô¥ê¥¹¥È¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" -#: f/g77spec.c:394 +#: f/g77spec.c:373 msgid "--driver no longer supported" msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, c-format msgid "argument to `%s' missing" msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: f/g77spec.c:411 +#: f/g77spec.c:390 #, fuzzy msgid "no input files; unwilling to write output files" msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó -- ÉÔËܰդʽÐÎÏ¥Õ¥¡¥¤¥ë¤Ø¤Î½ñ¤­¹þ¤ß" @@ -19033,11 +19274,15 @@ msgstr "ASSIGN msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "ASSIGN Àè¤ÎÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "ASSIGN ¤µ¤ì¤¿ GOTO ÀèÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹" @@ -20320,21 +20565,21 @@ msgstr " msgid "abstract method in non-abstract class" msgstr "abstract ¥á¥½¥Ã¥É¤¬ÈóÃê¾Ý¥¯¥é¥¹¤Ë¤¢¤ê¤Þ¤¹" -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É '%s' ¤¬ÀÅŪ¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤·¤Æ¤¤¤Þ¤¹" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "%s Æâ: ÊÑ¿ô¤ÈÎã³°ÈϰϤ¬ %d ¤Ç½Å¤Ê¤Ã¤Æ¤¤¤Þ¤¹" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "²¾°ú¿ô¥Ç¥Ð¥Ã¥°¾ðÊó¤ËÉÔÀµ¤Ê·¿¤¬¤¢¤ê¤Þ¤¹" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "¥í¡¼¥«¥ë¤Î `%s' ÍѥǥХå°¾ðÊó¤Î¤¿¤á¤Î PC ÈϰϤ¬ÉÔÀµ¤Ç¤¹" @@ -20343,99 +20588,99 @@ msgstr " msgid "stack underflow - dup* operation" msgstr "¥¹¥¿¥Ã¥¯¥¢¥ó¥À¡¼¥Õ¥í¡¼ - dup* Áàºî" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "»²¾È `%s' ¤ÏÛ£Ëæ¤Ç¤¹: interface `%s' ¤È interface `%s' ¤Ë¸½¤ì¤Þ¤·¤¿" -#: java/expr.c:1565 +#: java/expr.c:1563 #, c-format msgid "field `%s' not found" msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: java/expr.c:1717 +#: java/expr.c:1715 msgid "ret instruction not implemented" msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" -#: java/expr.c:2065 +#: java/expr.c:2070 #, fuzzy, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "¥¯¥é¥¹ '%s' ¤Ï̾Á°¤¬ '%s' ¤Ç¥·¥°¥Í¥¤¥Á¥ã '%s' ¤È°ìÃפ¹¤ë¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "Ãê¾Ý¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "ÀÅŪ¥á¥½¥Ã¥É¤Ë invoke[Èó static] ¤·¤Þ¤·¤¿" -#: java/expr.c:2373 +#: java/expr.c:2396 #, fuzzy, c-format msgid "missing field '%s' in '%s'" msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: java/expr.c:2379 +#: java/expr.c:2402 #, fuzzy, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤Î¥·¥°¥Í¥¤¥Á¥ã¤¬°ìÃפ·¤Þ¤»¤ó" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: java/expr.c:2661 +#: java/expr.c:2684 #, fuzzy, c-format msgid "can't expand %s" msgstr "%s ¤òŸ³«¤Ç¤­¤Þ¤»¤ó" -#: java/expr.c:2838 +#: java/expr.c:2861 msgid "invalid PC in line number table" msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, fuzzy, c-format msgid "unreachable bytecode from %d to before %d" msgstr "%d ¤«¤é %d ¤ÎÁ°¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, fuzzy, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "%d ¤«¤é¥á¥½¥Ã¥É¤Î½ª¤ê¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó" #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 msgid "unrecogized wide sub-instruction" msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ wide sub Ì¿Îá¤Ç¤¹" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, fuzzy, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "¥¯¥é¥¹ `%s' ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ï¡¢°ìÃפ¹¤ë¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤è¤ê¿·¤·¤¤¤Ç¤¹¡£¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤òÂå¤ê¤Ë»È¤¤¤Þ¤¹" @@ -20459,86 +20704,86 @@ msgstr "%s msgid "can't close %s" msgstr "%s ¤ò close ¤Ç¤­¤Þ¤»¤ó" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, fuzzy, c-format msgid "cannot find file for class %s" msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£" -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 msgid "not a valid Java .class file" msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 msgid "error while parsing constant pool" msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, c-format msgid "error in constant pool entry #%d\n" msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "class %s ¤òÆÉ¹þ¤à¤Î¤Ï %s ¤«¤éÆó²óÌܤˤʤê¤Þ¤¹" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 msgid "error while parsing fields" msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 msgid "error while parsing methods" msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 msgid "error while parsing final attributes" msgstr "final °À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, fuzzy, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "`%s' Æâ¤Ç¸«¤Ä¤«¤Ã¤¿ `java.lang.Object' ¤Ï¡¢Ä¹¤µ¥¼¥í¤ÎÆÃÊÌ¤Ê `gnu.gcj.gcj-compiled' °À­¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤ÏÉáÄ̤¢¤Ê¤¿¤Î¥¯¥é¥¹¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£`info gcj \"Input Options\"' ¤ò»È¤Ã¤Æ¡¢¥¯¥é¥¹¥Ñ¥¹¤ÎÀßÄêÊýË¡¤òÀâÌÀ¤·¤Æ¤¢¤ë info ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤" -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 msgid "missing Code attribute" msgstr "Code °À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 #, fuzzy msgid "source file seen twice on command line and will be compiled only once" msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤¬¥³¥Þ¥ó¥É¥é¥¤¥ó¤ËºÆ¤Ó¸½¤ì¤Þ¤·¤¿¤¬¡¢¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤ë¤Î¤Ï°ìÅÙ¤À¤±¤Ç¤¹" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 msgid "no input file specified" msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, c-format msgid "can't close input file %s" msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "zip/jar ¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÀµ¤Ç¤¹" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "generate_bytecode_insn ¤ÇÆâÉô¥¨¥é¡¼ - ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 #, fuzzy msgid "field initializer type mismatch" msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, c-format msgid "can't create directory %s" msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, fuzzy, c-format msgid "can't create %s" msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó" @@ -20592,11 +20837,11 @@ msgstr "@FILE msgid "cannot specify `main' class when not linking" msgstr "¥ê¥ó¥¯»þ°Ê³°¤Ë¤Ï `main' ¥¯¥é¥¹¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó" -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "ɸ½àÆþÎϤ«¤é¤ÎÆþÎϤǤϰ͸´Ø·¸¤ÎÄÉÀפ¬¤Ç¤­¤Þ¤»¤ó" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿" @@ -20624,228 +20869,291 @@ msgstr "%s msgid "internal error - invalid Utf8 name" msgstr "ÆâÉô¥¨¥é¡¼ - ̵¸ú¤Ê Utf8 ̾¤Ç¤¹" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 msgid "Missing term" msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "';' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 msgid "Missing name" msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "'*' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 msgid "Missing class name" msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "'{' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "¥¹¡¼¥Ñ¡¼¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 msgid "Missing interface name" msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 msgid "Missing variable initializer" msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 msgid "Invalid declaration" msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "']' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 msgid "Unbalanced ']'" msgstr "Âбþ¤Î¤Ê¤¤ ']' ¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 msgid "Identifier expected" msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "')' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 msgid "Missing formal parameter term" msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 msgid "Missing identifier" msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "¥¯¥é¥¹¥¿¥¤¥×¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 msgid "Invalid interface type" msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹·¿¤¬Ìµ¸ú¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "':' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 msgid "Invalid expression statement" msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "'(' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 msgid "Missing term or ')'" msgstr "¹à¤Þ¤¿¤Ï ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 msgid "Missing or invalid constant expression" msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "¹à¤Èɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 msgid "Invalid control expression" msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 msgid "Invalid update expression" msgstr "̵¸ú¤Ê¹¹¿·¼°¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 msgid "Invalid init statement" msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "¹à¤Þ¤¿¤Ïɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "'class' ¤Þ¤¿¤Ï 'this' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 msgid "'class' expected" msgstr "'class' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 msgid "')' or term expected" msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "'[' ¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 msgid "Field expected" msgstr "¥Õ¥£¡¼¥ë¥É¤¬É¬ÍפǤ¹" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "¹à¤Èɬ¿Ü¤Î ']' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 msgid "']' expected, invalid type expression" msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 msgid "Invalid type expression" msgstr "̵¸ú¤Ê·¿É½¸½¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 msgid "Invalid reference type" msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Îµ¯Æ°¤Ï¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤ÇºÇ½é¤Ë¹Ô¤Ê¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤¬¥³¥ó¥¹¥È¥é¥¯¥¿¤òµ¯Æ°¤Ç¤­¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr ": `%s' ¤Ï JDK1.1(TM) ¤Îµ¡Ç½¤Ç¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" @@ -20854,32 +21162,32 @@ msgstr "" "%s.\n" "%s" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "CLASSPATH Æâ¤ËÊÑ¤Ê .zip ¥¢¡¼¥«¥¤¥Ö¤¬¤¢¤ê¤Þ¤¹: %s" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, fuzzy, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" msgstr "¥Ç¥Õ¥©¥ë¥È¥Ñ¥Ã¥±¡¼¥¸ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£CLASSPATH ´Ä¶­ÊÑ¿ô¤È¥¢¡¼¥«¥¤¥Ö¤Ø¤Î¥¢¥¯¥»¥¹¤ò³Î¤«¤á¤Æ¤¯¤À¤µ¤¤¡£" -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, c-format msgid "missing static field `%s'" msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, c-format msgid "not a static field `%s'" msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, c-format msgid "No case for %s" msgstr "%s ¤Î¤¿¤á¤Î case ¤¬¤¢¤ê¤Þ¤»¤ó" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, c-format msgid "unregistered operator %s" msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹" @@ -21008,7 +21316,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "`%s' ¤ËÂФ¹¤ë¥×¥í¥È¥³¥ëÀë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, fuzzy, c-format msgid "cannot find interface declaration for `%s'" msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" @@ -21208,11 +21516,11 @@ msgstr "[super ...] msgid "potential selector conflict for method `%s'" msgstr "²ÄǽÀ­¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" @@ -21254,6 +21562,34 @@ msgstr "" msgid "(debug) trace lexical analysis" msgstr "" +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr "" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +msgid "shared and mdll are not compatible" +msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "" + +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "" + #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" msgstr "" @@ -21294,86 +21630,54 @@ msgstr "" msgid "-private_bundle not allowed with -dynamiclib" msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó" -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" -msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó" - -#: f/lang-specs.h:39 gcc.c:690 -#, fuzzy -msgid "GNU C does not support -CC without using -E" -msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" +msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #, fuzzy msgid "may not use both -m32 and -m64" msgstr "-mfp64 ¤È -m4650 ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤" - -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" -msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n" - -#: config/mips/mips.h:954 -#, fuzzy -msgid "-pipe is not supported" -msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" - -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" -msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" - -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" -msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" - -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" -msgstr "" - -#: config/i386/cygwin.h:115 -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" +#: config/arm/arm.h:178 +msgid "-mapcs-26 and -mapcs-32 may not be used together" +msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó" -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 -msgid "shared and mdll are not compatible" -msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" +#: config/arm/arm.h:180 +msgid "-msoft-float and -mhard_float may not be used together" +msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó" -#: gcc.c:867 -msgid "-E required when input is from standard input" -msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹" +#: config/arm/arm.h:182 +msgid "-mbig-endian and -mlittle-endian may not be used together" +msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó" -#: gcc.c:871 +#: config/i386/sco5.h:195 #, fuzzy -msgid "compilation of header file requested" -msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿" - -#: java/lang-specs.h:33 -msgid "-fjni and -femit-class-files are incompatible" -msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" - -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-file are incompatible" -msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" +msgid "-pg not supported on this platform" +msgstr "init_priority °À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" -msgstr "" +#: config/i386/sco5.h:196 +#, fuzzy +msgid "-p and -pp specified - pick one" +msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿" -#: treelang/lang-specs.h:52 +#: config/i386/sco5.h:271 #, fuzzy -msgid "-pg or -p and -fomit-frame-pointer are incompatible" -msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" +msgid "-G and -static are mutually exclusive" +msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹" -#: config/vax/netbsd-elf.h:42 +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" +msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó" + +#: f/lang-specs.h:39 gcc.c:690 #, fuzzy -msgid "The -shared option is not currently supported for VAX ELF." -msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" +msgid "GNU C does not support -CC without using -E" +msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó" #: config/mcore/mcore.h:60 msgid "choose either big or little endian, not both" @@ -21387,17 +21691,41 @@ msgstr "m340 msgid "the m210 does not have little endian support" msgstr "m210 ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥µ¥Ý¡¼¥È¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó" -#: config/arm/arm.h:178 -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó" +#: config/i386/cygwin.h:115 +msgid "mno-cygwin and mno-win32 are not compatible" +msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" -#: config/arm/arm.h:180 -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó" +#: config/vax/netbsd-elf.h:42 +#, fuzzy +msgid "The -shared option is not currently supported for VAX ELF." +msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: config/arm/arm.h:182 -msgid "-mbig-endian and -mlittle-endian may not be used together" -msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó" +#: treelang/lang-specs.h:52 +#, fuzzy +msgid "-pg or -p and -fomit-frame-pointer are incompatible" +msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó" + +#: gcc.c:847 +msgid "-E required when input is from standard input" +msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹" + +#: gcc.c:851 +#, fuzzy +msgid "compilation of header file requested" +msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿" + +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" +msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n" + +#: config/mips/mips.h:954 +#, fuzzy +msgid "-pipe is not supported" +msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" +msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó" #: config/mips/r3900.h:35 #, fuzzy @@ -21409,38 +21737,6 @@ msgstr "-mhard-float msgid "-msingle-float and -msoft-float can not both be specified" msgstr "-msingle-float ¤È -msoft-float ¤ò°ìÅ٤˻ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£" -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" -msgstr "" - -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" -msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" - -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" - -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" - -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" -msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" - -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" -msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" - -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" -msgstr "-fpic -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" - -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" - #~ msgid "__builtin_trap not supported by this target" #~ msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" @@ -21570,6 +21866,12 @@ msgstr "-fPIC #~ msgid "initialization of zero-length array inside a nested context" #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆâ¦¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" +#~ msgid "variable offset is passed paritially in stack and in reg" +#~ msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿" + +#~ msgid "variable size is passed partially in stack and in reg" +#~ msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿" + #~ msgid "execvp %s" #~ msgstr "execvp %s" @@ -21702,9 +22004,6 @@ msgstr "-fPIC #~ msgid "argument is a structure" #~ msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹" -#~ msgid "Register '%c' is unknown" -#~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹" - #~ msgid "Register '%c' already specified in allocation order" #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" @@ -21921,6 +22220,9 @@ msgstr "-fPIC #~ msgid "Do not treat the namespace `std' as a normal namespace" #~ msgstr "̾Á°¶õ´Ö `std' ¤òÄ̾ï¤Î̾Á°¶õ´Ö¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤" +#~ msgid "real-valued template parameters when cross-compiling" +#~ msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô" + #~ msgid "methods cannot be converted to function pointers" #~ msgstr "¥á¥½¥Ã¥É¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó" @@ -21978,6 +22280,9 @@ msgstr "-fPIC #~ msgid "due to the presence of a constructor" #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¤¢¤ë¤³¤È¤Ë¤è¤ë" +#~ msgid "ANSI C++ forbids non-constant aggregate initializer expressions" +#~ msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹" + #~ msgid "Can't create cross-reference file `%s'" #~ msgstr "Áê¸ß»²¾È¥Õ¥¡¥¤¥ë `%s' ¤òºî¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó" @@ -22314,9 +22619,6 @@ msgstr "-fPIC #~ msgid "Macro name missing after -%c option" #~ msgstr "-%c ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" -#~ msgid "-pedantic and -traditional are mutually exclusive" -#~ msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹" - #~ msgid "-trigraphs and -traditional are mutually exclusive" #~ msgstr "-trigraphs ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹" @@ -22431,6 +22733,27 @@ msgstr "-fPIC #~ msgid "A -ifile option requires a -map option" #~ msgstr "-ifile ¥ª¥×¥·¥ç¥ó¤Ë¤Ï -map ¥ª¥×¥·¥ç¥ó¤¬É¬ÍפǤ¹" +#~ msgid "-static not valid with -mcoff" +#~ msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "-shared not valid with -mcoff" +#~ msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "-symbolic not valid with -mcoff" +#~ msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "-fpic is not valid with -mcoff" +#~ msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "-fPIC is not valid with -mcoff" +#~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "-fpic not valid with -mcoff" +#~ msgstr "-fpic -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "-fPIC not valid with -mcoff" +#~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + #~ msgid "bx]" #~ msgstr "bx]" @@ -22569,9 +22892,6 @@ msgstr "-fPIC #~ msgid "bad is_error(%d) in v_message" #~ msgstr "v_message Ãæ ÉÔÀµ¤Ê is_error(%d)" -#~ msgid "'defined' without an identifier" -#~ msgstr "¼±Ê̻ҤΤʤ¤ 'defined'" - #~ msgid "`##' at start of macro definition" #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î»Ï¤á¤Ë¤¢¤ê¤Þ¤¹" diff --git a/gcc/po/nl.po b/gcc/po/nl.po index d6f82d4f1cc..30c3ab6d06b 100644 --- a/gcc/po/nl.po +++ b/gcc/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gcc 3.1-b20020128\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" "PO-Revision-Date: 2002-02-04 18:04+0000\n" "Last-Translator: Tim Van Holder \n" "Language-Team: Dutch \n" @@ -36,14 +36,15 @@ msgstr "het `%s' attribuut heeft geen betekenis voor types" msgid "`%s' attribute only applies to function types" msgstr "het `%s' attribuut heeft enkel betekenis voor functie-types" -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" msgstr "het `%s' attribuut wordt genegeerd" @@ -75,438 +76,448 @@ msgstr "ongeldig derde argument voor __builtin_prefetch; zal nul gebruiken" #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 msgid "__builtin_saveregs not supported by this target" msgstr "__builtin_saveregs wordt niet ondersteund op dit doelsysteem" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "argument voor `__builtin_args_info' moet een constante zijn" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" msgstr "argument voor `__builtin_args_info' buiten bereik" -#: builtins.c:2918 +#: builtins.c:2929 msgid "missing argument in `__builtin_args_info'" msgstr "ontbrekend argument in `__builtin_args_info'" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" msgstr "`va_start' gebruikt in functie met vaste argumenten" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "de tweede parameter van `va_start' is niet het laatste benoemde argument" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "`__builtin_next_arg' opgeroepen zonder argument" -#: builtins.c:3059 +#: builtins.c:3070 msgid "too many arguments to function `va_start'" msgstr "teveel argumenten voor functie `va_start'" # Of misschien beter "... niet van het `va_list' type"? -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" msgstr "het eerste argument van `va_arg' is geen `va_list'" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "`%s' wordt naar `%s' gepromoveerd indien het via `...' wordt doorgegeven" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "(dus U zou `%s' en niet `%s' moeten doorgeven aan `va_arg')" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" msgstr "ongeldig argument voor `__builtin_frame_address'" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" msgstr "ongeldig argument voor `__builtin_return_address'" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" msgstr "niet-ondersteund argument voor `__builtin_frame_address'" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" msgstr "niet-ondersteund argument voor `__builtin_return_address'" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" msgstr "tweede argument voor `__builtin_expect' moet een constante zijn" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" msgstr "tweede argument van `__builtin_longjmp' moet 1 zijn" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" msgstr "ingebouwde functie `%s' wordt op het ogenblik niet ondersteund" -#: builtins.c:4147 +#: builtins.c:4165 #, fuzzy msgid "target format does not support infinity" msgstr "doel-CPU ondersteunt geen interworking" # betere vertaling voor 'function scope'? -#: c-common.c:1163 +#: c-common.c:1168 #, c-format msgid "`%s' is not defined outside of function scope" msgstr "`%s' is niet gedefinieerd buiten een functie" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "stringlengte `%d' is groter dan `%d', de lengte die ISO C%d compilers moeten ondersteunen" -#: c-common.c:1242 +#: c-common.c:1247 #, fuzzy msgid "concatenation of string literals with __FUNCTION__ is deprecated" msgstr "concatenatie van stringconstantes met __FUNCTION__ is verouderd. Deze mogelijkheid zal in de toekomst verwijderd worden" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "overflow in constante expressie" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "integer overflow in expressie" -#: c-common.c:1368 +#: c-common.c:1373 msgid "floating point overflow in expression" msgstr "floating-point overflow in expressie" -#: c-common.c:1374 +#: c-common.c:1379 #, fuzzy msgid "vector overflow in expression" msgstr "integer overflow in expressie" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "grote integer impliciet afgekapt naar 'unsigned' type" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "negatieve integer impliciet omgezet naar 'unsigned' type" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "overflow in impliciete omzetting van constante" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" msgstr "bewerking op `%s' is mogelijk niet gedefinieerd" # vertaling voor 'statement'? -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" msgstr "expressie-statement heeft onvolledig type" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "case-label valt niet te herleiden tot een integerconstante" -#: c-common.c:2223 +#: c-common.c:2228 msgid "invalid truth-value expression" msgstr "ongeldige waarheidsexpressie" -#: c-common.c:2274 +#: c-common.c:2279 #, c-format msgid "invalid operands to binary %s" msgstr "ongeldige operanden voor binaire %s-operator" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "vergelijking is altijd vals omwille van het beperkte bereik van het datatype" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "vergelijking van 'unsigned' expressie >= 0 is altijd waar" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "vergelijking van 'unsigned' expressie < 0 is altijd vals" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" msgstr "pointer van type `void *' gebruikt in rekensom" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" msgstr "pointer naar functie gebruikt in rekensom" -#: c-common.c:2648 +#: c-common.c:2653 #, fuzzy msgid "pointer to member function used in arithmetic" msgstr "pointer naar functie gebruikt in rekensom" -#: c-common.c:2654 +#: c-common.c:2659 #, fuzzy msgid "pointer to a member used in arithmetic" msgstr "pointer naar functie gebruikt in rekensom" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" msgstr "waarde van struct-type gebruikt waar een scalair nodig is" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" msgstr "waarde van union-type gebruikt waar een scalair nodig is" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" msgstr "waarde van array-type gebruikt waar een scalair nodig is" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" msgstr "gebruik liefst haakjes rond toewijzingen die als waarheid gebruikt worden" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 msgid "invalid use of `restrict'" msgstr "ongeldig gebruik van `restrict'" -#: c-common.c:3059 +#: c-common.c:3064 #, fuzzy msgid "invalid application of `sizeof' to a function type" msgstr "ANSI C verbiedt een gekwalificeerd functietype" -#: c-common.c:3069 +#: c-common.c:3074 #, fuzzy, c-format msgid "invalid application of `%s' to a void type" msgstr "sizeof toegepast op een void-type" -#: c-common.c:3075 +#: c-common.c:3080 #, fuzzy, c-format msgid "invalid application of `%s' to an incomplete type" msgstr "__alignof__ toegepast op een onvolledig type" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "`__alignof' toegepast op bitveld" -#: c-common.c:3596 +#: c-common.c:3618 #, c-format msgid "cannot disable built-in function `%s'" msgstr "ingebouwde functie `%s' kan niet uitgeschakeld worden" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, c-format msgid "too few arguments to function `%s'" msgstr "te weinig argumenten voor functie `%s'" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, c-format msgid "too many arguments to function `%s'" msgstr "teveel argumenten voor functie `%s'" -#: c-common.c:3790 +#: c-common.c:3812 #, fuzzy, c-format msgid "non-floating-point argument to function `%s'" msgstr "teveel argumenten voor functie `%s'" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" msgstr "pointers zijn niet toegestaan als case-waarden" # betere vertaling voor 'range expressions'? -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" msgstr "ISO C++ verbiedt het gebruik van bereik-expressies in switch statements" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" msgstr "ISO C verbiedt het gebruik van bereik-expressies in switch statements" -#: c-common.c:4097 +#: c-common.c:4119 msgid "empty range specified" msgstr "leeg bereik opgegeven" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" msgstr "herhaalde (of overlappende) case-waarde" -#: c-common.c:4150 +#: c-common.c:4172 msgid "this is the first entry overlapping that value" msgstr "dit is de eerste waarde die die waarde overlapt" -#: c-common.c:4154 +#: c-common.c:4176 msgid "duplicate case value" msgstr "herhaalde case-waarde" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "tevoren hier gebruikt" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" msgstr "meerdere default-labels in één switch" -#: c-common.c:4160 +#: c-common.c:4182 msgid "this is the first default label" msgstr "dit is het eerste default-label" -#: c-common.c:4188 +#: c-common.c:4210 msgid "ISO C++ forbids taking the address of a label" msgstr "ISO C++ verbiedt het nemen van het adres van een label" -#: c-common.c:4190 +#: c-common.c:4212 msgid "ISO C forbids taking the address of a label" msgstr "ISO C verbiedt het nemen van het adres van een label" -#: c-common.c:5213 +#: c-common.c:5235 #, c-format msgid "declaration of `%s' shadows %s" msgstr "de declaratie van `%s' verbergt %s" -#: c-common.c:5629 +#: c-common.c:5654 #, c-format msgid "unknown machine mode `%s'" msgstr "onbekende machine-modus `%s'" -#: c-common.c:5632 +#: c-common.c:5657 #, c-format msgid "no data type for mode `%s'" msgstr "geen datatype voor modus `%s'" -#: c-common.c:5641 c-common.c:6242 +#: c-common.c:5666 c-common.c:6316 #, fuzzy, c-format msgid "unable to emulate '%s'" msgstr "kan bestand '%s' niet openen" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "sectie-attribuut niet toegestaan voor `%s'" -#: c-common.c:5704 +#: c-common.c:5729 msgid "section attributes are not supported for this target" msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" msgstr "gevraagd alignment is geen constante" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" msgstr "gevraagd alignment is geen macht van 2" -#: c-common.c:5756 +#: c-common.c:5781 msgid "requested alignment is too large" msgstr "gevraagd alignment is te groot" -#: c-common.c:5783 +#: c-common.c:5808 #, c-format msgid "alignment may not be specified for `%s'" msgstr "er kan geen alignment opgegeven worden voor `%s'" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "`%s' is zowel als alias en als normale naam gedefinieerd" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" msgstr "alias-argument is geen string" -#: c-common.c:5885 +#: c-common.c:5910 #, fuzzy msgid "visibility arg not a string" msgstr "alias-argument is geen string" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" msgstr "" -#: c-common.c:5928 +#: c-common.c:5953 #, fuzzy msgid "tls_model arg not a string" msgstr "alias-argument is geen string" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" msgstr "" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" msgstr "het `%s' attribuut heeft enkel betekenis voor functies" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, c-format msgid "can't set `%s' attribute after definition" msgstr "kan het `%s' attribuut niet instellen na een definitie" -#: c-common.c:6109 +#: c-common.c:6114 +#, fuzzy +msgid "cleanup arg not an identifier" +msgstr "switch-waarde is geen integer" + +#: c-common.c:6121 +#, fuzzy +msgid "cleanup arg not a function" +msgstr "opgeroepen object is geen functie" + +#: c-common.c:6183 #, c-format msgid "`%s' attribute ignored for `%s'" msgstr "het `%s' attribuut wordt genegeerd voor `%s'" # Is the %s the argument, or is it 'of' the argument? -#: c-common.c:6174 +#: c-common.c:6248 #, c-format msgid "invalid vector type for attribute `%s'" msgstr "ongeldig vector-type voor attribuut `%s'" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" msgstr "er kon geen vectormodus gevonden worden met de opgegeven grootte en type" -#: c-common.c:6329 +#: c-common.c:6403 #, fuzzy msgid "nonnull attribute without arguments on a non-prototype" msgstr "aantal argumenten kom niet overeen met prototype" -#: c-common.c:6344 +#: c-common.c:6418 #, fuzzy, c-format msgid "nonnull argument has invalid operand number (arg %lu)" msgstr "de formaatstring heeft een niet-constant operand-nummer" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" msgstr "" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "void-waarde niet genegeerd zoals het hoort" @@ -514,559 +525,559 @@ msgstr "void-waarde niet genegeerd zoals het hoort" msgid "conversion to non-scalar type requested" msgstr "conversie naar niet-scalair type gevraagd" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" msgstr "array `%s' wordt aangenomen één element te bevatten" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "`struct %s' onvolledig in bereik dat hier eindigt" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "`union %s' onvolledig in bereik dat hier eindigt" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "`enum %s' onvolledig in bereik dat hier eindigt" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "label `%s' gebruikt maar niet gedefinieerd" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" msgstr "label `%s' gedefinieerd maar niet gebruikt" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, c-format msgid "function `%s' redeclared as inline" msgstr "functie `%s' geherdeclareerd als inline" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "eerdere declaratie van functie `%s' had het noinline attribuut" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "functie `%s' geherdeclareerd met noinline attribuut" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, c-format msgid "previous declaration of function `%s' was inline" msgstr "eerdere declaratie van functie `%s' was inline" -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" msgstr "ingebouwde functie `%s' wordt verborgen" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" msgstr "bibliotheekfunctie `%s' wordt verborgen" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" msgstr "bibliotheekfunctie `%s' gedeclareerd als niet-functie" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "ingebouwde functie `%s' gedeclareerd als niet-functie" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "`%s' als ander soort symbool geherdeclareerd" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "eerdere declaratie van `%s'" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "conflicterende types voor ingebouwde functie `%s'" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, c-format msgid "conflicting types for `%s'" msgstr "conflicterende types voor `%s'" -#: c-decl.c:1129 +#: c-decl.c:1133 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "een parameterlijst met een beletselteken kan niet overeenkomen met een declaratie met lege parameterlijst" -#: c-decl.c:1135 +#: c-decl.c:1139 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" msgstr "een argumenttype dat een standaardpromotie heeft kan niet overeenkomen met een declaratie met lege parameterlijst" -#: c-decl.c:1146 +#: c-decl.c:1157 #, fuzzy, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" msgstr "static declaratie voor `%s' volgt niet-static declaratie" -#: c-decl.c:1153 +#: c-decl.c:1164 #, fuzzy, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" msgstr "niet-static declaratie voor `%s' volgt static declaratie" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, c-format msgid "redefinition of `%s'" msgstr "herdefinitie van `%s'" -#: c-decl.c:1167 +#: c-decl.c:1178 #, c-format msgid "redeclaration of `%s'" msgstr "herdeclaratie van `%s'" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "conflicterende declaraties van `%s'" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" msgstr "prototype voor `%s' volgt" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "niet-prototype definitie hier" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "prototype voor `%s' volgt en aantal argumenten komt niet overeen" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "prototype voor `%s' volgt en argument %d komt niet overeen" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" msgstr "`%s' als 'inline' gedeclareerd na oproep" -#: c-decl.c:1256 +#: c-decl.c:1267 #, c-format msgid "`%s' declared inline after its definition" msgstr "`%s' als 'inline' gedeclareerd na de definitie" -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "static declaratie voor `%s' volgt niet-static declaratie" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "niet-static declaratie voor `%s' volgt static declaratie" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "'const' declaratie voor `%s' volgt niet-'const' declaratie" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "type-qualifiers voor `%s' geven een conflict met een eerdere declaratie" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "overbodige herdeclaratie van `%s' in zelfde bereik" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" msgstr "de declaratie van `%s' verbergt een parameter" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "de declaratie van `%s' verbergt een symbool uit de parameterlijst" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 msgid "a parameter" msgstr "een parameter" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" msgstr "een eerdere locale" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 msgid "a global declaration" msgstr "een globale declaratie" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "geneste externe declaratie van `%s'" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" msgstr "`%s' gebruikt vóór declaratie" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "`%s' was impliciet als `extern' gedeclareerd en daarna als `static'" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" msgstr "type-conflict met eerdere externe declaratie" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "eerdere externe declaratie van `%s'" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" msgstr "type-conflict met eerdere impliciete declaratie" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" msgstr "eerdere impliciete declaratie van `%s'" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" msgstr "`%s' was tevoren impliciet gedeclareerd om een `int' terug te geven" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "`%s' was als `extern' gedeclareerd en daarna als `static'" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "externe declaratie van `%s' komt niet overeen met de globale declaratie" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" msgstr "`%s' is locaal `extern', maar globaal `static'" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" msgstr "functie `%s' was tevoren binnen een blok gedeclareerd" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "impliciete declaratie van functie `%s'" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" msgstr "naar label %s gerefereerd buiten enige functie" -#: c-decl.c:2231 +#: c-decl.c:2253 #, c-format msgid "duplicate label declaration `%s'" msgstr "herhaalde label-declaratie `%s'" -#: c-decl.c:2234 +#: c-decl.c:2256 msgid "this is a previous declaration" msgstr "dit is een eerdere declaratie" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" msgstr "naamloze struct/union die geen instanties definieert" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "nutteloos sleutelwoord of typenaam in lege declaratie" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "twee types opgegeven in één lege declaratie" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 msgid "empty declaration" msgstr "lege declaratie" -#: c-decl.c:2718 +#: c-decl.c:2740 #, fuzzy msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" msgstr "ISO C89 ondersteunt geen `static' of type-qualificaties in declaratoren van parameter arrays" -#: c-decl.c:2720 +#: c-decl.c:2742 #, fuzzy msgid "ISO C90 does not support `[*]' array declarators" msgstr "ISO C89 ondersteunt geen `[*]' declaratoren van arrays" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "GCC heeft nog geen fatsoenlijke implementatie van `[*]' declaratoren van arrays" -#: c-decl.c:2742 +#: c-decl.c:2764 msgid "static or type qualifiers in abstract declarator" msgstr "`static' of type-modifier in abstracte declarator" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "`%s' is meestal een functie" -#: c-decl.c:2825 +#: c-decl.c:2847 #, fuzzy, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" msgstr "typedef `%s' krijgt beginwaarde" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" msgstr "typedef `%s' krijgt beginwaarde alsof het een variabele is" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" msgstr "parameter `%s' krijgt beginwaarde" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" msgstr "object van variabele lengte mag geen beginwaarde krijgen" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "variabele `%s' heeft beginwaarde, maar een onvolledig type" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "elementen van array `%s' hebben een onvolledig type" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, fuzzy, c-format msgid "inline function `%s' given attribute noinline" msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "beginwaarde legt grootte van `%s' niet vast" -#: c-decl.c:3011 +#: c-decl.c:3033 #, c-format msgid "array size missing in `%s'" msgstr "array-grootte ontbreekt in `%s'" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" msgstr "array `%s' heeft grootte die negatief of 0 is" -#: c-decl.c:3055 +#: c-decl.c:3077 #, c-format msgid "storage size of `%s' isn't known" msgstr "opslaggrootte van `%s' is onbekend" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" msgstr "opslaggrootte van `%s' is niet constant" -#: c-decl.c:3125 +#: c-decl.c:3147 #, fuzzy, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "registernaam opgegeven voor niet-registervariabele `%s'" -#: c-decl.c:3190 +#: c-decl.c:3247 #, fuzzy, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" msgstr "ANSI C verbiedt het verbergen van een typedef door parameter `%s'" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "`long long long' is te lang voor GCC" -#: c-decl.c:3540 +#: c-decl.c:3597 #, fuzzy msgid "ISO C90 does not support `long long'" msgstr "ANSI C ondersteunt `long long' niet" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, c-format msgid "duplicate `%s'" msgstr "herhaalde `%s'" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" msgstr "" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" msgstr "" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "twee of meer data types in de declaratie van `%s'" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "`%s' is geen typedef of ingebouwd type" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "type krijgt standaardwaarde `int' in de declaratie van `%s'" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" msgstr "zowel 'long' als 'short' opgegeven voor `%s'" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" msgstr "'long' of 'short' opgegeven bij 'char' voor `%s'" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "'long' of 'short' opgegeven bij floating-point type voor `%s'" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "de enige geldige combinatie is `long double'" -#: c-decl.c:3680 +#: c-decl.c:3737 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor `%s'" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "ongeldig gebruik van 'long', 'short', 'signed' of 'unsigned' voor `%s'" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, c-format msgid "complex invalid for `%s'" msgstr "'complex' ongeldig voor `%s'" -#: c-decl.c:3748 +#: c-decl.c:3805 #, fuzzy msgid "ISO C90 does not support complex types" msgstr "ISO C89 ondersteunt geen complexe types" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "ISO C ondersteunt simpele `complex' niet in de betekenis van `double complex'" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 #, fuzzy msgid "ISO C does not support complex integer types" msgstr "ANSI C ondersteunt `long long' niet" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 msgid "duplicate `const'" msgstr "herhaalde `const'" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 msgid "duplicate `restrict'" msgstr "herhaalde `restrict'" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 msgid "duplicate `volatile'" msgstr "herhaalde `volatile'" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "meerdere opslagklassen in declaratie van `%s'" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "functie-definitie als `auto' gedeclareerd" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "functie-definitie als `register' gedeclareerd" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "functie-definitie als `typdef' gedeclareerd" -#: c-decl.c:3841 +#: c-decl.c:3898 #, fuzzy msgid "function definition declared `__thread'" msgstr "functie-definitie als `typdef' gedeclareerd" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" msgstr "opslagklasse opgegeven voor structure-veld `%s'" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "opslagklasse opgegeven voor parameter `%s'" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "opslagklasse opgegeven voor typenaam" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "`%s' krijgt beginwaarde en is als `extern' gedeclareerd" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "`%s' heeft zowel `extern' als een beginwaarde" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "top-level declaratie van `%s' specifieert `auto'" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "geneste functie `%s' is als `extern' gedeclareerd" -#: c-decl.c:3891 cp/decl.c:10872 +#: c-decl.c:3948 cp/decl.c:11319 #, fuzzy, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" msgstr "geneste functie `%s' is als `extern' gedeclareerd" @@ -1074,474 +1085,474 @@ msgstr "geneste functie `%s' is als `extern' gedeclareerd" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 #, fuzzy msgid "static or type qualifiers in non-parameter array declarator" msgstr "ongeldige type-modifier binnen pointer-declarator" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" msgstr "`%s' wordt gedeclareerd als een array van voids" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "`%s' wordt gedeclareerd als een array van functies" -#: c-decl.c:3985 c-decl.c:5250 +#: c-decl.c:4042 c-decl.c:5332 #, fuzzy msgid "invalid use of structure with flexible array member" msgstr "ongeldig gebruik van onvolledige typedef `%s'" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" msgstr "grootte van array `%s' is van een niet-integraal type" -#: c-decl.c:4009 +#: c-decl.c:4066 #, fuzzy, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "ANSI C verbiedt array `%s' met lengte 0" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" msgstr "grootte van array `%s' is negatief" -#: c-decl.c:4029 +#: c-decl.c:4086 #, fuzzy, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" msgstr "ANSI C verbiedt array `%s', wiens grootte niet geëvalueerd kan worden" -#: c-decl.c:4032 +#: c-decl.c:4089 #, fuzzy, c-format msgid "ISO C90 forbids variable-size array `%s'" msgstr "ANSI C verbiedt array `%s' van variabele lengte" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, c-format msgid "size of array `%s' is too large" msgstr "omvang van array `%s' is te groot" -#: c-decl.c:4075 +#: c-decl.c:4145 #, fuzzy msgid "ISO C90 does not support flexible array members" msgstr "ANSI C ondersteun geen formaatbreedte voor strftime" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" msgstr "arraytype heeft onvolledig elementtype" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 #, fuzzy msgid "ISO C forbids const or volatile function types" msgstr "ANSI C verbiedt 'const' of 'volatile' functietypes" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "`%s' gedeclareerd als een functie die een array teruggeeft" -#: c-decl.c:4171 +#: c-decl.c:4241 #, fuzzy msgid "ISO C forbids qualified void function return type" msgstr "ANSI C verbiedt een gekwalificeerde void als teruggeefwaarde voor een functie" -#: c-decl.c:4175 +#: c-decl.c:4245 #, fuzzy msgid "type qualifiers ignored on function return type" msgstr "ANSI C verbiedt een gekwalificeerde void als teruggeefwaarde voor een functie" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 #, fuzzy msgid "ISO C forbids qualified function types" msgstr "ANSI C verbiedt een gekwalificeerd functietype" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" msgstr "ongeldige type-modifier binnen pointer-declarator" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" msgstr "variabele of veld `%s' als void gedeclareerd" -#: c-decl.c:4375 +#: c-decl.c:4445 msgid "attributes in parameter array declarator ignored" msgstr "attributen genegeerd in declarator van parameter-array" -#: c-decl.c:4400 +#: c-decl.c:4470 #, fuzzy msgid "invalid type modifier within array declarator" msgstr "ongeldige type-modifier binnen pointer-declarator" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "veld `%s' als een functie gedeclareerd" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" msgstr "veld `%s' heeft een onvolledig type" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, c-format msgid "invalid storage class for function `%s'" msgstr "ongeldige opslagklasse voor functie `%s'" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" msgstr "`noreturn' functie geeft niet-void waarde terug" -#: c-decl.c:4524 +#: c-decl.c:4594 msgid "cannot inline function `main'" msgstr "kan functie `main' niet inline maken" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" msgstr "variabele `%s' als inline gedeclareerd" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 +#: c-decl.c:4677 cp/decl.c:9951 #, fuzzy msgid "thread-local storage not supported for this target" msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" msgstr "functie-declaratie is geen prototype" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" msgstr "parameternamen (zonder types) in functiedeclaratie" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" msgstr "parameter `%s' heeft een onvolledig type" -#: c-decl.c:4701 +#: c-decl.c:4773 msgid "parameter has incomplete type" msgstr "parameter heeft een onvolledig type" -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "parameter `%s' wijst naar een onvolledig type" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" msgstr "parameter wijst naar een onvolledig type" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "parameter `%s' heeft enkel een voorwaartse declaratie" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" msgstr "`void' in parameterlijst moet de gehele parameterlijst zijn" -#: c-decl.c:4862 +#: c-decl.c:4934 #, fuzzy, c-format msgid "`struct %s' declared inside parameter list" msgstr "`%s %s' binnen parameterlijst gedeclareerd" -#: c-decl.c:4865 +#: c-decl.c:4937 #, fuzzy, c-format msgid "`union %s' declared inside parameter list" msgstr "`%s %s' binnen parameterlijst gedeclareerd" -#: c-decl.c:4868 +#: c-decl.c:4940 #, fuzzy, c-format msgid "`enum %s' declared inside parameter list" msgstr "`%s %s' binnen parameterlijst gedeclareerd" -#: c-decl.c:4875 +#: c-decl.c:4947 #, fuzzy msgid "anonymous struct declared inside parameter list" msgstr "anonieme %s gedeclareerd binnen parameterlijst" -#: c-decl.c:4877 +#: c-decl.c:4949 #, fuzzy msgid "anonymous union declared inside parameter list" msgstr "anonieme %s gedeclareerd binnen parameterlijst" -#: c-decl.c:4879 +#: c-decl.c:4951 #, fuzzy msgid "anonymous enum declared inside parameter list" msgstr "anonieme %s gedeclareerd binnen parameterlijst" -#: c-decl.c:4883 +#: c-decl.c:4955 #, fuzzy msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "het bereik ervan is enkel deze definitie of declaratie, wat waarschijnlijk niet de bedoeling is" -#: c-decl.c:4960 +#: c-decl.c:5032 #, c-format msgid "redefinition of `union %s'" msgstr "herdefinitie van `union %s'" -#: c-decl.c:4962 +#: c-decl.c:5034 #, c-format msgid "redefinition of `struct %s'" msgstr "herdefinitie van `struct %s'" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" msgstr "" -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, fuzzy, c-format msgid "%s defined inside parms" msgstr "enum gedinieerd binnen parameters" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "union" # Of beter onvertaald laten? -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "structuur" -#: c-decl.c:5089 +#: c-decl.c:5183 #, fuzzy, c-format msgid "%s has no %s" msgstr "%s heeft geen leden" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "struct" -#: c-decl.c:5091 +#: c-decl.c:5185 #, fuzzy msgid "named members" msgstr "%s heeft geen benoemde leden" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "leden" -#: c-decl.c:5130 +#: c-decl.c:5224 #, c-format msgid "nested redefinition of `%s'" msgstr "geneste herdefinitie van `%s'" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "breedte van bitveld `%s' is geen integerconstante" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" msgstr "bitveld `%s' heeft een ongeldig type" -#: c-decl.c:5166 +#: c-decl.c:5260 #, fuzzy, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "type van bitveld `%s' is ongeldig in ANSI C" -#: c-decl.c:5177 +#: c-decl.c:5271 #, c-format msgid "negative width in bit-field `%s'" msgstr "bitveld `%s' heeft een negatieve breedte" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" msgstr "breedte van `%s' overschrijdt zijn type" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" msgstr "bitveld `%s' heeft breedte 0" -#: c-decl.c:5195 +#: c-decl.c:5289 #, c-format msgid "`%s' is narrower than values of its type" msgstr "`%s' is smaller dan waarden van zijn type" -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "flexibele array als lid van union" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" msgstr "flexibele array niet laatste lid van struct" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" msgstr "" -#: c-decl.c:5275 +#: c-decl.c:5357 #, c-format msgid "duplicate member `%s'" msgstr "herhaald lid `%s'" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" msgstr "union kan niet transparant gemaakt worden" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" msgstr "herdeclaratie van `enum %s'" -#: c-decl.c:5458 +#: c-decl.c:5592 msgid "enum defined inside parms" msgstr "enum gedinieerd binnen parameters" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "enumeratiewaarden overschrijden het bereik van de grootste integer" -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "enumeratiewaarde voor `%s' is geen integrale constante" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "overflow in enumeratiewaarden" -#: c-decl.c:5618 +#: c-decl.c:5752 #, fuzzy msgid "ISO C restricts enumerator values to range of `int'" msgstr "ANSI C beperkt enumeratiewaarden tot het bereik van het `int' type" -#: c-decl.c:5700 +#: c-decl.c:5834 #, fuzzy msgid "return type is an incomplete type" msgstr "type van teruggeefwaarde is onvolledig" -#: c-decl.c:5708 +#: c-decl.c:5842 #, fuzzy msgid "return type defaults to `int'" msgstr "teruggeefwaarde krijgt standaardtype `int'" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" msgstr "geen eerder prototype voor `%s'" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "`%s' werd voor haar definitie gebruikt zonder protoype" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" msgstr "geen eerdere declaratie voor `%s'" -#: c-decl.c:5775 +#: c-decl.c:5909 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "`%s' werd voor haar definitie gebruikt zonder declaratie" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" msgstr "het type van de teruggeefwaarde van `%s' is niet `int'" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" msgstr "eerste argument van `%s' zou een `int' moeten zijn" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "tweede argument van `%s' zou een `char **' moeten zijn" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "derde argument van `%s' zou waarschijnlijk een `char **' moeten zijn" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "`%s' neemt ofwel geen, ofwel twee argumenten" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" msgstr "`%s' is gewoonlijk een niet-static funtie" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" msgstr "parametertypes zowel in parameterlijst als apart opgegeven" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" msgstr "parameternaam weggelaten" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, c-format msgid "parameter `%s' declared void" msgstr "parameter `%s' als void gedeclareerd" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "parameternaam ontbreekt uit parameterlijst" -#: c-decl.c:6063 +#: c-decl.c:6197 #, c-format msgid "multiple parameters named `%s'" msgstr "meerdere parameters hebben de naam `%s'" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" msgstr "`%s' krijgt standaardtype `int'" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "declaratie voor parameter `%s' maar er is zo geen parameter" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" msgstr "aantal argumenten kom niet overeen met prototype" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "gepromoveerd argument `%s' komt niet overeen met prototype" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "argument `%s' komt niet overeen met prototype" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 #, fuzzy msgid "no return statement in function returning non-void" msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" msgstr "deze functie kan met of zonder waarde tergukeren" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "grootte van teruggeefwaarde van `%s' is %u bytes" -#: c-decl.c:6560 +#: c-decl.c:6733 #, fuzzy, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "grootte van teruggeefwaarde van `%s' is %u bytes" @@ -1549,36 +1560,36 @@ msgstr "grootte van teruggeefwaarde van `%s' is %u bytes" #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" msgstr "" -#: c-decl.c:6639 +#: c-decl.c:6815 #, fuzzy, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "`%s' als 'inline' gedeclareerd na de definitie" -#: c-decl.c:6642 +#: c-decl.c:6818 #, fuzzy, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "`%s' als 'inline' gedeclareerd na de definitie" -#: c-decl.c:6645 +#: c-decl.c:6821 #, fuzzy, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "`%s' als 'inline' gedeclareerd na de definitie" -#: c-decl.c:6653 +#: c-decl.c:6829 #, fuzzy, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "de declaratie van `%s' verbergt een globale declaratie" -#: c-decl.c:6655 +#: c-decl.c:6831 #, fuzzy, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "de declaratie van `%s' verbergt een globale declaratie" -#: c-decl.c:6657 +#: c-decl.c:6833 #, fuzzy, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "de declaratie van `%s' verbergt een globale declaratie" @@ -2111,171 +2122,171 @@ msgstr "%s formaat, %s argument (argument %d)" msgid "YYDEBUG not defined" msgstr "YYDEBUG niet gedefinieerd" -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" msgstr "" -#: c-lex.c:333 +#: c-lex.c:336 #, fuzzy, c-format msgid "ignoring #pragma %s %s" msgstr "pragma wordt genegeerd: %s" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "" -#: c-lex.c:692 +#: c-lex.c:695 #, fuzzy, c-format msgid "stray '%c' in program" msgstr "misplaatste '\\' in programma" -#: c-lex.c:694 +#: c-lex.c:697 #, fuzzy, c-format msgid "stray '\\%o' in program" msgstr "misplaatste '\\' in programma" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" msgstr "" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" msgstr "" -#: c-lex.c:869 +#: c-lex.c:873 #, fuzzy, c-format msgid "integer constant is too large for \"%s\" type" msgstr "integerconstante is zo groot dat hij unsigned is" -#: c-lex.c:937 +#: c-lex.c:941 #, fuzzy, c-format msgid "floating constant exceeds range of \"%s\"" msgstr "floating-point getal overschrijdt het bereik van een `float'" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 #, fuzzy msgid "ignoring invalid multibyte character" msgstr "Ongeldig multibyte-karakter wordt genegeerd" -#: c-opts.c:353 +#: c-opts.c:355 #, fuzzy, c-format msgid "missing argument to \"-%s\"" msgstr "Bestandsnaam ontbreekt na `%s' optie" -#: c-opts.c:357 +#: c-opts.c:359 #, fuzzy, c-format msgid "no class name specified with \"-%s\"" msgstr "Bestandsnaam voor uitvoer twee keer opgegeven" -#: c-opts.c:364 +#: c-opts.c:366 #, fuzzy, c-format msgid "missing filename after \"-%s\"" msgstr "beginwaarde ontbreekt" # 'whitespace' -> 'witruimte'? -#: c-opts.c:369 +#: c-opts.c:371 #, fuzzy, c-format msgid "missing target after \"-%s\"" msgstr "ontbrekende witruimte na getal `%s'" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" msgstr "" -#: c-opts.c:548 +#: c-opts.c:550 #, c-format msgid "too many filenames given. Type %s --help for usage" msgstr "" -#: c-opts.c:934 +#: c-opts.c:937 #, fuzzy msgid "-Wno-strict-prototypes is not supported in C++" msgstr "-pipe wordt niet ondersteund" -#: c-opts.c:1014 +#: c-opts.c:1017 #, fuzzy, c-format msgid "switch \"%s\" is no longer supported" msgstr "-pipe wordt niet ondersteund" -#: c-opts.c:1030 +#: c-opts.c:1033 #, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" msgstr "" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" msgstr "" -#: c-opts.c:1263 +#: c-opts.c:1273 #, fuzzy msgid "output filename specified twice" msgstr "Bestandsnaam voor uitvoer twee keer opgegeven" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "-Wformat-y2k genegeerd zonder -Wformat" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "-Wformat-extra-args genegeerd zonder -Wformat" -#: c-opts.c:1381 +#: c-opts.c:1391 #, fuzzy msgid "-Wformat-zero-length ignored without -Wformat" msgstr "-Wformat-extra-args genegeerd zonder -Wformat" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "-Wformat-nonliteral genegeerd zonder -Wformat" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "-Wformat-security genegeerd zonder -Wformat" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "-Wmissing-format-attribute genegeerd zonder -Wformat" -#: c-opts.c:1409 +#: c-opts.c:1419 #, fuzzy, c-format msgid "opening output file %s" msgstr "kan bestand '%s' niet openen" -#: c-opts.c:1464 +#: c-opts.c:1474 #, fuzzy, c-format msgid "opening dependency file %s" msgstr "dynamische dependencies.\n" -#: c-opts.c:1474 +#: c-opts.c:1484 #, c-format msgid "closing dependency file %s" msgstr "" -#: c-opts.c:1477 +#: c-opts.c:1487 #, c-format msgid "when writing output to %s" msgstr "" -#: c-opts.c:1557 +#: c-opts.c:1567 #, fuzzy msgid "to generate dependencies you must specify either -M or -MM" msgstr "-MG moet samen met ofwel -M, ofwel -MM gebruikt worden" -#: c-opts.c:1704 +#: c-opts.c:1715 #, c-format -msgid "\"-%s\" is valid for %s but not for %s" +msgid "\"-%c%s%s\" is valid for %s but not for %s" msgstr "" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2286,7 +2297,7 @@ msgid "" " -isystem Add to the start of the system include path\n" msgstr "" -#: c-opts.c:1723 +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2297,7 +2308,7 @@ msgid "" " -o Put output into \n" msgstr "" -#: c-opts.c:1732 +#: c-opts.c:1744 msgid "" " -trigraphs Support ISO C trigraphs\n" " -std= Specify the conformance standard; one of:\n" @@ -2308,21 +2319,21 @@ msgid "" " -W[no-]comment{s} Warn if one comment starts inside another\n" msgstr "" -#: c-opts.c:1741 +#: c-opts.c:1753 msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" " -W[no-]undef Warn if an undefined macro is used by #if\n" " -W[no-]import Warn about the use of the #import directive\n" msgstr "" -#: c-opts.c:1746 +#: c-opts.c:1758 msgid "" " -W[no-]error Treat all warnings as errors\n" " -W[no-]system-headers Do not suppress warnings from system headers\n" " -W[no-]all Enable most preprocessor warnings\n" msgstr "" -#: c-opts.c:1751 +#: c-opts.c:1763 msgid "" " -M Generate make dependencies\n" " -MM As -M, but ignore system header files\n" @@ -2332,14 +2343,14 @@ msgid "" " -MG Treat missing header file as generated files\n" msgstr "" -#: c-opts.c:1759 +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" " -MT Add an unquoted target\n" msgstr "" -#: c-opts.c:1764 +#: c-opts.c:1776 msgid "" " -D Define a with string '1' as its value\n" " -D= Define a with as its value\n" @@ -2349,7 +2360,7 @@ msgid "" " -v Display the version number\n" msgstr "" -#: c-opts.c:1772 +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2359,7 +2370,7 @@ msgid "" " -dI Include #include directives in the output\n" msgstr "" -#: c-opts.c:1780 +#: c-opts.c:1792 msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" " -ftabstop= Distance between tab stops for column reporting\n" @@ -2369,7 +2380,7 @@ msgid "" msgstr "" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "" @@ -2377,25 +2388,25 @@ msgstr "" msgid "syntax error: cannot back up" msgstr "" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 #, fuzzy msgid "ISO C forbids an empty source file" msgstr "ANSI C verbiedt een leeg bronbestand" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" msgstr "het argument van `asm' is geen constante string" -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 #, fuzzy msgid "ISO C forbids data definition with no type or storage class" msgstr "ANSI C verbiedt een datadefinitie zonder type of opslagklasse" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" msgstr "datadefinitie heeft geen type of opslagklasse" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 #, fuzzy msgid "ISO C does not allow extra `;' outside of a function" msgstr "ANSI C staat geen extra `;' buiten een functie toe" @@ -2404,131 +2415,131 @@ msgstr "ANSI C staat geen extra `;' buiten een functie toe" msgid "traditional C rejects the unary plus operator" msgstr "" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "`sizeof' toegepast op een bitveld" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 #, fuzzy msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "ANSI C verbiedt het weglaten van de middelste term van een ?: expresie" -#: c-parse.y:632 objc-parse.y:655 +#: c-parse.y:632 objc-parse.y:654 #, fuzzy msgid "ISO C89 forbids compound literals" msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 #, fuzzy msgid "ISO C forbids braced-groups within expressions" msgstr "ANSI C verbiedt accolade-groepen in expressies" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 #, fuzzy msgid "first argument to __builtin_choose_expr not a constant" msgstr "gevraagd alignment is geen constante" -#: c-parse.y:721 objc-parse.y:768 +#: c-parse.y:721 objc-parse.y:767 msgid "traditional C rejects ISO C style function definitions" msgstr "" #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "`%s' staat niet aan het begin van een declaratie" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 #, fuzzy msgid "ISO C forbids empty initializer braces" msgstr "ANSI C verbiedt lege initialisatie-accolades" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 #, fuzzy msgid "ISO C89 forbids specifying subobject to initialize" msgstr "ANSI C verbiedt het opgeven van het te initialiseren element" -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" msgstr "" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" msgstr "" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 #, fuzzy msgid "ISO C forbids specifying range of elements to initialize" msgstr "ANSI C verbiedt het opgeven van het te initialiseren element" -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 #, fuzzy msgid "ISO C forbids nested functions" msgstr "ANSI C verbiedt geneste functies" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 #, fuzzy msgid "ISO C forbids forward references to `enum' types" msgstr "ANSI C verbiedt voorwaartse referenties naar `enum' types" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 msgid "comma at end of enumerator list" msgstr "komma aan het einde van enumerator-lijst" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" msgstr "geen puntkomma aan het einde van een struct of union" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" msgstr "extra puntkomma opgegeven in struct of union" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" msgstr "" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 #, fuzzy msgid "ISO C forbids member declarations with no members" msgstr "ANSI C verbiedt lid-declaraties zonder leden" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 #, fuzzy msgid "deprecated use of label at end of compound statement" msgstr "ANSI C verbiedt een label aan het einde van een samengesteld statement" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 #, fuzzy msgid "ISO C89 forbids mixed declarations and code" msgstr "ANSI C verbiedt labeldeclaraties" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 #, fuzzy msgid "ISO C forbids label declarations" msgstr "ANSI C verbiedt labeldeclaraties" # 'braced-group'? Wie schrijft verdorie die foutmeldingen? -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" msgstr "accolade-groep in expressie enkel toegestaan binnen een functie" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" msgstr "leeg body in een else-statement" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 #, fuzzy msgid "ISO C forbids `goto *expr;'" msgstr "ANSI C verbiedt `goto *expr;'" # Of is 'verbiedt parameterdeclaraties op voorhand' beter? -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 #, fuzzy msgid "ISO C forbids forward parameter declarations" msgstr "ANSI C verbiedt voorwaartse declaraties van parameters" @@ -2539,12 +2550,12 @@ msgstr "ANSI C verbiedt voorwaartse declaraties van parameters" #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 #, fuzzy msgid "ISO C requires a named argument before `...'" msgstr "ANSI C heeft een benoemd argument nodig vóór `...'" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "`...' in naamlijst in oude stijl" @@ -2562,37 +2573,37 @@ msgstr "parse-fout" msgid "parser stack overflow" msgstr "stack overflow in parser" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "%s aan einde van invoer" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, fuzzy, c-format msgid "%s before %s'%c'" msgstr "%s voor `%s'" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, fuzzy, c-format msgid "%s before %s'\\x%x'" msgstr "%s voor `%s'" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, c-format msgid "%s before string constant" msgstr "%s voor stringconstante" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, fuzzy, c-format msgid "%s before numeric constant" msgstr "%s voor stringconstante" -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, fuzzy, c-format msgid "%s before \"%s\"" msgstr "%s voor `%s'" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, fuzzy, c-format msgid "%s before '%s' token" msgstr "%s voor `%s'" @@ -2601,7 +2612,7 @@ msgstr "%s voor `%s'" msgid "traditional C rejects string concatenation" msgstr "" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" msgstr "" @@ -2664,44 +2675,44 @@ msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pa msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 #, fuzzy msgid "malformed #pragma weak, ignored" msgstr "misvormde #pragma weak" -#: c-pragma.c:330 +#: c-pragma.c:337 #, fuzzy msgid "junk at end of #pragma weak" msgstr "misvormde #pragma weak" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 #, fuzzy msgid "malformed #pragma redefine_extname, ignored" msgstr "misvormde #pragma weak" -#: c-pragma.c:375 +#: c-pragma.c:382 #, fuzzy msgid "junk at end of #pragma redefine_extname" msgstr "misvormde #pragma weak" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 msgid "#pragma redefine_extname conflicts with declaration" msgstr "" -#: c-pragma.c:413 +#: c-pragma.c:420 #, fuzzy msgid "malformed #pragma extern_prefix, ignored" msgstr "misvormde #pragma pack(pop[,id])" # Moet 'signature-string' vertaald worden? -#: c-pragma.c:418 +#: c-pragma.c:425 #, fuzzy msgid "junk at end of #pragma extern_prefix" msgstr "Brol aan einde van signature-string." -#: c-pragma.c:450 +#: c-pragma.c:457 #, fuzzy -msgid "asm declaration conficts with previous rename" +msgid "asm declaration conflicts with previous rename" msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie" #: c-semantics.c:565 @@ -2724,7 +2735,7 @@ msgstr "" msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" msgstr "" @@ -2734,7 +2745,7 @@ msgstr "" msgid "`%s' has an incomplete type" msgstr "`%s' heeft een onvolledig type" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 msgid "invalid use of void expression" msgstr "ongeldig gebruik van een void-expressie" @@ -2768,7 +2779,7 @@ msgid "types are not quite compatible" msgstr "types zijn niet helemaal compatibel" # 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom. -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" msgstr "rekensom met pointer naar onvolledig type" @@ -2777,1033 +2788,1029 @@ msgstr "rekensom met pointer naar onvolledig type" msgid "%s has no member named `%s'" msgstr "union heeft geen lid dat `%s' heet" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "vraag naar lid `%s' in iets dat geen structure of union is" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" msgstr "dereferentie van pointer naar onvolledig type" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" msgstr "`void *' pointer wordt gederefereerd" # Is the %s the argument, or is it 'of' the argument? -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, c-format msgid "invalid type argument of `%s'" msgstr "ongeldig type-argument `%s'" -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" msgstr "subscript ontbreekt in array-referentie" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" msgstr "array subscript is van het type `char'" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" msgstr "array subscript is geen integer" -#: c-typeck.c:1303 +#: c-typeck.c:1306 #, fuzzy msgid "ISO C forbids subscripting `register' array" msgstr "ANSI C verbiedt het gebruik van subscripts bij een `register' array" -#: c-typeck.c:1305 +#: c-typeck.c:1308 #, fuzzy msgid "ISO C90 forbids subscripting non-lvalue array" msgstr "ANSI C verbiedt het gebruik van subscripts bij een array die geen lvalue is" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" msgstr "subscript is van het type `char'" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" msgstr "waarde met subscript is noch een array, noch een pointer" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "`%s' is hier niet gedeclareerd (niet in een functie)" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "(Elke niet-gedeclareerde naam wordt slechts één" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr "keer vermeld voor elke functie waarin hij staat.)" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "" -#: c-typeck.c:1504 +#: c-typeck.c:1518 msgid "called object is not a function" msgstr "opgeroepen object is geen functie" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 msgid "too many arguments to function" msgstr "teveel argumenten voor functie" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "het type van formele parameter %d is onvolledig" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "%s als integer in plaats van floating-point ten gevolge van een prototype" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, fuzzy, c-format msgid "%s as integer rather than complex due to prototype" msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "%s als floating-point in plaats van integer ten gevolge van een prototype" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, fuzzy, c-format msgid "%s as complex rather than integer due to prototype" msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "%s als `float' in plaats van `double' ten gevolge van een prototype" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" msgstr "%s met andere breedte ten gevolge van prototype" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" msgstr "%s als unsigned ten gevolge van prototype" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" msgstr "%s als signed ten gevolge van prototype" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 msgid "too few arguments to function" msgstr "te weinig argument voor functie" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "gebruik liefst haakjes rond + of - binnen een shift" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "gebruik liefst haakjes rond && binnen ||" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" msgstr "gebruik liefst haakjes rond een rekensom in een operand van |" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" msgstr "gebruik liefst haakjes rond een vergelijking in een operand van |" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "gebruik liefst haakjes rond een rekensom in een operand van ^" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" msgstr "gebruik liefst haakjes rond een vergelijking in een operand van ^" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" msgstr "gebruik liefst haakjes rond + of - in een operand van &" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" msgstr "gebruik liefst haakjes rond een vergelijking in een operand van &" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "vergelijkingen als 'X <= Y <= Z' hebben niet hun wiskundige betekenis" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 msgid "division by zero" msgstr "deling door nul" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" msgstr "teller van rechtse shift is negatief" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" msgstr "teller van rechtse shift is >= breedte van het type" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" msgstr "teller van links shift is negatief" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" msgstr "teller van links shift is >= breedte van het type" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" msgstr "teller van shift is negatief" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "teller van shift is >= breedte van het type" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" msgstr "" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 #, fuzzy msgid "ISO C forbids comparison of `void *' with function pointer" msgstr "ANSI C verbiedt een vergelijking van `void *' met een functie-pointer" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" msgstr "vergelijking tussen pointer en integer" # 'ordered' -> 'bevolen' of 'geordend'? Waarschijnlijk het laatste. -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 #, fuzzy msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "ANSI C verbiedt geordende vergelijkingen tussen pointers naar functies" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" msgstr "vergelijking van volledige en onvolledige pointers" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" msgstr "geordende vergelijking van een pointer met integer nul" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 #, fuzzy msgid "unordered comparison on non-floating point argument" msgstr "geordende vergelijking van een pointer met integer nul" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" msgstr "vergelijking tussen signed en unsigned" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" msgstr "vergelijking van gepromoveerde ~unsigned met constante" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" msgstr "vergelijking van gepromoveerde ~unsigned met unsigned" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" msgstr "pointer van type `void *' gebruikt in aftrekking" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" msgstr "pointer naar functie gebruikt in aftrekking" # 'unary' = 'unair'? -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" msgstr "argument van verkeerd type voor unaire plus" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" msgstr "argument van verkeerd type voor unaire min" -#: c-typeck.c:2754 +#: c-typeck.c:2768 #, fuzzy msgid "ISO C does not support `~' for complex conjugation" msgstr "ANSI C ondersteunt het `%c' formaat niet" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "argument van verkeerd type voor bit-complement" -#: c-typeck.c:2769 +#: c-typeck.c:2783 msgid "wrong type argument to abs" msgstr "argument van verkeerd type voor abs" # OK, ik geef het op: wat is hier een goede vertaling voor 'conjugation'? -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "argument van verkeerd type voor vervoeging" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" msgstr "argument van verkeerd type voor unair uitroepingsteken" -#: c-typeck.c:2838 +#: c-typeck.c:2852 #, fuzzy msgid "ISO C does not support `++' and `--' on complex types" msgstr "ANSI C ondersteunt het `%c' formaat niet" # Wat is beter: 'incrementeren', 'incrementering', of 'increment'? -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 msgid "wrong type argument to increment" msgstr "argument van verkeerd type voor incrementeren" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 msgid "wrong type argument to decrement" msgstr "argument van verkeerd type voor decrementeren" -#: c-typeck.c:2876 +#: c-typeck.c:2890 msgid "increment of pointer to unknown structure" msgstr "incrementeren van pointer naar onbekend structure" -#: c-typeck.c:2878 +#: c-typeck.c:2892 msgid "decrement of pointer to unknown structure" msgstr "decrementeren van pointer naar onbekend structure" -#: c-typeck.c:3015 +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" msgstr "ANSI C verbiedt het adres van een cast-expressie" -#: c-typeck.c:3025 +#: c-typeck.c:3039 msgid "invalid lvalue in unary `&'" msgstr "ongeldige lvalue bij unaire `&'" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "poging om het adres te nemen van lid `%s' van een bitveld-structure" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "" -#: c-typeck.c:3227 +#: c-typeck.c:3241 #, fuzzy msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "ANSI C verbiedt het gebruikt van voorwaardelijke expressies als lvalues" -#: c-typeck.c:3230 +#: c-typeck.c:3244 #, fuzzy msgid "ISO C forbids use of compound expressions as lvalues" msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues" -#: c-typeck.c:3233 +#: c-typeck.c:3247 #, fuzzy msgid "ISO C forbids use of cast expressions as lvalues" msgstr "ANSI C verbiedt het gebruik van cast-expressies als lvalues" -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" msgstr "%s van alleen-lezen lid `%s'" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, c-format msgid "%s of read-only variable `%s'" msgstr "%s van alleen-lezen variabele `%s'" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" msgstr "%s van alleen-lezen locatie" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, fuzzy, c-format msgid "cannot take address of bit-field `%s'" msgstr "kan adres van bitveld `%s' niet nemen" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" msgstr "globale registervariabele `%s' gebruikt in geneste functie" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" msgstr "registervariabele `%s' gebruikt in geneste functie" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "adres van globale registervariabele `%s' gevraagd" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" msgstr "een object met een volatile veld kan niet in een register geplaatst worden" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "adres van registervariabele `%s' gevraagd" # Of moet/mag 'boolean' hier vertaald worden? -#: c-typeck.c:3439 +#: c-typeck.c:3453 #, fuzzy msgid "signed and unsigned type in conditional expression" msgstr "niet-boolean modus in voorwaardelijke expressie" -#: c-typeck.c:3446 +#: c-typeck.c:3460 #, fuzzy msgid "ISO C forbids conditional expr with only one void side" msgstr "ANSI C verbiedt voorwaardelijke expressies met maar één void-zijde" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 #, fuzzy msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "ANSI C verbiedt voorwaardelijke expressies tussen `void *' en een functiepointer" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" msgstr "pointertypes in voorwaardelijke expressie komen niet overeen" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" msgstr "types in voorwaardelijke expressie komen niet overeen (pointer/integer)" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "types in voorwaardelijke expressie komen niet overeen" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" msgstr "linker operand van comma-expressie heeft geen effect" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" msgstr "cast geeft array-type op" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" msgstr "cast geeft functie-type op" -#: c-typeck.c:3637 +#: c-typeck.c:3651 #, fuzzy msgid "ISO C forbids casting nonscalar to the same type" msgstr "ANSI C verbiedt het casten van een niet-scalair naar hetzelfde type" -#: c-typeck.c:3656 +#: c-typeck.c:3670 #, fuzzy msgid "ISO C forbids casts to union type" msgstr "ANSI C verbiedt casts naar een union-type" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" msgstr "cast naar union-type van een type dat geen deel uitmaakt van de union" -#: c-typeck.c:3722 +#: c-typeck.c:3736 #, fuzzy msgid "cast adds new qualifiers to function type" msgstr "cast geeft functie-type op" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" msgstr "cast laat qualifiers van doeltype van pointer vallen" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" msgstr "cast verhoogt het benodigde alignment van het doeltype" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" msgstr "cast van pointer naar integer met andere grootte" # 'A function type' of 'THE function type'? -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" msgstr "cast komt niet overeen met het functietype" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" msgstr "cast naar pointer van integer met andere grootte" -#: c-typeck.c:3772 +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3776 +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 msgid "invalid lvalue in assignment" msgstr "ongeldige lvalue in toewijzing" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 msgid "assignment" msgstr "toewijzing" -#: c-typeck.c:4056 +#: c-typeck.c:4070 msgid "cannot pass rvalue to reference parameter" msgstr "" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "%s laat qualifiers van doeltype van pointer vallen" -#: c-typeck.c:4170 +#: c-typeck.c:4184 #, fuzzy msgid "ISO C prohibits argument conversion to union type" msgstr "ANSI C verbiedt conversie van argumenten naar union type" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, fuzzy, c-format msgid "ISO C forbids %s between function pointer and `void *'" msgstr "ANSI C verbiedt %s tussen functiepointer en `void *'" # 'signedness' = 'signed-heid'? -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "doelen van pointer in %s verschillen in signedness" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" msgstr "%s van incompatibel pointertype" -#: c-typeck.c:4248 +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +msgid "invalid use of non-lvalue array" +msgstr "ongeldig gebruik van array die geen lvalue is" + +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "%s maakt pointer van integer zonder een cast" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "%s maakt integer van pointer zonder een cast" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "incompatibel type voor argument %d van `%s'" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "incompatibel type voor argument %d van onrechtstreekse functie-oproep" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, c-format msgid "incompatible types in %s" msgstr "incompatibele types bij %s" #. Function name is known; supply it. -#: c-typeck.c:4339 +#: c-typeck.c:4358 #, fuzzy, c-format msgid "passing arg of `%s'" msgstr "doorgeven van argument %d van `%s'" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 +#: c-typeck.c:4368 #, fuzzy msgid "passing arg of pointer to function" msgstr "doorgeven van argument %d van pointer naar functie" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" msgstr "doorgeven van argument %d van `%s'" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" msgstr "doorgeven van argument %d van pointer naar functie" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" msgstr "beginwaarde voor static variabele is geen constante" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" msgstr "beginwaarde voor static variabele gebruikt ingewikkelde berekening" -#: c-typeck.c:4447 +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" msgstr "aggregaat-beginwaarde is geen constante" -#: c-typeck.c:4449 +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" msgstr "aggregaat-beginwaarde gebruikt ingewikkelde berekening" -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" msgstr "" -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, c-format msgid "(near initialization for `%s')" msgstr "(dicht bij initialisatie van `%s')" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" msgstr "char-array heeft wide string als beginwaarde" -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" msgstr "int-array heeft niet-wide string als beginwaarde" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" msgstr "beginwaarde-string voor array van chars is te lang" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" msgstr "array krijgt niet-constante array-expressie als beginwaarde" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 msgid "initializer element is not constant" msgstr "beginwaarde-element is niet constant" -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "initialisatie" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" msgstr "beginwaarde-element kan niet berekend worden tijdens het laden" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 msgid "invalid initializer" msgstr "ongeldige beginwaarde" -#: c-typeck.c:5351 +#: c-typeck.c:5393 msgid "extra brace group at end of initializer" msgstr "extra accolade-groep aan einde van beginwaarde" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" msgstr "accolades ontbreken rond beginwaarde" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" msgstr "accolades rond scalaire beginwaarde" -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "" -#: c-typeck.c:5512 +#: c-typeck.c:5554 msgid "missing initializer" msgstr "beginwaarde ontbreekt" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" msgstr "lege scalaire beginwaarde" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" msgstr "extra elementen in scalaire beginwaarde" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" msgstr "" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" msgstr "array-index in beginwaarde van niet-array" -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 #, fuzzy msgid "field name not in record or union initializer" msgstr "overtollige elementen in beginwaarde van union" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" msgstr "niet-constante array-index in beginwaarde" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 #, fuzzy msgid "array index in initializer exceeds array bounds" msgstr "array-index in beginwaarde van niet-array" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" msgstr "leeg indexbereik in beginwaarde" -#: c-typeck.c:5744 +#: c-typeck.c:5788 #, fuzzy msgid "array index range in initializer exceeds array bounds" msgstr "leeg indexbereik in beginwaarde" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "onbekend veld `%s' opgegeven in beginwaarde" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" msgstr "" -#: c-typeck.c:6514 +#: c-typeck.c:6558 #, fuzzy msgid "excess elements in char array initializer" msgstr "overtollige elementen in beginwaarde van array" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" msgstr "overtollige elementen in beginwaarde van struct" -#: c-typeck.c:6582 +#: c-typeck.c:6626 msgid "non-static initialization of a flexible array member" msgstr "" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" msgstr "overtollige elementen in beginwaarde van union" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" msgstr "" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "overtollige elementen in beginwaarde van array" -#: c-typeck.c:6757 +#: c-typeck.c:6806 #, fuzzy msgid "excess elements in vector initializer" msgstr "overtollige elementen in beginwaarde van scalair" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" msgstr "overtollige elementen in beginwaarde van scalair" -#: c-typeck.c:6886 +#: c-typeck.c:6935 msgid "asm template is not a string constant" msgstr "asm-template is geen stringconstante" -#: c-typeck.c:6918 +#: c-typeck.c:6967 #, fuzzy msgid "invalid lvalue in asm statement" msgstr "ongeldige lvalue in toewijzing" -#: c-typeck.c:6993 +#: c-typeck.c:7042 msgid "modification by `asm'" msgstr "aanpassing door `asm'" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" msgstr "als `noreturn' gedeclareerde functie bevat een `return' statement" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" msgstr "`return' met waarde in een functie die void teruggeeft" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" msgstr "return" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" msgstr "functie geeft adres van lokale variabele terug" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "switch-waarde is geen integer" -#: c-typeck.c:7147 +#: c-typeck.c:7196 #, fuzzy msgid "`long' switch expression not converted to `int' in ISO C" msgstr "`long' switch-expressie wordt in ANSI C niet naar `int' geconverteerd" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" msgstr "case-label niet in een switch-statement" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 #, fuzzy msgid "`default' label not within a switch statement" msgstr "default-label niet in een switch-statement" -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" msgstr "inline maken mislukt in oproep van `%s'" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr "van hieruit opgeroepen" -#: calls.c:2227 +#: calls.c:2270 #, c-format msgid "can't inline call to `%s'" msgstr "kan oproep van `%s' niet inline maken" # dit klinkt niet al te best -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" msgstr "functie-oproep heeft geaggregeerde waarde" -#: calls.c:4614 -msgid "variable offset is passed partially in stack and in reg" -msgstr "" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "" - -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." msgstr "" -#: cfgloop.c:1125 +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." msgstr "" -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." msgstr "" -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." msgstr "" -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." msgstr "" -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." msgstr "" -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." msgstr "" -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" msgstr "" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" msgstr "" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1778 +#: cfgrtl.c:1848 #, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" msgstr "" -#: cfgrtl.c:1785 +#: cfgrtl.c:1855 #, c-format msgid "verify_flow_info: Wrong count of block %i %i" msgstr "" -#: cfgrtl.c:1791 +#: cfgrtl.c:1861 #, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" msgstr "" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "" -#: cfgrtl.c:1805 +#: cfgrtl.c:1875 #, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1811 +#: cfgrtl.c:1881 #, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" msgstr "" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" msgstr "" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" msgstr "" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" msgstr "" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" msgstr "" -#: cfgrtl.c:1905 +#: cfgrtl.c:1975 #, fuzzy, c-format msgid "Wrong amount of branch edges after conditional jump %i" msgstr "types in voorwaardelijke expressie komen niet overeen" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" msgstr "" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" msgstr "" -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, c-format msgid "basic block %d pred edge is corrupted" msgstr "" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, c-format msgid "in basic block %d:" msgstr "" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" msgstr "" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, c-format msgid "basic block %i edge lists are corrupted" msgstr "" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 msgid "basic blocks not numbered consecutively" msgstr "" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 msgid "insn outside basic block" msgstr "" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 #, fuzzy msgid "return not followed by barrier" msgstr "`#' gevolgd door een integer" -#: cfgrtl.c:2087 +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" msgstr "" @@ -3884,87 +3891,87 @@ msgstr "" "\n" "write_c_file - uitvoernaam is %s, prefix is %s\n" -#: collect2.c:2083 +#: collect2.c:2082 msgid "cannot find `nm'" msgstr "kan `nm' niet vinden" -#: collect2.c:2093 collect2.c:2535 +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "pipe" -#: collect2.c:2097 collect2.c:2539 +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "fdopen" -#: collect2.c:2123 collect2.c:2565 +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "dup2 %d 1" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "close %d" -#: collect2.c:2132 collect2.c:2574 +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "execv %s" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" msgstr "init-functie gevonden in object %s" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" msgstr "fini-functie gevonden in object %s" -#: collect2.c:2217 collect2.c:2623 +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "fclose" -#: collect2.c:2262 +#: collect2.c:2261 #, c-format msgid "unable to open file '%s'" msgstr "kan bestand '%s' niet openen" -#: collect2.c:2264 +#: collect2.c:2263 #, c-format msgid "unable to stat file '%s'" msgstr "kan bestand '%s' niet stat'en" -#: collect2.c:2270 +#: collect2.c:2269 #, c-format msgid "unable to mmap file '%s'" msgstr "kan bestand '%s' niet mmap'en" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" msgstr "niet gevonden\n" # 'dependency'? 'afhankelijkheid' klinkt niet echt goed... -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" msgstr "dynamische dependency %s niet gevonden" -#: collect2.c:2445 +#: collect2.c:2444 #, c-format msgid "bad magic number in file '%s'" msgstr "slecht magisch getal in bestand '%s'" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "dynamische dependencies.\n" -#: collect2.c:2526 +#: collect2.c:2524 msgid "cannot find `ldd'" msgstr "kan `ldd' niet vinden" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" @@ -3972,17 +3979,17 @@ msgstr "" "\n" "uitvoer van ldd met constructors/destructors.\n" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "kan dynamische dependency '%s' niet openen" -#: collect2.c:2728 +#: collect2.c:2726 #, c-format msgid "%s: not a COFF file" msgstr "%s: geen COFF-bestand" -#: collect2.c:2847 +#: collect2.c:2845 #, c-format msgid "%s: cannot open as COFF file" msgstr "%s: kan niet openen als COFF-bestand" @@ -3991,21 +3998,21 @@ msgstr "%s: kan niet openen als COFF-bestand" # dikwijls 'bibliotheek' zien gebruiken. # De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar # ik ben van plan daar verandering in te brengen. -#: collect2.c:2903 +#: collect2.c:2901 #, fuzzy, c-format msgid "library lib%s not found" msgstr "Library lib%s niet gevonden" -#: collect2.c:3030 +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "open %s" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" msgstr "incompatibiliteiten tussen objectbestand & verwachte waarden" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" @@ -4014,23 +4021,23 @@ msgstr "" "\n" "Symbooltabel #%d wordt verwerkt (offset = 0x%.8lx, soort = %s)\n" -#: collect2.c:3135 +#: collect2.c:3133 msgid "string section missing" msgstr "string-sectie ontbreekt" -#: collect2.c:3138 +#: collect2.c:3136 msgid "section pointer missing" msgstr "sectie-pointer ontbreekt" -#: collect2.c:3186 +#: collect2.c:3184 msgid "no symbol table found" msgstr "geen symbooltabel gevonden" -#: collect2.c:3199 +#: collect2.c:3197 msgid "no cmd_strings found" msgstr "geen cmd_strings gevonden" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" @@ -4040,12 +4047,12 @@ msgstr "" "Hoofding en laadcommandos worden aangepast.\n" "\n" -#: collect2.c:3218 +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "laadcommando-kaart, %d commando's, nieuwe grootte %ld.\n" -#: collect2.c:3249 +#: collect2.c:3247 msgid "" "writing load commands.\n" "\n" @@ -4053,92 +4060,92 @@ msgstr "" "laadcommandos worden geschreven.\n" "\n" -#: collect2.c:3269 +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "close %s" # 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" msgstr "kon 0x%l.8x niet naar een regio omzetten" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "%s-functie, regio %d, offset = %ld (0x%.8lx)\n" -#: collect2.c:3474 +#: collect2.c:3472 msgid "bad magic number" msgstr "slecht magisch getal" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" msgstr "slechte versie van hoofding" # trekt op nie veel -#: collect2.c:3476 +#: collect2.c:3474 msgid "bad raw header version" msgstr "slechte versie van rauwe hoofding" -#: collect2.c:3477 +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "buffer voor rauwe hoofding te klein" -#: collect2.c:3478 +#: collect2.c:3476 msgid "old raw header file" msgstr "oud bestand met rauwe hoofding" -#: collect2.c:3479 +#: collect2.c:3477 msgid "unsupported version" msgstr "niet-ondersteunde versie" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "onbekende returnwaarde %d voor {de,en}code_mach_o_hdr" -#: collect2.c:3501 +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "fstat %s" -#: collect2.c:3538 collect2.c:3586 +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "lseek %s 0" -#: collect2.c:3542 +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "read %s" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "%ld bytes gelezen (%ld verwacht) van %s" -#: collect2.c:3566 +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "msync %s" -#: collect2.c:3573 +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "munmap %s" -#: collect2.c:3590 +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "write %s" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "%ld bytes geschreven (%ld verwacht) naar %s" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -4149,7 +4156,7 @@ msgstr "" ";; nodig), %d successen.\n" "\n" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4214,7 +4221,7 @@ msgstr "interne fout" msgid "stdout" msgstr "struct" -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" msgstr "" @@ -4497,11 +4504,11 @@ msgstr "Zoektocht voor #include <...> begint hier:\n" msgid "End of search list.\n" msgstr "Einde van opzoekingslijst.\n" -#: cppinit.c:1055 +#: cppinit.c:1057 msgid "" msgstr "" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "" @@ -4509,32 +4516,32 @@ msgstr "" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, fuzzy, c-format msgid "assertion missing after %s" msgstr "Assertie ontbreekt na -A optie" -#: cppinit.c:1163 +#: cppinit.c:1165 #, fuzzy, c-format msgid "directory name missing after %s" msgstr "Foldernaam ontbreekt na `%s' optie" -#: cppinit.c:1164 +#: cppinit.c:1166 #, fuzzy, c-format msgid "file name missing after %s" msgstr "Bestandsnaam ontbreekt na %s optie" -#: cppinit.c:1165 +#: cppinit.c:1167 #, fuzzy, c-format msgid "macro name missing after %s" msgstr "Macro-naam ontbreekt na -U optie" -#: cppinit.c:1166 +#: cppinit.c:1168 #, fuzzy, c-format msgid "path name missing after %s" msgstr "Bestandsnaam ontbreekt na %s optie" -#: cppinit.c:1368 +#: cppinit.c:1353 msgid "-I- specified twice" msgstr "-I- twee keer opgegeven" @@ -4739,199 +4746,199 @@ msgstr "" msgid "style of line directive is a GCC extension" msgstr "" -#: cpplib.c:427 +#: cpplib.c:428 #, fuzzy, c-format msgid "invalid preprocessing directive #%s" msgstr "ongeldig preprocessing-commando" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgstr "" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "" -#: cpplib.c:511 +#: cpplib.c:512 msgid "macro names must be identifiers" msgstr "" # is ongedefinieerd beter? ik denk van nie -#: cpplib.c:551 +#: cpplib.c:552 #, fuzzy, c-format msgid "undefining \"%s\"" msgstr "`%s' wordt geondefinieerd" -#: cpplib.c:597 +#: cpplib.c:598 #, fuzzy msgid "missing terminating > character" msgstr "niet-beëindigde string- of karakterconstante" -#: cpplib.c:636 +#: cpplib.c:637 #, fuzzy, c-format msgid "#%s expects \"FILENAME\" or " msgstr "`#%s' verwacht \"BESTAND\" of " -#: cpplib.c:647 +#: cpplib.c:648 #, fuzzy, c-format msgid "empty file name in #%s" msgstr "lege bestandsnaam in `#%s'" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" msgstr "" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "" -#: cpplib.c:738 +#: cpplib.c:739 #, fuzzy, c-format msgid "invalid flag \"%s\" in line directive" msgstr "`#line'-commando in slecht formaat" -#: cpplib.c:813 +#: cpplib.c:814 #, fuzzy, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "switch-waarde is geen integer" -#: cpplib.c:819 +#: cpplib.c:820 #, fuzzy msgid "line number out of range" msgstr "case-waarde buiten bereik" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, fuzzy, c-format msgid "\"%s\" is not a valid filename" msgstr "-fPIC is niet geldig met -mcoff" -#: cpplib.c:865 +#: cpplib.c:866 #, fuzzy, c-format msgid "\"%s\" after # is not a positive integer" msgstr "switch-waarde is geen integer" -#: cpplib.c:972 +#: cpplib.c:973 #, fuzzy msgid "invalid #ident directive" msgstr "`#line'-commando in slecht formaat" -#: cpplib.c:1060 +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "" -#: cpplib.c:1063 +#: cpplib.c:1064 #, c-format msgid "#pragma %s %s is already registered" msgstr "" -#: cpplib.c:1066 +#: cpplib.c:1067 #, c-format msgid "#pragma %s is already registered" msgstr "" -#: cpplib.c:1140 +#: cpplib.c:1143 #, fuzzy msgid "#pragma once is obsolete" msgstr "`#pragma once' is verouderd" -#: cpplib.c:1143 +#: cpplib.c:1146 #, fuzzy msgid "#pragma once in main file" msgstr "`#pragma once' is verouderd" -#: cpplib.c:1167 +#: cpplib.c:1170 #, fuzzy msgid "invalid #pragma GCC poison directive" msgstr "ongeldig preprocessing-commando" -#: cpplib.c:1176 +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "" -#: cpplib.c:1223 +#: cpplib.c:1226 #, fuzzy, c-format msgid "cannot find source %s" msgstr "[kan %s niet vinden]" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "" -#: cpplib.c:1343 +#: cpplib.c:1346 #, fuzzy msgid "_Pragma takes a parenthesized string literal" msgstr "Onbeëindigde stringconstante" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "" -#: cpplib.c:1431 +#: cpplib.c:1434 #, fuzzy msgid "#else after #else" msgstr "`#else' na `#else'" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" msgstr "" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "" -#: cpplib.c:1465 +#: cpplib.c:1468 #, fuzzy msgid "#elif after #else" msgstr "`#elif' na `#else'" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" msgstr "" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" msgstr "" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "" -#: cpplib.c:1644 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "" -#: cpplib.c:1646 +#: cpplib.c:1649 #, fuzzy msgid "predicate must be an identifier" msgstr "`defined' zonder een naam" -#: cpplib.c:1735 +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "" -#: cpplib.c:1965 +#: cpplib.c:1968 #, fuzzy, c-format msgid "unterminated #%s" msgstr "niet-beëindigde commentaar" @@ -4984,79 +4991,79 @@ msgstr "niet-be msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, fuzzy, c-format msgid "duplicate macro parameter \"%s\"" msgstr "herhaald lid `%s'" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, fuzzy, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "ongeldig karakter in naam van macro-parameter" -#: cppmacro.c:1357 +#: cppmacro.c:1359 #, fuzzy msgid "macro parameters must be comma-separated" msgstr "parameter 2 moet een locatie zijn" -#: cppmacro.c:1374 +#: cppmacro.c:1376 #, fuzzy msgid "parameter name missing" msgstr "parameternaam weggelaten" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" msgstr "" -#: cppmacro.c:1393 +#: cppmacro.c:1395 #, fuzzy msgid "ISO C does not permit named variadic macros" msgstr "ANSI C staat het gebruik van `varargs.h' niet toe" -#: cppmacro.c:1402 +#: cppmacro.c:1404 #, fuzzy msgid "missing ')' in macro parameter list" msgstr "parameternaam ontbreekt uit parameterlijst" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" msgstr "" -#: cppmacro.c:1498 +#: cppmacro.c:1500 #, fuzzy msgid "'#' is not followed by a macro parameter" msgstr "`#' operator wordt niet gevolgd door een naam van een macro-argument" -#: cppmacro.c:1517 +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" msgstr "" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, fuzzy, c-format msgid "\"%s\" redefined" msgstr "`%.*s' opnieuw gedefinieerd" -#: cppmacro.c:1604 +#: cppmacro.c:1606 #, fuzzy msgid "this is the location of the previous definition" msgstr "dit is een eerdere declaratie" -#: cppmacro.c:1655 +#: cppmacro.c:1657 #, fuzzy, c-format msgid "macro argument \"%s\" would be stringified in traditional C" msgstr "macro-argument `%.*s' zou met -traditional string gemaakt worden." -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "" -#: cppspec.c:131 +#: cppspec.c:109 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "" -#: cppspec.c:155 +#: cppspec.c:133 #, fuzzy msgid "too many input files" msgstr "Geen invoerbestanden" @@ -5066,59 +5073,59 @@ msgstr "Geen invoerbestanden" msgid "detected recursion whilst expanding macro \"%s\"" msgstr "niet-beëindigde parameterlijst in `#define'" -#: cse.c:7187 +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr "" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" msgstr "" -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " msgstr "" -#: diagnostic.c:1040 +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "" -#: diagnostic.c:1042 +#: diagnostic.c:1056 #, fuzzy, c-format msgid " %s" msgstr "%s voor `%s'" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" msgstr "" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, fuzzy, c-format msgid "In member function `%s':" msgstr "bibliotheekfunctie `%s' wordt verborgen" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, fuzzy, c-format msgid "In function `%s':" msgstr "Ongeldige optie `%s'" -#: diagnostic.c:1161 +#: diagnostic.c:1175 msgid "compilation terminated.\n" msgstr "" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" @@ -5126,48 +5133,48 @@ msgid "" "See %s for instructions.\n" msgstr "" -#: diagnostic.c:1300 +#: diagnostic.c:1314 #, fuzzy msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "Interne compilerfout: programma %s kreeg fataal signaal %d" -#: diagnostic.c:1362 +#: diagnostic.c:1376 #, fuzzy, c-format msgid "in %s, at %s:%d" msgstr "%s voor `%s'" -#: diagnostic.c:1383 +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" msgstr "" -#: diagnostic.c:1386 +#: diagnostic.c:1400 #, c-format msgid "" ",\n" " from %s:%d" msgstr "" -#: diagnostic.c:1387 +#: diagnostic.c:1401 msgid ":\n" msgstr "" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, fuzzy, c-format msgid "`%s' is deprecated" msgstr "`%.*s' is niet gedefinieerd" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" msgstr "" @@ -5176,7 +5183,7 @@ msgstr "" msgid "dominator of %d should be %d, not %d" msgstr "" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "" @@ -5194,15 +5201,15 @@ msgstr "" msgid "can't get current directory" msgstr "" -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 msgid "can't access real part of complex value in hard register" msgstr "" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" msgstr "" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "" @@ -5211,42 +5218,48 @@ msgstr "" msgid "abort in %s, at %s:%d" msgstr "" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" msgstr "" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "" -#: except.c:3090 except.c:3112 +#: except.c:3137 #, fuzzy msgid "__builtin_eh_return not supported on this target" msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine" -#: explow.c:1398 +#: explow.c:1408 #, fuzzy msgid "stack limits not supported on this target" msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem" -#: expr.c:3323 +#: expr.c:3355 #, fuzzy msgid "function using short complex types cannot be inline" msgstr "de terugkeerwaarde van een functie kan geen funtie zijn" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" msgstr "" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +#, fuzzy +msgid "cannot take the address of an unaligned member" +msgstr "kan adres van bitveld `%s' niet nemen" + #: final.c:1342 #, fuzzy msgid "negative insn length" @@ -5292,12 +5305,12 @@ msgstr "operand `%d' is geen register" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "floating-point constante verkeerd gebruikt" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 msgid "invalid expression as operand" msgstr "ongeldige expressie als operand" @@ -5314,155 +5327,160 @@ msgstr "`noreturn' functie keert terug" msgid "control reaches end of non-void function" msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, fuzzy, c-format msgid "comparison is always %d due to width of bit-field" msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "" -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "" -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, c-format msgid "size of variable `%s' is too large" msgstr "variabele `%s' is te groot" -#: function.c:5470 +#: function.c:3772 +#, fuzzy +msgid "impossible constraint in `asm'" +msgstr "incompatibele operands voor %s" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" msgstr "" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "" -#: function.c:6868 +#: function.c:6925 #, c-format msgid "unused parameter `%s'" msgstr "" -#: gcc.c:1126 +#: gcc.c:1107 #, c-format msgid "ambiguous abbreviation %s" msgstr "" -#: gcc.c:1153 +#: gcc.c:1134 #, fuzzy, c-format msgid "incomplete `%s' option" msgstr "Bestandsnaam ontbreekt na `%s' optie" -#: gcc.c:1164 +#: gcc.c:1145 #, fuzzy, c-format msgid "missing argument to `%s' option" msgstr "Bestandsnaam ontbreekt na `%s' optie" -#: gcc.c:1177 +#: gcc.c:1158 #, fuzzy, c-format msgid "extraneous argument to `%s' option" msgstr "teveel argumenten voor functie" -#: gcc.c:1505 +#: gcc.c:1486 msgid "Using built-in specs.\n" msgstr "" -#: gcc.c:1683 +#: gcc.c:1667 #, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "" -#: gcc.c:1915 +#: gcc.c:1899 #, c-format msgid "could not find specs file %s\n" msgstr "" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:1979 +#: gcc.c:1963 #, c-format msgid "rename spec %s to %s\n" msgstr "" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" -#: gcc.c:1994 +#: gcc.c:1978 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "" -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " msgstr "" -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5470,159 +5488,159 @@ msgid "" "See %s for instructions." msgstr "" -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr "" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr "" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr "" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr "" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr "" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr "" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr "" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr "" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr "" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" msgstr "" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr "" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr "" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" msgstr "" -#: gcc.c:2918 +#: gcc.c:2902 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr "" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr "" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr "" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr "" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr "" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr "" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr "" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr "" -#: gcc.c:2926 +#: gcc.c:2910 msgid " -specs= Override built-in specs with the contents of \n" msgstr "" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" msgstr "" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr "" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" msgstr "" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" msgstr "" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr "" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr "" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr "" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr "" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr "" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr "" -#: gcc.c:2937 +#: gcc.c:2921 msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5631,90 +5649,90 @@ msgid "" " other options on to these processes the -W options must be used.\n" msgstr "" -#: gcc.c:3079 +#: gcc.c:3063 #, fuzzy, c-format msgid "`-%c' option must have argument" msgstr "`%s' neemt ofwel geen, ofwel twee argumenten" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" msgstr "" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3263 +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" msgstr "" -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" -#: gcc.c:3382 +#: gcc.c:3366 msgid "argument to `-Xlinker' is missing" msgstr "" -#: gcc.c:3390 +#: gcc.c:3374 #, fuzzy msgid "argument to `-l' is missing" msgstr "het argument van `asm' is geen constante string" -#: gcc.c:3407 +#: gcc.c:3391 msgid "argument to `-specs' is missing" msgstr "" -#: gcc.c:3422 +#: gcc.c:3406 msgid "argument to `-specs=' is missing" msgstr "" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3461 +#: gcc.c:3445 msgid "argument to `-B' is missing" msgstr "" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "" -#: gcc.c:3807 +#: gcc.c:3791 msgid "warning: -pipe ignored because -save-temps specified" msgstr "" -#: gcc.c:3811 +#: gcc.c:3795 msgid "warning: -pipe ignored because -time specified" msgstr "" -#: gcc.c:3823 +#: gcc.c:3807 msgid "argument to `-x' is missing" msgstr "" -#: gcc.c:3851 +#: gcc.c:3835 #, c-format msgid "argument to `-%s' is missing" msgstr "" -#: gcc.c:3912 +#: gcc.c:3896 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "" -#: gcc.c:4257 +#: gcc.c:4241 msgid "invalid specification! Bug in cc" msgstr "" -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "" @@ -5722,122 +5740,122 @@ msgstr "" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "" -#: gcc.c:4980 +#: gcc.c:4964 #, fuzzy, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "Let Op: verouderde operator %%[ gebruikt in specs" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "" -#: gcc.c:5123 +#: gcc.c:5107 #, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "" -#: gcc.c:5204 +#: gcc.c:5188 #, fuzzy, c-format msgid "unknown spec function `%s'" msgstr "Ongeldige optie `%s'" -#: gcc.c:5223 +#: gcc.c:5207 #, fuzzy, c-format msgid "error in args to spec function `%s'" msgstr "teveel argumenten voor functie `%s'" -#: gcc.c:5272 +#: gcc.c:5256 #, fuzzy msgid "malformed spec function name" msgstr "cast geeft functie-type op" #. ) -#: gcc.c:5275 +#: gcc.c:5259 #, fuzzy msgid "no arguments for spec function" msgstr "te weinig argument voor functie" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" msgstr "" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" msgstr "" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "gcc versie %s\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "gcc stuurprogramma versie %s voert gcc versie %s uit\n" -#: gcc.c:6213 +#: gcc.c:6197 #, fuzzy msgid "no input files" msgstr "Geen invoerbestanden" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: %s compiler niet geïnstalleerd op dit systeem" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "taal %s niet herkend" -#: gcc.c:6472 +#: gcc.c:6456 msgid "internal gcc abort" msgstr "" @@ -6049,12 +6067,12 @@ msgstr "kan bestand '%s' niet openen" msgid "Could not open output file %s.\n" msgstr "" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "" @@ -6297,8 +6315,12 @@ msgstr "" msgid "No input file name." msgstr "Geen invoerbestanden" -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "" + +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, fuzzy, c-format msgid "can't open %s" @@ -6309,69 +6331,69 @@ msgstr "open %s" msgid "fix_sched_param: unknown param: %s" msgstr "" -#: integrate.c:172 +#: integrate.c:174 #, fuzzy msgid "function cannot be inline" msgstr "de terugkeerwaarde van een functie kan geen funtie zijn" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" msgstr "" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "" -#: integrate.c:182 +#: integrate.c:184 #, fuzzy msgid "function using setjmp cannot be inline" msgstr "de terugkeerwaarde van een functie kan geen funtie zijn" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" msgstr "" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" msgstr "" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "" @@ -6761,25 +6783,25 @@ msgstr "" msgid "output operand %d must use `&' constraint" msgstr "" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, c-format msgid "unknown register name: %s" msgstr "" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "globale registervariabele volgt op een functiedefinitie" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "" @@ -6803,68 +6825,68 @@ msgstr "" msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "" -#: reload.c:3635 +#: reload.c:3629 msgid "unable to generate reloads for:" msgstr "" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "" -#: reload1.c:1914 +#: reload1.c:1909 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "" -#: reload1.c:1918 +#: reload1.c:1913 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "" -#: reload1.c:1920 +#: reload1.c:1915 #, fuzzy msgid "this is the insn:" msgstr "dit is het eerste ELSE-label" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 msgid "could not find a spill register" msgstr "" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 msgid "VOIDmode on an output" msgstr "" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "" @@ -6877,166 +6899,168 @@ msgstr "signature-string niet herkend" msgid "insn does not satisfy its constraints:" msgstr "" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:646 +#: rtl.c:623 #, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" msgstr "" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "" -#: stmt.c:1206 +#: stmt.c:1227 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "" -#: stmt.c:1379 +#: stmt.c:1400 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "" -#: stmt.c:1429 +#: stmt.c:1450 #, fuzzy, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" msgstr "type-qualifiers voor `%s' geven een conflict met een eerdere declaratie" -#: stmt.c:1519 +#: stmt.c:1540 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "" -#: stmt.c:1858 +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1889 msgid "asm clobber conflict with output operand" msgstr "" -#: stmt.c:1863 +#: stmt.c:1894 msgid "asm clobber conflict with input operand" msgstr "" -#: stmt.c:1898 +#: stmt.c:1929 msgid "too many alternatives in `asm'" msgstr "" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "" -#: stmt.c:1963 +#: stmt.c:1994 #, fuzzy, c-format msgid "duplicate asm operand name '%s'" msgstr "herhaald lid `%s'" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "" -#: stmt.c:2078 +#: stmt.c:2109 #, fuzzy, c-format msgid "undefined named operand '%s'" msgstr "ongeldige operand van %s" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "" -#: stmt.c:5270 +#: stmt.c:5310 #, fuzzy msgid "switch missing default case" msgstr "dit is het eerste default-label" @@ -7049,58 +7073,63 @@ msgstr "" msgid "variable-size type declared outside of any function" msgstr "" -#: stor-layout.c:461 +#: stor-layout.c:487 #, fuzzy, c-format msgid "size of `%s' is %d bytes" msgstr "grootte van `%s' is %u bytes" -#: stor-layout.c:463 +#: stor-layout.c:489 #, fuzzy, c-format msgid "size of `%s' is larger than %d bytes" msgstr "grootte van `%s' is %u bytes" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" msgstr "" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" msgstr "" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 #, fuzzy msgid " TOTAL :" msgstr "" ",\n" " door " -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "" @@ -7115,16 +7144,16 @@ msgstr "collect2 versie %s" msgid "collect: recompiling %s\n" msgstr "collect2 versie %s" -#: tlink.c:668 +#: tlink.c:674 #, fuzzy, c-format msgid "collect: tweaking %s in %s\n" msgstr "collect2 versie %s" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "ld gaf exit-status %d terug" @@ -7449,7 +7478,7 @@ msgid "place data items into their own section" msgstr "" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +msgid "Add extra commentary to assembler output" msgstr "" #: toplev.c:1120 @@ -7506,7 +7535,7 @@ msgid "Align the start of functions" msgstr "impliciete declaratie van functie `%s'" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +msgid "Attempt to merge identical constants across compilation units" msgstr "" #: toplev.c:1148 @@ -7907,243 +7936,255 @@ msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut" msgid "Warn about code which might break the strict aliasing rules" msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, fuzzy, c-format msgid "invalid option `%s'" msgstr "Ongeldige optie `%s'" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr "" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr "" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr "" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr "" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr "" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr "" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" msgstr "" -#: toplev.c:3700 +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr "" + +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" + +#: toplev.c:3718 msgid " -O[number] Set optimization level to [number]\n" msgstr "" -#: toplev.c:3701 +#: toplev.c:3719 msgid " -Os Optimize for space rather than speed\n" msgstr "" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" msgstr "" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr "" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr "" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr "" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr "" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr "" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr "" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr "" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" msgstr "" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr "" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr "" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr "" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr "" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr "" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" msgstr "" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr "" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" msgstr "" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr "" -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" "There are undocumented %s specific options as well.\n" msgstr "" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" " Options for %s:\n" msgstr "" -#: toplev.c:3826 +#: toplev.c:3844 msgid "" "\n" "Target specific options:\n" msgstr "" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr "" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" msgstr "" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr "" -#: toplev.c:3923 +#: toplev.c:3941 #, c-format msgid "unrecognized gcc debugging option: %c" msgstr "" -#: toplev.c:3979 +#: toplev.c:4007 #, c-format msgid "`%s': unknown tls-model option" msgstr "" -#: toplev.c:4006 +#: toplev.c:4034 #, fuzzy, c-format msgid "unrecognized register name `%s'" msgstr "geen argumenten" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, fuzzy, c-format msgid "unrecognized option `%s'" msgstr "onbekende formaatspecificatie" -#: toplev.c:4075 +#: toplev.c:4107 #, fuzzy msgid "-Wid-clash-LEN is no longer supported" msgstr "-pipe wordt niet ondersteund" -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, c-format msgid "`%s': unknown or unsupported -g option" msgstr "" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "" -#: toplev.c:4269 +#: toplev.c:4304 msgid "-param option missing argument" msgstr "" -#: toplev.c:4278 +#: toplev.c:4313 #, fuzzy, c-format msgid "invalid --param option: %s" msgstr "Ongeldige optie `%s'" -#: toplev.c:4290 +#: toplev.c:4325 #, fuzzy, c-format msgid "invalid parameter value `%s'" msgstr "ongeldige registernaam voor `%s'" -#: toplev.c:4530 +#: toplev.c:4565 #, fuzzy, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -8153,86 +8194,91 @@ msgstr "" "%s%s%s versie %s (%s) gecompileerd door GNU C versie %s.\n" "%s%s%s versie %s (%s) gecompileerd door CC.\n" -#: toplev.c:4586 +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "" + +#: toplev.c:4630 msgid "options passed: " msgstr "meegegeven opties: " -#: toplev.c:4615 +#: toplev.c:4659 msgid "options enabled: " msgstr "ingeschakelde opties: " -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, fuzzy, c-format msgid "can't open %s for writing" msgstr "open %s" # Moet 'command line' vertaald worden? -#: toplev.c:4955 +#: toplev.c:5002 #, fuzzy, c-format msgid "ignoring command line option '%s'" msgstr "Foldernaam ontbreekt na command-line optie" -#: toplev.c:4958 +#: toplev.c:5005 #, c-format msgid "(it is valid for %s but not the selected language)" msgstr "" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "-Wuninitialized wordt niet ondersteund zonder -O" -#: toplev.c:5047 +#: toplev.c:5094 msgid "instruction scheduling not supported on this target machine" msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "deze doelmachine heeft geen delayed branches" -#: toplev.c:5065 +#: toplev.c:5112 #, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine" -#: toplev.c:5128 +#: toplev.c:5175 #, fuzzy msgid "-ffunction-sections not supported for this target" msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem" -#: toplev.c:5133 +#: toplev.c:5180 #, fuzzy msgid "-fdata-sections not supported for this target" msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem" -#: toplev.c:5140 +#: toplev.c:5187 msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "" -#: toplev.c:5147 +#: toplev.c:5194 #, fuzzy msgid "-fprefetch-loop-arrays not supported for this target" msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem" -#: toplev.c:5153 +#: toplev.c:5200 #, fuzzy msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine" -#: toplev.c:5162 +#: toplev.c:5209 #, fuzzy msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem" -#: toplev.c:5168 +#: toplev.c:5215 msgid "-ffunction-sections may affect debugging on some targets" msgstr "" -#: toplev.c:5280 +#: toplev.c:5327 #, c-format msgid "error writing to %s" msgstr "" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, fuzzy, c-format msgid "error closing %s" msgstr "#error %s" @@ -8255,26 +8301,26 @@ msgstr "arrays van functies zijn niet betekenisvol" msgid "function return type cannot be function" msgstr "de terugkeerwaarde van een functie kan geen funtie zijn" -#: tree.c:4544 +#: tree.c:4557 msgid "invalid initializer for bit string" msgstr "ongeldige beginwaarde voor bit-string" -#: tree.c:4603 +#: tree.c:4616 #, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "" -#: tree.c:4620 +#: tree.c:4633 #, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "" -#: tree.c:4637 +#: tree.c:4650 #, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "" @@ -8321,57 +8367,57 @@ msgstr "alignment van `%s' is groter dan het maximale alignment van het objectbe msgid "thread-local COMMON data not implemented" msgstr "" -#: varasm.c:1608 +#: varasm.c:1610 #, fuzzy, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "het gevraagde alignment voor %s is groter dan het geïmplementeerde aligment van %d." -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" msgstr "initializer voor integerwaarde is te ingewikkeld" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" msgstr "initializer voor floating-point waarde is geen floating-point constante" -#: varasm.c:4075 +#: varasm.c:4120 msgid "unknown set constructor type" msgstr "onbekend type verzameling-constructor" -#: varasm.c:4289 +#: varasm.c:4334 #, c-format msgid "invalid initial value for member `%s'" msgstr "ongeldige beginwaarde voor member `%s'" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan" -#: varasm.c:4487 +#: varasm.c:4532 #, fuzzy, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "de zwakke declaratie van `%s' moet publiek zijn" -#: varasm.c:4530 +#: varasm.c:4575 #, fuzzy, c-format msgid "weak declaration of `%s' not supported" msgstr "de zwakke declaratie van `%s' moet publiek zijn" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "enkel zwakke aliasen worden in deze configuratie ondersteund" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd" -#: varasm.c:4670 +#: varasm.c:4716 #, fuzzy msgid "visibility attribute not supported in this configuration; ignored" msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd" @@ -8393,82 +8439,94 @@ msgid "#`%s' not supported by %s#" msgstr "-pipe wordt niet ondersteund" #: params.def:53 -msgid "The maximum number of instructions in a single function eliglible for inlining" +msgid "The maximum number of instructions in a single function eligible for inlining" +msgstr "" + +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" msgstr "" -#: params.def:74 -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" +#: params.def:84 +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" msgstr "" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" msgstr "" -#: params.def:100 +#: params.def:110 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" msgstr "" -#: params.def:111 +#: params.def:120 +msgid "The maximum number of instructions for the RTL inliner" +msgstr "" + +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" msgstr "" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "" -#: params.def:151 +#: params.def:171 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" msgstr "" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" msgstr "" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" msgstr "" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" msgstr "" -#: params.def:204 +#: params.def:217 +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "" + +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." msgstr "" -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "" @@ -8594,22 +8652,22 @@ msgstr "" msgid "invalid %%J value" msgstr "ongeldige waarde voor %%E" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, c-format msgid "invalid %%r value" msgstr "ongeldige waarde voor %%r" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, c-format msgid "invalid %%R value" msgstr "ongeldige waarde voor %%R" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, c-format msgid "invalid %%N value" msgstr "ongeldige waarde voor %%N" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, c-format msgid "invalid %%P value" msgstr "ongeldige waarde voor %%P" @@ -8625,12 +8683,12 @@ msgstr "ongeldige waarde voor %%h" msgid "invalid %%L value" msgstr "ongeldige waarde voor %%L" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, c-format msgid "invalid %%m value" msgstr "ongeldige waarde voor %%m" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, c-format msgid "invalid %%M value" msgstr "ongeldige waarde voor %%M" @@ -8641,7 +8699,7 @@ msgid "invalid %%U value" msgstr "ongeldige waarde voor %%U" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, c-format msgid "invalid %%s value" msgstr "ongeldige waarde voor %%s" @@ -8652,7 +8710,7 @@ msgid "invalid %%C value" msgstr "ongeldige waarde voor %%C" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, c-format msgid "invalid %%E value" msgstr "ongeldige waarde voor %%E" @@ -8663,12 +8721,13 @@ msgid "unknown relocation unspec" msgstr "onbekend type verzameling-constructor" #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, c-format msgid "invalid %%xn code" msgstr "ongeldige code voor %%xn" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 msgid "bad builtin fcode" msgstr "" @@ -8793,7 +8852,7 @@ msgstr "" msgid "Tune expected memory latency" msgstr "" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" msgstr "" @@ -8835,122 +8894,123 @@ msgstr "ongeldige operand voor %V-code" # Hoe moet dit exact geïnterpreteerd worden? # Zowel 'operand van uitvoercode' als 'code voor operanduitvoer' is mogelijk. #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 msgid "invalid operand output code" msgstr "ongeldige operand voor uitvoercode" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, fuzzy, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "optie -mcpu=%s geeft conflicten met optie -mtune=" -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "slechte waarde (%s) foor optie %s" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" msgstr "doel-CPU ondersteunt APCS-32 niet" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" msgstr "doel-CPU ondersteunt APCS-26 niet" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" msgstr "doel-CPU ondersteunt geen interworking" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 #, fuzzy msgid "target CPU does not support THUMB instructions" msgstr "doel-CPU ondersteunt geen interworking" -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "interworking forceert het gebruikt van APCS-32" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "-mapcs-stack-check is niet compatibel met -mno-apcs-frame" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "-fpic en -mapcs-reent zijn niet compatibel" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "APCS reentrant code wordt niet ondersteund. Genegeerd" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 #, fuzzy msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "-g met -fomit-frame-pointer geeft mogelijk geen fatsoenlijke debug-mogelijkheden" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 #, fuzzy msgid "passing floating point arguments in fp regs not yet supported" msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, fuzzy, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 #, fuzzy msgid "structure size boundary can only be set to 8 or 32" msgstr "Grens voor structure-grootte kan enkel op 8 of 32 insgesteld worden" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, c-format msgid "unable to use '%s' for PIC register" msgstr "" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, fuzzy, c-format msgid "`%s' attribute only applies to functions" msgstr "het `%s' attribuut heeft enkel betekenis voor functies" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 msgid "unable to compute real location of stacked parameter" msgstr "" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "variable met beginwaarde `%s' is als dllimport aangeduid" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "statische variable `%s' is als dllimport aangeduid" @@ -9115,7 +9175,7 @@ msgstr "" msgid "internal compiler error. Incorrect shift:" msgstr "Interne compilerfout." -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 #, fuzzy msgid "only initialized variables can be placed into program memory area" msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden." @@ -9348,450 +9408,450 @@ msgstr "" #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" msgstr "" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" msgstr "" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" msgstr "" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" msgstr "" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" msgstr "" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" msgstr "" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 #, fuzzy msgid "Emit code compatible with TI tools" msgstr "incompatibele types bij %s" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "" -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 #, fuzzy msgid "Pass arguments in registers" msgstr "teveel argumenten voor functie" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 msgid "Do not allocate BK register" msgstr "" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 #, fuzzy msgid "Enable use of DB instruction" msgstr "ongeldig gebruik van `restrict'" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "" -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 #, fuzzy msgid "Don't force constants into registers" msgstr "numerieke constante zonder cijfers" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 msgid "Enable parallel instructions" msgstr "" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 msgid "Disable parallel instructions" msgstr "" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" msgstr "" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" msgstr "" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" msgstr "" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "" -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 #, fuzzy msgid "invalid operand for 'b' modifier" msgstr "ongeldige operand voor %N-code" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 #, fuzzy msgid "invalid operand for 'v' modifier" msgstr "ongeldige operand voor %N-code" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 #, fuzzy msgid "invalid operand for 'P' modifier" msgstr "ongeldige operand voor %N-code" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 #, fuzzy msgid "invalid operand for 'p' modifier" msgstr "ongeldige operand voor %p-code" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 #, fuzzy msgid "invalid operand for 'z' modifier" msgstr "ongeldige operand voor %N-code" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 #, fuzzy msgid "invalid operand for 'H' modifier" msgstr "ongeldige operand voor %N-code" # of is het 'slechte register-uitbreidingscode'? -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 #, fuzzy msgid "bad register" msgstr "Slechte code voor registeruitbreiding" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 #, fuzzy msgid "invalid operand for 'e' modifier" msgstr "ongeldige operand voor %N-code" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 #, fuzzy msgid "invalid operand for 'm' modifier" msgstr "ongeldige operand voor %N-code" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 #, fuzzy msgid "invalid operand for 'A' modifier" msgstr "ongeldige operand voor %N-code" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 #, fuzzy msgid "invalid operand for 'D' modifier" msgstr "ongeldige operand voor %N-code" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 #, fuzzy msgid "invalid operand for 'T' modifier" msgstr "ongeldige operand voor %N-code" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 #, fuzzy msgid "invalid operand modifier letter" msgstr "ongeldige operand van %s" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, fuzzy, c-format msgid "internal error: bad register: %d" msgstr "formaatstring niet beëindigd" -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 #, fuzzy msgid "unexpected operand" msgstr "ongeldige operand van %s" -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 #, fuzzy msgid "unrecognized address" msgstr "geen argumenten" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 #, fuzzy msgid "unrecognized supposed constant" msgstr "signature-string niet herkend" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, fuzzy, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "-mregparm=%d ligt niet tussen 0 en %d" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 #, fuzzy msgid "-fPIC and -fpic are not supported in this configuration" msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 #, fuzzy msgid "unexpected address expression" msgstr "ongeldige waarheidsexpressie" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 msgid "Do not use condition codes from normal instructions" msgstr "" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 msgid "Do not tune stack alignment" msgstr "" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 msgid "Do not tune writable data alignment" msgstr "" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 msgid "Do not emit function prologue or epilogue" msgstr "" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 msgid "Generate code for the specified chip or CPU version" msgstr "" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 #, fuzzy msgid "Tune alignment for the specified chip or CPU version" msgstr "er kan geen alignment opgegeven worden voor `%s'" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "" @@ -10342,180 +10402,229 @@ msgstr "" msgid "Do not generate char instructions" msgstr "" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, fuzzy, c-format msgid "code model %s not supported in PIC mode" msgstr "afrondingsmodus niet ondersteund voor VAX-floats" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "slechte waarde (%s) voor optie -mcmodel=" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, fuzzy, c-format msgid "bad value (%s) for -masm= switch" msgstr "slechte waarde (%s) voor optie -mabi=" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, fuzzy, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "ANSI C ondersteunt de `%c' lengte-optie niet" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 msgid "code model `large' not supported yet" msgstr "" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, c-format msgid "%i-bit mode not compiled in" msgstr "" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "slechte waarde (%s) voor de -march= optie" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "slechte waarde (%s) voor de -march= optie" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "-mregparm=%d ligt niet tussen 0 en %d" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 #, fuzzy msgid "-malign-loops is obsolete, use -falign-loops" msgstr "-malign-loops=%d ligt niet tussen 0 en %d" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "-malign-loops=%d ligt niet tussen 0 en %d" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 #, fuzzy msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "-malign-jumps=%d ligt niet tussen 0 en %d" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 #, fuzzy msgid "-malign-functions is obsolete, use -falign-functions" msgstr "-malign-functions=%d ligt niet tussen 0 en %d" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, fuzzy, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "-mpreferred_stack_boundary=%d ligt niet tussen 2 en 31" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "-mbranch-cost=%d ligt niet tussen 0 en 5" -#: config/i386/i386.c:1235 +#: config/i386/i386.c:1242 #, fuzzy, c-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "slechte waarde (%s) voor optie -msdata" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 #, fuzzy msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 #, fuzzy msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "pointer naar functie gebruikt in rekensom" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 #, fuzzy msgid "387 instruction set disabled, using SSE arithmetics" msgstr "pointer naar functie gebruikt in rekensom" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, fuzzy, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "slechte waarde (%s) voor de -march= optie" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, fuzzy, c-format msgid "argument to `%s' attribute larger than %d" msgstr "kan het `%s' attribuut niet instellen na een definitie" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "" + +#: config/i386/i386.c:6386 msgid "invalid UNSPEC as operand" msgstr "ongeldige UNSPEC als operand" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, fuzzy, c-format msgid "invalid operand code `%c'" msgstr "ongeldige operand van %s" -#: config/i386/i386.c:6861 +#: config/i386/i386.c:7071 #, fuzzy msgid "invalid constraints for operand" msgstr "ongeldige operand voor %P" -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 #, fuzzy msgid "unknown insn mode" msgstr "onbekende machine-modus `%s'" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 msgid "selector must be an immediate" msgstr "" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 msgid "mask must be an immediate" msgstr "" -#: config/i386/i386.c:13346 +#: config/i386/i386.c:13654 #, fuzzy msgid "shift must be an immediate" msgstr "`defined' zonder een naam" -#: config/i386/winnt.c:105 +#: config/i386/winnt.c:96 #, fuzzy, c-format -msgid "`%s' attribute only applies to variables" -msgstr "het `%s' attribuut heeft geen betekenis voor types" +msgid "function `%s' definition is marked dllimport." +msgstr "functie-definitie als `auto' gedeclareerd" -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:104 #, fuzzy, c-format -msgid "`%s' declared as both exported to and imported from a DLL" -msgstr "`%s' gedeclareerd als geëxporteerd naar én geïmporteerd uit een DLL." +msgid "variable `%s' definition is marked dllimport." +msgstr "statische variable `%s' is als dllimport aangeduid" -#: config/i386/cygwin.h:45 -msgid "Use the Cygwin interface" +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." msgstr "" -#: config/i386/cygwin.h:46 +#: config/i386/winnt.c:143 +#, fuzzy, c-format +msgid "`%s' attribute only applies to variables" +msgstr "het `%s' attribuut heeft geen betekenis voor types" + +#: config/i386/winnt.c:242 +#, c-format +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:252 +#, fuzzy, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "functie `%s' geherdeclareerd met noinline attribuut" + +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "" + +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "" + +#: config/i386/winnt.c:364 +#, fuzzy, c-format +msgid "`%s' declared as both exported to and imported from a DLL" +msgstr "`%s' gedeclareerd als geëxporteerd naar én geïmporteerd uit een DLL." + +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "" + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "" + +#: config/i386/cygwin.h:45 +msgid "Use the Cygwin interface" +msgstr "" + +#: config/i386/cygwin.h:46 msgid "Use the Mingw32 interface" msgstr "" @@ -10547,12 +10656,12 @@ msgstr "" msgid "Use Mingw-specific thread support" msgstr "" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 msgid "-mbnu210 is ignored (option is obsolete)" msgstr "" @@ -10781,7 +10890,7 @@ msgstr "" msgid "Use given thread-local storage dialect" msgstr "" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "" @@ -10838,7 +10947,7 @@ msgstr "" msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 #, fuzzy msgid "stack limit expression is not supported" msgstr "-pipe wordt niet ondersteund" @@ -10897,7 +11006,7 @@ msgstr "" msgid "Generate CF code" msgstr "" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "" @@ -10965,7 +11074,7 @@ msgstr "" msgid "Do not layout types like Intel's v1.3 gcc" msgstr "" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "" @@ -10979,33 +11088,33 @@ msgstr "lege declaratie" msgid "Do not enable linker relaxation" msgstr "" -#: config/ia64/ia64-c.c:50 +#: config/ia64/ia64-c.c:51 #, fuzzy msgid "malformed #pragma builtin" msgstr "misvormde #pragma weak" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, fuzzy, c-format msgid "%s-%s is an empty range" msgstr "leeg bereik" -#: config/ia64/ia64.c:4215 +#: config/ia64/ia64.c:4350 msgid "cannot optimize floating point division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4221 +#: config/ia64/ia64.c:4356 msgid "cannot optimize integer division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4233 +#: config/ia64/ia64.c:4368 #, fuzzy, c-format msgid "bad value (%s) for -mtls-size= switch" msgstr "slechte waarde (%s) voor de -march= optie" @@ -11013,105 +11122,100 @@ msgstr "slechte waarde (%s) voor de -march= optie" #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "" -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "" -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 #, fuzzy msgid "Use in/loc/out register names" msgstr "ongeldige registernaam voor `%s'" -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "" -#: config/ia64/ia64.h:180 +#: config/ia64/ia64.h:184 msgid "Generate inline floating point division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:182 +#: config/ia64/ia64.h:186 msgid "Generate inline floating point division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:184 +#: config/ia64/ia64.h:188 msgid "Generate inline integer division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:186 +#: config/ia64/ia64.h:190 msgid "Generate inline integer division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 msgid "Specify range of registers to make fixed" msgstr "" -#: config/ip2k/ip2k.c:1082 +#: config/ip2k/ip2k.c:1090 #, fuzzy msgid "bad operand" msgstr "ongeldige operand voor %P" -#: config/ip2k/ip2k.c:3184 -#, fuzzy -msgid "Only initialized variables can be placed into program memory area." -msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden." - #: config/m32r/m32r.c:139 #, c-format msgid "bad value (%s) for -mmodel switch" @@ -11172,7 +11276,7 @@ msgid "post-increment address is not a register" msgstr "switch-waarde is geen integer" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 msgid "bad address" msgstr "" @@ -11211,47 +11315,56 @@ msgstr "" msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "" + +#: config/m68hc11/m68hc11.c:1311 +#, fuzzy +msgid "`trap' attribute is already used" +msgstr "het `%s' attribuut wordt genegeerd" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 #, fuzzy msgid "move insn not handled" msgstr "onvolledige CASE - %s niet opgevangen" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 #, fuzzy msgid "invalid register in the move instruction" msgstr "Ongeldig register in ybase-addressering" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 #, fuzzy msgid "invalid operand in the instruction" msgstr "ongeldige operand voor %s-code" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 #, fuzzy msgid "invalid register in the instruction" msgstr "Ongeldig register in ybase-addressering" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 #, fuzzy msgid "operand 1 must be a hard register" msgstr "operand `%d' is geen register" -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 #, fuzzy msgid "invalid rotate insn" msgstr "ongeldig karakter in naam van macro-parameter" -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 msgid "cannot do z-register replacement" msgstr "" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 #, fuzzy msgid "invalid Z register replacement for insn" msgstr "ongeldige registernaam voor `%s'" @@ -11260,51 +11373,60 @@ msgstr "ongeldige registernaam voor `%s'" #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" msgstr "" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" msgstr "" -#: config/m68hc11/m68hc11.h:170 +#: config/m68hc11/m68hc11.h:182 msgid "Min/max instructions not allowed" msgstr "" -#: config/m68hc11/m68hc11.h:172 +#: config/m68hc11/m68hc11.h:184 msgid "Use call and rtc for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:174 +#: config/m68hc11/m68hc11.h:186 msgid "Use jsr and rts for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 #, fuzzy msgid "Do not use direct addressing mode for soft registers" msgstr "Ongeldige addresseringsmodus" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +#: config/m68hc11/m68hc11.h:190 +#, fuzzy +msgid "Use direct addressing mode for soft registers" +msgstr "operand `%d' is geen register" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +msgid "Compile for a 68HCS12" +msgstr "" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -11314,11 +11436,11 @@ msgstr "" #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 msgid "Specify the register allocation order" msgstr "" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "" @@ -11493,7 +11615,7 @@ msgstr "ongeldige waarde voor %x/X" msgid "invalid %%Q value" msgstr "ongeldige waarde voor %%Q" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, fuzzy, c-format msgid "invalid %%q value" msgstr "ongeldige waarde voor %q" @@ -11503,7 +11625,7 @@ msgstr "ongeldige waarde voor %q" msgid "invalid %%o value" msgstr "ongeldige waarde voor %o" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, c-format msgid "invalid %%p value" msgstr "" @@ -11592,7 +11714,7 @@ msgid "Do not use the divide instruction" msgstr "" #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" +msgid "Do not arbitrary sized immediates in bit operations" msgstr "" #: config/mcore/mcore.h:142 @@ -11623,149 +11745,149 @@ msgstr "" msgid "Maximum amount for a single stack increment operation" msgstr "" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "slechte waarde (%s) voor optie -mabi=" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" msgstr "" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "slechte waarde (%s) voor optie -mips" -#: config/mips/mips.c:5164 +#: config/mips/mips.c:5180 #, fuzzy, c-format msgid "-march=%s is not compatible with the selected ABI" msgstr "case-selector niet compatibel met label" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/mips/mips.c:5178 +#: config/mips/mips.c:5194 msgid "-mgp32 used with a 64-bit ABI" msgstr "" -#: config/mips/mips.c:5180 +#: config/mips/mips.c:5196 msgid "-mgp64 used with a 32-bit ABI" msgstr "" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 #, fuzzy, c-format msgid "unsupported combination: %s" msgstr "niet-ondersteunde versie" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" msgstr "" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" msgstr "" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, fuzzy, c-format msgid "invalid option `entry%s'" msgstr "Ongeldige optie `%s'" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" msgstr "" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, fuzzy, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "ongeldig gebruik van een void-expressie" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" msgstr "" -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 #, fuzzy msgid "can't rewind temp file" msgstr "kan bestand '%s' niet openen" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 #, fuzzy msgid "can't write to output file" msgstr "kan bestand '%s' niet openen" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 msgid "can't read from temp file" msgstr "" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 #, fuzzy msgid "can't close temp file" msgstr "close %s" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "" -#: config/mips/mips.c:10444 +#: config/mips/mips.c:10467 msgid "the cpu name must be lower case" msgstr "" -#: config/mips/mips.c:10466 +#: config/mips/mips.c:10489 #, fuzzy, c-format msgid "bad value (%s) for %s" msgstr "slechte waarde (%s) foor optie %s" @@ -11983,7 +12105,7 @@ msgstr "" msgid "Don't use Branch Likely instructions, overriding default for arch" msgstr "" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" msgstr "" @@ -12017,7 +12139,7 @@ msgstr "" #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "" @@ -12285,43 +12407,43 @@ msgstr "Ongeldige registerklasse-letter %c" msgid "No \"Small register classes\" kludge" msgstr "Ongeldige registerklasse-letter %c" -#: config/pa/pa.c:246 +#: config/pa/pa.c:261 #, c-format msgid "" "unknown -mschedule= option (%s).\n" "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" msgstr "" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, c-format msgid "" "unknown -march= option (%s).\n" "Valid options are 1.0, 1.1, and 2.0\n" msgstr "" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "" -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 #, fuzzy msgid "-g option disabled" msgstr "ingeschakelde opties: " -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 msgid "Generate cpp defines for server IO" msgstr "" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 msgid "Generate cpp defines for workstation IO" msgstr "" @@ -12332,114 +12454,114 @@ msgstr "" #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 +#: config/pa/pa.h:232 config/pa/pa.h:238 msgid "Generate PA1.1 code" msgstr "" -#: config/pa/pa.h:220 config/pa/pa.h:222 +#: config/pa/pa.h:234 config/pa/pa.h:236 msgid "Generate PA1.0 code" msgstr "" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" msgstr "" -#: config/pa/pa.h:228 +#: config/pa/pa.h:242 msgid "Disable FP regs" msgstr "" -#: config/pa/pa.h:230 +#: config/pa/pa.h:244 msgid "Do not disable FP regs" msgstr "" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" msgstr "" -#: config/pa/pa.h:234 +#: config/pa/pa.h:248 msgid "Do not disable space regs" msgstr "" -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:240 +#: config/pa/pa.h:254 #, fuzzy msgid "Disable indexed addressing" msgstr "Ongeldige addresseringsmodus" -#: config/pa/pa.h:242 +#: config/pa/pa.h:256 #, fuzzy msgid "Do not disable indexed addressing" msgstr "Ongeldige addresseringsmodus" -#: config/pa/pa.h:244 +#: config/pa/pa.h:258 #, fuzzy msgid "Use portable calling conventions" msgstr "Onbeëindigde stringconstante" -#: config/pa/pa.h:246 +#: config/pa/pa.h:260 #, fuzzy msgid "Do not use portable calling conventions" msgstr "Onbeëindigde stringconstante" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:254 +#: config/pa/pa.h:268 msgid "Do not use software floating point" msgstr "" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" msgstr "" -#: config/pa/pa.h:258 +#: config/pa/pa.h:272 #, fuzzy msgid "Do not emit long load/store sequences" msgstr "niet-beëindigde commentaar" -#: config/pa/pa.h:260 +#: config/pa/pa.h:274 msgid "Generate fast indirect calls" msgstr "" -#: config/pa/pa.h:262 +#: config/pa/pa.h:276 msgid "Do not generate fast indirect calls" msgstr "" -#: config/pa/pa.h:264 +#: config/pa/pa.h:278 #, fuzzy msgid "Generate code for huge switch statements" msgstr "case-label niet in een switch-statement" -#: config/pa/pa.h:266 +#: config/pa/pa.h:280 msgid "Do not generate code for huge switch statements" msgstr "" -#: config/pa/pa.h:268 +#: config/pa/pa.h:282 msgid "Always generate long calls" msgstr "" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" msgstr "" -#: config/pa/pa.h:272 +#: config/pa/pa.h:286 #, fuzzy msgid "Enable linker optimizations" msgstr "lege declaratie" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." msgstr "" @@ -12521,7 +12643,7 @@ msgstr "" msgid "Use DEC assembler syntax" msgstr "" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, c-format msgid "invalid %%S value" msgstr "" @@ -12542,7 +12664,7 @@ msgid "invalid %%Z value" msgstr "" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, c-format msgid "invalid %%k value" msgstr "" @@ -12608,140 +12730,140 @@ msgstr "" msgid "junk at end of #pragma longcall" msgstr "Brol aan einde van signature-string." -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 msgid "-mmultiple is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 msgid "-mstring is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, c-format msgid "unknown -mdebug-%s switch" msgstr "" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" msgstr "" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "" -#: config/rs6000/rs6000.c:734 +#: config/rs6000/rs6000.c:738 #, fuzzy, c-format msgid "unknown -misel= option specified: '%s'" msgstr "onbekende machine-modus `%s'" -#: config/rs6000/rs6000.c:749 +#: config/rs6000/rs6000.c:753 #, fuzzy, c-format msgid "unknown -mvrsave= option specified: '%s'" msgstr "onbekende machine-modus `%s'" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, fuzzy, c-format msgid "unknown ABI specified: '%s'" msgstr "onbekende machine-modus `%s'" -#: config/rs6000/rs6000.c:4169 +#: config/rs6000/rs6000.c:4206 #, fuzzy msgid "argument 1 must be a 5-bit signed literal" msgstr "argument van `%s' moet van een integraal type zijn." -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 #, fuzzy msgid "argument 2 must be a 5-bit unsigned literal" msgstr "argument van `%s' moet van een integraal type zijn." -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 #, fuzzy msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "argument voor `__builtin_args_info' moet een constante zijn" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 #, fuzzy msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "argument voor `__builtin_args_info' buiten bereik" -#: config/rs6000/rs6000.c:4452 +#: config/rs6000/rs6000.c:4489 #, fuzzy msgid "argument 3 must be a 4-bit unsigned literal" msgstr "argument van `%s' moet van een integraal type zijn." -#: config/rs6000/rs6000.c:4629 +#: config/rs6000/rs6000.c:4666 #, fuzzy, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" msgstr "argument van `%s' moet van een integraal type zijn." -#: config/rs6000/rs6000.c:4745 +#: config/rs6000/rs6000.c:4782 #, fuzzy msgid "argument to dss must be a 2-bit unsigned literal" msgstr "argument van `%s' moet van een integraal type zijn." -#: config/rs6000/rs6000.c:4976 +#: config/rs6000/rs6000.c:5013 #, fuzzy msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "argument voor `__builtin_args_info' moet een constante zijn" -#: config/rs6000/rs6000.c:5049 +#: config/rs6000/rs6000.c:5086 #, fuzzy msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "argument voor `__builtin_args_info' buiten bereik" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, c-format msgid "invalid %%f value" msgstr "" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, c-format msgid "invalid %%F value" msgstr "" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, c-format msgid "invalid %%G value" msgstr "" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, c-format msgid "invalid %%j code" msgstr "" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, c-format msgid "invalid %%J code" msgstr "" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, fuzzy, c-format msgid "invalid %%K value" msgstr "ongeldige waarde voor %%E" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, c-format msgid "invalid %%O value" msgstr "ongeldige waarde voor %%O" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, c-format msgid "invalid %%T value" msgstr "" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, c-format msgid "invalid %%u value" msgstr "" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, c-format msgid "invalid %%v value" msgstr "" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" msgstr "" @@ -12957,7 +13079,7 @@ msgstr "" #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "" @@ -13083,53 +13205,53 @@ msgstr "-fpic en -mapcs-reent zijn niet compatibel" msgid "-f%s and -msdata=%s are incompatible" msgstr "-fpic en -mapcs-reent zijn niet compatibel" -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, fuzzy, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "-mbsd en -mxopen zijn niet compatibel" -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 #, fuzzy msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "-fpic en -mapcs-reent zijn niet compatibel" -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, fuzzy, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "-fpic en -mapcs-reent zijn niet compatibel" -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, fuzzy, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "-fpic en -mapcs-reent zijn niet compatibel" -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 msgid "-mcall-aixdesc must be big endian" msgstr "" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 #, fuzzy msgid "invalid UNSPEC as operand (1)" msgstr "ongeldige UNSPEC als operand" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 #, fuzzy msgid "invalid UNSPEC as operand (2)" msgstr "ongeldige UNSPEC als operand" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 msgid "Cannot decompose address." msgstr "" -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "" @@ -13142,7 +13264,7 @@ msgid "Don't set backchain (faster, but debug harder" msgstr "" #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +msgid "Use bras for executable < 64k" msgstr "" #: config/s390/s390.h:73 @@ -13173,29 +13295,29 @@ msgstr "" msgid "mvc&ex" msgstr "" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 #, fuzzy msgid "__builtin_saveregs not supported by this subtarget" msgstr "__builtin_saveregs wordt niet ondersteund op dit doelsysteem" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, fuzzy, c-format msgid "`%s' attribute only applies to interrupt functions" msgstr "het `%s' attribuut heeft enkel betekenis voor functies" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, fuzzy, c-format msgid "`%s' attribute argument not a string constant" msgstr "asm-template is geen stringconstante" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, fuzzy, c-format msgid "`%s' attribute argument not an integer constant" msgstr "herhalings-aantal is geen integerconstante" @@ -13220,55 +13342,60 @@ msgstr "" msgid "-mcmodel= is not supported on 32 bit systems" msgstr "" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, fuzzy, c-format msgid "invalid %%Y operand" msgstr "ongeldige operand voor %P" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, fuzzy, c-format msgid "invalid %%A operand" msgstr "ongeldige operand voor %P" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, fuzzy, c-format msgid "invalid %%B operand" msgstr "ongeldige operand voor %P" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, fuzzy, c-format msgid "invalid %%c operand" msgstr "ongeldige operand voor %P" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, fuzzy, c-format msgid "invalid %%C operand" msgstr "Ongeldige operand voor %%C" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, fuzzy, c-format msgid "invalid %%d operand" msgstr "ongeldige operand voor %P" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, fuzzy, c-format msgid "invalid %%D operand" msgstr "ongeldige operand voor %P" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, fuzzy, c-format msgid "invalid %%f operand" msgstr "ongeldige operand voor %P" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, fuzzy, c-format +msgid "invalid %%s operand" +msgstr "ongeldige operand voor %P" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "" @@ -13629,7 +13756,7 @@ msgid "Do not use registers r2 and r5" msgstr "" #: config/v850/v850.h:189 -msgid "Enfore strict alignment" +msgid "Enforce strict alignment" msgstr "" #: config/v850/v850.h:192 @@ -13678,7 +13805,7 @@ msgstr "Ongeldig register in ybase-addressering" msgid "address offset not a constant" msgstr "het argument van `asm' is geen constante string" -#: config/xtensa/xtensa.c:2809 +#: config/xtensa/xtensa.c:2794 #, fuzzy msgid "only uninitialized variables can be placed in a .bss section" msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden." @@ -13809,586 +13936,615 @@ msgstr "" msgid "`-gnat' misspelled as `-gant'" msgstr "" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" msgstr "" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:557 +#: cp/call.c:567 #, fuzzy msgid "request for member `%D' is ambiguous" msgstr "grootte van `%s' is %u bytes" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "" -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "" -#: cp/call.c:2455 +#: cp/call.c:2546 msgid "%s %D(%T) " msgstr "" -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "" -#: cp/call.c:2461 +#: cp/call.c:2552 msgid "%s %+#D%s" msgstr "" -#: cp/call.c:2615 +#: cp/call.c:2726 msgid "conversion from `%T' to `%T' is ambiguous" msgstr "" -#: cp/call.c:2690 +#: cp/call.c:2803 +#, fuzzy +msgid "`%T' is not a class type" +msgstr "`%s' is smaller dan waarden van zijn type" + +#: cp/call.c:2811 msgid "incomplete type '%T' cannot be used to name a scope" msgstr "" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 #, fuzzy msgid "'%D' has no member named '%E'" msgstr "union heeft geen lid dat `%s' heet" -#: cp/call.c:2812 +#: cp/call.c:2933 #, fuzzy msgid "no matching function for call to `%D(%A)'" msgstr "Teveel argumenten in oproep van `%s'" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" msgstr "" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "" -#: cp/call.c:2930 +#: cp/call.c:3046 msgid "call of `(%T) (%A)' is ambiguous" msgstr "" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" msgstr "" -#: cp/call.c:2970 -msgid "%s for `%T %s' operator" +#: cp/call.c:3087 +#, c-format +msgid "%s for 'operator%s' in '%E%s'" msgstr "" -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" msgstr "" -#: cp/call.c:2978 -msgid "%s for `%T %s %T' operator" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" msgstr "" -#: cp/call.c:2981 -msgid "%s for `%s %T' operator" +#: cp/call.c:3099 +#, c-format +msgid "%s for 'operator%s' in '%s%E'" msgstr "" -#: cp/call.c:3071 +#: cp/call.c:3191 #, fuzzy msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "ANSI C verbiedt het weglaten van de middelste term van een ?: expresie" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "" -#: cp/call.c:3316 +#: cp/call.c:3428 #, fuzzy msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "types in voorwaardelijke expressie komen niet overeen" -#: cp/call.c:3323 +#: cp/call.c:3435 msgid "enumeral and non-enumeral type in conditional expression" msgstr "" -#: cp/call.c:3405 +#: cp/call.c:3516 #, fuzzy msgid "`%D' must be declared before use" msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr "" -#: cp/call.c:3680 +#: cp/call.c:3782 #, fuzzy msgid "comparison between `%#T' and `%#T'" msgstr "vergelijking tussen signed en unsigned" -#: cp/call.c:3919 +#: cp/call.c:4021 msgid "no suitable `operator delete' for `%T'" msgstr "" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "" -#: cp/call.c:3940 +#: cp/call.c:4042 #, fuzzy msgid "`%+#D' is protected" msgstr "`%.*s' is niet gedefinieerd" -#: cp/call.c:3942 +#: cp/call.c:4044 #, fuzzy msgid "`%+#D' is inaccessible" msgstr "%s is niet addresseerbaar" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "" -#: cp/call.c:3985 +#: cp/call.c:4088 #, fuzzy msgid "invalid conversion from `%T' to `%T'" msgstr "ongeldige registernaam voor `%s'" # Is the %s the argument, or is it 'of' the argument? -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 #, fuzzy msgid " initializing argument %P of `%D'" msgstr "ongeldig type-argument `%s'" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr "" -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 +#: cp/call.c:4316 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "" -#: cp/call.c:4656 +#: cp/call.c:4542 +#, fuzzy +msgid "`%T' is not an accessible base of `%T'" +msgstr "`%s' is geen static veld" + +#: cp/call.c:4786 msgid "could not find class$ field in java interface type `%T'" msgstr "" -#: cp/call.c:4831 +#: cp/call.c:4974 #, fuzzy msgid "call to non-function `%D'" msgstr "kan functie `main' niet inline maken" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" msgstr "" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 #, fuzzy msgid " in call to `%D'" msgstr "kan oproep van `%s' niet inline maken" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "" -#: cp/call.c:5632 +#: cp/call.c:5756 msgid " for conversion from `%T' to `%T'" msgstr "" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr "" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" +#: cp/call.c:5879 +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" msgstr "" # 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 #, fuzzy msgid "could not convert `%E' to `%T'" msgstr "kon 0x%l.8x niet naar een regio omzetten" -#: cp/class.c:286 +#: cp/call.c:6105 +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "" + +#: cp/call.c:6109 +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "" -#: cp/class.c:1027 +#: cp/class.c:1076 #, fuzzy msgid "duplicate enum value `%D'" msgstr "herhaalde case-waarde" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "" -#: cp/class.c:1037 +#: cp/class.c:1086 #, fuzzy msgid "duplicate nested type `%D'" msgstr "herhaald lid `%s'" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "" -#: cp/class.c:1052 +#: cp/class.c:1101 #, fuzzy msgid "duplicate member `%D'" msgstr "herhaald lid `%s'" -#: cp/class.c:1095 +#: cp/class.c:1144 msgid "conflicting access specifications for method `%D', ignored" msgstr "" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "" -#: cp/class.c:1147 +#: cp/class.c:1199 #, fuzzy msgid "`%D' invalid in `%T'" msgstr "Ongeldige optie `%s'" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 #, fuzzy msgid "`%D' invalid in `%#T'" msgstr "Ongeldige optie `%s'" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr "" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr "" -#: cp/class.c:1268 +#: cp/class.c:1320 msgid "base class `%#T' has a non-virtual destructor" msgstr "" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" msgstr "" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" msgstr "" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 #, fuzzy msgid "redefinition of `%#T'" msgstr "herdefinitie van `%s'" -#: cp/class.c:2039 +#: cp/class.c:2091 #, fuzzy msgid "previous definition of `%#T'" msgstr "eerdere definitie van `%s'" -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "" -#: cp/class.c:2653 +#: cp/class.c:2713 #, fuzzy msgid " by `%D'" msgstr "%s voor `%s'" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" msgstr "" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" msgstr "" -#: cp/class.c:2898 +#: cp/class.c:2958 #, fuzzy msgid "bit-field `%#D' with non-integral type" msgstr "breedte van bitveld `%s' is geen integerconstante" -#: cp/class.c:2918 +#: cp/class.c:2978 #, fuzzy msgid "bit-field `%D' width not an integer constant" msgstr "breedte van bitveld `%s' is geen integerconstante" -#: cp/class.c:2924 +#: cp/class.c:2984 #, fuzzy msgid "negative width in bit-field `%D'" msgstr "bitveld `%s' heeft een negatieve breedte" -#: cp/class.c:2929 +#: cp/class.c:2989 #, fuzzy msgid "zero width for bit-field `%D'" msgstr "bitveld `%s' heeft breedte 0" -#: cp/class.c:2935 +#: cp/class.c:2995 #, fuzzy msgid "width of `%D' exceeds its type" msgstr "breedte van `%s' overschrijdt zijn type" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "" -#: cp/class.c:3061 +#: cp/class.c:3121 #, fuzzy msgid "multiple fields in union `%T' initialized" msgstr "overtollige elementen in beginwaarde van union" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "" -#: cp/class.c:3189 +#: cp/class.c:3240 #, fuzzy msgid "field `%D' invalidly declared function type" msgstr "veld `%s' als een functie gedeclareerd" -#: cp/class.c:3196 +#: cp/class.c:3247 #, fuzzy msgid "field `%D' invalidly declared method type" msgstr "bitveld `%s' heeft een ongeldig type" -#: cp/class.c:3202 +#: cp/class.c:3253 #, fuzzy msgid "field `%D' invalidly declared offset type" msgstr "bitveld `%s' heeft een ongeldig type" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 #, fuzzy msgid "field `%D' declared static in union" msgstr "veld `%s' als een functie gedeclareerd" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3298 +#: cp/class.c:3349 msgid "field `%#D' with same name as class" msgstr "" -#: cp/class.c:3316 +#: cp/class.c:3367 #, fuzzy msgid "`%#T' has pointer data members" msgstr "%s heeft geen benoemde leden" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr "" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr "" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr "" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" msgstr "" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" msgstr "" -#: cp/class.c:3973 +#: cp/class.c:4025 #, fuzzy msgid "initializer specified for non-virtual method `%D'" msgstr "geen beginwaarde voor variant-veld `%s'" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5011 +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "" + +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" msgstr "" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" msgstr "" -#: cp/class.c:5320 +#: cp/class.c:5432 msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "" -#: cp/class.c:5405 +#: cp/class.c:5516 msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "" -#: cp/class.c:6127 +#: cp/class.c:6252 #, fuzzy msgid "assuming pointer to member `%D'" msgstr "herhaald lid `%s'" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" msgstr "" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 msgid "not enough type information" msgstr "" -#: cp/class.c:6183 +#: cp/class.c:6315 #, fuzzy msgid "argument of type `%T' does not match `%T'" msgstr "argument `%s' komt niet overeen met prototype" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "" @@ -14397,12 +14553,12 @@ msgstr "" #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 #, fuzzy msgid "declaration of `%#D'" msgstr "herdeclaratie van `%s'" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "" @@ -14418,11 +14574,11 @@ msgstr "" msgid "converting from `%T' to `%T'" msgstr "" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" msgstr "" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "" @@ -14431,228 +14587,260 @@ msgstr "" msgid "invalid conversion from '%T' to '%T'" msgstr "ongeldige registernaam voor `%s'" -#: cp/cvt.c:537 +#: cp/cvt.c:504 msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "" -#: cp/cvt.c:555 +#: cp/cvt.c:522 #, fuzzy msgid "casting `%T' to `%T' does not dereference pointer" msgstr "kan niet derefereren, is geen pointer." -#: cp/cvt.c:584 +#: cp/cvt.c:551 msgid "cannot convert type `%T' to type `%T'" msgstr "" -#: cp/cvt.c:701 +#: cp/cvt.c:683 msgid "conversion from `%#T' to `%#T'" msgstr "" -#: cp/cvt.c:713 +#: cp/cvt.c:695 msgid "`%#T' used where a `%T' was expected" msgstr "" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "" -#: cp/cvt.c:750 +#: cp/cvt.c:732 msgid "`%#T' used where a floating point value was expected" msgstr "" -#: cp/cvt.c:797 +#: cp/cvt.c:779 #, fuzzy msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "conversie naar niet-scalair type gevraagd" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, fuzzy, c-format msgid "%s cannot resolve address of overloaded function" msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 msgid "converting NULL to non-pointer type" msgstr "" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" msgstr "" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr "" -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:1255 cp/decl.c:3490 #, fuzzy msgid "conflicts with previous declaration `%#D'" msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie" -#: cp/decl.c:1211 +#: cp/decl.c:1467 #, fuzzy msgid "label `%D' used but not defined" msgstr "label `%s' gebruikt maar niet gedefinieerd" -#: cp/decl.c:1216 +#: cp/decl.c:1472 #, fuzzy msgid "label `%D' defined but not used" msgstr "label `%s' gedefinieerd maar niet gebruikt" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "" + +#: cp/decl.c:3285 cp/decl.c:3700 #, fuzzy msgid "previous declaration of `%D'" msgstr "eerdere declaratie van `%s'" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 #, fuzzy msgid "shadowing %s function `%#D'" msgstr "bibliotheekfunctie `%s' wordt verborgen" -#: cp/decl.c:3098 +#: cp/decl.c:3375 #, fuzzy msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "bibliotheekfunctie `%s' als niet-functie gedeclareerd" -#: cp/decl.c:3103 +#: cp/decl.c:3380 #, fuzzy msgid "conflicts with built-in declaration `%#D'" msgstr "conflicterende declaraties van `%s'" -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 #, fuzzy msgid "new declaration `%#D'" msgstr "herdeclaratie van `%s'" -#: cp/decl.c:3123 +#: cp/decl.c:3400 #, fuzzy msgid "ambiguates built-in declaration `%#D'" msgstr "herhaalde label-declaratie `%s'" -#: cp/decl.c:3179 +#: cp/decl.c:3464 #, fuzzy msgid "`%#D' redeclared as different kind of symbol" msgstr "`%s' als ander soort symbool geherdeclareerd" -#: cp/decl.c:3182 +#: cp/decl.c:3467 #, fuzzy msgid "previous declaration of `%#D'" msgstr "eerdere declaratie van `%s'" -#: cp/decl.c:3204 +#: cp/decl.c:3489 #, fuzzy msgid "declaration of template `%#D'" msgstr "herdeclaratie van `enum %s'" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 #, fuzzy msgid "ambiguates old declaration `%#D'" msgstr "herhaalde label-declaratie `%s'" -#: cp/decl.c:3228 +#: cp/decl.c:3513 #, fuzzy msgid "declaration of C function `%#D' conflicts with" msgstr "impliciete declaratie van functie `%s'" -#: cp/decl.c:3230 +#: cp/decl.c:3515 #, fuzzy msgid "previous declaration `%#D' here" msgstr "eerdere declaratie van `%s'" -#: cp/decl.c:3246 +#: cp/decl.c:3533 #, fuzzy msgid "conflicting types for `%#D'" msgstr "conflicterende types voor `%s'" -#: cp/decl.c:3247 +#: cp/decl.c:3534 #, fuzzy msgid "previous declaration as `%#D'" msgstr "eerdere declaratie van `%s'" -#: cp/decl.c:3290 +#: cp/decl.c:3577 #, fuzzy msgid "`%#D' previously defined here" msgstr "`%s' tevoren hier gedefinieerd" -#: cp/decl.c:3291 +#: cp/decl.c:3578 #, fuzzy msgid "`%#D' previously declared here" msgstr "`%s' tevoren hier gedeclareerd" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 #, fuzzy msgid "prototype for `%#D'" msgstr "prototype voor `%s' volgt" -#: cp/decl.c:3301 +#: cp/decl.c:3588 #, fuzzy msgid "follows non-prototype definition here" msgstr "niet-prototype definitie hier" -#: cp/decl.c:3313 +#: cp/decl.c:3600 #, fuzzy msgid "previous declaration of `%#D' with %L linkage" msgstr "eerdere declaratie van `%s'" -#: cp/decl.c:3315 +#: cp/decl.c:3602 #, fuzzy msgid "conflicts with new declaration with %L linkage" msgstr "conflicterende declaraties van `%s'" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 #, fuzzy msgid "default argument given for parameter %d of `%#D'" msgstr "argumenten aan macro `%s' gegeven" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 #, fuzzy msgid "after previous specification in `%#D'" msgstr "eerdere definitie van `%s'" -#: cp/decl.c:3356 +#: cp/decl.c:3643 #, fuzzy msgid "`%#D' was used before it was declared inline" msgstr "`%s' werd voor haar definitie gebruikt zonder protoype" -#: cp/decl.c:3358 +#: cp/decl.c:3645 #, fuzzy msgid "previous non-inline declaration here" msgstr "eerdere impliciete declaratie van `%s'" -#: cp/decl.c:3412 +#: cp/decl.c:3699 #, fuzzy msgid "redundant redeclaration of `%D' in same scope" msgstr "overbodige herdeclaratie van `%s' in zelfde bereik" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, fuzzy, c-format msgid "declaration of `%F' throws different exceptions" msgstr "`%s' wordt gedeclareerd als een array van functies" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, fuzzy, c-format msgid "than previous declaration `%F'" msgstr "geen eerdere declaratie voor `%s'" @@ -14665,16 +14853,16 @@ msgstr "geen eerdere declaratie voor `%s'" #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "" -#: cp/decl.c:3886 +#: cp/decl.c:4187 #, fuzzy msgid "`%#D' used prior to declaration" msgstr "`%s' gebruikt vóór declaratie" -#: cp/decl.c:3917 +#: cp/decl.c:4218 #, fuzzy msgid "redeclaration of `wchar_t' as `%T'" msgstr "herdeclaratie van `%s'" @@ -14685,329 +14873,329 @@ msgstr "herdeclaratie van `%s'" #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 #, fuzzy msgid "invalid redeclaration of `%D'" msgstr "herdeclaratie van `%s'" -#: cp/decl.c:3946 +#: cp/decl.c:4247 #, fuzzy msgid "as `%D'" msgstr "%s voor `%s'" -#: cp/decl.c:4036 +#: cp/decl.c:4337 #, fuzzy msgid "previous external decl of `%#D'" msgstr "eerdere externe declaratie van `%s'" -#: cp/decl.c:4077 +#: cp/decl.c:4378 #, fuzzy msgid "`%D' was previously implicitly declared to return `int'" msgstr "`%s' was tevoren impliciet gedeclareerd om een `int' terug te geven" -#: cp/decl.c:4137 +#: cp/decl.c:4438 #, fuzzy msgid "extern declaration of `%#D' doesn't match" msgstr "externe declaratie van `%s' komt niet overeen met de globale declaratie" -#: cp/decl.c:4138 +#: cp/decl.c:4439 #, fuzzy msgid "global declaration `%#D'" msgstr "herhaalde label-declaratie `%s'" -#: cp/decl.c:4169 +#: cp/decl.c:4472 #, fuzzy msgid "declaration of `%#D' shadows a parameter" msgstr "de declaratie van `%s' verbergt een parameter" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, fuzzy, c-format msgid "declaration of `%s' shadows a member of `this'" msgstr "de declaratie van `%s' verbergt een parameter" -#: cp/decl.c:4541 +#: cp/decl.c:4889 msgid "`%#D' hides constructor for `%#T'" msgstr "" -#: cp/decl.c:4556 +#: cp/decl.c:4904 #, fuzzy msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie" -#: cp/decl.c:4568 +#: cp/decl.c:4916 #, fuzzy msgid "previous non-function declaration `%#D'" msgstr "eerdere declaratie van `%s'" -#: cp/decl.c:4569 +#: cp/decl.c:4917 #, fuzzy msgid "conflicts with function declaration `%#D'" msgstr "conflicterende declaraties van `%s'" -#: cp/decl.c:4659 +#: cp/decl.c:5007 #, fuzzy msgid "implicit declaration of function `%#D'" msgstr "impliciete declaratie van functie `%s'" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 #, fuzzy msgid "jump to label `%D'" msgstr "herhaald label `%s'" -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "" -#: cp/decl.c:4930 +#: cp/decl.c:5280 #, fuzzy msgid " crosses initialization of `%#D'" msgstr "(dicht bij initialisatie van `%s')" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr "" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr "" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr "" -#: cp/decl.c:5038 +#: cp/decl.c:5388 #, fuzzy msgid " from here" msgstr "van hieruit opgeroepen" -#: cp/decl.c:5051 +#: cp/decl.c:5401 #, fuzzy msgid " skips initialization of `%#D'" msgstr "(dicht bij initialisatie van `%s')" -#: cp/decl.c:5086 +#: cp/decl.c:5437 #, fuzzy msgid "label named wchar_t" msgstr "er is geen label dat `%s' heet" -#: cp/decl.c:5090 +#: cp/decl.c:5440 #, fuzzy msgid "duplicate label `%D'" msgstr "herhaald label `%s'" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, fuzzy, c-format msgid "case label `%E' not within a switch statement" msgstr "case-label niet in een switch-statement" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 #, fuzzy msgid "`%#D' redeclared as %C" msgstr "`%s' tevoren hier gedeclareerd" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 #, fuzzy msgid "invalid use of `%D'" msgstr "ongeldig gebruik van `restrict'" -#: cp/decl.c:5502 +#: cp/decl.c:5852 #, fuzzy msgid "`%D::%D' is not a template" msgstr "`%s' is geen iterator" -#: cp/decl.c:5519 +#: cp/decl.c:5869 #, fuzzy msgid "`%D' undeclared in namespace `%D'" msgstr "ongeldige naam `%s'" -#: cp/decl.c:5652 +#: cp/decl.c:6002 #, fuzzy msgid "`%D' used without template parameters" msgstr "macro `%s' gebruikt zonder argumenten" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 msgid "no type named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5968 +#: cp/decl.c:6329 msgid "lookup of `%D' finds `%#D'" msgstr "" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr "" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr "" -#: cp/decl.c:6003 +#: cp/decl.c:6364 msgid "name lookup of `%D' changed" msgstr "" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr "" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr "" -#: cp/decl.c:6021 cp/decl.c:6028 +#: cp/decl.c:6382 cp/decl.c:6389 msgid "name lookup of `%D' changed for new ISO `for' scoping" msgstr "" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr "" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr "" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "" -#: cp/decl.c:7025 +#: cp/decl.c:7432 msgid "an anonymous union cannot have function members" msgstr "" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7086 +#: cp/decl.c:7493 #, fuzzy msgid "redeclaration of C++ built-in type `%T'" msgstr "herdeclaratie van `%s'" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "" -#: cp/decl.c:7149 +#: cp/decl.c:7556 #, fuzzy msgid "missing type-name in typedef-declaration" msgstr "nutteloos sleutelwoord of typenaam in lege declaratie" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" msgstr "" -#: cp/decl.c:7163 +#: cp/decl.c:7570 #, fuzzy msgid "`%D' can only be specified for functions" msgstr "argument-formaat opgegeven voor niet-functie `%s'" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "" -#: cp/decl.c:7167 +#: cp/decl.c:7574 msgid "`%D' can only be specified for constructors" msgstr "" -#: cp/decl.c:7170 +#: cp/decl.c:7577 #, fuzzy msgid "`%D' can only be specified for objects and functions" msgstr "argument-formaat opgegeven voor niet-functie `%s'" -#: cp/decl.c:7312 cp/decl2.c:927 +#: cp/decl.c:7719 cp/decl2.c:936 #, fuzzy msgid "typedef `%D' is initialized (use __typeof__ instead)" msgstr "typedef `%s' krijgt beginwaarde" -#: cp/decl.c:7317 +#: cp/decl.c:7724 #, fuzzy msgid "function `%#D' is initialized like a variable" msgstr "typedef `%s' krijgt beginwaarde alsof het een variabele is" -#: cp/decl.c:7329 +#: cp/decl.c:7736 #, fuzzy msgid "declaration of `%#D' has `extern' and is initialized" msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde" -#: cp/decl.c:7363 +#: cp/decl.c:7770 #, fuzzy msgid "`%#D' is not a static member of `%#T'" msgstr "`%s' is geen static veld" -#: cp/decl.c:7368 +#: cp/decl.c:7775 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" msgstr "" -#: cp/decl.c:7379 +#: cp/decl.c:7786 #, fuzzy msgid "duplicate initialization of %D" msgstr "dubbele beginwaarde" -#: cp/decl.c:7408 +#: cp/decl.c:7815 #, fuzzy msgid "declaration of `%#D' outside of class is not definition" msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan" -#: cp/decl.c:7456 +#: cp/decl.c:7865 #, fuzzy msgid "variable `%#D' has initializer but incomplete type" msgstr "variabele `%s' heeft beginwaarde, maar een onvolledig type" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 #, fuzzy msgid "elements of array `%#D' have incomplete type" msgstr "elementen van array `%s' hebben een onvolledig type" -#: cp/decl.c:7480 +#: cp/decl.c:7889 #, fuzzy msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "parameter `%s' heeft een onvolledig type" -#: cp/decl.c:7519 +#: cp/decl.c:7931 #, fuzzy msgid "`%D' declared as reference but not initialized" msgstr "`%s' als ander soort symbool geherdeclareerd" -#: cp/decl.c:7528 +#: cp/decl.c:7940 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" msgstr "" -#: cp/decl.c:7561 +#: cp/decl.c:7970 #, fuzzy msgid "cannot initialize `%T' from `%T'" msgstr "niet-constante beginwaarde voor `%s'" -#: cp/decl.c:7595 +#: cp/decl.c:8004 #, fuzzy msgid "initializer fails to determine size of `%D'" msgstr "beginwaarde legt grootte van `%s' niet vast" -#: cp/decl.c:7600 +#: cp/decl.c:8009 #, fuzzy msgid "array size missing in `%D'" msgstr "array-grootte ontbreekt in `%s'" -#: cp/decl.c:7612 +#: cp/decl.c:8021 #, fuzzy msgid "zero-size array `%D'" msgstr "array `%s' heeft grootte die negatief of 0 is" @@ -15015,323 +15203,333 @@ msgstr "array `%s' heeft grootte die negatief of 0 is" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 #, fuzzy msgid "storage size of `%D' isn't known" msgstr "opslaggrootte van `%s' is onbekend" -#: cp/decl.c:7672 +#: cp/decl.c:8081 #, fuzzy msgid "storage size of `%D' isn't constant" msgstr "opslaggrootte van `%s' is niet constant" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" msgstr "" -#: cp/decl.c:7752 +#: cp/decl.c:8164 #, fuzzy msgid "uninitialized const `%D'" msgstr "niet-constante beginwaarde voor `%s'" -#: cp/decl.c:7836 +#: cp/decl.c:8249 #, fuzzy msgid "brace-enclosed initializer used to initialize `%T'" msgstr "geen beginwaarde voor variant-veld `%s'" -#: cp/decl.c:7900 +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" msgstr "" -#: cp/decl.c:7964 +#: cp/decl.c:8328 +#, fuzzy +msgid "ISO C++ does not allow designated initializers" +msgstr "ANSI C staat het gebruik van `varargs.h' niet toe" + +#: cp/decl.c:8332 +#, fuzzy +msgid "`%T' has no non-static data member named `%D'" +msgstr "union heeft geen lid dat `%s' heet" + +#: cp/decl.c:8389 #, fuzzy msgid "too many initializers for `%T'" msgstr "ongeldige beginwaarde voor veld `%s'" -#: cp/decl.c:8000 +#: cp/decl.c:8426 #, fuzzy msgid "variable-sized object `%D' may not be initialized" msgstr "object van variabele lengte mag geen beginwaarde krijgen" -#: cp/decl.c:8011 +#: cp/decl.c:8437 #, fuzzy msgid "`%D' has incomplete type" msgstr "`%s' heeft een onvolledig type" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "" -#: cp/decl.c:8358 +#: cp/decl.c:8785 msgid "cannot initialize `%D' to namespace `%D'" msgstr "" -#: cp/decl.c:8409 +#: cp/decl.c:8836 #, fuzzy msgid "shadowing previous type declaration of `%#D'" msgstr "eerdere declaratie van `%s'" -#: cp/decl.c:8455 +#: cp/decl.c:8883 msgid "`%D' cannot be thread-local because it has non-POD type `%T'" msgstr "" -#: cp/decl.c:8470 +#: cp/decl.c:8898 msgid "`%D' is thread-local and so cannot be dynamically initialized" msgstr "" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 #, fuzzy msgid "multiple initializations given for `%D'" msgstr "(dicht bij initialisatie van `%s')" -#: cp/decl.c:8956 +#: cp/decl.c:9390 msgid "invalid catch parameter" msgstr "" -#: cp/decl.c:9074 +#: cp/decl.c:9508 msgid "destructor for alien class `%T' cannot be a member" msgstr "" -#: cp/decl.c:9077 +#: cp/decl.c:9511 msgid "constructor for alien class `%T' cannot be a member" msgstr "" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "" -#: cp/decl.c:9098 +#: cp/decl.c:9532 #, fuzzy msgid "`%D' declared as an `inline' %s" msgstr "variabele `%s' als inline gedeclareerd" -#: cp/decl.c:9100 +#: cp/decl.c:9534 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "" -#: cp/decl.c:9103 +#: cp/decl.c:9537 #, fuzzy msgid "`%D' declared as a friend" msgstr "veld `%s' als een functie gedeclareerd" -#: cp/decl.c:9109 +#: cp/decl.c:9543 #, fuzzy msgid "`%D' declared with an exception specification" msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "" -#: cp/decl.c:9275 +#: cp/decl.c:9715 msgid "defining explicit specialization `%D' in friend declaration" msgstr "" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9382 +#: cp/decl.c:9822 #, fuzzy msgid "definition of implicitly-declared `%D'" msgstr "functie-definitie als `auto' gedeclareerd" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 msgid "no `%#D' member function declared in class `%T'" msgstr "" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "" -#: cp/decl.c:9634 +#: cp/decl.c:10073 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" msgstr "" -#: cp/decl.c:9637 +#: cp/decl.c:10076 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" msgstr "" -#: cp/decl.c:9687 +#: cp/decl.c:10126 #, fuzzy msgid "size of array `%D' has non-integer type" msgstr "grootte van array `%s' is van een niet-integraal type" -#: cp/decl.c:9689 +#: cp/decl.c:10128 #, fuzzy msgid "size of array has non-integer type" msgstr "grootte van array `%s' is van een niet-integraal type" -#: cp/decl.c:9709 +#: cp/decl.c:10148 #, fuzzy msgid "size of array `%D' is negative" msgstr "grootte van array `%s' is negatief" -#: cp/decl.c:9711 +#: cp/decl.c:10150 #, fuzzy msgid "size of array is negative" msgstr "grootte van array `%s' is negatief" -#: cp/decl.c:9720 +#: cp/decl.c:10159 #, fuzzy msgid "ISO C++ forbids zero-size array `%D'" msgstr "ANSI C verbiedt array `%s' met lengte 0" -#: cp/decl.c:9722 +#: cp/decl.c:10161 #, fuzzy msgid "ISO C++ forbids zero-size array" msgstr "ANSI C verbiedt array `%s' met lengte 0" -#: cp/decl.c:9729 +#: cp/decl.c:10168 #, fuzzy msgid "size of array `%D' is not an integral constant-expression" msgstr "grootte van array `%s' is van een niet-integraal type" -#: cp/decl.c:9732 +#: cp/decl.c:10171 #, fuzzy msgid "size of array is not an integral constant-expression" msgstr "ongeldig gebruik van een void-expressie" -#: cp/decl.c:9750 +#: cp/decl.c:10189 #, fuzzy msgid "ISO C++ forbids variable-size array `%D'" msgstr "ANSI C verbiedt array `%s' van variabele lengte" -#: cp/decl.c:9753 +#: cp/decl.c:10192 #, fuzzy msgid "ISO C++ forbids variable-size array" msgstr "ANSI C verbiedt array `%s' van variabele lengte" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "" -#: cp/decl.c:9823 +#: cp/decl.c:10262 #, fuzzy msgid "declaration of `%D' as %s" msgstr "herdeclaratie van `%s'" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, fuzzy, c-format msgid "creating %s" msgstr "read %s" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9869 +#: cp/decl.c:10308 msgid "return type specification for constructor invalid" msgstr "" -#: cp/decl.c:9876 +#: cp/decl.c:10315 msgid "return type specification for destructor invalid" msgstr "" -#: cp/decl.c:9882 +#: cp/decl.c:10321 #, fuzzy msgid "operator `%T' declared to return `%T'" msgstr "parameter `%s' als void gedeclareerd" -#: cp/decl.c:9884 +#: cp/decl.c:10323 #, fuzzy msgid "return type specified for `operator %T'" msgstr "registernaam niet opgegeven voor `%s'" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" msgstr "" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "" -#: cp/decl.c:10100 +#: cp/decl.c:10539 msgid "variable declaration is not allowed here" msgstr "" -#: cp/decl.c:10127 +#: cp/decl.c:10566 #, fuzzy msgid "invalid declarator" msgstr "lege declaratie" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "" -#: cp/decl.c:10235 +#: cp/decl.c:10674 #, fuzzy msgid "type `%T' is not derived from type `%T'" msgstr "iterator `%s' is van een afgeleid type" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr "" @@ -15339,314 +15537,318 @@ msgstr "" #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 +#: cp/decl.c:10750 #, fuzzy, c-format msgid "invalid use of template-name '%E' in a declarator" msgstr "ongeldig gebruik van een void-expressie" -#: cp/decl.c:10323 +#: cp/decl.c:10770 #, fuzzy msgid "declaration of `%D' as non-function" msgstr "`%s' wordt gedeclareerd als een array van functies" -#: cp/decl.c:10400 +#: cp/decl.c:10847 msgid "`bool' is now a keyword" msgstr "" -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 #, fuzzy msgid "multiple declarations `%T' and `%T'" msgstr "meerdere parameters hebben de naam `%s'" -#: cp/decl.c:10431 +#: cp/decl.c:10878 #, fuzzy msgid "ISO C++ does not support `long long'" msgstr "ANSI C ondersteunt `long long' niet" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, fuzzy, c-format msgid "ISO C++ forbids declaration of `%s' with no type" msgstr "ANSI C verbiedt lid-declaraties zonder leden" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "" -#: cp/decl.c:10710 +#: cp/decl.c:11157 msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "" -#: cp/decl.c:10732 +#: cp/decl.c:11179 msgid "member `%D' cannot be declared both virtual and static" msgstr "" -#: cp/decl.c:10741 +#: cp/decl.c:11188 #, fuzzy msgid "`%T::%D' is not a valid declarator" msgstr "`%s' is geen iterator" -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" msgstr "" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, fuzzy, c-format msgid "destructors may not be `%s'" msgstr "structure heeft geen lid dat `%s' heet" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" msgstr "" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, fuzzy, c-format msgid "constructors may not be `%s'" msgstr "structure heeft geen lid dat `%s' heet" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, c-format msgid "can't initialize friend function `%s'" msgstr "" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "" -#: cp/decl.c:11118 +#: cp/decl.c:11565 msgid "friend declaration not in class definition" msgstr "" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, c-format msgid "can't define friend function `%s' in a local class definition" msgstr "" -#: cp/decl.c:11144 +#: cp/decl.c:11591 msgid "destructors may not have parameters" msgstr "" -#: cp/decl.c:11175 cp/decl.c:11182 +#: cp/decl.c:11622 cp/decl.c:11629 #, fuzzy msgid "cannot declare reference to `%#T'" msgstr "kan niet derefereren, is geen pointer." -#: cp/decl.c:11176 +#: cp/decl.c:11623 #, fuzzy msgid "cannot declare pointer to `%#T'" msgstr "parameter `%s' wijst naar een onvolledig type" -#: cp/decl.c:11181 +#: cp/decl.c:11628 msgid "cannot declare pointer to `%#T' member" msgstr "" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11382 +#: cp/decl.c:11829 msgid "cannot declare member `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" msgstr "" +#: cp/decl.c:11910 +msgid "parameter may not have variably modified type `%T'" +msgstr "" + #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, fuzzy, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "geneste functie `%s' is als `extern' gedeclareerd" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11510 +#: cp/decl.c:11960 #, fuzzy msgid "template-id `%D' used as a declarator" msgstr "parameter `%s' heeft enkel een voorwaartse declaratie" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "" -#: cp/decl.c:11588 +#: cp/decl.c:12038 msgid "invalid type qualifier for non-member function type" msgstr "" -#: cp/decl.c:11651 +#: cp/decl.c:12101 #, fuzzy msgid "type qualifiers specified for friend class declaration" msgstr "twee types opgegeven in één lege declaratie" -#: cp/decl.c:11656 +#: cp/decl.c:12106 #, fuzzy msgid "`inline' specified for friend class declaration" msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties" -#: cp/decl.c:11664 +#: cp/decl.c:12114 #, fuzzy msgid "template parameters cannot be friends" msgstr "niet-beëindigde parameterlijst in `#define'" -#: cp/decl.c:11666 +#: cp/decl.c:12116 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" msgstr "" -#: cp/decl.c:11670 +#: cp/decl.c:12120 msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "" -#: cp/decl.c:11684 +#: cp/decl.c:12134 msgid "trying to make class `%T' a friend of global scope" msgstr "" -#: cp/decl.c:11695 +#: cp/decl.c:12145 #, fuzzy msgid "invalid qualifiers on non-member function type" msgstr "%s laat qualifiers van doeltype van pointer vallen" -#: cp/decl.c:11714 +#: cp/decl.c:12164 #, fuzzy msgid "abstract declarator `%T' used as declaration" msgstr "de declaratie van `%s' verbergt een globale declaratie" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 #, fuzzy msgid "invalid use of `::'" msgstr "ongeldig gebruik van `restrict'" -#: cp/decl.c:11796 +#: cp/decl.c:12246 #, fuzzy msgid "function `%D' cannot be declared friend" msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "" -#: cp/decl.c:11817 +#: cp/decl.c:12267 #, fuzzy msgid "function `%D' declared virtual inside a union" msgstr "veld `%s' als een functie gedeclareerd" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "" -#: cp/decl.c:11902 +#: cp/decl.c:12355 #, fuzzy msgid "field `%D' has incomplete type" msgstr "veld `%s' heeft een onvolledig type" -#: cp/decl.c:11904 +#: cp/decl.c:12357 #, fuzzy msgid "name `%T' has incomplete type" msgstr "parameter `%s' heeft een onvolledig type" -#: cp/decl.c:11913 +#: cp/decl.c:12366 msgid " in instantiation of template `%T'" msgstr "" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" msgstr "" @@ -15662,104 +15864,104 @@ msgstr "" #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 #, fuzzy msgid "ISO C++ forbids initialization of member `%D'" msgstr "(dicht bij initialisatie van `%s')" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "" -#: cp/decl.c:12052 +#: cp/decl.c:12505 #, fuzzy, c-format msgid "storage class `__thread' invalid for function `%s'" msgstr "ongeldige opslagklasse voor functie `%s'" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "" -#: cp/decl.c:12101 +#: cp/decl.c:12554 msgid "cannot declare member function `%D' to have static linkage" msgstr "" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "" -#: cp/decl.c:12141 +#: cp/decl.c:12594 #, fuzzy msgid "static member `%D' declared `register'" msgstr "variabele `%s' als inline gedeclareerd" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "" -#: cp/decl.c:12318 +#: cp/decl.c:12774 #, fuzzy msgid "default argument for `%#D' has type `%T'" msgstr "eerste argument van `%s' zou een `int' moeten zijn" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" msgstr "" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" msgstr "" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, fuzzy, c-format msgid "invalid string constant `%E'" msgstr "slechte stringconstante" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "" -#: cp/decl.c:12423 +#: cp/decl.c:12879 #, fuzzy msgid "parameter `%D' invalidly declared method type" msgstr "parameter `%s' als void gedeclareerd" -#: cp/decl.c:12429 +#: cp/decl.c:12885 #, fuzzy msgid "parameter `%D' invalidly declared offset type" msgstr "parameter `%s' als void gedeclareerd" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "" @@ -15778,500 +15980,511 @@ msgstr "" #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "" -#: cp/decl.c:12766 +#: cp/decl.c:13222 #, fuzzy msgid "`%D' must be a nonstatic member function" msgstr "`this' is niet beschikbaar in static member-funties" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 msgid "ISO C++ prohibits overloading operator ?:" msgstr "" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "" -#: cp/decl.c:12889 +#: cp/decl.c:13345 #, fuzzy msgid "`%D' must take either zero or one argument" msgstr "`%s' neemt ofwel geen, ofwel twee argumenten" -#: cp/decl.c:12891 +#: cp/decl.c:13347 #, fuzzy msgid "`%D' must take either one or two arguments" msgstr "`%s' neemt ofwel geen, ofwel twee argumenten" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 #, fuzzy msgid "`%D' must take exactly one argument" msgstr "`%s' neemt ofwel geen, ofwel twee argumenten" -#: cp/decl.c:12939 +#: cp/decl.c:13395 #, fuzzy msgid "`%D' must take exactly two arguments" msgstr "`%s' neemt ofwel geen, ofwel twee argumenten" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" msgstr "" -#: cp/decl.c:13052 -#, fuzzy -msgid "`%s %T' declares a new type at namespace scope" -msgstr "`%s %s' binnen parameterlijst gedeclareerd" - -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" -msgstr "" - -#: cp/decl.c:13093 +#: cp/decl.c:13475 msgid "using typedef-name `%D' after `%s'" msgstr "" -#: cp/decl.c:13098 +#: cp/decl.c:13481 #, fuzzy msgid "using template type parameter `%T' after `%s'" msgstr "incompatibel type voor argument %d van `%s'" -#: cp/decl.c:13178 +#: cp/decl.c:13542 +#, fuzzy +msgid "`%s %T' declares a new type at namespace scope" +msgstr "`%s %s' binnen parameterlijst gedeclareerd" + +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +msgstr "" + +#: cp/decl.c:13663 #, fuzzy msgid "use of enum `%#D' without previous declaration" msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "" -#: cp/decl.c:13310 +#: cp/decl.c:13795 #, fuzzy msgid "base type `%T' fails to be a struct or class type" msgstr "`%s' is geen typedef of ingebouwd type" -#: cp/decl.c:13320 +#: cp/decl.c:13805 #, fuzzy msgid "base class `%T' has incomplete type" msgstr "veld `%s' heeft een onvolledig type" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "" -#: cp/decl.c:13330 +#: cp/decl.c:13815 #, fuzzy msgid "duplicate base type `%T' invalid" msgstr "herhaalde case-waarde" -#: cp/decl.c:13441 +#: cp/decl.c:13926 #, fuzzy msgid "multiple definition of `%#T'" msgstr "herdefinitie van `%s'" -#: cp/decl.c:13442 +#: cp/decl.c:13927 #, fuzzy msgid "previous definition here" msgstr "eerdere definitie van `%s'" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "" + +#: cp/decl.c:14106 #, fuzzy msgid "enumerator value for `%D' not integer constant" msgstr "enumeratiewaarde voor `%s' is geen integrale constante" -#: cp/decl.c:13630 +#: cp/decl.c:14126 #, fuzzy msgid "overflow in enumeration values at `%D'" msgstr "overflow in enumeratiewaarden" -#: cp/decl.c:13716 +#: cp/decl.c:14195 #, fuzzy msgid "return type `%#T' is incomplete" msgstr "type van teruggeefwaarde is onvolledig" -#: cp/decl.c:13830 +#: cp/decl.c:14309 #, fuzzy msgid "semicolon missing after declaration of `%#T'" msgstr "conflicterende declaraties van `%s'" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "" -#: cp/decl.c:13882 +#: cp/decl.c:14361 #, fuzzy msgid "`%D' implicitly declared before its definition" msgstr "`%s' impliciet als functie gedeclareerd" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "" -#: cp/decl.c:14164 +#: cp/decl.c:14643 #, fuzzy msgid "parameter `%D' declared void" msgstr "parameter `%s' als void gedeclareerd" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "" -#: cp/decl.c:14845 +#: cp/decl.c:15348 #, fuzzy msgid "static member function `%#D' declared with type qualifiers" msgstr "geneste functie `%s' is als `extern' gedeclareerd" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, fuzzy, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "herhaalde label-declaratie `%s'" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "" -#: cp/decl2.c:468 +#: cp/decl2.c:467 msgid "invalid types `%T[%T]' for array subscript" msgstr "" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" msgstr "" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" msgstr "" -#: cp/decl2.c:541 +#: cp/decl2.c:540 #, fuzzy msgid "deleting `%T' is undefined" msgstr "`%.*s' is niet gedefinieerd" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "" -#: cp/decl2.c:592 +#: cp/decl2.c:591 #, fuzzy msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "ongeldig gebruik van onvolledige typedef `%s'" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 #, fuzzy msgid "template declaration of `%#D'" msgstr "herdeclaratie van `%s'" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "" -#: cp/decl2.c:737 +#: cp/decl2.c:746 msgid "prototype for `%#D' does not match any in class `%T'" msgstr "" -#: cp/decl2.c:819 +#: cp/decl2.c:828 #, fuzzy msgid "local class `%#T' shall not have static data member `%#D'" msgstr "`%s' is geen static veld" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" msgstr "" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "" -#: cp/decl2.c:889 +#: cp/decl2.c:898 #, fuzzy msgid "invalid data member initialization" msgstr "ongeldige beginwaarde" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" msgstr "" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 msgid "cannot declare `%D' to be a bit-field type" msgstr "" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 #, fuzzy msgid "cannot declare bit-field `%D' with function type" msgstr "cast geeft functie-type op" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 msgid "static member `%D' cannot be a bit-field" msgstr "" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 #, fuzzy msgid "initializer specified for non-member function `%D'" msgstr "argument-formaat opgegeven voor niet-functie `%s'" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 #, fuzzy msgid "invalid initializer for virtual method `%D'" msgstr "ongeldige beginwaarde voor bit-string" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 #, fuzzy msgid "anonymous struct not inside named type" msgstr "anonieme %s gedeclareerd binnen parameterlijst" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 msgid "`operator new' must return type `%T'" msgstr "" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 msgid "`operator delete' must return type `%T'" msgstr "" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 msgid "`operator delete' takes type `%T' as first parameter" msgstr "" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "" -#: cp/decl2.c:2966 +#: cp/decl2.c:3006 #, fuzzy msgid "inline function `%D' used but never defined" msgstr "label `%s' gebruikt maar niet gedefinieerd" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 msgid "use of old-style cast" msgstr "" -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 #, fuzzy msgid "use of `%D' is ambiguous" msgstr "grootte van `%s' is %u bytes" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr "" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr "" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 msgid " first type here" msgstr "" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr "" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 #, fuzzy msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "`%s' wordt gedeclareerd als een array van functies" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 #, fuzzy msgid "`%D' is not a function," msgstr "`%s' is meestal een functie" -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 #, fuzzy msgid " conflict with `%D'" msgstr "conflicterende types voor `%s'" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 #, fuzzy msgid "unknown namespace `%D'" msgstr "onbekende machine-modus `%s'" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 #, fuzzy msgid "`%T' is not a namespace" msgstr "`%s' is geen iterator" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 #, fuzzy msgid "`%D' is not a namespace" msgstr "`%s' is geen iterator" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 #, fuzzy msgid "namespace `%D' not allowed in using-declaration" msgstr "`%s' staat niet aan het begin van een declaratie" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 #, fuzzy msgid "`%D' not declared" msgstr "`%.*s' is niet gedefinieerd" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 msgid "using-declaration for destructor" msgstr "" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 #, fuzzy msgid "namespace `%T' undeclared" msgstr "`%s' tevoren hier gedeclareerd" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 #, fuzzy msgid "default argument missing for parameter %P of `%+#D'" msgstr "parameternaam ontbreekt uit parameterlijst" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 msgid "`%T' does not have a class or union named `%D'" msgstr "" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 #, fuzzy msgid "`%T' is not a class or union type" msgstr "`%s' is smaller dan waarden van zijn type" -#: cp/decl2.c:4862 +#: cp/decl2.c:4977 #, fuzzy msgid "template argument is required for `%T'" msgstr "meerdere parameters hebben de naam `%s'" +#: cp/decl2.c:4995 +#, fuzzy +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "`%s' wordt gedeclareerd als een array van functies" + #: cp/error.c:35 #, fuzzy, c-format msgid "`%s' not supported by %s" @@ -16282,38 +16495,38 @@ msgstr "-pipe wordt niet ondersteund" msgid "" msgstr "" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" msgstr "" -#: cp/error.c:2430 +#: cp/error.c:2473 #, fuzzy, c-format msgid "In %s `%s':" msgstr "%s voor `%s'" -#: cp/error.c:2487 +#: cp/error.c:2530 #, fuzzy, c-format msgid "%s: In instantiation of `%s':\n" msgstr "(dicht bij initialisatie van `%s')" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "" @@ -16360,17 +16573,17 @@ msgstr "" msgid "`...' handler must be the last handler for its try block" msgstr "" -#: cp/friend.c:155 +#: cp/friend.c:159 #, fuzzy msgid "`%D' is already a friend of class `%T'" msgstr "kan klasse '%s' niet vinden" -#: cp/friend.c:157 +#: cp/friend.c:161 #, fuzzy msgid "previous friend declaration of `%D'" msgstr "eerdere declaratie van `%s'" -#: cp/friend.c:202 +#: cp/friend.c:206 #, fuzzy msgid "invalid type `%T' declared `friend'" msgstr "variabele `%s' als inline gedeclareerd" @@ -16378,127 +16591,127 @@ msgstr "variabele `%s' als inline gedeclareerd" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 #, fuzzy msgid "partial specialization `%T' declared `friend'" msgstr "variabele `%s' als inline gedeclareerd" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 #, fuzzy msgid "typename type `%#T' declared `friend'" msgstr "parameter `%s' als void gedeclareerd" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 #, fuzzy msgid "template parameter type `%T' declared `friend'" msgstr "parameter `%s' als void gedeclareerd" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 #, fuzzy msgid "`%#T' is not a template" msgstr "`%s' is geen iterator" -#: cp/friend.c:272 +#: cp/friend.c:276 msgid "`%T' is already a friend of `%T'" msgstr "" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "" -#: cp/friend.c:425 +#: cp/friend.c:431 #, fuzzy msgid "friend declaration `%#D' declares a non-template function" msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd" -#: cp/friend.c:428 +#: cp/friend.c:434 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, fuzzy, c-format msgid "argument to `%s' missing\n" msgstr "argument van `%s' moet van een integraal type zijn." -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" msgstr "" -#: cp/init.c:374 +#: cp/init.c:389 #, fuzzy msgid "uninitialized reference member `%D'" msgstr "ongeldige beginwaarde voor member `%s'" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "" -#: cp/init.c:523 +#: cp/init.c:538 #, fuzzy msgid "`%D' will be initialized after" msgstr "parameter `%s' krijgt beginwaarde" -#: cp/init.c:526 +#: cp/init.c:541 #, fuzzy msgid "base `%T' will be initialized after" msgstr "veld `%s' heeft al een beginwaarde gekregen" -#: cp/init.c:529 +#: cp/init.c:544 #, fuzzy msgid " `%#D'" msgstr "%s voor `%s'" -#: cp/init.c:531 +#: cp/init.c:546 #, fuzzy msgid " base `%T'" msgstr "%s voor `%s'" -#: cp/init.c:549 +#: cp/init.c:564 #, fuzzy msgid "multiple initializations given for base `%T'" msgstr "(dicht bij initialisatie van `%s')" -#: cp/init.c:616 +#: cp/init.c:631 #, fuzzy msgid "initializations for multiple members of `%T'" msgstr "beginwaarde legt grootte van `%s' niet vast" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "" -#: cp/init.c:956 +#: cp/init.c:965 msgid "unnamed initializer for `%T', which has no base classes" msgstr "" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "" -#: cp/init.c:1003 +#: cp/init.c:1010 msgid "type `%D' is not a direct base of `%T'" msgstr "" @@ -16514,29 +16727,29 @@ msgstr "" #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 msgid "bad array initializer" msgstr "" -#: cp/init.c:1304 +#: cp/init.c:1311 #, fuzzy msgid "`%T' is not an aggregate type" msgstr "`%s' is geen iterator" -#: cp/init.c:1327 +#: cp/init.c:1334 #, fuzzy msgid "`%T' fails to be an aggregate typedef" msgstr "`%s' is geen typedef of ingebouwd type" -#: cp/init.c:1336 +#: cp/init.c:1343 msgid "type `%T' is of non-aggregate type" msgstr "" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "" -#: cp/init.c:1483 +#: cp/init.c:1490 #, fuzzy msgid "invalid use of non-static field `%D'" msgstr "ongeldig gebruik van onvolledige typedef `%s'" @@ -16544,116 +16757,116 @@ msgstr "ongeldig gebruik van onvolledige typedef `%s'" #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 #, fuzzy msgid "invalid use of member `%D'" msgstr "ongeldige beginwaarde voor member `%s'" -#: cp/init.c:1502 +#: cp/init.c:1509 msgid "no method `%T::%D'" msgstr "" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "" -#: cp/init.c:1669 +#: cp/init.c:1676 #, fuzzy msgid "`%D' is not a member of type `%T'" msgstr "`%s' is geen bestand, pipe of tty" -#: cp/init.c:1688 +#: cp/init.c:1695 #, fuzzy msgid "invalid pointer to bit-field `%D'" msgstr "bitveld `%s' heeft een negatieve breedte" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" msgstr "" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "" -#: cp/init.c:1806 +#: cp/init.c:1813 #, fuzzy, c-format msgid "object missing in `%E'" msgstr "array-grootte ontbreekt in `%s'" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" msgstr "" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" msgstr "" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "" -#: cp/init.c:2088 +#: cp/init.c:2095 #, fuzzy msgid "can't find class$" msgstr "kan %s niet vinden" -#: cp/init.c:2202 +#: cp/init.c:2209 msgid "invalid type `void' for new" msgstr "" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "" -#: cp/init.c:2362 +#: cp/init.c:2369 #, fuzzy msgid "ISO C++ forbids initialization in array new" msgstr "ANSI C verbiedt lege initialisatie-accolades" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "" -#: cp/init.c:2386 +#: cp/init.c:2397 #, fuzzy msgid "ISO C++ forbids aggregate initializer to new" msgstr "ANSI C verbiedt lege initialisatie-accolades" -#: cp/init.c:2474 +#: cp/init.c:2485 #, fuzzy msgid "uninitialized const in `new' of `%#T'" msgstr "beginwaarde legt grootte van `%s' niet vast" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" msgstr "" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" msgstr "" @@ -16727,16 +16940,16 @@ msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)" msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "(Elke niet-gedeclareerde naam wordt slechts één" -#: cp/lex.c:1239 +#: cp/lex.c:1242 #, fuzzy msgid "`::%D' undeclared (first use here)" msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" +#: cp/mangle.c:2051 +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" msgstr "" @@ -16768,303 +16981,317 @@ msgstr "`%s' tevoren hier gedeclareerd" msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" msgstr "" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" msgstr "" -#: parse.y:261 +#: parse.y:262 #, fuzzy msgid "`%s' tag used in naming `%#T'" msgstr "Ongeldige optie `%s'" -#: parse.y:541 +#: parse.y:542 msgid "keyword `export' not implemented, and will be ignored" msgstr "" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, fuzzy, c-format msgid "ISO C++ forbids an empty condition for `%s'" msgstr "ANSI C verbiedt een leeg bronbestand" -#: parse.y:1214 +#: parse.y:1225 #, fuzzy msgid "definition of class `%T' in condition" msgstr "herdefinitie van `union %s'" -#: parse.y:1216 +#: parse.y:1227 #, fuzzy msgid "definition of enum `%T' in condition" msgstr "herdefinitie van `union %s'" -#: parse.y:1227 +#: parse.y:1238 #, fuzzy msgid "definition of array `%#D' in condition" msgstr "herdefinitie van `union %s'" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "" -#: parse.y:1351 +#: parse.y:1362 #, fuzzy msgid "`%T' is not a valid expression" msgstr "ongeldig gebruik van een void-expressie" #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 +#: parse.y:1369 #, fuzzy msgid "initialization of new expression with `='" msgstr "Ongeldig token in expressie" -#: parse.y:1384 +#: parse.y:1395 #, fuzzy msgid "ISO C++ forbids compound literals" msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues" -#: parse.y:1631 +#: parse.y:1642 #, fuzzy msgid "ISO C++ forbids braced-groups within expressions" msgstr "ANSI C verbiedt accolade-groepen in expressies" -#: parse.y:2035 parse.y:2050 +#: parse.y:1721 +#, fuzzy +msgid "invalid use of template `%D'" +msgstr "ongeldige beginwaarde voor member `%s'" + +#: parse.y:2053 parse.y:2068 msgid "sigof type specifier" msgstr "" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "" -#: parse.y:2537 +#: parse.y:2553 msgid "no bases given following `:'" msgstr "" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" msgstr "" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 msgid "`%T' is not a class or namespace" msgstr "" -#: parse.y:3361 +#: parse.y:3377 #, fuzzy msgid "ISO C++ forbids label declarations" msgstr "ANSI C verbiedt labeldeclaraties" -#: parse.y:3521 +#: parse.y:3537 #, fuzzy msgid "ISO C++ forbids computed gotos" msgstr "ANSI C verbiedt geneste functies" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" msgstr "" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "" -#: parse.y:3835 +#: parse.y:3851 #, fuzzy msgid "no type `%D' in `%T'" msgstr "het type van de teruggeefwaarde van `%s' is niet `int'" -#: parse.y:3838 +#: parse.y:3854 #, fuzzy, c-format msgid "type specifier omitted for parameter `%E'" msgstr "opslagklasse opgegeven voor parameter `%s'" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "" -#: cp/pt.c:198 +#: cp/pt.c:284 msgid "data member `%D' cannot be a member template" msgstr "" -#: cp/pt.c:210 +#: cp/pt.c:296 #, fuzzy msgid "invalid member template declaration `%D'" msgstr "herhaalde label-declaratie `%s'" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr "" -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 #, fuzzy msgid " from definition of `%#D'" msgstr "herdefinitie van `%s'" -#: cp/pt.c:701 +#: cp/pt.c:801 #, fuzzy msgid "specialization of `%T' after instantiation" msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde" -#: cp/pt.c:704 +#: cp/pt.c:848 +#, fuzzy +msgid "specialization `%T' after instantiation `%T'" +msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde" + +#: cp/pt.c:860 #, fuzzy msgid "explicit specialization of non-template `%T'" msgstr "impliciete declaratie van functie `%s'" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "" -#: cp/pt.c:939 +#: cp/pt.c:1096 msgid "%s %+#D" msgstr "" -#: cp/pt.c:990 +#: cp/pt.c:1147 #, fuzzy msgid "`%D' is not a function template" msgstr "`%s' is geen iterator" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 msgid "template-id `%D' in declaration of primary template" msgstr "" -#: cp/pt.c:1377 +#: cp/pt.c:1534 msgid "template parameter list used in explicit instantiation" msgstr "" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "" -#: cp/pt.c:1389 +#: cp/pt.c:1546 #, fuzzy msgid "too many template parameter lists in declaration of `%D'" msgstr "meerdere opslagklassen in declaratie van `%s'" -#: cp/pt.c:1405 +#: cp/pt.c:1562 #, fuzzy msgid "too few template parameter lists in declaration of `%D'" msgstr "twee of meer data types in de declaratie van `%s'" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" msgstr "" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "" @@ -17076,110 +17303,110 @@ msgstr "" #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 #, fuzzy msgid "specialization of implicitly-declared special member function" msgstr "`%s' impliciet als functie gedeclareerd" -#: cp/pt.c:1602 +#: cp/pt.c:1759 #, fuzzy msgid "no member function `%D' declared in `%T'" msgstr "geneste functie `%s' is als `extern' gedeclareerd" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 #, fuzzy msgid "too many template parameter lists in declaration of `%T'" msgstr "meerdere opslagklassen in declaratie van `%s'" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" msgstr "" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr "" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "" -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "" -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "" # Is the %s the argument, or is it 'of' the argument? -#: cp/pt.c:2423 +#: cp/pt.c:2582 #, fuzzy msgid "no default argument for `%D'" msgstr "ongeldig type-argument `%s'" -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "" -#: cp/pt.c:2579 +#: cp/pt.c:2738 msgid "template class without a name" msgstr "" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "" -#: cp/pt.c:2662 +#: cp/pt.c:2821 #, fuzzy msgid "template definition of non-template `%#D'" msgstr "herdefinitie van `union %s'" -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "" -#: cp/pt.c:2715 +#: cp/pt.c:2874 #, fuzzy msgid "got %d template parameters for `%#D'" msgstr "meerdere parameters hebben de naam `%s'" -#: cp/pt.c:2718 +#: cp/pt.c:2877 #, fuzzy msgid "got %d template parameters for `%#T'" msgstr "meerdere parameters hebben de naam `%s'" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr "" -#: cp/pt.c:2803 +#: cp/pt.c:2962 #, fuzzy msgid "`%T' is not a template type" msgstr "`%s' is geen iterator" -#: cp/pt.c:2819 +#: cp/pt.c:2978 #, fuzzy msgid "previous declaration `%D'" msgstr "eerdere declaratie van `%s'" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, fuzzy, c-format msgid "used %d template parameter%s instead of %d" msgstr "meerdere parameters hebben de naam `%s'" -#: cp/pt.c:2836 +#: cp/pt.c:2995 #, fuzzy msgid "template parameter `%#D'" msgstr "meerdere parameters hebben de naam `%s'" -#: cp/pt.c:2837 +#: cp/pt.c:2996 #, fuzzy msgid "redeclared here as `%#D'" msgstr "ongeldige naam `%s'" @@ -17188,271 +17415,271 @@ msgstr "ongeldige naam `%s'" #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 #, fuzzy msgid "redefinition of default argument for `%#D'" msgstr "herdefinitie van `struct %s'" -#: cp/pt.c:2848 +#: cp/pt.c:3007 #, fuzzy msgid " original definition appeared here" msgstr "functie-definitie als `typdef' gedeclareerd" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, fuzzy, c-format msgid "`%E' is not a valid template argument" msgstr "`%s' is geen iterator" -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" msgstr "" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, c-format msgid "object `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr "" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, c-format msgid " expected a type, got `%E'" msgstr "" -#: cp/pt.c:3399 +#: cp/pt.c:3558 msgid " expected a type, got `%T'" msgstr "" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr "" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr "" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "" # Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling. -#: cp/pt.c:3472 +#: cp/pt.c:3631 #, fuzzy msgid "template-argument `%T' is a variably modified type" msgstr "argument %d is alleen-lezen" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "" -#: cp/pt.c:3555 +#: cp/pt.c:3714 #, fuzzy msgid "provided for `%D'" msgstr "eerdere grant voor `%s'" # Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling. -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, fuzzy, c-format msgid "template argument %d is invalid" msgstr "argument %d is alleen-lezen" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "" -#: cp/pt.c:3968 +#: cp/pt.c:4139 #, fuzzy msgid "`%T' is not a template" msgstr "`%s' is geen iterator" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "" -#: cp/pt.c:3983 +#: cp/pt.c:4154 #, fuzzy msgid "for template declaration `%D'" msgstr "lege declaratie" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "" -#: cp/pt.c:5074 +#: cp/pt.c:5247 msgid "ambiguous class template instantiation for `%#T'" msgstr "" -#: cp/pt.c:5081 +#: cp/pt.c:5254 msgid "%s %+#T" msgstr "" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 msgid "instantiation of `%D' as type `%T'" msgstr "" -#: cp/pt.c:6258 +#: cp/pt.c:6440 #, fuzzy msgid "invalid parameter type `%T'" msgstr "ongeldige operand voor %p-code" -#: cp/pt.c:6260 +#: cp/pt.c:6442 #, fuzzy msgid "in declaration `%D'" msgstr "herdeclaratie van `%s'" -#: cp/pt.c:6335 +#: cp/pt.c:6517 msgid "creating pointer to member function of non-class type `%T'" msgstr "" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, c-format msgid "creating array with size zero (`%E')" msgstr "" -#: cp/pt.c:6751 +#: cp/pt.c:6933 msgid "forming reference to void" msgstr "" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "" -#: cp/pt.c:6791 +#: cp/pt.c:6973 msgid "creating pointer to member of non-class type `%T'" msgstr "" -#: cp/pt.c:6797 +#: cp/pt.c:6979 msgid "creating pointer to member reference type `%T'" msgstr "" -#: cp/pt.c:6875 +#: cp/pt.c:7057 #, fuzzy msgid "creating array of `%T'" msgstr "doorgeven van argument %d van `%s'" -#: cp/pt.c:6918 +#: cp/pt.c:7100 #, fuzzy msgid "`%T' is not a class, struct, or union type" msgstr "`%s' is geen bestand, pipe of tty" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "" -#: cp/pt.c:7791 +#: cp/pt.c:7976 msgid " trying to instantiate `%D'" msgstr "" -#: cp/pt.c:8230 +#: cp/pt.c:8421 msgid "incomplete type unification" msgstr "" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 msgid "explicit instantiation of non-template `%#D'" msgstr "" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 msgid "no matching template for `%D' found" msgstr "" -#: cp/pt.c:9618 +#: cp/pt.c:9843 #, fuzzy msgid "explicit instantiation of `%#D'" msgstr "eerdere impliciete declaratie van `%s'" -#: cp/pt.c:9655 +#: cp/pt.c:9880 #, fuzzy msgid "duplicate explicit instantiation of `%#D'" msgstr "herhaalde definitie `%s'" -#: cp/pt.c:9680 +#: cp/pt.c:9905 msgid "ISO C++ forbids the use of `extern' on explicit instantiations" msgstr "" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 msgid "storage class `%D' applied to template instantiation" msgstr "" -#: cp/pt.c:9729 +#: cp/pt.c:9966 msgid "explicit instantiation of non-template type `%T'" msgstr "" -#: cp/pt.c:9743 +#: cp/pt.c:9980 msgid "explicit instantiation of `%#T' before definition of template" msgstr "" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" msgstr "" -#: cp/pt.c:9795 +#: cp/pt.c:10032 #, fuzzy msgid "duplicate explicit instantiation of `%#T'" msgstr "herhaalde definitie `%s'" -#: cp/pt.c:10177 +#: cp/pt.c:10412 msgid "explicit instantiation of `%D' but no definition available" msgstr "" -#: cp/pt.c:10551 +#: cp/pt.c:10815 msgid "`%#T' is not a valid type for a template constant parameter" msgstr "" @@ -17482,70 +17709,80 @@ msgstr "" msgid "cannot create type information for type `%T' because its size is variable" msgstr "" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "" -#: cp/search.c:348 +#: cp/search.c:332 +msgid "`%T' is an ambiguous base of `%T'" +msgstr "" + +#: cp/search.c:350 msgid "`%T' is an inaccessible base of `%T'" msgstr "" -#: cp/search.c:358 -msgid "`%T' is an ambiguous base of `%T'" +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +msgid "assignment to non-static member `%D' of enclosing class `%T'" msgstr "" -#: cp/search.c:1925 +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" msgstr "" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 #, fuzzy msgid "invalid covariant return type for `%#D'" msgstr "ongeldige registernaam voor `%s'" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" msgstr "" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" msgstr "" -#: cp/search.c:1942 +#: cp/search.c:2067 #, fuzzy msgid "conflicting return type specified for `%#D'" msgstr "conflicterende types voor `%s'" -#: cp/search.c:1943 +#: cp/search.c:2068 msgid " overriding `%#D'" msgstr "" -#: cp/search.c:1952 +#: cp/search.c:2077 #, fuzzy, c-format msgid "looser throw specifier for `%#F'" msgstr "'long' of 'short' opgegeven bij 'char' voor `%s'" -#: cp/search.c:1953 +#: cp/search.c:2078 #, c-format msgid " overriding `%#F'" msgstr "" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 #, fuzzy msgid "`%#D' cannot be declared" msgstr "`%.*s' is niet gedefinieerd" -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr "" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "" @@ -17571,69 +17808,74 @@ msgstr "" msgid "only constructors take base initializers" msgstr "" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "`this' is niet beschikbaar in static member-funties" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" msgstr "ongeldig gebruik van `this' op hoogste niveau" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 #, fuzzy msgid "`%E' is not of type `%T'" msgstr "`%c' optie gebruikt bij type `%c'" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "" -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 msgid "invalid default template argument" msgstr "" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 #, fuzzy msgid "definition of `%#T' inside template parameter list" msgstr "de declaratie van `%s' verbergt een symbool uit de parameterlijst" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 #, fuzzy msgid "invalid definition of qualified type `%T'" msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'" -#: cp/semantics.c:2051 +#: cp/semantics.c:2053 #, fuzzy msgid "invalid base-class specification" msgstr "ongeldige linker operand van %s" -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" msgstr "" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 #, fuzzy msgid "multiple declarators in template declaration" msgstr "meerdere opslagklassen in declaratie van `%s'" +#: cp/semantics.c:2120 +#, fuzzy, c-format +msgid "type of `%E' is unknown" +msgstr "opslaggrootte van `%s' is onbekend" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "" @@ -17649,87 +17891,87 @@ msgstr "" msgid "function body for constructor missing" msgstr "" -#: cp/spew.c:1258 +#: cp/spew.c:1262 msgid "%Hend of file read inside default argument" msgstr "" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" msgstr "" # Is the %s the argument, or is it 'of' the argument? -#: cp/spew.c:1479 +#: cp/spew.c:1483 #, fuzzy msgid "invalid type `%T' for default argument to `%T'" msgstr "ongeldig type-argument `%s'" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "%s voor `%s'" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, fuzzy, c-format msgid "%s before `%c'" msgstr "%s voor `%s'" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, fuzzy, c-format msgid "%s before `\\%o'" msgstr "%s voor `%s'" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, fuzzy, c-format msgid "%s before `%s' token" msgstr "%s voor `%s'" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" msgstr "" -#: cp/tree.c:635 +#: cp/tree.c:562 msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, fuzzy, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "het `%s' attribuut heeft enkel betekenis voor functies" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, fuzzy, c-format msgid "`%s' attribute can only be applied to class definitions" msgstr "het `%s' attribuut heeft enkel betekenis voor functies" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, fuzzy, c-format msgid "`%s' attribute is not supported on this platform" msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem" -#: cp/tree.c:2659 +#: cp/tree.c:2588 #, c-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "" @@ -17744,180 +17986,181 @@ msgstr "pointer van type `void *' gebruikt in aftrekking" msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" msgstr "" -#: cp/typeck.c:1516 +#: cp/typeck.c:1514 #, fuzzy, c-format msgid "invalid application of `%s' to a member function" msgstr "`this' is niet beschikbaar in static member-funties" -#: cp/typeck.c:1522 +#: cp/typeck.c:1520 #, fuzzy, c-format msgid "invalid application of `%s' to non-static member" msgstr "`sizeof' toegepast op een bitveld" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" msgstr "" -#: cp/typeck.c:1655 -msgid "invalid use of non-lvalue array" -msgstr "ongeldig gebruik van array die geen lvalue is" - -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 msgid "deprecated conversion from string constant to `%T'" msgstr "" -#: cp/typeck.c:1892 cp/typeck.c:2115 +#: cp/typeck.c:1890 cp/typeck.c:2122 msgid "request for member `%D' in `%E', which is of non-class type `%T'" msgstr "" -#: cp/typeck.c:1918 +#: cp/typeck.c:1916 #, fuzzy msgid "`%D' is not a member of `%T'" msgstr "`%s' is geen bestand, pipe of tty" -#: cp/typeck.c:1958 cp/typeck.c:1979 +#: cp/typeck.c:1957 cp/typeck.c:1978 #, fuzzy msgid "invalid access to non-static data member `%D' of NULL object" msgstr "ongeldig gebruik van onvolledige typedef `%s'" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" msgstr "" -#: cp/typeck.c:2161 +#: cp/typeck.c:2168 #, fuzzy msgid "`%D::%D' is not a member of `%T'" msgstr "`%s' is geen bestand, pipe of tty" -#: cp/typeck.c:2187 +#: cp/typeck.c:2179 +#, fuzzy +msgid "`%T' is not a base of `%T'" +msgstr "`%s' is geen bestand, pipe of tty" + +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 msgid "type `%T' has no destructor" msgstr "" -#: cp/typeck.c:2232 +#: cp/typeck.c:2244 #, fuzzy msgid "`%D' is not a member template function" msgstr "`%s' is meestal een functie" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 #, fuzzy msgid "`%T' is not a pointer-to-object type" msgstr "`%s' is geen iterator" -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" msgstr "" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 msgid "invalid type argument" msgstr "" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 #, fuzzy msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "ANSI C verbiedt het gebruik van subscripts bij een array die geen lvalue is" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "" -#: cp/typeck.c:2558 +#: cp/typeck.c:2570 #, fuzzy, c-format msgid "object missing in use of `%E'" msgstr "array-grootte ontbreekt in `%s'" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" msgstr "" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" msgstr "" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, fuzzy, c-format msgid "`%E' cannot be used as a function" msgstr "veld `%s' als een functie gedeclareerd" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 #, fuzzy msgid "too many arguments to %s `%+#D'" msgstr "teveel argumenten voor functie `%s'" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 #, fuzzy msgid "too few arguments to %s `%+#D'" msgstr "te weinig argumenten voor functie `%s'" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" msgstr "" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, fuzzy, c-format msgid "division by zero in `%E / 0'" msgstr "deling door nul in `#if'" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, fuzzy, c-format msgid "division by zero in `%E / 0.'" msgstr "deling door nul in `#if'" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, fuzzy, c-format msgid "division by zero in `%E %% 0'" msgstr "deling door nul in `#if'" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, fuzzy, c-format msgid "division by zero in `%E %% 0.'" msgstr "deling door nul in `#if'" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 #, fuzzy msgid "ISO C++ forbids comparison between pointer and integer" msgstr "vergelijking tussen pointer en integer" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 #, fuzzy msgid "comparison between types `%#T' and `%#T'" msgstr "vergelijking tussen pointer en integer" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 #, fuzzy msgid "comparison between signed and unsigned integer expressions" msgstr "vergelijking tussen signed en unsigned" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 #, fuzzy msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "ongeldige operanden voor binaire %s-operator" @@ -17926,307 +18169,307 @@ msgstr "ongeldige operanden voor binaire %s-operator" #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 #, fuzzy msgid "NULL used in arithmetic" msgstr "pointer naar functie gebruikt in rekensom" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 #, fuzzy msgid "ISO C++ forbids using pointer of type `void *' in subtraction" msgstr "pointer van type `void *' gebruikt in aftrekking" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 #, fuzzy msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "pointer naar functie gebruikt in aftrekking" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 #, fuzzy msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "pointer naar functie gebruikt in aftrekking" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" msgstr "" # 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom. -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 #, fuzzy msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "rekensom met pointer naar onvolledig type" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." msgstr "" -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "" -#: cp/typeck.c:4055 +#: cp/typeck.c:4091 #, fuzzy, c-format msgid "ISO C++ forbids %sing an enum" msgstr "ANSI C verbiedt case-bereiken" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 #, fuzzy msgid "cannot %s a pointer to incomplete type `%T'" msgstr "parameter `%s' wijst naar een onvolledig type" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 #, fuzzy msgid "ISO C++ forbids %sing a pointer of type `%T'" msgstr "ANSI C verbiedt het casten van een niet-scalair naar hetzelfde type" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 #, fuzzy msgid "invalid use of `--' on bool variable `%D'" msgstr "ongeldig gebruik van array die geen lvalue is" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 #, fuzzy msgid "ISO C++ forbids taking address of function `::main'" msgstr "ANSI C verbiedt het adres van een gecaste expressie" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 #, fuzzy msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "ANSI C verbiedt het adres van een gecaste expressie" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 #, fuzzy msgid "attempt to take address of bit-field structure member `%D'" msgstr "poging om het adres te nemen van lid `%s' van een bitveld-structure" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 msgid "taking address of destructor" msgstr "" -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 #, fuzzy msgid "taking address of bound pointer-to-member expression" msgstr "ongeldig gebruik van een void-expressie" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 msgid "cannot create pointer to reference member `%D'" msgstr "" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" msgstr "" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 msgid "invalid static_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" msgstr "" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 #, fuzzy msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "ANSI C verbiedt voorwaardelijke expressies tussen 0 en een functiepointer" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" msgstr "" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" msgstr "" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 msgid "invalid const_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 #, fuzzy msgid "ISO C++ forbids casting to an array type `%T'" msgstr "ANSI C verbiedt casts naar een union-type" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 #, fuzzy msgid "invalid cast to function type `%T'" msgstr "ongeldige opslagklasse voor functie `%s'" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 #, fuzzy msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" msgstr "cast laat qualifiers van doeltype van pointer vallen" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 #, fuzzy msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "cast verhoogt het benodigde alignment van het doeltype" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr "" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 #, fuzzy msgid "ISO C++ forbids cast to non-reference type used as lvalue" msgstr "ANSI C verbiedt casts naar een union-type" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 #, fuzzy msgid "incompatible types in assignment of `%T' to `%T'" msgstr "incompatibel type voor argument %d van `%s'" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 #, fuzzy msgid "ISO C++ forbids assignment of arrays" msgstr "ANSI C verbiedt array `%s' met lengte 0" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" msgstr "" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" msgstr "" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 msgid "pointer to member conversion via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 msgid "invalid conversion to type `%T' from type `%T'" msgstr "" -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" msgstr "" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" msgstr "" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 #, fuzzy msgid "passing `%T' for %s %P of `%D'" msgstr "doorgeven van argument %d van `%s'" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 msgid "cannot convert `%T' to `%T' in %s" msgstr "" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 #, fuzzy msgid "in passing argument %P of `%+D'" msgstr "doorgeven van argument %d van `%s'" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 msgid "returning reference to temporary" msgstr "" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" msgstr "" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 #, fuzzy msgid "reference to local variable `%D' returned" msgstr "adres van globale registervariabele `%s' gevraagd" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 #, fuzzy msgid "address of local variable `%D' returned" msgstr "adres van globale registervariabele `%s' gevraagd" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 #, fuzzy msgid "return-statement with no value, in function declared with a non-void return type" msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 #, fuzzy msgid "return-statement with a value, in function declared with a void return type" msgstr "`return' met waarde in een functie die void teruggeeft" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "" @@ -18235,200 +18478,195 @@ msgstr "" msgid "type `%T' is not a base type for type `%T'" msgstr "`%s' is geen bestand, pipe of tty" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 msgid "cannot declare variable `%D' to be of type `%T'" msgstr "" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 msgid "cannot declare field `%D' to be of type `%T'" msgstr "" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 #, fuzzy msgid "invalid return type for member function `%#D'" msgstr "de terugkeerwaarde van een functie kan geen funtie zijn" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 #, fuzzy msgid "invalid return type for function `%#D'" msgstr "ongeldige opslagklasse voor functie `%s'" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 msgid "cannot allocate an object of type `%T'" msgstr "" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr "" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr "" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "" -#: cp/typeck2.c:406 -#, fuzzy -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "ANSI C verbiedt constructor-expressies" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" msgstr "" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 #, fuzzy msgid "braces around scalar initializer for `%T'" msgstr "accolades rond scalaire beginwaarde" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 #, fuzzy msgid "ignoring extra initializers for `%T'" msgstr "niet-constante beginwaarde voor `%s'" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 #, fuzzy msgid "variable-sized object of type `%T' may not be initialized" msgstr "object van variabele lengte mag geen beginwaarde krijgen" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" msgstr "" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" msgstr "" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" msgstr "" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 #, fuzzy msgid "missing initializer for member `%D'" msgstr "ongeldige beginwaarde voor member `%s'" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 #, fuzzy msgid "uninitialized const member `%D'" msgstr "ongeldige beginwaarde voor member `%s'" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 #, fuzzy msgid "member `%D' with uninitialized const fields" msgstr "parameter `%s' krijgt beginwaarde" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 #, fuzzy msgid "member `%D' is uninitialized reference" msgstr "parameter `%s' krijgt beginwaarde" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 #, fuzzy msgid "no field `%D' in union being initialized" msgstr "onbekend veld `%s' opgegeven in beginwaarde" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 msgid "union `%T' with no named members cannot be initialized" msgstr "" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" msgstr "" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 #, fuzzy msgid "base operand of `->' has non-pointer type `%T'" msgstr "grootte van array `%s' is van een niet-integraal type" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" msgstr "" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" msgstr "" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" msgstr "" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 #, fuzzy msgid "`%T' fails to be a typedef or built-in type" msgstr "`%s' is geen typedef of ingebouwd type" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" msgstr "" -#: cp/typeck2.c:1399 +#: cp/typeck2.c:1384 #, fuzzy msgid "call to function `%D' which throws incomplete type `%#T'" msgstr "parameter `%s' wijst naar een onvolledig type" -#: cp/typeck2.c:1402 +#: cp/typeck2.c:1387 #, fuzzy msgid "call to function which throws incomplete type `%#T'" msgstr "parameter `%s' wijst naar een onvolledig type" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" msgstr "" @@ -18488,12 +18726,14 @@ msgid "Export functions even if they can be inlined" msgstr "de terugkeerwaarde van een functie kan geen funtie zijn" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" -msgstr "" +#, fuzzy +msgid "Only emit explicit template instantiations" +msgstr "herhaalde definitie `%s'" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" -msgstr "" +#, fuzzy +msgid "Only emit explicit instantiations of inline templates" +msgstr "impliciete declaratie van functie `%s'" #: cp/lang-options.h:84 msgid "Don't pedwarn about uses of Microsoft extensions" @@ -18628,66 +18868,66 @@ msgstr "" msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" msgstr "geen enkel INTEGER-type kan een pointer bevatten in deze configuratie" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," msgstr "" -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" msgstr "" -#: f/com.c:11776 +#: f/com.c:11848 msgid "properly unless they all are 32 bits wide" msgstr "" -#: f/com.c:11777 +#: f/com.c:11849 msgid "Please keep this in mind before you report bugs." msgstr "" #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" " ASSIGN statement might fail" msgstr "" -#: f/com.c:13609 +#: f/com.c:13681 #, fuzzy msgid "In statement function" msgstr "teveel argumenten voor functie" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "" -#: f/com.c:15425 +#: f/com.c:15497 msgid "directory name must immediately follow -I" msgstr "" -#: f/com.c:15568 +#: f/com.c:15640 #, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "" @@ -18712,22 +18952,22 @@ msgstr "" msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "" -#: f/g77spec.c:394 +#: f/g77spec.c:373 #, fuzzy msgid "--driver no longer supported" msgstr "-pipe wordt niet ondersteund" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, fuzzy, c-format msgid "argument to `%s' missing" msgstr "argument van `%s' moet van een integraal type zijn." -#: f/g77spec.c:411 +#: f/g77spec.c:390 msgid "no input files; unwilling to write output files" msgstr "" @@ -18853,11 +19093,15 @@ msgstr "" msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "ASSIGN naar een variabele die te klein is" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "" @@ -20140,21 +20384,21 @@ msgid "abstract method in non-abstract class" msgstr "" # goede vertaling voor 'overrides'? -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "niet-static methode '%s' vervangt static methode" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "" @@ -20163,7 +20407,7 @@ msgstr "" msgid "stack underflow - dup* operation" msgstr "" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "" @@ -20172,95 +20416,95 @@ msgstr "" # dikwijls 'bibliotheek' zien gebruiken. # De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar # ik ben van plan daar verandering in te brengen. -#: java/expr.c:1565 +#: java/expr.c:1563 #, c-format msgid "field `%s' not found" msgstr "veld `%s' niet gevonden" -#: java/expr.c:1717 +#: java/expr.c:1715 msgid "ret instruction not implemented" msgstr "" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "kan klasse '%s' niet vinden" -#: java/expr.c:2065 +#: java/expr.c:2070 #, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "" -#: java/expr.c:2373 +#: java/expr.c:2396 #, fuzzy, c-format msgid "missing field '%s' in '%s'" msgstr "beginwaarde ontbreekt" -#: java/expr.c:2379 +#: java/expr.c:2402 #, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "toekenning aan final-veld `%s' niet in constructor" -#: java/expr.c:2661 +#: java/expr.c:2684 #, fuzzy, c-format msgid "can't expand %s" msgstr "open %s" -#: java/expr.c:2838 +#: java/expr.c:2861 msgid "invalid PC in line number table" msgstr "ongeldige PC in tabel met regelnummers" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, c-format msgid "unreachable bytecode from %d to before %d" msgstr "" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "" #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 #, fuzzy msgid "unrecogized wide sub-instruction" msgstr "signature-string niet herkend" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "" @@ -20284,88 +20528,88 @@ msgstr "open %s" msgid "can't close %s" msgstr "close %s" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, fuzzy, c-format msgid "cannot find file for class %s" msgstr "[kan %s niet vinden]" -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 #, fuzzy msgid "not a valid Java .class file" msgstr "ongeldige basisklasse" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 #, fuzzy msgid "error while parsing constant pool" msgstr "%s voor stringconstante" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, fuzzy, c-format msgid "error in constant pool entry #%d\n" msgstr "constant object wordt beschreven (argument %d)" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 msgid "error while parsing fields" msgstr "" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 msgid "error while parsing methods" msgstr "" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 msgid "error while parsing final attributes" msgstr "" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "" -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 msgid "missing Code attribute" msgstr "" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 msgid "source file seen twice on command line and will be compiled only once" msgstr "" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 #, fuzzy msgid "no input file specified" msgstr "Geen invoerbestanden" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, fuzzy, c-format msgid "can't close input file %s" msgstr "kan bestand '%s' niet openen" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 #, fuzzy msgid "field initializer type mismatch" msgstr "ongeldige beginwaarde voor bit-string" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, fuzzy, c-format msgid "can't create directory %s" msgstr "dubbele folder `%s' wordt genegeerd\n" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, fuzzy, c-format msgid "can't create %s" msgstr "open %s" @@ -20418,11 +20662,11 @@ msgstr "" msgid "cannot specify `main' class when not linking" msgstr "" -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "" @@ -20445,277 +20689,340 @@ msgstr "close %s" msgid "internal error - invalid Utf8 name" msgstr "" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 #, fuzzy msgid "Missing term" msgstr "beginwaarde ontbreekt" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 #, fuzzy msgid "Missing name" msgstr "beginwaarde ontbreekt" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 msgid "Missing class name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 msgid "Missing interface name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 #, fuzzy msgid "Missing variable initializer" msgstr "beginwaarde ontbreekt" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 #, fuzzy msgid "Invalid declaration" msgstr "lege declaratie" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 #, fuzzy msgid "Unbalanced ']'" msgstr "niet-gebalanceerde `#endif'" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 msgid "Identifier expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 #, fuzzy msgid "Missing formal parameter term" msgstr "parameternaam ontbreekt uit parameterlijst" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 #, fuzzy msgid "Missing identifier" msgstr "beginwaarde ontbreekt" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 #, fuzzy msgid "Invalid interface type" msgstr "Ongeldig register voor vergelijking" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 #, fuzzy msgid "Invalid expression statement" msgstr "ongeldige expressie als operand" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 msgid "Missing term or ')'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 #, fuzzy msgid "Missing or invalid constant expression" msgstr "overflow in constante expressie" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 #, fuzzy msgid "Invalid control expression" msgstr "Ongeldig token in expressie" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 #, fuzzy msgid "Invalid update expression" msgstr "Ongeldig token in expressie" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 #, fuzzy msgid "Invalid init statement" msgstr "ongeldige beginwaarde" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 msgid "'class' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 msgid "')' or term expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 msgid "Field expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 #, fuzzy msgid "']' expected, invalid type expression" msgstr "ongeldige waarheidsexpressie" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 #, fuzzy msgid "Invalid type expression" msgstr "Ongeldig token in expressie" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 #, fuzzy msgid "Invalid reference type" msgstr "Ongeldige modus voor gen_tst_reg" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" "%s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" msgstr "" # 'whitespace' -> 'witruimte'? -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, fuzzy, c-format msgid "missing static field `%s'" msgstr "ontbrekende witruimte na getal `%s'" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, c-format msgid "not a static field `%s'" msgstr "`%s' is geen static veld" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, c-format msgid "No case for %s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, fuzzy, c-format msgid "unregistered operator %s" msgstr "registernaam niet opgegeven voor `%s'" @@ -20842,7 +21149,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "geen eerdere declaratie voor `%s'" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, fuzzy, c-format msgid "cannot find interface declaration for `%s'" msgstr "geen eerdere declaratie voor `%s'" @@ -21040,11 +21347,11 @@ msgstr "" msgid "potential selector conflict for method `%s'" msgstr "" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "" @@ -21087,6 +21394,37 @@ msgstr "" msgid "(debug) trace lexical analysis" msgstr "" +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr "" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +#, fuzzy +msgid "shared and mdll are not compatible" +msgstr "-pg en -fomit-frame-pointer zijn niet compatibel" + +#: java/lang-specs.h:33 +#, fuzzy +msgid "-fjni and -femit-class-files are incompatible" +msgstr "-fpic en -mapcs-reent zijn niet compatibel" + +#: java/lang-specs.h:34 +#, fuzzy +msgid "-fjni and -femit-class-file are incompatible" +msgstr "-fpic en -mapcs-reent zijn niet compatibel" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "" + +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "-pg en -fomit-frame-pointer zijn niet compatibel" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "" + #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" msgstr "" @@ -21123,83 +21461,69 @@ msgstr "" msgid "-private_bundle not allowed with -dynamiclib" msgstr "" -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" -msgstr "GNU C ondersteunt -C niet wanneer -E niet gebruikt wordt" - -#: f/lang-specs.h:39 gcc.c:690 -#, fuzzy -msgid "GNU C does not support -CC without using -E" -msgstr "GNU C ondersteunt -C niet wanneer -E niet gebruikt wordt" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" +msgstr "`-p' wordt niet ondersteund; gebruik `-pg' en gprof(1)" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #, fuzzy msgid "may not use both -m32 and -m64" msgstr "-mfp64 en -m4650 mogen niet samen gebruikt worden" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "`-p' wordt niet ondersteund; gebruik `-pg' en gprof(1)" +#: config/arm/arm.h:178 +msgid "-mapcs-26 and -mapcs-32 may not be used together" +msgstr "-mapcs-26 en -mapcs-32 mogen niet samen gebruikt worden" -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" -msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n" +#: config/arm/arm.h:180 +msgid "-msoft-float and -mhard_float may not be used together" +msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden" -#: config/mips/mips.h:954 -#, fuzzy -msgid "-pipe is not supported" -msgstr "-pipe wordt niet ondersteund" +#: config/arm/arm.h:182 +msgid "-mbig-endian and -mlittle-endian may not be used together" +msgstr "-mbig-endian en -mlittle-endian mogen niet samen gebruikt worden" -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" -msgstr "-EB en -EL mogen niet samen gebruikt worden" +#: config/i386/sco5.h:195 +#, fuzzy +msgid "-pg not supported on this platform" +msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem" -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" -msgstr "-pg en -fomit-frame-pointer zijn niet compatibel" +#: config/i386/sco5.h:196 +#, fuzzy +msgid "-p and -pp specified - pick one" +msgstr "-I- twee keer opgegeven" -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" +#: config/i386/sco5.h:271 +msgid "-G and -static are mutually exclusive" msgstr "" -#: config/i386/cygwin.h:115 -#, fuzzy -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "-pg en -fomit-frame-pointer zijn niet compatibel" +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" +msgstr "GNU C ondersteunt -C niet wanneer -E niet gebruikt wordt" -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 +#: f/lang-specs.h:39 gcc.c:690 #, fuzzy -msgid "shared and mdll are not compatible" -msgstr "-pg en -fomit-frame-pointer zijn niet compatibel" - -#: gcc.c:867 -msgid "-E required when input is from standard input" -msgstr "-E is nodig wanneer de invoer van standaardinvoer komt" +msgid "GNU C does not support -CC without using -E" +msgstr "GNU C ondersteunt -C niet wanneer -E niet gebruikt wordt" -#: gcc.c:871 -msgid "compilation of header file requested" +#: config/mcore/mcore.h:60 +msgid "choose either big or little endian, not both" msgstr "" -#: java/lang-specs.h:33 -#, fuzzy -msgid "-fjni and -femit-class-files are incompatible" -msgstr "-fpic en -mapcs-reent zijn niet compatibel" - -#: java/lang-specs.h:34 -#, fuzzy -msgid "-fjni and -femit-class-file are incompatible" -msgstr "-fpic en -mapcs-reent zijn niet compatibel" +#: config/mcore/mcore.h:63 +msgid "choose either m340 or m210 not both" +msgstr "" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" +#: config/mcore/mcore.h:64 +msgid "the m210 does not have little endian support" msgstr "" -#: treelang/lang-specs.h:52 +#: config/i386/cygwin.h:115 #, fuzzy -msgid "-pg or -p and -fomit-frame-pointer are incompatible" +msgid "mno-cygwin and mno-win32 are not compatible" msgstr "-pg en -fomit-frame-pointer zijn niet compatibel" #: config/vax/netbsd-elf.h:42 @@ -21207,29 +21531,31 @@ msgstr "-pg en -fomit-frame-pointer zijn niet compatibel" msgid "The -shared option is not currently supported for VAX ELF." msgstr "ingebouwde functie `%s' wordt op het ogenblik niet ondersteund" -#: config/mcore/mcore.h:60 -msgid "choose either big or little endian, not both" -msgstr "" +#: treelang/lang-specs.h:52 +#, fuzzy +msgid "-pg or -p and -fomit-frame-pointer are incompatible" +msgstr "-pg en -fomit-frame-pointer zijn niet compatibel" -#: config/mcore/mcore.h:63 -msgid "choose either m340 or m210 not both" -msgstr "" +#: gcc.c:847 +msgid "-E required when input is from standard input" +msgstr "-E is nodig wanneer de invoer van standaardinvoer komt" -#: config/mcore/mcore.h:64 -msgid "the m210 does not have little endian support" +#: gcc.c:851 +msgid "compilation of header file requested" msgstr "" -#: config/arm/arm.h:178 -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "-mapcs-26 en -mapcs-32 mogen niet samen gebruikt worden" +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" +msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n" -#: config/arm/arm.h:180 -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden" +#: config/mips/mips.h:954 +#, fuzzy +msgid "-pipe is not supported" +msgstr "-pipe wordt niet ondersteund" -#: config/arm/arm.h:182 -msgid "-mbig-endian and -mlittle-endian may not be used together" -msgstr "-mbig-endian en -mlittle-endian mogen niet samen gebruikt worden" +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" +msgstr "-EB en -EL mogen niet samen gebruikt worden" #: config/mips/r3900.h:35 #, fuzzy @@ -21241,38 +21567,6 @@ msgstr "-mhard-float wordt niet ondersteund" msgid "-msingle-float and -msoft-float can not both be specified" msgstr "-msingle-float en -msoft-float kunnen niet samen gebruikt worden." -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" -msgstr "" - -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" -msgstr "-static is niet geldig met -mcoff" - -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "-shared is niet geldig met -mcoff" - -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "-symbolic is niet geldig met -mcoff" - -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" -msgstr "-fpic is niet geldig met -mcoff" - -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" -msgstr "-fPIC is niet geldig met -mcoff" - -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" -msgstr "-fpic is niet geldig met -mcoff" - -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "-fPIC is niet geldig met -mcoff" - #~ msgid "__builtin_trap not supported by this target" #~ msgstr "`__builtin_trap' wordt niet ondersteund op dit doelsysteem" @@ -22396,10 +22690,6 @@ msgstr "-fPIC is niet geldig met -mcoff" #~ msgid "index is not discrete" #~ msgstr "-pipe wordt niet ondersteund" -#, fuzzy -#~ msgid "slice length is not an integer" -#~ msgstr "switch-waarde is geen integer" - #, fuzzy #~ msgid "slice length out-of-range" #~ msgstr "case-waarde buiten bereik" @@ -22570,10 +22860,6 @@ msgstr "-fPIC is niet geldig met -mcoff" #~ msgid "invalid use of type decl `%#D' as expression" #~ msgstr "ongeldig gebruik van een void-expressie" -#, fuzzy -#~ msgid "`%#T' has no member named `%D'" -#~ msgstr "union heeft geen lid dat `%s' heet" - #, fuzzy #~ msgid "object missing in call to method `%D'" #~ msgstr "kan oproep van `%s' niet inline maken" @@ -22614,6 +22900,10 @@ msgstr "-fPIC is niet geldig met -mcoff" #~ msgid "due to non-public access of member `%D'" #~ msgstr "herhaald lid `%s'" +#, fuzzy +#~ msgid "ISO C++ forbids non-constant aggregate initializer expressions" +#~ msgstr "ANSI C verbiedt constructor-expressies" + #, fuzzy #~ msgid "The meaning of `\\x' (at %0) varies with -traditional" #~ msgstr "de betekenis van `\\x' varieert naargelang -traditional al dan niet gebruikt wordt" @@ -22835,6 +23125,27 @@ msgstr "-fPIC is niet geldig met -mcoff" #~ msgid "-p profiling is no longer supported. Use -pg instead" #~ msgstr "profileren met -p wordt niet meer ondersteund. Gebruik -pg." +#~ msgid "-static not valid with -mcoff" +#~ msgstr "-static is niet geldig met -mcoff" + +#~ msgid "-shared not valid with -mcoff" +#~ msgstr "-shared is niet geldig met -mcoff" + +#~ msgid "-symbolic not valid with -mcoff" +#~ msgstr "-symbolic is niet geldig met -mcoff" + +#~ msgid "-fpic is not valid with -mcoff" +#~ msgstr "-fpic is niet geldig met -mcoff" + +#~ msgid "-fPIC is not valid with -mcoff" +#~ msgstr "-fPIC is niet geldig met -mcoff" + +#~ msgid "-fpic not valid with -mcoff" +#~ msgstr "-fpic is niet geldig met -mcoff" + +#~ msgid "-fPIC not valid with -mcoff" +#~ msgstr "-fPIC is niet geldig met -mcoff" + #, fuzzy #~ msgid "a -ifile option requires a -map option" #~ msgstr "Een -ifile optie heeft een -map optie nodig" diff --git a/gcc/po/sv.po b/gcc/po/sv.po index 0d7a9d52445..a8ebd4eafe8 100644 --- a/gcc/po/sv.po +++ b/gcc/po/sv.po @@ -1,4 +1,4 @@ -# Swedish translation for the GCC. +# Swedish translation for the GNU CC. # Copyright (C) 2000 Free Software Foundation, Inc. # Dennis Björklund , 2000, 2001, 2002. # @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: gcc 3.2\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" "PO-Revision-Date: 2002-08-26 12:58+0200\n" "Last-Translator: Dennis Björklund \n" "Language-Team: Swedish \n" @@ -54,14 +54,15 @@ msgstr "attributet \"%s\" msgid "`%s' attribute only applies to function types" msgstr "attributet \"%s\" fungerar bara på funktionstyper" -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" msgstr "attributet `%s' ignorerat" @@ -93,432 +94,442 @@ msgstr "ogiltigt tredje argument till __builtin_prefetch; anv #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 msgid "__builtin_saveregs not supported by this target" msgstr "__builtin_saveregs stöds inte på denna målarkitektur" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "argumentet till \"__builtin_args_info\" måste vara konstant" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" msgstr "argument till \"__builtin_args_info\" är utanför sitt intervall" -#: builtins.c:2918 +#: builtins.c:2929 msgid "missing argument in `__builtin_args_info'" msgstr "argument saknas till \"__builtin_args_info\"" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" msgstr "\"va_start\" används i en funktion med fixt antal parametrar" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "andra parametern till \"va_start\" var inte det sista namngivna argumentet" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "\"__builtin_next_arg\" anropad utan argument" -#: builtins.c:3059 +#: builtins.c:3070 msgid "too many arguments to function `va_start'" msgstr "För många argument till funktionen \"va_start\"" -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" msgstr "första argumentet till \"va_arg\" är inte av typen \"va_list\"" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "\"%s\" konverteras till \"%s\" när det skickas via \"...\"" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "(alltså skall du skicka \"%s\" och inte \"%s\" till \"va_arg\")" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" msgstr "ogiltigt argument till \"__builtin_frame_address\"" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" msgstr "ogiltigt argument till \"__builtin_return_address\"" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" msgstr "Icke supportat argument till \"__builtin_frame_address\"" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" msgstr "Icke supportat argument till \"__builtin_return_address\"" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" msgstr "andra argumentet till \"__builtin_expect\" måste vara en konstant" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" msgstr "andra argumentet till __builtin_longjmp måste vara 1" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" msgstr "inbyggd funktion \"%s\" stöds inte för närvarande" -#: builtins.c:4147 +#: builtins.c:4165 #, fuzzy msgid "target format does not support infinity" msgstr "målprocessorn stödjer inte THUMB-instruktioner" -#: c-common.c:1163 +#: c-common.c:1168 #, c-format msgid "`%s' is not defined outside of function scope" msgstr "\"%s\" är inte definierad utanför funktions-scope" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "stränglängden \"%d\" är större än den minsta längden \"%d\" som ISO C%d kompilatorer behöver stödja" -#: c-common.c:1242 +#: c-common.c:1247 msgid "concatenation of string literals with __FUNCTION__ is deprecated" msgstr "sammanslagning av strängliteraler tillsammans med __FUNCTION__ är föråldrat" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "spill i konstant uttryck" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "heltalsspill i uttryck" -#: c-common.c:1368 +#: c-common.c:1373 msgid "floating point overflow in expression" msgstr "flyttalsspill i uttryck" -#: c-common.c:1374 +#: c-common.c:1379 #, fuzzy msgid "vector overflow in expression" msgstr "heltalsspill i uttryck" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "stort heltal implicit trunkerat till unsigned typ" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "negativt heltal implicit konverterat till unsigned typ" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "spill i implicit constant konvertering" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" msgstr "operation på \"%s\" kan vara odefinierad" -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" msgstr "uttryckssats har inkomplett typ" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "case-etikett reducerar inte till en heltalskonstant" -#: c-common.c:2223 +#: c-common.c:2228 msgid "invalid truth-value expression" msgstr "ogiltigt sanningsvärdeuttryck" -#: c-common.c:2274 +#: c-common.c:2279 #, c-format msgid "invalid operands to binary %s" msgstr "ogiltiga operander till binär %s" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "jämförelsen är alltid falsk på grund av begränsat intervall för datatypen" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "jämförelsen är alltid sann på grund av begränsat intervall för datatypen" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "jämförelse med unsigned-uttryck >= 0 är alltid sant" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "jämförelse med unsigned-uttryck < 0 är alltid falskt" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" msgstr "pekare av typen \"void *\" använd med aritmetik" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" msgstr "pekare till funktion använd med aritmetik" -#: c-common.c:2648 +#: c-common.c:2653 msgid "pointer to member function used in arithmetic" msgstr "pekare till medlemsfunktion använd med aritmetik" -#: c-common.c:2654 +#: c-common.c:2659 msgid "pointer to a member used in arithmetic" msgstr "pekare till en medlemsfunktion använd med aritmetik" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" msgstr "struct-värde använt där skalär krävs" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" msgstr "union-värde använt där skalär krävs" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" msgstr "fält-värde använd där skalär krävs" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" msgstr "föreslår parenteser runt tilldelning som används som sanningsvärde" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 msgid "invalid use of `restrict'" msgstr "ogiltigt användande av \"restrict\"" -#: c-common.c:3059 +#: c-common.c:3064 #, fuzzy msgid "invalid application of `sizeof' to a function type" msgstr "ISO C++ förbjuder användning av \"sizeof\" på funktioner" -#: c-common.c:3069 +#: c-common.c:3074 #, fuzzy, c-format msgid "invalid application of `%s' to a void type" msgstr "ogiltig operation på oinstansierad typ" -#: c-common.c:3075 +#: c-common.c:3080 #, fuzzy, c-format msgid "invalid application of `%s' to an incomplete type" msgstr "sizeof applicerat på en inkomplett typ" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "" -#: c-common.c:3596 +#: c-common.c:3618 #, fuzzy, c-format msgid "cannot disable built-in function `%s'" msgstr "döljer inbyggd funktion \"%s\"" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, c-format msgid "too few arguments to function `%s'" msgstr "för få argument till funktionen \"%s\"" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, c-format msgid "too many arguments to function `%s'" msgstr "för många argument till funktionen \"%s\"" -#: c-common.c:3790 +#: c-common.c:3812 #, fuzzy, c-format msgid "non-floating-point argument to function `%s'" msgstr "för många argument till funktionen \"%s\"" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" msgstr "pekare är inte tillåtna case-värden" -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" msgstr "ISO C++ förbjuder intervalluttryck i switch-satser" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" msgstr "ISO C förbjuder intervalluttryck i switch-satser" -#: c-common.c:4097 +#: c-common.c:4119 msgid "empty range specified" msgstr "tomt intervall angivet" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" msgstr "dubbla (eller överlappand) case-värden" -#: c-common.c:4150 +#: c-common.c:4172 msgid "this is the first entry overlapping that value" msgstr "detta är det första fallet som överlappar det värdet" -#: c-common.c:4154 +#: c-common.c:4176 msgid "duplicate case value" msgstr "upprepat case-värde" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "tidigare använd här" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" msgstr "flera default-etiketter i en switch" -#: c-common.c:4160 +#: c-common.c:4182 msgid "this is the first default label" msgstr "detta är den första default-etiketten" -#: c-common.c:4188 +#: c-common.c:4210 #, fuzzy msgid "ISO C++ forbids taking the address of a label" msgstr "ISO C++ förbjuder att man tar adressen till funktionen \"::main\"" -#: c-common.c:4190 +#: c-common.c:4212 #, fuzzy msgid "ISO C forbids taking the address of a label" msgstr "ISO C++ förbjuder att man tar adressen till funktionen \"::main\"" -#: c-common.c:5213 +#: c-common.c:5235 #, c-format msgid "declaration of `%s' shadows %s" msgstr "deklaration av \"%s\" döljer %s" -#: c-common.c:5629 +#: c-common.c:5654 #, c-format msgid "unknown machine mode `%s'" msgstr "okänt maskinläge `%s'" -#: c-common.c:5632 +#: c-common.c:5657 #, c-format msgid "no data type for mode `%s'" msgstr "ingen datatyp för läge `%s'" -#: c-common.c:5641 c-common.c:6242 +#: c-common.c:5666 c-common.c:6316 #, fuzzy, c-format msgid "unable to emulate '%s'" msgstr "kan inte öppna fil \"%s\"" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" msgstr "attributet \"section\" kan inte anges för lokala variabler" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "sektion \"%s\" står i konflikt med tidigare deklaration" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "attributet \"section\" är inte tillåten för \"%s\"" -#: c-common.c:5704 +#: c-common.c:5729 msgid "section attributes are not supported for this target" msgstr "attributet \"section\" stöds inte för denna målarkitektur" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" msgstr "efterfrågad minnesjustering är inte konstant" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" msgstr "efterrågad minnesjustering är inte en potens av 2" -#: c-common.c:5756 +#: c-common.c:5781 msgid "requested alignment is too large" msgstr "efterfrågad minnesjustering är för stor" -#: c-common.c:5783 +#: c-common.c:5808 #, c-format msgid "alignment may not be specified for `%s'" msgstr "minnesjustering kan inte anges för \"%s\"" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "\"%s\" är definierad både normalt och som ett alias" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" msgstr "aliasargumentet är inte en sträng" -#: c-common.c:5885 +#: c-common.c:5910 #, fuzzy msgid "visibility arg not a string" msgstr "aliasargumentet är inte en sträng" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" msgstr "" -#: c-common.c:5928 +#: c-common.c:5953 #, fuzzy msgid "tls_model arg not a string" msgstr "aliasargumentet är inte en sträng" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" msgstr "" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" msgstr "attributet \"%s\" fungerar bara på funktioner" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, c-format msgid "can't set `%s' attribute after definition" msgstr "kan inte sätta attributet \"%s\" efter definitionen" -#: c-common.c:6109 +#: c-common.c:6114 +#, fuzzy +msgid "cleanup arg not an identifier" +msgstr "predikat måste vara en identifierare" + +#: c-common.c:6121 +#, fuzzy +msgid "cleanup arg not a function" +msgstr "anropat objekt är inte en funktion" + +#: c-common.c:6183 #, c-format msgid "`%s' attribute ignored for `%s'" msgstr "attributet `%s' ignorerat för \"%s\"" -#: c-common.c:6174 +#: c-common.c:6248 #, c-format msgid "invalid vector type for attribute `%s'" msgstr "ogiltigt vektortype för attribut \"%s\"" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" msgstr "" -#: c-common.c:6329 +#: c-common.c:6403 #, fuzzy msgid "nonnull attribute without arguments on a non-prototype" msgstr "antalet argument matchar inte prototypen" -#: c-common.c:6344 +#: c-common.c:6418 #, fuzzy, c-format msgid "nonnull argument has invalid operand number (arg %lu)" msgstr "formatsträng har ett ogiltigt antal operander" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" msgstr "" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" msgstr "" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "värdet av typen void ignoreras inte vilket bör göras" @@ -526,562 +537,562 @@ msgstr "v msgid "conversion to non-scalar type requested" msgstr "konvertering till icke-skalär typ begärd" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" msgstr "fält \"%s\" antas ha ett element" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "\"struct %s\" är inkomplett i scope-område som slutar här" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "\"union %s\" är inkomplett i scope-område som slutar här" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "\"enum %s\" är inkomplett i scope-område som slutar här" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "etikett \"%s\" använd men inte definierad" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" msgstr "etikett \"%s\" definierad men inte använd" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, fuzzy, c-format msgid "function `%s' redeclared as inline" msgstr "biblioteksfunktion \"%s\" deklarerad som icke-funktion" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, fuzzy, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "implicit deklaration av funktion \"%s\"" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, fuzzy, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "funktionen \"%s\" deklarerades tidigare i ett block" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, fuzzy, c-format msgid "previous declaration of function `%s' was inline" msgstr "tidigare deklaration av \"%s\"" -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" msgstr "döljer inbyggd funktion \"%s\"" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" msgstr "döljer biblioteksfunktion \"%s\"" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" msgstr "biblioteksfunktion \"%s\" deklarerad som icke-funktion" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "inbyggd funktion \"%s\" deklarerad som icke-funktion" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "\"%s\" omdeklarerad som en annan sorts symbol" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "tidigare deklaration av \"%s\"" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "motstridiga typer på inbyggd funktion \"%s\"" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, c-format msgid "conflicting types for `%s'" msgstr "motstridiga typer på \"%s\"" -#: c-decl.c:1129 +#: c-decl.c:1133 #, fuzzy msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "En parameterlista med ellips kan inte matcha en tom namnlistdeklaration." -#: c-decl.c:1135 +#: c-decl.c:1139 #, fuzzy msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" msgstr "En parameterlista med ellips kan inte matcha en tom namnlistdeklaration." -#: c-decl.c:1146 +#: c-decl.c:1157 #, fuzzy, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" msgstr "statisk deklaration av \"%s\" följer på icke-statisk" -#: c-decl.c:1153 +#: c-decl.c:1164 #, fuzzy, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" msgstr "icke-statisk deklaration av \"%s\" följer på statisk" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, c-format msgid "redefinition of `%s'" msgstr "omdefiniering av \"%s\"" -#: c-decl.c:1167 +#: c-decl.c:1178 #, c-format msgid "redeclaration of `%s'" msgstr "omdeklaration av \"%s\"" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "motstridande deklarationer av \"%s\"" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" msgstr "prototyp för \"%s\" följer" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "icke-prototypdefinition here" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "prototyp för \"%s\" följer och antalet argument matchar inte" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "prototyp för `%s' följer och argument %d matchar inte" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" msgstr "\"%s\" är deklarerad inline efter att den blivit anropad" -#: c-decl.c:1256 +#: c-decl.c:1267 #, c-format msgid "`%s' declared inline after its definition" msgstr "\"%s\" deklarerad inline efter sin definition" -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "statisk deklaration av \"%s\" följer på icke-statisk" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "icke-statisk deklaration av \"%s\" följer på statisk" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "const-deklaration för \"%s\" följer på icke-const" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "typkvalificerare för \"%s\" i konflikt med tidigare dekl" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "redundant omdeklaration av \"%s\" i samma scope" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" msgstr "deklaration av \"%s\" döljer en parameter" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "deklaration av \"%s\" döljer symbol från parameterlista" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 #, fuzzy msgid "a parameter" msgstr "oanvänd parameter \"%s\"" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" msgstr "" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 #, fuzzy msgid "a global declaration" msgstr "dubbel deklaration av etikett \"%s\"" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "nästlad extern deklaration av \"%s\"" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" msgstr "\"%s\" är använd innan sin deklaration" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "\"%s\" deklarerades implicit \"extern\" och senare \"static\"" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" msgstr "typ skiljer sig från tidigare extern deklaration" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "föregående externa dekl. av \"%s\"" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" msgstr "typ skiljer sig från tidigare implicit deklaration" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" msgstr "tidigare implicit deklaration av \"%s\"" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" msgstr "\"%s\" deklarerades tidigare implicit att returnera \"int\"" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "\"%s\" deklarerades \"extern\" och senare \"static\"" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "extern deklaration av \"%s\" matchar inte den globala" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" msgstr "\"%s\" är lokalt extern men globalt static" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" msgstr "funktionen \"%s\" deklarerades tidigare i ett block" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "implicit deklaration av funktion \"%s\"" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" msgstr "etikett %s är refererad till utanför en funktion" -#: c-decl.c:2231 +#: c-decl.c:2253 #, c-format msgid "duplicate label declaration `%s'" msgstr "dubbel deklaration av etikett \"%s\"" -#: c-decl.c:2234 +#: c-decl.c:2256 msgid "this is a previous declaration" msgstr "detta är en tidigare deklaration" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" msgstr "odöpt struktur/union som inte har någon instans" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "oanvändbart nyckelord eller typnamn i tom deklaration" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "två typer angivna i en tom deklaration" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 msgid "empty declaration" msgstr "tom deklaration" -#: c-decl.c:2718 +#: c-decl.c:2740 #, fuzzy msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" msgstr "ISO C89 stöder inte flexibla fältmedlemmar" -#: c-decl.c:2720 +#: c-decl.c:2742 #, fuzzy msgid "ISO C90 does not support `[*]' array declarators" msgstr "ISO C89 stöder inte flexibla fältmedlemmar" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "" -#: c-decl.c:2742 +#: c-decl.c:2764 msgid "static or type qualifiers in abstract declarator" msgstr "" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "\"%s\" är vanligtvis en funktion" -#: c-decl.c:2825 +#: c-decl.c:2847 #, fuzzy, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" msgstr "typedef \"%s\" är initierad" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" msgstr "funktion \"%s\" är initierad som en variabel" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" msgstr "parameter \"%s\" är initierad" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" msgstr "objekt med variabel storlek kan inte initieras" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "variabel \"%s\" har initierare men är av inkomplett typ" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "elementen i fält \"%s\" har en ofullständig typ" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "deklaration av \"%s\" är \"extern\" och initierad" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, fuzzy, c-format msgid "inline function `%s' given attribute noinline" msgstr "inbyggd funktion \"%s\" deklarerad som icke-funktion" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "initierare misslyckas med att bestämma storlek på \"%s\"" -#: c-decl.c:3011 +#: c-decl.c:3033 #, c-format msgid "array size missing in `%s'" msgstr "fältstorlek saknas i \"%s\"" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" msgstr "noll eller negativ storlek på fält \"%s\"" -#: c-decl.c:3055 +#: c-decl.c:3077 #, c-format msgid "storage size of `%s' isn't known" msgstr "lagringsstorlek på \"%s\" är okänd" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" msgstr "lagringsstorlek på \"%s\" är inte konstant" -#: c-decl.c:3125 +#: c-decl.c:3147 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "ignorerar asm för ickestatisk lokal variabel \"%s\"" -#: c-decl.c:3190 +#: c-decl.c:3247 #, fuzzy, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" msgstr "ANSI C förbjuder att parameter \"%s\" döljer typedef" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "\"long long long\" är för långt för GCC" -#: c-decl.c:3540 +#: c-decl.c:3597 #, fuzzy msgid "ISO C90 does not support `long long'" msgstr "ISO C89 stödjer inte \"long long\"'" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, c-format msgid "duplicate `%s'" msgstr "flera \"%s\"" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" msgstr "" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" msgstr "" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "två eller fler datatyper i deklaration av \"%s\"" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" msgstr "både long och short angivet för \"%s\"" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" msgstr "long eller short angiven med char för \"%s\"" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "long eller short angiven med flyttalstyp för \"%s\"" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "den enda giltiga kombinationen är \"long double\"" -#: c-decl.c:3680 +#: c-decl.c:3737 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "både signed och unsigned specificerat för \"%s\"" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "long, short, signed eller unsigned ogiltig för \"%s\"" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "long, short, signed eller unsigned använd felaktigt på \"%s\"" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, c-format msgid "complex invalid for `%s'" msgstr "complex ogiltig för \"%s\"" -#: c-decl.c:3748 +#: c-decl.c:3805 #, fuzzy msgid "ISO C90 does not support complex types" msgstr "ISO C89 stöder inte typen complex" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "ISO C stöder inte bara \"complex\" i meningen \"double complex\"" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 msgid "ISO C does not support complex integer types" msgstr "ISO C stöder inte komplexa heltalstyper" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 msgid "duplicate `const'" msgstr "upprepning av \"const\"" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 msgid "duplicate `restrict'" msgstr "upprepning av \"restrict\"" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 msgid "duplicate `volatile'" msgstr "upprepning av \"volatile\"" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "flera lagringsklasser i deklaration av \"%s\"" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "funktionsdefinition deklarerad som \"auto\"" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "funktionsdefinition deklarerad som \"register\"" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "funktionsdefinition deklarerad som \"typedef\"" -#: c-decl.c:3841 +#: c-decl.c:3898 #, fuzzy msgid "function definition declared `__thread'" msgstr "funktionsdefinition deklarerad som \"typedef\"" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" msgstr "lagringsklass angiven för strukturfält \"%s\"" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "lagringsklass angiven för parameter \"%s\"" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "lagringsklass angiven för typnamn" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "`%s' initierad och deklarerad \"extern\"" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "\"%s\" är både \"extern\" och initierare" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "toppnivådeklaration av \"%s\" anger \"auto\"" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "nästlad funktion \"%s\" är deklarerad \"extern\"" -#: c-decl.c:3891 cp/decl.c:10872 +#: c-decl.c:3948 cp/decl.c:11319 #, fuzzy, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" msgstr "funktion \"%s\" kan inte deklareras som \"mutable\"" @@ -1089,459 +1100,459 @@ msgstr "funktion \"%s\" kan inte deklareras som \"mutable\"" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 #, fuzzy msgid "static or type qualifiers in non-parameter array declarator" msgstr "två typer angivna i en tom deklaration" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" msgstr "deklaration av \"%s\" som ett fält med void" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "deklaration av \"%s\" som ett fält med funktioner" -#: c-decl.c:3985 c-decl.c:5250 +#: c-decl.c:4042 c-decl.c:5332 #, fuzzy msgid "invalid use of structure with flexible array member" msgstr "ISO C89 stöder inte flexibla fältmedlemmar" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" msgstr "storlek på fält \"%s\" är inte av heltalstyp" -#: c-decl.c:4009 +#: c-decl.c:4066 #, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "ISO C förbjuder fält \"%s\" med storlek noll" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" msgstr "storlek på fält \"%s\" är negativt" -#: c-decl.c:4029 +#: c-decl.c:4086 #, fuzzy, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" msgstr "ISO C89 förbjuder fält \"%s\" vars storlek inte kan beräknas" -#: c-decl.c:4032 +#: c-decl.c:4089 #, fuzzy, c-format msgid "ISO C90 forbids variable-size array `%s'" msgstr "ISO C89 förbjuder fält \"%s\" med variabel storlek" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, c-format msgid "size of array `%s' is too large" msgstr "fältet \"%s\" är för stort" -#: c-decl.c:4075 +#: c-decl.c:4145 #, fuzzy msgid "ISO C90 does not support flexible array members" msgstr "ISO C89 stöder inte flexibla fältmedlemmar" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" msgstr "fälttyp har inkomplett elementtyp" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 msgid "ISO C forbids const or volatile function types" msgstr "" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "\"%s\" är deklarerad som en funktion som returnerar en funktion" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "\"%s\" är deklarerad som en funktion som returnerar ett fält" -#: c-decl.c:4171 +#: c-decl.c:4241 msgid "ISO C forbids qualified void function return type" msgstr "" -#: c-decl.c:4175 +#: c-decl.c:4245 msgid "type qualifiers ignored on function return type" msgstr "" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 msgid "ISO C forbids qualified function types" msgstr "" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" msgstr "" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" msgstr "variabel eller fält \"%s\" deklarerad som void" -#: c-decl.c:4375 +#: c-decl.c:4445 msgid "attributes in parameter array declarator ignored" msgstr "" -#: c-decl.c:4400 +#: c-decl.c:4470 msgid "invalid type modifier within array declarator" msgstr "" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "fält \"%s\" deklarerad som en funktion" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" msgstr "fält \"%s\" har en inkomplett typ" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, c-format msgid "invalid storage class for function `%s'" msgstr "ogiltig lagringsklass för funktion \"%s\"" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" msgstr "\"noreturn\"-funktion returnerar ett icke-void värde" -#: c-decl.c:4524 +#: c-decl.c:4594 msgid "cannot inline function `main'" msgstr "kan inte inline:a funktion \"main\"" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" msgstr "variabel \"%s\" deklarerad \"inline\"" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 +#: c-decl.c:4677 cp/decl.c:9951 #, fuzzy msgid "thread-local storage not supported for this target" msgstr "-fdata-sections stöds inte för AIX" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" msgstr "funktionsdeklaration är inte en prototyp" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" msgstr "" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" msgstr "parameter \"%s\" har en inkomplett typ" -#: c-decl.c:4701 +#: c-decl.c:4773 msgid "parameter has incomplete type" msgstr "parameter har en inkomplett typ" -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "parameter \"%s\" pekar på inkomplett typ" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" msgstr "parameter pekar på inkomplett typ" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" msgstr "\"void\" i parameterlistan måste vara hela listan" -#: c-decl.c:4862 +#: c-decl.c:4934 #, fuzzy, c-format msgid "`struct %s' declared inside parameter list" msgstr "\"%s %s\" deklarerad inuti parameterlista" -#: c-decl.c:4865 +#: c-decl.c:4937 #, c-format msgid "`union %s' declared inside parameter list" msgstr "\"union %s\" deklarerad inuti parameterlista" -#: c-decl.c:4868 +#: c-decl.c:4940 #, c-format msgid "`enum %s' declared inside parameter list" msgstr "\"enum %s\" deklarerad inuti parameterlista" -#: c-decl.c:4875 +#: c-decl.c:4947 msgid "anonymous struct declared inside parameter list" msgstr "anonym struktur deklarerad i parameterlista" -#: c-decl.c:4877 +#: c-decl.c:4949 msgid "anonymous union declared inside parameter list" msgstr "anonym union deklarerad i parameterlista" -#: c-decl.c:4879 +#: c-decl.c:4951 msgid "anonymous enum declared inside parameter list" msgstr "anonym uppräkningstyp deklarerad i parameterlista" -#: c-decl.c:4883 +#: c-decl.c:4955 msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "dess scope-område är endast denna definition eller deklaration, vilket troligen inte är vad du vill." -#: c-decl.c:4960 +#: c-decl.c:5032 #, c-format msgid "redefinition of `union %s'" msgstr "omdefiniering av \"union %s\"" -#: c-decl.c:4962 +#: c-decl.c:5034 #, c-format msgid "redefinition of `struct %s'" msgstr "omdefiniering av \"struct %s\"" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" msgstr "" -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, c-format msgid "%s defined inside parms" msgstr "" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "union" -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "struktur" -#: c-decl.c:5089 +#: c-decl.c:5183 #, c-format msgid "%s has no %s" msgstr "%s har ingen %s" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "struct" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "named members" msgstr "namngivna medlemmar" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "medlemmar" -#: c-decl.c:5130 +#: c-decl.c:5224 #, c-format msgid "nested redefinition of `%s'" msgstr "nästlad omdefinition av \"%s\"" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" msgstr "bitfält \"%s\" har en icke godkänd typ" -#: c-decl.c:5166 +#: c-decl.c:5260 #, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "bitfält \"%s\" har en icke godkänd typ enligt ISO C" -#: c-decl.c:5177 +#: c-decl.c:5271 #, c-format msgid "negative width in bit-field `%s'" msgstr "negativ storlek i bitfält \"%s\"" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" msgstr "storleken på \"%s\" är större än sin typ" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" msgstr "Storleken noll på bitfält \"%s\"" -#: c-decl.c:5195 +#: c-decl.c:5289 #, c-format msgid "`%s' is narrower than values of its type" msgstr "" -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" msgstr "" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" msgstr "" -#: c-decl.c:5275 +#: c-decl.c:5357 #, c-format msgid "duplicate member `%s'" msgstr "upprepning av medlem \"%s\"" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" msgstr "" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" msgstr "omdeklaration av \"enum %s\"" -#: c-decl.c:5458 +#: c-decl.c:5592 msgid "enum defined inside parms" msgstr "" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "" -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "uppräkningsvärde för \"%s\" är inte en heltalskonstant" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "överspill i uppräkningsvärden" -#: c-decl.c:5618 +#: c-decl.c:5752 msgid "ISO C restricts enumerator values to range of `int'" msgstr "ISO C begränsar enumreringsvärden till intervallet av en \"int\"" -#: c-decl.c:5700 +#: c-decl.c:5834 msgid "return type is an incomplete type" msgstr "returtypen är en inkomplett typ" -#: c-decl.c:5708 +#: c-decl.c:5842 msgid "return type defaults to `int'" msgstr "returtyp sätts till \"int\"" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" msgstr "ingen tidigare prototyp för `%s'" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "\"%s\" användes utan någon prototyp innan sin definition" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" msgstr "ingen tidigare deklaration av \"%s\"" -#: c-decl.c:5775 +#: c-decl.c:5909 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "\"%s\" användes utan någon deklaration innan sin definition" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" msgstr "returtypen på \"%s\" är inte \"int\"" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" msgstr "första argumentet till \"%s\" skall vara \"int\"" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "andra argumentet till \"%s\" skall vara \"char **\"" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "tredje argumentet till \"%s2 skall troligen vara \"char **\"" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "\"%s\" tar bara noll eller två argument" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" msgstr "\"%s\" är normalt en icke-statisk function" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" msgstr "" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" msgstr "parameternamn utlämnat" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, c-format msgid "parameter `%s' declared void" msgstr "parameter \"%s\" deklarerad som void" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "parameternamn saknas i parameterlista" -#: c-decl.c:6063 +#: c-decl.c:6197 #, c-format msgid "multiple parameters named `%s'" msgstr "flera parametrar med namn \"%s\"" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" msgstr "typen på \"%s\" sätts till \"int\"" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "deklaration av parameter \"%s\" med det finns ingen sådan parameter" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" msgstr "antalet argument matchar inte prototypen" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "argument \"%s\" matchar inte prototypen" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 msgid "no return statement in function returning non-void" msgstr "ingen return i funktion som returnerar icke-void" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" msgstr "denna funktion kan returnera med eller utan ett värde" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "storleken på returvärdet från \"%s\" är %u bytes" -#: c-decl.c:6560 +#: c-decl.c:6733 #, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "storleken på returvärdet från \"%s\" är större än %d bytes" @@ -1549,36 +1560,36 @@ msgstr "storleken p #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" msgstr "" -#: c-decl.c:6639 +#: c-decl.c:6815 #, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "\"struct %s\" är deklarerad i en for-loops init-deklaration" -#: c-decl.c:6642 +#: c-decl.c:6818 #, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "\"union %s\" är deklarerad i en for-loops init-deklaration" -#: c-decl.c:6645 +#: c-decl.c:6821 #, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "\"enum %s\" är deklarerad i en for-loops init-deklaration" -#: c-decl.c:6653 +#: c-decl.c:6829 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "" -#: c-decl.c:6655 +#: c-decl.c:6831 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "" -#: c-decl.c:6657 +#: c-decl.c:6833 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "" @@ -2089,168 +2100,168 @@ msgstr "" msgid "YYDEBUG not defined" msgstr "YYDEBUG är inte definierad." -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" msgstr "" -#: c-lex.c:333 +#: c-lex.c:336 #, c-format msgid "ignoring #pragma %s %s" msgstr "ignorerar #pragma %s %s" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "" -#: c-lex.c:692 +#: c-lex.c:695 #, c-format msgid "stray '%c' in program" msgstr "" -#: c-lex.c:694 +#: c-lex.c:697 #, c-format msgid "stray '\\%o' in program" msgstr "" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" msgstr "" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" msgstr "" -#: c-lex.c:869 +#: c-lex.c:873 #, fuzzy, c-format msgid "integer constant is too large for \"%s\" type" msgstr "heltalskonstant är större än maximala värdet för sin typ" -#: c-lex.c:937 +#: c-lex.c:941 #, fuzzy, c-format msgid "floating constant exceeds range of \"%s\"" msgstr "flyttal utanför intervallet för \"%s\"" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 msgid "ignoring invalid multibyte character" msgstr "ignorerar ogiltigt flerbytestecken" -#: c-opts.c:353 +#: c-opts.c:355 #, fuzzy, c-format msgid "missing argument to \"-%s\"" msgstr "Saknar argument till flaggan \"%s\"" -#: c-opts.c:357 +#: c-opts.c:359 #, fuzzy, c-format msgid "no class name specified with \"-%s\"" msgstr "Utdatafilnamn angivet två gånger" -#: c-opts.c:364 +#: c-opts.c:366 #, fuzzy, c-format msgid "missing filename after \"-%s\"" msgstr "Filnamn saknas efter %s" -#: c-opts.c:369 +#: c-opts.c:371 #, fuzzy, c-format msgid "missing target after \"-%s\"" msgstr "Argument saknas efter %s" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" msgstr "" -#: c-opts.c:548 +#: c-opts.c:550 #, fuzzy, c-format msgid "too many filenames given. Type %s --help for usage" msgstr "För många filnamn. Skriv %s --help för användningsinformation" -#: c-opts.c:934 +#: c-opts.c:937 msgid "-Wno-strict-prototypes is not supported in C++" msgstr "-Wno-strict-prototypes stödjs inte för C++" -#: c-opts.c:1014 +#: c-opts.c:1017 #, fuzzy, c-format msgid "switch \"%s\" is no longer supported" msgstr "-f%s stödjs inte längre" -#: c-opts.c:1030 +#: c-opts.c:1033 #, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" msgstr "" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" msgstr "" -#: c-opts.c:1263 +#: c-opts.c:1273 #, fuzzy msgid "output filename specified twice" msgstr "Utdatafilnamn angivet två gånger" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "-Wformat-y2k ignorerad utan -Wformat" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "-Wformat-extra-args ignorerad utan -Wformat" -#: c-opts.c:1381 +#: c-opts.c:1391 #, fuzzy msgid "-Wformat-zero-length ignored without -Wformat" msgstr "-Wformat-extra-args ignorerad utan -Wformat" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "-Wformat-nonliteral ignorerad utan -Wformat" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "-Wformat-security ignorerad utan -Wformat" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "-Wmissing-format-attribute ignorerad utan -Wformat" -#: c-opts.c:1409 +#: c-opts.c:1419 #, fuzzy, c-format msgid "opening output file %s" msgstr "Kan inte öppna utdatafil \"%s\"" -#: c-opts.c:1464 +#: c-opts.c:1474 #, fuzzy, c-format msgid "opening dependency file %s" msgstr "dynamiskt beroende.\n" -#: c-opts.c:1474 +#: c-opts.c:1484 #, fuzzy, c-format msgid "closing dependency file %s" msgstr "Kunde inte öppna källkodsfil %s.\n" -#: c-opts.c:1477 +#: c-opts.c:1487 #, fuzzy, c-format msgid "when writing output to %s" msgstr "fel vid skrivning till %s" -#: c-opts.c:1557 +#: c-opts.c:1567 #, fuzzy msgid "to generate dependencies you must specify either -M or -MM" msgstr "du måste dessutom ange antingen -M eller -MM" -#: c-opts.c:1704 +#: c-opts.c:1715 #, c-format -msgid "\"-%s\" is valid for %s but not for %s" +msgid "\"-%c%s%s\" is valid for %s but not for %s" msgstr "" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2268,7 +2279,7 @@ msgstr "" " -iwithprefixbefore Sätt i slutet på huvud-include-sökvägen\n" " -isystem Sätt först på systemets include-sökväg\n" -#: c-opts.c:1723 +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2286,7 +2297,7 @@ msgstr "" " -nostdinc++ Använd inte systemets include-sökväg för C++\n" " -o Skriv utdata till \n" -#: c-opts.c:1732 +#: c-opts.c:1744 #, fuzzy msgid "" " -trigraphs Support ISO C trigraphs\n" @@ -2306,7 +2317,7 @@ msgstr "" " -Wno-trigraphs Varna inte om trigrapher\n" " -Wcomment{s} Varna om en kommentar börjar i en annan kommentar\n" -#: c-opts.c:1741 +#: c-opts.c:1753 #, fuzzy msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" @@ -2320,7 +2331,7 @@ msgstr "" " -Wno-undef Varna inte om att testa odefinierade makron\n" " -Wimport Varna om användande av direktivet #import\n" -#: c-opts.c:1746 +#: c-opts.c:1758 #, fuzzy msgid "" " -W[no-]error Treat all warnings as errors\n" @@ -2334,7 +2345,7 @@ msgstr "" " -Wno-system-headers Dölj varningar från system-include-filer\n" " -Wall Aktivera alla preprocessor-varningar\n" -#: c-opts.c:1751 +#: c-opts.c:1763 #, fuzzy msgid "" " -M Generate make dependencies\n" @@ -2350,7 +2361,7 @@ msgstr "" " -MG Behandla saknade filer som genererade filer\n" # fixme: vad menas med unquoted -#: c-opts.c:1759 +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" @@ -2360,7 +2371,7 @@ msgstr "" " -MQ Lägg till MAKE-citerat mål\n" " -MT Lägg till ociterat mål\n" -#: c-opts.c:1764 +#: c-opts.c:1776 #, fuzzy msgid "" " -D Define a with string '1' as its value\n" @@ -2377,7 +2388,7 @@ msgstr "" " -U Gör till icke definierat\n" " -v Visa versionsnummer\n" -#: c-opts.c:1772 +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2393,7 +2404,7 @@ msgstr "" " -dN Som -dD men bara namnet bevaras\n" " -dI Ta med #include-direktives i utdata\n" -#: c-opts.c:1780 +#: c-opts.c:1792 #, fuzzy msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" @@ -2411,7 +2422,7 @@ msgstr "" " -h or --help Visa denna information\n" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "syntaxfel" @@ -2419,23 +2430,23 @@ msgstr "syntaxfel" msgid "syntax error: cannot back up" msgstr "syntaxfel: kan inte backa tillbaka" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 msgid "ISO C forbids an empty source file" msgstr "ISO C förbjuder tomma källkodsfiler" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" msgstr "argumentet till \"asm\" är inte en konstant sträng" -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 msgid "ISO C forbids data definition with no type or storage class" msgstr "ISO C förbjuder datadefinition utan typ eller lagringsklass" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" msgstr "datadefinition har ingen typ eller lagringsklass" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 msgid "ISO C does not allow extra `;' outside of a function" msgstr "ISO C tillåter inte extra \";\" utanför funktioner" @@ -2443,27 +2454,27 @@ msgstr "ISO C till msgid "traditional C rejects the unary plus operator" msgstr "traditionell C hanterar inte operatorn unärt plus" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "\"sizeof\" applicerat på ett bitfält" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "ISO C förbjuder uteslutande av den mittersta termen i ett ?: uttryck" -#: c-parse.y:632 objc-parse.y:655 +#: c-parse.y:632 objc-parse.y:654 msgid "ISO C89 forbids compound literals" msgstr "" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 msgid "ISO C forbids braced-groups within expressions" msgstr "" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 msgid "first argument to __builtin_choose_expr not a constant" msgstr "första argumentet till \"__builtin_choose_expr\" är inte en konstant" -#: c-parse.y:721 objc-parse.y:768 +#: c-parse.y:721 objc-parse.y:767 #, fuzzy msgid "traditional C rejects ISO C style function definitions" msgstr "traditionell C stödjer inte sträng-sammanslagning" @@ -2471,88 +2482,88 @@ msgstr "traditionell C st #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "\"%s\" är inte i början av deklarationen" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 msgid "ISO C forbids empty initializer braces" msgstr "" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 msgid "ISO C89 forbids specifying subobject to initialize" msgstr "ISO C89 förbjuder specifiering av subobjekt som skall initieras" -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" msgstr "obsolet angivelse av initierare utan \"=\"" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" msgstr "obsolet användning av initierare med \":\"" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 msgid "ISO C forbids specifying range of elements to initialize" msgstr "" -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 msgid "ISO C forbids nested functions" msgstr "ISO C förbjuder nästlade funktioner" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 msgid "ISO C forbids forward references to `enum' types" msgstr "" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 msgid "comma at end of enumerator list" msgstr "komma i slutet av uppräkningslista" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" msgstr "inget semikolon vid slutet av struktur eller union" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" msgstr "extra semikolon i struktur eller union angivet" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" msgstr "ISO C stödjer inte ej namnsatta strukturer/unioner" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 msgid "ISO C forbids member declarations with no members" msgstr "ISO C förbjuder medlemsdeklarationer utan medlemmar" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 msgid "deprecated use of label at end of compound statement" msgstr "" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 msgid "ISO C89 forbids mixed declarations and code" msgstr "ISO C89 förbjuder blandade deklarationer och kod" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 msgid "ISO C forbids label declarations" msgstr "" -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" msgstr "" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" msgstr "tom kropp i else-sats" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 msgid "ISO C forbids `goto *expr;'" msgstr "ISO C förbjuder \"goto *expr;\"" -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 msgid "ISO C forbids forward parameter declarations" msgstr "" @@ -2562,11 +2573,11 @@ msgstr "" #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 msgid "ISO C requires a named argument before `...'" msgstr "ISO C kräver ett namnsatt argument före \"...\"" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "\"...\" i en gammaldags identifierarlista" @@ -2583,37 +2594,37 @@ msgstr "parsningsfel" msgid "parser stack overflow" msgstr "parsestack överfull" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "%s vid slutet av indatan" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, c-format msgid "%s before %s'%c'" msgstr "%s före %s'%c'" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, c-format msgid "%s before %s'\\x%x'" msgstr "%s före %s'\\x%x'" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, c-format msgid "%s before string constant" msgstr "%s före strängkonstant" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, c-format msgid "%s before numeric constant" msgstr "%s före numerisk konstant" -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, c-format msgid "%s before \"%s\"" msgstr "%s före \"%s\"" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, c-format msgid "%s before '%s' token" msgstr "%s före symbolen '%s'" @@ -2622,7 +2633,7 @@ msgstr "%s f msgid "traditional C rejects string concatenation" msgstr "traditionell C stödjer inte sträng-sammanslagning" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" msgstr "syntaxfel vid token \"%s\"" @@ -2682,39 +2693,39 @@ msgstr "" msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 msgid "malformed #pragma weak, ignored" msgstr "" -#: c-pragma.c:330 +#: c-pragma.c:337 msgid "junk at end of #pragma weak" msgstr "skräp vid slutet av #pragma weak" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 msgid "malformed #pragma redefine_extname, ignored" msgstr "" -#: c-pragma.c:375 +#: c-pragma.c:382 #, fuzzy msgid "junk at end of #pragma redefine_extname" msgstr "skräp vid slutet av #pragma weak" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 msgid "#pragma redefine_extname conflicts with declaration" msgstr "" -#: c-pragma.c:413 +#: c-pragma.c:420 msgid "malformed #pragma extern_prefix, ignored" msgstr "" -#: c-pragma.c:418 +#: c-pragma.c:425 #, fuzzy msgid "junk at end of #pragma extern_prefix" msgstr "skräp vid slutet av #pragma weak" -#: c-pragma.c:450 +#: c-pragma.c:457 #, fuzzy -msgid "asm declaration conficts with previous rename" +msgid "asm declaration conflicts with previous rename" msgstr "sektion \"%s\" står i konflikt med tidigare deklaration" #: c-semantics.c:565 @@ -2737,7 +2748,7 @@ msgstr "" msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" msgstr "" @@ -2747,7 +2758,7 @@ msgstr "" msgid "`%s' has an incomplete type" msgstr "\"%s\" har en inkomplett typ" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 msgid "invalid use of void expression" msgstr "ogiltig användning av void-uttryck" @@ -2779,7 +2790,7 @@ msgstr "funktionstyper inte riktigt kompatibla i ISO C" msgid "types are not quite compatible" msgstr "typerna är inte riktigt kompatibla" -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" msgstr "aritmetik på pekare till inkomplett typ" @@ -2788,1004 +2799,1000 @@ msgstr "aritmetik p msgid "%s has no member named `%s'" msgstr "%s har ingen medlem med namn \"%s\"" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "begäran av medlem \"%s\" i något som inte är en struktur eller union" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" msgstr "derefererar pekare till inkomplett typ" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" msgstr "derefererar \"void *\"-pekare" -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, c-format msgid "invalid type argument of `%s'" msgstr "ogiltigt typargument till \"%s\"" -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" msgstr "" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" msgstr "fältindex har typen \"char\"" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" msgstr "fältindex är inte ett heltal" -#: c-typeck.c:1303 +#: c-typeck.c:1306 msgid "ISO C forbids subscripting `register' array" msgstr "" -#: c-typeck.c:1305 +#: c-typeck.c:1308 #, fuzzy msgid "ISO C90 forbids subscripting non-lvalue array" msgstr "ISO C++ förbjuder tilldelning av fält" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" msgstr "index har typen \"char\"" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" msgstr "" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "\"%s\" odeklarerad här (inte i en funktion)" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "\"%s\" odeklarerad (första förekomsten i denna funktionen)" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "(Varje odeklarerad identifierare rapporteras bara" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr "en gång för varje funktion den finns i.)" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "" -#: c-typeck.c:1504 +#: c-typeck.c:1518 msgid "called object is not a function" msgstr "anropat objekt är inte en funktion" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 msgid "too many arguments to function" msgstr "för många argument till funktion" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "%s som complex istället för heltal grund av prototyp" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" msgstr "" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" msgstr "%s som unsigned på grund av prototyp" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" msgstr "%s som signed på grund av prototyp" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 msgid "too few arguments to function" msgstr "för få argument till funktion" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "föreslår parenteser runt + eller - inuti skift" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "föreslår parenteser runt && inuti ||" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" msgstr "föreslår parenteser runt aritmetik inuti operanden till |" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" msgstr "föreslår parenteser runt jämförelse inuti operanden till |" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "föreslår parenteser runt aritmetik inuti operanden till ^" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" msgstr "föreslår parenteser runt jämförelse inuti operanden till ^" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" msgstr "föreslår parenteser runt + eller - inuti operanden till &" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" msgstr "föreslår parenteser runt jämförelser inuti operanden till &" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "jämförelser som X<=Y<=Z har inte sin matematiska mening" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 msgid "division by zero" msgstr "" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" msgstr "högershiftoperanden är negativ" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" msgstr "högershiftoperanden >= storleken på typen" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" msgstr "vänstershiftoperanden är negativ" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" msgstr "vänstershiftoperanden >= storleken på typen" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" msgstr "shiftoperanden är negativ" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "shiftoperanden >= storleken på typen" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" msgstr "jämföra flyttal med == eller != är osäkert" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 msgid "ISO C forbids comparison of `void *' with function pointer" msgstr "ISO C förbjuder jämförelse mellan \"void *\" och funktionspekare" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" msgstr "" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" msgstr "jämförelse mellan pekare och heltal" -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "ISO C förbjuder ordningsjämförelse på pekare till funktioner" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" msgstr "jämförelse av kompletta och inkompletta pekare" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" msgstr "" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 msgid "unordered comparison on non-floating point argument" msgstr "" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" msgstr "jämföreslse mellan signed och unsigned" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" msgstr "" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" msgstr "" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" msgstr "pekare av typ \"void *\" använd i subtraktion" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" msgstr "pekare till funktion använd i subtraktion" -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" msgstr "" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" msgstr "" -#: c-typeck.c:2754 +#: c-typeck.c:2768 msgid "ISO C does not support `~' for complex conjugation" msgstr "ISO C stödjer inte ~ för komplex konjugering" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "" -#: c-typeck.c:2769 +#: c-typeck.c:2783 msgid "wrong type argument to abs" msgstr "fel typ på argument till abs" -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" msgstr "" -#: c-typeck.c:2838 +#: c-typeck.c:2852 msgid "ISO C does not support `++' and `--' on complex types" msgstr "ISO C stöder inte \"++\" och \"--\" på komplexa typer" -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 #, fuzzy msgid "wrong type argument to increment" msgstr "fel typ på argument till %s" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 #, fuzzy msgid "wrong type argument to decrement" msgstr "fel typ på argument till %s" -#: c-typeck.c:2876 +#: c-typeck.c:2890 msgid "increment of pointer to unknown structure" msgstr "" -#: c-typeck.c:2878 +#: c-typeck.c:2892 msgid "decrement of pointer to unknown structure" msgstr "" -#: c-typeck.c:3015 +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" msgstr "" -#: c-typeck.c:3025 +#: c-typeck.c:3039 msgid "invalid lvalue in unary `&'" msgstr "" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "%s" -#: c-typeck.c:3227 +#: c-typeck.c:3241 msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "" -#: c-typeck.c:3230 +#: c-typeck.c:3244 msgid "ISO C forbids use of compound expressions as lvalues" msgstr "" -#: c-typeck.c:3233 +#: c-typeck.c:3247 msgid "ISO C forbids use of cast expressions as lvalues" msgstr "" -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" msgstr "" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, c-format msgid "%s of read-only variable `%s'" msgstr "" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" msgstr "" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, fuzzy, c-format msgid "cannot take address of bit-field `%s'" msgstr "kan inte ta adressen till bitfält \"%s\"" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" msgstr "global registervariabel \"%s\" använd i nästlad funktion" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" msgstr "registervariabel \\\"%s\\\" använd i nästlad funktion" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "adress på global registervariabel \"%s\" efterfrågad" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" msgstr "" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "adress på register variabel \"%s\" efterfrågad" -#: c-typeck.c:3439 +#: c-typeck.c:3453 msgid "signed and unsigned type in conditional expression" msgstr "typ signed och unsigned i villkorsuttryck" -#: c-typeck.c:3446 +#: c-typeck.c:3460 msgid "ISO C forbids conditional expr with only one void side" msgstr "" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "typfel i villkorsuttryck" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" msgstr "" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" msgstr "" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" msgstr "" -#: c-typeck.c:3637 +#: c-typeck.c:3651 msgid "ISO C forbids casting nonscalar to the same type" msgstr "" -#: c-typeck.c:3656 +#: c-typeck.c:3670 msgid "ISO C forbids casts to union type" msgstr "ISO C förbjuder typkonvertering till unionstyper" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" msgstr "typkonvertering till unionstyp från typ som ej finns i unionen" -#: c-typeck.c:3722 +#: c-typeck.c:3736 #, fuzzy msgid "cast adds new qualifiers to function type" msgstr "typkonvertering matchar inte en funktionstyp" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" msgstr "" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" msgstr "typkonvertering från pekare till heltal av annan storlek" -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" msgstr "typkonvertering matchar inte en funktionstyp" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" msgstr "typkonvertering till pekare från heltal med annan storlek" -#: c-typeck.c:3772 +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "" -#: c-typeck.c:3776 +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 msgid "invalid lvalue in assignment" msgstr "ogiltigt lvalue i tilldelning" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 msgid "assignment" msgstr "tilldelning" -#: c-typeck.c:4056 +#: c-typeck.c:4070 #, fuzzy msgid "cannot pass rvalue to reference parameter" msgstr "kan inte deklarera pekare till referenser" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:4170 +#: c-typeck.c:4184 msgid "ISO C prohibits argument conversion to union type" msgstr "" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" msgstr "ISO C förbjuder %s mellan funktionspekare och \"void *\"" -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" msgstr "" +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +msgid "invalid use of non-lvalue array" +msgstr "" + # fixme: vad är %s -#: c-typeck.c:4248 +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "%s skapar pekare från heltal utan typkonvertering" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, c-format msgid "incompatible types in %s" msgstr "inkompatibla typer i %s" #. Function name is known; supply it. -#: c-typeck.c:4339 +#: c-typeck.c:4358 #, fuzzy, c-format msgid "passing arg of `%s'" msgstr "Saknar argument till flaggan \"%s\"" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 +#: c-typeck.c:4368 #, fuzzy msgid "passing arg of pointer to function" msgstr "för många argument till funktion" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" msgstr "" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" msgstr "" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" msgstr "initierare för statisk variabel är inte konstant" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" msgstr "" -#: c-typeck.c:4447 +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" msgstr "" -#: c-typeck.c:4449 +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" msgstr "" -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" msgstr "" -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, c-format msgid "(near initialization for `%s')" msgstr "" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" msgstr "" -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" msgstr "" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" msgstr "" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" msgstr "" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 msgid "initializer element is not constant" msgstr "" -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "initiering" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" msgstr "" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 msgid "invalid initializer" msgstr "" -#: c-typeck.c:5351 +#: c-typeck.c:5393 msgid "extra brace group at end of initializer" msgstr "" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" msgstr "" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" msgstr "" -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "" -#: c-typeck.c:5512 +#: c-typeck.c:5554 msgid "missing initializer" msgstr "" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" msgstr "" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" msgstr "" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" msgstr "" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" msgstr "" -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 msgid "field name not in record or union initializer" msgstr "" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" msgstr "" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 msgid "array index in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" msgstr "" -#: c-typeck.c:5744 +#: c-typeck.c:5788 msgid "array index range in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" msgstr "" -#: c-typeck.c:6514 +#: c-typeck.c:6558 msgid "excess elements in char array initializer" msgstr "" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" msgstr "" -#: c-typeck.c:6582 +#: c-typeck.c:6626 msgid "non-static initialization of a flexible array member" msgstr "" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" msgstr "" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" msgstr "" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "" -#: c-typeck.c:6757 +#: c-typeck.c:6806 msgid "excess elements in vector initializer" msgstr "" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" msgstr "" -#: c-typeck.c:6886 +#: c-typeck.c:6935 msgid "asm template is not a string constant" msgstr "" -#: c-typeck.c:6918 +#: c-typeck.c:6967 msgid "invalid lvalue in asm statement" msgstr "" -#: c-typeck.c:6993 +#: c-typeck.c:7042 msgid "modification by `asm'" msgstr "" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" msgstr "" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" msgstr "" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" msgstr "\"return\" med värde i funktion som returnerar void" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" msgstr "return" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" msgstr "funktionen returnerar adress till en lokal variabel" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "switch-argument är inte ett heltal" -#: c-typeck.c:7147 +#: c-typeck.c:7196 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" msgstr "case-etikett är inte i en switch-sats" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 msgid "`default' label not within a switch statement" msgstr "\"default\"-etikett är inte i en switch-sats" -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" msgstr "inlining misslyckades i anrop av \"%s\"" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr "anropad härifrån" -#: calls.c:2227 +#: calls.c:2270 #, c-format msgid "can't inline call to `%s'" msgstr "kan inte inline:a anrop till \"%s\"" -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" msgstr "" -#: calls.c:4614 -msgid "variable offset is passed partially in stack and in reg" -msgstr "" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "" - -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." msgstr "" -#: cfgloop.c:1125 +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." msgstr "" -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." msgstr "" -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." msgstr "" -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." msgstr "" -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." msgstr "" -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." msgstr "" -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" msgstr "" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" msgstr "" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1778 +#: cfgrtl.c:1848 #, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" msgstr "" -#: cfgrtl.c:1785 +#: cfgrtl.c:1855 #, c-format msgid "verify_flow_info: Wrong count of block %i %i" msgstr "" -#: cfgrtl.c:1791 +#: cfgrtl.c:1861 #, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" msgstr "" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "" -#: cfgrtl.c:1805 +#: cfgrtl.c:1875 #, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1811 +#: cfgrtl.c:1881 #, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" msgstr "" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" msgstr "" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" msgstr "" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" msgstr "" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" msgstr "" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" msgstr "" -#: cfgrtl.c:1905 +#: cfgrtl.c:1975 #, fuzzy, c-format msgid "Wrong amount of branch edges after conditional jump %i" msgstr "Föredra hopp framför villkorlig körning" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" msgstr "" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" msgstr "" -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, c-format msgid "basic block %d pred edge is corrupted" msgstr "" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, c-format msgid "in basic block %d:" msgstr "" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" msgstr "" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, c-format msgid "basic block %i edge lists are corrupted" msgstr "" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 msgid "basic blocks not numbered consecutively" msgstr "" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 msgid "insn outside basic block" msgstr "" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 msgid "return not followed by barrier" msgstr "" -#: cfgrtl.c:2087 +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" msgstr "" @@ -3864,121 +3871,121 @@ msgid "" "write_c_file - output name is %s, prefix is %s\n" msgstr "" -#: collect2.c:2083 +#: collect2.c:2082 msgid "cannot find `nm'" msgstr "kan inte hitta \"nm\"" -#: collect2.c:2093 collect2.c:2535 +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "rör" -#: collect2.c:2097 collect2.c:2539 +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "fdopen" -#: collect2.c:2123 collect2.c:2565 +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "dup2 %d 1" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "close %d" -#: collect2.c:2132 collect2.c:2574 +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "execv %s" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" msgstr "" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" msgstr "" -#: collect2.c:2217 collect2.c:2623 +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "fclose" -#: collect2.c:2262 +#: collect2.c:2261 #, c-format msgid "unable to open file '%s'" msgstr "kan inte öppna fil \"%s\"" -#: collect2.c:2264 +#: collect2.c:2263 #, c-format msgid "unable to stat file '%s'" msgstr "" -#: collect2.c:2270 +#: collect2.c:2269 #, c-format msgid "unable to mmap file '%s'" msgstr "kan inte göra mmap på fil \"%s\"" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" msgstr "hittades inte\n" -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" msgstr "" -#: collect2.c:2445 +#: collect2.c:2444 #, c-format msgid "bad magic number in file '%s'" msgstr "felaktigt magiskt nummer i fil \"%s\"" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "dynamiskt beroende.\n" -#: collect2.c:2526 +#: collect2.c:2524 msgid "cannot find `ldd'" msgstr "kan inte hitta \"ldd\"" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "" -#: collect2.c:2728 +#: collect2.c:2726 #, c-format msgid "%s: not a COFF file" msgstr "%s: är inte en COFF-fil" -#: collect2.c:2847 +#: collect2.c:2845 #, c-format msgid "%s: cannot open as COFF file" msgstr "%s: kan inte öppna som COFF-fil" -#: collect2.c:2903 +#: collect2.c:2901 #, fuzzy, c-format msgid "library lib%s not found" msgstr "Hittade inte bibliotek lib%s" -#: collect2.c:3030 +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "open %s" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" msgstr "" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" @@ -3987,124 +3994,124 @@ msgstr "" "\n" "Processar symboltabell #%d, index = 0x%.8lx, sort = %s\n" -#: collect2.c:3135 +#: collect2.c:3133 msgid "string section missing" msgstr "strängsektionen saknas" -#: collect2.c:3138 +#: collect2.c:3136 msgid "section pointer missing" msgstr "sektionspekare saknas" -#: collect2.c:3186 +#: collect2.c:3184 msgid "no symbol table found" msgstr "hittade ingen symboltabell" -#: collect2.c:3199 +#: collect2.c:3197 msgid "no cmd_strings found" msgstr "hittar ingen cmd_strings" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" "\n" msgstr "" -#: collect2.c:3218 +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "ladda kommandomappning, %d kommandon, ny storlek %ld.\n" -#: collect2.c:3249 +#: collect2.c:3247 msgid "" "writing load commands.\n" "\n" msgstr "" -#: collect2.c:3269 +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "" -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" msgstr "" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "" -#: collect2.c:3474 +#: collect2.c:3472 msgid "bad magic number" msgstr "" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" msgstr "" -#: collect2.c:3476 +#: collect2.c:3474 msgid "bad raw header version" msgstr "" -#: collect2.c:3477 +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "" -#: collect2.c:3478 +#: collect2.c:3476 msgid "old raw header file" msgstr "" -#: collect2.c:3479 +#: collect2.c:3477 msgid "unsupported version" msgstr "ej stödd version" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "" -#: collect2.c:3501 +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "fstat %s" -#: collect2.c:3538 collect2.c:3586 +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "lseek %s 0" -#: collect2.c:3542 +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "read %s" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "läste %ld bytes, förväntade %ld, från %s" -#: collect2.c:3566 +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "msync %s" -#: collect2.c:3573 +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "munmap %s" -#: collect2.c:3590 +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "write %s" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "skrev %ld bytes, förväntade %ld, till %s" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -4112,7 +4119,7 @@ msgid "" "\n" msgstr "" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4169,7 +4176,7 @@ msgstr "internt fel: " msgid "stdout" msgstr "struct" -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" msgstr "%s: %s" @@ -4447,44 +4454,44 @@ msgstr "#include <...> s msgid "End of search list.\n" msgstr "Slut på söklistan.\n" -#: cppinit.c:1055 +#: cppinit.c:1057 #, fuzzy msgid "" msgstr "" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, fuzzy, c-format msgid "assertion missing after %s" msgstr "Makronamn saknas efter %s" -#: cppinit.c:1163 +#: cppinit.c:1165 #, fuzzy, c-format msgid "directory name missing after %s" msgstr "Katalognamn saknas efter %s" -#: cppinit.c:1164 +#: cppinit.c:1166 #, fuzzy, c-format msgid "file name missing after %s" msgstr "Filnamn saknas efter %s" -#: cppinit.c:1165 +#: cppinit.c:1167 #, fuzzy, c-format msgid "macro name missing after %s" msgstr "Makronamn saknas efter %s" -#: cppinit.c:1166 +#: cppinit.c:1168 #, fuzzy, c-format msgid "path name missing after %s" msgstr "Sökväg saknas efter %s" -#: cppinit.c:1368 +#: cppinit.c:1353 msgid "-I- specified twice" msgstr "-I- angiven två gånger" @@ -4683,189 +4690,189 @@ msgstr "" msgid "style of line directive is a GCC extension" msgstr "#%s är en GCC-utvidgning" -#: cpplib.c:427 +#: cpplib.c:428 #, c-format msgid "invalid preprocessing directive #%s" msgstr "" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgstr "" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "" -#: cpplib.c:511 +#: cpplib.c:512 msgid "macro names must be identifiers" msgstr "" -#: cpplib.c:551 +#: cpplib.c:552 #, c-format msgid "undefining \"%s\"" msgstr "" -#: cpplib.c:597 +#: cpplib.c:598 msgid "missing terminating > character" msgstr "saknar avslutande tecken >" -#: cpplib.c:636 +#: cpplib.c:637 #, c-format msgid "#%s expects \"FILENAME\" or " msgstr "" -#: cpplib.c:647 +#: cpplib.c:648 #, c-format msgid "empty file name in #%s" msgstr "tomt filnamn i #%s" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" msgstr "#import är obsolet, använd #ifndef-omslutning i includefilen" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "#include nästlad för djupt" -#: cpplib.c:738 +#: cpplib.c:739 #, c-format msgid "invalid flag \"%s\" in line directive" msgstr "ogiltigt flagga \"%s\" i line-direktiv" -#: cpplib.c:813 +#: cpplib.c:814 #, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "\"%s\" efter #line är inte ett positivt heltal" -#: cpplib.c:819 +#: cpplib.c:820 msgid "line number out of range" msgstr "radnummer utanför möjligt intervall" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, c-format msgid "\"%s\" is not a valid filename" msgstr "\"%s\" är inte ett giltigt filnamn" -#: cpplib.c:865 +#: cpplib.c:866 #, fuzzy, c-format msgid "\"%s\" after # is not a positive integer" msgstr "\"%s\" efter #line är inte ett positivt heltal" -#: cpplib.c:972 +#: cpplib.c:973 #, fuzzy msgid "invalid #ident directive" msgstr "ogiltig #indent" -#: cpplib.c:1060 +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "" -#: cpplib.c:1063 +#: cpplib.c:1064 #, fuzzy, c-format msgid "#pragma %s %s is already registered" msgstr "Klass \"%s\" finns redan" -#: cpplib.c:1066 +#: cpplib.c:1067 #, c-format msgid "#pragma %s is already registered" msgstr "" -#: cpplib.c:1140 +#: cpplib.c:1143 msgid "#pragma once is obsolete" msgstr "#pragma once är obsolet" -#: cpplib.c:1143 +#: cpplib.c:1146 msgid "#pragma once in main file" msgstr "#pragma once i huvudfil" -#: cpplib.c:1167 +#: cpplib.c:1170 msgid "invalid #pragma GCC poison directive" msgstr "ogiltigt GCC-direktiv #pragma poison" -#: cpplib.c:1176 +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "förgiftar existerande makro \"%s\"" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "" -#: cpplib.c:1223 +#: cpplib.c:1226 #, c-format msgid "cannot find source %s" msgstr "kan inte hitta källfil %s" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "aktuell fil är äldre än %s" -#: cpplib.c:1343 +#: cpplib.c:1346 msgid "_Pragma takes a parenthesized string literal" msgstr "" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "#else utan #if" -#: cpplib.c:1431 +#: cpplib.c:1434 msgid "#else after #else" msgstr "#else efter #else" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" msgstr "villkorssatsen började här" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "#elif utan #if" -#: cpplib.c:1465 +#: cpplib.c:1468 msgid "#elif after #else" msgstr "#elif efter #else" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "#endif utan #if" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" msgstr "saknas '(' efter predikat" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" msgstr "saknas ')' för att avsluta svaret" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "predikatets svar är tomt" -#: cpplib.c:1644 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "" -#: cpplib.c:1646 +#: cpplib.c:1649 msgid "predicate must be an identifier" msgstr "predikat måste vara en identifierare" -#: cpplib.c:1735 +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "" -#: cpplib.c:1965 +#: cpplib.c:1968 #, c-format msgid "unterminated #%s" msgstr "" @@ -4918,73 +4925,73 @@ msgstr "" msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, c-format msgid "duplicate macro parameter \"%s\"" msgstr "" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "" -#: cppmacro.c:1357 +#: cppmacro.c:1359 msgid "macro parameters must be comma-separated" msgstr "" -#: cppmacro.c:1374 +#: cppmacro.c:1376 msgid "parameter name missing" msgstr "parameternamn saknas" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" msgstr "" -#: cppmacro.c:1393 +#: cppmacro.c:1395 msgid "ISO C does not permit named variadic macros" msgstr "" -#: cppmacro.c:1402 +#: cppmacro.c:1404 msgid "missing ')' in macro parameter list" msgstr "" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" msgstr "" -#: cppmacro.c:1498 +#: cppmacro.c:1500 msgid "'#' is not followed by a macro parameter" msgstr "" -#: cppmacro.c:1517 +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" msgstr "" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, c-format msgid "\"%s\" redefined" msgstr "\"%s\" omdefinierad" -#: cppmacro.c:1604 +#: cppmacro.c:1606 msgid "this is the location of the previous definition" msgstr "detta är platsen för den tidigare definitionen" -#: cppmacro.c:1655 +#: cppmacro.c:1657 #, c-format msgid "macro argument \"%s\" would be stringified in traditional C" msgstr "" -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "" -#: cppspec.c:131 +#: cppspec.c:109 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "" -#: cppspec.c:155 +#: cppspec.c:133 msgid "too many input files" msgstr "för många indatafiler" @@ -4993,59 +5000,59 @@ msgstr "f msgid "detected recursion whilst expanding macro \"%s\"" msgstr "" -#: cse.c:7187 +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr "" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "((anonym))" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" msgstr "" -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " msgstr "%s: %s: " -#: diagnostic.c:1040 +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "%s " -#: diagnostic.c:1042 +#: diagnostic.c:1056 #, c-format msgid " %s" msgstr " %s" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" msgstr "På toppnivå:" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, fuzzy, c-format msgid "In member function `%s':" msgstr "I funktion `%s':" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, c-format msgid "In function `%s':" msgstr "I funktion `%s':" -#: diagnostic.c:1161 +#: diagnostic.c:1175 msgid "compilation terminated.\n" msgstr "kompilering avslutad.\n" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" @@ -5056,21 +5063,21 @@ msgstr "" "om möjligt med preprocessad källfil.\n" "Se %s för instruktioner.\n" -#: diagnostic.c:1300 +#: diagnostic.c:1314 msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "Internt kompilatorfel: Felhanteringsrutiner återanropade.\n" -#: diagnostic.c:1362 +#: diagnostic.c:1376 #, c-format msgid "in %s, at %s:%d" msgstr "" -#: diagnostic.c:1383 +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" msgstr "I fil includerad från %s:%d" -#: diagnostic.c:1386 +#: diagnostic.c:1400 #, c-format msgid "" ",\n" @@ -5079,26 +5086,26 @@ msgstr "" ",\n" " från %s:%d" -#: diagnostic.c:1387 +#: diagnostic.c:1401 msgid ":\n" msgstr ":\n" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, fuzzy, c-format msgid "`%s' is deprecated" msgstr "tredje argumentet till \"%s\" är inte länge rekommenderat" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" msgstr "" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" msgstr "" @@ -5107,7 +5114,7 @@ msgstr "" msgid "dominator of %d should be %d, not %d" msgstr "" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, fuzzy, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "DW_LOC_OP %s är inte implementerad\n" @@ -5125,15 +5132,15 @@ msgstr "" msgid "can't get current directory" msgstr "" -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 msgid "can't access real part of complex value in hard register" msgstr "" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" msgstr "" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "" @@ -5142,39 +5149,45 @@ msgstr "" msgid "abort in %s, at %s:%d" msgstr "" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" msgstr "" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "argumentet till \"__builtin_eh_return_regno\" måste vara konstant" -#: except.c:3090 except.c:3112 +#: except.c:3137 msgid "__builtin_eh_return not supported on this target" msgstr "__builtin_eh_return stöds inte på denna målarkitektur" -#: explow.c:1398 +#: explow.c:1408 msgid "stack limits not supported on this target" msgstr "" -#: expr.c:3323 +#: expr.c:3355 msgid "function using short complex types cannot be inline" msgstr "" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" msgstr "" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "föregående parameterns storlek beror på \"%s\"" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +#, fuzzy +msgid "cannot take the address of an unaligned member" +msgstr "Kan inte ta adressen till \"this\", som är ett rvalue-uttryck" + #: final.c:1342 msgid "negative insn length" msgstr "" @@ -5217,12 +5230,12 @@ msgstr "" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 msgid "invalid expression as operand" msgstr "" @@ -5239,149 +5252,153 @@ msgstr "\"noreturn\"-funktion returnerar msgid "control reaches end of non-void function" msgstr "Programflödet når slutet på en icke-void-funktion" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, fuzzy, c-format msgid "comparison is always %d due to width of bit-field" msgstr "jämförelsen är alltid sann på grund av begränsat intervall för datatypen" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "jämförelsen är alltid %d" -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "" -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, c-format msgid "size of variable `%s' is too large" msgstr "storleken på variabel \"%s\" är för stor" -#: function.c:5470 +#: function.c:3772 +msgid "impossible constraint in `asm'" +msgstr "" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" msgstr "" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" msgstr "" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "" -#: function.c:6868 +#: function.c:6925 #, c-format msgid "unused parameter `%s'" msgstr "oanvänd parameter \"%s\"" -#: gcc.c:1126 +#: gcc.c:1107 #, fuzzy, c-format msgid "ambiguous abbreviation %s" msgstr "Tvetydig förkortning %s" -#: gcc.c:1153 +#: gcc.c:1134 #, fuzzy, c-format msgid "incomplete `%s' option" msgstr "Inkomplett flagga \"%s\"" -#: gcc.c:1164 +#: gcc.c:1145 #, fuzzy, c-format msgid "missing argument to `%s' option" msgstr "Saknar argument till flaggan \"%s\"" -#: gcc.c:1177 +#: gcc.c:1158 #, fuzzy, c-format msgid "extraneous argument to `%s' option" msgstr "Saknar argument till flaggan \"%s\"" -#: gcc.c:1505 +#: gcc.c:1486 msgid "Using built-in specs.\n" msgstr "" -#: gcc.c:1683 +#: gcc.c:1667 #, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "" -#: gcc.c:1915 +#: gcc.c:1899 #, fuzzy, c-format msgid "could not find specs file %s\n" msgstr "Kunde inte öppna källkodsfil %s.\n" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:1979 +#: gcc.c:1963 #, c-format msgid "rename spec %s to %s\n" msgstr "" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" -#: gcc.c:1994 +#: gcc.c:1978 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "specfilen har ingen spec för länkning" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "-pipe stöds inte" -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " @@ -5389,7 +5406,7 @@ msgstr "" "\n" "Fortsätta? (y eller n) " -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5400,69 +5417,69 @@ msgstr "" "Var vänlig och skicka in en felrapport.\n" "Se %s för instruktioner." -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Användning: %s [flaggor] fil...\n" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "Flaggor:\n" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr " -pass-exit-codes Avsluta med högsta felkoden från någon av faserna\n" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr " --help Visa den här informatationen\n" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr " --target-help Visa specifika kommandoradsflaggor för mål\n" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr " (Använd '-v --help' för att visa kommandoradsflaggor för barnprocesser)\n" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr " -dumpspecs Visa de inbyggda spec-strängarna\n" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr " -dumpversion Visa kompilatorns version\n" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr " -dumpmachine Visa kompilatorns målprocessor\n" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr " -print-search-dirs Visa katalogerna i kompilatorns sökväg\n" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr " -print-libgcc-file-name Visa namnet på kompilatorns medföljande bibliotek\n" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" msgstr " -print-file-name= Visa hela sökvägen till länkbibliotek \n" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr " -print-prog-name= Visa fulla sökvägen till kompilatorkomponenten \n" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr " -print-multi-directory Visa rotkatalogen för olika versioner av libgcc\n" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" @@ -5470,91 +5487,91 @@ msgstr "" " -print-multi-lib Visa mappningen mellan kommandoradsflaggor och\n" " multipla biblioteks sökkataloger\n" -#: gcc.c:2918 +#: gcc.c:2902 #, fuzzy msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr " -print-multi-directory Visa rotkatalogen för olika versioner av libgcc\n" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" msgstr " -Wa, Skicka kommaseparerade till assembleraren\n" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr " -Wp, Skicka kommaseparerade till preprocessorn\n" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr " -Wl, Skicka kommaseparerade till länkaren\n" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr " -Xlinker Skicka vidare till länkaren\n" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr " -save-temps Radera inte temporära filer\n" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr " -pipe Använd rör istället för temporära filer\n" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr " -time Mät tiden det tar att exekvera varje barnprocess\n" -#: gcc.c:2926 +#: gcc.c:2910 #, fuzzy msgid " -specs= Override built-in specs with the contents of \n" msgstr " -specs= Använd innehållet i istället för inbyggda spec\n" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" msgstr " -std= Antag att källkodsfilerna är för \n" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr " -B Lägg till till kompilatorns sökvägar\n" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" msgstr " -b Kör gcc för mål , om det är installerat\n" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" msgstr " -V Kör gcc version , om den är installerad\n" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr " -v Visa vilka program som körs av kompilatorn\n" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr "" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr "" " -E Preprocessa bara; kompilera, assemblera och\n" " länka inte\n" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr " -S Kompilera bara; assemblera och länka inte\n" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr " -c Kompilera och assemblera, men länka inte\n" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr " -o Placera utdata i \n" -#: gcc.c:2937 +#: gcc.c:2921 #, fuzzy msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" @@ -5563,7 +5580,7 @@ msgstr "" " 'none' innebär att man använder standardmetoden,\n" " att man gissar språk beroende på filändelse\n" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5576,92 +5593,92 @@ msgstr "" "vidare till de barnprocesser som startas av %s. För att skicka med andra\n" "flaggor till dessa processer måste flaggan -W användas.\n" -#: gcc.c:3079 +#: gcc.c:3063 #, fuzzy, c-format msgid "`-%c' option must have argument" msgstr "\"%s\" tar bara noll eller två argument" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" msgstr "" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3263 +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" msgstr "" -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" -#: gcc.c:3382 +#: gcc.c:3366 msgid "argument to `-Xlinker' is missing" msgstr "argument till \"-Xlinker\" saknas" -#: gcc.c:3390 +#: gcc.c:3374 #, fuzzy msgid "argument to `-l' is missing" msgstr "argument till \"-x\" saknas" -#: gcc.c:3407 +#: gcc.c:3391 msgid "argument to `-specs' is missing" msgstr "argument till \"-specs\" saknas" -#: gcc.c:3422 +#: gcc.c:3406 msgid "argument to `-specs=' is missing" msgstr "argument till \"-specs=\" saknas" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3461 +#: gcc.c:3445 msgid "argument to `-B' is missing" msgstr "argument till \"-B\" saknas" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "" -#: gcc.c:3807 +#: gcc.c:3791 #, fuzzy msgid "warning: -pipe ignored because -save-temps specified" msgstr "Varning: -pipe ignorerad eftersom -save-temps angiven" -#: gcc.c:3811 +#: gcc.c:3795 #, fuzzy msgid "warning: -pipe ignored because -time specified" msgstr "Varning: -pipe ignorerad eftersom -time angiven" -#: gcc.c:3823 +#: gcc.c:3807 msgid "argument to `-x' is missing" msgstr "argument till \"-x\" saknas" -#: gcc.c:3851 +#: gcc.c:3835 #, c-format msgid "argument to `-%s' is missing" msgstr "argument till \"-%s\" saknas" -#: gcc.c:3912 +#: gcc.c:3896 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "" -#: gcc.c:4257 +#: gcc.c:4241 msgid "invalid specification! Bug in cc" msgstr "" -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "%s\n" @@ -5669,75 +5686,75 @@ msgstr "%s\n" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "" -#: gcc.c:4980 +#: gcc.c:4964 #, c-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "" -#: gcc.c:5123 +#: gcc.c:5107 #, fuzzy, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "ej igenkänd flagga `-%s'" -#: gcc.c:5204 +#: gcc.c:5188 #, fuzzy, c-format msgid "unknown spec function `%s'" msgstr "I funktion `%s':" -#: gcc.c:5223 +#: gcc.c:5207 #, fuzzy, c-format msgid "error in args to spec function `%s'" msgstr "för många argument till funktionen \"%s\"" -#: gcc.c:5272 +#: gcc.c:5256 msgid "malformed spec function name" msgstr "" #. ) -#: gcc.c:5275 +#: gcc.c:5259 #, fuzzy msgid "no arguments for spec function" msgstr "för få argument till funktion" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" msgstr "" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "ej igenkänd flagga `-%s'" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "program: %s\n" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "bibliotek: %s\n" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" @@ -5745,47 +5762,47 @@ msgstr "" "\n" "Instruktioner för bugrapportering, se:\n" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" msgstr "" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "gcc version %s\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "" -#: gcc.c:6213 +#: gcc.c:6197 #, fuzzy msgid "no input files" msgstr "Inga indatafiler" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: kompilatorn %s är inte installerad på detta system" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "språk %s känns inte igen" -#: gcc.c:6472 +#: gcc.c:6456 #, fuzzy msgid "internal gcc abort" msgstr "Intern gcc-halt (abort)." @@ -6003,12 +6020,12 @@ msgstr "fel vid skrivning till %s" msgid "Could not open output file %s.\n" msgstr "Kunde inte öppna utdatafil %s.\n" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "" @@ -6248,8 +6265,12 @@ msgstr "fel vid skrivning till %s" msgid "No input file name." msgstr "Inga indatafiler" -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "" + +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, c-format msgid "can't open %s" @@ -6260,67 +6281,67 @@ msgstr "kan inte msgid "fix_sched_param: unknown param: %s" msgstr "fix_sched_param: okänd param: %s" -#: integrate.c:172 +#: integrate.c:174 msgid "function cannot be inline" msgstr "funktion \"%s\" kan inte deklareras som \"mutable\"" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" msgstr "" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "" -#: integrate.c:182 +#: integrate.c:184 msgid "function using setjmp cannot be inline" msgstr "" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "funktion använder __builtin_eh_return" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" msgstr "" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" msgstr "" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "" @@ -6710,25 +6731,25 @@ msgstr "" msgid "output operand %d must use `&' constraint" msgstr "" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, c-format msgid "unknown register name: %s" msgstr "okänt registernamn: %s" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "" @@ -6752,69 +6773,69 @@ msgstr "" msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "" -#: reload.c:3635 +#: reload.c:3629 #, fuzzy msgid "unable to generate reloads for:" msgstr "Välj CPU att generera kod för" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "" -#: reload1.c:1914 +#: reload1.c:1909 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "" -#: reload1.c:1918 +#: reload1.c:1913 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "" -#: reload1.c:1920 +#: reload1.c:1915 msgid "this is the insn:" msgstr "" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 msgid "could not find a spill register" msgstr "" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 #, fuzzy msgid "VOIDmode on an output" msgstr "I/O-fel vid utmatning" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "" @@ -6827,168 +6848,170 @@ msgstr "ej igenk msgid "insn does not satisfy its constraints:" msgstr "" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:646 +#: rtl.c:623 #, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" msgstr "" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "" -#: stmt.c:1206 +#: stmt.c:1227 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "" -#: stmt.c:1379 +#: stmt.c:1400 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "" -#: stmt.c:1429 +#: stmt.c:1450 #, fuzzy, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" msgstr "typkvalificerare för \"%s\" i konflikt med tidigare dekl" -#: stmt.c:1519 +#: stmt.c:1540 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "" -#: stmt.c:1858 +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "" + +#: stmt.c:1889 #, fuzzy msgid "asm clobber conflict with output operand" msgstr "sektion \"%s\" står i konflikt med tidigare deklaration" -#: stmt.c:1863 +#: stmt.c:1894 #, fuzzy msgid "asm clobber conflict with input operand" msgstr "sektion \"%s\" står i konflikt med tidigare deklaration" -#: stmt.c:1898 +#: stmt.c:1929 msgid "too many alternatives in `asm'" msgstr "" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "" -#: stmt.c:1963 +#: stmt.c:1994 #, fuzzy, c-format msgid "duplicate asm operand name '%s'" msgstr "upprepning av medlem \"%s\"" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "" -#: stmt.c:2078 +#: stmt.c:2109 #, c-format msgid "undefined named operand '%s'" msgstr "" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "oanvänd variabel \"%s\"" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "" -#: stmt.c:5270 +#: stmt.c:5310 #, fuzzy msgid "switch missing default case" msgstr "detta är den första default-etiketten" @@ -7001,44 +7024,49 @@ msgstr "" msgid "variable-size type declared outside of any function" msgstr "" -#: stor-layout.c:461 +#: stor-layout.c:487 #, c-format msgid "size of `%s' is %d bytes" msgstr "storleken på \"%s\" är %d bytes" -#: stor-layout.c:463 +#: stor-layout.c:489 #, c-format msgid "size of `%s' is larger than %d bytes" msgstr "storleken på \"%s\" är större än %d bytes" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" msgstr "" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" @@ -7047,11 +7075,11 @@ msgstr "" "Exekveringstider (sekunder)\n" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 msgid " TOTAL :" msgstr " TOTALT :" -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "tid %s: %ld.%06ld (%ld%%)\n" @@ -7066,16 +7094,16 @@ msgstr "" msgid "collect: recompiling %s\n" msgstr "" -#: tlink.c:668 +#: tlink.c:674 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "" @@ -7405,7 +7433,7 @@ msgid "place data items into their own section" msgstr "" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +msgid "Add extra commentary to assembler output" msgstr "" #: toplev.c:1120 @@ -7461,7 +7489,7 @@ msgid "Align the start of functions" msgstr "" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +msgid "Attempt to merge identical constants across compilation units" msgstr "" #: toplev.c:1148 @@ -7845,102 +7873,114 @@ msgstr "Varna om funktioner som msgid "Warn about code which might break the strict aliasing rules" msgstr "Varna om funktioner som är möjliga kandidater för attributet noreturn" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, fuzzy, c-format msgid "invalid option `%s'" msgstr "Ogiltig flagga \"%s\"" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "\"%s\" är använd men inte definierad" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "\"%s\" är deklarerad som \"static\" men definieras aldrig" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "\"%s\" är definierad men inte använd" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr " -ffixed- Markera som ej tillgängligt för kompilatorn\n" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr " -fcall-used- Ange att förstörs av funktionsanrop\n" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr " -fcall-saved- Ange att bevaras av funktioner\n" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr " -finline-limit= Begränsa storlek på inline-funktioner till \n" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr " -fmessage-length= Begränsa felmeddelandens längd till tecken per rad. 0 stänger av radbrytning\n" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr " -fdiagnostics-show-location=[once | every-line] Anger hur ofta källkodspositioner skall skrivas ut, som prefix, i början av utskrift vid radbrytning\n" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" msgstr "" -#: toplev.c:3700 +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr "" + +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" + +#: toplev.c:3718 #, fuzzy msgid " -O[number] Set optimization level to [number]\n" msgstr " -O[nummer] Sätt optimeringsnivå till [nummer]\n" -#: toplev.c:3701 +#: toplev.c:3719 #, fuzzy msgid " -Os Optimize for space rather than speed\n" msgstr " -Os Optimera för storlek istället för hastighet\n" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" msgstr " -pedantic Ge varningar som krävs för att strikt följa ISO C\n" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr " -pedantic-errors Som -pedantic men ger fel istället\n" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr " -w Stoppa varningar\n" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr " -W Slå på extra varningar\n" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr " -Wunused Slå på oanvända varningar\n" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr " -Wlarger-than- Varna om objekt är större än bytes\n" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr " -p Slå på funktionsprofilering\n" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr " -o Skriv utdata i \n" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" @@ -7948,46 +7988,46 @@ msgstr "" " -G Placera global and statisk data mindre än \n" " bytes i en speciell sektion (vissa arkitekturer)\n" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr " -aux-info Generera deklarationsinfo till fil \n" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr " -quiet Visa inte kompilerade funktioner eller tiden som förbrukats\n" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr " -version Visa kompilatorns version\n" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr " -d[bokstäver] Slå på dumpning från angivna delar av kompilatorn\n" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr "" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" msgstr "" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr " --help Visa den här informatationen\n" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" msgstr "" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr " %-23.23s [odokumenterad]\n" -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" @@ -7996,7 +8036,7 @@ msgstr "" "\n" "Det finns dessutom odokumenterade %s-specifika flaggor.\n" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" @@ -8005,7 +8045,7 @@ msgstr "" "\n" " Flaggor för %s:\n" -#: toplev.c:3826 +#: toplev.c:3844 msgid "" "\n" "Target specific options:\n" @@ -8013,12 +8053,12 @@ msgstr "" "\n" "Speciella flaggor för målarkitektur:\n" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr " -m%-23.23s [odokumenterad]\n" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" @@ -8026,74 +8066,74 @@ msgstr "" "\n" "Det finns dessutom odokumenterade flaggor speciellt för målarkitekturen.\n" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr " De finns, men är inte dokumenterade.\n" -#: toplev.c:3923 +#: toplev.c:3941 #, c-format msgid "unrecognized gcc debugging option: %c" msgstr "ej igenkänd debuggningsflagga för gcc: %c" -#: toplev.c:3979 +#: toplev.c:4007 #, fuzzy, c-format msgid "`%s': unknown tls-model option" msgstr "\"%s\": okänd eller icke supportad flagga till -g" -#: toplev.c:4006 +#: toplev.c:4034 #, c-format msgid "unrecognized register name `%s'" msgstr "Känner inte igen registernamn \"%s\"" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, fuzzy, c-format msgid "unrecognized option `%s'" msgstr "ej igenkänd flagga `-%s'" -#: toplev.c:4075 +#: toplev.c:4107 #, fuzzy msgid "-Wid-clash-LEN is no longer supported" msgstr "-f%s stödjs inte längre" -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, c-format msgid "`%s': unknown or unsupported -g option" msgstr "\"%s\": okänd eller icke supportad flagga till -g" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "\"%s\" ignorerad, i konflikt med \"-g%s\"" -#: toplev.c:4269 +#: toplev.c:4304 msgid "-param option missing argument" msgstr "" -#: toplev.c:4278 +#: toplev.c:4313 #, c-format msgid "invalid --param option: %s" msgstr "ogiltig flagga till --param: %s" -#: toplev.c:4290 +#: toplev.c:4325 #, c-format msgid "invalid parameter value `%s'" msgstr "ogiltigt parametervärde \"%s\"" -#: toplev.c:4530 +#: toplev.c:4565 #, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -8101,84 +8141,89 @@ msgid "" "%s%s%s version %s (%s) compiled by CC.\n" msgstr "" -#: toplev.c:4586 +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "" + +#: toplev.c:4630 msgid "options passed: " msgstr "" -#: toplev.c:4615 +#: toplev.c:4659 msgid "options enabled: " msgstr "" -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, c-format msgid "can't open %s for writing" msgstr "kan inte öppna fil %s för skrivning" -#: toplev.c:4955 +#: toplev.c:5002 #, fuzzy, c-format msgid "ignoring command line option '%s'" msgstr "Ignorerar kommandoradsflagga \"%s\"" -#: toplev.c:4958 +#: toplev.c:5005 #, c-format msgid "(it is valid for %s but not the selected language)" msgstr "" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "" -#: toplev.c:5047 +#: toplev.c:5094 msgid "instruction scheduling not supported on this target machine" msgstr "" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "" -#: toplev.c:5065 +#: toplev.c:5112 #, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "" -#: toplev.c:5128 +#: toplev.c:5175 #, fuzzy msgid "-ffunction-sections not supported for this target" msgstr "attributet \"section\" stöds inte för denna målarkitektur" -#: toplev.c:5133 +#: toplev.c:5180 #, fuzzy msgid "-fdata-sections not supported for this target" msgstr "-fdata-sections stöds inte för AIX" -#: toplev.c:5140 +#: toplev.c:5187 msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "" -#: toplev.c:5147 +#: toplev.c:5194 #, fuzzy msgid "-fprefetch-loop-arrays not supported for this target" msgstr "attributet \"section\" stöds inte för denna målarkitektur" -#: toplev.c:5153 +#: toplev.c:5200 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "" -#: toplev.c:5162 +#: toplev.c:5209 #, fuzzy msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "profilering stöds inte tillsammans med -mg\n" -#: toplev.c:5168 +#: toplev.c:5215 msgid "-ffunction-sections may affect debugging on some targets" msgstr "" -#: toplev.c:5280 +#: toplev.c:5327 #, c-format msgid "error writing to %s" msgstr "fel vid skrivning till %s" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, c-format msgid "error closing %s" msgstr "fel vid stängning av %s" @@ -8201,26 +8246,26 @@ msgstr "" msgid "function return type cannot be function" msgstr "" -#: tree.c:4544 +#: tree.c:4557 msgid "invalid initializer for bit string" msgstr "" -#: tree.c:4603 +#: tree.c:4616 #, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "" -#: tree.c:4620 +#: tree.c:4633 #, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "" -#: tree.c:4637 +#: tree.c:4650 #, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "" @@ -8267,57 +8312,57 @@ msgstr "" msgid "thread-local COMMON data not implemented" msgstr "" -#: varasm.c:1608 +#: varasm.c:1610 #, fuzzy, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "efterrågad minnesjustering är inte en potens av 2" -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" msgstr "" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" msgstr "" -#: varasm.c:4075 +#: varasm.c:4120 msgid "unknown set constructor type" msgstr "" -#: varasm.c:4289 +#: varasm.c:4334 #, c-format msgid "invalid initial value for member `%s'" msgstr "" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "" -#: varasm.c:4487 +#: varasm.c:4532 #, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "" -#: varasm.c:4530 +#: varasm.c:4575 #, fuzzy, c-format msgid "weak declaration of `%s' not supported" msgstr "omdeklaration av \"%s\"" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "" -#: varasm.c:4670 +#: varasm.c:4716 #, fuzzy msgid "visibility attribute not supported in this configuration; ignored" msgstr "attributet \"section\" stöds inte för denna målarkitektur" @@ -8339,82 +8384,94 @@ msgid "#`%s' not supported by %s#" msgstr "\"%s\" stöds inte av %s" #: params.def:53 -msgid "The maximum number of instructions in a single function eliglible for inlining" +msgid "The maximum number of instructions in a single function eligible for inlining" +msgstr "" + +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" msgstr "" -#: params.def:74 -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" +#: params.def:84 +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" msgstr "" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" msgstr "" -#: params.def:100 +#: params.def:110 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" msgstr "" -#: params.def:111 +#: params.def:120 +msgid "The maximum number of instructions for the RTL inliner" +msgstr "" + +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" msgstr "" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "" -#: params.def:151 +#: params.def:171 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" msgstr "" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" msgstr "" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" msgstr "" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" msgstr "" -#: params.def:204 +#: params.def:217 +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "" + +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." msgstr "" -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "" @@ -8535,22 +8592,22 @@ msgstr "" msgid "invalid %%J value" msgstr "ogiltigt värde %%B" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, c-format msgid "invalid %%r value" msgstr "ogiltigt %%r-värde" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, c-format msgid "invalid %%R value" msgstr "ogiltigt %%R-värde" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, c-format msgid "invalid %%N value" msgstr "ogiltigt %%N-värde" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, c-format msgid "invalid %%P value" msgstr "ogiltigt %%P-värde" @@ -8566,12 +8623,12 @@ msgstr "ogiltigt %%h-v msgid "invalid %%L value" msgstr "ogiltigt %%L-värde" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, c-format msgid "invalid %%m value" msgstr "ogiltigt %%m-värde" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, c-format msgid "invalid %%M value" msgstr "ogiltigt %%M-värde" @@ -8582,7 +8639,7 @@ msgid "invalid %%U value" msgstr "ogiltigt %%U-värde" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, c-format msgid "invalid %%s value" msgstr "ogiltigt %%s-värde" @@ -8593,7 +8650,7 @@ msgid "invalid %%C value" msgstr "ogiltigt %%C-värde" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, c-format msgid "invalid %%E value" msgstr "ogiltigt %%E-värde" @@ -8603,12 +8660,13 @@ msgid "unknown relocation unspec" msgstr "" #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, c-format msgid "invalid %%xn code" msgstr "" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 msgid "bad builtin fcode" msgstr "" @@ -8733,7 +8791,7 @@ msgstr "" msgid "Tune expected memory latency" msgstr "" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" msgstr "" @@ -8773,120 +8831,121 @@ msgid "invalid operand to %%V code" msgstr "ogiltig operand för %V" #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 msgid "invalid operand output code" msgstr "" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "flagga -mcpu=%s står i konflikt med flagga -march=" -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "ogiltigt värde (%s) till flagga %s" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" msgstr "målprocessorn stödjer inte APCS-32" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" msgstr "målprocessorn stödjer inte APCS-26" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" msgstr "" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 #, fuzzy msgid "target CPU does not support THUMB instructions" msgstr "målprocessorn stödjer inte THUMB-instruktioner" -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "-mapcs-stack-check är inkompatibel med -mno-apcs-frame" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "-fpic och -mapcs-reent är inkompatibla" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 msgid "passing floating point arguments in fp regs not yet supported" msgstr "" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 #, fuzzy msgid "structure size boundary can only be set to 8 or 32" msgstr "Strukturstorleksgräns kan bara sättas till 8 eller 32" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "-mpic-register= är oanvändbar utan -fpic" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, c-format msgid "unable to use '%s' for PIC register" msgstr "" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, fuzzy, c-format msgid "`%s' attribute only applies to functions" msgstr "attributet \"%s\" fungerar bara på funktioner" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 msgid "unable to compute real location of stacked parameter" msgstr "" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "initierad variabel \"%s\" är markerad som dllimport" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "statisk variabel \"%s\" är markerad som dllimport" @@ -9048,7 +9107,7 @@ msgstr "" msgid "internal compiler error. Incorrect shift:" msgstr "Internt kompilatorfel i %s, vid %s:%d" -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 #, fuzzy msgid "only initialized variables can be placed into program memory area" msgstr "Initiera bara variabler som kan placeras i 8-bits området." @@ -9276,445 +9335,445 @@ msgstr "" #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "Liten minnesmodell" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "Stor minnesmodell" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" msgstr "Generera kod för CPU C30" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" msgstr "Generera kod för CPU C31" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" msgstr "Generera kod för CPU C32" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" msgstr "Generera kod för CPU C33" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" msgstr "Generera kod för CPU C40" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" msgstr "Generera kod för CPU C44" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 msgid "Emit code compatible with TI tools" msgstr "" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "" -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" msgstr "" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "Skicka argument på stacken" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 msgid "Pass arguments in registers" msgstr "Skicka argument i register" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 msgid "Do not allocate BK register" msgstr "" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 msgid "Enable use of DB instruction" msgstr "" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "" -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 msgid "Don't force constants into registers" msgstr "" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "" -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 msgid "Enable parallel instructions" msgstr "" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 msgid "Disable parallel instructions" msgstr "" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" msgstr "" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" msgstr "" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" msgstr "Välj CPU att generera kod för" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "" -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 #, fuzzy msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "funktion använder __builtin_eh_return" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 #, fuzzy msgid "invalid operand for 'b' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 #, fuzzy msgid "invalid operand for 'v' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 #, fuzzy msgid "invalid operand for 'P' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 #, fuzzy msgid "invalid operand for 'p' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 #, fuzzy msgid "invalid operand for 'z' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 #, fuzzy msgid "invalid operand for 'H' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 msgid "bad register" msgstr "" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 #, fuzzy msgid "invalid operand for 'e' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 #, fuzzy msgid "invalid operand for 'm' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 #, fuzzy msgid "invalid operand for 'A' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 #, fuzzy msgid "invalid operand for 'D' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 #, fuzzy msgid "invalid operand for 'T' modifier" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 #, fuzzy msgid "invalid operand modifier letter" msgstr "ogiltig operand för %V" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, fuzzy, c-format msgid "internal error: bad register: %d" msgstr "internt fel: " -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 msgid "unexpected operand" msgstr "" -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 #, fuzzy msgid "unrecognized address" msgstr "Känner inte igen registernamn \"%s\"" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 #, fuzzy msgid "unrecognized supposed constant" msgstr "ej igenkänd flagga `-%s'" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 msgid "-fPIC and -fpic are not supported in this configuration" msgstr "" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 msgid "unexpected address expression" msgstr "" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 #, fuzzy msgid "Do not use condition codes from normal instructions" msgstr "Använd inte bitfältsinstruktioner" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 #, fuzzy msgid "Do not tune stack alignment" msgstr "Generera inte kod för stackkontroll" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 msgid "Do not tune writable data alignment" msgstr "" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 msgid "Do not emit function prologue or epilogue" msgstr "" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 #, fuzzy msgid "Generate code for the specified chip or CPU version" msgstr "Generera kod för en given CPU" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 #, fuzzy msgid "Tune alignment for the specified chip or CPU version" msgstr "minnesjustering kan inte anges för \"%s\"" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "" @@ -10282,175 +10341,224 @@ msgstr "" msgid "Do not generate char instructions" msgstr "" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, c-format msgid "code model %s not supported in PIC mode" msgstr "" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, fuzzy, c-format msgid "bad value (%s) for -masm= switch" msgstr "ogiltigt värde (%s) till flagga %s" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, fuzzy, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "\"%s\" stöds inte av %s" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 #, fuzzy msgid "code model `large' not supported yet" msgstr "\"%s\" stöds inte av %s" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, c-format msgid "%i-bit mode not compiled in" msgstr "" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 msgid "-malign-loops is obsolete, use -falign-loops" msgstr "" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 msgid "-malign-functions is obsolete, use -falign-functions" msgstr "" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "" -#: config/i386/i386.c:1235 +#: config/i386/i386.c:1242 #, fuzzy, c-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "ogiltigt värde (%s) till flagga -mcpu" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 #, fuzzy msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "pekare till funktion använd med aritmetik" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 #, fuzzy msgid "387 instruction set disabled, using SSE arithmetics" msgstr "pekare till funktion använd med aritmetik" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, fuzzy, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "ogiltigt värde (%s) till flagga -mcpu" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, fuzzy, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "tre \"l\"-suffix på heltalskonstant" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, fuzzy, c-format msgid "argument to `%s' attribute larger than %d" msgstr "kan inte sätta attributet \"%s\" efter definitionen" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "" + +#: config/i386/i386.c:6386 msgid "invalid UNSPEC as operand" msgstr "" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, fuzzy, c-format msgid "invalid operand code `%c'" msgstr "ogiltig operand för %V" -#: config/i386/i386.c:6861 +#: config/i386/i386.c:7071 #, fuzzy msgid "invalid constraints for operand" msgstr "ogiltig %%-kod" -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 #, fuzzy msgid "unknown insn mode" msgstr "okänt maskinläge `%s'" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 msgid "selector must be an immediate" msgstr "" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 msgid "mask must be an immediate" msgstr "" -#: config/i386/i386.c:13346 +#: config/i386/i386.c:13654 #, fuzzy msgid "shift must be an immediate" msgstr "predikat måste vara en identifierare" -#: config/i386/winnt.c:105 +#: config/i386/winnt.c:96 #, fuzzy, c-format -msgid "`%s' attribute only applies to variables" -msgstr "attributet \"%s\" är inte applicerbart på typer" +msgid "function `%s' definition is marked dllimport." +msgstr "funktionsdefinition deklarerad som \"auto\"" -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:104 #, fuzzy, c-format -msgid "`%s' declared as both exported to and imported from a DLL" -msgstr "\"%s\" är deklarerad både som exporterad till och importerad från en DLL." +msgid "variable `%s' definition is marked dllimport." +msgstr "statisk variabel \"%s\" är markerad som dllimport" -#: config/i386/cygwin.h:45 -msgid "Use the Cygwin interface" -msgstr "Använd Cygwin-interfacet" +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." +msgstr "" + +#: config/i386/winnt.c:143 +#, fuzzy, c-format +msgid "`%s' attribute only applies to variables" +msgstr "attributet \"%s\" är inte applicerbart på typer" + +#: config/i386/winnt.c:242 +#, c-format +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "" + +#: config/i386/winnt.c:252 +#, fuzzy, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "funktionen \"%s\" deklarerades tidigare i ett block" + +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "" + +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "" + +#: config/i386/winnt.c:364 +#, fuzzy, c-format +msgid "`%s' declared as both exported to and imported from a DLL" +msgstr "\"%s\" är deklarerad både som exporterad till och importerad från en DLL." + +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "" + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "" + +#: config/i386/cygwin.h:45 +msgid "Use the Cygwin interface" +msgstr "Använd Cygwin-interfacet" #: config/i386/cygwin.h:46 msgid "Use the Mingw32 interface" @@ -10484,12 +10592,12 @@ msgstr "Ignorera dllimport f msgid "Use Mingw-specific thread support" msgstr "" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 msgid "-mbnu210 is ignored (option is obsolete)" msgstr "" @@ -10723,7 +10831,7 @@ msgstr "Anv msgid "Use given thread-local storage dialect" msgstr "Använd assemblersyntax för DEC" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "Generera ELF-utdata" @@ -10780,7 +10888,7 @@ msgstr "" msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "iC2.0 och iC3.0 är imkompatible - använder iC3.0" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 msgid "stack limit expression is not supported" msgstr "" @@ -10838,7 +10946,7 @@ msgstr "Generera CA-kod" msgid "Generate CF code" msgstr "Generera CF-kod" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "Använd mjukvaruflytttal" @@ -10903,7 +11011,7 @@ msgstr "" msgid "Do not layout types like Intel's v1.3 gcc" msgstr "" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "Använd 64 bits long double" @@ -10916,32 +11024,32 @@ msgstr "" msgid "Do not enable linker relaxation" msgstr "" -#: config/ia64/ia64-c.c:50 +#: config/ia64/ia64-c.c:51 msgid "malformed #pragma builtin" msgstr "" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, c-format msgid "%s-%s is an empty range" msgstr "%s-%s är ett tomt intervall" -#: config/ia64/ia64.c:4215 +#: config/ia64/ia64.c:4350 msgid "cannot optimize floating point division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4221 +#: config/ia64/ia64.c:4356 msgid "cannot optimize integer division for both latency and throughput" msgstr "" -#: config/ia64/ia64.c:4233 +#: config/ia64/ia64.c:4368 #, fuzzy, c-format msgid "bad value (%s) for -mtls-size= switch" msgstr "ogiltigt värde (%s) till flagga -mcpu" @@ -10949,104 +11057,99 @@ msgstr "ogiltigt v #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "Generera \"big endian\"-kod." -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "Generera \"little endian\"-kod." -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "Generera kod för GNU as" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "Generera kod för Intel as" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "Generera kod för GNU ld" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "Generera kod för Intel ld" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 msgid "Use in/loc/out register names" msgstr "" -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "" -#: config/ia64/ia64.h:180 +#: config/ia64/ia64.h:184 msgid "Generate inline floating point division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:182 +#: config/ia64/ia64.h:186 msgid "Generate inline floating point division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:184 +#: config/ia64/ia64.h:188 msgid "Generate inline integer division, optimize for latency" msgstr "" -#: config/ia64/ia64.h:186 +#: config/ia64/ia64.h:190 msgid "Generate inline integer division, optimize for throughput" msgstr "" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 msgid "Specify range of registers to make fixed" msgstr "" -#: config/ip2k/ip2k.c:1082 +#: config/ip2k/ip2k.c:1090 #, fuzzy msgid "bad operand" msgstr "ogiltig %%-kod" -#: config/ip2k/ip2k.c:3184 -#, fuzzy -msgid "Only initialized variables can be placed into program memory area." -msgstr "Initiera bara variabler som kan placeras i 8-bits området." - #: config/m32r/m32r.c:139 #, c-format msgid "bad value (%s) for -mmodel switch" @@ -11103,7 +11206,7 @@ msgid "post-increment address is not a register" msgstr "" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 msgid "bad address" msgstr "" @@ -11142,45 +11245,54 @@ msgstr "Litet dataomr msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "" + +#: config/m68hc11/m68hc11.c:1311 +#, fuzzy +msgid "`trap' attribute is already used" +msgstr "attributet `%s' ignorerat" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 msgid "move insn not handled" msgstr "" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 #, fuzzy msgid "invalid register in the move instruction" msgstr "Använd inte divisionsinstruktionen" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 #, fuzzy msgid "invalid operand in the instruction" msgstr "ogiltig operand för %V" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 #, fuzzy msgid "invalid register in the instruction" msgstr "ogiltigt flagga \"%s\" i line-direktiv" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 msgid "operand 1 must be a hard register" msgstr "" -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 #, fuzzy msgid "invalid rotate insn" msgstr "ogiltigt format på #line" -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 msgid "cannot do z-register replacement" msgstr "" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 msgid "invalid Z register replacement for insn" msgstr "" @@ -11188,50 +11300,58 @@ msgstr "" #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" msgstr "" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" msgstr "" -#: config/m68hc11/m68hc11.h:170 +#: config/m68hc11/m68hc11.h:182 msgid "Min/max instructions not allowed" msgstr "" -#: config/m68hc11/m68hc11.h:172 +#: config/m68hc11/m68hc11.h:184 msgid "Use call and rtc for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:174 +#: config/m68hc11/m68hc11.h:186 msgid "Use jsr and rts for function calls and returns" msgstr "" -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 msgid "Do not use direct addressing mode for soft registers" msgstr "" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +#: config/m68hc11/m68hc11.h:190 +msgid "Use direct addressing mode for soft registers" +msgstr "" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +msgid "Compile for a 68HCS12" +msgstr "" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -11241,11 +11361,11 @@ msgstr "" #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 msgid "Specify the register allocation order" msgstr "" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "" @@ -11440,7 +11560,7 @@ msgstr "ogiltigt v msgid "invalid %%Q value" msgstr "ogiltigt %%Q-värde" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, c-format msgid "invalid %%q value" msgstr "" @@ -11450,7 +11570,7 @@ msgstr "" msgid "invalid %%o value" msgstr "ogiltigt värde %%B" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, c-format msgid "invalid %%p value" msgstr "" @@ -11538,7 +11658,7 @@ msgid "Do not use the divide instruction" msgstr "Använd inte divisionsinstruktionen" #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" +msgid "Do not arbitrary sized immediates in bit operations" msgstr "" #: config/mcore/mcore.h:142 @@ -11569,153 +11689,153 @@ msgstr "Genrera kod f msgid "Maximum amount for a single stack increment operation" msgstr "" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" msgstr "" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "" -#: config/mips/mips.c:5164 +#: config/mips/mips.c:5180 #, c-format msgid "-march=%s is not compatible with the selected ABI" msgstr "" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/mips/mips.c:5178 +#: config/mips/mips.c:5194 #, fuzzy msgid "-mgp32 used with a 64-bit ABI" msgstr "Använd 64-bitars ABI" -#: config/mips/mips.c:5180 +#: config/mips/mips.c:5196 #, fuzzy msgid "-mgp64 used with a 32-bit ABI" msgstr "Använd 32-bitars ABI" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 #, fuzzy, c-format msgid "unsupported combination: %s" msgstr "ej stödd version" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" msgstr "" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" msgstr "" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, fuzzy, c-format msgid "invalid option `entry%s'" msgstr "Ogiltig flagga \"%s\"" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" msgstr "" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "ogiltig användning av %%d, %%x eller %%x" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "PRINT_OPERAND_ADDRESS, null-pekare" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" msgstr "" # fixme: spola tillbaka är inte perfekt -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 #, fuzzy msgid "can't rewind temp file" msgstr "kan inte spola tillbaka %s" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 #, fuzzy msgid "can't write to output file" msgstr "kan inte skriva till %s" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 #, fuzzy msgid "can't read from temp file" msgstr "kan inte läsa från %s" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 #, fuzzy msgid "can't close temp file" msgstr "kan inte stänga %s" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "" -#: config/mips/mips.c:10444 +#: config/mips/mips.c:10467 msgid "the cpu name must be lower case" msgstr "" -#: config/mips/mips.c:10466 +#: config/mips/mips.c:10489 #, fuzzy, c-format msgid "bad value (%s) for %s" msgstr "ogiltigt värde (%s) till flagga %s" @@ -11933,7 +12053,7 @@ msgstr "" msgid "Don't use Branch Likely instructions, overriding default for arch" msgstr "" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" msgstr "" @@ -11968,7 +12088,7 @@ msgstr "" #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "" @@ -12238,44 +12358,44 @@ msgstr "" msgid "No \"Small register classes\" kludge" msgstr "" -#: config/pa/pa.c:246 +#: config/pa/pa.c:261 #, c-format msgid "" "unknown -mschedule= option (%s).\n" "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" msgstr "" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, c-format msgid "" "unknown -march= option (%s).\n" "Valid options are 1.0, 1.1, and 2.0\n" msgstr "" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "-g stöds bara när man använder GAS på denna processor," -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 #, fuzzy msgid "-g option disabled" msgstr "flaggan -g är avslagen." -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 #, fuzzy msgid "Generate cpp defines for server IO" msgstr "Generera kod för en given CPU" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 #, fuzzy msgid "Generate cpp defines for workstation IO" @@ -12287,120 +12407,120 @@ msgstr "Generera kod f #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 +#: config/pa/pa.h:232 config/pa/pa.h:238 #, fuzzy msgid "Generate PA1.1 code" msgstr "Generera CA-kod" -#: config/pa/pa.h:220 config/pa/pa.h:222 +#: config/pa/pa.h:234 config/pa/pa.h:236 #, fuzzy msgid "Generate PA1.0 code" msgstr "Generera CA-kod" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" msgstr "" -#: config/pa/pa.h:228 +#: config/pa/pa.h:242 msgid "Disable FP regs" msgstr "" -#: config/pa/pa.h:230 +#: config/pa/pa.h:244 msgid "Do not disable FP regs" msgstr "" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" msgstr "" -#: config/pa/pa.h:234 +#: config/pa/pa.h:248 msgid "Do not disable space regs" msgstr "" -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" msgstr "" -#: config/pa/pa.h:240 +#: config/pa/pa.h:254 #, fuzzy msgid "Disable indexed addressing" msgstr "ogiltig kod" -#: config/pa/pa.h:242 +#: config/pa/pa.h:256 #, fuzzy msgid "Do not disable indexed addressing" msgstr "okänt registernamn: %s" -#: config/pa/pa.h:244 +#: config/pa/pa.h:258 #, fuzzy msgid "Use portable calling conventions" msgstr "Använd inte divisionsinstruktionen" -#: config/pa/pa.h:246 +#: config/pa/pa.h:260 #, fuzzy msgid "Do not use portable calling conventions" msgstr "Använd inte divisionsinstruktionen" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" msgstr "" -#: config/pa/pa.h:254 +#: config/pa/pa.h:268 #, fuzzy msgid "Do not use software floating point" msgstr "Använd mjukvaruflytttal" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" msgstr "" -#: config/pa/pa.h:258 +#: config/pa/pa.h:272 msgid "Do not emit long load/store sequences" msgstr "" -#: config/pa/pa.h:260 +#: config/pa/pa.h:274 #, fuzzy msgid "Generate fast indirect calls" msgstr "Generera kod för Intel as" -#: config/pa/pa.h:262 +#: config/pa/pa.h:276 #, fuzzy msgid "Do not generate fast indirect calls" msgstr "Generera inte .size-direktiv" -#: config/pa/pa.h:264 +#: config/pa/pa.h:278 #, fuzzy msgid "Generate code for huge switch statements" msgstr "Generera kod för Intel as" -#: config/pa/pa.h:266 +#: config/pa/pa.h:280 #, fuzzy msgid "Do not generate code for huge switch statements" msgstr "Generera kod för Intel as" -#: config/pa/pa.h:268 +#: config/pa/pa.h:282 #, fuzzy msgid "Always generate long calls" msgstr "Generera kod för Intel as" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" msgstr "" -#: config/pa/pa.h:272 +#: config/pa/pa.h:286 #, fuzzy msgid "Enable linker optimizations" msgstr "inkompatibla typer i %s" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." msgstr "" @@ -12480,7 +12600,7 @@ msgstr "Anv msgid "Use DEC assembler syntax" msgstr "Använd assemblersyntax för DEC" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, c-format msgid "invalid %%S value" msgstr "" @@ -12501,7 +12621,7 @@ msgid "invalid %%Z value" msgstr "" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, c-format msgid "invalid %%k value" msgstr "" @@ -12564,140 +12684,140 @@ msgstr "" msgid "junk at end of #pragma longcall" msgstr "skräp vid slutet av #pragma weak" -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 msgid "-mmultiple is not supported on little endian systems" msgstr "-mmultiple stöds inte på \"little endian\"-system" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 msgid "-mstring is not supported on little endian systems" msgstr "-mstring stöds inte på \"little endian\"-system" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, fuzzy, c-format msgid "unknown -mdebug-%s switch" msgstr "Okänd flagga -mdebug-%s" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" msgstr "" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "" -#: config/rs6000/rs6000.c:734 +#: config/rs6000/rs6000.c:738 #, fuzzy, c-format msgid "unknown -misel= option specified: '%s'" msgstr "okänt maskinläge `%s'" -#: config/rs6000/rs6000.c:749 +#: config/rs6000/rs6000.c:753 #, fuzzy, c-format msgid "unknown -mvrsave= option specified: '%s'" msgstr "okänt maskinläge `%s'" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, fuzzy, c-format msgid "unknown ABI specified: '%s'" msgstr "okänt maskinläge `%s'" -#: config/rs6000/rs6000.c:4169 +#: config/rs6000/rs6000.c:4206 #, fuzzy msgid "argument 1 must be a 5-bit signed literal" msgstr "första argumentet till \"%s\" skall vara \"int\"" -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 #, fuzzy msgid "argument 2 must be a 5-bit unsigned literal" msgstr "första argumentet till \"%s\" skall vara \"int\"" -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 #, fuzzy msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "argumentet till \"__builtin_eh_return_regno\" måste vara konstant" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 #, fuzzy msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "argument till \"__builtin_args_info\" är utanför sitt intervall" -#: config/rs6000/rs6000.c:4452 +#: config/rs6000/rs6000.c:4489 #, fuzzy msgid "argument 3 must be a 4-bit unsigned literal" msgstr "första argumentet till \"%s\" skall vara \"int\"" -#: config/rs6000/rs6000.c:4629 +#: config/rs6000/rs6000.c:4666 #, fuzzy, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" msgstr "första argumentet till \"%s\" skall vara \"int\"" -#: config/rs6000/rs6000.c:4745 +#: config/rs6000/rs6000.c:4782 #, fuzzy msgid "argument to dss must be a 2-bit unsigned literal" msgstr "första argumentet till \"%s\" skall vara \"int\"" -#: config/rs6000/rs6000.c:4976 +#: config/rs6000/rs6000.c:5013 #, fuzzy msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "argumentet till \"__builtin_eh_return_regno\" måste vara konstant" -#: config/rs6000/rs6000.c:5049 +#: config/rs6000/rs6000.c:5086 #, fuzzy msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "argument till \"__builtin_args_info\" är utanför sitt intervall" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, c-format msgid "invalid %%f value" msgstr "" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, c-format msgid "invalid %%F value" msgstr "" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, c-format msgid "invalid %%G value" msgstr "" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, c-format msgid "invalid %%j code" msgstr "" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, c-format msgid "invalid %%J code" msgstr "" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, c-format msgid "invalid %%K value" msgstr "" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, c-format msgid "invalid %%O value" msgstr "ogiltigt %%O-värde" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, c-format msgid "invalid %%T value" msgstr "" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, c-format msgid "invalid %%u value" msgstr "" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, c-format msgid "invalid %%v value" msgstr "" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" msgstr "" @@ -12913,7 +13033,7 @@ msgstr "" #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "" @@ -13048,51 +13168,51 @@ msgstr "-fpic och -mapcs-reent msgid "-f%s and -msdata=%s are incompatible" msgstr "-fpic och -mapcs-reent är inkompatibla" -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, fuzzy, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "-mbsd och -mxopen är inkompatibla" -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 #, fuzzy msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "-fpic och -mapcs-reent är inkompatibla" -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, fuzzy, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "-fpic och -mapcs-reent är inkompatibla" -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, fuzzy, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "-fpic och -mapcs-reent är inkompatibla" -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 msgid "-mcall-aixdesc must be big endian" msgstr "-mcall-aixdesc måste vara \"big endian\"" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 msgid "invalid UNSPEC as operand (1)" msgstr "" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 msgid "invalid UNSPEC as operand (2)" msgstr "" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 msgid "Cannot decompose address." msgstr "" -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "" @@ -13105,7 +13225,7 @@ msgid "Don't set backchain (faster, but debug harder" msgstr "" #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +msgid "Use bras for executable < 64k" msgstr "" #: config/s390/s390.h:73 @@ -13137,29 +13257,29 @@ msgstr "" msgid "mvc&ex" msgstr "" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 #, fuzzy msgid "__builtin_saveregs not supported by this subtarget" msgstr "__builtin_saveregs stöds inte på denna målarkitektur" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, fuzzy, c-format msgid "`%s' attribute only applies to interrupt functions" msgstr "attributet \"%s\" fungerar bara på funktioner" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, fuzzy, c-format msgid "`%s' attribute argument not a string constant" msgstr "%s före strängkonstant" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, fuzzy, c-format msgid "`%s' attribute argument not an integer constant" msgstr "case-etikett reducerar inte till en heltalskonstant" @@ -13184,55 +13304,60 @@ msgstr "" msgid "-mcmodel= is not supported on 32 bit systems" msgstr "" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, fuzzy, c-format msgid "invalid %%Y operand" msgstr "ogiltig %%-kod" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, fuzzy, c-format msgid "invalid %%A operand" msgstr "ogiltig %%-kod" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, fuzzy, c-format msgid "invalid %%B operand" msgstr "ogiltigt värde %%B" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, fuzzy, c-format msgid "invalid %%c operand" msgstr "ogiltig %%-kod" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, fuzzy, c-format msgid "invalid %%C operand" msgstr "ogiltigt %%C-värde" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, fuzzy, c-format msgid "invalid %%d operand" msgstr "ogiltig %%-kod" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, fuzzy, c-format msgid "invalid %%D operand" msgstr "ogiltig %%-kod" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, fuzzy, c-format msgid "invalid %%f operand" msgstr "ogiltig %%-kod" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, fuzzy, c-format +msgid "invalid %%s operand" +msgstr "ogiltig %%-kod" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "Använd 128 bit long double" @@ -13580,7 +13705,7 @@ msgstr "Anv #: config/v850/v850.h:189 #, fuzzy -msgid "Enfore strict alignment" +msgid "Enforce strict alignment" msgstr "Generera inte kod för stackkontroll" #: config/v850/v850.h:192 @@ -13628,7 +13753,7 @@ msgstr "ok msgid "address offset not a constant" msgstr "efterfrågad minnesjustering är inte konstant" -#: config/xtensa/xtensa.c:2809 +#: config/xtensa/xtensa.c:2794 #, fuzzy msgid "only uninitialized variables can be placed in a .bss section" msgstr "Initiera bara variabler som kan placeras i 8-bits området." @@ -13768,587 +13893,614 @@ msgstr "" msgid "`-gnat' misspelled as `-gant'" msgstr "" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" msgstr "" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/call.c:557 +#: cp/call.c:567 #, fuzzy msgid "request for member `%D' is ambiguous" msgstr "%s: flaggan \"%s\" är tvetydig\n" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "" -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "" -#: cp/call.c:2455 +#: cp/call.c:2546 #, fuzzy msgid "%s %D(%T) " msgstr "" -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "" -#: cp/call.c:2461 +#: cp/call.c:2552 #, fuzzy msgid "%s %+#D%s" msgstr "%s: %s" -#: cp/call.c:2615 +#: cp/call.c:2726 #, fuzzy msgid "conversion from `%T' to `%T' is ambiguous" msgstr "%s: flaggan \"%s\" är tvetydig\n" -#: cp/call.c:2690 +#: cp/call.c:2803 +#, fuzzy +msgid "`%T' is not a class type" +msgstr "ISO C förbjuder typkonvertering till unionstyper" + +#: cp/call.c:2811 msgid "incomplete type '%T' cannot be used to name a scope" msgstr "" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 #, fuzzy msgid "'%D' has no member named '%E'" msgstr "%s har ingen medlem med namn \"%s\"" -#: cp/call.c:2812 +#: cp/call.c:2933 msgid "no matching function for call to `%D(%A)'" msgstr "" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" msgstr "" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "" -#: cp/call.c:2930 +#: cp/call.c:3046 #, fuzzy msgid "call of `(%T) (%A)' is ambiguous" msgstr "%s: flaggan \"%s\" är tvetydig\n" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" msgstr "" -#: cp/call.c:2970 -#, fuzzy -msgid "%s for `%T %s' operator" +#: cp/call.c:3087 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%E%s'" msgstr "%s före symbolen \"%s\"" -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" msgstr "" -#: cp/call.c:2978 -#, fuzzy -msgid "%s for `%T %s %T' operator" -msgstr "%s före symbolen \"%s\"" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" +msgstr "" -#: cp/call.c:2981 -#, fuzzy -msgid "%s for `%s %T' operator" +#: cp/call.c:3099 +#, fuzzy, c-format +msgid "%s for 'operator%s' in '%s%E'" msgstr "%s före symbolen \"%s\"" -#: cp/call.c:3071 +#: cp/call.c:3191 msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "ISO C++ förbjuder uteslutande av mittersta termen i ett ?: uttryck" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "" -#: cp/call.c:3316 +#: cp/call.c:3428 #, fuzzy msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "typfel i villkorsuttryck" -#: cp/call.c:3323 +#: cp/call.c:3435 #, fuzzy msgid "enumeral and non-enumeral type in conditional expression" msgstr "typ signed och unsigned i villkorsuttryck" -#: cp/call.c:3405 +#: cp/call.c:3516 #, fuzzy msgid "`%D' must be declared before use" msgstr "\"%s\" är tidigare deklarerad här" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" msgstr "" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr "" -#: cp/call.c:3680 +#: cp/call.c:3782 #, fuzzy msgid "comparison between `%#T' and `%#T'" msgstr "jämföreslse mellan signed och unsigned" -#: cp/call.c:3919 +#: cp/call.c:4021 msgid "no suitable `operator delete' for `%T'" msgstr "" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "" -#: cp/call.c:3940 +#: cp/call.c:4042 msgid "`%+#D' is protected" msgstr "" -#: cp/call.c:3942 +#: cp/call.c:4044 msgid "`%+#D' is inaccessible" msgstr "" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "" -#: cp/call.c:3985 +#: cp/call.c:4088 #, fuzzy msgid "invalid conversion from `%T' to `%T'" msgstr "konvertering från NaN till int" -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 #, fuzzy msgid " initializing argument %P of `%D'" msgstr "ogiltigt typargument till \"%s\"" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr "" -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 +#: cp/call.c:4316 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "" -#: cp/call.c:4656 +#: cp/call.c:4542 +#, fuzzy +msgid "`%T' is not an accessible base of `%T'" +msgstr "%s har ingen medlem med namn \"%s\"" + +#: cp/call.c:4786 #, fuzzy msgid "could not find class$ field in java interface type `%T'" msgstr "ingen superklass deklarerad i interface för \"%s\"" -#: cp/call.c:4831 +#: cp/call.c:4974 #, fuzzy msgid "call to non-function `%D'" msgstr "Inga anrop i funktion %s\n" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" msgstr "" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 #, fuzzy msgid " in call to `%D'" msgstr "kan inte inline:a anrop till \"%s\"" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "" -#: cp/call.c:5632 +#: cp/call.c:5756 #, fuzzy msgid " for conversion from `%T' to `%T'" msgstr "konvertering från NaN till int" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr "" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" +#: cp/call.c:5879 +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" msgstr "" -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 #, fuzzy msgid "could not convert `%E' to `%T'" msgstr "kunde inte öppna dump-fil \"%s\"" -#: cp/class.c:286 +#: cp/call.c:6105 +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "" + +#: cp/call.c:6109 +#, fuzzy +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "ogiltig mottagartyp \"%s\"" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "" -#: cp/class.c:1027 +#: cp/class.c:1076 #, fuzzy msgid "duplicate enum value `%D'" msgstr "upprepat case-värde" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "" -#: cp/class.c:1037 +#: cp/class.c:1086 #, fuzzy msgid "duplicate nested type `%D'" msgstr "upprepning av medlem \"%s\"" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "" -#: cp/class.c:1052 +#: cp/class.c:1101 #, fuzzy msgid "duplicate member `%D'" msgstr "upprepning av medlem \"%s\"" -#: cp/class.c:1095 +#: cp/class.c:1144 msgid "conflicting access specifications for method `%D', ignored" msgstr "" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "" -#: cp/class.c:1147 +#: cp/class.c:1199 #, fuzzy msgid "`%D' invalid in `%T'" msgstr "Ogiltig flagga \"%s\"" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 #, fuzzy msgid "`%D' invalid in `%#T'" msgstr "Ogiltig flagga \"%s\"" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr "" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr "" -#: cp/class.c:1268 +#: cp/class.c:1320 msgid "base class `%#T' has a non-virtual destructor" msgstr "" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" msgstr "" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" msgstr "" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 #, fuzzy msgid "redefinition of `%#T'" msgstr "omdefiniering av \"%s\"" -#: cp/class.c:2039 +#: cp/class.c:2091 #, fuzzy msgid "previous definition of `%#T'" msgstr "omdefiniering av \"%s\"" -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "" -#: cp/class.c:2653 +#: cp/class.c:2713 msgid " by `%D'" msgstr "" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" msgstr "" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" msgstr "" -#: cp/class.c:2898 +#: cp/class.c:2958 #, fuzzy msgid "bit-field `%#D' with non-integral type" msgstr "bitfält \"%s\" har en icke godkänd typ" -#: cp/class.c:2918 +#: cp/class.c:2978 #, fuzzy msgid "bit-field `%D' width not an integer constant" msgstr "tre \"l\"-suffix på heltalskonstant" -#: cp/class.c:2924 +#: cp/class.c:2984 #, fuzzy msgid "negative width in bit-field `%D'" msgstr "negativ storlek i bitfält \"%s\"" -#: cp/class.c:2929 +#: cp/class.c:2989 #, fuzzy msgid "zero width for bit-field `%D'" msgstr "Storleken noll på bitfält \"%s\"" -#: cp/class.c:2935 +#: cp/class.c:2995 #, fuzzy msgid "width of `%D' exceeds its type" msgstr "storleken på \"%s\" är större än sin typ" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" msgstr "" -#: cp/class.c:3061 +#: cp/class.c:3121 msgid "multiple fields in union `%T' initialized" msgstr "" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "" -#: cp/class.c:3189 +#: cp/class.c:3240 #, fuzzy msgid "field `%D' invalidly declared function type" msgstr "fält \"%s\" deklarerad som en funktion" -#: cp/class.c:3196 +#: cp/class.c:3247 #, fuzzy msgid "field `%D' invalidly declared method type" msgstr "bitfält \"%s\" har en icke godkänd typ" -#: cp/class.c:3202 +#: cp/class.c:3253 #, fuzzy msgid "field `%D' invalidly declared offset type" msgstr "bitfält \"%s\" har en icke godkänd typ" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 #, fuzzy msgid "field `%D' declared static in union" msgstr "fält \"%s\" deklarerad som en funktion" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "" -#: cp/class.c:3298 +#: cp/class.c:3349 msgid "field `%#D' with same name as class" msgstr "" -#: cp/class.c:3316 +#: cp/class.c:3367 msgid "`%#T' has pointer data members" msgstr "" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr "" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr "" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr "" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" msgstr "" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" msgstr "" -#: cp/class.c:3973 +#: cp/class.c:4025 #, fuzzy msgid "initializer specified for non-virtual method `%D'" msgstr "argumentformat angivet för icke-funktion \"%s\"" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5011 +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "" + +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" msgstr "" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" msgstr "" -#: cp/class.c:5320 +#: cp/class.c:5432 msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "" -#: cp/class.c:5405 +#: cp/class.c:5516 msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "språksträng `\"%s\"' känns inte igen" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "" -#: cp/class.c:6127 +#: cp/class.c:6252 #, fuzzy msgid "assuming pointer to member `%D'" msgstr "upprepning av medlem \"%s\"" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" msgstr "" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 msgid "not enough type information" msgstr "inte tillräcklig typinformation" -#: cp/class.c:6183 +#: cp/class.c:6315 #, fuzzy msgid "argument of type `%T' does not match `%T'" msgstr "argument \"%s\" matchar inte prototypen" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "ogiltig operation på oinstansierad typ" @@ -14357,12 +14509,12 @@ msgstr "ogiltig operation p #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 #, fuzzy msgid "declaration of `%#D'" msgstr "omdeklaration av \"%s\"" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "" @@ -14380,11 +14532,11 @@ msgstr "" msgid "converting from `%T' to `%T'" msgstr "konvertering från NaN till int" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" msgstr "" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 #, fuzzy msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "kan inte konvertera till en pekartyp" @@ -14394,229 +14546,261 @@ msgstr "kan inte konvertera till en pekartyp" msgid "invalid conversion from '%T' to '%T'" msgstr "konvertering från NaN till int" -#: cp/cvt.c:537 +#: cp/cvt.c:504 msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "" -#: cp/cvt.c:555 +#: cp/cvt.c:522 msgid "casting `%T' to `%T' does not dereference pointer" msgstr "" -#: cp/cvt.c:584 +#: cp/cvt.c:551 #, fuzzy msgid "cannot convert type `%T' to type `%T'" msgstr "kan inte konvertera till en pekartyp" -#: cp/cvt.c:701 +#: cp/cvt.c:683 #, fuzzy msgid "conversion from `%#T' to `%#T'" msgstr "konvertering från NaN till int" -#: cp/cvt.c:713 +#: cp/cvt.c:695 msgid "`%#T' used where a `%T' was expected" msgstr "" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "" -#: cp/cvt.c:750 +#: cp/cvt.c:732 msgid "`%#T' used where a floating point value was expected" msgstr "" -#: cp/cvt.c:797 +#: cp/cvt.c:779 #, fuzzy msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "konvertering till icke-skalär typ begärd" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, fuzzy, c-format msgid "%s cannot resolve address of overloaded function" msgstr "Programflödet når slutet på en icke-void-funktion" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 #, fuzzy msgid "converting NULL to non-pointer type" msgstr "kan inte konvertera till en pekartyp" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" msgstr "" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr "" -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "" + +#: cp/decl.c:1255 cp/decl.c:3490 #, fuzzy msgid "conflicts with previous declaration `%#D'" msgstr "sektion \"%s\" står i konflikt med tidigare deklaration" -#: cp/decl.c:1211 +#: cp/decl.c:1467 #, fuzzy msgid "label `%D' used but not defined" msgstr "etikett \"%s\" använd men inte definierad" -#: cp/decl.c:1216 +#: cp/decl.c:1472 #, fuzzy msgid "label `%D' defined but not used" msgstr "etikett \"%s\" definierad men inte använd" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "" + +#: cp/decl.c:3285 cp/decl.c:3700 #, fuzzy msgid "previous declaration of `%D'" msgstr "tidigare deklaration av \"%s\"" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 #, fuzzy msgid "shadowing %s function `%#D'" msgstr "döljer biblioteksfunktion \"%s\"" -#: cp/decl.c:3098 +#: cp/decl.c:3375 #, fuzzy msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "biblioteksfunktion \"%s\" deklarerad som icke-funktion" -#: cp/decl.c:3103 +#: cp/decl.c:3380 #, fuzzy msgid "conflicts with built-in declaration `%#D'" msgstr "motstridande deklarationer av \"%s\"" -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 #, fuzzy msgid "new declaration `%#D'" msgstr "omdeklaration av \"%s\"" -#: cp/decl.c:3123 +#: cp/decl.c:3400 #, fuzzy msgid "ambiguates built-in declaration `%#D'" msgstr "dubbel deklaration av etikett \"%s\"" -#: cp/decl.c:3179 +#: cp/decl.c:3464 #, fuzzy msgid "`%#D' redeclared as different kind of symbol" msgstr "\"%s\" omdeklarerad som en annan sorts symbol" -#: cp/decl.c:3182 +#: cp/decl.c:3467 #, fuzzy msgid "previous declaration of `%#D'" msgstr "tidigare deklaration av \"%s\"" -#: cp/decl.c:3204 +#: cp/decl.c:3489 #, fuzzy msgid "declaration of template `%#D'" msgstr "omdeklaration av \"enum %s\"" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 #, fuzzy msgid "ambiguates old declaration `%#D'" msgstr "dubbel deklaration av etikett \"%s\"" -#: cp/decl.c:3228 +#: cp/decl.c:3513 #, fuzzy msgid "declaration of C function `%#D' conflicts with" msgstr "implicit deklaration av funktion \"%s\"" -#: cp/decl.c:3230 +#: cp/decl.c:3515 #, fuzzy msgid "previous declaration `%#D' here" msgstr "tidigare deklaration av \"%s\"" -#: cp/decl.c:3246 +#: cp/decl.c:3533 #, fuzzy msgid "conflicting types for `%#D'" msgstr "motstridiga typer på \"%s\"" -#: cp/decl.c:3247 +#: cp/decl.c:3534 #, fuzzy msgid "previous declaration as `%#D'" msgstr "tidigare deklaration av \"%s\"" -#: cp/decl.c:3290 +#: cp/decl.c:3577 #, fuzzy msgid "`%#D' previously defined here" msgstr "\"%s\" definierades tidigare här" -#: cp/decl.c:3291 +#: cp/decl.c:3578 #, fuzzy msgid "`%#D' previously declared here" msgstr "\"%s\" är tidigare deklarerad här" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 #, fuzzy msgid "prototype for `%#D'" msgstr "prototyp för \"%s\" följer" -#: cp/decl.c:3301 +#: cp/decl.c:3588 #, fuzzy msgid "follows non-prototype definition here" msgstr "icke-prototypdefinition here" -#: cp/decl.c:3313 +#: cp/decl.c:3600 #, fuzzy msgid "previous declaration of `%#D' with %L linkage" msgstr "tidigare deklaration av \"%s\"" -#: cp/decl.c:3315 +#: cp/decl.c:3602 #, fuzzy msgid "conflicts with new declaration with %L linkage" msgstr "motstridande deklarationer av \"%s\"" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 msgid "default argument given for parameter %d of `%#D'" msgstr "" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 #, fuzzy msgid "after previous specification in `%#D'" msgstr "tidigare deklaration av \"%s\"" -#: cp/decl.c:3356 +#: cp/decl.c:3643 #, fuzzy msgid "`%#D' was used before it was declared inline" msgstr "\"%s\" användes utan någon prototyp innan sin definition" -#: cp/decl.c:3358 +#: cp/decl.c:3645 #, fuzzy msgid "previous non-inline declaration here" msgstr "tidigare implicit deklaration av \"%s\"" -#: cp/decl.c:3412 +#: cp/decl.c:3699 #, fuzzy msgid "redundant redeclaration of `%D' in same scope" msgstr "redundant omdeklaration av \"%s\" i samma scope" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, fuzzy, c-format msgid "declaration of `%F' throws different exceptions" msgstr "deklaration av \"%s\" som ett fält med funktioner" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, fuzzy, c-format msgid "than previous declaration `%F'" msgstr "ingen tidigare deklaration av \"%s\"" @@ -14629,16 +14813,16 @@ msgstr "ingen tidigare deklaration av \"%s\"" #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "" -#: cp/decl.c:3886 +#: cp/decl.c:4187 #, fuzzy msgid "`%#D' used prior to declaration" msgstr "\"%s\" är använd innan sin deklaration" -#: cp/decl.c:3917 +#: cp/decl.c:4218 #, fuzzy msgid "redeclaration of `wchar_t' as `%T'" msgstr "omdeklaration av \"%s\"" @@ -14649,326 +14833,326 @@ msgstr "omdeklaration av \"%s\"" #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 #, fuzzy msgid "invalid redeclaration of `%D'" msgstr "omdeklaration av \"%s\"" -#: cp/decl.c:3946 +#: cp/decl.c:4247 msgid "as `%D'" msgstr "" -#: cp/decl.c:4036 +#: cp/decl.c:4337 #, fuzzy msgid "previous external decl of `%#D'" msgstr "föregående externa dekl. av \"%s\"" -#: cp/decl.c:4077 +#: cp/decl.c:4378 #, fuzzy msgid "`%D' was previously implicitly declared to return `int'" msgstr "\"%s\" deklarerades tidigare implicit att returnera \"int\"" -#: cp/decl.c:4137 +#: cp/decl.c:4438 #, fuzzy msgid "extern declaration of `%#D' doesn't match" msgstr "extern deklaration av \"%s\" matchar inte den globala" -#: cp/decl.c:4138 +#: cp/decl.c:4439 #, fuzzy msgid "global declaration `%#D'" msgstr "dubbel deklaration av etikett \"%s\"" -#: cp/decl.c:4169 +#: cp/decl.c:4472 #, fuzzy msgid "declaration of `%#D' shadows a parameter" msgstr "deklaration av \"%s\" döljer en parameter" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, c-format msgid "declaration of `%s' shadows a member of `this'" msgstr "" -#: cp/decl.c:4541 +#: cp/decl.c:4889 #, fuzzy msgid "`%#D' hides constructor for `%#T'" msgstr "destruerare behövs för \"%#D\"" -#: cp/decl.c:4556 +#: cp/decl.c:4904 #, fuzzy msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "sektion \"%s\" står i konflikt med tidigare deklaration" -#: cp/decl.c:4568 +#: cp/decl.c:4916 #, fuzzy msgid "previous non-function declaration `%#D'" msgstr "tidigare deklaration av \"%s\"" -#: cp/decl.c:4569 +#: cp/decl.c:4917 #, fuzzy msgid "conflicts with function declaration `%#D'" msgstr "motstridande deklarationer av \"%s\"" -#: cp/decl.c:4659 +#: cp/decl.c:5007 #, fuzzy msgid "implicit declaration of function `%#D'" msgstr "implicit deklaration av funktion \"%s\"" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 #, fuzzy msgid "jump to label `%D'" msgstr "hopp till case-etikett" -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "hopp till case-etikett" -#: cp/decl.c:4930 +#: cp/decl.c:5280 #, fuzzy msgid " crosses initialization of `%#D'" msgstr "omdefiniering av \"%s\"" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr "" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr " går in i try-block" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr " går in i catch-block" -#: cp/decl.c:5038 +#: cp/decl.c:5388 msgid " from here" msgstr " från här" -#: cp/decl.c:5051 +#: cp/decl.c:5401 #, fuzzy msgid " skips initialization of `%#D'" msgstr "%s: Vid instansiering av \"%s\":\n" -#: cp/decl.c:5086 +#: cp/decl.c:5437 msgid "label named wchar_t" msgstr "" -#: cp/decl.c:5090 +#: cp/decl.c:5440 #, fuzzy msgid "duplicate label `%D'" msgstr "upprepning av medlem \"%s\"" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, fuzzy, c-format msgid "case label `%E' not within a switch statement" msgstr "case-etikett är inte i en switch-sats" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 msgid "`%#D' redeclared as %C" msgstr "" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 #, fuzzy msgid "invalid use of `%D'" msgstr "ogiltigt användande av \"restrict\"" -#: cp/decl.c:5502 +#: cp/decl.c:5852 #, fuzzy msgid "`%D::%D' is not a template" msgstr "användning ab `%s' i mall" -#: cp/decl.c:5519 +#: cp/decl.c:5869 msgid "`%D' undeclared in namespace `%D'" msgstr "" -#: cp/decl.c:5652 +#: cp/decl.c:6002 msgid "`%D' used without template parameters" msgstr "" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 msgid "no type named `%#T' in `%#T'" msgstr "" -#: cp/decl.c:5968 +#: cp/decl.c:6329 msgid "lookup of `%D' finds `%#D'" msgstr "" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr "" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr "" -#: cp/decl.c:6003 +#: cp/decl.c:6364 msgid "name lookup of `%D' changed" msgstr "" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr "" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr "" -#: cp/decl.c:6021 cp/decl.c:6028 +#: cp/decl.c:6382 cp/decl.c:6389 msgid "name lookup of `%D' changed for new ISO `for' scoping" msgstr "" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr "" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr "" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "" -#: cp/decl.c:7025 +#: cp/decl.c:7432 #, fuzzy msgid "an anonymous union cannot have function members" msgstr "anonym union deklarerad i parameterlista" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:7086 +#: cp/decl.c:7493 #, fuzzy msgid "redeclaration of C++ built-in type `%T'" msgstr "omdeklaration av \"%s\"" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "" -#: cp/decl.c:7149 +#: cp/decl.c:7556 #, fuzzy msgid "missing type-name in typedef-declaration" msgstr "oanvändbart nyckelord eller typnamn i tom deklaration" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" msgstr "" -#: cp/decl.c:7163 +#: cp/decl.c:7570 #, fuzzy msgid "`%D' can only be specified for functions" msgstr "argumentformat angivet för icke-funktion \"%s\"" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "" -#: cp/decl.c:7167 +#: cp/decl.c:7574 msgid "`%D' can only be specified for constructors" msgstr "" -#: cp/decl.c:7170 +#: cp/decl.c:7577 #, fuzzy msgid "`%D' can only be specified for objects and functions" msgstr "argumentformat angivet för icke-funktion \"%s\"" -#: cp/decl.c:7312 cp/decl2.c:927 +#: cp/decl.c:7719 cp/decl2.c:936 #, fuzzy msgid "typedef `%D' is initialized (use __typeof__ instead)" msgstr "typedef \"%s\" är initierad" -#: cp/decl.c:7317 +#: cp/decl.c:7724 #, fuzzy msgid "function `%#D' is initialized like a variable" msgstr "funktion \"%s\" är initierad som en variabel" -#: cp/decl.c:7329 +#: cp/decl.c:7736 #, fuzzy msgid "declaration of `%#D' has `extern' and is initialized" msgstr "deklaration av \"%s\" är \"extern\" och initierad" -#: cp/decl.c:7363 +#: cp/decl.c:7770 msgid "`%#D' is not a static member of `%#T'" msgstr "" -#: cp/decl.c:7368 +#: cp/decl.c:7775 #, fuzzy msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" msgstr "ISO C++ tillåter inte \"%s\" i #if" -#: cp/decl.c:7379 +#: cp/decl.c:7786 #, fuzzy msgid "duplicate initialization of %D" msgstr "initiering" -#: cp/decl.c:7408 +#: cp/decl.c:7815 #, fuzzy msgid "declaration of `%#D' outside of class is not definition" msgstr "deklaration av \"%s\" som ett fält med funktioner" -#: cp/decl.c:7456 +#: cp/decl.c:7865 #, fuzzy msgid "variable `%#D' has initializer but incomplete type" msgstr "variabel \"%s\" har initierare men är av inkomplett typ" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 #, fuzzy msgid "elements of array `%#D' have incomplete type" msgstr "elementen i fält \"%s\" har en ofullständig typ" -#: cp/decl.c:7480 +#: cp/decl.c:7889 #, fuzzy msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "parameter \"%s\" har en inkomplett typ" -#: cp/decl.c:7519 +#: cp/decl.c:7931 #, fuzzy msgid "`%D' declared as reference but not initialized" msgstr "\"%s\" omdeklarerad som en annan sorts symbol" -#: cp/decl.c:7528 +#: cp/decl.c:7940 #, fuzzy msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" msgstr "ISO C++ förbjuder initiering av new-uttryck med \"=\"" -#: cp/decl.c:7561 +#: cp/decl.c:7970 #, fuzzy msgid "cannot initialize `%T' from `%T'" msgstr "kan inte initiera friend-funktion \"%s\"" -#: cp/decl.c:7595 +#: cp/decl.c:8004 #, fuzzy msgid "initializer fails to determine size of `%D'" msgstr "initierare misslyckas med att bestämma storlek på \"%s\"" -#: cp/decl.c:7600 +#: cp/decl.c:8009 #, fuzzy msgid "array size missing in `%D'" msgstr "fältstorlek saknas i \"%s\"" -#: cp/decl.c:7612 +#: cp/decl.c:8021 #, fuzzy msgid "zero-size array `%D'" msgstr "ISO C förbjuder fält \"%s\" med storlek noll" @@ -14976,329 +15160,339 @@ msgstr "ISO C f #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 #, fuzzy msgid "storage size of `%D' isn't known" msgstr "lagringsstorlek på \"%s\" är okänd" -#: cp/decl.c:7672 +#: cp/decl.c:8081 #, fuzzy msgid "storage size of `%D' isn't constant" msgstr "lagringsstorlek på \"%s\" är inte konstant" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" msgstr "" -#: cp/decl.c:7752 +#: cp/decl.c:8164 #, fuzzy msgid "uninitialized const `%D'" msgstr "kan inte initiera friend-funktion \"%s\"" -#: cp/decl.c:7836 +#: cp/decl.c:8249 #, fuzzy msgid "brace-enclosed initializer used to initialize `%T'" msgstr "kan inte initiera friend-funktion \"%s\"" -#: cp/decl.c:7900 +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" msgstr "" -#: cp/decl.c:7964 +#: cp/decl.c:8328 +#, fuzzy +msgid "ISO C++ does not allow designated initializers" +msgstr "ISO C89 förbjuder konstruktor-uttryck" + +#: cp/decl.c:8332 +#, fuzzy +msgid "`%T' has no non-static data member named `%D'" +msgstr "%s har ingen medlem med namn \"%s\"" + +#: cp/decl.c:8389 #, fuzzy msgid "too many initializers for `%T'" msgstr "kan inte initiera friend-funktion \"%s\"" -#: cp/decl.c:8000 +#: cp/decl.c:8426 #, fuzzy msgid "variable-sized object `%D' may not be initialized" msgstr "objekt med variabel storlek kan inte initieras" -#: cp/decl.c:8011 +#: cp/decl.c:8437 #, fuzzy msgid "`%D' has incomplete type" msgstr "\"%s\" har en inkomplett typ" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "tilldelning (inte initieraing) i deklaration" -#: cp/decl.c:8358 +#: cp/decl.c:8785 #, fuzzy msgid "cannot initialize `%D' to namespace `%D'" msgstr "kan inte initiera friend-funktion \"%s\"" -#: cp/decl.c:8409 +#: cp/decl.c:8836 #, fuzzy msgid "shadowing previous type declaration of `%#D'" msgstr "tidigare deklaration av \"%s\"" -#: cp/decl.c:8455 +#: cp/decl.c:8883 msgid "`%D' cannot be thread-local because it has non-POD type `%T'" msgstr "" -#: cp/decl.c:8470 +#: cp/decl.c:8898 msgid "`%D' is thread-local and so cannot be dynamically initialized" msgstr "" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 #, fuzzy msgid "multiple initializations given for `%D'" msgstr "multiple deklaration av metod \"%s\"" -#: cp/decl.c:8956 +#: cp/decl.c:9390 msgid "invalid catch parameter" msgstr "" -#: cp/decl.c:9074 +#: cp/decl.c:9508 #, fuzzy msgid "destructor for alien class `%T' cannot be a member" msgstr "destruerare kan inte vara en statisk medlemsfunktion" -#: cp/decl.c:9077 +#: cp/decl.c:9511 #, fuzzy msgid "constructor for alien class `%T' cannot be a member" msgstr "konstruerare kan inte vara en statisk medlemsfunktion\"" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "" -#: cp/decl.c:9098 +#: cp/decl.c:9532 #, fuzzy msgid "`%D' declared as an `inline' %s" msgstr "variabel \"%s\" deklarerad \"inline\"" -#: cp/decl.c:9100 +#: cp/decl.c:9534 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "" -#: cp/decl.c:9103 +#: cp/decl.c:9537 #, fuzzy msgid "`%D' declared as a friend" msgstr "fält \"%s\" deklarerad som en funktion" -#: cp/decl.c:9109 +#: cp/decl.c:9543 #, fuzzy msgid "`%D' declared with an exception specification" msgstr "\"%s\" är deklarerad som en funktion som returnerar en funktion" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "kan inte deklarera \"::main\" som en mall" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "kan inte deklarera \"::main\" som static" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "\"main\" måste returnera \"int\"" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "" -#: cp/decl.c:9275 +#: cp/decl.c:9715 #, fuzzy msgid "defining explicit specialization `%D' in friend declaration" msgstr "tilldelning (inte initieraing) i deklaration" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "" -#: cp/decl.c:9382 +#: cp/decl.c:9822 #, fuzzy msgid "definition of implicitly-declared `%D'" msgstr "funktionsdefinition deklarerad som \"auto\"" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 msgid "no `%#D' member function declared in class `%T'" msgstr "" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "" -#: cp/decl.c:9634 +#: cp/decl.c:10073 #, fuzzy msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" msgstr "ISO C++ förbjuder initiering av new-uttryck med \"=\"" -#: cp/decl.c:9637 +#: cp/decl.c:10076 #, fuzzy msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" msgstr "ISO C++ förbjuder initiering av new-uttryck med \"=\"" -#: cp/decl.c:9687 +#: cp/decl.c:10126 #, fuzzy msgid "size of array `%D' has non-integer type" msgstr "storlek på fält \"%s\" är inte av heltalstyp" -#: cp/decl.c:9689 +#: cp/decl.c:10128 #, fuzzy msgid "size of array has non-integer type" msgstr "storlek på fält \"%s\" är inte av heltalstyp" -#: cp/decl.c:9709 +#: cp/decl.c:10148 #, fuzzy msgid "size of array `%D' is negative" msgstr "storlek på fält \"%s\" är negativt" -#: cp/decl.c:9711 +#: cp/decl.c:10150 #, fuzzy msgid "size of array is negative" msgstr "storlek på fält \"%s\" är negativt" -#: cp/decl.c:9720 +#: cp/decl.c:10159 #, fuzzy msgid "ISO C++ forbids zero-size array `%D'" msgstr "ISO C förbjuder fält \"%s\" med storlek noll" -#: cp/decl.c:9722 +#: cp/decl.c:10161 #, fuzzy msgid "ISO C++ forbids zero-size array" msgstr "ISO C förbjuder fält \"%s\" med storlek noll" -#: cp/decl.c:9729 +#: cp/decl.c:10168 #, fuzzy msgid "size of array `%D' is not an integral constant-expression" msgstr "storlek på fält \"%s\" är inte av heltalstyp" -#: cp/decl.c:9732 +#: cp/decl.c:10171 #, fuzzy msgid "size of array is not an integral constant-expression" msgstr "storlek på fält \"%s\" är inte av heltalstyp" -#: cp/decl.c:9750 +#: cp/decl.c:10189 #, fuzzy msgid "ISO C++ forbids variable-size array `%D'" msgstr "ISO C89 förbjuder fält \"%s\" med variabel storlek" -#: cp/decl.c:9753 +#: cp/decl.c:10192 #, fuzzy msgid "ISO C++ forbids variable-size array" msgstr "ISO C89 förbjuder fält \"%s\" med variabel storlek" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "" -#: cp/decl.c:9823 +#: cp/decl.c:10262 #, fuzzy msgid "declaration of `%D' as %s" msgstr "omdeklaration av \"%s\"" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, fuzzy, c-format msgid "creating %s" msgstr "Skapar %s.\n" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:9869 +#: cp/decl.c:10308 #, fuzzy msgid "return type specification for constructor invalid" msgstr "funktionskroppen för konstrueraren saknas" -#: cp/decl.c:9876 +#: cp/decl.c:10315 msgid "return type specification for destructor invalid" msgstr "" -#: cp/decl.c:9882 +#: cp/decl.c:10321 #, fuzzy msgid "operator `%T' declared to return `%T'" msgstr "parameter \"%s\" deklarerad som void" -#: cp/decl.c:9884 +#: cp/decl.c:10323 #, fuzzy msgid "return type specified for `operator %T'" msgstr "lagringsklass angiven för parameter \"%s\"" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" msgstr "destruerare måste vara medlemsfunktioner" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "" -#: cp/decl.c:10100 +#: cp/decl.c:10539 msgid "variable declaration is not allowed here" msgstr "" -#: cp/decl.c:10127 +#: cp/decl.c:10566 #, fuzzy msgid "invalid declarator" msgstr "ogiltig #indent" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "" -#: cp/decl.c:10235 +#: cp/decl.c:10674 msgid "type `%T' is not derived from type `%T'" msgstr "" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr "" @@ -15306,316 +15500,320 @@ msgstr "" #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 +#: cp/decl.c:10750 #, fuzzy, c-format msgid "invalid use of template-name '%E' in a declarator" msgstr "ogiltig användning av void-uttryck" -#: cp/decl.c:10323 +#: cp/decl.c:10770 #, fuzzy msgid "declaration of `%D' as non-function" msgstr "deklaration av \"%s\" som ett fält med funktioner" -#: cp/decl.c:10400 +#: cp/decl.c:10847 msgid "`bool' is now a keyword" msgstr "\"bool\" är numera ett nyckelord" -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 #, fuzzy msgid "multiple declarations `%T' and `%T'" msgstr "multiple deklaration av metod \"%s\"" -#: cp/decl.c:10431 +#: cp/decl.c:10878 msgid "ISO C++ does not support `long long'" msgstr "ISO C++ stödjer inte \"long long\"" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, fuzzy, c-format msgid "ISO C++ forbids declaration of `%s' with no type" msgstr "ISO C förbjuder medlemsdeklarationer utan medlemmar" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "short, signed eller unsigned är ogiltigt för \"%s\"" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "både long och short angivet för \"%s\"" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "både signed och unsigned angivet för \"%s\"" -#: cp/decl.c:10710 +#: cp/decl.c:11157 msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "" -#: cp/decl.c:10732 +#: cp/decl.c:11179 msgid "member `%D' cannot be declared both virtual and static" msgstr "" -#: cp/decl.c:10741 +#: cp/decl.c:11188 #, fuzzy msgid "`%T::%D' is not a valid declarator" msgstr "\"%s\" är inte i början av deklarationen" -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" msgstr "destruerare kan inte vara en statisk medlemsfunktion" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, fuzzy, c-format msgid "destructors may not be `%s'" msgstr "destruerare behövs för \"%#D\"" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" msgstr "konstruerare kan inte vara en statisk medlemsfunktion\"" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, c-format msgid "constructors may not be `%s'" msgstr "" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, c-format msgid "can't initialize friend function `%s'" msgstr "kan inte initiera friend-funktion \"%s\"" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "" -#: cp/decl.c:11118 +#: cp/decl.c:11565 msgid "friend declaration not in class definition" msgstr "" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, fuzzy, c-format msgid "can't define friend function `%s' in a local class definition" msgstr "kan inte initiera friend-funktion \"%s\"" -#: cp/decl.c:11144 +#: cp/decl.c:11591 #, fuzzy msgid "destructors may not have parameters" msgstr "destruerare måste vara medlemsfunktioner" -#: cp/decl.c:11175 cp/decl.c:11182 +#: cp/decl.c:11622 cp/decl.c:11629 #, fuzzy msgid "cannot declare reference to `%#T'" msgstr "kan inte deklarera referenser till referenser" -#: cp/decl.c:11176 +#: cp/decl.c:11623 #, fuzzy msgid "cannot declare pointer to `%#T'" msgstr "kan inte deklarera pekare till referenser" -#: cp/decl.c:11181 +#: cp/decl.c:11628 #, fuzzy msgid "cannot declare pointer to `%#T' member" msgstr "kan inte deklarera pekare till referenser" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11382 +#: cp/decl.c:11829 msgid "cannot declare member `%T::%s' within `%T'" msgstr "" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" msgstr "" +#: cp/decl.c:11910 +msgid "parameter may not have variably modified type `%T'" +msgstr "" + #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "funktion \"%s\" kan inte deklareras som \"mutable\"" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "const \"%s\" kan inte deklareras \"mutable\"" -#: cp/decl.c:11510 +#: cp/decl.c:11960 #, fuzzy msgid "template-id `%D' used as a declarator" msgstr "deklaration av \"%s\" döljer global deklaration" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "" -#: cp/decl.c:11588 +#: cp/decl.c:12038 #, fuzzy msgid "invalid type qualifier for non-member function type" msgstr "namn saknas på medlemsfunktion" -#: cp/decl.c:11651 +#: cp/decl.c:12101 #, fuzzy msgid "type qualifiers specified for friend class declaration" msgstr "två typer angivna i en tom deklaration" -#: cp/decl.c:11656 +#: cp/decl.c:12106 msgid "`inline' specified for friend class declaration" msgstr "" -#: cp/decl.c:11664 +#: cp/decl.c:12114 #, fuzzy msgid "template parameters cannot be friends" msgstr "typen på parameter \"%s\" är inte deklarerad" -#: cp/decl.c:11666 +#: cp/decl.c:12116 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" msgstr "" -#: cp/decl.c:11670 +#: cp/decl.c:12120 msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "" -#: cp/decl.c:11684 +#: cp/decl.c:12134 msgid "trying to make class `%T' a friend of global scope" msgstr "" -#: cp/decl.c:11695 +#: cp/decl.c:12145 #, fuzzy msgid "invalid qualifiers on non-member function type" msgstr "ogiltigt format på versionsnummer" -#: cp/decl.c:11714 +#: cp/decl.c:12164 #, fuzzy msgid "abstract declarator `%T' used as declaration" msgstr "deklaration av \"%s\" döljer global deklaration" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 #, fuzzy msgid "invalid use of `::'" msgstr "ogiltigt användande av \"restrict\"" -#: cp/decl.c:11796 +#: cp/decl.c:12246 #, fuzzy msgid "function `%D' cannot be declared friend" msgstr "funktion \"%s\" kan inte deklareras som \"mutable\"" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "" -#: cp/decl.c:11817 +#: cp/decl.c:12267 #, fuzzy msgid "function `%D' declared virtual inside a union" msgstr "fält \"%s\" deklarerad som en funktion" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "" -#: cp/decl.c:11902 +#: cp/decl.c:12355 #, fuzzy msgid "field `%D' has incomplete type" msgstr "fält \"%s\" har en inkomplett typ" -#: cp/decl.c:11904 +#: cp/decl.c:12357 #, fuzzy msgid "name `%T' has incomplete type" msgstr "parameter \"%s\" har en inkomplett typ" -#: cp/decl.c:11913 +#: cp/decl.c:12366 #, fuzzy msgid " in instantiation of template `%T'" msgstr "%s: Vid instansiering av \"%s\":\n" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" msgstr "" @@ -15631,105 +15829,105 @@ msgstr "" #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 #, fuzzy msgid "ISO C++ forbids initialization of member `%D'" msgstr "ISO C++ förbjuder initiering av new-uttryck med \"=\"" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" msgstr "" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "lagringsklass \"register\" ogiltig för funktion \"%s\"" -#: cp/decl.c:12052 +#: cp/decl.c:12505 #, fuzzy, c-format msgid "storage class `__thread' invalid for function `%s'" msgstr "lagringsklass \"register\" ogiltig för funktion \"%s\"" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "" -#: cp/decl.c:12101 +#: cp/decl.c:12554 #, fuzzy msgid "cannot declare member function `%D' to have static linkage" msgstr "kan inte deklarera \"::main\" som static" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "kan inte deklarera en statisk funktion i en annan funktion" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "" -#: cp/decl.c:12141 +#: cp/decl.c:12594 #, fuzzy msgid "static member `%D' declared `register'" msgstr "variabel \"%s\" deklarerad \"inline\"" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" msgstr "" -#: cp/decl.c:12318 +#: cp/decl.c:12774 #, fuzzy msgid "default argument for `%#D' has type `%T'" msgstr "första argumentet till \"%s\" skall vara \"int\"" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" msgstr "" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" msgstr "" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, fuzzy, c-format msgid "invalid string constant `%E'" msgstr "ogiltig lagringsklass för funktion \"%s\"" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "" -#: cp/decl.c:12423 +#: cp/decl.c:12879 #, fuzzy msgid "parameter `%D' invalidly declared method type" msgstr "parameter \"%s\" deklarerad som void" -#: cp/decl.c:12429 +#: cp/decl.c:12885 #, fuzzy msgid "parameter `%D' invalidly declared offset type" msgstr "parameter \"%s\" deklarerad som void" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "" @@ -15748,502 +15946,513 @@ msgstr "" #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "" -#: cp/decl.c:12766 +#: cp/decl.c:13222 #, fuzzy msgid "`%D' must be a nonstatic member function" msgstr "\"%s\" är normalt en icke-statisk function" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 msgid "ISO C++ prohibits overloading operator ?:" msgstr "" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "" -#: cp/decl.c:12889 +#: cp/decl.c:13345 #, fuzzy msgid "`%D' must take either zero or one argument" msgstr "\"%s\" tar bara noll eller två argument" -#: cp/decl.c:12891 +#: cp/decl.c:13347 #, fuzzy msgid "`%D' must take either one or two arguments" msgstr "\"%s\" tar bara noll eller två argument" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 #, fuzzy msgid "`%D' must take exactly one argument" msgstr "\"%s\" tar bara noll eller två argument" -#: cp/decl.c:12939 +#: cp/decl.c:13395 #, fuzzy msgid "`%D' must take exactly two arguments" msgstr "\"%s\" tar bara noll eller två argument" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" msgstr "" -#: cp/decl.c:13052 -#, fuzzy -msgid "`%s %T' declares a new type at namespace scope" -msgstr "\"%s %s\" deklarerad inuti parameterlista" - -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" -msgstr "" - -#: cp/decl.c:13093 +#: cp/decl.c:13475 msgid "using typedef-name `%D' after `%s'" msgstr "" -#: cp/decl.c:13098 +#: cp/decl.c:13481 #, fuzzy msgid "using template type parameter `%T' after `%s'" msgstr "flera parametrar med namn \"%s\"" -#: cp/decl.c:13178 +#: cp/decl.c:13542 +#, fuzzy +msgid "`%s %T' declares a new type at namespace scope" +msgstr "\"%s %s\" deklarerad inuti parameterlista" + +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +msgstr "" + +#: cp/decl.c:13663 #, fuzzy msgid "use of enum `%#D' without previous declaration" msgstr "sektion \"%s\" står i konflikt med tidigare deklaration" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "" -#: cp/decl.c:13310 +#: cp/decl.c:13795 msgid "base type `%T' fails to be a struct or class type" msgstr "" -#: cp/decl.c:13320 +#: cp/decl.c:13805 #, fuzzy msgid "base class `%T' has incomplete type" msgstr "fält \"%s\" har en inkomplett typ" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "" -#: cp/decl.c:13330 +#: cp/decl.c:13815 #, fuzzy msgid "duplicate base type `%T' invalid" msgstr "upprepat case-värde" -#: cp/decl.c:13441 +#: cp/decl.c:13926 #, fuzzy msgid "multiple definition of `%#T'" msgstr "omdefiniering av \"%s\"" -#: cp/decl.c:13442 +#: cp/decl.c:13927 #, fuzzy msgid "previous definition here" msgstr "\"%s\" definierades tidigare här" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "" + +#: cp/decl.c:14106 #, fuzzy msgid "enumerator value for `%D' not integer constant" msgstr "uppräkningsvärde för \"%s\" är inte en heltalskonstant" -#: cp/decl.c:13630 +#: cp/decl.c:14126 #, fuzzy msgid "overflow in enumeration values at `%D'" msgstr "överspill i uppräkningsvärden" -#: cp/decl.c:13716 +#: cp/decl.c:14195 #, fuzzy msgid "return type `%#T' is incomplete" msgstr "returtypen är en inkomplett typ" -#: cp/decl.c:13830 +#: cp/decl.c:14309 #, fuzzy msgid "semicolon missing after declaration of `%#T'" msgstr "motstridande deklarationer av \"%s\"" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "returtypen för \"main\" ändrad till \"int\"" -#: cp/decl.c:13882 +#: cp/decl.c:14361 #, fuzzy msgid "`%D' implicitly declared before its definition" msgstr "\"%s\" deklarerad inline efter sin definition" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "" -#: cp/decl.c:14164 +#: cp/decl.c:14643 #, fuzzy msgid "parameter `%D' declared void" msgstr "parameter \"%s\" deklarerad som void" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "" -#: cp/decl.c:14845 +#: cp/decl.c:15348 #, fuzzy msgid "static member function `%#D' declared with type qualifiers" msgstr "nästlad funktion \"%s\" är deklarerad \"extern\"" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, fuzzy, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "dubbel deklaration av etikett \"%s\"" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "namn saknas på medlemsfunktion" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "tvetydig konveretering av fältindex" -#: cp/decl2.c:468 +#: cp/decl2.c:467 #, fuzzy msgid "invalid types `%T[%T]' for array subscript" msgstr "tvetydig konveretering av fältindex" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" msgstr "" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" msgstr "" -#: cp/decl2.c:541 +#: cp/decl2.c:540 #, fuzzy msgid "deleting `%T' is undefined" msgstr "operation på \"%s\" kan vara odefinierad" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "" -#: cp/decl2.c:592 +#: cp/decl2.c:591 #, fuzzy msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "tidigare implicit deklaration av \"%s\"" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 #, fuzzy msgid "template declaration of `%#D'" msgstr "omdeklaration av \"%s\"" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "" -#: cp/decl2.c:737 +#: cp/decl2.c:746 msgid "prototype for `%#D' does not match any in class `%T'" msgstr "" -#: cp/decl2.c:819 +#: cp/decl2.c:828 msgid "local class `%#T' shall not have static data member `%#D'" msgstr "" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" msgstr "" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "" -#: cp/decl2.c:889 +#: cp/decl2.c:898 #, fuzzy msgid "invalid data member initialization" msgstr "Slå på automatisk mallinstansiering" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" msgstr "fältinitierare är ej konstant" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 #, fuzzy msgid "cannot declare `%D' to be a bit-field type" msgstr "kan inte deklarera \"::main\" som en mall" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 #, fuzzy msgid "cannot declare bit-field `%D' with function type" msgstr "typkonvertering matchar inte en funktionstyp" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 msgid "static member `%D' cannot be a bit-field" msgstr "" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 #, fuzzy msgid "initializer specified for non-member function `%D'" msgstr "argumentformat angivet för icke-funktion \"%s\"" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 msgid "invalid initializer for virtual method `%D'" msgstr "" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 msgid "anonymous struct not inside named type" msgstr "" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 #, fuzzy msgid "`operator new' must return type `%T'" msgstr "\"operator new\" måste returnera typ \"void *\"" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 #, fuzzy msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "\"operator new\" tar parameter av typ \"size_t\"" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 #, fuzzy msgid "`operator delete' must return type `%T'" msgstr "\"operator new\" måste returnera typ \"void *\"" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 #, fuzzy msgid "`operator delete' takes type `%T' as first parameter" msgstr "\"operator new\" tar parameter av typ \"size_t\"" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "" -#: cp/decl2.c:2966 +#: cp/decl2.c:3006 #, fuzzy msgid "inline function `%D' used but never defined" msgstr "\"%s\" är använd men inte definierad" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 msgid "use of old-style cast" msgstr "användning av gammaldags typkonvertering" -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 #, fuzzy msgid "use of `%D' is ambiguous" msgstr "%s: flaggan \"%s\" är tvetydig\n" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr "" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr "" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 #, fuzzy msgid " first type here" msgstr " från här" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr "" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 #, fuzzy msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "deklaration av \"%s\" som ett fält med funktioner" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 #, fuzzy msgid "`%D' is not a function," msgstr "\"%s\" är vanligtvis en funktion" -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 #, fuzzy msgid " conflict with `%D'" msgstr "\"%s\" ignorerad, i konflikt med \"-g%s\"" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 #, fuzzy msgid "unknown namespace `%D'" msgstr "okänt #pragma namespace %s" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 msgid "`%T' is not a namespace" msgstr "" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 msgid "`%D' is not a namespace" msgstr "" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 #, fuzzy msgid "namespace `%D' not allowed in using-declaration" msgstr "\"%s\" är inte i början av deklarationen" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 #, fuzzy msgid "`%D' not declared" msgstr "\"%s\" är tidigare deklarerad här" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 #, fuzzy msgid "using-declaration for destructor" msgstr "multiple deklaration av metod \"%s\"" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 #, fuzzy msgid "namespace `%T' undeclared" msgstr "parameter \"%s\" deklarerad som void" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 #, fuzzy msgid "default argument missing for parameter %P of `%+#D'" msgstr "parameternamn saknas i parameterlista" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 msgid "`%T' does not have a class or union named `%D'" msgstr "" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 #, fuzzy msgid "`%T' is not a class or union type" msgstr "ISO C förbjuder typkonvertering till unionstyper" -#: cp/decl2.c:4862 +#: cp/decl2.c:4977 #, fuzzy msgid "template argument is required for `%T'" msgstr "flera parametrar med namn \"%s\"" +#: cp/decl2.c:4995 +#, fuzzy +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "deklaration av \"%s\" som ett fält med funktioner" + #: cp/error.c:35 #, c-format msgid "`%s' not supported by %s" @@ -16254,38 +16463,38 @@ msgstr "\"%s\" st msgid "" msgstr "" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "(static %s för %s)" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" msgstr "" -#: cp/error.c:2430 +#: cp/error.c:2473 #, c-format msgid "In %s `%s':" msgstr "" -#: cp/error.c:2487 +#: cp/error.c:2530 #, c-format msgid "%s: In instantiation of `%s':\n" msgstr "%s: Vid instansiering av \"%s\":\n" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "" @@ -16332,17 +16541,17 @@ msgstr "" msgid "`...' handler must be the last handler for its try block" msgstr "" -#: cp/friend.c:155 +#: cp/friend.c:159 #, fuzzy msgid "`%D' is already a friend of class `%T'" msgstr "kunde inte hitta klassen \"%s\"" -#: cp/friend.c:157 +#: cp/friend.c:161 #, fuzzy msgid "previous friend declaration of `%D'" msgstr "tidigare deklaration av \"%s\"" -#: cp/friend.c:202 +#: cp/friend.c:206 #, fuzzy msgid "invalid type `%T' declared `friend'" msgstr "variabel \"%s\" deklarerad \"inline\"" @@ -16350,124 +16559,124 @@ msgstr "variabel \"%s\" deklarerad \"inline\"" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 #, fuzzy msgid "partial specialization `%T' declared `friend'" msgstr "variabel \"%s\" deklarerad \"inline\"" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 #, fuzzy msgid "typename type `%#T' declared `friend'" msgstr "parameter \"%s\" deklarerad som void" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 #, fuzzy msgid "template parameter type `%T' declared `friend'" msgstr "parameter \"%s\" deklarerad som void" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 #, fuzzy msgid "`%#T' is not a template" msgstr "användning ab `%s' i mall" -#: cp/friend.c:272 +#: cp/friend.c:276 msgid "`%T' is already a friend of `%T'" msgstr "" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "" -#: cp/friend.c:425 +#: cp/friend.c:431 #, fuzzy msgid "friend declaration `%#D' declares a non-template function" msgstr "inbyggd funktion \"%s\" deklarerad som icke-funktion" -#: cp/friend.c:428 +#: cp/friend.c:434 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, c-format msgid "argument to `%s' missing\n" msgstr "argument till \"%s\" saknas\n" -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" msgstr "" -#: cp/init.c:374 +#: cp/init.c:389 msgid "uninitialized reference member `%D'" msgstr "" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "" -#: cp/init.c:523 +#: cp/init.c:538 #, fuzzy msgid "`%D' will be initialized after" msgstr "parameter \"%s\" är initierad" -#: cp/init.c:526 +#: cp/init.c:541 #, fuzzy msgid "base `%T' will be initialized after" msgstr "fält \"%s\" är redan initierat" -#: cp/init.c:529 +#: cp/init.c:544 msgid " `%#D'" msgstr "" -#: cp/init.c:531 +#: cp/init.c:546 msgid " base `%T'" msgstr "" -#: cp/init.c:549 +#: cp/init.c:564 #, fuzzy msgid "multiple initializations given for base `%T'" msgstr "multiple deklaration av metod \"%s\"" -#: cp/init.c:616 +#: cp/init.c:631 #, fuzzy msgid "initializations for multiple members of `%T'" msgstr "initierare misslyckas med att bestämma storlek på \"%s\"" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "" -#: cp/init.c:956 +#: cp/init.c:965 msgid "unnamed initializer for `%T', which has no base classes" msgstr "" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "" -#: cp/init.c:1003 +#: cp/init.c:1010 msgid "type `%D' is not a direct base of `%T'" msgstr "" @@ -16483,29 +16692,29 @@ msgstr "" #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 #, fuzzy msgid "bad array initializer" msgstr "fält \"%s\" är redan initierat" -#: cp/init.c:1304 +#: cp/init.c:1311 #, fuzzy msgid "`%T' is not an aggregate type" msgstr "\"%s\" har en inkomplett typ" -#: cp/init.c:1327 +#: cp/init.c:1334 msgid "`%T' fails to be an aggregate typedef" msgstr "" -#: cp/init.c:1336 +#: cp/init.c:1343 msgid "type `%T' is of non-aggregate type" msgstr "" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "" -#: cp/init.c:1483 +#: cp/init.c:1490 #, fuzzy msgid "invalid use of non-static field `%D'" msgstr "ogiltigt användande av \"restrict\"" @@ -16513,116 +16722,116 @@ msgstr "ogiltigt anv #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 #, fuzzy msgid "invalid use of member `%D'" msgstr "ogiltigt användande av \"restrict\"" -#: cp/init.c:1502 +#: cp/init.c:1509 #, fuzzy msgid "no method `%T::%D'" msgstr "I metod `%s':" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "" -#: cp/init.c:1669 +#: cp/init.c:1676 #, fuzzy msgid "`%D' is not a member of type `%T'" msgstr "%s har ingen medlem med namn \"%s\"" -#: cp/init.c:1688 +#: cp/init.c:1695 #, fuzzy msgid "invalid pointer to bit-field `%D'" msgstr "negativ storlek i bitfält \"%s\"" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" msgstr "" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "" -#: cp/init.c:1806 +#: cp/init.c:1813 #, fuzzy, c-format msgid "object missing in `%E'" msgstr "fältstorlek saknas i \"%s\"" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" msgstr "" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" msgstr "" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "" -#: cp/init.c:2088 +#: cp/init.c:2095 #, fuzzy msgid "can't find class$" msgstr "Kan inte hitta class$" -#: cp/init.c:2202 +#: cp/init.c:2209 msgid "invalid type `void' for new" msgstr "ogiltig typ \"void\" för new" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "" -#: cp/init.c:2362 +#: cp/init.c:2369 #, fuzzy msgid "ISO C++ forbids initialization in array new" msgstr "ISO C++ förbjuder initiering av new-uttryck med \"=\"" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "" -#: cp/init.c:2386 +#: cp/init.c:2397 msgid "ISO C++ forbids aggregate initializer to new" msgstr "" -#: cp/init.c:2474 +#: cp/init.c:2485 #, fuzzy msgid "uninitialized const in `new' of `%#T'" msgstr "initierare misslyckas med att bestämma storlek på \"%s\"" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" msgstr "" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" msgstr "" @@ -16695,16 +16904,16 @@ msgstr "\"%s\" odeklarerad (f msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "" -#: cp/lex.c:1239 +#: cp/lex.c:1242 #, fuzzy msgid "`::%D' undeclared (first use here)" msgstr "\"%s\" odeklarerad (första förekomsten i denna funktionen)" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" +#: cp/mangle.c:2051 +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" msgstr "" @@ -16735,300 +16944,314 @@ msgstr "\"%s\" msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" msgstr "" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" msgstr "" -#: parse.y:261 +#: parse.y:262 msgid "`%s' tag used in naming `%#T'" msgstr "" -#: parse.y:541 +#: parse.y:542 #, fuzzy msgid "keyword `export' not implemented, and will be ignored" msgstr "nyckelordet \"export\" är inte implementerat och kommer ignorerads" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, c-format msgid "ISO C++ forbids an empty condition for `%s'" msgstr "" -#: parse.y:1214 +#: parse.y:1225 #, fuzzy msgid "definition of class `%T' in condition" msgstr "redefinition av \"%s %s\"" -#: parse.y:1216 +#: parse.y:1227 #, fuzzy msgid "definition of enum `%T' in condition" msgstr "omdefiniering av \"%s\"" -#: parse.y:1227 +#: parse.y:1238 #, fuzzy msgid "definition of array `%#D' in condition" msgstr "metoddefinition för \"%c%s\" kan inte hittas" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "" -#: parse.y:1351 +#: parse.y:1362 #, fuzzy msgid "`%T' is not a valid expression" msgstr "\"%s\" är inte ett giltigt filnamn" #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 +#: parse.y:1369 #, fuzzy msgid "initialization of new expression with `='" msgstr "ISO C++ förbjuder initiering av new-uttryck med \"=\"" -#: parse.y:1384 +#: parse.y:1395 msgid "ISO C++ forbids compound literals" msgstr "" -#: parse.y:1631 +#: parse.y:1642 msgid "ISO C++ forbids braced-groups within expressions" msgstr "" -#: parse.y:2035 parse.y:2050 +#: parse.y:1721 +#, fuzzy +msgid "invalid use of template `%D'" +msgstr "ogiltigt användande av \"restrict\"" + +#: parse.y:2053 parse.y:2068 msgid "sigof type specifier" msgstr "" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "" -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "" -#: parse.y:2537 +#: parse.y:2553 msgid "no bases given following `:'" msgstr "" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "saknar ';' före slutklammer" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" msgstr "" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 msgid "`%T' is not a class or namespace" msgstr "" -#: parse.y:3361 +#: parse.y:3377 msgid "ISO C++ forbids label declarations" msgstr "" -#: parse.y:3521 +#: parse.y:3537 msgid "ISO C++ forbids computed gotos" msgstr "ISO C++ förbjuder beräknade goto" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" msgstr "" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "saknas troligen en ')'" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "" -#: parse.y:3835 +#: parse.y:3851 #, fuzzy msgid "no type `%D' in `%T'" msgstr "returtypen på \"%s\" är inte \"int\"" -#: parse.y:3838 +#: parse.y:3854 #, fuzzy, c-format msgid "type specifier omitted for parameter `%E'" msgstr "lagringsklass angiven för parameter \"%s\"" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "" -#: cp/pt.c:198 +#: cp/pt.c:284 msgid "data member `%D' cannot be a member template" msgstr "" -#: cp/pt.c:210 +#: cp/pt.c:296 #, fuzzy msgid "invalid member template declaration `%D'" msgstr "dubbel deklaration av etikett \"%s\"" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr "" -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 #, fuzzy msgid " from definition of `%#D'" msgstr "omdefiniering av \"%s\"" -#: cp/pt.c:701 +#: cp/pt.c:801 #, fuzzy msgid "specialization of `%T' after instantiation" msgstr "deklaration av \"%s\" är \"extern\" och initierad" -#: cp/pt.c:704 +#: cp/pt.c:848 +#, fuzzy +msgid "specialization `%T' after instantiation `%T'" +msgstr "deklaration av \"%s\" är \"extern\" och initierad" + +#: cp/pt.c:860 #, fuzzy msgid "explicit specialization of non-template `%T'" msgstr "implicit deklaration av funktion \"%s\"" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "" -#: cp/pt.c:939 +#: cp/pt.c:1096 #, fuzzy msgid "%s %+#D" msgstr "%s: %s" -#: cp/pt.c:990 +#: cp/pt.c:1147 #, fuzzy msgid "`%D' is not a function template" msgstr "typkonvertering matchar inte en funktionstyp" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 msgid "template-id `%D' in declaration of primary template" msgstr "" -#: cp/pt.c:1377 +#: cp/pt.c:1534 msgid "template parameter list used in explicit instantiation" msgstr "" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "" -#: cp/pt.c:1389 +#: cp/pt.c:1546 #, fuzzy msgid "too many template parameter lists in declaration of `%D'" msgstr "flera lagringsklasser i deklaration av \"%s\"" -#: cp/pt.c:1405 +#: cp/pt.c:1562 #, fuzzy msgid "too few template parameter lists in declaration of `%D'" msgstr "två eller fler datatyper i deklaration av \"%s\"" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" msgstr "" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "" @@ -17040,108 +17263,108 @@ msgstr "" #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 msgid "specialization of implicitly-declared special member function" msgstr "" -#: cp/pt.c:1602 +#: cp/pt.c:1759 #, fuzzy msgid "no member function `%D' declared in `%T'" msgstr "nästlad funktion \"%s\" är deklarerad \"extern\"" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 #, fuzzy msgid "too many template parameter lists in declaration of `%T'" msgstr "flera lagringsklasser i deklaration av \"%s\"" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" msgstr "" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr "" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "" -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "" -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "" -#: cp/pt.c:2423 +#: cp/pt.c:2582 #, fuzzy msgid "no default argument for `%D'" msgstr "ogiltigt typargument till \"%s\"" -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "" -#: cp/pt.c:2579 +#: cp/pt.c:2738 msgid "template class without a name" msgstr "" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "" -#: cp/pt.c:2662 +#: cp/pt.c:2821 #, fuzzy msgid "template definition of non-template `%#D'" msgstr "upprepad definition av klassmetod \"%s\"." -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "" -#: cp/pt.c:2715 +#: cp/pt.c:2874 #, fuzzy msgid "got %d template parameters for `%#D'" msgstr "flera parametrar med namn \"%s\"" -#: cp/pt.c:2718 +#: cp/pt.c:2877 #, fuzzy msgid "got %d template parameters for `%#T'" msgstr "flera parametrar med namn \"%s\"" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr "" -#: cp/pt.c:2803 +#: cp/pt.c:2962 #, fuzzy msgid "`%T' is not a template type" msgstr "\"%s\" har en inkomplett typ" -#: cp/pt.c:2819 +#: cp/pt.c:2978 #, fuzzy msgid "previous declaration `%D'" msgstr "tidigare deklaration av \"%s\"" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, fuzzy, c-format msgid "used %d template parameter%s instead of %d" msgstr "flera parametrar med namn \"%s\"" -#: cp/pt.c:2836 +#: cp/pt.c:2995 #, fuzzy msgid "template parameter `%#D'" msgstr "oanvänd parameter \"%s\"" -#: cp/pt.c:2837 +#: cp/pt.c:2996 msgid "redeclared here as `%#D'" msgstr "" @@ -17149,274 +17372,274 @@ msgstr "" #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 #, fuzzy msgid "redefinition of default argument for `%#D'" msgstr "omdefiniering av \"%s\"" -#: cp/pt.c:2848 +#: cp/pt.c:3007 #, fuzzy msgid " original definition appeared here" msgstr "funktionsdefinition deklarerad som \"typedef\"" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, fuzzy, c-format msgid "`%E' is not a valid template argument" msgstr "ogiltigt typargument" -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" msgstr "" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, fuzzy, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "const \"%s\" kan inte deklareras \"mutable\"" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, c-format msgid "object `%E' cannot be used as template argument" msgstr "" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr "" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, fuzzy, c-format msgid " expected a type, got `%E'" msgstr "Oväntad typ på \"id\" (%s)" -#: cp/pt.c:3399 +#: cp/pt.c:3558 #, fuzzy msgid " expected a type, got `%T'" msgstr "Oväntad typ på \"id\" (%s)" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr "" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr "" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "" -#: cp/pt.c:3472 +#: cp/pt.c:3631 #, fuzzy msgid "template-argument `%T' is a variably modified type" msgstr "parameter \"%s\" är initierad" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "" -#: cp/pt.c:3555 +#: cp/pt.c:3714 #, fuzzy msgid "provided for `%D'" msgstr "destruerare behövs för \"%#D\"" -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, fuzzy, c-format msgid "template argument %d is invalid" msgstr "parameter \"%s\" är initierad" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "" -#: cp/pt.c:3968 +#: cp/pt.c:4139 #, fuzzy msgid "`%T' is not a template" msgstr "användning ab `%s' i mall" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "" -#: cp/pt.c:3983 +#: cp/pt.c:4154 #, fuzzy msgid "for template declaration `%D'" msgstr "tom deklaration" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "" -#: cp/pt.c:5074 +#: cp/pt.c:5247 #, fuzzy msgid "ambiguous class template instantiation for `%#T'" msgstr "Slå på automatisk mallinstansiering" -#: cp/pt.c:5081 +#: cp/pt.c:5254 #, fuzzy msgid "%s %+#T" msgstr "%s: %s" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 #, fuzzy msgid "instantiation of `%D' as type `%T'" msgstr "%s: Vid instansiering av \"%s\":\n" -#: cp/pt.c:6258 +#: cp/pt.c:6440 #, fuzzy msgid "invalid parameter type `%T'" msgstr "ogiltigt parametervärde \"%s\"" -#: cp/pt.c:6260 +#: cp/pt.c:6442 #, fuzzy msgid "in declaration `%D'" msgstr "omdeklaration av \"%s\"" -#: cp/pt.c:6335 +#: cp/pt.c:6517 msgid "creating pointer to member function of non-class type `%T'" msgstr "" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "skapar ett fält med storlek noll" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, fuzzy, c-format msgid "creating array with size zero (`%E')" msgstr "skapar ett fält med storlek noll" -#: cp/pt.c:6751 +#: cp/pt.c:6933 #, fuzzy msgid "forming reference to void" msgstr "returnerar referens till en temporär" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "" -#: cp/pt.c:6791 +#: cp/pt.c:6973 msgid "creating pointer to member of non-class type `%T'" msgstr "" -#: cp/pt.c:6797 +#: cp/pt.c:6979 msgid "creating pointer to member reference type `%T'" msgstr "" -#: cp/pt.c:6875 +#: cp/pt.c:7057 #, fuzzy msgid "creating array of `%T'" msgstr "skapar ett fält med storlek noll" -#: cp/pt.c:6918 +#: cp/pt.c:7100 msgid "`%T' is not a class, struct, or union type" msgstr "" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "användning ab `%s' i mall" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "" -#: cp/pt.c:7791 +#: cp/pt.c:7976 msgid " trying to instantiate `%D'" msgstr "" -#: cp/pt.c:8230 +#: cp/pt.c:8421 msgid "incomplete type unification" msgstr "inkomplett typunifiering" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 msgid "explicit instantiation of non-template `%#D'" msgstr "" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 msgid "no matching template for `%D' found" msgstr "" -#: cp/pt.c:9618 +#: cp/pt.c:9843 #, fuzzy msgid "explicit instantiation of `%#D'" msgstr "%s: Vid instansiering av \"%s\":\n" -#: cp/pt.c:9655 +#: cp/pt.c:9880 #, fuzzy msgid "duplicate explicit instantiation of `%#D'" msgstr "dubbel deklaration av etikett \"%s\"" -#: cp/pt.c:9680 +#: cp/pt.c:9905 msgid "ISO C++ forbids the use of `extern' on explicit instantiations" msgstr "" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 #, fuzzy msgid "storage class `%D' applied to template instantiation" msgstr "Slå på automatisk mallinstansiering" -#: cp/pt.c:9729 +#: cp/pt.c:9966 msgid "explicit instantiation of non-template type `%T'" msgstr "" -#: cp/pt.c:9743 +#: cp/pt.c:9980 msgid "explicit instantiation of `%#T' before definition of template" msgstr "" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" msgstr "" -#: cp/pt.c:9795 +#: cp/pt.c:10032 #, fuzzy msgid "duplicate explicit instantiation of `%#T'" msgstr "dubbel deklaration av etikett \"%s\"" -#: cp/pt.c:10177 +#: cp/pt.c:10412 msgid "explicit instantiation of `%D' but no definition available" msgstr "" -#: cp/pt.c:10551 +#: cp/pt.c:10815 msgid "`%#T' is not a valid type for a template constant parameter" msgstr "" @@ -17446,70 +17669,80 @@ msgstr "m msgid "cannot create type information for type `%T' because its size is variable" msgstr "" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" msgstr "" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" msgstr "" -#: cp/search.c:348 +#: cp/search.c:332 +msgid "`%T' is an ambiguous base of `%T'" +msgstr "" + +#: cp/search.c:350 msgid "`%T' is an inaccessible base of `%T'" msgstr "" -#: cp/search.c:358 -msgid "`%T' is an ambiguous base of `%T'" +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +msgid "assignment to non-static member `%D' of enclosing class `%T'" msgstr "" -#: cp/search.c:1925 +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" msgstr "" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 #, fuzzy msgid "invalid covariant return type for `%#D'" msgstr "ogiltig mottagartyp \"%s\"" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" msgstr "" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" msgstr "" -#: cp/search.c:1942 +#: cp/search.c:2067 #, fuzzy msgid "conflicting return type specified for `%#D'" msgstr "motstridiga typer på \"%s\"" -#: cp/search.c:1943 +#: cp/search.c:2068 msgid " overriding `%#D'" msgstr "" -#: cp/search.c:1952 +#: cp/search.c:2077 #, fuzzy, c-format msgid "looser throw specifier for `%#F'" msgstr "long eller short angiven med char för \"%s\"" -#: cp/search.c:1953 +#: cp/search.c:2078 #, c-format msgid " overriding `%#F'" msgstr "" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 #, fuzzy msgid "`%#D' cannot be declared" msgstr "const \"%s\" kan inte deklareras \"mutable\"" -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr "" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "" @@ -17534,69 +17767,74 @@ msgstr "" msgid "only constructors take base initializers" msgstr "" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" msgstr "" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 #, fuzzy msgid "`%E' is not of type `%T'" msgstr "\"%s\" svarar inte på \"%s\"" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "" -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 msgid "invalid default template argument" msgstr "" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 #, fuzzy msgid "definition of `%#T' inside template parameter list" msgstr "deklaration av \"%s\" döljer symbol från parameterlista" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 #, fuzzy msgid "invalid definition of qualified type `%T'" msgstr "ogiltig operation på oinstansierad typ" -#: cp/semantics.c:2051 +#: cp/semantics.c:2053 #, fuzzy msgid "invalid base-class specification" msgstr "ogiltig lagringsklass för funktion \"%s\"" -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" msgstr "" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 #, fuzzy msgid "multiple declarators in template declaration" msgstr "flera lagringsklasser i deklaration av \"%s\"" +#: cp/semantics.c:2120 +#, fuzzy, c-format +msgid "type of `%E' is unknown" +msgstr "Register '%c' är okänt" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "" @@ -17612,87 +17850,87 @@ msgstr "" msgid "function body for constructor missing" msgstr "funktionskroppen för konstrueraren saknas" -#: cp/spew.c:1258 +#: cp/spew.c:1262 msgid "%Hend of file read inside default argument" msgstr "" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" msgstr "" -#: cp/spew.c:1479 +#: cp/spew.c:1483 #, fuzzy msgid "invalid type `%T' for default argument to `%T'" msgstr "ogiltigt typargument till \"%s\"" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "%s före \"%s\"" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, c-format msgid "%s before `%c'" msgstr "%s före \"%c\"" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, c-format msgid "%s before `\\%o'" msgstr "%s före \"\\%o\"" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, c-format msgid "%s before `%s' token" msgstr "%s före symbolen \"%s\"" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" msgstr "icke-lvalue i %s" -#: cp/tree.c:635 +#: cp/tree.c:562 #, fuzzy msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "\"%s\" svarar inte på \"%s\"" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, fuzzy, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "attributet \"%s\" fungerar bara på funktioner" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, fuzzy, c-format msgid "`%s' attribute can only be applied to class definitions" msgstr "attributet \"%s\" fungerar bara på funktioner" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, fuzzy, c-format msgid "`%s' attribute is not supported on this platform" msgstr "attributet \"section\" stöds inte för denna målarkitektur" -#: cp/tree.c:2659 +#: cp/tree.c:2588 #, c-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "" @@ -17706,176 +17944,177 @@ msgstr "" msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" msgstr "" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" msgstr "" -#: cp/typeck.c:1516 +#: cp/typeck.c:1514 #, fuzzy, c-format msgid "invalid application of `%s' to a member function" msgstr "destruerare kan inte vara en statisk medlemsfunktion" -#: cp/typeck.c:1522 +#: cp/typeck.c:1520 #, fuzzy, c-format msgid "invalid application of `%s' to non-static member" msgstr "\"sizeof\" applicerat på ett bitfält" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "sizeof applicerat på ett bit-fält" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" msgstr "ISO C++ förbjuder användning av \"sizeof\" på ett uttryck av funktionstyp" -#: cp/typeck.c:1655 -msgid "invalid use of non-lvalue array" -msgstr "" - -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 msgid "deprecated conversion from string constant to `%T'" msgstr "" -#: cp/typeck.c:1892 cp/typeck.c:2115 +#: cp/typeck.c:1890 cp/typeck.c:2122 msgid "request for member `%D' in `%E', which is of non-class type `%T'" msgstr "" -#: cp/typeck.c:1918 +#: cp/typeck.c:1916 #, fuzzy msgid "`%D' is not a member of `%T'" msgstr "%s har ingen medlem med namn \"%s\"" -#: cp/typeck.c:1958 cp/typeck.c:1979 +#: cp/typeck.c:1957 cp/typeck.c:1978 #, fuzzy msgid "invalid access to non-static data member `%D' of NULL object" msgstr "ogiltigt användande av \"restrict\"" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" msgstr "" -#: cp/typeck.c:2161 +#: cp/typeck.c:2168 #, fuzzy msgid "`%D::%D' is not a member of `%T'" msgstr "%s har ingen medlem med namn \"%s\"" -#: cp/typeck.c:2187 +#: cp/typeck.c:2179 +#, fuzzy +msgid "`%T' is not a base of `%T'" +msgstr "%s har ingen medlem med namn \"%s\"" + +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 msgid "type `%T' has no destructor" msgstr "" -#: cp/typeck.c:2232 +#: cp/typeck.c:2244 #, fuzzy msgid "`%D' is not a member template function" msgstr "\"%s\" är vanligtvis en funktion" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 msgid "`%T' is not a pointer-to-object type" msgstr "" -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" msgstr "" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 msgid "invalid type argument" msgstr "ogiltigt typargument" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "" -#: cp/typeck.c:2558 +#: cp/typeck.c:2570 #, fuzzy, c-format msgid "object missing in use of `%E'" msgstr "fältstorlek saknas i \"%s\"" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" msgstr "ISO C++ förbjuder anrop av \"::main\" inifrån programmet" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" msgstr "" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, fuzzy, c-format msgid "`%E' cannot be used as a function" msgstr "fält \"%s\" deklarerad som en funktion" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 #, fuzzy msgid "too many arguments to %s `%+#D'" msgstr "för många argument till funktionen \"%s\"" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 #, fuzzy msgid "too few arguments to %s `%+#D'" msgstr "för få argument till funktionen \"%s\"" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" msgstr "" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, c-format msgid "division by zero in `%E / 0'" msgstr "" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, c-format msgid "division by zero in `%E / 0.'" msgstr "" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, c-format msgid "division by zero in `%E %% 0'" msgstr "" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, c-format msgid "division by zero in `%E %% 0.'" msgstr "" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 msgid "ISO C++ forbids comparison between pointer and integer" msgstr "ISO C++ förbjuder jämförelse mellan pekare och heltal" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 #, fuzzy msgid "comparison between types `%#T' and `%#T'" msgstr "jämförelse mellan pekare och heltal" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 msgid "comparison between signed and unsigned integer expressions" msgstr "" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 #, fuzzy msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "ogiltiga operander till binär %s" @@ -17884,295 +18123,295 @@ msgstr "ogiltiga operander till bin #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 #, fuzzy msgid "NULL used in arithmetic" msgstr "pekare till funktion använd med aritmetik" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 msgid "ISO C++ forbids using pointer of type `void *' in subtraction" msgstr "" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" msgstr "" -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." msgstr "" -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "tar adress till något temporärt" -#: cp/typeck.c:4055 +#: cp/typeck.c:4091 #, c-format msgid "ISO C++ forbids %sing an enum" msgstr "" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 #, fuzzy msgid "cannot %s a pointer to incomplete type `%T'" msgstr "parameter \"%s\" pekar på inkomplett typ" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 #, fuzzy msgid "ISO C++ forbids %sing a pointer of type `%T'" msgstr "ISO C++ förbjuder användning av pekare av typ \"void *\" i pekararitmetik" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 msgid "invalid use of `--' on bool variable `%D'" msgstr "" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 msgid "ISO C++ forbids taking address of function `::main'" msgstr "ISO C++ förbjuder att man tar adressen till funktionen \"::main\"" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" msgstr "" -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 #, fuzzy msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" msgstr "ISO C++ förbjuder användning av pekare till medlemsfunktion i pekararitmetik" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 #, fuzzy msgid "attempt to take address of bit-field structure member `%D'" msgstr "kan inte ta adressen till bitfält \"%s\"" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 #, fuzzy msgid "taking address of destructor" msgstr "tar adress till något temporärt" -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 msgid "taking address of bound pointer-to-member expression" msgstr "" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 #, fuzzy msgid "cannot create pointer to reference member `%D'" msgstr "kan inte deklarera pekare till referenser" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "Kan inte ta adressen till \"this\", som är ett rvalue-uttryck" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" msgstr "" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 msgid "invalid static_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" msgstr "" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" msgstr "" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" msgstr "" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" msgstr "" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 msgid "invalid const_cast from type `%T' to type `%T'" msgstr "" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 #, fuzzy msgid "ISO C++ forbids casting to an array type `%T'" msgstr "ISO C förbjuder typkonvertering till unionstyper" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 #, fuzzy msgid "invalid cast to function type `%T'" msgstr "ogiltig lagringsklass för funktion \"%s\"" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" msgstr "" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 msgid "cast from `%T' to `%T' increases required alignment of target type" msgstr "" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr "" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 msgid "ISO C++ forbids cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 #, fuzzy msgid "incompatible types in assignment of `%T' to `%T'" msgstr "inkompatibla typer i %s" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 msgid "ISO C++ forbids assignment of arrays" msgstr "ISO C++ förbjuder tilldelning av fält" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" msgstr "" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" msgstr "" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 msgid "pointer to member conversion via virtual base `%T' of `%T'" msgstr "" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 #, fuzzy msgid "invalid conversion to type `%T' from type `%T'" msgstr "ogiltig mottagartyp \"%s\"" -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" msgstr "" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" msgstr "" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 msgid "passing `%T' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 #, fuzzy msgid "cannot convert `%T' to `%T' in %s" msgstr "kan inte konvertera till en pekartyp" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 #, fuzzy msgid "in passing argument %P of `%+D'" msgstr "Saknar argument till flaggan \"%s\"" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 msgid "returning reference to temporary" msgstr "returnerar referens till en temporär" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" msgstr "" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 #, fuzzy msgid "reference to local variable `%D' returned" msgstr "adress på global registervariabel \"%s\" efterfrågad" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 #, fuzzy msgid "address of local variable `%D' returned" msgstr "adress på global registervariabel \"%s\" efterfrågad" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "returnerar ett värde från en destruktor" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 msgid "return-statement with no value, in function declared with a non-void return type" msgstr "" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 msgid "return-statement with a value, in function declared with a void return type" msgstr "" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "" @@ -18180,201 +18419,196 @@ msgstr "" msgid "type `%T' is not a base type for type `%T'" msgstr "" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 #, fuzzy msgid "cannot declare variable `%D' to be of type `%T'" msgstr "kan inte deklarera \"::main\" som en mall" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 #, fuzzy msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "kan inte deklarera \"::main\" som en mall" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 #, fuzzy msgid "cannot declare field `%D' to be of type `%T'" msgstr "kan inte deklarera \"::main\" som en mall" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 #, fuzzy msgid "invalid return type for member function `%#D'" msgstr "ogiltig lagringsklass för funktion \"%s\"" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 #, fuzzy msgid "invalid return type for function `%#D'" msgstr "ogiltig lagringsklass för funktion \"%s\"" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 #, fuzzy msgid "cannot allocate an object of type `%T'" msgstr "statisk access till objekt av typ \"id\"" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr "" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr "" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "" -#: cp/typeck2.c:406 -#, fuzzy -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "ISO C89 förbjuder konstruktor-uttryck" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" msgstr "" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 msgid "braces around scalar initializer for `%T'" msgstr "" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 msgid "ignoring extra initializers for `%T'" msgstr "" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 #, fuzzy msgid "variable-sized object of type `%T' may not be initialized" msgstr "objekt med variabel storlek kan inte initieras" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" msgstr "" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" msgstr "" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" msgstr "" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 #, fuzzy msgid "missing initializer for member `%D'" msgstr "saknar mellanrum efter nummer \"%.*s\"" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 #, fuzzy msgid "uninitialized const member `%D'" msgstr "upprepning av medlem \"%s\"" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 #, fuzzy msgid "member `%D' with uninitialized const fields" msgstr "parameter \"%s\" är initierad" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 #, fuzzy msgid "member `%D' is uninitialized reference" msgstr "parameter \"%s\" är initierad" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 #, fuzzy msgid "no field `%D' in union being initialized" msgstr "fält \"%s\" är redan initierat" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 msgid "union `%T' with no named members cannot be initialized" msgstr "" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" msgstr "" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 #, fuzzy msgid "base operand of `->' has non-pointer type `%T'" msgstr "basoperanden till \"->\" är inte en pekare" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" msgstr "" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" msgstr "basoperanden till \"->\" är inte en pekare" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" msgstr "" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" msgstr "" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 msgid "`%T' fails to be a typedef or built-in type" msgstr "" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" msgstr "" -#: cp/typeck2.c:1399 +#: cp/typeck2.c:1384 #, fuzzy msgid "call to function `%D' which throws incomplete type `%#T'" msgstr "parameter \"%s\" pekar på inkomplett typ" -#: cp/typeck2.c:1402 +#: cp/typeck2.c:1387 #, fuzzy msgid "call to function which throws incomplete type `%#T'" msgstr "parameter \"%s\" pekar på inkomplett typ" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" msgstr "" @@ -18432,12 +18666,14 @@ msgid "Export functions even if they can be inlined" msgstr "" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" -msgstr "" +#, fuzzy +msgid "Only emit explicit template instantiations" +msgstr "Slå på automatisk mallinstansiering" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" -msgstr "" +#, fuzzy +msgid "Only emit explicit instantiations of inline templates" +msgstr "%s: Vid instansiering av \"%s\":\n" #: cp/lang-options.h:84 msgid "Don't pedwarn about uses of Microsoft extensions" @@ -18570,67 +18806,67 @@ msgstr "" msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" msgstr "" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," msgstr "" -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" msgstr "" -#: f/com.c:11776 +#: f/com.c:11848 msgid "properly unless they all are 32 bits wide" msgstr "" -#: f/com.c:11777 +#: f/com.c:11849 msgid "Please keep this in mind before you report bugs." msgstr "" #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" " ASSIGN statement might fail" msgstr "" -#: f/com.c:13609 +#: f/com.c:13681 #, fuzzy msgid "In statement function" msgstr "för många argument till funktion" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "" -#: f/com.c:15425 +#: f/com.c:15497 #, fuzzy msgid "directory name must immediately follow -I" msgstr "Katalognamn måste komma direkt efter -I" -#: f/com.c:15568 +#: f/com.c:15640 #, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "" @@ -18655,21 +18891,21 @@ msgstr "" msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "" -#: f/g77spec.c:394 +#: f/g77spec.c:373 msgid "--driver no longer supported" msgstr "--driver stödjs inte längre" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, c-format msgid "argument to `%s' missing" msgstr "argument till \"%s\" saknas" -#: f/g77spec.c:411 +#: f/g77spec.c:390 msgid "no input files; unwilling to write output files" msgstr "" @@ -18794,11 +19030,15 @@ msgstr "" msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "" @@ -20080,21 +20320,21 @@ msgstr "" msgid "abstract method in non-abstract class" msgstr "" -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "" @@ -20103,100 +20343,100 @@ msgstr "" msgid "stack underflow - dup* operation" msgstr "" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "" -#: java/expr.c:1565 +#: java/expr.c:1563 #, c-format msgid "field `%s' not found" msgstr "" -#: java/expr.c:1717 +#: java/expr.c:1715 msgid "ret instruction not implemented" msgstr "" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "metod \"%s\" kan inte hittas i klassen" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "kunde inte hitta klassen \"%s\"" -#: java/expr.c:2065 +#: java/expr.c:2070 #, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "" -#: java/expr.c:2373 +#: java/expr.c:2396 #, c-format msgid "missing field '%s' in '%s'" msgstr "" -#: java/expr.c:2379 +#: java/expr.c:2402 #, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "" # fixme: spola tillbaka är inte perfekt -#: java/expr.c:2661 +#: java/expr.c:2684 #, fuzzy, c-format msgid "can't expand %s" msgstr "kan inte spola tillbaka %s" -#: java/expr.c:2838 +#: java/expr.c:2861 msgid "invalid PC in line number table" msgstr "" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, c-format msgid "unreachable bytecode from %d to before %d" msgstr "" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "" #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 msgid "unrecogized wide sub-instruction" msgstr "" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "" @@ -20220,85 +20460,85 @@ msgstr "" msgid "can't close %s" msgstr "kan inte stänga %s" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, fuzzy, c-format msgid "cannot find file for class %s" msgstr "Kan inte hitta filen med klass %s." -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 msgid "not a valid Java .class file" msgstr "" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 msgid "error while parsing constant pool" msgstr "" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, c-format msgid "error in constant pool entry #%d\n" msgstr "" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 msgid "error while parsing fields" msgstr "" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 msgid "error while parsing methods" msgstr "" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 msgid "error while parsing final attributes" msgstr "" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "" -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 msgid "missing Code attribute" msgstr "" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 msgid "source file seen twice on command line and will be compiled only once" msgstr "" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 msgid "no input file specified" msgstr "" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, c-format msgid "can't close input file %s" msgstr "" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 #, fuzzy msgid "field initializer type mismatch" msgstr "fältinitierare är ej konstant" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, c-format msgid "can't create directory %s" msgstr "kan inte skapa katalog %s" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, fuzzy, c-format msgid "can't create %s" msgstr "kan inte stänga %s" @@ -20350,11 +20590,11 @@ msgstr "" msgid "cannot specify `main' class when not linking" msgstr "" -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "" @@ -20377,228 +20617,291 @@ msgstr "kan inte st msgid "internal error - invalid Utf8 name" msgstr "internt fel - ogiltigt Utf8-namn" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 msgid "Missing term" msgstr "" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 msgid "Missing name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 msgid "Missing class name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 msgid "Missing interface name" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 msgid "Missing variable initializer" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 msgid "Invalid declaration" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 msgid "Unbalanced ']'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 msgid "Identifier expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 msgid "Missing formal parameter term" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 msgid "Missing identifier" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 msgid "Invalid interface type" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 msgid "Invalid expression statement" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 msgid "Missing term or ')'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 msgid "Missing or invalid constant expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 msgid "Invalid control expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 msgid "Invalid update expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 msgid "Invalid init statement" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 msgid "'class' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 msgid "')' or term expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 msgid "Field expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 msgid "']' expected, invalid type expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 msgid "Invalid type expression" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 msgid "Invalid reference type" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" @@ -20607,32 +20910,32 @@ msgstr "" "%s.\n" "%s" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, c-format msgid "missing static field `%s'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, c-format msgid "not a static field `%s'" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, c-format msgid "No case for %s" msgstr "" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, c-format msgid "unregistered operator %s" msgstr "" @@ -20758,7 +21061,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "ingen tidigare deklaration av \"%s\"" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, fuzzy, c-format msgid "cannot find interface declaration for `%s'" msgstr "Cirkulärt arv i interfacedeklaration för \"%s\"" @@ -20957,11 +21260,11 @@ msgstr "[super ...] m msgid "potential selector conflict for method `%s'" msgstr "" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "" @@ -21003,6 +21306,34 @@ msgstr "" msgid "(debug) trace lexical analysis" msgstr "" +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr "" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +msgid "shared and mdll are not compatible" +msgstr "shared och mdll är inkompatibla" + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "" + +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "-pg och -fomit-frame-pointer är inkompatibla" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "" + #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" msgstr "" @@ -21039,110 +21370,102 @@ msgstr "" msgid "-private_bundle not allowed with -dynamiclib" msgstr "" -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" -msgstr "GNU C stödjer inte -C utan -E" - -#: f/lang-specs.h:39 gcc.c:690 -#, fuzzy -msgid "GNU C does not support -CC without using -E" -msgstr "GNU C stödjer inte -C utan -E" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" +msgstr "\"-p\" stödjs inte; använd \"-pg\" och gprof(1)" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #, fuzzy msgid "may not use both -m32 and -m64" msgstr "får inte använda både -mfp64 och -m4650" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "\"-p\" stödjs inte; använd \"-pg\" och gprof(1)" - -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" -msgstr "profilering stöds inte tillsammans med -mg\n" - -#: config/mips/mips.h:954 -#, fuzzy -msgid "-pipe is not supported" -msgstr "-pipe stöds inte." +#: config/arm/arm.h:178 +msgid "-mapcs-26 and -mapcs-32 may not be used together" +msgstr "-mapcs-26 och -mapcs-32 får inte användas tillsammans" -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" -msgstr "får inte använda både -EB och -EL" +#: config/arm/arm.h:180 +msgid "-msoft-float and -mhard_float may not be used together" +msgstr "-msoft-float och -mhard_float får inte användas tillsammans" -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" -msgstr "-pg och -fomit-frame-pointer är inkompatibla" +#: config/arm/arm.h:182 +msgid "-mbig-endian and -mlittle-endian may not be used together" +msgstr "-mbig-endian och -mlittle-endian får inte användas tillsammans" -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" -msgstr "" +#: config/i386/sco5.h:195 +#, fuzzy +msgid "-pg not supported on this platform" +msgstr "attributet \"section\" stöds inte för denna målarkitektur" -#: config/i386/cygwin.h:115 -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "mno-cygwin och mno-win32 är inkompatibla" +#: config/i386/sco5.h:196 +#, fuzzy +msgid "-p and -pp specified - pick one" +msgstr "-I- angiven två gånger" -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 -msgid "shared and mdll are not compatible" -msgstr "shared och mdll är inkompatibla" +#: config/i386/sco5.h:271 +#, fuzzy +msgid "-G and -static are mutually exclusive" +msgstr "-pedantic och -traditional är ömsesidigt uteslutande" -#: gcc.c:867 -msgid "-E required when input is from standard input" -msgstr "-E krävs när indata tas från standard input" +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" +msgstr "GNU C stödjer inte -C utan -E" -#: gcc.c:871 +#: f/lang-specs.h:39 gcc.c:690 #, fuzzy -msgid "compilation of header file requested" -msgstr "Kompilering av include-fil begärd" +msgid "GNU C does not support -CC without using -E" +msgstr "GNU C stödjer inte -C utan -E" -#: java/lang-specs.h:33 -msgid "-fjni and -femit-class-files are incompatible" +#: config/mcore/mcore.h:60 +msgid "choose either big or little endian, not both" msgstr "" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-file are incompatible" +#: config/mcore/mcore.h:63 +msgid "choose either m340 or m210 not both" msgstr "" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" +#: config/mcore/mcore.h:64 +msgid "the m210 does not have little endian support" msgstr "" -#: treelang/lang-specs.h:52 -#, fuzzy -msgid "-pg or -p and -fomit-frame-pointer are incompatible" -msgstr "-pg och -fomit-frame-pointer är inkompatibla" +#: config/i386/cygwin.h:115 +msgid "mno-cygwin and mno-win32 are not compatible" +msgstr "mno-cygwin och mno-win32 är inkompatibla" #: config/vax/netbsd-elf.h:42 #, fuzzy msgid "The -shared option is not currently supported for VAX ELF." msgstr "inbyggd funktion \"%s\" stöds inte för närvarande" -#: config/mcore/mcore.h:60 -msgid "choose either big or little endian, not both" -msgstr "" +#: treelang/lang-specs.h:52 +#, fuzzy +msgid "-pg or -p and -fomit-frame-pointer are incompatible" +msgstr "-pg och -fomit-frame-pointer är inkompatibla" -#: config/mcore/mcore.h:63 -msgid "choose either m340 or m210 not both" -msgstr "" +#: gcc.c:847 +msgid "-E required when input is from standard input" +msgstr "-E krävs när indata tas från standard input" -#: config/mcore/mcore.h:64 -msgid "the m210 does not have little endian support" -msgstr "" +#: gcc.c:851 +#, fuzzy +msgid "compilation of header file requested" +msgstr "Kompilering av include-fil begärd" -#: config/arm/arm.h:178 -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "-mapcs-26 och -mapcs-32 får inte användas tillsammans" +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" +msgstr "profilering stöds inte tillsammans med -mg\n" -#: config/arm/arm.h:180 -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "-msoft-float och -mhard_float får inte användas tillsammans" +#: config/mips/mips.h:954 +#, fuzzy +msgid "-pipe is not supported" +msgstr "-pipe stöds inte." -#: config/arm/arm.h:182 -msgid "-mbig-endian and -mlittle-endian may not be used together" -msgstr "-mbig-endian och -mlittle-endian får inte användas tillsammans" +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" +msgstr "får inte använda både -EB och -EL" #: config/mips/r3900.h:35 #, fuzzy @@ -21154,38 +21477,6 @@ msgstr "-mhard-float st msgid "-msingle-float and -msoft-float can not both be specified" msgstr "-msingle-float och -msoft-float kan inte båda anges." -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" -msgstr "" - -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" -msgstr "" - -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "-shared är inte giltig tillsammans med -mcoff" - -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "-symbolic är inte giltig tillsammans med -mcoff" - -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" -msgstr "-fpic är inte giltig tillsammans med -mcoff" - -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" -msgstr "-fPIC är inte giltig tillsammans med -mcoff" - -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" -msgstr "-fpic är inte giltig tillsammans med -mcoff" - -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "-fPIC är inte giltig tillsammans med -mcoff" - #~ msgid "unknown C standard `%s'" #~ msgstr "okänd C-standard \"%s\"" @@ -21436,9 +21727,6 @@ msgstr "-fPIC #~ msgid "macro name missing after -%c option" #~ msgstr "Makronamn saknas efter flaggan -%c" -#~ msgid "-pedantic and -traditional are mutually exclusive" -#~ msgstr "-pedantic och -traditional är ömsesidigt uteslutande" - #~ msgid "-trigraphs and -traditional are mutually exclusive" #~ msgstr "-trigraphs och -traditional är ömsesidigt uteslutande" @@ -21589,6 +21877,14 @@ msgstr "-fPIC #~ msgid "-fdata-sections not supported on AIX" #~ msgstr "-fdata-sections stöds inte för AIX" +#, fuzzy +#~ msgid "%s for `%T %s %T' operator" +#~ msgstr "%s före symbolen \"%s\"" + +#, fuzzy +#~ msgid "%s for `%s %T' operator" +#~ msgstr "%s före symbolen \"%s\"" + #, fuzzy #~ msgid "`%D' as declarator" #~ msgstr "\"%s\" är använd innan sin deklaration" @@ -21633,10 +21929,6 @@ msgstr "-fPIC #~ msgid "invalid use of type decl `%#D' as expression" #~ msgstr "ogiltig användning av void-uttryck" -#, fuzzy -#~ msgid "`%#T' has no member named `%D'" -#~ msgstr "%s har ingen medlem med namn \"%s\"" - #, fuzzy #~ msgid "object missing in call to method `%D'" #~ msgstr "kan inte inline:a anrop till \"%s\"" @@ -21699,6 +21991,24 @@ msgstr "-fPIC #~ msgid "-p profiling is no longer supported. Use -pg instead" #~ msgstr "-p profilering stöds inte längre. Använd -pg istället." +#~ msgid "-shared not valid with -mcoff" +#~ msgstr "-shared är inte giltig tillsammans med -mcoff" + +#~ msgid "-symbolic not valid with -mcoff" +#~ msgstr "-symbolic är inte giltig tillsammans med -mcoff" + +#~ msgid "-fpic is not valid with -mcoff" +#~ msgstr "-fpic är inte giltig tillsammans med -mcoff" + +#~ msgid "-fPIC is not valid with -mcoff" +#~ msgstr "-fPIC är inte giltig tillsammans med -mcoff" + +#~ msgid "-fpic not valid with -mcoff" +#~ msgstr "-fpic är inte giltig tillsammans med -mcoff" + +#~ msgid "-fPIC not valid with -mcoff" +#~ msgstr "-fPIC är inte giltig tillsammans med -mcoff" + #, fuzzy #~ msgid "a -ifile option requires a -map option" #~ msgstr "Flaggan -ifil kräver även flaggan -map" @@ -21734,10 +22044,6 @@ msgstr "-fPIC #~ msgid "explicit specialization here" #~ msgstr "initiering" -#, fuzzy -#~ msgid "explicit instantiation of `%#T' after" -#~ msgstr "%s: Vid instansiering av \"%s\":\n" - #~ msgid "__builtin_trap not supported by this target" #~ msgstr "__builtin_trap stöds inte på denna målarkitektur" @@ -21760,9 +22066,6 @@ msgstr "-fPIC #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99" #~ msgstr "\"[*]\" i parameterdeklaration är bara tillåten i ISO C 99" -#~ msgid "Register '%c' is unknown" -#~ msgstr "Register '%c' är okänt" - #~ msgid "Same as -mcpu=i386" #~ msgstr "Samma som -mcpu=i386" diff --git a/gcc/po/tr.po b/gcc/po/tr.po index ec29286b8ef..47ee92918fe 100644 --- a/gcc/po/tr.po +++ b/gcc/po/tr.po @@ -1,18 +1,18 @@ # Turkish translations for gcc messages. -# Copyright (C) 2002 Free Software Foundation, Inc. -# Nilgün Belma Bugüner , 2001, 2002. +# Copyright (C) 2003 Free Software Foundation, Inc. +# Nilgün Belma Bugüner , 2001, 2002, 2003. # msgid "" msgstr "" -"Project-Id-Version: gcc 3.2.1\n" -"POT-Creation-Date: 2002-12-30 18:56+0000\n" -"PO-Revision-Date: 2002-12-03 00:54+0300\n" +"Project-Id-Version: gcc 3.3.2\n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" +"PO-Revision-Date: 2003-10-25 11:35+0300\n" "Last-Translator: Nilgün Belma Bugüner \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 0.9.6\n" +"X-Generator: KBabel 1.0\n" #: attribs.c:185 #, c-format @@ -34,14 +34,15 @@ msgstr "`%s' özelliği veri türlerine uygulanmaz" msgid "`%s' attribute only applies to function types" msgstr "`%s' özelliği sadece işlev türlere uygulanır" -#: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297 -#: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398 -#: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543 -#: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875 -#: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112 -#: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125 -#: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674 -#: config/i386/i386.c:1396 config/i386/winnt.c:76 +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 #, c-format msgid "`%s' attribute ignored" msgstr "`%s' özelliği yoksayıldı" @@ -73,430 +74,432 @@ msgstr "__builtin_prefetch için 3. argüman geçersiz; sıfır kullanılıyor" #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. -#: builtins.c:2864 +#: builtins.c:2875 msgid "__builtin_saveregs not supported by this target" msgstr "__builtin_saveregs bu hedef tarafından desteklenmiyor" -#: builtins.c:2906 +#: builtins.c:2917 msgid "argument of `__builtin_args_info' must be constant" msgstr "`__builtin_args_info'nun argümanı bir sabit olmalıdır" -#: builtins.c:2912 +#: builtins.c:2923 msgid "argument of `__builtin_args_info' out of range" msgstr "`__builtin_args_info'nun argümanı kapsamdışı" -#: builtins.c:2918 +#: builtins.c:2929 msgid "missing argument in `__builtin_args_info'" msgstr "`__builtin_args_info'da argüman eksik" -#: builtins.c:2949 +#: builtins.c:2960 msgid "`va_start' used in function with fixed args" msgstr "`va_start' işlev içinde sabit argümanlarla kullanılmış" -#: builtins.c:2968 +#: builtins.c:2979 msgid "second parameter of `va_start' not last named argument" msgstr "`va_start'ın ikinci parametresi isimli son argüman değil" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:2973 +#: builtins.c:2984 msgid "`__builtin_next_arg' called without an argument" msgstr "`__builtin_next_arg' argümansız çağrılmış" -#: builtins.c:3059 +#: builtins.c:3070 msgid "too many arguments to function `va_start'" msgstr "`va_start' işlevine çok fazla argüman verilmiş" -#: builtins.c:3161 +#: builtins.c:3172 msgid "first argument to `va_arg' not of type `va_list'" msgstr "`va_arg'ın ilk argümanının türü `va_list' değil" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:3193 +#: builtins.c:3204 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "`%s' `...' sayesinde aktarıldığında `%s'e yükseltilmiş" -#: builtins.c:3198 +#: builtins.c:3209 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "(bu durumda `va_arg'a `%s' aktarılmalı, `%s' değil)" -#: builtins.c:3329 +#: builtins.c:3340 msgid "invalid arg to `__builtin_frame_address'" msgstr "`__builtin_frame_address'e aktarılan argüman geçersiz" -#: builtins.c:3331 +#: builtins.c:3342 msgid "invalid arg to `__builtin_return_address'" msgstr "`__builtin_return_address'e aktarılan argüman geçersiz" -#: builtins.c:3345 +#: builtins.c:3356 msgid "unsupported arg to `__builtin_frame_address'" msgstr "`__builtin_frame_address'e aktarılan argüman desteklenmiyor" -#: builtins.c:3347 +#: builtins.c:3358 msgid "unsupported arg to `__builtin_return_address'" msgstr "`__builtin_return_address'e aktarılan argüman desteklenmiyor" -#: builtins.c:3515 +#: builtins.c:3530 msgid "second arg to `__builtin_expect' must be a constant" msgstr "`__builtin_expect'e aktarılan ikinci argüman bir sabit olmalı" -#: builtins.c:4010 +#: builtins.c:4028 msgid "__builtin_longjmp second argument must be 1" msgstr "__builtin_longjmp'ın ikinci argümanı 1 olmalı" #. just do library call, if unknown builtin -#: builtins.c:4074 c-common.c:4437 +#: builtins.c:4092 c-common.c:4459 #, c-format msgid "built-in function `%s' not currently supported" msgstr "yerleşik işlev `%s' şu an desteklenmiyor" -#: builtins.c:4147 -#, fuzzy +#: builtins.c:4165 msgid "target format does not support infinity" -msgstr "hedef MİB beraber çalışmayı desteklemiyor" +msgstr "hedef biçim sonsuzu desteklemiyor" -#: c-common.c:1163 +#: c-common.c:1168 #, c-format msgid "`%s' is not defined outside of function scope" msgstr "`%s' işlev bağlamının dışında atanmamış" -#: c-common.c:1184 +#: c-common.c:1189 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "dizge uzunluğu `%1$d' ISO C%3$d derleyiclerin desteklediği uzunluk %2$d den büyük" -#: c-common.c:1242 -#, fuzzy +#: c-common.c:1247 msgid "concatenation of string literals with __FUNCTION__ is deprecated" -msgstr "__FUNCTION__ ile dizge sabitlerin birleştirilmesi özelliği yakında kullanımdan kaldırılacak." +msgstr "__FUNCTION__ ile dizge sabitlerin birleştirilmesi özelliği eski kullanım" -#: c-common.c:1338 +#: c-common.c:1343 msgid "overflow in constant expression" msgstr "sabit ifadesinde taşma" -#: c-common.c:1359 +#: c-common.c:1364 msgid "integer overflow in expression" msgstr "ifadede tamsayı taşması" -#: c-common.c:1368 +#: c-common.c:1373 msgid "floating point overflow in expression" msgstr "ifadede gerçel sayı taşması" -#: c-common.c:1374 +#: c-common.c:1379 msgid "vector overflow in expression" msgstr "ifadede vektör taşması" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:1397 +#: c-common.c:1402 msgid "large integer implicitly truncated to unsigned type" msgstr "büyük tamsayı örtük olarak unsigned türe indirgendi" -#: c-common.c:1399 +#: c-common.c:1404 msgid "negative integer implicitly converted to unsigned type" msgstr "negatif tamsayı örtük olarak unsigned türe dönüştürüldü" -#: c-common.c:1447 +#: c-common.c:1452 msgid "overflow in implicit constant conversion" msgstr "örtük sabit dönüşümünde taşma" -#: c-common.c:1595 +#: c-common.c:1600 #, c-format msgid "operation on `%s' may be undefined" msgstr "`%s' üstündeki işlem tanımsız olabilir" -#: c-common.c:1886 +#: c-common.c:1891 msgid "expression statement has incomplete type" msgstr "ifade deyimi tamamlanmamış tür içeriyor" -#: c-common.c:1919 +#: c-common.c:1924 msgid "case label does not reduce to an integer constant" msgstr "case etiketi bir tamsayı sabite indirgenmez" -#: c-common.c:2223 +#: c-common.c:2228 msgid "invalid truth-value expression" msgstr "doğruluk-değeri ifadesi geçersiz" -#: c-common.c:2274 +#: c-common.c:2279 #, c-format msgid "invalid operands to binary %s" msgstr "iki terimli %s için terimler geçersiz" -#: c-common.c:2508 +#: c-common.c:2513 msgid "comparison is always false due to limited range of data type" msgstr "veri türünün kapsadığı sınırlardan dolayı karşılaştırma sonucu daima yanlıştır" -#: c-common.c:2510 +#: c-common.c:2515 msgid "comparison is always true due to limited range of data type" msgstr "veri türünün kapsadığı sınırlardan dolayı karşılaştırma sonucu daima doğrudur" -#: c-common.c:2580 +#: c-common.c:2585 msgid "comparison of unsigned expression >= 0 is always true" msgstr "unsigned ifade >=0 daima doğrudur" -#: c-common.c:2589 +#: c-common.c:2594 msgid "comparison of unsigned expression < 0 is always false" msgstr "unsigned ifade < 0 daima yanlıştır" -#: c-common.c:2636 +#: c-common.c:2641 msgid "pointer of type `void *' used in arithmetic" -msgstr "aritmetikte `void *' türünde gösterge kullanılmış" +msgstr "aritmetikte `void *' türünde gösterici kullanılmış" -#: c-common.c:2642 +#: c-common.c:2647 msgid "pointer to a function used in arithmetic" -msgstr "aritmetikte işlev göstergesi kullanılmış" +msgstr "aritmetikte işlev göstericisi kullanılmış" -#: c-common.c:2648 +#: c-common.c:2653 msgid "pointer to member function used in arithmetic" -msgstr "aritmetikte üye işlev göstergesi kullanılmış" +msgstr "aritmetikte üye işlev göstericisi kullanılmış" -#: c-common.c:2654 +#: c-common.c:2659 msgid "pointer to a member used in arithmetic" -msgstr "aritmetikte üye göstergesi kullanılmış" +msgstr "aritmetikte üye göstericisi kullanılmış" -#: c-common.c:2741 f/com.c:14690 +#: c-common.c:2746 f/com.c:14762 msgid "struct type value used where scalar is required" msgstr "sayısal değer gerekirken yapı türü değer kullanılmış" -#: c-common.c:2745 f/com.c:14694 +#: c-common.c:2750 f/com.c:14766 msgid "union type value used where scalar is required" msgstr "sayısal değer gerekirken birleşik yapı türü değer kullanılmış" -#: c-common.c:2749 f/com.c:14698 +#: c-common.c:2754 f/com.c:14770 msgid "array type value used where scalar is required" msgstr "sayısal değer gerekirken dizi türü değer kullanılmış" -#: c-common.c:2869 f/com.c:14831 +#: c-common.c:2874 f/com.c:14903 msgid "suggest parentheses around assignment used as truth value" -msgstr "atamayı çevrelemesi önerilen parantezler doğruluk değeri olarak kullanıldı" +msgstr "atamayı sarmalayan parantezler muhtemelen doğruluk değeri olarak kullanılmış" -#: c-common.c:2913 c-common.c:2945 +#: c-common.c:2918 c-common.c:2950 msgid "invalid use of `restrict'" msgstr "`restrict' kullanımı geçersiz" -#: c-common.c:3059 -#, fuzzy +#: c-common.c:3064 msgid "invalid application of `sizeof' to a function type" -msgstr "ISO C++ işlev türe `sizeof' uygulanmasına izin vermez" +msgstr "bir işlev türüne geçersiz `sizeof' uygulaması " -#: c-common.c:3069 -#, fuzzy, c-format +#: c-common.c:3074 +#, c-format msgid "invalid application of `%s' to a void type" -msgstr "gerçeklenmemiş tür üzerindeki işlem geçersiz" +msgstr "bir void türe geçersiz `%s' uygulaması" -#: c-common.c:3075 -#, fuzzy, c-format +#: c-common.c:3080 +#, c-format msgid "invalid application of `%s' to an incomplete type" -msgstr "__alignof__ bir tamamlanmamış türe uygulanmış" +msgstr "bir tamalanmamış türe geçersiz `%s' uygulaması" -#: c-common.c:3116 +#: c-common.c:3121 msgid "`__alignof' applied to a bit-field" msgstr "`__alignof' bir bit-alanına uygulanmış" -#: c-common.c:3596 +#: c-common.c:3618 #, c-format msgid "cannot disable built-in function `%s'" msgstr "`%s' yerleşik işlev olduğundan iptal edilemez" -#: c-common.c:3765 c-typeck.c:1734 +#: c-common.c:3787 c-typeck.c:1748 #, c-format msgid "too few arguments to function `%s'" msgstr "`%s' işlevi için argümanlar çok az" -#: c-common.c:3771 c-typeck.c:1587 +#: c-common.c:3793 c-typeck.c:1601 #, c-format msgid "too many arguments to function `%s'" msgstr "`%s' işlevi için argümanlar çok fazla" -#: c-common.c:3790 -#, fuzzy, c-format +#: c-common.c:3812 +#, c-format msgid "non-floating-point argument to function `%s'" -msgstr "`%s' işlevi için argümanlar çok fazla" +msgstr "`%s' işlevine kayan noktalı olmayan argüman" -#: c-common.c:4059 +#: c-common.c:4081 msgid "pointers are not permitted as case values" -msgstr "case değeri olarak göstergeler kullanılamaz" +msgstr "case değeri olarak göstericiler kullanılamaz" -#: c-common.c:4065 +#: c-common.c:4087 msgid "ISO C++ forbids range expressions in switch statements" msgstr "ISO C++ switch deyimlerinde aralık ifadelerine izin vermez" -#: c-common.c:4067 +#: c-common.c:4089 msgid "ISO C forbids range expressions in switch statements" msgstr "ISO C switch deyimlerinde aralık ifadelerine izin vermez" -#: c-common.c:4097 +#: c-common.c:4119 msgid "empty range specified" msgstr "boş aralık belirtilmiş" -#: c-common.c:4148 +#: c-common.c:4170 msgid "duplicate (or overlapping) case value" msgstr "yinelenmiş (ya da birbirini kapsayan) case değerleri" -#: c-common.c:4150 +#: c-common.c:4172 msgid "this is the first entry overlapping that value" msgstr "bu, aynı değeri kapsayan ilk girdi" -#: c-common.c:4154 +#: c-common.c:4176 msgid "duplicate case value" msgstr "yinelenmiş case değeri" -#: c-common.c:4155 +#: c-common.c:4177 msgid "previously used here" msgstr "önce burada kullanılmış" -#: c-common.c:4159 +#: c-common.c:4181 msgid "multiple default labels in one switch" msgstr "tek switch'te çok sayıda öntanımlı etiket" -#: c-common.c:4160 +#: c-common.c:4182 msgid "this is the first default label" msgstr "bu, ilk öntanımlı etiket" -#: c-common.c:4188 +#: c-common.c:4210 msgid "ISO C++ forbids taking the address of a label" msgstr "ISO C++ da bir etiket adresinin alınmasına izin verilmez" -#: c-common.c:4190 +#: c-common.c:4212 msgid "ISO C forbids taking the address of a label" msgstr "ISO C de bir etiket adresinin alınmasına izin verilmez" -#: c-common.c:5213 +#: c-common.c:5235 #, c-format msgid "declaration of `%s' shadows %s" msgstr "`%s' bildirimi %s'i gölgeliyor" -#: c-common.c:5629 +#: c-common.c:5654 #, c-format msgid "unknown machine mode `%s'" msgstr "'%s makina kipi bilinmiyor" -#: c-common.c:5632 +#: c-common.c:5657 #, c-format msgid "no data type for mode `%s'" msgstr "'%s' kipi için bir veri türü yok" -#: c-common.c:5641 c-common.c:6242 -#, fuzzy, c-format +#: c-common.c:5666 c-common.c:6316 +#, c-format msgid "unable to emulate '%s'" -msgstr "'%s' dosyası açılamıyor" +msgstr "'%s' öykünümü yapılamıyor" -#: c-common.c:5677 +#: c-common.c:5702 msgid "section attribute cannot be specified for local variables" msgstr "bölge özelliği yerel değişkenler için belirtilmiş olamaz" -#: c-common.c:5688 +#: c-common.c:5713 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "`%s' bölgesi önceki bildirimle çelişiyor" -#: c-common.c:5697 +#: c-common.c:5722 #, c-format msgid "section attribute not allowed for `%s'" msgstr "bölge özelliğine `%s' için izin verilmez" -#: c-common.c:5704 +#: c-common.c:5729 msgid "section attributes are not supported for this target" msgstr "bölge özellikleri bu hedef için desteklenmiyor" -#: c-common.c:5746 +#: c-common.c:5771 msgid "requested alignment is not a constant" msgstr "istenen ayarlama bir sabit değil" -#: c-common.c:5751 +#: c-common.c:5776 msgid "requested alignment is not a power of 2" msgstr "istenen ayarlama 2 nin kuvveti değil" -#: c-common.c:5756 +#: c-common.c:5781 msgid "requested alignment is too large" msgstr "istenen ayarlama çok büyük" -#: c-common.c:5783 +#: c-common.c:5808 #, c-format msgid "alignment may not be specified for `%s'" msgstr "hizalama `%s' için belirtilmiş olmayabilir" -#: c-common.c:5828 +#: c-common.c:5853 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "`%s' hem normal hem de bir rumuz olarak tanımlanmış" -#: c-common.c:5838 +#: c-common.c:5863 msgid "alias arg not a string" msgstr "rumuz argümanı bir dizge değil" -#: c-common.c:5885 -#, fuzzy +#: c-common.c:5910 msgid "visibility arg not a string" -msgstr "rumuz argümanı bir dizge değil" +msgstr "görünürlük argümanı bir dizge değil" -#: c-common.c:5894 +#: c-common.c:5919 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" -msgstr "" +msgstr "görünürlük \"default\", \"hidden\", \"protected\" veya \"internal\" değerlerinden biri olmalıdır" -#: c-common.c:5928 -#, fuzzy +#: c-common.c:5953 msgid "tls_model arg not a string" -msgstr "rumuz argümanı bir dizge değil" +msgstr "tls_model argümanı bir dizge değil" -#: c-common.c:5937 +#: c-common.c:5962 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" -msgstr "" +msgstr "tls_model \"local-exec\", \"initial-exec\", \"local-dynamic\" veya \"global-dynamic\" değerlerinden biri olmalı" -#: c-common.c:5962 c-common.c:6018 +#: c-common.c:5987 c-common.c:6043 #, c-format msgid "`%s' attribute applies only to functions" msgstr "`%s' özelliği sadece işlevlere uygulanır" -#: c-common.c:5969 c-common.c:6025 +#: c-common.c:5994 c-common.c:6050 #, c-format msgid "can't set `%s' attribute after definition" msgstr "`%s' özelliğine tanımlandıktan sonra değer atanamaz" -#: c-common.c:6109 +#: c-common.c:6114 +msgid "cleanup arg not an identifier" +msgstr "temizleme argümanı bir isim değil" + +#: c-common.c:6121 +msgid "cleanup arg not a function" +msgstr "temizleme argümanı bir işlev değil" + +#: c-common.c:6183 #, c-format msgid "`%s' attribute ignored for `%s'" msgstr "`%s' özelliği `%s' için yoksayıldı" -#: c-common.c:6174 +#: c-common.c:6248 #, c-format msgid "invalid vector type for attribute `%s'" msgstr "`%s' özelliği vektör tür geçersiz" -#: c-common.c:6198 c-common.c:6230 +#: c-common.c:6272 c-common.c:6304 msgid "no vector mode with the size and type specified could be found" msgstr "belirtilen tür ve boyutta vektör kipi yok" -#: c-common.c:6329 -#, fuzzy +#: c-common.c:6403 msgid "nonnull attribute without arguments on a non-prototype" -msgstr "argümanların sayısı prototiple uyumsuz" +msgstr "bir prototip olmayanda argümansız null olmayan özellik" -#: c-common.c:6344 -#, fuzzy, c-format +#: c-common.c:6418 +#, c-format msgid "nonnull argument has invalid operand number (arg %lu)" -msgstr "biçem dizgesi geçersiz sayıda terim içeriyor" +msgstr "null olmayan argüman geçersiz sayıda terim içeriyor (%lu. argüman)" -#: c-common.c:6363 +#: c-common.c:6437 #, c-format msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" -msgstr "" +msgstr "null olmayan argüman kapsamdışı sayıda terim içeriyor (%lu. argüman, %lu. terim)" -#: c-common.c:6371 +#: c-common.c:6445 #, c-format msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" -msgstr "" +msgstr "null olmayan argüman gösterici olmayan terime başvuruyor (%lu. argüman, %lu. terim)" -#: c-common.c:6457 +#: c-common.c:6531 #, c-format msgid "null argument where non-null required (arg %lu)" -msgstr "" +msgstr "null olamayan gerekiren yerde null argüman (%lu. argüman)" -#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617 -#: cp/typeck.c:5855 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 msgid "void value not ignored as it ought to be" msgstr "void değer yoksayılması gerekirken yoksayılmadı" @@ -504,1017 +507,1009 @@ msgstr "void değer yoksayılması gerekirken yoksayılmadı" msgid "conversion to non-scalar type requested" msgstr "sayısal olmayan türe dönüşüm istendi" -#: c-decl.c:336 +#: c-decl.c:340 #, c-format msgid "array `%s' assumed to have one element" msgstr "`%s' dizisi tek elemanlı kabul edildi" -#: c-decl.c:522 +#: c-decl.c:526 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "kapsam sonuna gelindiğinde `struct %s' hala eksik" -#: c-decl.c:525 +#: c-decl.c:529 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "kapsam sonuna gelindiğinde `union %s' hala eksik" -#: c-decl.c:528 +#: c-decl.c:532 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "kapsam sonuna gelindiğinde `enum %s' hala eksik" -#: c-decl.c:642 c-decl.c:767 java/decl.c:1399 +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 #, c-format msgid "label `%s' used but not defined" msgstr "`%s' etiketi tanımsız kullanılmış" -#: c-decl.c:648 c-decl.c:774 java/decl.c:1405 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, c-format msgid "label `%s' defined but not used" msgstr "`%s' etiketi tanımlı ama kullanılmamış" -#: c-decl.c:889 cp/decl.c:3058 +#: c-decl.c:893 cp/decl.c:3335 #, c-format msgid "function `%s' redeclared as inline" msgstr "işlev `%s' 'inline' olarak yeniden bildirilmiş" -#: c-decl.c:891 cp/decl.c:3060 +#: c-decl.c:895 cp/decl.c:3337 #, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "`%s' işlevinin önceki bildirimi 'inline' değil" -#: c-decl.c:898 cp/decl.c:3067 +#: c-decl.c:902 cp/decl.c:3344 #, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "`%s' işlevinin bildirimi 'inline' değil" -#: c-decl.c:900 cp/decl.c:3069 +#: c-decl.c:904 cp/decl.c:3346 #, c-format msgid "previous declaration of function `%s' was inline" msgstr "`%s' işlevinin önceki bildirimi 'inline' idi" -#: c-decl.c:929 c-decl.c:975 +#: c-decl.c:933 c-decl.c:979 #, c-format msgid "shadowing built-in function `%s'" msgstr "yerleşik `%s' işlevinin gölgelenmesi" -#: c-decl.c:931 +#: c-decl.c:935 #, c-format msgid "shadowing library function `%s'" msgstr "kitaplık işlevi `%s'in gölgelenmesi" -#: c-decl.c:937 +#: c-decl.c:941 #, c-format msgid "library function `%s' declared as non-function" msgstr "kitaplık işlevi `%s' işlev olarak bildirilmemiş" -#: c-decl.c:941 c-decl.c:944 +#: c-decl.c:945 c-decl.c:948 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "yerleşik işlev `%s' işlev olarak bildirilmemiş" -#: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154 +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "`%s' farklı bir sembol çeşidi olarak tekrar bildirilmiş" -#: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299 +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 #, c-format msgid "previous declaration of `%s'" msgstr "`%s'in önceki bildirimi" #. If types don't match for a built-in, throw away the built-in. -#: c-decl.c:1044 +#: c-decl.c:1048 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "yerleşik işlev `%s' için tür çelişkisi" -#: c-decl.c:1087 c-decl.c:1106 +#: c-decl.c:1091 c-decl.c:1110 #, c-format msgid "conflicting types for `%s'" msgstr "`%s' için tür çelişkisi" -#: c-decl.c:1129 +#: c-decl.c:1133 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "Üç noktalı bir parametre listesi bir boş parametre isim listesi bildirimi ile eşleşemez" -#: c-decl.c:1135 +#: c-decl.c:1139 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" msgstr "Bir öntanımlı yükseltme içeren bir argüman türü, bir boş parametre isim listesi bildirimi ile eşleşemez" -#: c-decl.c:1146 -#, fuzzy, c-format +#: c-decl.c:1157 +#, c-format msgid "thread-local declaration of `%s' follows non thread-local declaration" -msgstr "`%s' için 'static' bildirimi statik olmayan izliyor" +msgstr "`%s' yerel evreli bildirimi yerel olmayan evreli bildirim izliyor" -#: c-decl.c:1153 -#, fuzzy, c-format +#: c-decl.c:1164 +#, c-format msgid "non thread-local declaration of `%s' follows thread-local declaration" -msgstr "`%s' için 'static' olmayan bildirimi statik izliyor" +msgstr "`%s' yerel olmayan evreli bildirimi yerel evreli bildirim izliyor" -#: c-decl.c:1164 c-decl.c:1187 +#: c-decl.c:1175 c-decl.c:1198 #, c-format msgid "redefinition of `%s'" msgstr "`%s'in yeniden tanımlanması" -#: c-decl.c:1167 +#: c-decl.c:1178 #, c-format msgid "redeclaration of `%s'" msgstr "`%s'in yeniden bildirimi" -#: c-decl.c:1170 +#: c-decl.c:1181 #, c-format msgid "conflicting declarations of `%s'" msgstr "`%s' bildirimlerinde çelişki" -#: c-decl.c:1214 +#: c-decl.c:1225 #, c-format msgid "prototype for `%s' follows" msgstr "`%s' için prototip izleniyor" -#: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 msgid "non-prototype definition here" msgstr "buradaki tanımlama prototip değil" -#: c-decl.c:1222 +#: c-decl.c:1233 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "`%s' için prototip izleniyor ve argüman sayısı eşleşmiyor" -#: c-decl.c:1232 +#: c-decl.c:1243 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "`%s' için prototip izleniyor ve %d. argüman eşleşmiyor" -#: c-decl.c:1250 +#: c-decl.c:1261 #, c-format msgid "`%s' declared inline after being called" msgstr "`%s' çağrıldıktan sonra `inline' bildirilmiş" -#: c-decl.c:1256 +#: c-decl.c:1267 #, c-format msgid "`%s' declared inline after its definition" msgstr "`%s' tanımlandıktan sonra `inline' bildirilmiş" -#: c-decl.c:1263 +#: c-decl.c:1274 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "`%s' için 'static' bildirimi statik olmayan izliyor" -#: c-decl.c:1271 +#: c-decl.c:1282 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "`%s' için 'static' olmayan bildirimi statik izliyor" -#: c-decl.c:1278 +#: c-decl.c:1289 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "`%s' için 'const' bildirimi sabit olmayan izliyor" -#: c-decl.c:1285 +#: c-decl.c:1296 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "`%s' için tür niteleyicileri önceki bildirimle çelişiyor" -#: c-decl.c:1298 +#: c-decl.c:1309 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "`%s'in aynı alandaki anlamsız yeniden bildirimi" -#: c-decl.c:1599 java/decl.c:1098 +#: c-decl.c:1619 java/decl.c:1102 #, c-format msgid "declaration of `%s' shadows a parameter" msgstr "`%s' bildirimi bir parametreyi gölgeliyor" -#: c-decl.c:1602 java/decl.c:1101 +#: c-decl.c:1622 java/decl.c:1105 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "`%s' bildirimi parametre listesinden bir sembolü gölgeliyor" -#: c-decl.c:1623 cp/decl.c:4176 +#: c-decl.c:1643 cp/decl.c:4479 msgid "a parameter" msgstr "bir parametre" -#: c-decl.c:1625 cp/decl.c:4193 +#: c-decl.c:1645 cp/decl.c:4496 msgid "a previous local" msgstr "önceki yerel" #. XXX shadow warnings in outer-more namespaces -#: c-decl.c:1629 cp/decl.c:4197 +#: c-decl.c:1649 cp/decl.c:4500 msgid "a global declaration" msgstr "bir genel bildirim" -#: c-decl.c:1673 +#: c-decl.c:1693 #, c-format msgid "nested extern declaration of `%s'" msgstr "`%s'in iç içe 'extern' bildirimi" -#: c-decl.c:1692 java/decl.c:1051 +#: c-decl.c:1712 java/decl.c:1055 #, c-format msgid "`%s' used prior to declaration" msgstr "`%s' bildirim öncesi kullanılmış" -#: c-decl.c:1706 c-decl.c:1881 +#: c-decl.c:1726 c-decl.c:1901 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "`%s' önce örtük olarak `extern' sonra da `static' bildirilmiş" -#: c-decl.c:1809 cp/decl.c:4035 +#: c-decl.c:1829 cp/decl.c:4336 msgid "type mismatch with previous external decl" msgstr "tür önceki external bildirimle çatışıyor" -#: c-decl.c:1810 +#: c-decl.c:1830 #, c-format msgid "previous external decl of `%s'" msgstr "`%s'in önceki 'external' bildirimi" -#: c-decl.c:1823 +#: c-decl.c:1843 msgid "type mismatch with previous implicit declaration" -msgstr "tür önceki örtük bildirimle çatışıyor" +msgstr "tür önceki örtük bildirimle çelişiyor" -#: c-decl.c:1825 +#: c-decl.c:1845 #, c-format msgid "previous implicit declaration of `%s'" -msgstr "`%s'in önceki örtük bildirimi" +msgstr "`%s' örtük bildirilmiş" -#: c-decl.c:1860 +#: c-decl.c:1880 #, c-format msgid "`%s' was previously implicitly declared to return `int'" -msgstr "`%s' dönen `int' ile önceden örtük bildirilmiş" +msgstr "`%s' işlevinin geridönüş türü `int' türünde örtük bildirilmiş" -#: c-decl.c:1885 +#: c-decl.c:1905 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "`%s' önce `extern' sonra da `static' bildirilmiş" -#: c-decl.c:1909 +#: c-decl.c:1929 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "`%s'in extern bildirimi genel olanıyla uyuşmuyor" -#: c-decl.c:1951 +#: c-decl.c:1971 #, c-format msgid "`%s' locally external but globally static" msgstr "`%s' yerel olarak external ama genel olarak static" -#: c-decl.c:2073 +#: c-decl.c:2095 #, c-format msgid "function `%s' was previously declared within a block" msgstr "`%s' işlevi evvelce bir blok içinde bildirilmiş" -#: c-decl.c:2093 c-decl.c:2095 +#: c-decl.c:2115 c-decl.c:2117 #, c-format msgid "implicit declaration of function `%s'" msgstr "`%s' işlevinin örtük bildirimi" -#: c-decl.c:2174 +#: c-decl.c:2196 #, c-format msgid "label %s referenced outside of any function" msgstr "%s etiketi işlev dışı referanslı" -#: c-decl.c:2231 +#: c-decl.c:2253 #, c-format msgid "duplicate label declaration `%s'" msgstr "`%s' etiketi birden fazla bildirilmiş" -#: c-decl.c:2234 +#: c-decl.c:2256 msgid "this is a previous declaration" msgstr "bu, önce bildirimdir" -#: c-decl.c:2657 +#: c-decl.c:2679 msgid "unnamed struct/union that defines no instances" msgstr "ilk tanımı olmayan adsız struct/union" -#: c-decl.c:2676 +#: c-decl.c:2698 msgid "useless keyword or type name in empty declaration" msgstr "boş bildirimde kullanışsız tür ismi ya da anahtar sözcük" -#: c-decl.c:2683 +#: c-decl.c:2705 msgid "two types specified in one empty declaration" msgstr "bir boş bildirimde iki veri türü belirtilmiş" -#: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835 -#: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 msgid "empty declaration" msgstr "boş bildirim" -#: c-decl.c:2718 -#, fuzzy +#: c-decl.c:2740 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" -msgstr "ISO C89, parametre dizisi bildirimlerinde `static' ve tür niteleyicileri desteklemez" +msgstr "ISO C90, parametre dizisi bildirimlerinde `static' ve tür niteleyicileri desteklemez" -#: c-decl.c:2720 -#, fuzzy +#: c-decl.c:2742 msgid "ISO C90 does not support `[*]' array declarators" -msgstr "ISO C89 dizi bildirimlerinde `[*]' desteklemez" +msgstr "ISO C90 dizi bildirimlerinde `[*]' desteklemez" -#: c-decl.c:2723 +#: c-decl.c:2745 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "GCC `[*]' dizi bildirimlerini henüz tam desteklemiyor" -#: c-decl.c:2742 +#: c-decl.c:2764 msgid "static or type qualifiers in abstract declarator" msgstr "kuramsal bildirimde 'static' ya da tür niteleyiciler" -#: c-decl.c:2816 +#: c-decl.c:2838 #, c-format msgid "`%s' is usually a function" msgstr "`%s' çogu kez bir işlevdir" -#: c-decl.c:2825 -#, fuzzy, c-format +#: c-decl.c:2847 +#, c-format msgid "typedef `%s' is initialized (use __typeof__ instead)" -msgstr "typedef `%s' ilkdeğerli" +msgstr "typedef `%s' ilkdeğerli (yerine __typeof__ kullanın)" -#: c-decl.c:2831 +#: c-decl.c:2853 #, c-format msgid "function `%s' is initialized like a variable" msgstr "`%s' işlevi bir değişken gibi ilkdeğerli" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:2838 +#: c-decl.c:2860 #, c-format msgid "parameter `%s' is initialized" msgstr "`%s' parametresi ilkdeğerli" -#: c-decl.c:2858 c-typeck.c:4854 +#: c-decl.c:2880 c-typeck.c:4895 msgid "variable-sized object may not be initialized" msgstr "değişken-uzunluklu nesne ilkdeğerli olmayabilir" -#: c-decl.c:2864 +#: c-decl.c:2886 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "`%s' değişkeni, veri türü tamamlanmayan bir ilkdeğere sahip" -#: c-decl.c:2870 +#: c-decl.c:2892 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "`%s' dizisinin elemanları tamamlanmayan veri türüne sahip" -#: c-decl.c:2883 +#: c-decl.c:2905 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "`%s' bildirimi hem `extern' hem de ilkdeğerli" -#: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860 +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 #, c-format msgid "inline function `%s' given attribute noinline" msgstr "özümleme işlevi `%s' özümlenmeyen özellikle verilmiş" -#: c-decl.c:3006 +#: c-decl.c:3028 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "`%s'in uzunluğunu belirlemede ilkdeğer başarısız" -#: c-decl.c:3011 +#: c-decl.c:3033 #, c-format msgid "array size missing in `%s'" msgstr "`%s' içinde dizi boyu eksik" -#: c-decl.c:3027 +#: c-decl.c:3049 #, c-format msgid "zero or negative size array `%s'" msgstr "`%s' dizisi sıfır ya da negatif uzunlukta" -#: c-decl.c:3055 +#: c-decl.c:3077 #, c-format msgid "storage size of `%s' isn't known" msgstr "`%s'in saklama uzunluğu bilinmiyor" -#: c-decl.c:3065 +#: c-decl.c:3087 #, c-format msgid "storage size of `%s' isn't constant" msgstr "`%s'in saklama uzunluğu sabit değil" -#: c-decl.c:3125 +#: c-decl.c:3147 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "static olmayan yerel değişken `%s' için asm-belirteci yoksayılıyor" -#: c-decl.c:3190 +#: c-decl.c:3247 #, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" msgstr "ISO C 'typedef' gölgeleyen `%s' parametresine izin vermez" -#: c-decl.c:3535 cp/decl.c:10433 +#: c-decl.c:3592 cp/decl.c:10880 msgid "`long long long' is too long for GCC" msgstr "`long long long' GCC için çok uzun" -#: c-decl.c:3540 -#, fuzzy +#: c-decl.c:3597 msgid "ISO C90 does not support `long long'" -msgstr "ISO C89 `long long'u desteklemez" +msgstr "ISO C90 `long long'u desteklemez" -#: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, c-format msgid "duplicate `%s'" msgstr "`%s' yinelenmiş" -#: c-decl.c:3562 cp/decl.c:10445 +#: c-decl.c:3619 cp/decl.c:10892 msgid "`__thread' before `extern'" -msgstr "" +msgstr "`extern' öncesinde `__thread'" -#: c-decl.c:3564 cp/decl.c:10447 +#: c-decl.c:3621 cp/decl.c:10894 msgid "`__thread' before `static'" -msgstr "" +msgstr "`static' öncesinde `__thread'" -#: c-decl.c:3572 cp/decl.c:10474 +#: c-decl.c:3629 cp/decl.c:10921 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "`%s'in bildiriminde iki veya daha fazla veri türü" -#: c-decl.c:3592 cp/decl.c:10479 +#: c-decl.c:3649 cp/decl.c:10926 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "`%s' bir typedef veya yerleşik veri türü olarak hatalı" -#: c-decl.c:3631 +#: c-decl.c:3688 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "`%s' bildiriminde tür `int'e öntanımlı" -#: c-decl.c:3660 +#: c-decl.c:3717 #, c-format msgid "both long and short specified for `%s'" msgstr "`%s' için hem long hem de short belirtilmiş" -#: c-decl.c:3664 cp/decl.c:10594 +#: c-decl.c:3721 cp/decl.c:11041 #, c-format msgid "long or short specified with char for `%s'" msgstr "`%s' için long veya short ile char türü değer belirtilmiş" -#: c-decl.c:3671 cp/decl.c:10598 +#: c-decl.c:3728 cp/decl.c:11045 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "`%s' için long veya short ile gerçel sayı değer belirtilmiş" -#: c-decl.c:3674 +#: c-decl.c:3731 msgid "the only valid combination is `long double'" msgstr "tek geçerli bileşim long double'dır" -#: c-decl.c:3680 +#: c-decl.c:3737 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "`%s' için hem signed hem de unsigned belirtilmiş" -#: c-decl.c:3682 cp/decl.c:10587 +#: c-decl.c:3739 cp/decl.c:11034 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "`%s' için long, short, signed ya da unsigned geçersiz" -#: c-decl.c:3688 cp/decl.c:10607 +#: c-decl.c:3745 cp/decl.c:11054 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "`%s' için long, short, signed ya da unsigned geçersizce kullanılmış" -#: c-decl.c:3706 cp/decl.c:10628 +#: c-decl.c:3763 cp/decl.c:11075 #, c-format msgid "complex invalid for `%s'" msgstr "`%s' için karmaşık geçersizlik" -#: c-decl.c:3748 -#, fuzzy +#: c-decl.c:3805 msgid "ISO C90 does not support complex types" -msgstr "ISO C89 karmaşık türleri desteklemez" +msgstr "ISO C90 karmaşık türleri desteklemez" -#: c-decl.c:3760 +#: c-decl.c:3817 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "ISO C salt `complex'i `double complex' anlamında desteklemez" -#: c-decl.c:3766 c-decl.c:3778 +#: c-decl.c:3823 c-decl.c:3835 msgid "ISO C does not support complex integer types" msgstr "ISO C karmaşık tamsayı türleri desteklemez" -#: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241 +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 msgid "duplicate `const'" msgstr "`const' yinelenmiş" -#: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 msgid "duplicate `restrict'" msgstr "`restrict' yinelenmiş" -#: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 msgid "duplicate `volatile'" msgstr "`volatile' yinelenmiş" -#: c-decl.c:3825 cp/decl.c:10791 +#: c-decl.c:3882 cp/decl.c:11238 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "`%s' bildirimi içinde çok sayıda saklama sınıfı" -#: c-decl.c:3835 +#: c-decl.c:3892 msgid "function definition declared `auto'" msgstr "işlev tanımı `auto' olarak bildirildi" -#: c-decl.c:3837 +#: c-decl.c:3894 msgid "function definition declared `register'" msgstr "işlev tanımı `register' olarak bildirildi" -#: c-decl.c:3839 +#: c-decl.c:3896 msgid "function definition declared `typedef'" msgstr "işlev tanımı `typedef' olarak bildirildi" -#: c-decl.c:3841 -#, fuzzy +#: c-decl.c:3898 msgid "function definition declared `__thread'" -msgstr "işlev tanımı `typedef' olarak bildirildi" +msgstr "işlev tanımı `__thread' olarak bildirildi" -#: c-decl.c:3854 +#: c-decl.c:3911 #, c-format msgid "storage class specified for structure field `%s'" msgstr "`%s' yapı alan için saklama sınıfı belirtildi" -#: c-decl.c:3858 cp/decl.c:10838 +#: c-decl.c:3915 cp/decl.c:11285 #, c-format msgid "storage class specified for parameter `%s'" msgstr "`%s' parametresi için saklama sınıfı belirtildi" -#: c-decl.c:3861 cp/decl.c:10840 +#: c-decl.c:3918 cp/decl.c:11287 msgid "storage class specified for typename" msgstr "veri türü ismi için saklama sınıfı belirtildi" -#: c-decl.c:3873 cp/decl.c:10855 +#: c-decl.c:3930 cp/decl.c:11302 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "`%s' ilklendirildikten sonra `extern' olarak bildirilmiş" -#: c-decl.c:3875 cp/decl.c:10858 +#: c-decl.c:3932 cp/decl.c:11305 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "`%s' hem `extern' olarak bildirilmiş hem de öndeğer almış" -#: c-decl.c:3880 cp/decl.c:10866 +#: c-decl.c:3937 cp/decl.c:11313 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "`%s' için tepe-seviye bildirimi `auto' belirtiyor" -#: c-decl.c:3885 cp/decl.c:10862 +#: c-decl.c:3942 cp/decl.c:11309 #, c-format msgid "nested function `%s' declared `extern'" msgstr "yuvalanmış işlev `%s' `extern' olarak bildirilmiş" -#: c-decl.c:3891 cp/decl.c:10872 -#, fuzzy, c-format +#: c-decl.c:3948 cp/decl.c:11319 +#, c-format msgid "function-scope `%s' implicitly auto and declared `__thread'" -msgstr "işlev `%s' `mutable' olarak bildirilemez" +msgstr "`%s' işlevinin etki alanı dolaylı olarak auto ve `__thread' bildirimli" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3930 c-decl.c:4118 +#: c-decl.c:3987 c-decl.c:4188 msgid "static or type qualifiers in non-parameter array declarator" msgstr "parametresiz dizi bildirimi içinde 'static' veya tür niteleyiciler" -#: c-decl.c:3974 +#: c-decl.c:4031 #, c-format msgid "declaration of `%s' as array of voids" msgstr "`%s' void'ler dizisi olarak bildirilmiş" -#: c-decl.c:3980 +#: c-decl.c:4037 #, c-format msgid "declaration of `%s' as array of functions" msgstr "`%s' işlevler dizisi olarak bildirilmiş" -#: c-decl.c:3985 c-decl.c:5250 -#, fuzzy +#: c-decl.c:4042 c-decl.c:5332 msgid "invalid use of structure with flexible array member" -msgstr "esnek dizi üyesinin kullanımı geçersiz" +msgstr "esnek dizi üyeli yapı kullanımı geçersiz" -#: c-decl.c:4004 +#: c-decl.c:4061 #, c-format msgid "size of array `%s' has non-integer type" msgstr "`%s' dizisinin boyutu tamsayı değil" -#: c-decl.c:4009 +#: c-decl.c:4066 #, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "ISO C sıfır boyutlu `%s' dizisini yasaklar" -#: c-decl.c:4016 +#: c-decl.c:4073 #, c-format msgid "size of array `%s' is negative" msgstr "`%s' dizisinin boyutu negatif" -#: c-decl.c:4029 -#, fuzzy, c-format +#: c-decl.c:4086 +#, c-format msgid "ISO C90 forbids array `%s' whose size can't be evaluated" -msgstr "ISO C89 değerlendirilemeyen boyutlu `%s' dizisini yasaklar" +msgstr "ISO C90 değerlendirilemeyen boyutlu `%s' dizisini yasaklar" -#: c-decl.c:4032 -#, fuzzy, c-format +#: c-decl.c:4089 +#, c-format msgid "ISO C90 forbids variable-size array `%s'" -msgstr "ISO C89 değişken boyutlu `%s' dizisini yasaklar" +msgstr "ISO C90 değişken boyutlu `%s' dizisini yasaklar" -#: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, c-format msgid "size of array `%s' is too large" msgstr "`%s' dizisinin boyutu çok büyük" -#: c-decl.c:4075 -#, fuzzy +#: c-decl.c:4145 msgid "ISO C90 does not support flexible array members" -msgstr "ISO C89 esnek dizi üyelerini desteklemez" +msgstr "ISO C90 esnek dizi üyelerini desteklemez" -#: c-decl.c:4085 +#: c-decl.c:4155 msgid "array type has incomplete element type" msgstr "dizi türü içi boş öğe türü içeriyor" -#: c-decl.c:4092 c-decl.c:4322 +#: c-decl.c:4162 c-decl.c:4392 msgid "ISO C forbids const or volatile function types" msgstr "ISO C 'const' ya da 'volatile' işlev türlerini yasaklar" -#: c-decl.c:4138 cp/decl.c:10998 +#: c-decl.c:4208 cp/decl.c:11445 #, c-format msgid "`%s' declared as function returning a function" msgstr "`%s' bir işlevle sonuçlanan bir işlev olarak bildirilmiş" -#: c-decl.c:4143 cp/decl.c:11003 +#: c-decl.c:4213 cp/decl.c:11450 #, c-format msgid "`%s' declared as function returning an array" msgstr "`%s' bir dizi ile sonuçlanan bir işlev olarak bildirilmiş" -#: c-decl.c:4171 +#: c-decl.c:4241 msgid "ISO C forbids qualified void function return type" msgstr "ISO C nitelemeli 'void' işlev dönüş türünü yasaklar" -#: c-decl.c:4175 +#: c-decl.c:4245 msgid "type qualifiers ignored on function return type" msgstr "tür niteleyicileri işlev dönen türünde yok sayıldı" -#: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 msgid "ISO C forbids qualified function types" msgstr "ISO C nitelemeli işlev türlerini yasaklar" -#: c-decl.c:4244 cp/decl.c:11237 +#: c-decl.c:4314 cp/decl.c:11684 msgid "invalid type modifier within pointer declarator" -msgstr "gösterge bildirgeci içinde geçersiz tür değiştirici" +msgstr "gösterici bildirimi içinde geçersiz tür değiştirici" -#: c-decl.c:4342 cp/decl.c:11732 +#: c-decl.c:4412 cp/decl.c:12182 #, c-format msgid "variable or field `%s' declared void" msgstr "`%s' değişkeni ya da alanı void olarak bildirilmiş" -#: c-decl.c:4375 +#: c-decl.c:4445 msgid "attributes in parameter array declarator ignored" msgstr "parametre dizisi bildirimindeki özellikler yoksayıldı" -#: c-decl.c:4400 +#: c-decl.c:4470 msgid "invalid type modifier within array declarator" msgstr "dizi bildirimi içinde geçersiz tür değiştirici" -#: c-decl.c:4445 +#: c-decl.c:4515 #, c-format msgid "field `%s' declared as a function" msgstr "`%s' alanı bir işlev olarak bildirilmiş" -#: c-decl.c:4451 +#: c-decl.c:4521 #, c-format msgid "field `%s' has incomplete type" msgstr "`%s' alanı tamamlanmamış türde" -#: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, c-format msgid "invalid storage class for function `%s'" msgstr "`%s' işlevi için geçersiz saklama sınıfı" -#: c-decl.c:4509 +#: c-decl.c:4579 msgid "`noreturn' function returns non-void value" msgstr "`noreturn' işlevinin sonucu void değil" -#: c-decl.c:4524 +#: c-decl.c:4594 msgid "cannot inline function `main'" msgstr "`main' özümlenen işlev olamaz" -#: c-decl.c:4577 +#: c-decl.c:4649 #, c-format msgid "variable `%s' declared `inline'" msgstr "değişken `%s' `inline' bildirilmiş" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4605 cp/decl.c:9511 -#, fuzzy +#: c-decl.c:4677 cp/decl.c:9951 msgid "thread-local storage not supported for this target" -msgstr "bu hedefte -fdata-sections desteklenmiyor" +msgstr "bu hedefte yerel evreli saklama desteklenmiyor" -#: c-decl.c:4660 c-decl.c:5746 +#: c-decl.c:4732 c-decl.c:5880 msgid "function declaration isn't a prototype" msgstr "işlev bildirimi bir prototip değil" -#: c-decl.c:4666 +#: c-decl.c:4738 msgid "parameter names (without types) in function declaration" msgstr "işlev bildiriminde (türleri belirtmeksizin) parametre isimleri" -#: c-decl.c:4698 c-decl.c:6116 +#: c-decl.c:4770 c-decl.c:6250 #, c-format msgid "parameter `%s' has incomplete type" msgstr "`%s' parametresi tamamlanmamış türde" -#: c-decl.c:4701 +#: c-decl.c:4773 msgid "parameter has incomplete type" msgstr "parametre tamamlanmamış türde" -#: c-decl.c:4722 +#: c-decl.c:4794 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "parametre `%s' içi boş türü gösteriyor" -#: c-decl.c:4725 +#: c-decl.c:4797 msgid "parameter points to incomplete type" msgstr "parametre içi boş türü gösteriyor" -#: c-decl.c:4790 +#: c-decl.c:4862 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "`%s' parametresi tam bir ilerletme bildirimi" -#: c-decl.c:4831 +#: c-decl.c:4903 msgid "`void' in parameter list must be the entire list" msgstr "parametre listesindeki void listenin tamamı olmalıydı" -#: c-decl.c:4862 +#: c-decl.c:4934 #, c-format msgid "`struct %s' declared inside parameter list" msgstr "`struct %s' parametre listesinin içinde bildirilmiş" -#: c-decl.c:4865 +#: c-decl.c:4937 #, c-format msgid "`union %s' declared inside parameter list" msgstr "`union %s' parametre listesi içinde bildirilmiş" -#: c-decl.c:4868 +#: c-decl.c:4940 #, c-format msgid "`enum %s' declared inside parameter list" msgstr "`enum %s' parametre listesi içinde bildirilmiş" -#: c-decl.c:4875 +#: c-decl.c:4947 msgid "anonymous struct declared inside parameter list" msgstr "anonim yapı parametre listesinin içinde bildirilmiş" -#: c-decl.c:4877 +#: c-decl.c:4949 msgid "anonymous union declared inside parameter list" msgstr "anonim birleşik yapı parametre listesinin içinde bildirilmiş" -#: c-decl.c:4879 +#: c-decl.c:4951 msgid "anonymous enum declared inside parameter list" msgstr "anonim enum parametre listesinin içinde bildirilmiş" -#: c-decl.c:4883 +#: c-decl.c:4955 msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "O sadece bu tanımın ya da bildirimin kapsamında, sizin istediğiniz bu olmayabilir" -#: c-decl.c:4960 +#: c-decl.c:5032 #, c-format msgid "redefinition of `union %s'" msgstr "`union %s' tekrar tanımlanmış" -#: c-decl.c:4962 +#: c-decl.c:5034 #, c-format msgid "redefinition of `struct %s'" msgstr "`struct %s' tekrar tanımlanmış" -#: c-decl.c:5033 cp/decl.c:7125 +#: c-decl.c:5105 cp/decl.c:7532 msgid "declaration does not declare anything" msgstr "bildirim hiçbir şey bildirmiyor" -#: c-decl.c:5075 c-decl.c:5078 +#: c-decl.c:5169 c-decl.c:5172 #, c-format msgid "%s defined inside parms" msgstr "%s parametrelerin içinde tanımlanmış" -#: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090 +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 msgid "union" msgstr "birleşik yapı" -#: c-decl.c:5076 c-decl.c:5079 +#: c-decl.c:5170 c-decl.c:5173 msgid "structure" msgstr "yapı" -#: c-decl.c:5089 +#: c-decl.c:5183 #, c-format msgid "%s has no %s" msgstr "%s %s içermiyor" -#: c-decl.c:5090 +#: c-decl.c:5184 msgid "struct" msgstr "yapı" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "named members" msgstr "isimli üyeleri yok" -#: c-decl.c:5091 +#: c-decl.c:5185 msgid "members" msgstr "üyeleri yok" -#: c-decl.c:5130 +#: c-decl.c:5224 #, c-format msgid "nested redefinition of `%s'" msgstr "`%s' içiçe yeniden tanımlanmış" -#: c-decl.c:5143 +#: c-decl.c:5237 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "`%s' bit alanı genişliği bir tamsayı sabit değil" -#: c-decl.c:5154 +#: c-decl.c:5248 #, c-format msgid "bit-field `%s' has invalid type" msgstr "`%s' bit alanı geçersiz tür içeriyor" -#: c-decl.c:5166 +#: c-decl.c:5260 #, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "`%s' bit alanının türü ISO C'de geçersiz" -#: c-decl.c:5177 +#: c-decl.c:5271 #, c-format msgid "negative width in bit-field `%s'" msgstr "`%s' bit alanının uzunluğu negatif" -#: c-decl.c:5179 +#: c-decl.c:5273 #, c-format msgid "width of `%s' exceeds its type" msgstr "`%s' in uzunluğu türünü aşıyor" -#: c-decl.c:5181 +#: c-decl.c:5275 #, c-format msgid "zero width for bit-field `%s'" msgstr "bit alanı `%s' için sıfır genişlik" -#: c-decl.c:5195 +#: c-decl.c:5289 #, c-format msgid "`%s' is narrower than values of its type" msgstr "`%s'in uzunluğu türünün değerinden daha kısa" -#: c-decl.c:5241 +#: c-decl.c:5323 msgid "flexible array member in union" msgstr "esnek dizi birleşik yapının üyesi olamaz" -#: c-decl.c:5243 +#: c-decl.c:5325 msgid "flexible array member not at end of struct" msgstr "esnek dizi yapının son üyesi değil" -#: c-decl.c:5245 +#: c-decl.c:5327 msgid "flexible array member in otherwise empty struct" msgstr "esnek dizi üstelik boş yapının üyesi" -#: c-decl.c:5275 +#: c-decl.c:5357 #, c-format msgid "duplicate member `%s'" msgstr "üye `%s' yinelenmiş" -#: c-decl.c:5319 +#: c-decl.c:5448 msgid "union cannot be made transparent" msgstr "birleşik yapı şeffaf olamaz" #. This enum is a named one that has been declared already. -#: c-decl.c:5424 +#: c-decl.c:5558 #, c-format msgid "redeclaration of `enum %s'" msgstr "`enum %s' yeniden bildirilmiş" -#: c-decl.c:5458 +#: c-decl.c:5592 msgid "enum defined inside parms" msgstr "enum parametrelerin içinde tanımlanmış" -#: c-decl.c:5491 +#: c-decl.c:5625 msgid "enumeration values exceed range of largest integer" msgstr "sembolik sabit grubunun değerleri en büyük tamsayının kapsamını aşıyor." -#: c-decl.c:5600 +#: c-decl.c:5734 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "`%s' için değer tamsayı sabit değil" -#: c-decl.c:5613 +#: c-decl.c:5747 msgid "overflow in enumeration values" msgstr "sembolik sabit listesi değerlerinde taşma" -#: c-decl.c:5618 +#: c-decl.c:5752 msgid "ISO C restricts enumerator values to range of `int'" msgstr "ISO C sembolik sabit grubunun değerlerini `int' kapsamında sınırlar" -#: c-decl.c:5700 +#: c-decl.c:5834 msgid "return type is an incomplete type" msgstr "dönüş türü, bir içi boş tür" -#: c-decl.c:5708 +#: c-decl.c:5842 msgid "return type defaults to `int'" msgstr "dönen tür `int'e öntanımlı" -#: c-decl.c:5755 +#: c-decl.c:5889 #, c-format msgid "no previous prototype for `%s'" msgstr "`%s' için önceki prototip yok" -#: c-decl.c:5762 +#: c-decl.c:5896 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "`%s' tanımlanmadan önce prototipsiz kullanılmış" -#: c-decl.c:5768 +#: c-decl.c:5902 #, c-format msgid "no previous declaration for `%s'" msgstr "`%s' için önce bildirim yok" -#: c-decl.c:5775 +#: c-decl.c:5909 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "`%s' tanımından önce bildirimsiz kullanıldı" -#: c-decl.c:5799 c-decl.c:6352 +#: c-decl.c:5933 c-decl.c:6486 #, c-format msgid "return type of `%s' is not `int'" msgstr "`%s' için dönen tür `int' değil" -#: c-decl.c:5815 +#: c-decl.c:5949 #, c-format msgid "first argument of `%s' should be `int'" msgstr "`%s' için ilk argüman `int' olmalıydı" -#: c-decl.c:5824 +#: c-decl.c:5958 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "`%s' için ikinci argüman `char **' olmalıydı" -#: c-decl.c:5833 +#: c-decl.c:5967 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "`%s' için üçüncü argüman mümkünse `char **' olmalıydı" -#: c-decl.c:5842 +#: c-decl.c:5976 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "`%s' ya iki argüman alır ya da hiç almaz" -#: c-decl.c:5845 +#: c-decl.c:5979 #, c-format msgid "`%s' is normally a non-static function" msgstr "`%s' normalde bir static olmayan işlev" -#: c-decl.c:5943 +#: c-decl.c:6077 msgid "parm types given both in parmlist and separately" msgstr "parametre türleri hem liste içinde hem de ayrıca verilmiş" -#: c-decl.c:5964 +#: c-decl.c:6098 msgid "parameter name omitted" msgstr "parametre ismi atlandı" -#: c-decl.c:5968 c-decl.c:6070 +#: c-decl.c:6102 c-decl.c:6204 #, c-format msgid "parameter `%s' declared void" msgstr "parametre `%s' void bildirimli" -#: c-decl.c:6044 +#: c-decl.c:6178 msgid "parameter name missing from parameter list" msgstr "parametre ismi parametre listesinde yok" -#: c-decl.c:6063 +#: c-decl.c:6197 #, c-format msgid "multiple parameters named `%s'" msgstr "`%s' isimli çok sayıda parametre" -#: c-decl.c:6085 c-decl.c:6087 +#: c-decl.c:6219 c-decl.c:6221 #, c-format msgid "type of `%s' defaults to `int'" msgstr "`%s' türü öntanımlı olarak `int'" -#: c-decl.c:6123 +#: c-decl.c:6257 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "`%s' parametre bildirimi olmayan bir parametre için yapılmış" -#: c-decl.c:6171 +#: c-decl.c:6305 msgid "number of arguments doesn't match prototype" msgstr "argümanların sayısı prototiple uyumsuz" -#: c-decl.c:6201 +#: c-decl.c:6335 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "yükseltgenmiş argüman `%s', prototiple uyumsuz" -#: c-decl.c:6211 +#: c-decl.c:6345 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "`%s' argümanı prototipte belirtilen türle uyumsuz" -#: c-decl.c:6384 cp/decl.c:14547 +#: c-decl.c:6518 cp/decl.c:15049 msgid "no return statement in function returning non-void" msgstr "void olmayan dönüşlü işlevde `return' deyimi yok" -#: c-decl.c:6536 +#: c-decl.c:6525 msgid "this function may return with or without a value" msgstr "bu işlev bir değerle dönebileceği gibi dönmeyebilir de" -#: c-decl.c:6556 +#: c-decl.c:6729 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "`%s' dönüş değerinin uzunluğu %u bayt" -#: c-decl.c:6560 +#: c-decl.c:6733 #, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "`%s' için dönen değerin genişliği %d bayttan büyük" @@ -1522,55 +1517,55 @@ msgstr "`%s' için dönen değerin genişliği %d bayttan büyük" #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6615 +#: c-decl.c:6791 msgid "`for' loop initial declaration used outside C99 mode" msgstr "`for' döngüsünün başlangıç bildirimi C99 kipinin dışında kullanılmış" -#: c-decl.c:6639 +#: c-decl.c:6815 #, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "`struct %s' `for' döngüsünün ilklendirme bildiriminde bildirilmiş" -#: c-decl.c:6642 +#: c-decl.c:6818 #, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "`union %s' `for' döngüsünün ilklendirme bildiriminde bildirilmiş" -#: c-decl.c:6645 +#: c-decl.c:6821 #, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "`enum %s' `for' döngüsünün ilklendirme bildiriminde bildirilmiş" -#: c-decl.c:6653 +#: c-decl.c:6829 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "`for' döngüsü ilklendirme bildirimi içinde değişken olmayan `%s' bildirimi" -#: c-decl.c:6655 +#: c-decl.c:6831 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "`for' döngüsü ilklendirme bildirimi içinde `static' değişken `%s' bildirimi" -#: c-decl.c:6657 +#: c-decl.c:6833 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "`for' döngüsü ilklendirme bildirimi içinde `extern' değişken `%s' bildirimi" #: c-format.c:109 c-format.c:191 msgid "format string arg not a string type" -msgstr "biçem dizgesi argümanının veri türü dizge değil" +msgstr "biçim belirtecinin argümanı bir dizge değil" #: c-format.c:124 msgid "args to be formatted is not '...'" -msgstr "biçemlendirilmiş argümanlar '...' değil" +msgstr "biçimlenecek argümanlar '...' değil" #: c-format.c:133 msgid "strftime formats cannot format arguments" -msgstr "strftime biçemleri biçem argümanları olamaz" +msgstr "strftime biçimleri biçim argümanları olamaz" #: c-format.c:168 c-format.c:270 msgid "format string has invalid operand number" -msgstr "biçem dizgesi geçersiz sayıda terim içeriyor" +msgstr "biçim dizgesi geçersiz sayıda terim içeriyor" #: c-format.c:202 msgid "function does not return string type" @@ -1578,16 +1573,16 @@ msgstr "işlev dizge veri türü ile dönmüyor" #: c-format.c:233 msgid "unrecognized format specifier" -msgstr "anlaşılmayan biçem belirteci" +msgstr "anlaşılmayan biçim belirteci" #: c-format.c:246 #, c-format msgid "`%s' is an unrecognized format function type" -msgstr "`%s' biçem işlevi türü bilinmiyor" +msgstr "`%s' biçim işlevi türü bilinmiyor" #: c-format.c:280 msgid "format string arg follows the args to be formatted" -msgstr "biçem dizgesi argümanını biçemlendirilmiş argümanlar izliyor" +msgstr "biçim dizgesi argümanını biçimlendirilecek argümanlar izler" #: c-format.c:601 msgid "` ' flag" @@ -1651,7 +1646,7 @@ msgstr "alan uzunluğu" #: c-format.c:608 msgid "field width in printf format" -msgstr "alan uzunluğu printf biçeminde" +msgstr "alan genişliği printf biçiminde" #: c-format.c:609 msgid "precision" @@ -1659,7 +1654,7 @@ msgstr "duyarlık" #: c-format.c:609 msgid "precision in printf format" -msgstr "duyarlık printf biçeminde" +msgstr "hassasiyet printf biçiminde" #: c-format.c:610 c-format.c:629 c-format.c:680 msgid "length modifier" @@ -1667,7 +1662,7 @@ msgstr "uzunluk değiştirici" #: c-format.c:610 msgid "length modifier in printf format" -msgstr "uzunluk değiştirici printf biçeminde" +msgstr "uzunluk değiştirici printf biçiminde" #: c-format.c:626 msgid "assignment suppression" @@ -1687,11 +1682,11 @@ msgstr "`a' scanf bayrağı" #: c-format.c:628 msgid "field width in scanf format" -msgstr "scanf biçeminde alan genişliği" +msgstr "scanf biçiminde alan genişliği" #: c-format.c:629 msgid "length modifier in scanf format" -msgstr "scanf biçeminde uzunluk değiştirici" +msgstr "scanf biçiminde uzunluk değiştirici" #: c-format.c:630 msgid "the `'' scanf flag" @@ -1731,7 +1726,7 @@ msgstr "`#' strftime bayrağı" #: c-format.c:650 msgid "field width in strftime format" -msgstr "strftime biçeminde alan genişliği" +msgstr "strftime biçiminde alan genişliği" #: c-format.c:651 msgid "`E' modifier" @@ -1759,7 +1754,7 @@ msgstr "dolgu karakteri" #: c-format.c:671 msgid "fill character in strfmon format" -msgstr "strfmon biçeminde dolgu karakteri" +msgstr "strfmon biçiminde dolgu karakteri" #: c-format.c:672 msgid "the `^' strfmon flag" @@ -1791,7 +1786,7 @@ msgstr "`-' strfmon bayrağı" #: c-format.c:677 msgid "field width in strfmon format" -msgstr "strfmon biçeminde alan genişliği" +msgstr "strfmon biçiminde alan genişliği" #: c-format.c:678 msgid "left precision" @@ -1799,7 +1794,7 @@ msgstr "sol taraf duyarlığı" #: c-format.c:678 msgid "left precision in strfmon format" -msgstr "strfmon biçeminde sol taraf duyarlığı" +msgstr "strfmon biçiminde sol taraf hassasiyeti" #: c-format.c:679 msgid "right precision" @@ -1807,104 +1802,104 @@ msgstr "sağ taraf duyarlığı" #: c-format.c:679 msgid "right precision in strfmon format" -msgstr "strfmon biçeminde sağ taraf duyarlığı" +msgstr "strfmon biçiminde sağ taraf hassasiyeti" #: c-format.c:680 msgid "length modifier in strfmon format" -msgstr "strfmon biçeminde uzunluk değiştirici" +msgstr "strfmon biçiminde uzunluk değiştirici" #: c-format.c:983 #, c-format msgid "function might be possible candidate for `%s' format attribute" -msgstr "işlev `%s' biçem niteliği için mümkün aday olabilir" +msgstr "işlev, `%s' biçim özniteliği için olası aday olabilir" #: c-format.c:1107 c-format.c:1128 c-format.c:2112 msgid "missing $ operand number in format" -msgstr "biçem içinde $ teriminde numara eksik" +msgstr "biçim dizgesi içinde $ teriminde numara eksik" #: c-format.c:1138 #, c-format msgid "%s does not support %%n$ operand number formats" -msgstr "%s %%n$ terim numarası biçemlerini desteklemez" +msgstr "%s %%n$ terim numaralama biçimlerini desteklemez" #: c-format.c:1145 msgid "operand number out of range in format" -msgstr "biçem içindeki terim numarası kapsamdışı" +msgstr "biçim dizgesi içindeki terim numarası kapsamdışı" #: c-format.c:1168 #, c-format msgid "format argument %d used more than once in %s format" -msgstr "%d. biçem argümanı %s biçeminde birden fazla kullanılmış" +msgstr "%d. biçim argümanı %s biçiminde birden fazla kullanılmış" #: c-format.c:1218 #, c-format msgid "format argument %d unused before used argument %d in $-style format" -msgstr "%d. biçem argümanı $ tarzı biçemde %d. argümandan önce kullanılmamış" +msgstr "%d. biçim argümanı $ tarzı biçimde %d. argümandan önce kullanılmamış" #: c-format.c:1322 msgid "format not a string literal, format string not checked" -msgstr "biçem bir dizge sabit değil, biçem dizgesi denetlenmedi" +msgstr "biçim bir dizge sabit değil, biçim dizgesi denetlenmedi" #: c-format.c:1336 msgid "format not a string literal and no format arguments" -msgstr "biçem bir dizge sabit değil ve biçem argümanları yok" +msgstr "biçim bir dizge sabit değil ve biçim argümanları yok" #: c-format.c:1338 msgid "format not a string literal, argument types not checked" -msgstr "biçem bir dizge sabit değil, argüman türleri denetlenmedi" +msgstr "biçim bir dizge sabit değil, argüman türleri denetlenmedi" #: c-format.c:1351 msgid "too many arguments for format" -msgstr "biçem için argüman sayısı çok fazla" +msgstr "biçim için argüman sayısı çok fazla" #: c-format.c:1354 msgid "unused arguments in $-style format" -msgstr "$ tarzı biçemde kullanılmamış argümanlar" +msgstr "$ tarzı biçimde kullanılmamış argümanlar" #: c-format.c:1357 -#, fuzzy, c-format +#, c-format msgid "zero-length %s format string" -msgstr "sıfır uzunluklu biçem dizgesi" +msgstr "sıfır uzunluklu %s biçim dizgesi" #: c-format.c:1361 msgid "format is a wide character string" -msgstr "biçem bir geniş karakter dizgesi" +msgstr "biçim bir geniş karakter dizgesi" #: c-format.c:1364 msgid "unterminated format string" -msgstr "sonlandırılmamış biçem dizgesi" +msgstr "sonlandırılmamış biçim dizgesi" #: c-format.c:1581 msgid "embedded `\\0' in format" -msgstr "biçem içinde gömülü `\\0'" +msgstr "biçim içinde gömülü `\\0'" #: c-format.c:1596 #, c-format msgid "spurious trailing `%%' in format" -msgstr "biçem içinde sahte `%%'" +msgstr "biçim sahte `%%' ile başlıyor" #: c-format.c:1635 c-format.c:1872 #, c-format msgid "repeated %s in format" -msgstr "biçem içinde %s yinelenmiş" +msgstr "biçim içinde %s yinelenmiş" #: c-format.c:1648 msgid "missing fill character at end of strfmon format" -msgstr "strfmon biçeminin sonunda dolgu karakteri eksik" +msgstr "strfmon biçiminin sonunda dolgu karakteri eksik" #: c-format.c:1687 c-format.c:1786 c-format.c:2066 c-format.c:2119 msgid "too few arguments for format" -msgstr "biçem için argüman sayısı yetersiz" +msgstr "biçim için argüman sayısı yetersiz" #: c-format.c:1728 #, c-format msgid "zero width in %s format" -msgstr "%s biçeminde sıfır uzunluk" +msgstr "%s biçiminde sıfır uzunluk" #: c-format.c:1747 #, c-format msgid "empty left precision in %s format" -msgstr "%s biçeminde sol taraf duyarlığı boş" +msgstr "%s biçiminde sol taraf hassasiyeti boş" #: c-format.c:1801 msgid "field precision" @@ -1913,7 +1908,7 @@ msgstr "alan duyarlığı" #: c-format.c:1816 #, c-format msgid "empty precision in %s format" -msgstr "%s biçeminde boş duyarlık" +msgstr "%s biçiminde boş hassasiyet" #: c-format.c:1856 #, c-format @@ -1922,27 +1917,27 @@ msgstr "%s `%s' %s uzunluk değiştiricisini desteklemiyor" #: c-format.c:1906 msgid "conversion lacks type at end of format" -msgstr "dönüşüm, biçem sonunda türden yoksun" +msgstr "dönüşüm, biçim sonunda türden yoksun" #: c-format.c:1917 #, c-format msgid "unknown conversion type character `%c' in format" -msgstr "biçemdeki dönüşüm türü karakteri `%c' bilinmiyor" +msgstr "biçimdeki dönüşüm türü karakteri `%c' bilinmiyor" #: c-format.c:1920 #, c-format msgid "unknown conversion type character 0x%x in format" -msgstr "biçemdeki dönüşüm türü karakteri 0x%x bilinmiyor" +msgstr "biçimdeki dönüşüm türü karakteri 0x%x bilinmiyor" #: c-format.c:1927 #, c-format msgid "%s does not support the `%%%c' %s format" -msgstr "%s `%%%c' %s biçemini desteklemiyor" +msgstr "%s `%%%c' %s biçimini desteklemiyor" #: c-format.c:1943 #, c-format msgid "%s used with `%%%c' %s format" -msgstr "%s `%%%c' %s biçemi ile kullanılmış" +msgstr "%s `%%%c' %s biçimi ile kullanılmış" #: c-format.c:1952 #, c-format @@ -1952,27 +1947,27 @@ msgstr "%s %s desteği vermiyor" #: c-format.c:1961 #, c-format msgid "%s does not support %s with the `%%%c' %s format" -msgstr "%s %s'i `%%%c' %s biçemiyle desteklemiyor" +msgstr "%s %s'i `%%%c' %s biçimiyle desteklemiyor" #: c-format.c:1994 #, c-format msgid "%s ignored with %s and `%%%c' %s format" -msgstr "%s %s' ve `%%%c' %s biçemiyle yoksayıldı" +msgstr "%s, %s' ve `%%%c' %s biçimiyle yoksayıldı" #: c-format.c:1998 #, c-format msgid "%s ignored with %s in %s format" -msgstr "%s %s' ile %s biçeminde yoksayıldı" +msgstr "%s, %s' ile %s biçiminde yoksayıldı" #: c-format.c:2004 #, c-format msgid "use of %s and %s together with `%%%c' %s format" -msgstr "%s ve %s birlikte `%%%c' %s biçemiyle kullanımı" +msgstr "%s ve %s birlikte `%%%c' %s biçimiyle kullanımı" #: c-format.c:2008 #, c-format msgid "use of %s and %s together in %s format" -msgstr "%s ve %s birlikte %s biçeminde kullanımı" +msgstr "%s ve %s birlikte %s biçiminde kullanımı" #: c-format.c:2027 #, c-format @@ -1988,7 +1983,7 @@ msgstr "`%%%c' yılın son iki hanesini alır" #: c-format.c:2046 #, c-format msgid "no closing `]' for `%%[' format" -msgstr "`%%[' biçemi için kapanan `]' yok" +msgstr "`%%[' biçimi için kapanan `]' yok" #: c-format.c:2059 #, c-format @@ -1998,7 +1993,7 @@ msgstr "`%s' uzunluk değiştiricsinin `%c' tür karakteri ile kullanımı" #: c-format.c:2080 #, c-format msgid "%s does not support the `%%%s%c' %s format" -msgstr "%s `%%%s%c' %s biçemini desteklemiyor" +msgstr "%s, `%%%s%c' %s biçimini desteklemiyor" #: c-format.c:2095 msgid "operand number specified with suppressed assignment" @@ -2006,17 +2001,17 @@ msgstr "terim numarası engellenmiş atama ile belirtilmiş" #: c-format.c:2097 msgid "operand number specified for format taking no argument" -msgstr "terim numarası argüman almayan biçem için belirtilmiş" +msgstr "terim numarası argüman almayan biçim için belirtilmiş" #: c-format.c:2211 #, c-format msgid "writing through null pointer (arg %d)" -msgstr "null gösterge vasıtasıyla yazma (%d. arg)" +msgstr "boş gösterici vasıtasıyla yazma (%d. arg)" #: c-format.c:2220 #, c-format msgid "reading through null pointer (arg %d)" -msgstr "null gösterge vasıtasıyla okuma (%d. arg)" +msgstr "boş gösterici vasıtasıyla okuma (%d. arg)" #: c-format.c:2240 #, c-format @@ -2026,25 +2021,25 @@ msgstr "sabit nesne içine yazma (%d. arg)" #: c-format.c:2250 #, c-format msgid "extra type qualifiers in format argument (arg %d)" -msgstr "biçem argümanında (%d. arg) fazladan tür niteleyiciler" +msgstr "biçim argümanında (%d. arg) fazladan tür niteleyiciler" #: c-format.c:2257 #, c-format msgid "format argument is not a pointer (arg %d)" -msgstr "biçem argümanı bir gösterge değil (%d. arg)" +msgstr "biçim argümanı bir gösterici değil (%d. arg)" #: c-format.c:2259 #, c-format msgid "format argument is not a pointer to a pointer (arg %d)" -msgstr "biçem argümanı bir göstergenin göstergesi değil (%d. arg)" +msgstr "biçim argümanı bir göstericinin göstericisi değil (%d. arg)" #: c-format.c:2330 msgid "pointer" -msgstr "gösterge" +msgstr "gösterici" #: c-format.c:2332 msgid "different type" -msgstr "farklı tür" +msgstr "farklı türde" #: c-format.c:2353 #, c-format @@ -2054,173 +2049,171 @@ msgstr "%s %s türünde değil (%d. arg)" #: c-format.c:2356 #, c-format msgid "%s format, %s arg (arg %d)" -msgstr "%s biçemi, %s arg (%d. arg)" +msgstr "%s biçimi için %s argüman (%d. arg)" #: c-lex.c:153 msgid "YYDEBUG not defined" msgstr "YYDEBUG tanımlı değil" -#: c-lex.c:290 +#: c-lex.c:293 msgid "badly nested C headers from preprocessor" msgstr "önişlemciden C başlıkları hatalı yuvalanmış" -#: c-lex.c:333 +#: c-lex.c:336 #, c-format msgid "ignoring #pragma %s %s" msgstr "#pragma %s %s yoksalıyor" -#: c-lex.c:383 +#: c-lex.c:386 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "evrensel karakter ismi '\\U%08x' tanıtıcı içinde geçerli değil" -#: c-lex.c:629 +#: c-lex.c:632 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "evrensel karakter ismi '\\U%04x' tanıtıcı içinde geçerli değil" -#: c-lex.c:692 +#: c-lex.c:695 #, c-format msgid "stray '%c' in program" msgstr "programda serseri '%c'" -#: c-lex.c:694 +#: c-lex.c:697 #, c-format msgid "stray '\\%o' in program" msgstr "programda serseri '\\%o'" -#: c-lex.c:850 +#: c-lex.c:854 msgid "this decimal constant is unsigned only in ISO C90" -msgstr "" +msgstr "bu ondalık sabit sadece ISO C90'da unsigned'dır" -#: c-lex.c:853 +#: c-lex.c:857 msgid "this decimal constant would be unsigned in ISO C90" -msgstr "" +msgstr "bu ondalık sabit sadece ISO C90'da unsigned olmalıydı" -#: c-lex.c:869 -#, fuzzy, c-format +#: c-lex.c:873 +#, c-format msgid "integer constant is too large for \"%s\" type" -msgstr "tamsayı sabit unsigned olarak oldukça büyük" +msgstr "tamsayı sabit \"%s\" olarak oldukça büyük" -#: c-lex.c:937 -#, fuzzy, c-format +#: c-lex.c:941 +#, c-format msgid "floating constant exceeds range of \"%s\"" -msgstr "gerçel sayı '%s' kapsamını aşıyor" +msgstr "gerçel sayı \"%s\" kapsamını aşıyor" -#: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 msgid "ignoring invalid multibyte character" msgstr "geçersiz çok baytlı karakter yoksayılıyor" -#: c-opts.c:353 -#, fuzzy, c-format +#: c-opts.c:355 +#, c-format msgid "missing argument to \"-%s\"" -msgstr "`%s' seçeneğinin argümanı eksik" +msgstr "\"-%s\" seçeneğinin argümanı eksik" -#: c-opts.c:357 -#, fuzzy, c-format +#: c-opts.c:359 +#, c-format msgid "no class name specified with \"-%s\"" -msgstr "çıktı dosyasının ismi iki kere belirtilmiş" +msgstr "\"-%s ile sınıf ismi belirtilmemiş" -#: c-opts.c:364 -#, fuzzy, c-format +#: c-opts.c:366 +#, c-format msgid "missing filename after \"-%s\"" -msgstr "alan ismi eksik" +msgstr "\"-%s\" den sonra dosyaismi yok" -#: c-opts.c:369 -#, fuzzy, c-format +#: c-opts.c:371 +#, c-format msgid "missing target after \"-%s\"" -msgstr "%i. bloktan sonraki sınır eksik" +msgstr "\"-%s\" den sonra hedef eksik" -#: c-opts.c:503 +#: c-opts.c:505 #, c-format msgid "options array incorrectly sorted: %s is before %s" -msgstr "" +msgstr "seçenekler dizisi yanlış sıralı: %s, %s den önce" -#: c-opts.c:548 -#, fuzzy, c-format +#: c-opts.c:550 +#, c-format msgid "too many filenames given. Type %s --help for usage" -msgstr "dosya sayısı çok fazla. Kullanım bilgileri için %s --help yazınız" +msgstr "çok fazla dosyaismi verildi. Kullanım bilgileri için %s --help yazınız" -#: c-opts.c:934 +#: c-opts.c:937 msgid "-Wno-strict-prototypes is not supported in C++" msgstr "C++ da -Wno-strict-prototypes desteklenmiyor" -#: c-opts.c:1014 -#, fuzzy, c-format +#: c-opts.c:1017 +#, c-format msgid "switch \"%s\" is no longer supported" -msgstr "-f%s artık desteklenmiyor" +msgstr "switch \"%s\" artık desteklenmiyor" -#: c-opts.c:1030 -#, fuzzy, c-format +#: c-opts.c:1033 +#, c-format msgid "switch \"%s\" is deprecated, please see documentation for details" -msgstr "%s artık kullanılmıyor, lütfen ayrıntılar için belgelere bakınız" +msgstr "switch \"%s\" eski kullanım, lütfen ayrıntılar için belgelere bakınız" -#: c-opts.c:1143 +#: c-opts.c:1153 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" msgstr "-fhandle-exceptions'ın -fexceptions olarak ismi değiştirilmişti (ve şimdi öntanımlı olarak böyle)" -#: c-opts.c:1263 +#: c-opts.c:1273 msgid "output filename specified twice" msgstr "çıktı dosyasının ismi iki kere belirtilmiş" -#: c-opts.c:1377 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "-Wformat-y2k -Wformat'sız yoksayıldı" -#: c-opts.c:1379 +#: c-opts.c:1389 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "-Wformat-extra-args -Wformat'sız yoksayıldı" -#: c-opts.c:1381 -#, fuzzy +#: c-opts.c:1391 msgid "-Wformat-zero-length ignored without -Wformat" -msgstr "-Wformat-extra-args -Wformat'sız yoksayıldı" +msgstr "-Wformat-zero-length -Wformat'sız yoksayıldı" -#: c-opts.c:1383 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "-Wformat-nonliteral -Wformat'sız yoksayıldı" -#: c-opts.c:1385 +#: c-opts.c:1395 msgid "-Wformat-security ignored without -Wformat" msgstr "-Wformat-security -Wformat'sız yoksayıldı" -#: c-opts.c:1387 +#: c-opts.c:1397 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "-Wmissing-format-attribute -Wformat'sız yoksayıldı" -#: c-opts.c:1409 -#, fuzzy, c-format +#: c-opts.c:1419 +#, c-format msgid "opening output file %s" -msgstr "çıktı dosyası `%s' açılamıyor" +msgstr "çıktı dosyası `%s' açılıyor" -#: c-opts.c:1464 -#, fuzzy, c-format +#: c-opts.c:1474 +#, c-format msgid "opening dependency file %s" -msgstr "dinamik bağımlılıklar.\n" +msgstr "bağımlılık dosyası %s açılıyor" -#: c-opts.c:1474 -#, fuzzy, c-format +#: c-opts.c:1484 +#, c-format msgid "closing dependency file %s" -msgstr "özellik dosyası %s bulunamadı\n" +msgstr "bağımlılık dosyası %s kapatılıyor" -#: c-opts.c:1477 -#, fuzzy, c-format +#: c-opts.c:1487 +#, c-format msgid "when writing output to %s" -msgstr "%s e yazarken hata" +msgstr "çıktı %s e yazılırken" -#: c-opts.c:1557 -#, fuzzy +#: c-opts.c:1567 msgid "to generate dependencies you must specify either -M or -MM" -msgstr "ek olarak ya -M ya da -MM belirtmelisiniz" +msgstr "bağımlılıkları üretmek için ya -M ya da -MM belirtmelisiniz" -#: c-opts.c:1704 -#, fuzzy, c-format -msgid "\"-%s\" is valid for %s but not for %s" -msgstr "(%s için geçerli ama o dil seçilmedi)" +#: c-opts.c:1715 +#, c-format +msgid "\"-%c%s%s\" is valid for %s but not for %s" +msgstr "\"-%c%s%s\", %s için geçerli ama %s için değil" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. -#: c-opts.c:1714 +#: c-opts.c:1726 msgid "" "Switches:\n" " -include Include the contents of before other files\n" @@ -2238,7 +2231,7 @@ msgstr "" " -iwithprefixbefore DİZİN Ana include dosya yolunun sonuna DİZİN eklenir\n" " -isystem DİZİN Sistem include dosya yolunun başına DİZİN eklenir\n" -#: c-opts.c:1723 +#: c-opts.c:1735 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" @@ -2257,8 +2250,7 @@ msgstr "" " -nostdinc++ C++ için sistem include dizinleri araması yapılmaz\n" " -o DOSYA Çıktı DOSYAya yazılır\n" -#: c-opts.c:1732 -#, fuzzy +#: c-opts.c:1744 msgid "" " -trigraphs Support ISO C trigraphs\n" " -std= Specify the conformance standard; one of:\n" @@ -2268,46 +2260,36 @@ msgid "" " -W[no-]trigraphs Warn if trigraphs are encountered\n" " -W[no-]comment{s} Warn if one comment starts inside another\n" msgstr "" +" -trigraphs ISO C üçlü harfleri desteklenir\n" " -std= Aşağıdaki uyum standartlarından biri belirtilir:\n" " gnu89, gnu99, c89, c99, iso9899:1990,\n" -" iso9899:199409, iso9899:1999\n" -" -+ C++ tarzı özelliklerin ayrıştırılabilmesini sağlar\n" +" iso9899:199409, iso9899:1999, c++98\n" " -w Uyarı iletileri engellenir\n" -" -Wtrigraphs Üçlü harfler saptandığında uyarı verilir\n" -" -Wno-trigraphs Üçlü harfler hakkında uyarı verilmez\n" -" -Wcomment{s} İç içe açıklamalar için uyarı verilir\n" +" -W[no-]trigraphs Üçlü harfler saptandığında uyarır\n" +" -W[no-]comment{s} İç içe açıklamalar için uyarı verilir\n" -#: c-opts.c:1741 -#, fuzzy +#: c-opts.c:1753 msgid "" " -W[no-]traditional Warn about features not present in traditional C\n" " -W[no-]undef Warn if an undefined macro is used by #if\n" " -W[no-]import Warn about the use of the #import directive\n" msgstr "" -" -Wno-comment{s} Açıklamalar hakkında uyarı verilmez\n" -" -Wtraditional Geleneksel C'de bulunmayan özellikler için uyarır\n" -" -Wno-traditional Geleneksel C hakkında uyarı verilmez\n" -" -Wundef undef'li bir makro #if ile atanmışsa uyarır\n" -" -Wno-undef undef'li makrolar hakkında uyarı verilmez\n" -" -Wimport #import yönergesi kullanımı hakkında uyarır\n" - -#: c-opts.c:1746 -#, fuzzy +" -W[no-]traditional Geleneksel C'de bulunmayan özellikler için uyarır\n" +" -W[no-]undef undef'li bir makro #if ile atanmışsa uyarır\n" +" -W[no-]import #import yönergesi kullanımı hakkında uyarır\n" + +#: c-opts.c:1758 msgid "" " -W[no-]error Treat all warnings as errors\n" " -W[no-]system-headers Do not suppress warnings from system headers\n" " -W[no-]all Enable most preprocessor warnings\n" msgstr "" -" -Wno-import #import kullanımı hakkıda uyarı verilmez\n" -" -Werror Tüm uyarılar hata olarak değerlendirilir\n" -" -Wno-error Uyarılar hata olarak değerlendirilmez\n" -" -Wsystem-headers Sistem başlık dosyalarından kaynaklanan uyarılar\n" -" verilir\n" -" -Wno-system-headers Sistem başlık dosyalarından kaynaklanan uyarılar\n" -" engellenir\n" -" -Wall Tüm önişlemci uyarıları verilir\n" - -#: c-opts.c:1751 +" -W[no-]error Tüm uyarılar hata olarak değerlendirilir\n" +" -W[no-]system-headers Sistem başlık dosyalarından kaynaklanan uyarılar\n" +" engellenmez\n" +" -W[no-]all Tüm önişlemci uyarıları verilir\n" + +#: c-opts.c:1763 msgid "" " -M Generate make dependencies\n" " -MM As -M, but ignore system header files\n" @@ -2324,7 +2306,7 @@ msgstr "" " -MG Eksik başlık dosyası üretilen dosyalar olarak\n" " değerlendirilir\n" -#: c-opts.c:1759 +#: c-opts.c:1771 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" @@ -2334,7 +2316,7 @@ msgstr "" " -MQ HEDEF Bir MAKE-tırnaklı HEDEF eklenir\n" " -MT HEDEF Bir MAKE-tırnaksız HEDEF eklenir\n" -#: c-opts.c:1764 +#: c-opts.c:1776 msgid "" " -D Define a with string '1' as its value\n" " -D= Define a with as its value\n" @@ -2350,7 +2332,7 @@ msgstr "" " -U undef yapılır \n" " -v Sürüm numarası gösterilir\n" -#: c-opts.c:1772 +#: c-opts.c:1784 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" @@ -2366,8 +2348,7 @@ msgstr "" " -dN -dD gibi ancak sadece isimler dışında\n" " -dI Çıktıda #include yönergeleri içerilir\n" -#: c-opts.c:1780 -#, fuzzy +#: c-opts.c:1792 msgid "" " -f[no-]preprocessed Treat the input file as already preprocessed\n" " -ftabstop= Distance between tab stops for column reporting\n" @@ -2375,16 +2356,14 @@ msgid "" " -remap Remap file names when including files\n" " --help Display this information\n" msgstr "" -" -fpreprocessed Girdi dosyası önişlenmiş olarak değerlendirilir\n" +" -f[no-]preprocessed Girdi dosyası önişlenmiş olarak değerlendirilir\n" " -ftabstop=SAYI Sütunlu raporlamada sekme uzunluğu\n" " -P #line yönergeleri üretilmez\n" -" -$ Tanımlayıcılarda '$' kullanımı engellenir\n" " -remap Dosyalar içerilirken dosya adları yeniden eşlenir\n" -" --version Sürüm bilgileri gösterilir\n" -" -h ya da --help Bu yardım iletisi gösterilir\n" +" --help Bu yardım iletisi gösterilir\n" #. Like YYERROR but do call yyerror. -#: c-parse.y:55 parse.y:48 objc-parse.y:56 +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "sözdizimi hatası" @@ -2392,140 +2371,139 @@ msgstr "sözdizimi hatası" msgid "syntax error: cannot back up" msgstr "sözdizimi hatası: yedeklenemiyor" -#: c-parse.y:325 objc-parse.y:347 +#: c-parse.y:325 objc-parse.y:346 msgid "ISO C forbids an empty source file" msgstr "ISO C boş kaynak dosyalarına izin vermez" -#: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 msgid "argument of `asm' is not a constant string" msgstr "`asm' argümanı bir sabit dizge değil" -#: c-parse.y:374 objc-parse.y:397 +#: c-parse.y:374 objc-parse.y:396 msgid "ISO C forbids data definition with no type or storage class" msgstr "ISO C tür veya saklama sınıfı belirtilmeyen veri tanımına izin vermez" -#: c-parse.y:376 objc-parse.y:399 +#: c-parse.y:376 objc-parse.y:398 msgid "data definition has no type or storage class" msgstr "veri tanımı tür ya da saklama sınıfı içermiyor" -#: c-parse.y:389 objc-parse.y:412 +#: c-parse.y:389 objc-parse.y:411 msgid "ISO C does not allow extra `;' outside of a function" msgstr "ISO C işlevler dışında tek başına `;'e izin vermez" #: c-parse.y:449 cppexp.c:1312 msgid "traditional C rejects the unary plus operator" -msgstr "geleneksel C tekil artı işlemimini dışlar" +msgstr "geleneksel C tekil artı işlecini dışlar" -#: c-parse.y:496 objc-parse.y:519 +#: c-parse.y:496 objc-parse.y:518 msgid "`sizeof' applied to a bit-field" msgstr "'sizeof' bir bit-alanına uygulandı" -#: c-parse.y:583 objc-parse.y:606 +#: c-parse.y:583 objc-parse.y:605 msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "ISO C ?: ifadesinin orta teriminin atlanmasına izin vermez" -#: c-parse.y:632 objc-parse.y:655 +#: c-parse.y:632 objc-parse.y:654 msgid "ISO C89 forbids compound literals" msgstr "ISO C89 bileşik sayılara izin vermez" -#: c-parse.y:646 objc-parse.y:669 +#: c-parse.y:646 objc-parse.y:668 msgid "ISO C forbids braced-groups within expressions" msgstr "ISO C ifadelerde parantezli gruplamalara izin vermez" -#: c-parse.y:677 objc-parse.y:700 +#: c-parse.y:677 objc-parse.y:699 msgid "first argument to __builtin_choose_expr not a constant" msgstr "__builtin_choose_expr işlevine aktarılan ilk argüman bir sabit değil" -#: c-parse.y:721 objc-parse.y:768 -#, fuzzy +#: c-parse.y:721 objc-parse.y:767 msgid "traditional C rejects ISO C style function definitions" -msgstr "geleneksel C dizgelerin birleştirilmesine izin vermez" +msgstr "geleneksel C, ISO C tarzı işlev tanımlarına izin vermez" #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 -#: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032 -#: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071 -#: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122 -#: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185 -#: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "`%s' bildirimin başlangıcında değil" -#: c-parse.y:1441 objc-parse.y:1497 +#: c-parse.y:1441 objc-parse.y:1496 msgid "ISO C forbids empty initializer braces" msgstr "ISO C boş ilklendirme parantezlerine izin vermez" -#: c-parse.y:1455 objc-parse.y:1511 +#: c-parse.y:1455 objc-parse.y:1510 msgid "ISO C89 forbids specifying subobject to initialize" msgstr "ISO C89 öndeğer olarak alt nesnelerin belirtilmesine izin vermez." -#: c-parse.y:1458 objc-parse.y:1514 +#: c-parse.y:1458 objc-parse.y:1513 msgid "obsolete use of designated initializer without `='" msgstr "`=' olmaksızın tasarlanmış ilklendirici kullanımının modası geçti" -#: c-parse.y:1462 objc-parse.y:1518 +#: c-parse.y:1462 objc-parse.y:1517 msgid "obsolete use of designated initializer with `:'" msgstr "`:' olmaksızın tasarlanmış ilklendirici kullanımının modası geçti" -#: c-parse.y:1489 objc-parse.y:1545 +#: c-parse.y:1489 objc-parse.y:1544 msgid "ISO C forbids specifying range of elements to initialize" msgstr "ISO C89 öndeğer olarak eleman aralığı belirtilmesine izin vermez." -#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 msgid "ISO C forbids nested functions" msgstr "ISO C iç içe işlevlere izin vermez" -#: c-parse.y:1703 objc-parse.y:1761 +#: c-parse.y:1703 objc-parse.y:1760 msgid "ISO C forbids forward references to `enum' types" msgstr "ISO C sonradan bildirilmiş `enum' türüne başvuruya izin vermez" -#: c-parse.y:1715 parse.y:2385 objc-parse.y:1773 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 msgid "comma at end of enumerator list" msgstr "sembolik sabitler listesinin sonunda virgül" -#: c-parse.y:1723 objc-parse.y:1781 +#: c-parse.y:1723 objc-parse.y:1780 msgid "no semicolon at end of struct or union" msgstr "struct ya da union tanımının sonunda ; yok" -#: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 msgid "extra semicolon in struct or union specified" msgstr "struct ya da union'da fazladan ; var" -#: c-parse.y:1745 objc-parse.y:1817 +#: c-parse.y:1745 objc-parse.y:1816 msgid "ISO C doesn't support unnamed structs/unions" msgstr "ISO C isimsiz struct/union'lara izin vermez" -#: c-parse.y:1754 objc-parse.y:1826 +#: c-parse.y:1754 objc-parse.y:1825 msgid "ISO C forbids member declarations with no members" msgstr "ISO C üyesiz üye bildirimlerine izin vermez" -#: c-parse.y:1913 objc-parse.y:1985 +#: c-parse.y:1913 objc-parse.y:1984 msgid "deprecated use of label at end of compound statement" msgstr "bileşik ifadenin sonunda etiket kullanımının modası geçti" -#: c-parse.y:1930 objc-parse.y:2002 +#: c-parse.y:1930 objc-parse.y:2001 msgid "ISO C89 forbids mixed declarations and code" msgstr "ISO C kod ve bildirimlerin karışımına izin vermez" -#: c-parse.y:2005 objc-parse.y:2081 +#: c-parse.y:2005 objc-parse.y:2080 msgid "ISO C forbids label declarations" msgstr "ISO C etiket bildirimlerine izin vermez" -#: c-parse.y:2055 parse.y:1627 objc-parse.y:2131 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 msgid "braced-group within expression allowed only inside a function" msgstr "ifade içinde parantezli gruplamalara sadece bir işlevin içinde izin verilir" -#: c-parse.y:2182 objc-parse.y:2258 +#: c-parse.y:2182 objc-parse.y:2257 msgid "empty body in an else-statement" msgstr "else ifadesinin gövdesi boş" -#: c-parse.y:2303 objc-parse.y:2379 +#: c-parse.y:2303 objc-parse.y:2378 msgid "ISO C forbids `goto *expr;'" msgstr "ISO C `goto *expr;' kullanımına izin vermez" -#: c-parse.y:2403 objc-parse.y:2479 +#: c-parse.y:2403 objc-parse.y:2478 msgid "ISO C forbids forward parameter declarations" msgstr "ISO C ileriye dönük parametre bildirimlerine izin vermez" @@ -2535,11 +2513,11 @@ msgstr "ISO C ileriye dönük parametre bildirimlerine izin vermez" #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. -#: c-parse.y:2429 objc-parse.y:2505 +#: c-parse.y:2429 objc-parse.y:2504 msgid "ISO C requires a named argument before `...'" msgstr "ISO C `...'dan önce bir isimli argüman gerektirir" -#: c-parse.y:2526 objc-parse.y:2602 +#: c-parse.y:2526 objc-parse.y:2601 msgid "`...' in old-style identifier list" msgstr "eski-tarz tanıtıcı listesinde `...'" @@ -2555,37 +2533,37 @@ msgstr "ayrıştırma hatası:" msgid "parser stack overflow" msgstr "ayrıştırıcı yığın taşması" -#: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, c-format msgid "%s at end of input" msgstr "%s girdinin sonunda" -#: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, c-format msgid "%s before %s'%c'" msgstr "%2$s'%3$c'den önce %1$s" -#: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546 +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 #, c-format msgid "%s before %s'\\x%x'" msgstr "%2$s'\\x%3$x'den önce %1$s" -#: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550 +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 #, c-format msgid "%s before string constant" msgstr "%s dizge sabitten önce" -#: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552 +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 #, c-format msgid "%s before numeric constant" msgstr "sayısal sabitten önce %s" -#: c-parse.y:2854 objc-parse.y:3554 +#: c-parse.y:2854 objc-parse.y:3553 #, c-format msgid "%s before \"%s\"" msgstr "\"%2$s\"den önce %1$s" -#: c-parse.y:2856 objc-parse.y:3556 +#: c-parse.y:2856 objc-parse.y:3555 #, c-format msgid "%s before '%s' token" msgstr "'%2$s' dizgeciğinden önce %1$s" @@ -2594,7 +2572,7 @@ msgstr "'%2$s' dizgeciğinden önce %1$s" msgid "traditional C rejects string concatenation" msgstr "geleneksel C dizgelerin birleştirilmesine izin vermez" -#: c-parse.y:3047 objc-parse.y:3780 +#: c-parse.y:3047 objc-parse.y:3779 #, c-format msgid "syntax error at '%s' token" msgstr "'%s' dizgeciğinde sözdizimi hatası" @@ -2651,36 +2629,36 @@ msgstr "hizalama ikinin küçük bir üssü olmalı %d değil" msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "ilk kullanımdan sonra #pragma weak `%s' yönergesini uygulamak tanımlanmamış davranışa yol açar" -#: c-pragma.c:321 c-pragma.c:326 +#: c-pragma.c:328 c-pragma.c:333 msgid "malformed #pragma weak, ignored" msgstr "'#pragma weak' yönergesi bozuk - yoksayıldı" -#: c-pragma.c:330 +#: c-pragma.c:337 msgid "junk at end of #pragma weak" msgstr "'#pragma weak' sonunda döküntü" -#: c-pragma.c:365 c-pragma.c:370 +#: c-pragma.c:372 c-pragma.c:377 msgid "malformed #pragma redefine_extname, ignored" msgstr "#pragma redefine_extname yönergesi bozuk - yoksayıldı" -#: c-pragma.c:375 +#: c-pragma.c:382 msgid "junk at end of #pragma redefine_extname" msgstr "#pragma redefine_extname sonunda döküntü" -#: c-pragma.c:382 c-pragma.c:463 +#: c-pragma.c:389 c-pragma.c:470 msgid "#pragma redefine_extname conflicts with declaration" msgstr "#pragma redefine_extname bildirimiyle çelişiyor" -#: c-pragma.c:413 +#: c-pragma.c:420 msgid "malformed #pragma extern_prefix, ignored" msgstr "#pragma extern_prefix bozuk, yoksayıldı" -#: c-pragma.c:418 +#: c-pragma.c:425 msgid "junk at end of #pragma extern_prefix" msgstr "'#pragma extern_prefix' sonunda karışıklık" -#: c-pragma.c:450 -msgid "asm declaration conficts with previous rename" +#: c-pragma.c:457 +msgid "asm declaration conflicts with previous rename" msgstr "asm bildirimi önceki isim değişikliği ile çelişiyor" #: c-semantics.c:565 @@ -2703,7 +2681,7 @@ msgstr "yıkıcı gerekli" msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "(önceki case deyimlerinin zarflama eylemleri kendi içerinde yıkıcıları gerektiriyor)" -#: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897 +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 #, c-format msgid "%s qualifier ignored on asm" msgstr "asm'de %s niteleyicisi yoksayıldı" @@ -2713,7 +2691,7 @@ msgstr "asm'de %s niteleyicisi yoksayıldı" msgid "`%s' has an incomplete type" msgstr "`%s' tamamlanmamış türde" -#: c-typeck.c:145 cp/call.c:2740 +#: c-typeck.c:145 cp/call.c:2865 msgid "invalid use of void expression" msgstr "void deyiminin kullanımı geçersiz" @@ -2744,1009 +2722,1002 @@ msgstr "işlev türleri ISO C'de tam uyumlu değil" msgid "types are not quite compatible" msgstr "türler tam uyumlu değil" -#: c-typeck.c:757 c-typeck.c:2673 +#: c-typeck.c:757 c-typeck.c:2687 msgid "arithmetic on pointer to an incomplete type" -msgstr "bir içi boş tür göstergesi üzerinde aritmetik" +msgstr "bir içi boş tür gösterici üzerinde aritmetik" #: c-typeck.c:1136 #, c-format msgid "%s has no member named `%s'" msgstr "%s'in `%s' isimli bir üyesi yok" -#: c-typeck.c:1169 +#: c-typeck.c:1172 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "bir struct veya union olmayan şeyin `%s' üyesi için istek" -#: c-typeck.c:1201 +#: c-typeck.c:1204 msgid "dereferencing pointer to incomplete type" -msgstr "içi boş türe gösterge başvuru bozulması" +msgstr "içi boş türe gösterici ilişkilendirme" -#: c-typeck.c:1205 +#: c-typeck.c:1208 msgid "dereferencing `void *' pointer" -msgstr "`void *' gösterge başvurusu bozulması" +msgstr "`void *' gösterici ilişkilendirmesi" -#: c-typeck.c:1222 cp/typeck.c:2357 +#: c-typeck.c:1225 cp/typeck.c:2369 #, c-format msgid "invalid type argument of `%s'" msgstr "`%s' için tür argümanı geçersiz" -#: c-typeck.c:1241 cp/typeck.c:2383 +#: c-typeck.c:1244 cp/typeck.c:2395 msgid "subscript missing in array reference" msgstr "dizi başvurusunda altindis yok" -#: c-typeck.c:1262 cp/typeck.c:2425 +#: c-typeck.c:1265 cp/typeck.c:2437 msgid "array subscript has type `char'" msgstr "dizi altindisi `char' türünde" -#: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 msgid "array subscript is not an integer" msgstr "dizi altindisi bir tamsayı değil" -#: c-typeck.c:1303 +#: c-typeck.c:1306 msgid "ISO C forbids subscripting `register' array" msgstr "ISO C `register' dizisi altindislemesine izin vermez" -#: c-typeck.c:1305 -#, fuzzy +#: c-typeck.c:1308 msgid "ISO C90 forbids subscripting non-lvalue array" -msgstr "ISO C sol tarafsız dizi alt indislemesine izin vermez" +msgstr "ISO C90 sol yansız dizi indislemesine izin vermez" -#: c-typeck.c:1338 +#: c-typeck.c:1341 msgid "subscript has type `char'" msgstr "alt indis `char' türünde" -#: c-typeck.c:1354 cp/typeck.c:2506 +#: c-typeck.c:1357 cp/typeck.c:2518 msgid "subscripted value is neither array nor pointer" -msgstr "altindisli değer ne dizi ne de bir gösterge" +msgstr "indisli değer ne dizi ne de bir gösterici" -#: c-typeck.c:1408 +#: c-typeck.c:1411 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "`%s' burada bildirilmemiş (bir işlev içinde değil)" -#: c-typeck.c:1415 +#: c-typeck.c:1418 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "`%s' bildirilmemiş (bu işlevde ilk kullanımı)" -#: c-typeck.c:1420 +#: c-typeck.c:1423 msgid "(Each undeclared identifier is reported only once" msgstr "(Bildirilmemiş her tanıtıcı sadece bir kez raporlanır)" -#: c-typeck.c:1421 +#: c-typeck.c:1424 msgid "for each function it appears in.)" msgstr "her işlev için içinde görünür.)" -#: c-typeck.c:1438 +#: c-typeck.c:1441 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "`%s' yerel bildirimi gerçekleme değişkenini gizliyor" -#: c-typeck.c:1504 +#: c-typeck.c:1518 msgid "called object is not a function" msgstr "çağrılan nesne bir işlev değil" -#: c-typeck.c:1590 cp/typeck.c:2831 +#: c-typeck.c:1604 cp/typeck.c:2829 msgid "too many arguments to function" msgstr "işlev için çok fazla argüman belirtildi" -#: c-typeck.c:1611 +#: c-typeck.c:1625 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "%d biçimsel parametre türü tamamlanmayan türde" -#: c-typeck.c:1624 +#: c-typeck.c:1638 #, c-format msgid "%s as integer rather than floating due to prototype" -msgstr "%s prototipten dolayı bir gerçel sayıdan çok bir tamsayı" +msgstr "%sması prototipten dolayı bir gerçel sayıdan çok bir tamsayı" -#: c-typeck.c:1627 +#: c-typeck.c:1641 #, c-format msgid "%s as integer rather than complex due to prototype" -msgstr "%s prototipten dolayı bir karmaşık sayıdan çok bir tamsayı" +msgstr "%sması prototipten dolayı bir karmaşık sayıdan çok bir tamsayı" -#: c-typeck.c:1630 +#: c-typeck.c:1644 #, c-format msgid "%s as complex rather than floating due to prototype" -msgstr "%s prototipten dolayı bir gerçel sayıdan çok bir karmaşık sayı" +msgstr "%sması prototipten dolayı bir gerçel sayıdan çok bir karmaşık sayı" -#: c-typeck.c:1633 +#: c-typeck.c:1647 #, c-format msgid "%s as floating rather than integer due to prototype" -msgstr "%s prototipten dolayı bir tamsayıdan çok bir gerçel sayı" +msgstr "%sması prototipten dolayı bir tamsayıdan çok bir gerçel sayı" -#: c-typeck.c:1636 +#: c-typeck.c:1650 #, c-format msgid "%s as complex rather than integer due to prototype" -msgstr "%s prototipten dolayı bir tamsayıdan çok bir karmaşık sayı" +msgstr "%sması prototipten dolayı bir tamsayıdan çok bir karmaşık sayı" -#: c-typeck.c:1639 +#: c-typeck.c:1653 #, c-format msgid "%s as floating rather than complex due to prototype" -msgstr "%s prototipten dolayı bir karmaşık sayıdan çok bir gerçel sayı" +msgstr "%sması prototipten dolayı bir karmaşık sayıdan çok bir gerçel sayı" -#: c-typeck.c:1649 +#: c-typeck.c:1663 #, c-format msgid "%s as `float' rather than `double' due to prototype" -msgstr "%s prototipten dolayı bir «double»dan çok bir «float»" +msgstr "%sması prototipten dolayı bir «double»dan çok bir «float»" -#: c-typeck.c:1667 +#: c-typeck.c:1681 #, c-format msgid "%s with different width due to prototype" -msgstr "prototipten dolayı farklı genişlikle %s" +msgstr "prototipten dolayı farklı genişlikle %sması" -#: c-typeck.c:1701 +#: c-typeck.c:1715 #, c-format msgid "%s as unsigned due to prototype" -msgstr "%s prototipten dolayı unsigned" +msgstr "%sması prototipten dolayı unsigned" -#: c-typeck.c:1703 +#: c-typeck.c:1717 #, c-format msgid "%s as signed due to prototype" -msgstr "%s prototipten dolayı signed" +msgstr "%sması prototipten dolayı signed" -#: c-typeck.c:1737 cp/typeck.c:2935 +#: c-typeck.c:1751 cp/typeck.c:2933 msgid "too few arguments to function" msgstr "işlev için çok az argüman belirtildi" -#: c-typeck.c:1779 +#: c-typeck.c:1793 msgid "suggest parentheses around + or - inside shift" msgstr "shift içindeki + ya da - çevresinde parantezler önerilir" -#: c-typeck.c:1786 +#: c-typeck.c:1800 msgid "suggest parentheses around && within ||" msgstr "|| içindeki && çevresinde parantezler önerilir" -#: c-typeck.c:1795 +#: c-typeck.c:1809 msgid "suggest parentheses around arithmetic in operand of |" msgstr "| işlemimindeki aritmetik çevresinde parantezler önerilir" -#: c-typeck.c:1798 +#: c-typeck.c:1812 msgid "suggest parentheses around comparison in operand of |" msgstr "| işlemimindeki karşılaştırma çevresinde parantezler önerilir" -#: c-typeck.c:1807 +#: c-typeck.c:1821 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "^ işlemimindeki aritmetik çevresinde parantezler önerilir" -#: c-typeck.c:1810 +#: c-typeck.c:1824 msgid "suggest parentheses around comparison in operand of ^" msgstr "^ işlemimindeki karşılaştırma çevresinde parantezler önerilir" -#: c-typeck.c:1817 +#: c-typeck.c:1831 msgid "suggest parentheses around + or - in operand of &" msgstr "& işlemimindeki + veya - çevresinde parantezler önerilir" -#: c-typeck.c:1820 +#: c-typeck.c:1834 msgid "suggest parentheses around comparison in operand of &" msgstr "& işlemimindeki karşılaştırma çevresinde parantezler önerilir" -#: c-typeck.c:1827 +#: c-typeck.c:1841 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "X<=Y<=Z gibi bir karşılaştıma matematiksel olarak anlamlı değil" -#: c-typeck.c:1987 c-typeck.c:2022 +#: c-typeck.c:2001 c-typeck.c:2036 msgid "division by zero" msgstr "sıfırla bölme" -#: c-typeck.c:2067 cp/typeck.c:3196 +#: c-typeck.c:2081 cp/typeck.c:3194 msgid "right shift count is negative" msgstr "sağa kaydırma sayısı negatif" -#: c-typeck.c:2074 cp/typeck.c:3202 +#: c-typeck.c:2088 cp/typeck.c:3200 msgid "right shift count >= width of type" msgstr "sağa kaydırma sayısı türünden büyük yada eşit" -#: c-typeck.c:2095 cp/typeck.c:3221 +#: c-typeck.c:2109 cp/typeck.c:3219 msgid "left shift count is negative" msgstr "sola kaydırma sayısı negatif" -#: c-typeck.c:2098 cp/typeck.c:3223 +#: c-typeck.c:2112 cp/typeck.c:3221 msgid "left shift count >= width of type" msgstr "sola kaydırma sayısı türünden büyük ya da eşit" -#: c-typeck.c:2119 +#: c-typeck.c:2133 msgid "shift count is negative" msgstr "kaydırma sayısı negatif" -#: c-typeck.c:2121 +#: c-typeck.c:2135 msgid "shift count >= width of type" msgstr "kaydırma sayısı türünden büyük ya da eşit" -#: c-typeck.c:2138 cp/typeck.c:3258 +#: c-typeck.c:2152 cp/typeck.c:3256 msgid "comparing floating point with == or != is unsafe" msgstr "== veya != ile karşılaştırma gerçel sayılarda güvenli değil" -#: c-typeck.c:2164 c-typeck.c:2170 +#: c-typeck.c:2178 c-typeck.c:2184 msgid "ISO C forbids comparison of `void *' with function pointer" -msgstr "ISO C `void *' ile işlev göstergesi karşılaştırmasına izin vermez" +msgstr "ISO C `void *' ile işlev göstericisinin karşılaştırılmasına izin vermez" -#: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241 +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 msgid "comparison of distinct pointer types lacks a cast" -msgstr "belirgin gösterge türlerinin karşılaştırması bir çevirim gerektirir" +msgstr "belirgin gösterici türlerinin karşılaştırması bir tür dönüşümü gerektirir" -#: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266 +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 msgid "comparison between pointer and integer" -msgstr "gösterge ile tamsayı arasında karşılaştırma" +msgstr "gösterici türü ile tamsayı türü arasında karşılaştırma" -#: c-typeck.c:2208 c-typeck.c:2236 +#: c-typeck.c:2222 c-typeck.c:2250 msgid "ISO C forbids ordered comparisons of pointers to functions" -msgstr "ISO C işlev göstergelerinin düzenlenmiş karşılaştırmalarına izin vermez" +msgstr "ISO C işlev göstericilerinin sıralı karşılaştırmalarına izin vermez" -#: c-typeck.c:2233 +#: c-typeck.c:2247 msgid "comparison of complete and incomplete pointers" -msgstr "tamamlanmış ve içi boş göstergelerin karşılaştırması" +msgstr "tamamlanmış ve içi boş göstericilerin karşılaştırılması" -#: c-typeck.c:2249 c-typeck.c:2256 +#: c-typeck.c:2263 c-typeck.c:2270 msgid "ordered comparison of pointer with integer zero" -msgstr "tamsayı sıfır ile göstergenin düzenlenmiş karşılaştırması" +msgstr "tamsayı sıfır ile göstercinin sıralı karşılaştırması" -#: c-typeck.c:2280 cp/typeck.c:3391 +#: c-typeck.c:2294 cp/typeck.c:3389 msgid "unordered comparison on non-floating point argument" msgstr "gerçel sayı olmayan argümanlar arasında düzenlenmemiş karşılaştırma" -#: c-typeck.c:2491 +#: c-typeck.c:2505 msgid "comparison between signed and unsigned" msgstr "signed ile unsigned arasında karşılaştırma" -#: c-typeck.c:2537 cp/typeck.c:3635 +#: c-typeck.c:2551 cp/typeck.c:3633 msgid "comparison of promoted ~unsigned with constant" msgstr "sabitle yükseltgenmiş ~unsigned karşılaştırması" -#: c-typeck.c:2545 cp/typeck.c:3643 +#: c-typeck.c:2559 cp/typeck.c:3641 msgid "comparison of promoted ~unsigned with unsigned" msgstr "unsigned ile ~unsigned'a yükseltgenmiş türlerin karşılaştırması" -#: c-typeck.c:2625 +#: c-typeck.c:2639 msgid "pointer of type `void *' used in subtraction" -msgstr "çıkartmada `void *' türünde gösterge kullanılmış" +msgstr "çıkartmada `void *' türünde gösterici kullanılmış" -#: c-typeck.c:2627 +#: c-typeck.c:2641 msgid "pointer to a function used in subtraction" -msgstr "çıkartmada işlev göstergesi kullanılmış" +msgstr "çıkartmada işlev göstericisi kullanılmış" -#: c-typeck.c:2724 +#: c-typeck.c:2738 msgid "wrong type argument to unary plus" msgstr "tekil artı işleminde yanlış tür argümanı" -#: c-typeck.c:2737 +#: c-typeck.c:2751 msgid "wrong type argument to unary minus" msgstr "tekil eksi işleminde yanlış tür argümanı" -#: c-typeck.c:2754 +#: c-typeck.c:2768 msgid "ISO C does not support `~' for complex conjugation" msgstr "ISO C karmaşık sayıların mantıksal çarpımında `~' desteklemez" -#: c-typeck.c:2760 +#: c-typeck.c:2774 msgid "wrong type argument to bit-complement" msgstr "bit-tümler için yanlış tür argümanı" -#: c-typeck.c:2769 +#: c-typeck.c:2783 msgid "wrong type argument to abs" msgstr "mutlak değer için yanlış tür argümanı" -#: c-typeck.c:2781 +#: c-typeck.c:2795 msgid "wrong type argument to conjugation" msgstr "mantıksal çarpım için yanlış tür argümanı" -#: c-typeck.c:2795 +#: c-typeck.c:2809 msgid "wrong type argument to unary exclamation mark" msgstr "tekil tümleyen için yanlış tür argümanı" -#: c-typeck.c:2838 +#: c-typeck.c:2852 msgid "ISO C does not support `++' and `--' on complex types" msgstr "ISO C karmaşık sayı türlerinde `++' ve `--' desteklemez" -#: c-typeck.c:2853 c-typeck.c:2885 +#: c-typeck.c:2867 c-typeck.c:2899 msgid "wrong type argument to increment" msgstr "arttırımda yanlış türde argüman" -#: c-typeck.c:2855 c-typeck.c:2887 +#: c-typeck.c:2869 c-typeck.c:2901 msgid "wrong type argument to decrement" msgstr "eksiltmede yanlış türde argüman" -#: c-typeck.c:2876 +#: c-typeck.c:2890 msgid "increment of pointer to unknown structure" -msgstr "bilinmeyen yapı göstergesinde arttırma" +msgstr "bilinmeyen yapı göstericisinde arttırma" -#: c-typeck.c:2878 +#: c-typeck.c:2892 msgid "decrement of pointer to unknown structure" -msgstr "bilinmeyen yapı göstergesinde eksiltme" +msgstr "bilinmeyen yapı göstericisinde eksiltme" -#: c-typeck.c:3015 +#: c-typeck.c:3029 msgid "ISO C forbids the address of a cast expression" -msgstr "ISO C çevirim ifadesi adresine izin vermez" +msgstr "ISO C tür dönüşüm ifadesi adresine izin vermez" -#: c-typeck.c:3025 +#: c-typeck.c:3039 msgid "invalid lvalue in unary `&'" -msgstr "tekil `&' için geçersiz sol taraf" +msgstr "tekil `&' için geçersiz soldeğer" -#: c-typeck.c:3057 +#: c-typeck.c:3071 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "bit-alanı yapının `%s' üyesinin adresi alınmaya çalışılıyor" -#: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664 -#: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694 -#: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467 -#: java/verify.c:1468 java/verify.c:1483 +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, c-format msgid "%s" msgstr "%s" -#: c-typeck.c:3227 +#: c-typeck.c:3241 msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "ISO C koşullu ifadelerin sol tarafta kullanımına izin vermez." -#: c-typeck.c:3230 +#: c-typeck.c:3244 msgid "ISO C forbids use of compound expressions as lvalues" msgstr "ISO C bileşik ifadelerin sol tarafta kullanımına izin vermez." -#: c-typeck.c:3233 +#: c-typeck.c:3247 msgid "ISO C forbids use of cast expressions as lvalues" -msgstr "ISO C çevirim ifadelerin sol tarafta kullanımına izin vermez." +msgstr "ISO C tür dönüşüm ifadelerin sol tarafta kullanımına izin vermez." -#: c-typeck.c:3250 +#: c-typeck.c:3264 #, c-format msgid "%s of read-only member `%s'" msgstr "salt-okunur üye `%2$s' için %1$s" -#: c-typeck.c:3254 +#: c-typeck.c:3268 #, c-format msgid "%s of read-only variable `%s'" msgstr "salt-okunur değişken `%2$s' için %1$s" -#: c-typeck.c:3257 +#: c-typeck.c:3271 #, c-format msgid "%s of read-only location" msgstr "salt-okunur konumun %s" -#: c-typeck.c:3276 +#: c-typeck.c:3290 #, c-format msgid "cannot take address of bit-field `%s'" msgstr "`%s' bit-alanının adresi alınamıyor" -#: c-typeck.c:3304 +#: c-typeck.c:3318 #, c-format msgid "global register variable `%s' used in nested function" msgstr "genel yazmaç değişkeni `%s' yuvalanmış işlevde kullanılmış" -#: c-typeck.c:3308 +#: c-typeck.c:3322 #, c-format msgid "register variable `%s' used in nested function" msgstr "yazmaç değişkeni `%s' yuvalanmış işlevde kullanılmış" -#: c-typeck.c:3315 +#: c-typeck.c:3329 #, c-format msgid "address of global register variable `%s' requested" msgstr "`%s' genel yazmaç değişkeninin adresi istenmiş" -#: c-typeck.c:3327 +#: c-typeck.c:3341 msgid "cannot put object with volatile field into register" msgstr "gelgeç alanlı nesne yazmaça konulamaz" -#: c-typeck.c:3331 +#: c-typeck.c:3345 #, c-format msgid "address of register variable `%s' requested" msgstr "`%s' yazmaç değişkeninin adresi istendi" -#: c-typeck.c:3439 +#: c-typeck.c:3453 msgid "signed and unsigned type in conditional expression" msgstr "koşullu ifadede signed ve unsigned türler" -#: c-typeck.c:3446 +#: c-typeck.c:3460 msgid "ISO C forbids conditional expr with only one void side" msgstr "ISO C tek taraflı void tür içeren koşullu ifadelere izin vermez" -#: c-typeck.c:3462 c-typeck.c:3469 +#: c-typeck.c:3476 c-typeck.c:3483 msgid "ISO C forbids conditional expr between `void *' and function pointer" -msgstr "ISO C `void *' ve işlev göstergesi arasında koşullu ifadelere izin vermez" +msgstr "ISO C `void *' ve işlev göstericisi arasında koşullu ifadelere izin vermez" -#: c-typeck.c:3475 +#: c-typeck.c:3489 msgid "pointer type mismatch in conditional expression" -msgstr "koşullu ifade içinde gösterge türü uyumsuzluğu" +msgstr "koşullu ifade içinde gösterici türü uyumsuzluğu" -#: c-typeck.c:3482 c-typeck.c:3492 +#: c-typeck.c:3496 c-typeck.c:3506 msgid "pointer/integer type mismatch in conditional expression" -msgstr "koşullu ifadede gösterge/tamsayı tür uyumsuzluğu" +msgstr "koşullu ifadede gösterici/tamsayı tür uyumsuzluğu" -#: c-typeck.c:3506 +#: c-typeck.c:3520 msgid "type mismatch in conditional expression" msgstr "şartlı ifade içinde tür uyumsuzluğu" -#: c-typeck.c:3577 cp/typeck.c:4597 +#: c-typeck.c:3591 cp/typeck.c:4623 msgid "left-hand operand of comma expression has no effect" msgstr "virgüllü ifadenin sol terimi etkisiz" -#: c-typeck.c:3621 +#: c-typeck.c:3635 msgid "cast specifies array type" -msgstr "çevirim tür olarak dizi belirtiyor" +msgstr "tür dönüşümü dizi belirtiyor" -#: c-typeck.c:3627 +#: c-typeck.c:3641 msgid "cast specifies function type" -msgstr "çevirim tür olarak işlev belirtiyor" +msgstr "tür dönüşümü işlev belirtiyor" -#: c-typeck.c:3637 +#: c-typeck.c:3651 msgid "ISO C forbids casting nonscalar to the same type" -msgstr "ISO C skalar olmayandan aynı türe çevirime izin vermez" +msgstr "ISO C skalar olmayandan aynı türe dönüşüme izin vermez" -#: c-typeck.c:3656 +#: c-typeck.c:3670 msgid "ISO C forbids casts to union type" -msgstr "ISO C union türe çevirime izin vermez" +msgstr "ISO C union türe dönüşüme izin vermez" -#: c-typeck.c:3671 +#: c-typeck.c:3685 msgid "cast to union type from type not present in union" -msgstr "union içinde mevcut olmayan türden union türe çevirim" +msgstr "union içinde mevcut olmayan türden union türe dönüşüm" -#: c-typeck.c:3722 +#: c-typeck.c:3736 msgid "cast adds new qualifiers to function type" -msgstr "çevirim, işlev türüne yeni niteleyiciler ekliyor" +msgstr "tür dönüşümü, işlev türüne yeni niteleyiciler ekliyor" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3727 +#: c-typeck.c:3741 msgid "cast discards qualifiers from pointer target type" -msgstr "çevirim, gösterge hedef türünden niteleyicileri iptal ediyor" +msgstr "tür dönüşümü, gösterici hedef türünden niteleyicileri iptal ediyor" -#: c-typeck.c:3742 +#: c-typeck.c:3756 msgid "cast increases required alignment of target type" -msgstr "çevirim hedef türün gerekli hizalamasını azaltıyor" +msgstr "tür dönüşümü hedef türün gerekli hizalamasını azaltıyor" -#: c-typeck.c:3748 cp/typeck.c:5027 +#: c-typeck.c:3762 cp/typeck.c:5144 msgid "cast from pointer to integer of different size" -msgstr "göstergeden farklı tamsayı türlere çevirim" +msgstr "göstericiden farklı tamsayı türlere dönüşüm" -#: c-typeck.c:3753 +#: c-typeck.c:3767 msgid "cast does not match function type" -msgstr "çevirim işlev türle uyumsuz" +msgstr "tür dönüşümü işlev türüyle uyumsuz" -#: c-typeck.c:3760 cp/typeck.c:5034 +#: c-typeck.c:3774 cp/typeck.c:5151 msgid "cast to pointer from integer of different size" -msgstr "farklı türdeki tamsayıdan göstergeye çevirim" +msgstr "farklı boyuttaki tamsayı türden göstericye dönüşüm" -#: c-typeck.c:3772 +#: c-typeck.c:3786 msgid "type-punning to incomplete type might break strict-aliasing rules" -msgstr "" +msgstr "içi boş türle tür tanımı yapmak adlandırma kurallarının katılığı ile bağdaşmaz" -#: c-typeck.c:3776 +#: c-typeck.c:3790 msgid "dereferencing type-punned pointer will break strict-aliasing rules" -msgstr "" +msgstr "türü tanımlanmış göstericinin ilişkilendirilmesi adlandırmanın değişmezliği kurallarını bozacak" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. -#: c-typeck.c:3935 +#: c-typeck.c:3949 msgid "invalid lvalue in assignment" msgstr "atama içinde sol taraf geçersiz" #. Convert new value to destination type. -#: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145 -#: cp/typeck.c:5294 +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 msgid "assignment" msgstr "atama" -#: c-typeck.c:4056 -#, fuzzy +#: c-typeck.c:4070 msgid "cannot pass rvalue to reference parameter" -msgstr "new bir referans türe uygulanamaz" +msgstr "sağdeğer, başvuru parametresine aktarılamaz" -#: c-typeck.c:4160 c-typeck.c:4227 +#: c-typeck.c:4174 c-typeck.c:4241 #, c-format msgid "%s makes qualified function pointer from unqualified" -msgstr "%s nitelemeyenden niteleyen işlev göstergesi yapıyor" +msgstr "%s nitelemeyenden niteleyen işlev göstericisi yapıyor" -#: c-typeck.c:4164 c-typeck.c:4207 +#: c-typeck.c:4178 c-typeck.c:4221 #, c-format msgid "%s discards qualifiers from pointer target type" -msgstr "%s gösterge hedef türündeki niteleyicileri iptal ediyor" +msgstr "%s gösterici hedef türündeki niteleyicileri iptal ediyor" -#: c-typeck.c:4170 +#: c-typeck.c:4184 msgid "ISO C prohibits argument conversion to union type" msgstr "ISO C union türe argüman dönüşümünü yasaklar" -#: c-typeck.c:4199 +#: c-typeck.c:4213 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" -msgstr "ISO C de işlev göstergesi ile `void *' arasındaki %s için izin verilmez" +msgstr "ISO C de işlev göstericisi ile `void *' arasında %s yasaktır" -#: c-typeck.c:4216 +#: c-typeck.c:4230 #, c-format msgid "pointer targets in %s differ in signedness" -msgstr "%s gösterge hedefleri farklı signed'lıkta" +msgstr "gösterici hedefleri %s içinde farklı signed'lıkta" -#: c-typeck.c:4232 +#: c-typeck.c:4246 #, c-format msgid "%s from incompatible pointer type" -msgstr "uyumsuz gösterge türünden %s" +msgstr "%s uyumsuz gösterici türünde" + +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 +msgid "invalid use of non-lvalue array" +msgstr "soldeğersiz dizi kullanımı geçersiz" -#: c-typeck.c:4248 +#: c-typeck.c:4267 #, c-format msgid "%s makes pointer from integer without a cast" -msgstr "%s bir çevirim olmaksızın tamsayıdan gösterge yapıyor" +msgstr "%s sırasında bir tür dönüşümü olmaksızın tamsayıdan gösterici yapılıyor" -#: c-typeck.c:4256 +#: c-typeck.c:4275 #, c-format msgid "%s makes integer from pointer without a cast" -msgstr "%s bir çevirim olmaksızın göstergeden tamsayı yapıyor" +msgstr "%s bir tür dönüşümü olmaksızın göstericiden tamsayı yapılıyor" -#: c-typeck.c:4270 c-typeck.c:4273 +#: c-typeck.c:4289 c-typeck.c:4292 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "`%2$s'nın %1$d. argümanı için tür uyumsuz" -#: c-typeck.c:4277 +#: c-typeck.c:4296 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "dolaylı işlev çağrısının %d. argümanı için tür uyumsuz" -#: c-typeck.c:4281 +#: c-typeck.c:4300 #, c-format msgid "incompatible types in %s" msgstr "%s içinde uyumsuz türler" #. Function name is known; supply it. -#: c-typeck.c:4339 -#, fuzzy, c-format +#: c-typeck.c:4358 +#, c-format msgid "passing arg of `%s'" -msgstr "`%2$s' işlevinin %1$d. argümanı aktarılıyor" +msgstr "`%s' işlevinin argümanının aktarılması" #. Function name unknown (call through ptr). -#: c-typeck.c:4349 -#, fuzzy +#: c-typeck.c:4368 msgid "passing arg of pointer to function" -msgstr "işlev göstergesinin %d. argümanı aktarılıyor" +msgstr "işlev göstericisi olan argümanın aktarılması" #. Function name is known; supply it. -#: c-typeck.c:4357 +#: c-typeck.c:4376 #, c-format msgid "passing arg %d of `%s'" -msgstr "`%2$s' işlevinin %1$d. argümanı aktarılıyor" +msgstr "`%2$s' işlevinin %1$d. argümanının aktarılması" #. Function name unknown (call through ptr); just give arg number. -#: c-typeck.c:4367 +#: c-typeck.c:4386 #, c-format msgid "passing arg %d of pointer to function" -msgstr "işlev göstergesinin %d. argümanı aktarılıyor" +msgstr "işlev göstericisi olarak %d. argümanın aktarılması" -#: c-typeck.c:4433 +#: c-typeck.c:4452 msgid "initializer for static variable is not constant" -msgstr "static değişken için ilklendirici bir sabit değil" +msgstr "durağan değişken için ilklendirici bir sabit değil" -#: c-typeck.c:4439 +#: c-typeck.c:4458 msgid "initializer for static variable uses complicated arithmetic" -msgstr "static değişken için ilklendirici karmaşık aritmetik kullanıyor" +msgstr "durağan değişken için ilklendirici karmaşık aritmetik kullanıyor" -#: c-typeck.c:4447 +#: c-typeck.c:4466 msgid "aggregate initializer is not constant" msgstr "küme ilklendiricisi bir sabit değil" -#: c-typeck.c:4449 +#: c-typeck.c:4468 msgid "aggregate initializer uses complicated arithmetic" msgstr "küme ilklendiricisi karmaşık aritmetik kullanıyor" -#: c-typeck.c:4456 +#: c-typeck.c:4475 msgid "traditional C rejects automatic aggregate initialization" -msgstr "geleneksel C otomatik küme ilklendirmesini reddediyor" +msgstr "geleneksel C otomatik küme ilklendirmesini reddeder" -#: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, c-format msgid "(near initialization for `%s')" msgstr "(%s için near ilklendirme)" -#: c-typeck.c:4718 cp/typeck2.c:505 +#: c-typeck.c:4737 cp/typeck2.c:488 msgid "char-array initialized from wide string" msgstr "karakter dizisinin ilklendiricisi olarak geniş dizge kullanılmış" -#: c-typeck.c:4725 cp/typeck2.c:512 +#: c-typeck.c:4744 cp/typeck2.c:495 msgid "int-array initialized from non-wide string" msgstr "tamsayı dizisinin ilklendiricisi olarak geniş-olmayan dizge kullanılmış" -#: c-typeck.c:4743 cp/typeck2.c:528 +#: c-typeck.c:4762 cp/typeck2.c:511 msgid "initializer-string for array of chars is too long" msgstr "karakter dizisi için dizge-ilklendirici çok uzun" -#: c-typeck.c:4781 +#: c-typeck.c:4822 msgid "array initialized from non-constant array expression" msgstr "dizinin ilklendiricisi olarak sabit olmayan dizi ifadesi kullanılmış" -#: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837 -#: c-typeck.c:6237 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 msgid "initializer element is not constant" msgstr "ilklendirici öğe bir sabit değil" -#: c-typeck.c:4832 +#: c-typeck.c:4873 msgid "initialization" msgstr "ilklendirme" -#: c-typeck.c:4843 c-typeck.c:6242 +#: c-typeck.c:4884 c-typeck.c:6286 msgid "initializer element is not computable at load time" msgstr "başlangıç öğesi yükleme sırasında hesaplanabilir değil" -#: c-typeck.c:4858 cp/typeck2.c:605 +#: c-typeck.c:4899 cp/typeck2.c:588 msgid "invalid initializer" msgstr "geçersiz ilklendirici" -#: c-typeck.c:5351 +#: c-typeck.c:5393 msgid "extra brace group at end of initializer" msgstr "ilklendiricinin sonunda fazladan parantezli grup" -#: c-typeck.c:5371 +#: c-typeck.c:5413 msgid "missing braces around initializer" msgstr "ilklendiriciyi çevreleyen parantezler yok" -#: c-typeck.c:5431 +#: c-typeck.c:5473 msgid "braces around scalar initializer" msgstr "skalar ilklendiriciyi kuşatan parantezler" -#: c-typeck.c:5479 +#: c-typeck.c:5521 msgid "initialization of flexible array member in a nested context" msgstr "içiçe bağlam içinde esnek dizi üyesi ilklendirmesi" -#: c-typeck.c:5481 +#: c-typeck.c:5523 msgid "initialization of a flexible array member" msgstr "esnek dizi üyesi ilklendirmesi" -#: c-typeck.c:5512 +#: c-typeck.c:5554 msgid "missing initializer" msgstr "ilklendirici yok" -#: c-typeck.c:5538 +#: c-typeck.c:5580 msgid "empty scalar initializer" msgstr "skalar ilklendirici boş" -#: c-typeck.c:5543 +#: c-typeck.c:5585 msgid "extra elements in scalar initializer" msgstr "skalar ilklendiricide fazladan öğeler" -#: c-typeck.c:5629 +#: c-typeck.c:5671 msgid "initialization designators may not nest" msgstr "ilklendirme tasarlayıcılar yuvalanamayabilir" -#: c-typeck.c:5650 c-typeck.c:5721 +#: c-typeck.c:5692 c-typeck.c:5763 msgid "array index in non-array initializer" msgstr "dizi-olmayan ilklendiricide dizi indisi" -#: c-typeck.c:5655 c-typeck.c:5773 +#: c-typeck.c:5697 c-typeck.c:5817 msgid "field name not in record or union initializer" msgstr "alan ismi kayıt ya da union ilklendiricisinde kullanılmamış" -#: c-typeck.c:5717 c-typeck.c:5719 +#: c-typeck.c:5759 c-typeck.c:5761 msgid "nonconstant array index in initializer" msgstr "ilklendiricide sabit-olmayan dizi indeksi" -#: c-typeck.c:5724 +#: c-typeck.c:5765 c-typeck.c:5768 msgid "array index in initializer exceeds array bounds" msgstr "ilklendiricideki dizi indeksi dizi sınırlarının dışında" -#: c-typeck.c:5735 +#: c-typeck.c:5779 msgid "empty index range in initializer" msgstr "ilklendiricide indeks aralığı boş" -#: c-typeck.c:5744 +#: c-typeck.c:5788 msgid "array index range in initializer exceeds array bounds" msgstr "ilklendiricideki dizi indeksi aralığı dizi sınırlarını aşıyor" -#: c-typeck.c:5785 +#: c-typeck.c:5829 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "ilklendiricide bilinmeyen `%s' alanı belirtilmiş" -#: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 msgid "initialized field with side-effects overwritten" msgstr "yan-etkili ilklendirilmiş alanın üzerine yazıldı" -#: c-typeck.c:6514 +#: c-typeck.c:6558 msgid "excess elements in char array initializer" msgstr "karakter dizisi ilklendiricide gereğinden fazla öğe" -#: c-typeck.c:6521 c-typeck.c:6567 +#: c-typeck.c:6565 c-typeck.c:6611 msgid "excess elements in struct initializer" msgstr "struct ilklendiricide gereğinden fazla öğe" -#: c-typeck.c:6582 +#: c-typeck.c:6626 msgid "non-static initialization of a flexible array member" msgstr "esnek dizi üyesinin satatik olmayan ilklendirmesi" -#: c-typeck.c:6644 +#: c-typeck.c:6693 msgid "excess elements in union initializer" msgstr "union ilklendiricide gereğinden fazla öğe" -#: c-typeck.c:6665 +#: c-typeck.c:6714 msgid "traditional C rejects initialization of unions" msgstr "geleneksel C union ilklendirmesini reddeder" -#: c-typeck.c:6728 +#: c-typeck.c:6777 msgid "excess elements in array initializer" msgstr "dizi ilklendiricide gereğinden fazla öğe" -#: c-typeck.c:6757 +#: c-typeck.c:6806 msgid "excess elements in vector initializer" msgstr "vektör ilklendiricide gereğinden fazla öğe" -#: c-typeck.c:6779 +#: c-typeck.c:6828 msgid "excess elements in scalar initializer" msgstr "skalar ilklendiricide gereğinden fazla öğe" -#: c-typeck.c:6886 +#: c-typeck.c:6935 msgid "asm template is not a string constant" msgstr "asm şablon bir dizge sabit değil" -#: c-typeck.c:6918 +#: c-typeck.c:6967 msgid "invalid lvalue in asm statement" msgstr "asm deyiminde geçersiz sol taraf" -#: c-typeck.c:6993 +#: c-typeck.c:7042 msgid "modification by `asm'" msgstr "`asm' tarafından değişiklik" -#: c-typeck.c:7012 cp/typeck.c:6152 +#: c-typeck.c:7061 cp/typeck.c:6237 msgid "function declared `noreturn' has a `return' statement" msgstr "`noreturn' olarak bildirilmiş işlev `return' deyimi içeriyor" -#: c-typeck.c:7019 +#: c-typeck.c:7068 msgid "`return' with no value, in function returning non-void" -msgstr "void olmayan dönüşlü işlevde `return' deyiminde değer yok" +msgstr "geridönüş değeri void olmayan işlevde `return' değer içermiyor" -#: c-typeck.c:7025 +#: c-typeck.c:7074 msgid "`return' with a value, in function returning void" msgstr "void dönüşlü işlevde `return' deyimi değer içeriyor" -#: c-typeck.c:7029 +#: c-typeck.c:7078 msgid "return" -msgstr "dönen" +msgstr "dönüş değeri" -#: c-typeck.c:7081 +#: c-typeck.c:7130 msgid "function returns address of local variable" msgstr "işlev yerel değişkenin adresi ile dönüyor" -#: c-typeck.c:7137 cp/semantics.c:555 +#: c-typeck.c:7186 cp/semantics.c:555 msgid "switch quantity not an integer" msgstr "switch büyüklüğü bir tamsayı değil" -#: c-typeck.c:7147 +#: c-typeck.c:7196 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "ISO C'de `long' switch ifadesi `int'e dönüştürülmez" -#: c-typeck.c:7182 cp/decl.c:5173 +#: c-typeck.c:7231 cp/decl.c:5523 msgid "case label not within a switch statement" msgstr "case etiketi bir switch deyimi içinde değil" -#: c-typeck.c:7184 cp/decl.c:5178 +#: c-typeck.c:7233 cp/decl.c:5528 msgid "`default' label not within a switch statement" msgstr "`default' etiketi bir switch deyimi içinde değil" -#: calls.c:1921 +#: calls.c:1934 tree-inline.c:1177 #, c-format msgid "inlining failed in call to `%s'" msgstr "`%s' çağrısında özümleme başarısız" -#: calls.c:1922 calls.c:2228 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 msgid "called from here" msgstr " buradan çağrıldı" -#: calls.c:2227 +#: calls.c:2270 #, c-format msgid "can't inline call to `%s'" msgstr "`%s' çağrısı `inline' olamaz" -#: calls.c:2257 +#: calls.c:2300 msgid "function call has aggregate value" msgstr "işlev çağrısı küme değeri içeriyor" -#: calls.c:4614 -msgid "variable offset is passed partially in stack and in reg" -msgstr "değişkenin göreli konumu kısmen yığında kısmende yazmaçta aktarılmış" - -#: calls.c:4616 -msgid "variable size is passed partially in stack and in reg" -msgstr "değişken boyutu hem yığın hem de yazmaç içine aktarılmış" - -#: cfgloop.c:1106 +#: cfgloop.c:1107 #, c-format msgid "Size of loop %d should be %d, not %d." -msgstr "" +msgstr "%d. döngünün boyutu %d olmalı, %d değil." -#: cfgloop.c:1125 +#: cfgloop.c:1126 #, c-format msgid "Bb %d do not belong to loop %d." -msgstr "" +msgstr "Bb %d %d. döngünün üyesi değil." -#: cfgloop.c:1143 +#: cfgloop.c:1144 #, c-format msgid "Loop %d's header does not have exactly 2 entries." -msgstr "" +msgstr "%d. döngünün başlığının 2 girdisi olmalı." -#: cfgloop.c:1151 +#: cfgloop.c:1152 #, c-format msgid "Loop %d's latch does not have exactly 1 successor." -msgstr "" +msgstr "%d. döngünün saklayıcısının 1 ardılı olmalı." -#: cfgloop.c:1156 +#: cfgloop.c:1157 #, c-format msgid "Loop %d's latch does not have header as successor." -msgstr "" +msgstr "%d. döngünün saklayıcısının ardıl olarak başlığı yok." -#: cfgloop.c:1161 +#: cfgloop.c:1162 #, c-format msgid "Loop %d's latch does not belong directly to it." -msgstr "" +msgstr "%d. döngünün saklayıcısı doğrudan kendisinin üyesi değil." -#: cfgloop.c:1167 +#: cfgloop.c:1168 #, c-format msgid "Loop %d's header does not belong directly to it." -msgstr "" +msgstr "%d. döngünün başlığı doğrudan kendisinin üyesi değil." -#: cfgrtl.c:1704 +#: cfgrtl.c:1774 #, c-format msgid "bb %d on wrong place" -msgstr "" +msgstr "bb %d yanlış yerde" -#: cfgrtl.c:1710 +#: cfgrtl.c:1780 #, c-format msgid "prev_bb of %d should be %d, not %d" -msgstr "" +msgstr "%d'nin prev_bb'si %d olmalıydı, %d değil" -#: cfgrtl.c:1730 +#: cfgrtl.c:1800 #, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "%2$d. bloğunun son komutu %1$d komut akışı içinde yok." -#: cfgrtl.c:1744 +#: cfgrtl.c:1814 #, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "komut %d birden fazla temel bloğun içinde (%d ve %d)" -#: cfgrtl.c:1756 +#: cfgrtl.c:1826 #, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "%2$d. bloğun ilk komutu %1$d komut akışı içinde yok." -#: cfgrtl.c:1778 -#, fuzzy, c-format +#: cfgrtl.c:1848 +#, c-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" -msgstr "verify_flow_info: ardcıl %i->%i yanlış" +msgstr "verify_flow_info: REG_BR_PROB ile cfg %i %i eşleşmiyor" -#: cfgrtl.c:1785 -#, fuzzy, c-format +#: cfgrtl.c:1855 +#, c-format msgid "verify_flow_info: Wrong count of block %i %i" -msgstr "verify_flow_info: ardcıl %i->%i yanlış" +msgstr "verify_flow_info: blok %i %i sayısı yanlış" -#: cfgrtl.c:1791 -#, fuzzy, c-format +#: cfgrtl.c:1861 +#, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" -msgstr "verify_flow_info: ardcıl %i->%i yanlış" +msgstr "verify_flow_info: block %i %i sıklığı yanlış" -#: cfgrtl.c:1799 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "verify_flow_info: yinelenmiş kenar %i->%i" -#: cfgrtl.c:1805 -#, fuzzy, c-format +#: cfgrtl.c:1875 +#, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" -msgstr "verify_flow_info: yinelenmiş kenar %i->%i" +msgstr "verify_flow_info: yinelenmiş kenar %i->%i %i olasılığı yanlış" -#: cfgrtl.c:1811 -#, fuzzy, c-format +#: cfgrtl.c:1881 +#, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" -msgstr "verify_flow_info: yinelenmiş kenar %i->%i" +msgstr "verify_flow_info: kenar %i->%i %i sayısı yanlış" -#: cfgrtl.c:1841 +#: cfgrtl.c:1911 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "verify_flow_info: ardcıl %i->%i için blok sayısı yanlış" -#: cfgrtl.c:1856 +#: cfgrtl.c:1926 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "verify_flow_info: ardcıl %i->%i yanlış" -#: cfgrtl.c:1858 +#: cfgrtl.c:1928 msgid "wrong insn in the fallthru edge" msgstr "ardcıl kenarda yanlış komut" -#: cfgrtl.c:1865 +#: cfgrtl.c:1935 #, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "verify_flow_info: %d. temel bloğun ardıl kenarı bozuk" -#: cfgrtl.c:1881 +#: cfgrtl.c:1951 #, c-format msgid "Missing REG_EH_REGION note in the end of bb %i" -msgstr "" +msgstr "bb %i'nin sonunda REG_EH_REGION bilgisi eksik" -#: cfgrtl.c:1889 +#: cfgrtl.c:1959 #, c-format msgid "Too many outgoing branch edges from bb %i" -msgstr "" +msgstr "bb %i'den çıkan dal kenarı çok fazla" -#: cfgrtl.c:1894 +#: cfgrtl.c:1964 #, c-format msgid "Fallthru edge after unconditional jump %i" -msgstr "" +msgstr "koşulsuz jump %i den sonra ardcıl kenar" -#: cfgrtl.c:1899 +#: cfgrtl.c:1969 #, c-format msgid "Wrong amount of branch edges after unconditional jump %i" -msgstr "" +msgstr "Koşulsuz jump %i den sonraki dal kenarlarının miktarı yanlış" -#: cfgrtl.c:1905 -#, fuzzy, c-format +#: cfgrtl.c:1975 +#, c-format msgid "Wrong amount of branch edges after conditional jump %i" -msgstr "Dallanmalar koşullu çalıştırmaya tercih edilir" +msgstr "koşullu jump %i den sonraki dal kenarlarını miktarı yanlış" -#: cfgrtl.c:1910 +#: cfgrtl.c:1980 #, c-format msgid "Call edges for non-call insn in bb %i" -msgstr "" +msgstr "bb %i içindeki çağrı olmayan komut için çağrı kenarları" -#: cfgrtl.c:1919 +#: cfgrtl.c:1989 #, c-format msgid "Abnormal edges for no purpose in bb %i" -msgstr "" +msgstr "bb %i içinde normaldışı amaçsız kenar sayısı " -#: cfgrtl.c:1934 +#: cfgrtl.c:2004 #, c-format msgid "missing barrier after block %i" msgstr "%i. bloktan sonraki sınır eksik" -#: cfgrtl.c:1944 +#: cfgrtl.c:2014 #, c-format msgid "basic block %d pred edge is corrupted" msgstr "%d. temel bloğun öncel kenarı bozuk" -#: cfgrtl.c:1961 +#: cfgrtl.c:2031 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "komut %d %d. temel bloğun içinde ama block_for_insn NULL" -#: cfgrtl.c:1965 +#: cfgrtl.c:2035 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "komut %d %d. temel bloğun içinde ama block_for_insn %i" -#: cfgrtl.c:1979 cfgrtl.c:1989 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "NOTE_INSN_BASIC_BLOCK %d. blok için eksik" -#: cfgrtl.c:2002 +#: cfgrtl.c:2072 #, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "%d. NOTE_INSN_BASIC_BLOCK %d. temel bloğun ortasında" -#: cfgrtl.c:2014 +#: cfgrtl.c:2084 #, c-format msgid "in basic block %d:" msgstr "%d. temel blok içinde:" -#: cfgrtl.c:2015 +#: cfgrtl.c:2085 msgid "flow control insn inside a basic block" msgstr "akış kontrol komutu bir temel bloğun içinde" -#: cfgrtl.c:2034 +#: cfgrtl.c:2104 #, c-format msgid "basic block %i edge lists are corrupted" msgstr "temel blok %i kenar listesi bozuk" -#: cfgrtl.c:2049 +#: cfgrtl.c:2119 msgid "basic blocks not numbered consecutively" msgstr "temel bloklar ardışık olarak numaralı değil" -#: cfgrtl.c:2074 +#: cfgrtl.c:2144 msgid "insn outside basic block" msgstr "komut temel bloğun dışında" -#: cfgrtl.c:2082 +#: cfgrtl.c:2152 msgid "return not followed by barrier" msgstr "return'den sonra sınır gelmiyor" -#: cfgrtl.c:2087 +#: cfgrtl.c:2157 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "komut zinciri (%d) içindeki bb notlarının sayısı != n_basic_blocks (%d)" -#: cfgrtl.c:2091 +#: cfgrtl.c:2161 msgid "verify_flow_info failed" msgstr "verify_flow_info başarısız" @@ -3827,86 +3798,86 @@ msgstr "" "\n" "write_c_file - çıktı ismi %s, önek %s\n" -#: collect2.c:2083 +#: collect2.c:2082 msgid "cannot find `nm'" msgstr "`nm' bulunamıyor" -#: collect2.c:2093 collect2.c:2535 +#: collect2.c:2092 collect2.c:2533 msgid "pipe" msgstr "veri yolu" -#: collect2.c:2097 collect2.c:2539 +#: collect2.c:2096 collect2.c:2537 msgid "fdopen" msgstr "fdopen" -#: collect2.c:2123 collect2.c:2565 +#: collect2.c:2122 collect2.c:2563 #, c-format msgid "dup2 %d 1" msgstr "dup2 %d 1" -#: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568 -#: collect2.c:2571 collect2.c:2584 +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, c-format msgid "close %d" msgstr "close %d" -#: collect2.c:2132 collect2.c:2574 +#: collect2.c:2131 collect2.c:2572 #, c-format msgid "execv %s" msgstr "execv %s" -#: collect2.c:2186 +#: collect2.c:2185 #, c-format msgid "init function found in object %s" msgstr "init işlevi %s nesnesinde bulundu" -#: collect2.c:2194 +#: collect2.c:2193 #, c-format msgid "fini function found in object %s" msgstr "fini işlevi %s nesnesinde bulundu" -#: collect2.c:2217 collect2.c:2623 +#: collect2.c:2216 collect2.c:2621 msgid "fclose" msgstr "fclose" -#: collect2.c:2262 +#: collect2.c:2261 #, c-format msgid "unable to open file '%s'" msgstr "'%s' dosyası açılamıyor" -#: collect2.c:2264 +#: collect2.c:2263 #, c-format msgid "unable to stat file '%s'" msgstr "'%s' dosyası durumlanamıyor" -#: collect2.c:2270 +#: collect2.c:2269 #, c-format msgid "unable to mmap file '%s'" msgstr "'%s' dosyası mmap'lenemiyor" -#: collect2.c:2423 +#: collect2.c:2422 msgid "not found\n" msgstr "yok\n" -#: collect2.c:2425 collect2.c:2602 +#: collect2.c:2424 collect2.c:2600 #, c-format msgid "dynamic dependency %s not found" msgstr "%s dinamik bağımlılığı yok" -#: collect2.c:2445 +#: collect2.c:2444 #, c-format msgid "bad magic number in file '%s'" msgstr "'%s' dosyasında sihirli sayı hatalı" -#: collect2.c:2467 +#: collect2.c:2466 msgid "dynamic dependencies.\n" msgstr "dinamik bağımlılıklar.\n" -#: collect2.c:2526 +#: collect2.c:2524 msgid "cannot find `ldd'" msgstr "`ldd' bulunamıyor" -#: collect2.c:2587 +#: collect2.c:2585 msgid "" "\n" "ldd output with constructors/destructors.\n" @@ -3914,36 +3885,36 @@ msgstr "" "\n" "kuruculu/yıkıcılı ldd çıktısı.\n" -#: collect2.c:2614 +#: collect2.c:2612 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "'%s' dinamik bağımlılığı açılamıyor" -#: collect2.c:2728 +#: collect2.c:2726 #, c-format msgid "%s: not a COFF file" msgstr "%s: bir COFF dosyası değil" -#: collect2.c:2847 +#: collect2.c:2845 #, c-format msgid "%s: cannot open as COFF file" msgstr "%s: bir COFF dosyası olarak açılamıyor" -#: collect2.c:2903 +#: collect2.c:2901 #, c-format msgid "library lib%s not found" msgstr "lib%s kitaplığı bulunamadı" -#: collect2.c:3030 +#: collect2.c:3028 #, c-format msgid "open %s" msgstr "open %s" -#: collect2.c:3053 +#: collect2.c:3051 msgid "incompatibilities between object file & expected values" msgstr "nesne dosyası ile umulan değerler arasında uyumsuzluklar var" -#: collect2.c:3126 +#: collect2.c:3124 #, c-format msgid "" "\n" @@ -3952,23 +3923,23 @@ msgstr "" "\n" "İşlenen sembol tablosu #%d, göreli konumu = 0x%.8lx, cinsi = %s\n" -#: collect2.c:3135 +#: collect2.c:3133 msgid "string section missing" msgstr "dizge bölümü yok" -#: collect2.c:3138 +#: collect2.c:3136 msgid "section pointer missing" -msgstr "bölüm göstergesi yok" +msgstr "bölüm göstericisi yok" -#: collect2.c:3186 +#: collect2.c:3184 msgid "no symbol table found" msgstr "hiç sembol tablosu yok" -#: collect2.c:3199 +#: collect2.c:3197 msgid "no cmd_strings found" msgstr "hiç komut-dizgesi yok" -#: collect2.c:3211 +#: collect2.c:3209 msgid "" "\n" "Updating header and load commands.\n" @@ -3978,12 +3949,12 @@ msgstr "" "Başlık ve yük komutları güncelleniyor.\n" "\n" -#: collect2.c:3218 +#: collect2.c:3216 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "yükleme komutu eşlemi, %d komut, yeni boyut %ld.\n" -#: collect2.c:3249 +#: collect2.c:3247 msgid "" "writing load commands.\n" "\n" @@ -3991,90 +3962,90 @@ msgstr "" "yük komutları yazılıyor.\n" "\n" -#: collect2.c:3269 +#: collect2.c:3267 #, c-format msgid "close %s" msgstr "close %s" -#: collect2.c:3343 +#: collect2.c:3341 msgid "could not convert 0x%l.8x into a region" msgstr "0x%l.8x bir bölge içine dönüştürülemedi" -#: collect2.c:3347 +#: collect2.c:3345 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "%s işlev, %d bölge, offset = %ld (0x%.8lx)\n" -#: collect2.c:3474 +#: collect2.c:3472 msgid "bad magic number" msgstr "sihirli sayı hatalı" -#: collect2.c:3475 +#: collect2.c:3473 msgid "bad header version" msgstr "başlık sürümü hatalı" -#: collect2.c:3476 +#: collect2.c:3474 msgid "bad raw header version" msgstr "temel başlık sürümü hatalı" -#: collect2.c:3477 +#: collect2.c:3475 msgid "raw header buffer too small" msgstr "temel başlık tamponu çok küçük" -#: collect2.c:3478 +#: collect2.c:3476 msgid "old raw header file" msgstr "eski temel başlık dosyası" -#: collect2.c:3479 +#: collect2.c:3477 msgid "unsupported version" msgstr "desteklenmeyen sürüm" -#: collect2.c:3481 +#: collect2.c:3479 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "bilinmeyen {de,en}code_mach_o_hdr sonuç değeri %d" -#: collect2.c:3501 +#: collect2.c:3499 #, c-format msgid "fstat %s" msgstr "fstat %s" -#: collect2.c:3538 collect2.c:3586 +#: collect2.c:3536 collect2.c:3584 #, c-format msgid "lseek %s 0" msgstr "lseek %s 0" -#: collect2.c:3542 +#: collect2.c:3540 #, c-format msgid "read %s" msgstr "read %s" -#: collect2.c:3545 +#: collect2.c:3543 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "%3$s'den %2$ld bayt okunması umulurken %1$ld bayt okundu" -#: collect2.c:3566 +#: collect2.c:3564 #, c-format msgid "msync %s" msgstr "msync %s" -#: collect2.c:3573 +#: collect2.c:3571 #, c-format msgid "munmap %s" msgstr "munmap %s" -#: collect2.c:3590 +#: collect2.c:3588 #, c-format msgid "write %s" msgstr "write %s" -#: collect2.c:3593 +#: collect2.c:3591 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "%3$s'e %2$ld bayt yazılması umulurken %1$ld bayt yazıldı" -#: combine.c:12966 +#: combine.c:13222 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -4085,7 +4056,7 @@ msgstr "" ";; %d başarı.\n" "\n" -#: combine.c:12976 +#: combine.c:13232 #, c-format msgid "" "\n" @@ -4098,11 +4069,11 @@ msgstr "" #: convert.c:69 msgid "cannot convert to a pointer type" -msgstr "bir gösterge türüne dönüştürülemez" +msgstr "bir gösterici türüne dönüştürülemez" #: convert.c:102 msgid "pointer value used where a floating point value was expected" -msgstr "bir gerçel sayı değer umulurken gösterge değer kullanılmış" +msgstr "bir gerçel sayı değer umulurken gösterici değeri kullanılmış" #: convert.c:106 msgid "aggregate value used where a float was expected" @@ -4122,7 +4093,7 @@ msgstr "bir tamsayı gerekirken küme değeri kullanılmış" #: convert.c:472 f/com.c:1100 msgid "pointer value used where a complex was expected" -msgstr "karmaşık sayı gereken yerde gösterge değeri kullanılmış" +msgstr "karmaşık sayı gereken yerde gösterici değeri kullanılmış" #: convert.c:476 f/com.c:1102 msgid "aggregate value used where a complex was expected" @@ -4141,68 +4112,61 @@ msgid "internal error: " msgstr "iç hata: " #: cpperror.c:189 -#, fuzzy msgid "stdout" -msgstr "yapı" +msgstr "stdÇ" -#: cpperror.c:191 gcc.c:6444 +#: cpperror.c:191 gcc.c:6428 #, c-format msgid "%s: %s" msgstr "%s: %s" #: cppexp.c:199 -#, fuzzy msgid "too many decimal points in number" -msgstr "kayan sabitteki ondalık nokta sayısı çok fazla" +msgstr "sayı içindeki ondalık nokta sayısı çok fazla" #: cppexp.c:219 -#, fuzzy, c-format +#, c-format msgid "invalid digit \"%c\" in octal constant" -msgstr "denetim dizgesindeki rakam geçersiz" +msgstr "sekizlik sabit içindeki \"%c\" geçersiz" #: cppexp.c:225 -#, fuzzy msgid "use of C99 hexadecimal floating constant" -msgstr "onaltılık gerçel sayı sabit üs içermiyor" +msgstr "C99 onaltılık gerçel sayı sabit kullanımı" #: cppexp.c:234 -#, fuzzy msgid "exponent has no digits" -msgstr "gerçel sayı sabitin üssü rakam içermiyor" +msgstr "üs rakam içermiyor" #: cppexp.c:241 -#, fuzzy msgid "hexadecimal floating constants require an exponent" -msgstr "onaltılık gerçel sayı sabit üs içermiyor" +msgstr "onaltılık gerçel sabitler bir üs gerektirir" #: cppexp.c:247 -#, fuzzy, c-format +#, c-format msgid "invalid suffix \"%.*s\" on floating constant" -msgstr "gerçel sayı sabitin soneki geçersiz" +msgstr "gerçel sabitin \"%.*s\" soneki geçersiz" #: cppexp.c:257 cppexp.c:282 -#, fuzzy, c-format +#, c-format msgid "traditional C rejects the \"%.*s\" suffix" -msgstr "geleneksel C 'f' sonekini kullanmaz" +msgstr "geleneksel C \"%.*s\" sonekini kullanmaz" #: cppexp.c:268 -#, fuzzy, c-format +#, c-format msgid "invalid suffix \"%.*s\" on integer constant" -msgstr "tamsayı sabitte sonek '%.*s' geçersiz" +msgstr "tamsayı sabitte sonek \"%.*s\" soneki geçersiz" #: cppexp.c:289 -#, fuzzy msgid "use of C99 long long integer constant" -msgstr "ISO C89 long long tamsayı sabitleri yasaklar" +msgstr "ISO C99 long long tamsayı sabitleri yasaklar" #: cppexp.c:295 msgid "imaginary constants are a GCC extension" -msgstr "" +msgstr "sanal sabitler bir GCC genişletmesidir" #: cppexp.c:383 -#, fuzzy msgid "integer constant is too large for its type" -msgstr "tamsayı sabit unsigned olarak oldukça büyük" +msgstr "tamsayı sabit, türü için oldukça büyük" #: cppexp.c:395 msgid "integer constant is so large that it is unsigned" @@ -4214,7 +4178,7 @@ msgstr "\"defined\" dan sonra ')' eksik" #: cppexp.c:489 msgid "operator \"defined\" requires an identifier" -msgstr "\"defined\" işlemimi bir tanımlayıcı gerektirir" +msgstr "\"defined\" işleci bir tanımlayıcı gerektirir" #: cppexp.c:497 #, c-format @@ -4226,14 +4190,12 @@ msgid "this use of \"defined\" may not be portable" msgstr "\"defined\" bu kullanımıyla uyarlanabilir olmayabilir" #: cppexp.c:545 -#, fuzzy msgid "floating constant in preprocessor expression" -msgstr "önişlemci ifadesinde tamsayı taşması" +msgstr "önişlemci ifadesinde gerçel sayı taşması" #: cppexp.c:551 -#, fuzzy msgid "imaginary number in preprocessor expression" -msgstr "önişlemci ifadesinde tamsayı taşması" +msgstr "önişlemci ifadesinde sanal sayı" #: cppexp.c:596 #, c-format @@ -4246,9 +4208,9 @@ msgid "\"%s\" is not defined" msgstr "\"%s\" tanımlı değil" #: cppexp.c:737 cppexp.c:772 -#, fuzzy, c-format +#, c-format msgid "missing binary operator before token \"%s\"" -msgstr "`%s' den önce iki terimli işlemimi eksik" +msgstr "\"%s\" dizgeciğinden önceki iki terimli işleç eksik" #: cppexp.c:756 #, c-format @@ -4261,9 +4223,9 @@ msgid "invalid character '\\%03o' in #if" msgstr "#if içinde '\\%03o' karakteri geçersiz" #: cppexp.c:763 -#, fuzzy, c-format +#, c-format msgid "token \"%s\" is not valid in preprocessor expressions" -msgstr "#if ifadelerinde \"%s\" geçersizdir" +msgstr "\"%s\" dizgeciği önişlemci ifadelerinde geçersizdir" #: cppexp.c:782 msgid "void expression between '(' and ')'" @@ -4276,30 +4238,28 @@ msgstr "#if ifadesiz" #: cppexp.c:787 #, c-format msgid "operator '%s' has no right operand" -msgstr "`%s' işlemiminin sağ tarafı yok" +msgstr "`%s' işlecinin sağ tarafı yok" #: cppexp.c:813 -#, fuzzy msgid " ':' without preceding '?'" -msgstr "sözdizimi hatası ':' den önce '?' yok" +msgstr "':' den önce '?' yok" #: cppexp.c:840 msgid "unbalanced stack in #if" msgstr "#if ifadesinde karşılıksız yığın" #: cppexp.c:862 -#, fuzzy, c-format +#, c-format msgid "impossible operator '%u'" -msgstr "işlemimi '%s' imkansız" +msgstr "işleç '%u' imkansız" #: cppexp.c:954 msgid "missing ')' in expression" msgstr "ifadede ')' eksik" #: cppexp.c:975 -#, fuzzy msgid "'?' without following ':'" -msgstr "sözdizimi hatası '?' dan sonra ':' yok" +msgstr "'?' dan sonra ':' yok" #: cppexp.c:985 msgid "integer overflow in preprocessor expression" @@ -4312,12 +4272,12 @@ msgstr "ifadede '(' eksik" #: cppexp.c:1026 #, c-format msgid "the left operand of \"%s\" changes sign when promoted" -msgstr "" +msgstr "\"%s\"in soldaki terimi yükseltgenirken işaret değiştiriyor" #: cppexp.c:1031 #, c-format msgid "the right operand of \"%s\" changes sign when promoted" -msgstr "" +msgstr "\"%s\"in sağdaki terimi yükseltgenirken işaret değiştiriyor" #: cppexp.c:1414 msgid "comma operator in operand of #if" @@ -4371,44 +4331,42 @@ msgid "ignoring duplicate directory \"%s\"\n" msgstr "tekrar belirtilen \"%s\" dizini yoksayılıyor\n" #: cppinit.c:325 -#, fuzzy msgid " as it is a non-system directory that duplicates a system directory\n" -msgstr "belirtilmş olması gereken bir sistem dizini olmayan dizin olarak değiştiriliyor" +msgstr " tekrarlayan bir sistem dizini olmayan dizin olarak değiştiriliyor\n" #: cppinit.c:891 -#, fuzzy msgid "cppchar_t must be an unsigned type" -msgstr "dayanak bir tanımlayıcı olmalı" +msgstr "cppchar_t bir usigned tür olmalı" #: cppinit.c:895 #, c-format msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits" -msgstr "" +msgstr "önişlemci aritmetiği %lu bitlik maksimum genişliğe sahip; hedef için %lu bit gerekiyor" #: cppinit.c:901 msgid "CPP arithmetic must be at least as precise as a target int" -msgstr "" +msgstr "CPP aritmetiği en azından bir hedef int kadar genişlikte olmalı " #: cppinit.c:904 msgid "target char is less than 8 bits wide" -msgstr "" +msgstr "hedef char 8bitlik genişlikten küçük" #: cppinit.c:908 msgid "target wchar_t is narrower than target char" -msgstr "" +msgstr "hedef wchar_t hedef char'dan daha dar" #: cppinit.c:912 msgid "target int is narrower than target char" -msgstr "" +msgstr "hedef int hedef char'dan daha dar" #: cppinit.c:916 msgid "CPP half-integer narrower than CPP character" -msgstr "" +msgstr "CPP half-integer'ı CPP character'dan daha dar" #: cppinit.c:920 #, c-format msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits" -msgstr "" +msgstr "Bu konaktaki CPP %lu bitten büyük karakter sabitleriyle çalışamaz, hedef ise %lu bit gerektiriyor" #: cppinit.c:972 msgid "#include \"...\" search starts here:\n" @@ -4422,43 +4380,43 @@ msgstr "#include <...> araması buradan başlıyor:\n" msgid "End of search list.\n" msgstr "Arama listesi sonu.\n" -#: cppinit.c:1055 +#: cppinit.c:1057 msgid "" msgstr "" -#: cppinit.c:1057 +#: cppinit.c:1059 msgid "" msgstr "" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. -#: cppinit.c:1162 +#: cppinit.c:1164 #, c-format msgid "assertion missing after %s" msgstr "%s den sonra olumlama eksik" -#: cppinit.c:1163 +#: cppinit.c:1165 #, c-format msgid "directory name missing after %s" msgstr "%s den sonra dizin ismi eksik" -#: cppinit.c:1164 +#: cppinit.c:1166 #, c-format msgid "file name missing after %s" msgstr "%s den sonra dosya ismi eksik" -#: cppinit.c:1165 +#: cppinit.c:1167 #, c-format msgid "macro name missing after %s" msgstr "%s den sonra makro ismi eksik" -#: cppinit.c:1166 +#: cppinit.c:1168 #, c-format msgid "path name missing after %s" msgstr "%s den sonra dosya yolu ismi eksik" -#: cppinit.c:1368 +#: cppinit.c:1353 msgid "-I- specified twice" msgstr "-I- iki kere belirtilmiş" @@ -4503,9 +4461,8 @@ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" msgstr "__VA_ARGS__ sadece argümanlarının sayısı değişebilen bir C99 makrosunun genişleme alanında görünebilir" #: cpplex.c:555 -#, fuzzy msgid "'$' character(s) in identifier or number" -msgstr "tanımlayıcı içinde '$' karakter(ler)i" +msgstr "belirteç ya da sayı içinde '$' karakter(ler)i" #: cpplex.c:698 #, c-format @@ -4525,9 +4482,8 @@ msgid "unterminated comment" msgstr "sonlandırılmamış açıklama" #: cpplex.c:1103 -#, fuzzy msgid "C++ style comments are not allowed in ISO C90" -msgstr "C++ tarzı açıklamalara ISO C89'da izin verilmez" +msgstr "C++ tarzı açıklamalara ISO C90'da izin verilmez" #: cpplex.c:1105 msgid "(this will be reported only once per input file)" @@ -4548,9 +4504,9 @@ msgid "unspellable token %s" msgstr "dizgecik %s okunabilir değil" #: cpplex.c:1695 -#, fuzzy, c-format +#, c-format msgid "the meaning of '\\%c' is different in traditional C" -msgstr "`\\%c'nin anlamı -traditional ile değişir" +msgstr "`\\%c'nin anlamı geleneksel C'de farklıdır" #: cpplex.c:1701 msgid "incomplete universal-character-name" @@ -4570,9 +4526,8 @@ msgid "universal-character-name out of range" msgstr "evrensel karakter ismi kapsam dışı" #: cpplex.c:1791 -#, fuzzy msgid "the meaning of '\\a' is different in traditional C" -msgstr "`\\a'nın anlamı -traditional ile değişir" +msgstr "`\\a'nın anlamı geleneksel C'de farklıdır" #: cpplex.c:1798 #, c-format @@ -4580,9 +4535,8 @@ msgid "non-ISO-standard escape sequence, '\\%c'" msgstr "ISO standardı olmayan önceleme dizgesi, '\\%c'" #: cpplex.c:1809 -#, fuzzy msgid "the meaning of '\\x' is different in traditional C" -msgstr "'\\x'in anlamı -traditional ile değişir" +msgstr "'\\x'in anlamı geleneksel C'de farklıdır" #: cpplex.c:1828 f/lex.c:585 msgid "\\x used with no following hex digits" @@ -4607,18 +4561,16 @@ msgid "unknown escape sequence: '\\%03o'" msgstr "bilinmeyen önceleme dizgesi: '\\%03o'" #: cpplex.c:1882 -#, fuzzy msgid "escape sequence out of range for its type" -msgstr "önceleme dizgesi karakter için kapsam dışı" +msgstr "önceleme dizgesi türü için kapsam dışı" #: cpplex.c:1973 msgid "empty character constant" msgstr "karakter sabit boş" #: cpplex.c:1983 -#, fuzzy msgid "character constant too long for its type" -msgstr "karakter sabit çok uzun" +msgstr "karakter sabiti, türü için çok uzun" #: cpplex.c:1986 msgid "multi-character character constant" @@ -4650,202 +4602,202 @@ msgstr "geleneksel C'den #%s in saklanması için bir girintili # kullanılmış #: cpplib.c:358 msgid "embedding a directive within macro arguments is not portable" -msgstr "" +msgstr "bir yönergenin makro argümanlarla gömülmesi uyarlanabilir değil" #: cpplib.c:378 msgid "style of line directive is a GCC extension" msgstr "satır yönergesinin tarzı bir GCC özelliğidir" -#: cpplib.c:427 +#: cpplib.c:428 #, c-format msgid "invalid preprocessing directive #%s" msgstr "önişlem yönergesi #%s geçersiz" -#: cpplib.c:499 +#: cpplib.c:500 msgid "\"defined\" cannot be used as a macro name" msgstr "\"defined\" makro ismi olarak kullanılamaz" -#: cpplib.c:505 +#: cpplib.c:506 #, c-format msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" -msgstr "\"%s\" C++'da bir işlemimi olduğundan makro ismi olarak kullanılamaz" +msgstr "\"%s\" C++'da bir işleç olduğundan makro ismi olarak kullanılamaz" -#: cpplib.c:508 +#: cpplib.c:509 #, c-format msgid "no macro name given in #%s directive" msgstr "#%s yönergesinde makro ismi verilmemiş" -#: cpplib.c:511 +#: cpplib.c:512 msgid "macro names must be identifiers" msgstr "makro isimleri tanımlayıcılar olmalı" -#: cpplib.c:551 +#: cpplib.c:552 #, c-format msgid "undefining \"%s\"" msgstr "tanımsız yapılan \"%s\"" -#: cpplib.c:597 +#: cpplib.c:598 msgid "missing terminating > character" msgstr "sonlandıran > karakteri eksik" -#: cpplib.c:636 +#: cpplib.c:637 #, c-format msgid "#%s expects \"FILENAME\" or " msgstr "#%s \"DOSYA\" ya da gerektirir" -#: cpplib.c:647 +#: cpplib.c:648 #, c-format msgid "empty file name in #%s" msgstr "#%s deyimindeki dosya ismi boş" -#: cpplib.c:666 +#: cpplib.c:667 msgid "#include_next in primary source file" msgstr "birncil kaynak dosyasında #include_next" -#: cpplib.c:673 +#: cpplib.c:674 msgid "#import is obsolete, use an #ifndef wrapper in the header file" msgstr "#import artık kullanılmıyor, yerine başlık dosyası içinde #ifndef sarmalaması kullanın" -#: cpplib.c:681 +#: cpplib.c:682 msgid "#include nested too deeply" msgstr "#include iç içeliği çok derin" -#: cpplib.c:738 +#: cpplib.c:739 #, c-format msgid "invalid flag \"%s\" in line directive" msgstr "satır yönergesinde geçersiz \"%s\" seçeneği" -#: cpplib.c:813 +#: cpplib.c:814 #, c-format msgid "\"%s\" after #line is not a positive integer" msgstr "#line'dan sonraki \"%s\" bir pozitif tamsayı değil" -#: cpplib.c:819 +#: cpplib.c:820 msgid "line number out of range" msgstr "satır numarası kapsam dışı" -#: cpplib.c:830 cpplib.c:901 +#: cpplib.c:831 cpplib.c:902 #, c-format msgid "\"%s\" is not a valid filename" msgstr "\"%s\" geçerli bir dosya ismi değil" -#: cpplib.c:865 +#: cpplib.c:866 #, c-format msgid "\"%s\" after # is not a positive integer" msgstr "#'dan sonraki \"%s\" bir pozitif tamsayı değil" -#: cpplib.c:972 +#: cpplib.c:973 msgid "invalid #ident directive" msgstr "geçersiz #ident yönergesi" -#: cpplib.c:1060 +#: cpplib.c:1061 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "\"%s\" hem pragma hem de pragma isim alanı olarak kaydediliyor" -#: cpplib.c:1063 +#: cpplib.c:1064 #, c-format msgid "#pragma %s %s is already registered" msgstr "#pragma %s %s zaten kayıtlı" -#: cpplib.c:1066 +#: cpplib.c:1067 #, c-format msgid "#pragma %s is already registered" msgstr "#pragma %s zaten kayıtlı" -#: cpplib.c:1140 +#: cpplib.c:1143 msgid "#pragma once is obsolete" msgstr "#pragma once eskidi" -#: cpplib.c:1143 +#: cpplib.c:1146 msgid "#pragma once in main file" msgstr "main dosyasında '#pragma once'" -#: cpplib.c:1167 +#: cpplib.c:1170 msgid "invalid #pragma GCC poison directive" msgstr "geçersiz #pragma GCC poison yönergesi" -#: cpplib.c:1176 +#: cpplib.c:1179 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "zehirlenen mevcut makro \"%s\"" -#: cpplib.c:1198 +#: cpplib.c:1201 msgid "#pragma system_header ignored outside include file" msgstr "başlık dosyasının dışındaki '#pragma system_header' yoksayıldı" -#: cpplib.c:1223 +#: cpplib.c:1226 #, c-format msgid "cannot find source %s" msgstr "kaynak %s bulunamıyor" -#: cpplib.c:1227 +#: cpplib.c:1230 #, c-format msgid "current file is older than %s" msgstr "mevcut dosya %s den daha eski" -#: cpplib.c:1343 +#: cpplib.c:1346 msgid "_Pragma takes a parenthesized string literal" msgstr "_Pragma bir parantezli dizge sabiti alır" -#: cpplib.c:1426 +#: cpplib.c:1429 msgid "#else without #if" msgstr "#if siz #else" -#: cpplib.c:1431 +#: cpplib.c:1434 msgid "#else after #else" msgstr "#else den sonra #else" -#: cpplib.c:1433 cpplib.c:1467 +#: cpplib.c:1436 cpplib.c:1470 msgid "the conditional began here" msgstr "koşullu ifade buradan başladı" -#: cpplib.c:1460 +#: cpplib.c:1463 msgid "#elif without #if" msgstr "#if siz #elif " -#: cpplib.c:1465 +#: cpplib.c:1468 msgid "#elif after #else" msgstr "#else den sonra #elif" -#: cpplib.c:1496 +#: cpplib.c:1499 msgid "#endif without #if" msgstr "#if siz #endif" -#: cpplib.c:1579 +#: cpplib.c:1582 msgid "missing '(' after predicate" msgstr "dayanaktan sonra '(' eksik" -#: cpplib.c:1594 +#: cpplib.c:1597 msgid "missing ')' to complete answer" msgstr "yanıtı tamamlayacak ')' eksik" -#: cpplib.c:1614 +#: cpplib.c:1617 msgid "predicate's answer is empty" msgstr "dayanakların cevabı boş" -#: cpplib.c:1644 +#: cpplib.c:1647 msgid "assertion without predicate" msgstr "dayanaksız olumlama" -#: cpplib.c:1646 +#: cpplib.c:1649 msgid "predicate must be an identifier" msgstr "dayanak bir tanımlayıcı olmalı" -#: cpplib.c:1735 +#: cpplib.c:1738 #, c-format msgid "\"%s\" re-asserted" msgstr "\"%s\" tekrar olumlanmış" -#: cpplib.c:1965 +#: cpplib.c:1968 #, c-format msgid "unterminated #%s" msgstr "sonlandırılmamış #%s" #: cppmacro.c:94 -#, fuzzy, c-format +#, c-format msgid "macro \"%s\" is not used" -msgstr "\"%s\" tanımlı değil" +msgstr "makro \"%s\" kullanılmamış" #: cppmacro.c:139 cppmacro.c:294 #, c-format @@ -4853,9 +4805,8 @@ msgid "invalid built-in macro \"%s\"" msgstr "geçersiz yerleşik makro \"%s\"" #: cppmacro.c:234 -#, fuzzy msgid "could not determine date and time" -msgstr "bağımlılık izlemesi için hedef isim saptanamıyor" +msgstr "tarih ve saat saptanamadı" #: cppmacro.c:407 msgid "invalid string literal, ignoring final '\\'" @@ -4890,134 +4841,134 @@ msgstr "sonlandırılmamış argüman listesi çağıran makro \"%s\"" msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "işlev benzeri makro \"%s\" geleneksel C'de argümanlarla kullanılmalıdır" -#: cppmacro.c:1312 +#: cppmacro.c:1314 #, c-format msgid "duplicate macro parameter \"%s\"" msgstr "yinelenmiş makro parametresi \"%s\"" -#: cppmacro.c:1349 +#: cppmacro.c:1351 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "\"%s\" makro parametre listesinde görünmeyebilir" -#: cppmacro.c:1357 +#: cppmacro.c:1359 msgid "macro parameters must be comma-separated" msgstr "makro parametreleri virgüllerle ayrılmış olmalı" -#: cppmacro.c:1374 +#: cppmacro.c:1376 msgid "parameter name missing" msgstr "parametre ismi eksik" -#: cppmacro.c:1389 +#: cppmacro.c:1391 msgid "anonymous variadic macros were introduced in C99" msgstr "argümanlarının sayısı değişebilen anonim makrolar C99 da tanıtıldı" -#: cppmacro.c:1393 +#: cppmacro.c:1395 msgid "ISO C does not permit named variadic macros" msgstr "ISO C argümanlarının sayısı değişebilen isimli makrolara izin vermez" -#: cppmacro.c:1402 +#: cppmacro.c:1404 msgid "missing ')' in macro parameter list" msgstr "makro parametre listesinde ')' eksik" -#: cppmacro.c:1470 +#: cppmacro.c:1472 msgid "ISO C requires whitespace after the macro name" msgstr "ISO C makro isminden sonra boşluk gerektirir" -#: cppmacro.c:1498 +#: cppmacro.c:1500 msgid "'#' is not followed by a macro parameter" msgstr "'#' işaretinden sonra bir makro parametresi yok" -#: cppmacro.c:1517 +#: cppmacro.c:1519 msgid "'##' cannot appear at either end of a macro expansion" msgstr "'##' bir makronun her iki ucunda da görünemez" -#: cppmacro.c:1599 +#: cppmacro.c:1601 #, c-format msgid "\"%s\" redefined" msgstr "\"%s\" yeniden tanımlanmış" -#: cppmacro.c:1604 +#: cppmacro.c:1606 msgid "this is the location of the previous definition" msgstr "bu önceki tanımlamanın yeri" -#: cppmacro.c:1655 -#, fuzzy, c-format +#: cppmacro.c:1657 +#, c-format msgid "macro argument \"%s\" would be stringified in traditional C" -msgstr "makro argümanı \"%s\" gelenekel C'de dizgelem olmalıydı" +msgstr "makro argümanı \"%s\" geleneksel C'de dizgelenmiş olmalıydı" -#: cppmacro.c:1680 +#: cppmacro.c:1682 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "cpp_macro_definition içindeki isimli yapı türü %d geçersiz" -#: cppspec.c:131 +#: cppspec.c:109 #, c-format msgid "\"%s\" is not a valid option to the preprocessor" msgstr "\"%s\" önişlemci için geçerli bir seçenek değil" -#: cppspec.c:155 +#: cppspec.c:133 msgid "too many input files" msgstr "girdi dosyası sayısı çok fazla" #: cpptrad.c:841 -#, fuzzy, c-format +#, c-format msgid "detected recursion whilst expanding macro \"%s\"" -msgstr "sonlandırılmamış argüman listesi çağıran makro \"%s\"" +msgstr "makro \"%s\" genişletilirken iç içelik saptandı" -#: cse.c:7187 +#: cse.c:7195 #, c-format msgid ";; Processing block from %d to %d, %d sets.\n" msgstr ";; %d den %d ye kadar, %d kümelik blok işleniyor.\n" -#: diagnostic.c:700 +#: diagnostic.c:714 msgid "((anonymous))" msgstr "((anonim))" -#: diagnostic.c:914 +#: diagnostic.c:928 #, c-format msgid "%s: warnings being treated as errors\n" msgstr "%s: uyarılar hata olarak ele alınıyor\n" -#: diagnostic.c:949 +#: diagnostic.c:963 #, c-format msgid "%s: %s: " msgstr "%s: %s: " -#: diagnostic.c:1040 +#: diagnostic.c:1054 #, c-format msgid "%s " msgstr "%s " -#: diagnostic.c:1042 +#: diagnostic.c:1056 #, c-format msgid " %s" msgstr " %s" -#: diagnostic.c:1064 +#: diagnostic.c:1078 msgid "At top level:" msgstr "Üst düzeyde:" -#: diagnostic.c:1069 +#: diagnostic.c:1083 #, c-format msgid "In member function `%s':" msgstr "Üye işlev `%s':" -#: diagnostic.c:1073 +#: diagnostic.c:1087 #, c-format msgid "In function `%s':" msgstr "`%s' işlevinde:" -#: diagnostic.c:1161 +#: diagnostic.c:1175 msgid "compilation terminated.\n" msgstr "derleme sonlandırıldı.\n" -#: diagnostic.c:1179 +#: diagnostic.c:1193 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "%s:%d: önceki hatalar yüzünden bozulmuş, bırakılıyor\n" -#: diagnostic.c:1194 diagnostic.c:1302 +#: diagnostic.c:1208 diagnostic.c:1316 #, c-format msgid "" "Please submit a full bug report,\n" @@ -5028,23 +4979,23 @@ msgstr "" "ayrıntılı bir hata raporu gönderin.\n" "İşlemler için %s adresine bakınız.\n" -#: diagnostic.c:1300 +#: diagnostic.c:1314 msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "Derleyici iç hatası: Hata raporlama yordamları tekrar girildi.\n" -#: diagnostic.c:1362 -#, fuzzy, c-format +#: diagnostic.c:1376 +#, c-format msgid "in %s, at %s:%d" -msgstr "%2$s dosyasının %3$d. satırındaki %1$s işlevinde programdan çıkış" +msgstr "%2$s dosyasının %3$d. satırındaki %1$s işlevinde" -#: diagnostic.c:1383 +#: diagnostic.c:1397 #, c-format msgid "In file included from %s:%d" msgstr "" "Sırayla bir altındaki dosyada içerilerek:\n" "\t\t%s:%d" -#: diagnostic.c:1386 +#: diagnostic.c:1400 #, c-format msgid "" ",\n" @@ -5053,61 +5004,61 @@ msgstr "" ",\n" "\t\t%s:%d" -#: diagnostic.c:1387 +#: diagnostic.c:1401 msgid ":\n" msgstr ". satırında:\n" -#: diagnostic.c:1431 diagnostic.c:1448 +#: diagnostic.c:1445 diagnostic.c:1462 #, c-format msgid "`%s' is deprecated (declared at %s:%d)" -msgstr "`%s' yakında kaldırılacak (%s:%d. satırında bildirilmiş)" +msgstr "`%s' eski kullanım (%s:%d. satırında bildirilmiş)" -#: diagnostic.c:1451 +#: diagnostic.c:1465 #, c-format msgid "`%s' is deprecated" -msgstr "`%s' yakında kaldırılacak" +msgstr "`%s' eski kullanım" -#: diagnostic.c:1454 +#: diagnostic.c:1468 #, c-format msgid "type is deprecated (declared at %s:%d)" -msgstr "tür yakında kaldırılacak (%s:%d. satırında bildirilmiş)" +msgstr "tür eski kullanım (%s:%d. satırında bildirilmiş)" -#: diagnostic.c:1457 +#: diagnostic.c:1471 msgid "type is deprecated" -msgstr "tür yakında kaldırılacak" +msgstr "tür eski kullanım" #: dominance.c:728 #, c-format msgid "dominator of %d should be %d, not %d" -msgstr "" +msgstr "%d nin önceli %d olmalı, %d değil" -#: dwarf2out.c:3124 +#: dwarf2out.c:3135 #, c-format msgid "DW_LOC_OP %s not implemented\n" msgstr "DW_LOC_OP %s daha yazılmadı\n" #: dwarfout.c:2066 -#, fuzzy, c-format +#, c-format msgid "internal regno botch: `%s' has regno = %d\n" -msgstr "iç yazmaç numarası beceriksizce: regno = %d\n" +msgstr "iç yazmaç numarası beceriksizce: `%s' regno içeriyor = %d\n" #: dwarfout.c:6181 msgid "support for the DWARF1 debugging format is deprecated" -msgstr "" +msgstr "DWARF1 hata ayıklama biçimi artık desteklenmeyecek" #: dwarfout.c:6278 msgid "can't get current directory" msgstr "çalışılan dizin alınamıyor" -#: emit-rtl.c:1151 +#: emit-rtl.c:1155 msgid "can't access real part of complex value in hard register" msgstr "donanım yazmacındaki karmaşık değerin gerçek kısmına erişilemez" -#: emit-rtl.c:1173 +#: emit-rtl.c:1177 msgid "can't access imaginary part of complex value in hard register" msgstr "donanım yazmacında karmaşık değerin sanal kısmına erişilemez" -#: emit-rtl.c:3418 +#: emit-rtl.c:3402 msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "ICE: emit_jump_insn gereken yerde emit_insn kullanılmış:\n" @@ -5116,39 +5067,44 @@ msgstr "ICE: emit_jump_insn gereken yerde emit_insn kullanılmış:\n" msgid "abort in %s, at %s:%d" msgstr "%2$s dosyasının %3$d. satırındaki %1$s işlevinde programdan çıkış" -#: except.c:371 +#: except.c:369 msgid "exception handling disabled, use -fexceptions to enable" msgstr "olağandışılık yakalaması iptal edildi, etkinleştirmek için -fexceptions kullanın" -#: except.c:2969 +#: except.c:2994 msgid "argument of `__builtin_eh_return_regno' must be constant" msgstr "`__builtin_eh_return_regno' argümanı sabit olmalı" -#: except.c:3090 except.c:3112 +#: except.c:3137 msgid "__builtin_eh_return not supported on this target" msgstr "__builtin_eh_return bu hedefte desteklenmiyor" -#: explow.c:1398 +#: explow.c:1408 msgid "stack limits not supported on this target" msgstr "bu hedefte yığın sınırları desteklenmiyor" -#: expr.c:3323 +#: expr.c:3355 msgid "function using short complex types cannot be inline" msgstr "short karmaşık türler kullanılan işlevler özümlenemez" -#: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538 +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 msgid "unsupported wide integer operation" msgstr "desteklenmeyen uzun tamsayı işlemi" -#: expr.c:6587 +#: expr.c:6669 #, c-format msgid "prior parameter's size depends on `%s'" msgstr "önceki parametrelerin uzunluğu `%s' bağımlı" -#: expr.c:6932 +#: expr.c:7005 msgid "returned value in block_exit_expr" msgstr "block_exit_expr'de değer döndü" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +msgid "cannot take the address of an unaligned member" +msgstr "hizalanmamış bir üyenin adresi alınamaz" + #: final.c:1342 msgid "negative insn length" msgstr "negatif komut uzunluğu" @@ -5190,12 +5146,12 @@ msgstr "`%%l' terimi bir etiket değil" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104 +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 #: config/pdp11/pdp11.c:1573 msgid "floating constant misused" msgstr "gerçel sayı sabitler desteklenmiyor" -#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182 +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 #: config/pdp11/pdp11.c:1620 msgid "invalid expression as operand" msgstr "veri öğesi olarak ifade geçersiz" @@ -5212,82 +5168,86 @@ msgstr "`noreturn' işlev dönüyor" msgid "control reaches end of non-void function" msgstr "denetim void olmayan işlevin sonunu aşıyor" -#: flow.c:1641 +#: flow.c:1642 msgid "Attempt to delete prologue/epilogue insn:" msgstr "Önsöz/sonsöz komutlarını silmeye çalışır" -#: fold-const.c:2545 fold-const.c:2558 +#: fold-const.c:2546 fold-const.c:2559 #, c-format msgid "comparison is always %d due to width of bit-field" msgstr "karşılaştırma bit alanının genişliğinden dolayı daima %d" -#: fold-const.c:3752 fold-const.c:3769 +#: fold-const.c:3753 fold-const.c:3770 #, c-format msgid "comparison is always %d" msgstr "karşılaştırma sonucu daima %d" -#: fold-const.c:3900 +#: fold-const.c:3901 msgid "`or' of unmatched not-equal tests is always 1" msgstr "eşleşmeyenlerin eşitsizlik testlerininin `or' sonucu daima 1 dir" -#: fold-const.c:3905 +#: fold-const.c:3906 msgid "`and' of mutually exclusive equal-tests is always 0" msgstr "bağdaşmayanların eşitlik testlerinin `and' sonucu daima 0 dır" -#: function.c:881 varasm.c:1503 +#: function.c:884 varasm.c:1503 #, c-format msgid "size of variable `%s' is too large" msgstr "`%s' değişkeni çok geniş" -#: function.c:5470 +#: function.c:3772 +msgid "impossible constraint in `asm'" +msgstr "`asm' içindeki koşul mümkün değil" + +#: function.c:5527 #, c-format msgid "`%s' might be used uninitialized in this function" msgstr "`%s' bu işlevde ilklendirilmeden kullanılmış olmalı" -#: function.c:5477 +#: function.c:5534 #, c-format msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" msgstr "değişken `%s' `longjmp' ya da `vfork' tarafından taşırılmış olmalı" -#: function.c:5496 +#: function.c:5553 #, c-format msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" msgstr "argüman `%s' `longjmp' ya da `vfork' tarafından taşırılmış olmalı" -#: function.c:6363 +#: function.c:6420 msgid "function returns an aggregate" msgstr "işlev bir küme ile dönüyor" -#: function.c:6868 +#: function.c:6925 #, c-format msgid "unused parameter `%s'" msgstr "parametre `%s' kullanılmamış" -#: gcc.c:1126 +#: gcc.c:1107 #, c-format msgid "ambiguous abbreviation %s" msgstr "belirsiz kısaltma %s" -#: gcc.c:1153 +#: gcc.c:1134 #, c-format msgid "incomplete `%s' option" msgstr "tamamlanmamış `%s' seçeneği" -#: gcc.c:1164 +#: gcc.c:1145 #, c-format msgid "missing argument to `%s' option" msgstr "`%s' seçeneğinin argümanı eksik" -#: gcc.c:1177 +#: gcc.c:1158 #, c-format msgid "extraneous argument to `%s' option" msgstr "`%s' seçeneğinde fazladan argüman" -#: gcc.c:1505 +#: gcc.c:1486 msgid "Using built-in specs.\n" msgstr "Yerleşik özellikler kullanılıyor.\n" -#: gcc.c:1683 +#: gcc.c:1667 #, c-format msgid "" "Setting spec %s to '%s'\n" @@ -5296,42 +5256,42 @@ msgstr "" "Özelik %s '%s' e ayarlanıyor\n" "\n" -#: gcc.c:1790 +#: gcc.c:1774 #, c-format msgid "Reading specs from %s\n" msgstr "Özellikler %s'den okunuyor\n" -#: gcc.c:1888 gcc.c:1907 +#: gcc.c:1872 gcc.c:1891 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "specs %%include sözdizimi %ld karakterden sonra bozuk" -#: gcc.c:1915 +#: gcc.c:1899 #, c-format msgid "could not find specs file %s\n" msgstr "özellik dosyası %s bulunamadı\n" -#: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "specs %%rename sözdizimi %ld karakterden sonra bozuk" -#: gcc.c:1967 +#: gcc.c:1951 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "ismi değişecek specs %s özelliği yok" -#: gcc.c:1974 +#: gcc.c:1958 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" -msgstr "" +msgstr "%s: '%s' belirtiminin ismi zaten '%s' belirtiminde kullanılmış" -#: gcc.c:1979 +#: gcc.c:1963 #, c-format msgid "rename spec %s to %s\n" msgstr "spec %s ismi %s yapılıyor\n" -#: gcc.c:1981 +#: gcc.c:1965 #, c-format msgid "" "spec is '%s'\n" @@ -5340,25 +5300,25 @@ msgstr "" "özellik '%s'\n" "\n" -#: gcc.c:1994 +#: gcc.c:1978 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "%ld. karakterden sonra bilinmeyen specs %% komutu" -#: gcc.c:2005 gcc.c:2018 +#: gcc.c:1989 gcc.c:2002 #, c-format msgid "specs file malformed after %ld characters" msgstr "%ld. karakterden sonra özellikler dosyası bozuk" -#: gcc.c:2072 +#: gcc.c:2056 msgid "spec file has no spec for linking" msgstr "özellik dosyası birleştirilecek özellik içermiyor" -#: gcc.c:2570 +#: gcc.c:2554 msgid "-pipe not supported" msgstr "-pipe desteklenmiyor" -#: gcc.c:2625 +#: gcc.c:2609 msgid "" "\n" "Go ahead? (y or n) " @@ -5366,7 +5326,7 @@ msgstr "" "\n" "Haydi!? (e / h) " -#: gcc.c:2751 +#: gcc.c:2735 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -5377,69 +5337,69 @@ msgstr "" "Lütfen ayrıntılı bir hata raporu hazırlayın.\n" "İşlemler için %s adresine bakın." -#: gcc.c:2769 +#: gcc.c:2753 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" -#: gcc.c:2899 +#: gcc.c:2883 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Kullanımı: %s [seçenekler] DOSYA...\n" -#: gcc.c:2900 +#: gcc.c:2884 msgid "Options:\n" msgstr "Seçenekler:\n" -#: gcc.c:2902 +#: gcc.c:2886 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr " -pass-exit-codes Bir safhada en yüksek hata kodu ile çıkar\n" -#: gcc.c:2903 +#: gcc.c:2887 msgid " --help Display this information\n" msgstr " --help Bu yardım iletisini gösterir\n" -#: gcc.c:2904 +#: gcc.c:2888 msgid " --target-help Display target specific command line options\n" msgstr " --target-help Hedefe özel komut satırı seçeneklerini gösterir\n" -#: gcc.c:2906 +#: gcc.c:2890 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr " (Ast süreçlerin komut satırı seçenekleri için '-v --help' kullanın)\n" -#: gcc.c:2907 +#: gcc.c:2891 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr " -dumpspecs Bütün yerleşik spec dizgelerini gösterir\n" -#: gcc.c:2908 +#: gcc.c:2892 msgid " -dumpversion Display the version of the compiler\n" msgstr " -dumpversion Derleyicinin sürümünü gösterir\n" -#: gcc.c:2909 +#: gcc.c:2893 msgid " -dumpmachine Display the compiler's target processor\n" msgstr " -dumpmachine Derleyicilerin hedef işlemcisini gösterir\n" -#: gcc.c:2910 +#: gcc.c:2894 msgid " -print-search-dirs Display the directories in the compiler's search path\n" msgstr " -print-search-dirs Derleyicinin arama yolundaki dizinlerini gösterir\n" -#: gcc.c:2911 +#: gcc.c:2895 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" msgstr " -print-libgcc-file-name Derleyiciyle eşleşen kitaplığın ismini gösterir\n" -#: gcc.c:2912 +#: gcc.c:2896 msgid " -print-file-name= Display the full path to library \n" msgstr " -print-file-name= kitaplığının tam dosya yolunu gösterir\n" -#: gcc.c:2913 +#: gcc.c:2897 msgid " -print-prog-name= Display the full path to compiler component \n" msgstr " -print-prog-name= Derleyici elemanı un tam dosya yolunu gösterir\n" -#: gcc.c:2914 +#: gcc.c:2898 msgid " -print-multi-directory Display the root directory for versions of libgcc\n" msgstr " -print-multi-directory libgcc sürümünün kök dizinini gösterir\n" -#: gcc.c:2915 +#: gcc.c:2899 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories\n" @@ -5447,98 +5407,99 @@ msgstr "" " -print-multi-lib Komut satırı seçenekleri ile kitaplık arama dizinleri\n" " arasındaki eşleşmeleri gösterir\n" -#: gcc.c:2918 -#, fuzzy +#: gcc.c:2902 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" -msgstr " -print-multi-directory libgcc sürümünün kök dizinini gösterir\n" +msgstr " -print-multi-os-directory İS kitaplıklarının göreli dosya yolunu gösterir\n" -#: gcc.c:2919 +#: gcc.c:2903 msgid " -Wa, Pass comma-separated on to the assembler\n" -msgstr " -Wa, Virgül ayraçlı listesini çeviriciye gönderir\n" +msgstr "" +" -Wa, Virgül ayraçlı listesini çeviriciye\n" +" gönderir\n" -#: gcc.c:2920 +#: gcc.c:2904 msgid " -Wp, Pass comma-separated on to the preprocessor\n" msgstr " -Wp, Virgül ayraçlı listesini önişlemciye gönderir\n" -#: gcc.c:2921 +#: gcc.c:2905 msgid " -Wl, Pass comma-separated on to the linker\n" msgstr " -Wl, Virgül ayraçlı i bağlayıcıya gönderir\n" -#: gcc.c:2922 +#: gcc.c:2906 msgid " -Xlinker Pass on to the linker\n" msgstr " -Xlinker Bağlayıcıya ümanı gönderir\n" -#: gcc.c:2923 +#: gcc.c:2907 msgid " -save-temps Do not delete intermediate files\n" msgstr " -save-temps Aracı dosyaları silmez\n" -#: gcc.c:2924 +#: gcc.c:2908 msgid " -pipe Use pipes rather than intermediate files\n" msgstr " -pipe Aracı dosyalardan ziyade veri yolları kullanılır\n" -#: gcc.c:2925 +#: gcc.c:2909 msgid " -time Time the execution of each subprocess\n" msgstr " -time Alt işlemlerin çalıştırılma zamanlaması\n" -#: gcc.c:2926 +#: gcc.c:2910 msgid " -specs= Override built-in specs with the contents of \n" msgstr " -specs= Yerleşik özellikler yerine dakilere zorlar\n" -#: gcc.c:2927 +#: gcc.c:2911 msgid " -std= Assume that the input sources are for \n" msgstr "" " -std= Girdi kaynaklarının bu da olduğu\n" " varsayılır\n" -#: gcc.c:2928 +#: gcc.c:2912 msgid " -B Add to the compiler's search paths\n" msgstr " -B Derleyicilerin arama dosya yoluna i ekler\n" -#: gcc.c:2929 +#: gcc.c:2913 msgid " -b Run gcc for target , if installed\n" msgstr " -b gcc kurulmuşsa hedef için çalıştırılır\n" -#: gcc.c:2930 +#: gcc.c:2914 msgid " -V Run gcc version number , if installed\n" msgstr " -V gcc'nin kurulmuşsa sürümü çalıştırılır\n" -#: gcc.c:2931 +#: gcc.c:2915 msgid " -v Display the programs invoked by the compiler\n" msgstr " -v Derleyicinin çalıştırdığı programları gösterir\n" -#: gcc.c:2932 +#: gcc.c:2916 msgid " -### Like -v but options quoted and commands not executed\n" msgstr " -### -v gibi ama tırnaklı ve virgüllü seçenekler kullanılmaz\n" -#: gcc.c:2933 +#: gcc.c:2917 msgid " -E Preprocess only; do not compile, assemble or link\n" msgstr " -E Sadece önişlem; derleme, çeviri ve ilintileme yapılmaz\n" -#: gcc.c:2934 +#: gcc.c:2918 msgid " -S Compile only; do not assemble or link\n" msgstr " -S Sadece derleme; çevirme ve bağlama yapılmaz\n" -#: gcc.c:2935 +#: gcc.c:2919 msgid " -c Compile and assemble, but do not link\n" msgstr " -c Derler ve çevirir ancak bağlamaz\n" -#: gcc.c:2936 +#: gcc.c:2920 msgid " -o Place the output into \n" msgstr " -o DOSYA Çıktıyı DOSYAya yazar\n" -#: gcc.c:2937 +#: gcc.c:2921 msgid "" " -x Specify the language of the following input files\n" -" Permissable languages include: c c++ assembler none\n" +" Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension\n" msgstr "" " -x Aşağıdaki girdi dosyası dilleri belirtilebilir:\n" " c c++ assembler none\n" -" 'none' ile dilin girdi dosyasının uzantısından saptanacağı\n" -" öntanımlı durum belirtilmiş olur\n" +" 'none' dilin girdi dosyasının uzantısından\n" +" saptanacağı öntanımlı durum belirtilmiş olur\n" -#: gcc.c:2944 +#: gcc.c:2928 #, c-format msgid "" "\n" @@ -5554,27 +5515,27 @@ msgstr "" "Çeviri hatalarını adresine bildiriniz.\n" "\n" -#: gcc.c:3079 -#, fuzzy, c-format +#: gcc.c:3063 +#, c-format msgid "`-%c' option must have argument" -msgstr "-param seçeneğinde argüman eksik" +msgstr "`-%c' seçeneğinde argüman eksik" -#: gcc.c:3101 +#: gcc.c:3085 #, c-format msgid "couldn't run `%s': %s" -msgstr "" +msgstr "`%s' çalıştırılamadı: %s" #. translate_options () has turned --version into -fversion. -#: gcc.c:3278 +#: gcc.c:3262 #, c-format msgid "%s (GCC) %s\n" msgstr "%s (GCC) %s\n" -#: gcc.c:3279 -msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" -msgstr "Telif Hakkı (C) 2002 Free Software Foundation, Inc.\n" +#: gcc.c:3263 +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" +msgstr "Telif Hakkı © 2003 Free Software Foundation, Inc.\n" -#: gcc.c:3281 gcov.c:364 +#: gcc.c:3265 gcov.c:364 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" @@ -5584,62 +5545,62 @@ msgstr "" "Hiçbir garantisi yoktur; hatta SATILABİLİRLİĞİ veya ŞAHSİ KULLANIMINIZA\n" "UYGUNLUĞU için bile garanti verilmez.\n" -#: gcc.c:3382 +#: gcc.c:3366 msgid "argument to `-Xlinker' is missing" msgstr "`-Xlinker' için argüman belirtilmemiş" -#: gcc.c:3390 +#: gcc.c:3374 msgid "argument to `-l' is missing" msgstr "`-l' için argüman belirtilmemiş" -#: gcc.c:3407 +#: gcc.c:3391 msgid "argument to `-specs' is missing" msgstr "`-specs' için argüman belirtilmemiş" -#: gcc.c:3422 +#: gcc.c:3406 msgid "argument to `-specs=' is missing" msgstr "`-specs=' için argüman belirtilmemiş" -#: gcc.c:3452 +#: gcc.c:3436 #, c-format msgid "`-%c' must come at the start of the command line" -msgstr "" +msgstr "`-%c' komut satırının başında olmalı" -#: gcc.c:3461 +#: gcc.c:3445 msgid "argument to `-B' is missing" msgstr "`-B' için argüman belirtilmemiş" -#: gcc.c:3634 +#: gcc.c:3618 msgid "cannot specify -o with -c or -S and multiple compilations" msgstr "-o çoklu derlemeler, -c ya da -S ile kullanılamaz" -#: gcc.c:3807 +#: gcc.c:3791 msgid "warning: -pipe ignored because -save-temps specified" msgstr "Uyarı: -save-temps belirtildiğinden -pipe yoksayıldı" -#: gcc.c:3811 +#: gcc.c:3795 msgid "warning: -pipe ignored because -time specified" msgstr "Uyarı: -time belirtildiğinden -pipe yoksayıldı" -#: gcc.c:3823 +#: gcc.c:3807 msgid "argument to `-x' is missing" msgstr "`-x' için argüman belirtilmemiş" -#: gcc.c:3851 +#: gcc.c:3835 #, c-format msgid "argument to `-%s' is missing" msgstr "`-%s' için argüman belirtilmemiş" -#: gcc.c:3912 +#: gcc.c:3896 #, c-format msgid "warning: `-x %s' after last input file has no effect" msgstr "Uyarı: son girdi dosyasından sonraki `-x %s' etkisiz" -#: gcc.c:4257 +#: gcc.c:4241 msgid "invalid specification! Bug in cc" msgstr "özellik geçersiz! cc'de yazılım hatası." -#: gcc.c:4411 +#: gcc.c:4395 #, c-format msgid "%s\n" msgstr "%s\n" @@ -5647,76 +5608,74 @@ msgstr "%s\n" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. ie there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:4971 +#: gcc.c:4955 #, c-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "özellik aksaması: '%%*' kalıp eşleştirerek ilklendirilemedi" -#: gcc.c:4980 +#: gcc.c:4964 #, c-format msgid "warning: use of obsolete %%[ operator in specs" -msgstr "Uyarı: spec'lerde %%[ işlemimi artık kullanılmıyor" +msgstr "Uyarı: spec'lerde %%[ işleci artık kullanılmıyor" -#: gcc.c:4998 +#: gcc.c:4982 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "'%4$s' %1$c%2$s%3$c özelliği işleniyor\n" -#: gcc.c:5123 +#: gcc.c:5107 #, c-format msgid "spec failure: unrecognized spec option '%c'" msgstr "Özellik aksaması: özellik seçeneği '%c' anlaşılamadı" -#: gcc.c:5204 -#, fuzzy, c-format +#: gcc.c:5188 +#, c-format msgid "unknown spec function `%s'" -msgstr "`%s' işlevinde:" +msgstr "bilinmeyen `%s' spec işlevi" -#: gcc.c:5223 -#, fuzzy, c-format +#: gcc.c:5207 +#, c-format msgid "error in args to spec function `%s'" -msgstr "`%s' işlevi için argümanlar çok fazla" +msgstr "`%s' spec işlevi için argümanlar hatalı" -#: gcc.c:5272 -#, fuzzy +#: gcc.c:5256 msgid "malformed spec function name" -msgstr "çevirim tür olarak işlev belirtiyor" +msgstr "bozuk spec işlevi ismi" #. ) -#: gcc.c:5275 -#, fuzzy +#: gcc.c:5259 msgid "no arguments for spec function" -msgstr "işlev için çok az argüman belirtildi" +msgstr "spec işlevi için argüman belirtilmedi" -#: gcc.c:5294 +#: gcc.c:5278 msgid "malformed spec function arguments" -msgstr "" +msgstr "belirtim işlevi argümanları bozuk" -#: gcc.c:5402 +#: gcc.c:5386 msgid "mismatched braces in specs" msgstr "özellikler içinde eşleşmeyen parantezler" -#: gcc.c:6097 +#: gcc.c:6081 #, c-format msgid "unrecognized option `-%s'" msgstr "`-%s' seçeneği bilinmiyor" -#: gcc.c:6103 +#: gcc.c:6087 #, c-format msgid "install: %s%s\n" msgstr "kurulum: %s%s\n" -#: gcc.c:6104 +#: gcc.c:6088 #, c-format msgid "programs: %s\n" msgstr "programlar: %s\n" -#: gcc.c:6105 +#: gcc.c:6089 #, c-format msgid "libraries: %s\n" msgstr "kitaplıklar: %s\n" -#: gcc.c:6162 +#: gcc.c:6146 msgid "" "\n" "For bug reporting instructions, please see:\n" @@ -5724,48 +5683,48 @@ msgstr "" "\n" "Hata raporlama işlemleri için:\n" -#: gcc.c:6178 +#: gcc.c:6162 #, c-format msgid "Configured with: %s\n" msgstr "" "%s\n" "seçenekleriyle yapılandırıldı.\n" -#: gcc.c:6192 +#: gcc.c:6176 #, c-format msgid "Thread model: %s\n" -msgstr "Kanallama modeli: %s\n" +msgstr "Evre modeli: %s\n" -#: gcc.c:6203 +#: gcc.c:6187 #, c-format msgid "gcc version %s\n" msgstr "gcc %s sürümü\n" -#: gcc.c:6205 +#: gcc.c:6189 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "gcc sürücüsü %s sürümü gcc %s sürümünü çalıştırıyor\n" -#: gcc.c:6213 +#: gcc.c:6197 msgid "no input files" msgstr "girdi dosyası yok" -#: gcc.c:6251 +#: gcc.c:6235 #, c-format msgid "%s: %s compiler not installed on this system" msgstr "%s: %s derleyici bu sitemde kurulu değil" -#: gcc.c:6326 +#: gcc.c:6310 #, c-format msgid "%s: linker input file unused because linking not done" msgstr "%s: birleştirme yapılmadığından birleştirici girdi dosyası kullanılmadı" -#: gcc.c:6369 +#: gcc.c:6353 #, c-format msgid "language %s not recognized" msgstr "dil %s tanınmıyor" -#: gcc.c:6472 +#: gcc.c:6456 msgid "internal gcc abort" msgstr "dahili gcc çıkışı" @@ -5824,13 +5783,14 @@ msgid " -f, --function-summaries Output summaries for each function\n" msgstr " -f, --function-summaries Her işlev için özet çıktılar\n" #: gcov.c:349 -#, fuzzy msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n" -msgstr " -o, --object-directory DİZİN Nesne dosyaları DİZİNde aranır\n" +msgstr "" +" -o, --object-directory DZN|DSY Nesne dosyaları DZN içinde ya da DSY\n" +" dosyasında belirtilen yerlerde aranır\n" #: gcov.c:350 msgid " -p, --preserve-paths Preserve all pathname components\n" -msgstr "" +msgstr " -p, --preserve-paths Tüm dosya yolu elemanları saklanır\n" #: gcov.c:351 #, c-format @@ -5877,39 +5837,39 @@ msgid "No executable code associated with file %s.\n" msgstr "%s dosyası ile ilişkilendirilecek kod yok.\n" #: gcov.c:1186 -#, fuzzy, c-format +#, c-format msgid "%s of %d lines executed in %s %s\n" -msgstr "%3$s dosyasındaki %2$d satırın %%%1$6.2f satırı çalıştırıldı\n" +msgstr "%3$s dosyasındaki %2$d satırın %1$s satırı çalıştırıldı %4$s\n" #: gcov.c:1191 -#, fuzzy, c-format +#, c-format msgid "No executable lines in %s %s\n" -msgstr "%s dosyasında çalıştırılacak kaynak satırı yok\n" +msgstr "%s içinde çalıştırılacak satır yok %s\n" #: gcov.c:1198 -#, fuzzy, c-format +#, c-format msgid "%s of %d branches executed in %s %s\n" -msgstr "%3$s dosyasındaki %2$d daldan %%%1$6.2f dal çalıştırıldı\n" +msgstr "%3$s dosyasındaki %2$d daldan %1$s dal çalıştırıldı %4$s\n" #: gcov.c:1203 -#, fuzzy, c-format +#, c-format msgid "%s of %d branches taken at least once in %s %s\n" -msgstr "%3$s dosyasındaki %2$d daldan %%%1$6.2f dal en az bir kere alındı\n" +msgstr "%3$s dosyasındaki %2$d daldan %1$s dal en az bir kere alındı %4$s\n" #: gcov.c:1209 -#, fuzzy, c-format +#, c-format msgid "No branches in %s %s\n" -msgstr "%s dosyasında dal yok\n" +msgstr "%s dosyasında dal yok %s\n" #: gcov.c:1211 -#, fuzzy, c-format +#, c-format msgid "%s of %d calls executed in %s %s\n" -msgstr "%3$s dosyasındaki %2$d çağrıdan %%%1$6.2f çağrı çalıştırıldı\n" +msgstr "%3$s dosyasındaki %2$d çağrıdan %1$s çağrı çalıştırıldı %4$s\n" #: gcov.c:1216 -#, fuzzy, c-format +#, c-format msgid "No calls in %s %s\n" -msgstr "%s dosyasında çağrı yok\n" +msgstr "%s dosyasında çağrı yok %s\n" #: gcov.c:1351 #, c-format @@ -5924,17 +5884,17 @@ msgstr "blok_num = %ld, blok_sayısı = %d\n" #: gcov.c:1367 #, c-format msgid "ERROR: unexpected line number %ld\n" -msgstr "" +msgstr "HATA: satır numarası %ld beklenmiyordu\n" #: gcov.c:1383 -#, fuzzy, c-format +#, c-format msgid "ERROR: too many basic blocks in function %s\n" -msgstr "HATA: .bb dosyası %s içinde temel blok sayısı çok fazla\n" +msgstr "HATA: %s içinde temel blok sayısı çok fazla\n" #: gcov.c:1398 -#, fuzzy, c-format +#, c-format msgid "ERROR: out of range line number in function %s\n" -msgstr "%s işlevinin çalıştırılabilir kaynak satırı yok\n" +msgstr "%s işlevindeki satır numarası kapsamdışı\n" #: gcov.c:1470 #, c-format @@ -5942,9 +5902,9 @@ msgid "Could not open source file %s.\n" msgstr "%s kaynak dosyası açılamadı.\n" #: gcov.c:1480 -#, fuzzy, c-format +#, c-format msgid "Warning: source file %s is newer than %s\n" -msgstr "mevcut dosya %s den daha eski" +msgstr "Uyarı: kaynak dosya %s %s den daha yeni\n" #: gcov.c:1510 #, c-format @@ -5952,24 +5912,24 @@ msgid "Unexpected EOF while reading source file %s.\n" msgstr "%s kaynak dosyası okunurken anlaşılmayan dosya sonu.\n" #: gcov.c:1532 -#, fuzzy, c-format +#, c-format msgid "call %2d never executed\n" -msgstr "%d. çağrı hiç çalıştırılmadı\n" +msgstr "%2d. çağrı hiç çalıştırılmadı\n" #: gcov.c:1535 -#, fuzzy, c-format +#, c-format msgid "call %2d returns %s\n" -msgstr "%d. çağrı dönüş sayısı = %s\n" +msgstr "çağrı %2d %s döndürüyor\n" #: gcov.c:1543 -#, fuzzy, c-format +#, c-format msgid "branch %2d never executed\n" -msgstr "%d. dal hiç çalıştırılmadı\n" +msgstr "%2d. dal hiç çalıştırılmadı\n" #: gcov.c:1546 -#, fuzzy, c-format +#, c-format msgid "branch %2d taken %s\n" -msgstr "%d. dal alınma sayısı = %s\n" +msgstr "%2d. dal alınma sayısı = %s\n" #: gcov.c:1610 #, c-format @@ -5977,23 +5937,23 @@ msgid "Creating %s.\n" msgstr "%s oluşturuluyor.\n" #: gcov.c:1613 -#, fuzzy, c-format +#, c-format msgid "Error writing output file %s.\n" -msgstr "%s e yazarken hata" +msgstr "çıktı dosyası %s yazılırken hata.\n" #: gcov.c:1618 #, c-format msgid "Could not open output file %s.\n" msgstr "%s çıktı dosyası açılamadı.\n" -#: gcse.c:761 +#: gcse.c:763 #, c-format msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" msgstr "" "Genel ortak alt ifade elemesi iptal edildi:\n" "%d > 1000 temel blok ve %d >= 20 kenar/temel blok" -#: gcse.c:773 +#: gcse.c:775 #, c-format msgid "GCSE disabled: %d basic blocks and %d registers" msgstr "Genel ortak alt ifade elemesi iptal edildi: %d temel blok ve %d yazmaç" @@ -6001,240 +5961,240 @@ msgstr "Genel ortak alt ifade elemesi iptal edildi: %d temel blok ve %d yazmaç" #: genautomata.c:1490 #, c-format msgid "Name `%s' contains quotes" -msgstr "" +msgstr "`%s' ismi tırnak içeriyor" #: genautomata.c:1621 -#, fuzzy, c-format +#, c-format msgid "invalid string `%s' in define_cpu_unit" -msgstr "koşul içindeki `%c' işareti geçersiz" +msgstr "define_cpu_unit içindeki `%s' dizgesi geçersiz" #: genautomata.c:1650 #, c-format msgid "invalid string `%s' in define_query_cpu_unit" -msgstr "" +msgstr "define_query_cpu_unit içindeki `%s' dizgesi geçersiz" #: genautomata.c:1682 genautomata.c:1685 -#, fuzzy, c-format +#, c-format msgid "invalid string `%s' in define_bypass" -msgstr "atanmamış tür `%s %s'; kullanımı geçersiz" +msgstr "define_bypass içindeki `%s' dizgesi geçersiz" #: genautomata.c:1720 -#, fuzzy, c-format +#, c-format msgid "invalid first string `%s' in exclusion_set" -msgstr "koşul içindeki `%c' işareti geçersiz" +msgstr "exclusion_set içindeki ilk `%s' dizgesi geçersiz" #: genautomata.c:1724 -#, fuzzy, c-format +#, c-format msgid "invalid second string `%s' in exclusion_set" -msgstr "koşul içindeki `%c' işareti geçersiz" +msgstr "exclusion_set içindeki ikinci `%s' dizgesi geçersiz" #: genautomata.c:1760 #, c-format msgid "invalid first string `%s' in presence_set" -msgstr "" +msgstr "presence_set içindeki ilk `%s' dizgesi geçersiz" #: genautomata.c:1764 -#, fuzzy, c-format +#, c-format msgid "invalid second string `%s' in presence_set" -msgstr "geçersiz denetim dizgesi" +msgstr "presence_set içindeki ikinci `%s' dizgesi geçersiz" #: genautomata.c:1800 #, c-format msgid "invalid first string `%s' in absence_set" -msgstr "" +msgstr "absence_set içindeki ilk `%s' dizgesi geçersiz" #: genautomata.c:1804 #, c-format msgid "invalid second string `%s' in absence_set" -msgstr "" +msgstr "absence_set içindeki ikinci `%s' dizgesi geçersiz" #: genautomata.c:1837 #, c-format msgid "invalid string `%s' in define_automaton" -msgstr "" +msgstr "define_automaton içindeki `%s' dizgesi geçersiz" #: genautomata.c:1868 -#, fuzzy, c-format +#, c-format msgid "invalid option `%s' in automata_option" -msgstr "koşul içindeki `%c' işareti geçersiz" +msgstr "automata_option içindeki `%s' dizgesi geçersiz" #: genautomata.c:1890 #, c-format msgid "garbage after ) in reservation `%s'" -msgstr "" +msgstr "rezervasyon `%s' içindeki ) den sonrası bozuk" #: genautomata.c:1921 genautomata.c:1954 genautomata.c:1981 -#, fuzzy, c-format +#, c-format msgid "invalid `%s' in reservation `%s'" -msgstr "`%D'in" +msgstr "`%s' ilerde kullanılmak üzere ayrılırken içindeki `%s' dizgesi geçersiz" #: genautomata.c:1932 #, c-format msgid "repetition `%s' <= 1 in reservation `%s'" -msgstr "" +msgstr "rezervasyon `%s' içindeki `%s' tekrar sayısı <=1" #: genautomata.c:2425 -#, fuzzy, c-format +#, c-format msgid "unit `%s' in exclusion is not declared" -msgstr "`%s' bildirilmedi" +msgstr "dışlama içindeki birim `%s' bildirilmemiş" #: genautomata.c:2427 #, c-format msgid "`%s' in exclusion is not unit" -msgstr "" +msgstr "dışlama içindeki `%s' birim değil" #: genautomata.c:2465 -#, fuzzy, c-format +#, c-format msgid "unit `%s' excludes itself" -msgstr "`%s' in uzunluğu türünü aşıyor" +msgstr "birim `%s' kendini dışlıyor" #: genautomata.c:2473 #, c-format msgid "units `%s' and `%s' in exclusion set belong to different automata" -msgstr "" +msgstr "dışlama kümesindeki `%s' ve `%s' birimleri farklı automata'ların üyesi" #: genautomata.c:2603 genautomata.c:2609 #, c-format msgid "unit `%s' excludes and requires presence of `%s'" -msgstr "" +msgstr "birim `%s' dışlanıyor ve `%s'in varlığını gerektiriyor" #: genautomata.c:2623 genautomata.c:2629 #, c-format msgid "unit `%s' requires absence and presence of `%s'" -msgstr "" +msgstr "birim `%s', `%s'in varlığını ve yokluğunu gerektirir" #: genautomata.c:2692 genautomata.c:2695 -#, fuzzy, c-format +#, c-format msgid "repeated declaration of automaton `%s'" -msgstr "sınıf yöntemi `%s' birden fazla bildirilmiş" +msgstr "automaton `%s' birden fazla bildirilmiş" #: genautomata.c:2711 #, c-format msgid "define_insn_reservation `%s' has negative latency time" -msgstr "" +msgstr "define_insn_reservation `%s' negatif gecikme süresine sahip" #: genautomata.c:2717 -#, fuzzy, c-format +#, c-format msgid "`%s' is already used as insn reservation name" -msgstr "`%D' zaten bu bağlamda bildirilmiş" +msgstr "`%s' zaten komut rezervasyon ismi olarak kullanılmış" #: genautomata.c:2723 #, c-format msgid "define_bypass `%s - %s' has negative latency time" -msgstr "" +msgstr "define_bypass `%s - %s' negatif gecikme süresine sahip" #: genautomata.c:2737 -#, fuzzy, c-format +#, c-format msgid "automaton `%s' is not declared" -msgstr "`%s' bildirilmedi" +msgstr "automaton `%s' bildirilmedi" #: genautomata.c:2747 #, c-format msgid "define_unit `%s' without automaton when one defined" -msgstr "" +msgstr "tek atamada automaton'suz define_unit `%s'" #: genautomata.c:2753 -#, fuzzy, c-format +#, c-format msgid "`%s' is declared as cpu unit" -msgstr "`%s' alanı bir işlev olarak bildirilmiş" +msgstr "`%s' cpu birimi olarak bildirilmiş" #: genautomata.c:2762 -#, fuzzy, c-format +#, c-format msgid "`%s' is declared as cpu reservation" -msgstr "`%D' bir kardeş olarak bildirilmiş" +msgstr "`%s' işlemci rezervasyonu olarak bildirilmiş" #: genautomata.c:2772 -#, fuzzy, c-format +#, c-format msgid "repeated declaration of unit `%s'" -msgstr "`%s'in yeniden bildirimi" +msgstr "birim `%s'in bildirimi tekrarlanmış" #: genautomata.c:2775 -#, fuzzy, c-format +#, c-format msgid "repeated declaration of reservation `%s'" -msgstr "sınıf yöntemi `%s' birden fazla bildirilmiş" +msgstr "rezervasyon `%s' birden fazla bildirilmiş" #: genautomata.c:2790 genautomata.c:2793 -#, fuzzy, c-format +#, c-format msgid "there is no insn reservation `%s'" -msgstr "`%F'in önceki bildiriminden" +msgstr "komut rezervasyonu `%s' yok" #: genautomata.c:2810 genautomata.c:2815 -#, fuzzy, c-format +#, c-format msgid "the same bypass `%s - %s' is already defined" -msgstr "#pragma %s %s zaten kayıtlı" +msgstr "aynı bypass `%s - %s' zaten tanımlı" #: genautomata.c:2820 -#, fuzzy, c-format +#, c-format msgid "bypass `%s - %s' is already defined" -msgstr "#pragma %s %s zaten kayıtlı" +msgstr "bypass `%s - %s' zaten tanımlı" #: genautomata.c:2925 genautomata.c:2927 -#, fuzzy, c-format +#, c-format msgid "automaton `%s' is not used" -msgstr "`%s' kipi bir kip değil" +msgstr "automaton `%s' kullanılmamış" #: genautomata.c:2950 -#, fuzzy, c-format +#, c-format msgid "undeclared unit or reservation `%s'" -msgstr "bildirilmemiş tanımlayıcı `%s'" +msgstr "bildirilmemiş birim ya da rezervasyon `%s'" #: genautomata.c:3028 genautomata.c:3030 -#, fuzzy, c-format +#, c-format msgid "unit `%s' is not used" -msgstr "`%s' atanmış ama kullanılmamış" +msgstr "birim `%s' kullanılmamış" #: genautomata.c:3035 genautomata.c:3037 -#, fuzzy, c-format +#, c-format msgid "reservation `%s' is not used" -msgstr "`%s' zayıf bildirimi desteklenmiyor" +msgstr "rezervasyon `%s' kullanılmamış" #: genautomata.c:3134 -#, fuzzy, c-format +#, c-format msgid "cycle in definition of reservation `%s'" -msgstr "`union %s' tekrar tanımlanmış" +msgstr "rezervasyon `%s'in tanımında döngü" #: genautomata.c:5333 #, c-format msgid "Units `%s' and `%s' should be in the same automaton" -msgstr "" +msgstr "`%s' ve `%s' aynı automaton içinde olmalıydı" #: genautomata.c:9441 -#, fuzzy msgid "-split has no argument." -msgstr "argüman yok" +msgstr "-split argümansız." #: genautomata.c:9442 -#, fuzzy msgid "option `-split' has not been implemented yet\n" -msgstr "ayrımlama henüz programlanmadı." +msgstr "`-split' seçeneği henüz programlanmadı\n" #: genautomata.c:9486 genautomata.c:9491 #, c-format msgid "Automaton `%s': Insn `%s' will never be issued" -msgstr "" +msgstr "Automaton `%s': Komut `%s' hiç kullanılmayacak" #: genautomata.c:9498 genautomata.c:9501 #, c-format msgid "Insn `%s' will never be issued" -msgstr "" +msgstr "Komut `%s' hiç kullanılmayacak" #: genautomata.c:9649 -#, fuzzy msgid "Errors in DFA description" -msgstr "henüz bir açıklama yok" +msgstr "DFA açıklamasında hatalar var" #: genautomata.c:9732 -#, fuzzy, c-format +#, c-format msgid "Error in writing DFA description file %s" -msgstr "%s e yazarken hata" +msgstr "DFA açıklama dosyası %s yazılırken hata" #: genconditions.c:196 -#, fuzzy msgid "No input file name." -msgstr "girdi dosyası yok" +msgstr "Girdi dosyası yok." -#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121 -#: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767 +#: ggc-page.c:1265 +msgid "open /dev/zero" +msgstr "/dev/zero açık" + +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 #: objc/objc-act.c:449 #, c-format msgid "can't open %s" @@ -6245,67 +6205,67 @@ msgstr "%s açılamıyor" msgid "fix_sched_param: unknown param: %s" msgstr "fix_sched_param: bilinmeyen parametre: %s" -#: integrate.c:172 +#: integrate.c:174 msgid "function cannot be inline" msgstr "işlev özümlenemez" -#: integrate.c:176 +#: integrate.c:178 msgid "varargs function cannot be inline" msgstr "varargs işlevi özümlenemez" -#: integrate.c:179 +#: integrate.c:181 msgid "function using alloca cannot be inline" msgstr "alloca kullanarak işlev özümlenemez" -#: integrate.c:182 +#: integrate.c:184 msgid "function using setjmp cannot be inline" msgstr "setjmp kullanarak işlev özümlenemez" -#: integrate.c:185 +#: integrate.c:187 msgid "function uses __builtin_eh_return" msgstr "işlev __builtin_eh_return kullanıyor" -#: integrate.c:188 +#: integrate.c:190 msgid "function with nested functions cannot be inline" msgstr "içiçe işlevleri olan bir işlev özümlenemez" -#: integrate.c:192 +#: integrate.c:194 msgid "function with label addresses used in initializers cannot inline" msgstr "başlangıç değerlerinde kullanılmış etiket adresli bir işlev özümlenemez" -#: integrate.c:199 integrate.c:243 +#: integrate.c:201 integrate.c:245 msgid "function too large to be inline" msgstr "işlev özümlenmek için fazla büyük" -#: integrate.c:209 +#: integrate.c:211 msgid "no prototype, and parameter address used; cannot be inline" msgstr "prototip ve kullanılan parametre adresi yok; özümlenemez" -#: integrate.c:216 integrate.c:261 +#: integrate.c:218 integrate.c:263 msgid "inline functions not supported for this return value type" msgstr "bu dönen değer türü için özümlenen işlevler desteklenmiyor" -#: integrate.c:221 +#: integrate.c:223 msgid "function with varying-size return value cannot be inline" msgstr "değişken uzunluklu dönen değerli işlevler özümlenemez" -#: integrate.c:228 +#: integrate.c:230 msgid "function with varying-size parameter cannot be inline" msgstr "değişken uzunluk parametreli işlevler özümlenemez" -#: integrate.c:231 +#: integrate.c:233 msgid "function with transparent unit parameter cannot be inline" msgstr "şeffaf birim parametreli işlevler özümlenemez" -#: integrate.c:250 +#: integrate.c:252 msgid "function with computed jump cannot inline" msgstr "hesaplanmış jump bulunan işlevler özümlenemez" -#: integrate.c:254 +#: integrate.c:256 msgid "function with nonlocal goto cannot be inline" msgstr "yerel olmayan goto bulunan işlevler özümlenemez" -#: integrate.c:268 +#: integrate.c:270 msgid "function with target specific attribute(s) cannot be inlined" msgstr "hedefe özel öznitelikler bulunan işlevler özümlenemez" @@ -6346,12 +6306,11 @@ msgstr "geçersiz parametre `%s'" #: profile.c:397 #, c-format msgid "Profile does not match flowgraph of function %s (out of date?)" -msgstr "" +msgstr "Profil %s işlevinin akış grafiği ile uyumsuz (güncel olmayabilir mi?)" #: profile.c:400 -#, fuzzy msgid ".da file corrupted" -msgstr ".da dosyasının içeriği atılmadı" +msgstr ".da dosyası bozulmuş" #: profile.c:634 #, c-format @@ -6681,7 +6640,7 @@ msgstr "%s: girdi dosyası isimlerinin soneki .c olmalıdır: %s\n" #: ra.c:750 msgid "Didn't find a coloring.\n" -msgstr "" +msgstr "Bir renklendirme yok.\n" #: reg-stack.c:673 #, c-format @@ -6706,25 +6665,25 @@ msgstr "örtük olarak emilmiş yazmaçlar yığının üstünde gruplanmalı" msgid "output operand %d must use `&' constraint" msgstr "çıktı terimi %d `&' kısıtını kullanmalı" -#: regclass.c:753 +#: regclass.c:756 #, c-format msgid "can't use '%s' as a %s register" msgstr "'%s' bir %s yazmacı olarak kullanılamıyor" -#: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176 +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 #, c-format msgid "unknown register name: %s" msgstr "bilinmeyen yazmaç ismi: %s" -#: regclass.c:779 +#: regclass.c:782 msgid "global register variable follows a function definition" msgstr "genel yazmaç değişkeni bir işlev tanımını izliyor" -#: regclass.c:783 +#: regclass.c:786 msgid "register used for two global register variables" msgstr "yazmaç iki genel yazmaç değişkeni için kullanılmış" -#: regclass.c:788 +#: regclass.c:791 msgid "call-clobbered register used for global register variable" msgstr "çağrı-taşmalı yazmaç genel yazmaç değişkeni için kullanılmış" @@ -6748,67 +6707,67 @@ msgstr "validate_value_data: [%u] oldest_regno hatalı (%u)" msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "validate_value_data: [%u] zincir içinde boş olmayan yazmaç (%s %u %i)" -#: reload.c:1225 +#: reload.c:1229 msgid "cannot reload integer constant operand in `asm'" msgstr "`asm' içindeki tamsayı sabit terim yeniden yüklenemiyor" -#: reload.c:1247 +#: reload.c:1251 msgid "impossible register constraint in `asm'" msgstr "`asm' içindeki yazmaç şartı mümkün değil" -#: reload.c:3467 +#: reload.c:3461 msgid "`&' constraint used with no register class" msgstr "`&' şartı yazmaç sınıfsız kullanılmış" -#: reload.c:3635 +#: reload.c:3629 msgid "unable to generate reloads for:" msgstr "aşağıdakiler için yeniden yüklemeler üretilemiyor:" -#: reload.c:3636 reload.c:3850 +#: reload.c:3630 reload.c:3844 msgid "inconsistent operand constraints in an `asm'" msgstr "bir `asm' içindeki terim şartı çelişkili" -#: reload1.c:1255 +#: reload1.c:1250 msgid "frame size too large for reliable stack checking" msgstr "güvenilir yığın denetimi için çerçeve boyutu çok büyük" -#: reload1.c:1258 +#: reload1.c:1253 msgid "try reducing the number of local variables" msgstr "yerel değişkenlerin sayısını azaltmayı deneyin" -#: reload1.c:1914 +#: reload1.c:1909 #, c-format msgid "can't find a register in class `%s' while reloading `asm'" msgstr "`asm' yeniden yüklenirken sınıf `%s' içindeki bir yazmaç ismi bulunamıyor" -#: reload1.c:1918 +#: reload1.c:1913 #, c-format msgid "unable to find a register to spill in class `%s'" msgstr "`%s' sınıfı içinde dökülecek bir yazmaç bulunamadı." -#: reload1.c:1920 +#: reload1.c:1915 msgid "this is the insn:" msgstr "bu o komuttur:" -#: reload1.c:3941 +#: reload1.c:3938 msgid "`asm' operand requires impossible reload" msgstr "`asm' terimi imkansız yeniden yükleme gerektiriyor" #. It's the compiler's fault. -#: reload1.c:5055 +#: reload1.c:5052 msgid "could not find a spill register" msgstr "bir döküm yazmacı bulunamadı" -#: reload1.c:5060 +#: reload1.c:5057 msgid "`asm' operand constraint incompatible with operand size" msgstr "`asm' teriminin koşulu terim boyutu ile uyumsuz" #. It's the compiler's fault. -#: reload1.c:6680 +#: reload1.c:6679 msgid "VOIDmode on an output" msgstr "bir çıktıda VOIDmode" -#: reload1.c:6681 +#: reload1.c:6680 msgid "output operand is constant in `asm'" msgstr "`asm' içindeki çıktı terimi bir sabit" @@ -6820,171 +6779,170 @@ msgstr "tanımlanamayan komut:" msgid "insn does not satisfy its constraints:" msgstr "komut kendi kısıtlarını gözönüne almıyor:" -#: rtl.c:558 +#: rtl.c:535 #, c-format msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" msgstr "RTL denetimi: %5$s:%6$d: %4$s işlevindeki son %3$d öğe ile `%2$s' nin %1$d. öğesinin erişimi" -#: rtl.c:573 +#: rtl.c:550 #, c-format msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "RTL denetimi: %6$s:%7$d: %5$s içinde öğe %1$d türü olarak '%2$c' umulurken '%3$c' var (rtx %4$s)" -#: rtl.c:589 +#: rtl.c:566 #, c-format msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "RTL denetimi: %7$s:%8$d: %6$s içinde öğe %1$d türü olarak'%2$c' ya da '%3$c' umulurken '%4$c' var (rtx %5$s)" -#: rtl.c:602 +#: rtl.c:579 #, c-format msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" msgstr "RTL denetimi: %4$s:%5$d: %3$s içindeki kod için `%1$s' umulurken `%2$s' var" -#: rtl.c:616 +#: rtl.c:593 #, c-format msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" msgstr "RTL denetimi: %5$s:%6$d: %4$s içindeki kod için `%1$s' ya da `%2$s' umulurken `%3$s' var" -#: rtl.c:631 +#: rtl.c:608 #, c-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "RTL denetimi: %4$s:%5$d: %3$s işlevindeki son %2$d öğe ile vektörün %1$d. öğesinin erişimi" -#: rtl.c:646 -#, fuzzy, c-format +#: rtl.c:623 +#, c-format msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" -msgstr "RTL denetimi: %4$s:%5$d: %3$s içindeki kod için `%1$s' umulurken `%2$s' var" +msgstr "RTL seçenek denetimi: %4$s:%5$d: `%1$s' %3$s içinde umulmayan rtx kodu `%2$s' ile kullanılmış" -#: stmt.c:753 +#: stmt.c:766 #, c-format msgid "jump to `%s' invalidly jumps into binding contour" msgstr "`%s' e sıçrama geçersiz olarak bağlama sınırları içinde gerçekleşiyor" -#: stmt.c:989 stmt.c:3731 +#: stmt.c:1002 stmt.c:3766 #, c-format msgid "label `%s' used before containing binding contour" msgstr "`%s' etiketi kapsanan bağ sınırından önce kullanılmış" -#: stmt.c:1169 +#: stmt.c:1190 msgid "output operand constraint lacks `='" msgstr "çıktı terim kısıtı eksiği `='" -#: stmt.c:1184 +#: stmt.c:1205 #, c-format msgid "output constraint `%c' for operand %d is not at the beginning" msgstr "%2$d terimi için çıktı şartı `%1$c' başlangıçta değil" -#: stmt.c:1206 +#: stmt.c:1227 msgid "operand constraint contains incorrectly positioned '+' or '='" msgstr "terim kısıtı yanlış konumlu `+' ya da '=' içeriyor" -#: stmt.c:1212 stmt.c:1316 +#: stmt.c:1233 stmt.c:1337 #, c-format msgid "`%%' constraint used with last operand" msgstr "`%%' kısıtı son terimle kullanılmış" -#: stmt.c:1231 +#: stmt.c:1252 msgid "matching constraint not valid in output operand" msgstr "eşleşen kısıt çıktı teriminde geçerli değil" -#: stmt.c:1307 +#: stmt.c:1328 #, c-format msgid "input operand constraint contains `%c'" msgstr "girdi terimi kısıtı `%c' içeriyor" -#: stmt.c:1347 +#: stmt.c:1368 msgid "matching constraint references invalid operand number" msgstr "kısıt referansları geçersiz terim numaraları eşleştiriyor" -#: stmt.c:1379 +#: stmt.c:1400 #, c-format msgid "invalid punctuation `%c' in constraint" msgstr "koşul içindeki `%c' işareti geçersiz" -#: stmt.c:1429 -#, fuzzy, c-format +#: stmt.c:1450 +#, c-format msgid "asm-specifier for variable `%s' conflicts with asm clobber list" -msgstr "`%s' için tür niteleyicileri önceki bildirimle çelişiyor" +msgstr "`%s' değişkeni için asm belirtimi, asm taşırma listesi ile çelişiyor" -#: stmt.c:1519 +#: stmt.c:1540 #, c-format msgid "unknown register name `%s' in `asm'" msgstr "`asm' içindeki yazmaç ismi `%s' bilinmiyor" -#: stmt.c:1567 +#: stmt.c:1588 #, c-format msgid "more than %d operands in `asm'" msgstr "`asm' içinde %d terimden fazlası var" -#: stmt.c:1626 +#: stmt.c:1650 #, c-format msgid "output number %d not directly addressable" msgstr "çıktı numarası %d doğrudan adreslenebilir değil" -#. ??? Leave this only until we have experience with what -#. happens in combine and elsewhere when constraints are -#. not satisfied. -#: stmt.c:1698 stmt.c:1727 +#: stmt.c:1728 #, c-format msgid "asm operand %d probably doesn't match constraints" msgstr "asm terimi %d belki şartlara uymaz" -#: stmt.c:1858 -#, fuzzy +#: stmt.c:1738 +#, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "asm terimi %d içindeki sol değersiz bellek girdisi kullanımının modası geçti" + +#: stmt.c:1889 msgid "asm clobber conflict with output operand" -msgstr "asm bildirimi önceki isim değişikliği ile çelişiyor" +msgstr "asm taşırıcı çıkış terimi ile çelişiyor" -#: stmt.c:1863 -#, fuzzy +#: stmt.c:1894 msgid "asm clobber conflict with input operand" -msgstr "asm bildirimi önceki isim değişikliği ile çelişiyor" +msgstr "asm taşırıcı giriş terimi ile çelişiyor" -#: stmt.c:1898 +#: stmt.c:1929 msgid "too many alternatives in `asm'" msgstr "`asm' içindeki almaşıkların sayısı çok fazla" -#: stmt.c:1910 +#: stmt.c:1941 msgid "operand constraints for `asm' differ in number of alternatives" msgstr "`asm' için terim kısıtları farklı almaşık sayısında" -#: stmt.c:1963 +#: stmt.c:1994 #, c-format msgid "duplicate asm operand name '%s'" msgstr "terim ismi '%s' yinelenmiş" -#: stmt.c:2050 +#: stmt.c:2081 msgid "missing close brace for named operand" msgstr "isimi terim için kapama parantezi eksik" -#: stmt.c:2078 +#: stmt.c:2109 #, c-format msgid "undefined named operand '%s'" msgstr "tanımlanmamış isimli terim '%s'" -#: stmt.c:3668 +#: stmt.c:3703 #, c-format msgid "unused variable `%s'" msgstr "değişken `%s' kullanılmamış" -#: stmt.c:5149 +#: stmt.c:5189 #, c-format msgid "enumeration value `%s' not handled in switch" msgstr "sembolik sabit grubu değeri `%s' switch deyiminde elde edilemedi" -#: stmt.c:5174 stmt.c:5194 +#: stmt.c:5214 stmt.c:5234 #, c-format msgid "case value `%ld' not in enumerated type" msgstr "case değeri `%ld' sembolik sabit grubunda değil" -#: stmt.c:5177 stmt.c:5197 +#: stmt.c:5217 stmt.c:5237 #, c-format msgid "case value `%ld' not in enumerated type `%s'" msgstr "case değeri `%ld' sembolik sabit grubu `%s' içinde değil" -#: stmt.c:5270 -#, fuzzy +#: stmt.c:5310 msgid "switch missing default case" -msgstr "bu, ilk öntanımlı etiket" +msgstr "switch içinde default eksik" #: stor-layout.c:178 msgid "type size can't be explicitly evaluated" @@ -6994,44 +6952,49 @@ msgstr "tür boyutu doğrudan değerlendirilemez" msgid "variable-size type declared outside of any function" msgstr "değişken boyutu türü her işlevin dışında bildirilmiş" -#: stor-layout.c:461 +#: stor-layout.c:487 #, c-format msgid "size of `%s' is %d bytes" msgstr "`%s' için genişlik %d bayt" -#: stor-layout.c:463 +#: stor-layout.c:489 #, c-format msgid "size of `%s' is larger than %d bytes" msgstr "`%s' için genişlik %d bayttan fazla" -#: stor-layout.c:869 stor-layout.c:1285 +#: stor-layout.c:909 stor-layout.c:1325 #, c-format msgid "packed attribute causes inefficient alignment for `%s'" msgstr "paketli öznitelik `%s' için yetersiz hizalama yapar" -#: stor-layout.c:871 stor-layout.c:1287 +#: stor-layout.c:911 stor-layout.c:1327 #, c-format msgid "packed attribute is unnecessary for `%s'" msgstr "paketli öznitelik `%s' için gereksiz" -#: stor-layout.c:886 +#: stor-layout.c:926 #, c-format msgid "padding struct to align `%s'" msgstr "yapı hizalaması `%s' olarak ayarlanıyor" -#: stor-layout.c:1249 +#: stor-layout.c:1289 msgid "padding struct size to alignment boundary" msgstr "yapı boyutu hizalama sınırlarına ayarlanıyor" -#: stor-layout.c:1292 +#: stor-layout.c:1332 msgid "packed attribute causes inefficient alignment" msgstr "paketli öznitelik yetersiz hizalama yapar" -#: stor-layout.c:1294 +#: stor-layout.c:1334 msgid "packed attribute is unnecessary" msgstr "paketli öznitelik gereksiz" -#: timevar.c:448 +#: timevar.c:322 +#, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "timevars yığınının tepesinde '%2$s' olduğunda timevar_pop '%1$s' yapılamaz" + +#: timevar.c:453 msgid "" "\n" "Execution times (seconds)\n" @@ -7040,11 +7003,11 @@ msgstr "" "Çalışma süreleri (saniye)\n" #. Print total time. -#: timevar.c:498 +#: timevar.c:503 msgid " TOTAL :" msgstr " TOPLAM :" -#: timevar.c:534 +#: timevar.c:539 #, c-format msgid "time in %s: %ld.%06ld (%ld%%)\n" msgstr "%s süresi: %ld.%06ld (%%%ld)\n" @@ -7059,65 +7022,65 @@ msgstr "collect: %s okunuyor\n" msgid "collect: recompiling %s\n" msgstr "collect: %s yeniden derleniyor\n" -#: tlink.c:668 +#: tlink.c:674 #, c-format msgid "collect: tweaking %s in %s\n" msgstr "collect: %2$s içindeki %1$s şablon zayıflatması\n" -#: tlink.c:715 +#: tlink.c:721 msgid "collect: relinking\n" msgstr "collect: yeniden birleştirme yapılıyor\n" -#: tlink.c:724 +#: tlink.c:730 #, c-format msgid "ld returned %d exit status" msgstr "ld çıkış durumu %d ile döndü" #: toplev.c:920 msgid "Generate debugging info in default format" -msgstr "Öntanımlı biçemde hata ayıklama bilgisi üretir" +msgstr "Öntanımlı biçimde hata ayıklama bilgisi üretir" #: toplev.c:921 msgid "Generate debugging info in default extended format" msgstr "" -"Öntanımlı gelişmiş biçemde hata ayıklama bilgisi\n" +"Öntanımlı gelişmiş biçimde hata ayıklama bilgisi\n" " üretir" #: toplev.c:923 msgid "Generate STABS format debug info" -msgstr "STABS biçemi hata ayıklama bilgisi üretir" +msgstr "STABS biçimi hata ayıklama bilgisi üretir" #: toplev.c:924 msgid "Generate extended STABS format debug info" -msgstr "Gelişmiş STABS biçemi hata ayıklama bilgisi üretir" +msgstr "Gelişmiş STABS biçimi hata ayıklama bilgisi üretir" #: toplev.c:927 msgid "Generate DWARF-1 format debug info" -msgstr "DWARF-1 biçemi hata ayıklama bilgisi üretir" +msgstr "DWARF-1 biçimi hata ayıklama bilgisi üretir" #: toplev.c:929 msgid "Generate extended DWARF-1 format debug info" -msgstr "Gelişmiş DWARF-1 biçemi hata ayıklama bilgisi üretir" +msgstr "Gelişmiş DWARF-1 biçimi hata ayıklama bilgisi üretir" #: toplev.c:932 msgid "Generate DWARF-2 debug info" -msgstr "DWARF-2 biçemi hata ayıklama bilgisi üretir" +msgstr "DWARF-2 biçimi hata ayıklama bilgisi üretir" #: toplev.c:935 msgid "Generate XCOFF format debug info" -msgstr "XCOFF biçemi hata ayıklama bilgisi üretir" +msgstr "XCOFF biçimi hata ayıklama bilgisi üretir" #: toplev.c:936 msgid "Generate extended XCOFF format debug info" -msgstr "Gelişmiş XCOFF biçemi hata ayıklama bilgisi üretir" +msgstr "Gelişmiş XCOFF biçimi hata ayıklama bilgisi üretir" #: toplev.c:939 msgid "Generate COFF format debug info" -msgstr "COFF biçemi hata ayıklama bilgisi üretilir" +msgstr "COFF biçimi hata ayıklama bilgisi üretilir" #: toplev.c:942 msgid "Generate VMS format debug info" -msgstr "VMS biçemi hata ayıklama bilgisi üretilir" +msgstr "VMS biçimi hata ayıklama bilgisi üretilir" #: toplev.c:981 msgid "Perform DWARF2 duplicate elimination" @@ -7130,7 +7093,7 @@ msgstr "Gerçel sayılar yazmaçlarda saklanmaz" #: toplev.c:985 msgid "Consider all mem refs through pointers as volatile" msgstr "" -"Tüm göstergeli bellek referanslarının anlık\n" +"Tüm göstericili bellek referanslarının anlık\n" " olduğu varsayılır" #: toplev.c:987 @@ -7159,7 +7122,7 @@ msgstr "Kardeş ve kuyruk özyinelemeli çağrılar eniyilenir" #: toplev.c:997 msgid "Perform superblock formation via tail duplication" -msgstr "" +msgstr "Kuyruk tekrarı üzerinden süperblok oluşumu uygulanır" #: toplev.c:999 msgid "When running CSE, follow jumps to their targets" @@ -7179,7 +7142,7 @@ msgstr "Masraflı eniyilemelerden birkaçını uygular" #: toplev.c:1005 msgid "Perform jump threading optimizations" -msgstr "Atlama kanallaması eniyilemesi uygulanır" +msgstr "Atlama evresi oluşturma eniyilemesi uygulanır" #: toplev.c:1007 msgid "Perform strength reduction optimizations" @@ -7191,7 +7154,7 @@ msgstr "Yineleme sayısı bilindiğinde ters döngüleme uygulanır" #: toplev.c:1011 msgid "Perform loop unrolling for all loops" -msgstr "Tüm döngülere ters döngüleme uygular" +msgstr "Tüm döngülere ters döngüleme uygulanır" #: toplev.c:1013 msgid "Generate prefetch instructions, if available, for arrays in loops" @@ -7237,7 +7200,7 @@ msgstr "Yazmaçlarda tutulan işlev adreslerine izin verilir" #: toplev.c:1029 msgid "Integrate simple functions into their callers" -msgstr "Basit işlevleri onları çağıranların içine gömer" +msgstr "Basit işlevler onları çağıranların içine gömülür" #: toplev.c:1031 msgid "Generate code for funcs even if they are fully inlined" @@ -7287,7 +7250,7 @@ msgstr "" #: toplev.c:1049 msgid "Perform the global common subexpression elimination" -msgstr "Genel ortak alt ifade elemesi uygular" +msgstr "Genel ortak alt ifade elemesi uygulanır" #: toplev.c:1051 msgid "Perform enhanced load motion during global subexpression elimination" @@ -7302,23 +7265,24 @@ msgstr "" " uygulanır" #: toplev.c:1055 -#, fuzzy msgid "Perform the loop optimizations" -msgstr "Kuyruk çağrı eniyilemesi uygulanır" +msgstr "Döngü eniyilemesi uygulanır" #: toplev.c:1057 -#, fuzzy msgid "Perform cross-jumping optimization" -msgstr "Atlama kanallaması eniyilemesi uygulanır" +msgstr "Çapraz atlama eniyilemesi uygulanır" #: toplev.c:1059 msgid "Perform conversion of conditional jumps to branchless equivalents" msgstr "" +"Dallanmasız karşılıklara koşullu atlama dönüşümü\n" +" uygulanır" #: toplev.c:1061 -#, fuzzy msgid "Perform conversion of conditional jumps to conditional execution" -msgstr "Koşullu çalışmaya geçiş için eşik değerini değiştirir" +msgstr "" +"Koşullu çalıştırmaya koşullu atlama dönüşümü\n" +" uygulanır" #: toplev.c:1063 msgid "Run CSE pass after loop optimizations" @@ -7330,7 +7294,7 @@ msgstr "Döngü eniyilemesi iki kere çalıştırılır" #: toplev.c:1067 msgid "Delete useless null pointer checks" -msgstr "Kullanışsız null gösterge denetimlerini siler" +msgstr "Kullanışsız boş gösterici denetimlerini siler" #: toplev.c:1069 msgid "Reschedule instructions before register allocation" @@ -7401,9 +7365,8 @@ msgstr "" " kullanılır" #: toplev.c:1100 -#, fuzzy msgid "Enable basic program profiling code" -msgstr "Dal bağlantı kodunu yerleştirir" +msgstr "Temel program profil çıkarma kodu etkinleştirilir" #: toplev.c:1102 msgid "Reorder basic blocks to improve code placement" @@ -7412,10 +7375,9 @@ msgstr "" " yeniden sıralar" #: toplev.c:1104 -#, fuzzy msgid "Reorder functions to improve code placement" msgstr "" -"Kod yerleşimini iyileştirecek temel blokları\n" +"Kod yerleşimini iyileştirecek işlevleri\n" " yeniden sıralar" #: toplev.c:1106 @@ -7443,12 +7405,12 @@ msgid "place data items into their own section" msgstr "Veri öğelerini kendi bölümlerine yerleştirir" #: toplev.c:1118 -msgid "Add extra commentry to assembler output" +msgid "Add extra commentary to assembler output" msgstr "Çevirici çıktısına fazladan açıklama ekler" #: toplev.c:1120 msgid "Output GNU ld formatted global initializers" -msgstr "GNU ld biçemli genel ilklendiricileri çıktılar" +msgstr "GNU ld biçimli genel ilklendiricileri çıktılar" #: toplev.c:1122 msgid "Enables a register move optimization" @@ -7507,7 +7469,7 @@ msgid "Align the start of functions" msgstr "İşlevlerin başlangıcı hizalanır" #: toplev.c:1146 -msgid "Attempt to merge identical constants accross compilation units" +msgid "Attempt to merge identical constants across compilation units" msgstr "" "Özdeş sabitler derleme birimlerine karşın\n" " katıştırılmaya çalışılır" @@ -7529,9 +7491,8 @@ msgid "Instrument function entry/exit with profiling calls" msgstr "İşlevlere giriş ve çıkışta kullanım çağrıları üretir" #: toplev.c:1154 -#, fuzzy msgid "Put zero initialized data in the bss section" -msgstr "İlklendirilmemiş global'ler ortak bölüme konmaz" +msgstr "bss bölümüne sıfır ilklendirmeli veri yerleştirilir" #: toplev.c:1156 msgid "Enable SSA optimizations" @@ -7561,7 +7522,7 @@ msgstr "" #: toplev.c:1168 msgid "Assume no NaNs or +-Infs are generated" -msgstr "" +msgstr "NaNların ya da +-Inflerin üretilmediği varsayılır" #: toplev.c:1170 msgid "Enables guessing of branch probabilities" @@ -7586,13 +7547,14 @@ msgstr "" #: toplev.c:1178 msgid "Disable optimizations observable by IEEE signaling NaNs" msgstr "" +"IEEE sinyalleme NaNları tarafından farkedilebilen\n" +" eniyilemeler iptal edilir" #: toplev.c:1180 -#, fuzzy msgid "Generate code to check bounds before indexing arrays" msgstr "" -"Başvuru bozan gösterge ve dizilerden önce denetim\n" -" sınırlarına kod üretilir" +"Diziler indislenmeden önce sınrlarını\n" +" denetleyecek kod üretilir" #: toplev.c:1182 msgid "Convert floating point constant to single precision constant" @@ -7617,14 +7579,12 @@ msgid "Trap for signed overflow in addition / subtraction / multiplication" msgstr "Toplama, çıkartma, çarpmada signed taşması yakalanır" #: toplev.c:1190 -#, fuzzy msgid "Use graph coloring register allocation." -msgstr "Yazmaç tahsisinden önce komutları yeniden zamanlar" +msgstr "Diyagram renklendiren yazmaç tahsisi kullanılır" #: toplev.c:1207 -#, fuzzy msgid "Compile just for ISO C90" -msgstr "Sadece ISO C89 için derleme yapılır" +msgstr "Sadece ISO C90 için derleme yapılır" #: toplev.c:1209 msgid "Determine language standard" @@ -7663,7 +7623,7 @@ msgstr "" #: toplev.c:1236 msgid "Allow different types as args of ? operator" msgstr "" -"? işlemiminin argümanları olarak farklı türlere\n" +"? işlecinin argümanları olarak farklı türlere\n" " izin verilir" #: toplev.c:1239 @@ -7692,17 +7652,17 @@ msgstr "Uyarı sıklığı iletileri etkinleştirilir" #: toplev.c:1256 msgid "Warn about casting functions to incompatible types" -msgstr "Uyumsuz türlere çevirim işlevleri hakkında uyarır" +msgstr "İşlevlerin uyumsuz türlere dönüştürülmesi durumunda uyarır" #: toplev.c:1259 msgid "Warn about functions which might be candidates for format attributes" msgstr "" -"Biçem öznitelikleri için aday olabilecek işlevler\n" +"biçim öznitelikleri için aday olabilecek işlevler\n" " hakkında uyarır" #: toplev.c:1262 msgid "Warn about casts which discard qualifiers" -msgstr "Niteleyicileri iptal eden çevirimler hakkında uyarır" +msgstr "Niteleyicileri iptal eden tür dönüşümleri hakkında uyarır" #: toplev.c:1265 msgid "Warn about subscripts whose type is 'char'" @@ -7717,9 +7677,8 @@ msgid "Warn about possibly confusing type conversions" msgstr "Tür dönüşümlerinin olası karışıklığı hakkında uyarır" #: toplev.c:1278 -#, fuzzy msgid "Do not warn about compile-time integer division by zero" -msgstr "Sıfırla tamsayı bölme taşması yakalanmaz" +msgstr "Derleme anı sıfırla tamsayı bölme taşması için uyarmaz" #: toplev.c:1280 msgid "Warn about testing equality of floating point numbers" @@ -7728,31 +7687,31 @@ msgstr "Gerçek sayıların eşitlik testleri hakkında uyarır" #: toplev.c:1283 msgid "Warn about printf/scanf/strftime/strfmon format anomalies" msgstr "" -"printf/scanf/strftime/strfmon biçem\n" +"printf/scanf/strftime/strfmon biçim\n" " bozuklukları hakkında uyarmaz" #: toplev.c:1287 msgid "Don't warn about too many arguments to format functions" msgstr "" -"Biçemleme işlevlerine çok fazla argüman\n" +"biçimleme işlevlerine çok fazla argüman\n" " verildiğinde uyarmaz" #: toplev.c:1289 msgid "Warn about non-string-literal format strings" msgstr "" -"Dizge olmayan sabit biçemleme dizgeleri hakkında\n" +"Dizge olmayan sabit biçimleme dizgeleri hakkında\n" " uyarır" #: toplev.c:1292 msgid "Warn about possible security problems with format functions" msgstr "" -"Biçemleme işlevleriyle ilgili olası güvenlik\n" +"biçimleme işlevleriyle ilgili olası güvenlik\n" " sorunları hakkında uyarır" #: toplev.c:1296 msgid "Don't warn about strftime formats yielding 2 digit years" msgstr "" -"2 haneli yıllara yer veren strftime biçemler\n" +"2 haneli yıllara yer veren strftime biçimler\n" " hakkında uyarır" #: toplev.c:1298 @@ -7803,16 +7762,15 @@ msgstr "Olası eksik parantezler hakkında uyarır" #: toplev.c:1334 msgid "Warn about function pointer arithmetic" -msgstr "İşlev göstergesi aritmetiği hakkında uyarır" +msgstr "İşlev gösterici aritmetiği hakkında uyarır" #: toplev.c:1337 msgid "Warn about multiple declarations of the same object" msgstr "Aynı nesne birden fazla bildirilmişse uyarır" #: toplev.c:1340 -#, fuzzy msgid "Warn whenever a function's return-type defaults to int" -msgstr "dönen tür `int'e öntanımlı" +msgstr "bir işlevin dönen türü `int'e öntanımlılığında uyarır" #: toplev.c:1343 msgid "Warn about possible violations of sequence point rules" @@ -7829,9 +7787,8 @@ msgid "Warn about non-prototyped function decls" msgstr "Prototipsiz işlev bildirimlerinde uyarır" #: toplev.c:1352 -#, fuzzy msgid "Warn about constructs whose meanings change in ISO C" -msgstr "ISO C de anlamı değişen kurucular hakkında uyarır" +msgstr "ISO C'de anlamı değişen kurucular hakkında uyarır" #: toplev.c:1355 msgid "Warn when trigraphs are encountered" @@ -7878,25 +7835,18 @@ msgid "Warn when one local variable shadows another" msgstr "Bir yerel değişken bir diğerini gölgeliyorsa uyarır" #: toplev.c:1524 -#, fuzzy msgid "Warn about enumerated switches, with no default, missing a case" msgstr "" -"Bir switch case'de bir sembolik sabit grubu üyesinin\n" -" bulunamadığı durumlarda uyarır" +"Numaralı switch'lerde case eksikse veya\n" +" default yoksa uyarır" #: toplev.c:1526 -#, fuzzy msgid "Warn about enumerated switches missing a default case" -msgstr "" -"Bir switch case'de bir sembolik sabit grubu üyesinin\n" -" bulunamadığı durumlarda uyarır" +msgstr "Numaralı switch'lerde default yoksa uyarır" #: toplev.c:1528 -#, fuzzy msgid "Warn about all enumerated switches missing a specific case" -msgstr "" -"Bir switch case'de bir sembolik sabit grubu üyesinin\n" -" bulunamadığı durumlarda uyarır" +msgstr "Numaralı switch'lerde belli bir case eksikse uyarır" #: toplev.c:1530 msgid "Warn about returning structures, unions or arrays" @@ -7904,9 +7854,7 @@ msgstr "Dönen yapı, birleşim ve diziler hakkında uyarır" #: toplev.c:1532 msgid "Warn about pointer casts which increase alignment" -msgstr "" -"Hizalamayı arttıran gösterge çevirimleri hakkında\n" -" uyarır" +msgstr "Hizalamayı arttıran gösterici tür dönüşümlerinde uyarır" #: toplev.c:1534 msgid "Warn about code that will never be executed" @@ -7945,62 +7893,61 @@ msgstr "" " hakkında uyarı verilir" #: toplev.c:1550 -#, fuzzy msgid "Warn about code which might break the strict aliasing rules" msgstr "" -"Biçem öznitelikleri için aday olabilecek işlevler\n" -" hakkında uyarır" +"Adlandırma kurallarının değişmezliğini bozabilen\n" +" kod varsa uyarır" -#: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, c-format msgid "invalid option `%s'" msgstr "`%s' seçeneği geçersiz" -#: toplev.c:2029 +#: toplev.c:2031 #, c-format msgid "`%s' used but never defined" msgstr "`%s' tanımlanmadan kullanılmış" -#: toplev.c:2032 +#: toplev.c:2034 #, c-format msgid "`%s' declared `static' but never defined" msgstr "`static' olarak bildirilen `%s' hiç atanmamış" -#: toplev.c:2051 +#: toplev.c:2057 #, c-format msgid "`%s' defined but not used" msgstr "`%s' atanmış ama kullanılmamış" -#: toplev.c:2300 +#: toplev.c:2280 #, c-format msgid "invalid register name `%s' for register variable" msgstr "yazmaç değişkeni için yazmaç ismi `%s' geçersiz" -#: toplev.c:3683 +#: toplev.c:3697 msgid " -ffixed- Mark as being unavailable to the compiler\n" msgstr " -ffixed-YAZMAÇ Derleyiciye YAZMAÇ kullanışsız olarak belirtilir\n" -#: toplev.c:3684 +#: toplev.c:3698 msgid " -fcall-used- Mark as being corrupted by function calls\n" msgstr "" " -fcall-used-YAZMAÇ YAZMAÇ işlev çağrıları tarafından bozulmuş olan\n" " olarak imlenir\n" -#: toplev.c:3685 +#: toplev.c:3699 msgid " -fcall-saved- Mark as being preserved across functions\n" msgstr " -fcall-saved-YAZMAÇ YAZMAÇ işlevlere karşı korunmuş olan olarak imlenir\n" -#: toplev.c:3686 +#: toplev.c:3700 msgid " -finline-limit= Limits the size of inlined functions to \n" msgstr " -finline-limit=SAYI Özümlenen işlevlerin uzunluğu SAYI ile sınırlanır\n" -#: toplev.c:3687 +#: toplev.c:3701 msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" msgstr "" " -fmessage-length=SAYI Tanı iletilerinin uzunluğu her satırda SAYI\n" " karakterle sınırlanır. 0 satır sarmalamayı engeller\n" -#: toplev.c:3688 +#: toplev.c:3702 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" msgstr "" " -fdiagnostics-show-location=[once | every-line]\n" @@ -8008,51 +7955,68 @@ msgstr "" " konumu bilgisinin ne sıklıkta gösterileceği\n" " belirtilir. once: bir kere, every-line: her satırda\n" -#: toplev.c:3689 +#: toplev.c:3703 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" msgstr "" +" -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec]\n" +" Öntanımlı yerel evreli saklama kodu üretim\n" +" modelini belirtilir\n" -#: toplev.c:3700 +#: toplev.c:3704 +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr " -fstack-limit-register= Yığıt ı aşarsa yakalanır\n" + +#: toplev.c:3705 +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr " -fstack-limit-symbol= Yığıt sembolünü aşarsa yakalanır\n" + +#: toplev.c:3706 +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "" +" -frandom-seed= kullanılarak derlemeyi yeniden türetilebilir\n" +" yapar\n" + +#: toplev.c:3718 msgid " -O[number] Set optimization level to [number]\n" msgstr " -O[SAYI] Eniyileme seviyesi SAYI olarak ayarlanır\n" -#: toplev.c:3701 +#: toplev.c:3719 msgid " -Os Optimize for space rather than speed\n" msgstr " -Os Hızdan çok boyut eniyilemesi yapılır\n" -#: toplev.c:3713 +#: toplev.c:3731 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" msgstr " -pedantic ISO C uyumu için gereken uyarılar üretilir.\n" -#: toplev.c:3714 +#: toplev.c:3732 msgid " -pedantic-errors Like -pedantic except that errors are produced\n" msgstr " -pedantic-errors Üretilen hatalar dışında -pedantic gibi\n" -#: toplev.c:3715 +#: toplev.c:3733 msgid " -w Suppress warnings\n" msgstr " -w Uyarılar engellenir\n" -#: toplev.c:3716 +#: toplev.c:3734 msgid " -W Enable extra warnings\n" msgstr " -W Fazladan uyarılar da verilir\n" -#: toplev.c:3727 +#: toplev.c:3745 msgid " -Wunused Enable unused warnings\n" msgstr " -Wunused Faydasız uyarılar da verilir\n" -#: toplev.c:3728 +#: toplev.c:3746 msgid " -Wlarger-than- Warn if an object is larger than bytes\n" msgstr " -Wlarger-than-SAYI Bir nesne SAYI bayttan büyükse uyarır\n" -#: toplev.c:3729 +#: toplev.c:3747 msgid " -p Enable function profiling\n" msgstr " -p İşlev ayrımlaması etkinleştirilir\n" -#: toplev.c:3730 +#: toplev.c:3748 msgid " -o Place output into \n" msgstr " -o DOSYA Çıktı DOSYAya yazılır\n" -#: toplev.c:3731 +#: toplev.c:3749 msgid "" " -G Put global and static data smaller than \n" " bytes into a special section (on some targets)\n" @@ -8060,35 +8024,35 @@ msgstr "" " -G SAYI Global ve static verileri SAYI bayttan daha\n" " küçükse (bazı hedeflerdeki) bir özel bölüme koyar\n" -#: toplev.c:3742 +#: toplev.c:3760 msgid " -aux-info Emit declaration info into \n" msgstr " -aux-info DOSYA Bildirim bilgileri DOSYAda gösterilir\n" -#: toplev.c:3743 +#: toplev.c:3761 msgid " -quiet Do not display functions compiled or elapsed time\n" msgstr " -quiet Derlenen işlevler ve geçen zaman gösterilmez\n" -#: toplev.c:3744 +#: toplev.c:3762 msgid " -version Display the compiler's version\n" msgstr " -version Derleyicinin sürüm bilgileri gösterilir\n" -#: toplev.c:3745 +#: toplev.c:3763 msgid " -d[letters] Enable dumps from specific passes of the compiler\n" msgstr " -d[HARFLER] Derleyici aşamalarının dökümlenmesi etkinleştirilir\n" -#: toplev.c:3746 +#: toplev.c:3764 msgid " -dumpbase Base name to be used for dumps from specific passes\n" msgstr " -dumpbase DOSYA Derleyici aşamalarının dökümleneceği DOSYA\n" -#: toplev.c:3748 +#: toplev.c:3766 msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" msgstr " -fsched-verbose=SAYI Zamanlama için ayrıntı düzeyi belirtilir\n" -#: toplev.c:3750 +#: toplev.c:3768 msgid " --help Display this information\n" msgstr " --help Bu yardım iletisi gösterilir\n" -#: toplev.c:3765 +#: toplev.c:3783 msgid "" "\n" "Language specific options:\n" @@ -8096,12 +8060,12 @@ msgstr "" "\n" "Dile özel seçenekler:\n" -#: toplev.c:3777 +#: toplev.c:3795 #, c-format msgid " %-23.23s [undocumented]\n" msgstr " %-23.23s [belgelenemeyen]\n" -#: toplev.c:3785 toplev.c:3799 +#: toplev.c:3803 toplev.c:3817 #, c-format msgid "" "\n" @@ -8110,7 +8074,7 @@ msgstr "" "\n" "Halen belgelenememiş %s seçenek daha var.\n" -#: toplev.c:3789 +#: toplev.c:3807 #, c-format msgid "" "\n" @@ -8119,7 +8083,7 @@ msgstr "" "\n" " %s seçenekleri:\n" -#: toplev.c:3826 +#: toplev.c:3844 msgid "" "\n" "Target specific options:\n" @@ -8127,12 +8091,12 @@ msgstr "" "\n" "Hedefe özel seçenekler:\n" -#: toplev.c:3840 toplev.c:3859 +#: toplev.c:3858 toplev.c:3877 #, c-format msgid " -m%-23.23s [undocumented]\n" msgstr " -m%-23.23s [belgelenemeyen]\n" -#: toplev.c:3868 +#: toplev.c:3886 msgid "" "\n" "There are undocumented target specific options as well.\n" @@ -8140,73 +8104,73 @@ msgstr "" "\n" "Halen belgelenememiş hedefe özel seçenekler var.\n" -#: toplev.c:3870 +#: toplev.c:3888 msgid " They exist, but they are not documented.\n" msgstr " Var fakat daha belgelendirilmedi.\n" -#: toplev.c:3923 +#: toplev.c:3941 #, c-format msgid "unrecognized gcc debugging option: %c" msgstr "tanınmayan gcc hata ayıklama seçeneği: %c" -#: toplev.c:3979 -#, fuzzy, c-format +#: toplev.c:4007 +#, c-format msgid "`%s': unknown tls-model option" -msgstr "`%s': -g seçeneği bilinmiyor ya da desteklenmiyor" +msgstr "`%s': bilinmeyen tls-model seçeneği" -#: toplev.c:4006 +#: toplev.c:4034 #, c-format msgid "unrecognized register name `%s'" msgstr "yazmaç ismi `%s' bilinmiyor" -#: toplev.c:4031 toplev.c:4965 +#: toplev.c:4059 toplev.c:5012 #, c-format msgid "unrecognized option `%s'" msgstr "`%s' seçeneği bilinmiyor" -#: toplev.c:4075 +#: toplev.c:4107 msgid "-Wid-clash-LEN is no longer supported" msgstr "-Wid-clash-UZUNLUK artık desteklenmiyor." -#: toplev.c:4152 +#: toplev.c:4184 #, c-format msgid "use -gdwarf -g%d for DWARF v1, level %d" msgstr "DWARF v1, %2$d seviyesi için -gdwarf -g%1$d kullanın" -#: toplev.c:4155 +#: toplev.c:4187 msgid "use -gdwarf-2 for DWARF v2" msgstr "DWARF v2 için -gdwarf-2 kullanın" -#: toplev.c:4160 +#: toplev.c:4192 #, c-format msgid "ignoring option `%s' due to invalid debug level specification" msgstr "geçersiz hata ayıklama özelliğinden dolayı `%s' seçeneği yoksayılıyor" -#: toplev.c:4183 toplev.c:4963 +#: toplev.c:4215 toplev.c:5010 #, c-format msgid "`%s': unknown or unsupported -g option" msgstr "`%s': -g seçeneği bilinmiyor ya da desteklenmiyor" -#: toplev.c:4190 +#: toplev.c:4222 #, c-format msgid "`%s' ignored, conflicts with `-g%s'" msgstr "`-g%2$s' ile çeliştiği için `%1$s' yoksayıldı" -#: toplev.c:4269 +#: toplev.c:4304 msgid "-param option missing argument" msgstr "-param seçeneğinde argüman eksik" -#: toplev.c:4278 +#: toplev.c:4313 #, c-format msgid "invalid --param option: %s" msgstr "geçersiz --param seçeneği: %s" -#: toplev.c:4290 +#: toplev.c:4325 #, c-format msgid "invalid parameter value `%s'" msgstr "geçersiz parametre değeri `%s'" -#: toplev.c:4530 +#: toplev.c:4565 #, c-format msgid "" "%s%s%s version %s (%s)\n" @@ -8217,80 +8181,85 @@ msgstr "" "%s\tGNU C sürüm %s tarafından derlendi.\n" "%s%s%s sürüm %s (%s) CC tarafından derlendi.\n" -#: toplev.c:4586 +#: toplev.c:4572 +#, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "%s%sGGC yaklaşımları: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" + +#: toplev.c:4630 msgid "options passed: " msgstr "belirtilen seçenekler: " -#: toplev.c:4615 +#: toplev.c:4659 msgid "options enabled: " msgstr "etkin seçenekler: " -#: toplev.c:4674 java/jcf-write.c:3421 +#: toplev.c:4718 java/jcf-write.c:3453 #, c-format msgid "can't open %s for writing" msgstr "%s yazmak için açılamıyor" -#: toplev.c:4955 +#: toplev.c:5002 #, c-format msgid "ignoring command line option '%s'" msgstr "yoksayılan komut satırı seçeneği `%s'" -#: toplev.c:4958 +#: toplev.c:5005 #, c-format msgid "(it is valid for %s but not the selected language)" msgstr "(%s için geçerli ama o dil seçilmedi)" -#: toplev.c:4992 +#: toplev.c:5039 msgid "-Wuninitialized is not supported without -O" msgstr "-Wuninitialized seçeneği -O olmaksızın desteklenmiyor" -#: toplev.c:5047 +#: toplev.c:5094 msgid "instruction scheduling not supported on this target machine" msgstr "bu hedef makina için işlem zamanlaması desteklenmiyor" -#: toplev.c:5051 +#: toplev.c:5098 msgid "this target machine does not have delayed branches" msgstr "bu hedef makina gecikmeli dallanmalara sahip değil" -#: toplev.c:5065 +#: toplev.c:5112 #, c-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "bu hedef makinada -f%sleading-underscore desteklenmiyor" -#: toplev.c:5128 +#: toplev.c:5175 msgid "-ffunction-sections not supported for this target" msgstr "bu hedefte -ffunction-sections desteklenmiyor" -#: toplev.c:5133 +#: toplev.c:5180 msgid "-fdata-sections not supported for this target" msgstr "bu hedefte -fdata-sections desteklenmiyor" -#: toplev.c:5140 +#: toplev.c:5187 msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "-ffunction-sections iptal edildi; ayrımlamayı mümkün kılmıyor" -#: toplev.c:5147 +#: toplev.c:5194 msgid "-fprefetch-loop-arrays not supported for this target" msgstr "bu hedefte -fprefetch-loop-arrays desteklenmiyor" -#: toplev.c:5153 +#: toplev.c:5200 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "-fprefetch-loop-arrays bu hedef için desteklenmiyor (-march seçeneğini deneyin)" -#: toplev.c:5162 +#: toplev.c:5209 msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "-fprefetch-loop-arrays, -Os ile desteklenmiyor" -#: toplev.c:5168 +#: toplev.c:5215 msgid "-ffunction-sections may affect debugging on some targets" msgstr "-ffunction-sections bazı hedeflerde hata ayıklamayı etkileyebilir" -#: toplev.c:5280 +#: toplev.c:5327 #, c-format msgid "error writing to %s" msgstr "%s e yazarken hata" -#: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428 +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 #, c-format msgid "error closing %s" msgstr "%s kapatılırken hata" @@ -8313,26 +8282,26 @@ msgstr "işlev dizileri anlamlı değil" msgid "function return type cannot be function" msgstr "işlevin dönen değer türü işlev olamaz" -#: tree.c:4544 +#: tree.c:4557 msgid "invalid initializer for bit string" msgstr "bit dizge için ilklendirici geçersiz" -#: tree.c:4603 +#: tree.c:4616 #, c-format msgid "tree check: expected %s, have %s in %s, at %s:%d" msgstr "Ağaç denetimi: %4$s:%5$d: %3$s işlevinde '%1$s' umulurken, '%2$s' var" -#: tree.c:4620 +#: tree.c:4633 #, c-format msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" msgstr "Ağaç denetimi: %5$s:%6$d: %4$s işlevinde sınıf '%1$c' umulurken, '%2$c' (%3$s) var" -#: tree.c:4637 -#, fuzzy, c-format +#: tree.c:4650 +#, c-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" -msgstr "RTL denetimi: %4$s:%5$d: %3$s işlevindeki son %2$d öğe ile vektörün %1$d. öğesinin erişimi" +msgstr "ağaç denetimi: %4$s:%5$d: %3$s işlevindeki %2$d öğeli vektörün %1$d. öğesine erişildi" -#: varasm.c:455 config/i386/winnt.c:546 +#: varasm.c:455 config/i386/winnt.c:611 #, c-format msgid "%s causes a section type conflict" msgstr "%s bir bölüm türü çelişkiye sebep oluyor" @@ -8377,62 +8346,61 @@ msgstr "%s hizalaması en büyük nesne dosyası hizalamasından daha büyük. % #: varasm.c:1584 msgid "thread-local COMMON data not implemented" -msgstr "" +msgstr "yerel evreli COMMON verisi henüz yazılmadı" -#: varasm.c:1608 +#: varasm.c:1610 #, c-format msgid "requested alignment for %s is greater than implemented alignment of %d" msgstr "%s için istenen hizalama yerleşik hizalama %d den daha büyük" -#: varasm.c:4020 +#: varasm.c:4048 msgid "initializer for integer value is too complicated" msgstr "tamsayı öndeğer fazla karmaşık" -#: varasm.c:4025 +#: varasm.c:4053 msgid "initializer for floating value is not a floating constant" msgstr "gerçel sayı öndeğer bir gerçel sayı sabit değil" -#: varasm.c:4075 +#: varasm.c:4120 msgid "unknown set constructor type" msgstr "bilinmeyen set constructor türü" -#: varasm.c:4289 +#: varasm.c:4334 #, c-format msgid "invalid initial value for member `%s'" msgstr "üye `%s' için öndeğer geçersiz" -#: varasm.c:4480 varasm.c:4523 +#: varasm.c:4525 varasm.c:4568 #, c-format msgid "weak declaration of `%s' must precede definition" msgstr "`%s' zayıf bildirimi tanımından önce olmalı" -#: varasm.c:4487 +#: varasm.c:4532 #, c-format msgid "weak declaration of `%s' after first use results in unspecified behavior" msgstr "`%s' zayıf bildiriminin ilk kullanımdan sonra olması tanımlanmamış davranışa yol açar" -#: varasm.c:4521 +#: varasm.c:4566 #, c-format msgid "weak declaration of `%s' must be public" msgstr "`%s' zayıf bildirimi 'public' olmalı" -#: varasm.c:4530 +#: varasm.c:4575 #, c-format msgid "weak declaration of `%s' not supported" msgstr "`%s' zayıf bildirimi desteklenmiyor" -#: varasm.c:4557 varasm.c:4632 +#: varasm.c:4602 varasm.c:4677 msgid "only weak aliases are supported in this configuration" msgstr "bu yapılandırmada sadece zayıf takma adlar destekleniyor" -#: varasm.c:4640 +#: varasm.c:4685 msgid "alias definitions not supported in this configuration; ignored" msgstr "takma ad tanımlamaları bu yapılandırmada desteklenmiyor; yoksayıldı" -#: varasm.c:4670 -#, fuzzy +#: varasm.c:4716 msgid "visibility attribute not supported in this configuration; ignored" -msgstr "takma ad tanımlamaları bu yapılandırmada desteklenmiyor; yoksayıldı" +msgstr "görünürlük bu yapılandırmada desteklenmiyor; yoksayıldı" #: varray.c:134 #, c-format @@ -8446,112 +8414,158 @@ msgid "no sclass for %s stab (0x%x)\n" msgstr "%s stab (0x%x) için sclass yok\n" #: pretty-print.h:97 -#, fuzzy, c-format +#, c-format msgid "#`%s' not supported by %s#" -msgstr "`%s', %s tarafından desteklenmiyor" +msgstr "#`%s', %s# tarafından desteklenmiyor" #: params.def:53 -#, fuzzy -msgid "The maximum number of instructions in a single function eliglible for inlining" +msgid "The maximum number of instructions in a single function eligible for inlining" msgstr "" -"Özümleme için seçilebilir bir işlevde en\n" -" çok asm komutu sayısı" +"Özümleme için seçilebilir bir işlevde\n" +" en çok asm komutu sayısı" -#: params.def:74 -#, fuzzy -msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining" +#: params.def:65 +msgid "The maximum number of instructions when automatically inlining" msgstr "" -"Özümleme için seçilebilir bir işlevde en\n" -" çok asm komutu sayısı" +"Otomatik olarak özümlendiğinde en çok\n" +" asm komutu sayısı" -#: params.def:87 -msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +#: params.def:84 +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" msgstr "" +"GCC özümlemeyi kısmaya başlamadan önce\n" +" tekrarlanan özümlemeye göre en çok asm\n" +" komutu sayısı" -#: params.def:100 -#, fuzzy +#: params.def:97 +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +msgstr "Ardışık içerilme limitine ulaştıktan sonra içerilmeyi frenleyen lineer işlevin eğimi, bu parametrenin negatif ters çarpanı olarak verilmiş" + +#: params.def:110 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" msgstr "" -"Özümleme için seçilebilir bir işlevde en\n" -" çok asm komutu sayısı" +"Bir miktar ardışık özümlemeden sonraki\n" +" özümlemede hala seçilebilir olan tek\n" +" bir işlev içindeki asm komutu sayısı" + +#: params.def:120 +msgid "The maximum number of instructions for the RTL inliner" +msgstr "RTL özümleyici için en fazla komut sayısı" -#: params.def:111 +#: params.def:131 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" "Bir gecikme yuvasını dolduracağı\n" " varsayılan en fazla komut sayısı" -#: params.def:122 +#: params.def:142 msgid "The maximum number of instructions to consider to find accurate live register information" msgstr "" "tam doğru faal yazmaç bilgisinin\n" " bulunmasını dikkate alacak asm\n" " komutlarının maksimum sayısı" -#: params.def:132 +#: params.def:152 msgid "The maximum length of scheduling's pending operations list" msgstr "" "İşlemler listesinin tamamlanmasını\n" " bekleyenlerin en büyük uzunluğu" -#: params.def:139 +#: params.def:159 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" "Genel ortak alt ifade elemesi tarafından\n" " ayrılan en büyük bellek" -#: params.def:144 +#: params.def:164 msgid "The maximum number of passes to make when doing GCSE" msgstr "" "Genel ortak alt ifade elemesi uygulanırken\n" " yapılacak en çok geçiş sayısı" -#: params.def:151 -#, fuzzy +#: params.def:171 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -"Bir gecikme yuvasını dolduracağı\n" +"Bir döngü içinde çevrime sokulmayacağı\n" " varsayılan en fazla komut sayısı" -#: params.def:156 +#: params.def:176 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" msgstr "" +"Temel bloğun sıcak olarak düşünülmesi\n" +" gereğine göre yazılımda temel bloğun\n" +" maksimum tekrar sayısının kesrini seçer" -#: params.def:161 +#: params.def:181 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" msgstr "" +"Temel bloğun sıcak olarak düşünülmesi\n" +" gereğine göre yazılımda temel bloğun\n" +" maksimum icra sıklığının kesrini seçer" -#: params.def:166 +#: params.def:186 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" msgstr "" +"İşlevin izlenme oluşumu ile kapsanacak,\n" +" işlenme frekansı ile çarpılmış yüzdesi.\n" +" Profil geribeslemesi mevcut olduğu \n" +" zaman kullanılır" -#: params.def:171 +#: params.def:191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" msgstr "" +"İşlevin izlenme oluşumu ile kapsanacak,\n" +" işlenme frekansı ile çarpılmış \n" +" yüzdesi. Profil geribeslemesi mümkün\n" +" olmadığında kullanılır" -#: params.def:176 +#: params.def:196 msgid "Maximal code growth caused by tail duplication (in percents)" msgstr "" +"Kuyruk tekrarı tarafından oluşturulan en\n" +" yüksek kod büyümesi (yüzde olarak)" -#: params.def:180 +#: params.def:200 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" msgstr "" +"En iyi kenar tersine olasılığı bu eşik\n" +" değerden (yüzde olarak) küçükse\n" +" geriye doğru büyüme durdurulur" -#: params.def:185 +#: params.def:205 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" msgstr "" +"En iyi kenar olasılığı bu eşik\n" +" değerden (yüzde olarak) küçükse\n" +" ileriye doğru büyüme durdurulur.\n" +" Profil geribeslemesi mümkünse kullanılır" -#: params.def:190 +#: params.def:210 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" msgstr "" +"En iyi kenar olasılığı bu eşik değerden\n" +" yüzde olarak) küçükse ileriye doğru\n" +" büyüme durdurulur. Profil \n" +" geribeslemesi mümkün değilse kullanılır" + +#: params.def:217 +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "" +"Çapraz sıçrama için varsayılan gelen\n" +" kenarların azami sayısı" -#: params.def:204 +#: params.def:230 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." msgstr "" +"Üst bellek çöp temizliğini başlatmak için\n" +" gereken minimum artış, üst bellek\n" +" boyutunun yüzdesi olarak" -#: params.def:210 +#: params.def:236 msgid "Minimum heap size before we start collecting garbage, in kilobytes." msgstr "" +"Çöp toplamaya başlanmadan önceki kilobayt\n" +" cinsinden en küçük üst bellek boyutu" #: config/darwin-c.c:75 msgid "too many #pragma options align=reset" @@ -8619,9 +8633,9 @@ msgid "bad value `%s' for -mfp-trap-mode switch" msgstr "-mfp-trap-mode seçeneği için `%s' değeri hatalı" #: config/alpha/alpha.c:435 -#, fuzzy, c-format +#, c-format msgid "bad value `%s' for -mtls-size switch" -msgstr "-mcpu seçeneği için `%s' değeri hatalı" +msgstr "-mtls-size seçeneği için `%s' değeri hatalı" #: config/alpha/alpha.c:454 config/alpha/alpha.c:466 #, c-format @@ -8665,22 +8679,22 @@ msgstr "%%H değeri geçersiz" msgid "invalid %%J value" msgstr "%%J değeri geçersiz" -#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034 +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 #, c-format msgid "invalid %%r value" msgstr "%%r değeri geçersiz" -#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700 +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 #, c-format msgid "invalid %%R value" msgstr "%%R değeri geçersiz" -#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626 +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 #, c-format msgid "invalid %%N value" msgstr "%%N değeri geçersiz" -#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654 +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 #, c-format msgid "invalid %%P value" msgstr "%%P değeri geçersiz" @@ -8696,12 +8710,12 @@ msgstr "%%h değeri geçersiz" msgid "invalid %%L value" msgstr "%%L değeri geçersiz" -#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608 +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 #, c-format msgid "invalid %%m value" msgstr "%%m değeri geçersiz" -#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616 +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 #, c-format msgid "invalid %%M value" msgstr "%%M değeri geçersiz" @@ -8712,7 +8726,7 @@ msgid "invalid %%U value" msgstr "%%U değeri geçersiz" #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 -#: config/rs6000/rs6000.c:7708 +#: config/rs6000/rs6000.c:7745 #, c-format msgid "invalid %%s value" msgstr "%%s değeri geçersiz" @@ -8723,25 +8737,25 @@ msgid "invalid %%C value" msgstr "%%C değeri geçersiz" #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 -#: config/rs6000/rs6000.c:7465 +#: config/rs6000/rs6000.c:7502 #, c-format msgid "invalid %%E value" msgstr "%%E değeri geçersiz" #: config/alpha/alpha.c:5883 config/alpha/alpha.c:5933 -#, fuzzy msgid "unknown relocation unspec" -msgstr "bilinmeyen set constructor türü" +msgstr "bilinmeyen yerdeğişim belirtilmemiş" #: config/alpha/alpha.c:5892 config/romp/romp.c:981 -#: config/rs6000/rs6000.c:8015 +#: config/rs6000/rs6000.c:8052 #, c-format msgid "invalid %%xn code" msgstr "%%xn değeri geçersiz" -#: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618 +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 msgid "bad builtin fcode" -msgstr "" +msgstr "hatalı yerleşik fcode" #. Macro to define tables used to set the flags. #. This is a list in braces of pairs in braces, @@ -8830,7 +8844,7 @@ msgstr "Küçük veri alanlarına 32 bitlik yer değiştirmeler üretilir" #: config/alpha/alpha.h:314 msgid "Emit rdval instead of rduniq for thread pointer" -msgstr "" +msgstr "evre gösterici için rduniq yerine rdval üretir" #. For -mcpu= #. For -mtune= @@ -8863,9 +8877,9 @@ msgstr "Verilen kayan nokta olağandışılıklarının duyarlığı denetlenir" msgid "Tune expected memory latency" msgstr "Beklenen bellek gecikmesini ayarlar" -#: config/alpha/alpha.h:355 config/ia64/ia64.h:221 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 msgid "Specify bit size of immediate TLS offsets" -msgstr "" +msgstr "Dolaysız TLS konumlarının bit genişliği belirtilir" #: config/arc/arc.c:135 #, c-format @@ -8903,118 +8917,119 @@ msgid "invalid operand to %%V code" msgstr "%%V kodu için terim geçersiz" #. Unknown flag. -#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473 +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 msgid "invalid operand output code" msgstr "çıkış kodu için geçersiz veri öğesi" -#: config/arm/arm.c:459 +#: config/arm/arm.c:458 #, c-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "switch -mcpu=%s ile -march= seçenekleri çelişiyor" -#: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393 +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 #, c-format msgid "bad value (%s) for %s switch" msgstr "%s seçeneği için değer (%s) hatalı" -#: config/arm/arm.c:605 +#: config/arm/arm.c:604 msgid "target CPU does not support APCS-32" msgstr "hedef CPU, APCS-32 desteklemiyor" -#: config/arm/arm.c:610 +#: config/arm/arm.c:609 msgid "target CPU does not support APCS-26" msgstr "hedef CPU, APCS-26 desteklemiyor" -#: config/arm/arm.c:616 +#: config/arm/arm.c:615 msgid "target CPU does not support interworking" msgstr "hedef MİB beraber çalışmayı desteklemiyor" -#: config/arm/arm.c:622 +#: config/arm/arm.c:621 msgid "target CPU does not support THUMB instructions" msgstr "hedef MİB THUMB komutlarını desteklemez." -#: config/arm/arm.c:636 +#: config/arm/arm.c:635 msgid "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "geri izleme desteğinin etkinleştirilmesi sadece Thumb komut seti için derleme yapılırken anlamlıdır" -#: config/arm/arm.c:639 +#: config/arm/arm.c:638 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" msgstr "çağrılan ile birlikte çalışma desteğinin etkinleştirilmesi sadece Thumb için derleme sırasına anlamlıdır" -#: config/arm/arm.c:642 +#: config/arm/arm.c:641 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" msgstr "çağrıcı ile birlikte çalışma desteğinin etkinleştirilmesi sadece Thumb için derleme sırasına anlamlıdır" -#: config/arm/arm.c:648 +#: config/arm/arm.c:647 msgid "interworking forces APCS-32 to be used" msgstr "beraber çalışma, APCS-32'nin kullanılmasını gerektirir" -#: config/arm/arm.c:654 +#: config/arm/arm.c:653 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "-mapcs-stack-check ile -mno-apcs-frame uyumsuz" -#: config/arm/arm.c:662 +#: config/arm/arm.c:661 msgid "-fpic and -mapcs-reent are incompatible" msgstr "-fpic ve -mapcs-reent uyumsuz" -#: config/arm/arm.c:665 +#: config/arm/arm.c:664 msgid "APCS reentrant code not supported. Ignored" msgstr "APCS yeniden girişli kod desteklenmiyor. Yoksayıldı" -#: config/arm/arm.c:673 +#: config/arm/arm.c:672 msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "-g ve -mno-apcs-frame beraberce anlamlı hata ayıklama bilgisi vermeyebilir" -#: config/arm/arm.c:681 +#: config/arm/arm.c:680 msgid "passing floating point arguments in fp regs not yet supported" msgstr "henüz desteklenmeyen fp yazmaçlarındaki kayan noktalı argümanların aktarılmasında" -#: config/arm/arm.c:710 +#: config/arm/arm.c:709 #, c-format msgid "invalid floating point emulation option: -mfpe-%s" msgstr "Geçersiz gerçel değer öykünüm seçeneği: -mfpe-%s" -#: config/arm/arm.c:734 +#: config/arm/arm.c:733 msgid "structure size boundary can only be set to 8 or 32" msgstr "veri yapısı boyut sınırı sadece 8 ya da 32 ye ayarlanabilir" -#: config/arm/arm.c:742 +#: config/arm/arm.c:741 msgid "-mpic-register= is useless without -fpic" msgstr "-mpic-register=, -fpic olmaksızın kullanışsız" -#: config/arm/arm.c:749 +#: config/arm/arm.c:748 #, c-format msgid "unable to use '%s' for PIC register" msgstr "PIC yazmacı için '%s' kullanılamıyor" -#: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794 -#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389 -#: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216 -#: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047 -#: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703 -#: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180 +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 #, c-format msgid "`%s' attribute only applies to functions" msgstr "`%s' özniteliği sadece işlevlere uygulanır" -#: config/arm/arm.c:9474 +#: config/arm/arm.c:9459 msgid "unable to compute real location of stacked parameter" msgstr "yığındaki parametrenin gerçek konumu hesaplanamıyor" -#: config/arm/arm.c:10153 +#: config/arm/arm.c:10138 msgid "no low registers available for popping high registers" msgstr "yüksek yazmaçları emmek için alçak yazmaç bulunamadı" -#: config/arm/arm.c:10404 +#: config/arm/arm.c:10389 msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "sistem kesmesi Servis İşlemleri Thumb kipinde kodlanamaz" -#: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358 +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 #, c-format msgid "initialized variable `%s' is marked dllimport" msgstr "ilklendirilmiş değişken `%s' dllimport imli" -#: config/arm/pe.c:177 config/i386/winnt.c:312 +#: config/arm/pe.c:177 #, c-format msgid "static variable `%s' is marked dllimport" msgstr "statik değişken `%s' dllimport imli" @@ -9105,7 +9120,7 @@ msgstr "Thumb: Statik olmayan işlevlerin ARM kodundan çağrılabileceğini var #: config/arm/arm.h:481 msgid "Thumb: Assume function pointers may go to non-Thumb aware code" -msgstr "Thumb: İşlev göstergelerinin Thumb'dan habersiz kodu imleyebileceğini varsayar." +msgstr "Thumb: İşlev göstericilerinin Thumb'dan habersiz kodu imleyebileceğini varsayar." #: config/arm/arm.h:491 msgid "Specify the name of the target CPU" @@ -9134,7 +9149,7 @@ msgstr "İşlevler için dllimport özelliği yoksayılır" #: config/avr/avr.c:528 #, c-format msgid "large frame pointer change (%d) with -mtiny-stack" -msgstr "-mtiny-stack ile büyük çerçeve göstergesi değişikliği (%d)" +msgstr "-mtiny-stack ile büyük çerçeve göstericisi değişikliği (%d)" #: config/avr/avr.c:1135 msgid "bad address, not (reg+disp):" @@ -9171,19 +9186,18 @@ msgstr "hatalı kaydırma komutu:" msgid "internal compiler error. Incorrect shift:" msgstr "Derleyici iç hatası. Yanlış kaydırma:" -#: config/avr/avr.c:4767 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 msgid "only initialized variables can be placed into program memory area" msgstr "program bellek alanına sadece ilklendirilmiş değişkenler yerleştirilebilir" #: config/avr/avr.c:4866 -#, fuzzy msgid "only uninitialized variables can be placed in the .noinit section" -msgstr "program bellek alanına sadece ilklendirilmiş değişkenler yerleştirilebilir" +msgstr ".noinit alanına sadece ilklendirilmiş değişkenler yerleştirilebilir" #: config/avr/avr.c:4881 -#, fuzzy, c-format +#, c-format msgid "MCU `%s' supported for assembler only" -msgstr "MCU `%s' desteklenmiyor" +msgstr "MCU `%s' sadece sembolik çevirici için desteklenir" #: config/avr/avr.h:78 msgid "Assume int to be 8 bit integer" @@ -9191,7 +9205,7 @@ msgstr "int türün 8 bitlik tamsayı olduğu varsayılır" #: config/avr/avr.h:80 msgid "Change the stack pointer without disabling interrupts" -msgstr "Yığın göstergesi kesmeler etkisizleştirilmeden değiştirilir" +msgstr "Yığıt göstericisi kesmeler etkisizleştirilmeden değiştirilir" #: config/avr/avr.h:82 msgid "Use subroutines for function prologue/epilogue" @@ -9199,7 +9213,7 @@ msgstr "İşlev önbilgisi/sonbilgisi için altyordamlar kullanır" #: config/avr/avr.h:84 msgid "Change only the low 8 bits of the stack pointer" -msgstr "Yığın göstergesinin düşük 8 biti değiştirilir" +msgstr "Yığıt göstericisinin düşük 8 biti değiştirilir" #: config/avr/avr.h:86 msgid "Do not generate tablejump insns" @@ -9208,6 +9222,8 @@ msgstr "Tablejump komutları üretilmez" #: config/avr/avr.h:88 msgid "Use rjmp/rcall (limited range) on >8K devices" msgstr "" +">8k aygıtlarda rjmp/rcall (sınırlı aralık)\n" +" kullanılır" #: config/avr/avr.h:91 msgid "Output instruction sizes to the asm file" @@ -9397,430 +9413,430 @@ msgstr "c4x_rptb_rpts_p: Tekar bloğu tepe etiketi taşındı\n" #. each pair being { "NAME", VALUE, "DESCRIPTION" } #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:170 +#: config/c4x/c4x.h:168 msgid "Small memory model" msgstr "Küçük bellek modeli" -#: config/c4x/c4x.h:172 +#: config/c4x/c4x.h:170 msgid "Big memory model" msgstr "Büyük bellek modeli" -#: config/c4x/c4x.h:174 +#: config/c4x/c4x.h:172 msgid "Use MPYI instruction for C3x" msgstr "C3x için MPYI komutu kullanılır" -#: config/c4x/c4x.h:176 +#: config/c4x/c4x.h:174 msgid "Do not use MPYI instruction for C3x" msgstr "C3x için MPYI komutu kullanılmaz" -#: config/c4x/c4x.h:178 +#: config/c4x/c4x.h:176 msgid "Use fast but approximate float to integer conversion" msgstr "" "Kayan noktadan tamsayıya çevrimlerde hızlı fakat yaklaşık kesinlikte\n" " çevrim kullanılır" -#: config/c4x/c4x.h:180 +#: config/c4x/c4x.h:178 msgid "Use slow but accurate float to integer conversion" msgstr "" "Kayan noktadan tamsayıya çevrimlerde yavaş fakat yüksek kesinlikte\n" " çevrim kullanır" -#: config/c4x/c4x.h:182 +#: config/c4x/c4x.h:180 msgid "Enable use of RTPS instruction" msgstr "RTPS komutunun kullanımı etkinleştirilir" -#: config/c4x/c4x.h:184 +#: config/c4x/c4x.h:182 msgid "Disable use of RTPS instruction" msgstr "RTPS komutunun kullanımı kapatılır" -#: config/c4x/c4x.h:186 +#: config/c4x/c4x.h:184 msgid "Enable use of RTPB instruction" msgstr "RTPB komutunun kullanımı etkinleştirilir" -#: config/c4x/c4x.h:188 +#: config/c4x/c4x.h:186 msgid "Disable use of RTPB instruction" msgstr "RTPB komutunun kullanımı kapatılır" -#: config/c4x/c4x.h:190 +#: config/c4x/c4x.h:188 msgid "Generate code for C30 CPU" msgstr "Kod C30 MİB için üretilir" -#: config/c4x/c4x.h:192 +#: config/c4x/c4x.h:190 msgid "Generate code for C31 CPU" msgstr "Kod C31 MİB için üretilir" -#: config/c4x/c4x.h:194 +#: config/c4x/c4x.h:192 msgid "Generate code for C32 CPU" msgstr "Kod C32 MİB için üretilir" -#: config/c4x/c4x.h:196 +#: config/c4x/c4x.h:194 msgid "Generate code for C33 CPU" msgstr "Kod C33 MİB için üretilir" -#: config/c4x/c4x.h:198 +#: config/c4x/c4x.h:196 msgid "Generate code for C40 CPU" msgstr "Kod C40 MİB için üretilir" -#: config/c4x/c4x.h:200 +#: config/c4x/c4x.h:198 msgid "Generate code for C44 CPU" msgstr "Kod C44 MİB için üretilir" -#: config/c4x/c4x.h:202 +#: config/c4x/c4x.h:200 msgid "Emit code compatible with TI tools" msgstr "TI araçları ile uyumlu kod üretir" -#: config/c4x/c4x.h:204 +#: config/c4x/c4x.h:202 msgid "Emit code to use GAS extensions" msgstr "GAS genişlemelerini kullanan kod üretir" -#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 msgid "Save DP across ISR in small memory model" msgstr "Düşük bellek modelinde DP'yi ISR'da saklar" -#: config/c4x/c4x.h:208 config/c4x/c4x.h:212 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 msgid "Don't save DP across ISR in small memory model" msgstr "Düşük bellek modelinde DP'yi ISR'da saklamaz" -#: config/c4x/c4x.h:214 +#: config/c4x/c4x.h:212 msgid "Pass arguments on the stack" msgstr "Yığındaki argümanlar aktarılır" -#: config/c4x/c4x.h:216 +#: config/c4x/c4x.h:214 msgid "Pass arguments in registers" msgstr "Yazmaçlardaki argümanlar aktarılır" -#: config/c4x/c4x.h:218 +#: config/c4x/c4x.h:216 msgid "Enable new features under development" msgstr "Geliştirilmekte olan yeni özellikler etkinleştirilir" -#: config/c4x/c4x.h:220 +#: config/c4x/c4x.h:218 msgid "Disable new features under development" msgstr "Geliştirilmekte olan yeni özellikler kapatılır" -#: config/c4x/c4x.h:222 +#: config/c4x/c4x.h:220 msgid "Use the BK register as a general purpose register" msgstr "BK yazmaçları genel kullanım yazmaçları olarak kullanılır" -#: config/c4x/c4x.h:224 +#: config/c4x/c4x.h:222 msgid "Do not allocate BK register" msgstr "BK yazmaçları ayrılmaz" -#: config/c4x/c4x.h:226 +#: config/c4x/c4x.h:224 msgid "Enable use of DB instruction" msgstr "DB komutunun kullanımı etkinleştirilir" -#: config/c4x/c4x.h:228 +#: config/c4x/c4x.h:226 msgid "Disable use of DB instruction" msgstr "DB komutunun kullanımı kapatılır" -#: config/c4x/c4x.h:230 +#: config/c4x/c4x.h:228 msgid "Enable debugging" msgstr "Hata ayıklama etkinleştirilir" -#: config/c4x/c4x.h:232 +#: config/c4x/c4x.h:230 msgid "Disable debugging" msgstr "Hata ayıklama kapatılır" -#: config/c4x/c4x.h:234 +#: config/c4x/c4x.h:232 msgid "Force constants into registers to improve hoisting" msgstr "Kaldırmayı iyileştirmek için sabitleri yazmaçlarda saklar" -#: config/c4x/c4x.h:236 +#: config/c4x/c4x.h:234 msgid "Don't force constants into registers" msgstr "Sabitleri yazmaçlarda saklamaz" -#: config/c4x/c4x.h:238 +#: config/c4x/c4x.h:236 msgid "Force RTL generation to emit valid 3 operand insns" msgstr "RTL üretiminde geçerli 3 terimli komut üretmeye zorlar" -#: config/c4x/c4x.h:240 +#: config/c4x/c4x.h:238 msgid "Allow RTL generation to emit invalid 3 operand insns" msgstr "RTL üretiminde geçersiz 3 terimli komut üretimine izin verir" -#: config/c4x/c4x.h:242 -msgid "Allow unsigned interation counts for RPTB/DB" +#: config/c4x/c4x.h:240 +msgid "Allow unsigned iteration counts for RPTB/DB" msgstr "RPTB/DB için yineleme sayılarının unsigned olmasına izin verir" -#: config/c4x/c4x.h:244 +#: config/c4x/c4x.h:242 msgid "Disallow unsigned iteration counts for RPTB/DB" msgstr "RPTB/DB için yineleme sayılarının unsigned olmasına izin vermez" -#: config/c4x/c4x.h:246 +#: config/c4x/c4x.h:244 msgid "Preserve all 40 bits of FP reg across call" msgstr "Çağrıda FP yazmacının bütün 40 bitini korur" -#: config/c4x/c4x.h:248 +#: config/c4x/c4x.h:246 msgid "Only preserve 32 bits of FP reg across call" msgstr "Çağrıda FP yazmacının yalnız 32 bitini korur" -#: config/c4x/c4x.h:250 +#: config/c4x/c4x.h:248 msgid "Enable parallel instructions" msgstr "Eşzamanlı komutlar etkinleştirilir" -#: config/c4x/c4x.h:252 +#: config/c4x/c4x.h:250 msgid "Disable parallel instructions" msgstr "Eşzamanlı komutlar kapatılır" -#: config/c4x/c4x.h:254 +#: config/c4x/c4x.h:252 msgid "Enable MPY||ADD and MPY||SUB instructions" msgstr "MPY||ADD ve MPY||SUB komutları etkinleştirilir" -#: config/c4x/c4x.h:256 +#: config/c4x/c4x.h:254 msgid "Disable MPY||ADD and MPY||SUB instructions" msgstr "MPY||ADD ve MPY||SUB komutları kapatılır" -#: config/c4x/c4x.h:258 +#: config/c4x/c4x.h:256 msgid "Assume that pointers may be aliased" -msgstr "Göstergelerin hizalı olabilecekleri varsayılır" +msgstr "Göstericilerin hizalı olabilecekleri varsayılır" -#: config/c4x/c4x.h:260 +#: config/c4x/c4x.h:258 msgid "Assume that pointers not aliased" -msgstr "Göstergelerin hizalı olmadıkları varsayılır" +msgstr "Göstericilerin hizalı olmadıkları varsayılır" -#: config/c4x/c4x.h:333 +#: config/c4x/c4x.h:331 msgid "Specify maximum number of iterations for RPTS" msgstr "RPTS için maksimum yineleme sayısını belirtir" -#: config/c4x/c4x.h:335 +#: config/c4x/c4x.h:333 msgid "Select CPU to generate code for" msgstr "Kodu üretilecek MİB seçilir" -#: config/cris/cris.c:583 +#: config/cris/cris.c:599 msgid "unexpected index-type in cris_print_index" msgstr "cris_print_index içinde umulmayan indis türü" -#: config/cris/cris.c:599 +#: config/cris/cris.c:615 msgid "unexpected base-type in cris_print_base" msgstr "cris_print_base içinde beklenmeyen taban türü" -#: config/cris/cris.c:892 +#: config/cris/cris.c:908 #, c-format msgid "stackframe too big: %d bytes" msgstr "yığın kapsamı çok büyük: %d bayt" -#: config/cris/cris.c:1207 +#: config/cris/cris.c:1223 msgid "allocated but unused delay list in epilogue" msgstr "gecikme listesi son bölümde ayrıldı ama kullanılmadı " -#: config/cris/cris.c:1217 +#: config/cris/cris.c:1233 msgid "unexpected function type needing stack adjustment for __builtin_eh_return" msgstr "__builtin_eh_return için yığın ayarı gerektiren işlev türü anlaşılamadı" -#: config/cris/cris.c:1296 +#: config/cris/cris.c:1312 msgid "invalid operand for 'b' modifier" msgstr "'b' değiştirici için terim geçersiz" -#: config/cris/cris.c:1308 +#: config/cris/cris.c:1324 msgid "invalid operand for 'v' modifier" msgstr "'v' değiştirici için terim geçersiz" -#: config/cris/cris.c:1318 +#: config/cris/cris.c:1334 msgid "invalid operand for 'P' modifier" msgstr "'P' değiştirici için terim geçersiz" -#: config/cris/cris.c:1325 +#: config/cris/cris.c:1341 msgid "invalid operand for 'p' modifier" msgstr "'p' değiştirici için terim geçersiz" -#: config/cris/cris.c:1364 +#: config/cris/cris.c:1380 msgid "invalid operand for 'z' modifier" msgstr "'z' değiştirici için terim geçersiz" -#: config/cris/cris.c:1395 config/cris/cris.c:1425 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 msgid "invalid operand for 'H' modifier" msgstr "'H' değiştirici için terim geçersiz" -#: config/cris/cris.c:1401 +#: config/cris/cris.c:1417 msgid "bad register" msgstr "yazmaç kötü" -#: config/cris/cris.c:1439 +#: config/cris/cris.c:1455 msgid "invalid operand for 'e' modifier" msgstr "'e' değiştirici için terim geçersiz" -#: config/cris/cris.c:1456 +#: config/cris/cris.c:1472 msgid "invalid operand for 'm' modifier" msgstr "'m' değiştirici için terim geçersiz" -#: config/cris/cris.c:1481 +#: config/cris/cris.c:1497 msgid "invalid operand for 'A' modifier" msgstr "'A' değiştirici için terim geçersiz" -#: config/cris/cris.c:1489 +#: config/cris/cris.c:1505 msgid "invalid operand for 'D' modifier" msgstr "'D' değiştirici için terim geçersiz" -#: config/cris/cris.c:1503 +#: config/cris/cris.c:1519 msgid "invalid operand for 'T' modifier" msgstr "'T' değiştirici için terim geçersiz" -#: config/cris/cris.c:1512 +#: config/cris/cris.c:1528 msgid "invalid operand modifier letter" msgstr "terim değiştirici harfi geçersiz" -#: config/cris/cris.c:1520 +#: config/cris/cris.c:1536 #, c-format msgid "internal error: bad register: %d" msgstr "iç hata: hatalı yazmaç: %d" -#: config/cris/cris.c:1568 +#: config/cris/cris.c:1584 msgid "unexpected multiplicative operand" msgstr "umulmayan çarpımsal terim" -#: config/cris/cris.c:1588 +#: config/cris/cris.c:1604 msgid "unexpected operand" msgstr "Beklenmeyen terim" -#: config/cris/cris.c:1623 config/cris/cris.c:1633 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 msgid "unrecognized address" msgstr "bilinmeyen adres" -#: config/cris/cris.c:1989 +#: config/cris/cris.c:2005 msgid "internal error: sideeffect-insn affecting main effect" msgstr "iç hata: yan etkili komut main etkisi oluşturuyor" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2276 +#: config/cris/cris.c:2292 msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "iç hata: hatalı terimli cris_side_effect_mode_ok" -#: config/cris/cris.c:2358 config/cris/cris.c:2416 +#: config/cris/cris.c:2374 config/cris/cris.c:2432 msgid "unrecognized supposed constant" msgstr "tanınmayan tahmini sabit" -#: config/cris/cris.c:2457 +#: config/cris/cris.c:2473 msgid "unrecognized supposed constant in cris_global_pic_symbol" msgstr "cris_global_pic_symbol içinde tanınmayan tahmini sabit" -#: config/cris/cris.c:2476 +#: config/cris/cris.c:2492 #, c-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "-max-stackframe=%d 0 ile %d arasında olmadığından kullanışsız" -#: config/cris/cris.c:2504 +#: config/cris/cris.c:2520 #, c-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "-march= veya -mcpu= seçenekleri ile belirtilen CRIS sürüm özelliği bilinmiyor: %s" -#: config/cris/cris.c:2540 +#: config/cris/cris.c:2556 #, c-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "-mtune= seçeneği ile belirtilen CRIS mib sürüm özelliği bilinmiyor: %s" -#: config/cris/cris.c:2558 +#: config/cris/cris.c:2574 msgid "-fPIC and -fpic are not supported in this configuration" msgstr "-fPIC ve -fpic bu yapılandırma ile desteklenmiyor" -#: config/cris/cris.c:2574 +#: config/cris/cris.c:2590 msgid "that particular -g option is invalid with -maout and -melinux" msgstr "tek başına -g seçeneği -maout ve -melinux ile geçersiz" -#: config/cris/cris.c:2808 config/cris/cris.c:2853 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 msgid "unexpected side-effects in address" msgstr "adreste beklenmeyen yan etkiler" #. Labels are never marked as global symbols. -#: config/cris/cris.c:2950 config/cris/cris.c:2981 +#: config/cris/cris.c:2966 config/cris/cris.c:2997 msgid "unexpected PIC symbol" msgstr "beklenmeyen PIC sembolü" -#: config/cris/cris.c:2954 +#: config/cris/cris.c:2970 msgid "PIC register isn't set up" msgstr "PIC yazmacı ayarlı değil" -#: config/cris/cris.c:2967 config/cris/cris.c:3050 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 msgid "unexpected address expression" msgstr "beklenmeyen adres ifadesi" -#: config/cris/cris.c:2985 +#: config/cris/cris.c:3001 msgid "emitting PIC operand, but PIC register isn't set up" msgstr "PIC terimi üretiliyor ama PIC yazmacı ayarlı değil" -#: config/cris/cris.c:2994 +#: config/cris/cris.c:3010 msgid "unexpected NOTE as addr_const:" msgstr "addr_const olarak beklenmeyen NOT:" -#: config/cris/aout.h:106 +#: config/cris/aout.h:108 msgid "Compile for the MMU-less Etrax 100-based elinux system" msgstr "MMU-suz Etrax 100-tabanlı elinux sistemi için derler" -#: config/cris/aout.h:113 +#: config/cris/aout.h:115 msgid "For elinux, request a specified stack-size for this program" msgstr "elinux için, bu programa belirli bir yığın boyutu isteniyor" #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:336 +#: config/cris/cris.h:340 msgid "Compile for ETRAX 4 (CRIS v3)" msgstr "ETRAX 4 (CRIS v3) için derleme yapılır" -#: config/cris/cris.h:341 +#: config/cris/cris.h:345 msgid "Compile for ETRAX 100 (CRIS v8)" msgstr "ETRAX 100 (CRIS v8) için derleme yapılır" -#: config/cris/cris.h:345 +#: config/cris/cris.h:349 msgid "Emit verbose debug information in assembly code" msgstr "Çevirici kodunda ayrıntılı hata ayıklama bilgisi üretilir" -#: config/cris/cris.h:348 +#: config/cris/cris.h:352 msgid "Do not use condition codes from normal instructions" msgstr "Normal komutlardan koşul kodları kullanılmaz" -#: config/cris/cris.h:352 +#: config/cris/cris.h:356 msgid "Do not emit addressing modes with side-effect assignment" msgstr "Yan etki atamalı adresleme kipleri üretilmez" -#: config/cris/cris.h:355 +#: config/cris/cris.h:359 msgid "Do not tune stack alignment" msgstr "Yığın hiizalaması ayarlanmaz" -#: config/cris/cris.h:358 +#: config/cris/cris.h:362 msgid "Do not tune writable data alignment" msgstr "Yazılabilir veri hizalaması ayarlanmaz" -#: config/cris/cris.h:361 +#: config/cris/cris.h:365 msgid "Do not tune code and read-only data alignment" msgstr "Kod ve salt-okunur veri hizalaması ayarlanmaz" -#: config/cris/cris.h:370 +#: config/cris/cris.h:374 msgid "Align code and data to 32 bits" msgstr "Kod ve veri 32 bitlik hizalanır" -#: config/cris/cris.h:383 +#: config/cris/cris.h:387 msgid "Don't align items in code or data" msgstr "Kod ve verideki öğeler hizalanmaz" -#: config/cris/cris.h:386 +#: config/cris/cris.h:390 msgid "Do not emit function prologue or epilogue" msgstr "İşlev önsözü ya da sonsözü üretilmez" #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:390 +#: config/cris/cris.h:394 msgid "Use the most feature-enabling options allowed by other options" msgstr "Diğer seçenekler tarafından izin verilen çoğu özellik-etkinleştirme seçeneği kullanılır" #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:396 +#: config/cris/cris.h:400 msgid "Override -mbest-lib-options" msgstr "-mbest-lib-options reddedilir" -#: config/cris/cris.h:428 +#: config/cris/cris.h:432 msgid "Generate code for the specified chip or CPU version" msgstr "Verilen MİB sürümü ya da çip için kodu üretir" -#: config/cris/cris.h:430 +#: config/cris/cris.h:434 msgid "Tune alignment for the specified chip or CPU version" msgstr "Belirtilen çip veya mib için hizalama ayarlanır" -#: config/cris/cris.h:432 +#: config/cris/cris.h:436 msgid "Warn when a stackframe is larger than the specified size" msgstr "Bir yığın bağlamı belirli boyuttan büyük olduğunda uyarır" #. Node: Profiling -#: config/cris/cris.h:1019 +#: config/cris/cris.h:1022 msgid "no FUNCTION_PROFILER for CRIS" msgstr "CRIS için FUNCTION_PROFILER yok" -#: config/cris/linux.h:74 +#: config/cris/linux.h:71 msgid "Together with -fpic and -fPIC, do not use GOTPLT references" msgstr "-fpic ve -fPIC ile birlikte GOTPLT başvurularını kullanmayın" @@ -9950,7 +9966,7 @@ msgstr "ybase adreslemedeki yazmaç geçersiz" #: config/dsp16xx/dsp16xx.c:2099 msgid "invalid shift operator in emit_1600_core_shift" -msgstr "emit_1600_core_shift içindeki kaydırma işlemimi geçersiz" +msgstr "emit_1600_core_shift içindeki kaydırma işleci geçersiz" #: config/dsp16xx/dsp16xx.c:2428 msgid "invalid mode for gen_tst_reg" @@ -10113,154 +10129,135 @@ msgstr "Küçük adres alanı varsayılır" #: config/frv/frv.c:410 config/frv/frv.c:428 #, c-format msgid "Unknown cpu: -mcpu=%s" -msgstr "" +msgstr "Bilinmeyen işlemci: -mcpu=%s" #: config/frv/frv.c:451 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)" -msgstr "" +msgstr "-fpic ve -gdwarf uyumsuz (-fpic ve -g/-gdwarf-2 uyumlu)" #: config/frv/frv.c:2520 -#, fuzzy msgid "Bad insn to frv_print_operand_address:" -msgstr "d30v_print_operand_address için hatalı komut:" +msgstr "frv_print_operand_address için hatalı komut:" #: config/frv/frv.c:2533 -#, fuzzy msgid "Bad register to frv_print_operand_memory_reference_reg:" -msgstr "d30v_print_operand_memory_reference için hatalı komut:" +msgstr "frv_print_operand_memory_reference_reg için hatalı komut:" #: config/frv/frv.c:2574 config/frv/frv.c:2584 config/frv/frv.c:2593 #: config/frv/frv.c:2621 config/frv/frv.c:2633 config/frv/frv.c:2637 -#, fuzzy msgid "Bad insn to frv_print_operand_memory_reference:" -msgstr "d30v_print_operand_memory_reference için hatalı komut:" +msgstr "frv_print_operand_memory_reference için hatalı komut:" #: config/frv/frv.c:2779 -#, fuzzy msgid "Bad insn in frv_print_operand, bad const_double" -msgstr "d30v_print_operand, 0 case içinde hatalı komut:" +msgstr "frvv_print_operand içinde hatalı komut, const_double hatalı" #: config/frv/frv.c:2824 -#, fuzzy msgid "Bad insn to frv_print_operand, 'C' modifier:" -msgstr "print_operand, 'B' değiştirici için hatalı komut:" +msgstr "frv_print_operand, 'C' değiştirici için hatalı komut:" #: config/frv/frv.c:2847 -#, fuzzy msgid "Bad insn to frv_print_operand, 'c' modifier:" -msgstr "print_operand, 'B' değiştirici için hatalı komut:" +msgstr "frv_print_operand, 'c' değiştirici için hatalı komut:" #: config/frv/frv.c:2872 -#, fuzzy msgid "Bad insn to frv_print_operand, 'e' modifier:" -msgstr "print_operand, 'B' değiştirici için hatalı komut:" +msgstr "frv_print_operand, 'e' değiştirici için hatalı komut:" #: config/frv/frv.c:2880 -#, fuzzy msgid "Bad insn to frv_print_operand, 'F' modifier:" -msgstr "print_operand, 'B' değiştirici için hatalı komut:" +msgstr "frv_print_operand, 'F' değiştirici için hatalı komut:" #: config/frv/frv.c:2896 -#, fuzzy msgid "Bad insn to frv_print_operand, 'f' modifier:" -msgstr "d30v_print_operand, 'f' değiştirici için hatalı komut:" +msgstr "frv_print_operand, 'f' değiştirici için hatalı komut:" #: config/frv/frv.c:2949 -#, fuzzy msgid "Bad insn to frv_print_operand, 'L' modifier:" -msgstr "print_operand, 'B' değiştirici için hatalı komut:" +msgstr "frv_print_operand, 'L' değiştirici için hatalı komut:" #: config/frv/frv.c:2962 -#, fuzzy msgid "Bad insn to frv_print_operand, 'M/N' modifier:" -msgstr "d30v_print_operand, 'M' değiştirici için hatalı komut:" +msgstr "frv_print_operand, 'M/N' değiştirici için hatalı komut:" #: config/frv/frv.c:2983 -#, fuzzy msgid "Bad insn to frv_print_operand, 'O' modifier:" -msgstr "print_operand, 'B' değiştirici için hatalı komut:" +msgstr "frv_print_operand, 'O' değiştirici için hatalı komut:" #: config/frv/frv.c:3001 -#, fuzzy msgid "Bad insn to frv_print_operand, P modifier:" -msgstr "print_operand, 'B' değiştirici için hatalı komut:" +msgstr "frv_print_operand, P değiştirici için hatalı komut:" #: config/frv/frv.c:3021 -#, fuzzy msgid "Bad insn in frv_print_operand, z case" -msgstr "d30v_print_operand, 0 case içinde hatalı komut:" +msgstr "frv_print_operand, z case içinde hatalı komut" #: config/frv/frv.c:3049 -#, fuzzy msgid "Bad insn in frv_print_operand, 0 case" -msgstr "d30v_print_operand, 0 case içinde hatalı komut:" +msgstr "frv_print_operand, 0 case içinde hatalı komut" #: config/frv/frv.c:3054 -#, fuzzy msgid "frv_print_operand: unknown code" -msgstr "fr30_print_operand: bilinmeyen kod" +msgstr "frv_print_operand: bilinmeyen kod" #: config/frv/frv.c:5737 -#, fuzzy msgid "Bad output_move_single operand" -msgstr "output_move_single:" +msgstr "output_move_single terimi hatalı" #: config/frv/frv.c:5866 msgid "Bad output_move_double operand" -msgstr "" +msgstr "output_move_double terimi hatalı" #: config/frv/frv.c:6010 -#, fuzzy msgid "Bad output_condmove_single operand" -msgstr "output_move_single:" +msgstr "output_condmove_single terimi hatalı" #: config/frv/frv.c:8315 msgid "frv_registers_update" -msgstr "" +msgstr "frv_registers_update" #: config/frv/frv.c:8475 msgid "frv_registers_used_p" -msgstr "" +msgstr "frv_registers_used_p" #: config/frv/frv.c:8604 msgid "frv_registers_set_p" -msgstr "" +msgstr "frv_registers_set_p" #: config/frv/frv.c:9171 -#, fuzzy msgid "accumulator is not a constant integer" -msgstr "`asm' argümanı bir sabit dizge değil" +msgstr "toplayıcı bir tamsayı sabit değil" #: config/frv/frv.c:9176 msgid "accumulator number is out of bounds" -msgstr "" +msgstr "toplayıcı sayısı kapsamdışı" #: config/frv/frv.c:9187 -#, fuzzy, c-format +#, c-format msgid "inappropriate accumulator for `%s'" -msgstr "`%s' için önce bildirim yok" +msgstr "`%s' için ilgisiz toplayıcı" #: config/frv/frv.c:9253 -#, fuzzy, c-format +#, c-format msgid "`%s' expects a constant argument" -msgstr "`%s' özniteliği bir tamsayı sabit argüman gerektirir" +msgstr "`%s' bir tamsayı sabit argüman olarak beklenir" #: config/frv/frv.c:9258 -#, fuzzy, c-format +#, c-format msgid "constant argument out of range for `%s'" -msgstr "görevlendirme kodu %ld `%s' için aralık dışında" +msgstr "sabit argüman `%s' için kapsamdışı" #: config/frv/frv.c:9638 msgid "media functions are not available unless -mmedia is used" -msgstr "" +msgstr "ortam işlevleri -mmedia kullanılmadıkça geçersizdir" #: config/frv/frv.c:9650 msgid "this media function is only available on the fr500" -msgstr "" +msgstr "bu ortam işlevi sadece fr500 üzerinde kullanılabilir" #: config/frv/frv.c:9678 msgid "this media function is only available on the fr400" -msgstr "" +msgstr "bu ortam işlevi sadece fr400 üzerinde kullanılabilir" #. This macro is a C statement to print on `stderr' a string describing the #. particular machine description choice. Every machine description should @@ -10273,16 +10270,15 @@ msgstr "" #. #endif #: config/frv/frv.h:512 msgid " (frv)" -msgstr "" +msgstr " (frv)" #: config/h8300/h8300.c:314 msgid "-ms2600 is used without -ms" msgstr "-ms2600, -ms olmaksızın kullanılmış" #: config/h8300/h8300.c:320 -#, fuzzy msgid "-mn is used without -mh or -ms" -msgstr "-ms2600, -ms olmaksızın kullanılmış" +msgstr "-mn, -mh veya -ms olmaksızın kullanılmış" #. Macro to define tables used to set the flags. #. This is a list in braces of pairs in braces, @@ -10290,24 +10286,20 @@ msgstr "-ms2600, -ms olmaksızın kullanılmış" #. where VALUE is the bits to set or minus the bits to clear. #. An empty string NAME is used to identify the default VALUE. #: config/h8300/h8300.h:150 -#, fuzzy msgid "Generate H8S code" -msgstr "H8/S kodu üretilir" +msgstr "H8S kodu üretilir" #: config/h8300/h8300.h:151 -#, fuzzy msgid "Do not generate H8S code" -msgstr "H8/S kodu üretilmez" +msgstr "H8S kodu üretilmez" #: config/h8300/h8300.h:152 -#, fuzzy msgid "Generate H8S/2600 code" -msgstr "H8/S2600 kodu üretilir" +msgstr "H8S/2600 kodu üretilir" #: config/h8300/h8300.h:153 -#, fuzzy msgid "Do not generate H8S/2600 code" -msgstr "H8/S2600 kodu üretilmez" +msgstr "H8S/2600 kodu üretilmez" #: config/h8300/h8300.h:154 msgid "Make integers 32 bits wide" @@ -10334,9 +10326,8 @@ msgid "Generate H8/300H code" msgstr "H8/300H kodu üretilir" #: config/h8300/h8300.h:165 -#, fuzzy msgid "Enable the normal mode" -msgstr "uyumsuz kayıt kipi" +msgstr "Normal kip etkinleştirilir" #: config/h8300/h8300.h:166 msgid "Do not generate H8/300H code" @@ -10378,168 +10369,215 @@ msgstr "char komutları üretilir" msgid "Do not generate char instructions" msgstr "char komutları üretilmez" -#: config/i386/i386.c:1043 +#: config/i386/i386.c:1050 #, c-format msgid "code model %s not supported in PIC mode" msgstr "PIC kipinde %s kod modeli desteklenmiyor" -#: config/i386/i386.c:1053 config/sparc/sparc.c:356 +#: config/i386/i386.c:1060 config/sparc/sparc.c:356 #, c-format msgid "bad value (%s) for -mcmodel= switch" msgstr "-mcmodel= seçeneğinin değeri (%s) hatalı" -#: config/i386/i386.c:1068 +#: config/i386/i386.c:1075 #, c-format msgid "bad value (%s) for -masm= switch" msgstr "-masm= seçeneğinin değeri (%s) hatalı" -#: config/i386/i386.c:1071 +#: config/i386/i386.c:1078 #, c-format msgid "code model `%s' not supported in the %s bit mode" msgstr "%2$s bit kipinde `%1$s' kod modeli desteklenmiyor" -#: config/i386/i386.c:1074 +#: config/i386/i386.c:1081 msgid "code model `large' not supported yet" msgstr "'büyük' kod modeli henüz desteklenmiyor" -#: config/i386/i386.c:1076 +#: config/i386/i386.c:1083 #, c-format msgid "%i-bit mode not compiled in" msgstr "%i bitlik kip bunun içinde derlenmiş değil:" -#: config/i386/i386.c:1106 +#: config/i386/i386.c:1113 #, c-format msgid "bad value (%s) for -march= switch" msgstr "-march= seçeneğinin değeri (%s) hatalı" -#: config/i386/i386.c:1117 +#: config/i386/i386.c:1124 #, c-format msgid "bad value (%s) for -mcpu= switch" msgstr "-mcpu= seçeneğinin değeri (%s) hatalı" -#: config/i386/i386.c:1134 +#: config/i386/i386.c:1141 #, c-format msgid "-mregparm=%d is not between 0 and %d" msgstr "-mregparm=%d 0 ile %d arasında değil" -#: config/i386/i386.c:1147 +#: config/i386/i386.c:1154 msgid "-malign-loops is obsolete, use -falign-loops" msgstr "-malign-loops artık kullanılmıyor yerine -falign-loops kullanın" -#: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178 +#: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185 #, c-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "-malign-loops=%d 0 ile %d arasında değil" -#: config/i386/i386.c:1160 +#: config/i386/i386.c:1167 msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "-malign-jumps eskidir, yerine -falign-jumps kullanın" -#: config/i386/i386.c:1173 +#: config/i386/i386.c:1180 msgid "-malign-functions is obsolete, use -falign-functions" msgstr "-malign-functions artık kullanılmıyor, yerine -falign-functions kullanın" -#: config/i386/i386.c:1211 +#: config/i386/i386.c:1218 #, c-format msgid "-mpreferred-stack-boundary=%d is not between %d and 12" msgstr "-mpreferred-stack-boundary=%d %d ile 12 arasında değil" -#: config/i386/i386.c:1223 +#: config/i386/i386.c:1230 #, c-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "-mbranch-cost=%d 0 ile 5 arasında değil" -#: config/i386/i386.c:1235 -#, fuzzy, c-format +#: config/i386/i386.c:1242 +#, c-format msgid "bad value (%s) for -mtls-dialect= switch" -msgstr "-msdata seçeneğinin değeri (%s) hatalı" +msgstr "-mtls-dialect= seçeneğinin değeri (%s) hatalı" -#: config/i386/i386.c:1256 +#: config/i386/i386.c:1263 msgid "-malign-double makes no sense in the 64bit mode" msgstr "-malign-double 64bitlik kipte iş yapmaz" -#: config/i386/i386.c:1258 +#: config/i386/i386.c:1265 msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "64bitlik kipte -mrtd çağrı uzlaşımı desteklenmiyor" -#: config/i386/i386.c:1274 config/i386/i386.c:1285 +#: config/i386/i386.c:1281 config/i386/i386.c:1292 msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "SSE komut kümesi iptal edildi, 387 aritmetiği kullanılıyor" -#: config/i386/i386.c:1290 +#: config/i386/i386.c:1297 msgid "387 instruction set disabled, using SSE arithmetics" msgstr "387 komut kümesi iptal edildi, SSE aritmetiği kullanılıyor" -#: config/i386/i386.c:1297 +#: config/i386/i386.c:1304 #, c-format msgid "bad value (%s) for -mfpmath= switch" msgstr "-mfpmath= seçeneğinin değeri (%s) hatalı" -#: config/i386/i386.c:1429 +#: config/i386/i386.c:1436 #, c-format msgid "`%s' attribute requires an integer constant argument" msgstr "`%s' özniteliği bir tamsayı sabit argüman gerektirir" -#: config/i386/i386.c:1435 +#: config/i386/i386.c:1442 #, c-format msgid "argument to `%s' attribute larger than %d" msgstr "`%s' özniteliğine argüman %d den büyük" -#: config/i386/i386.c:6176 +#: config/i386/i386.c:2504 +msgid "SSE vector return without SSE enabled changes the ABI" +msgstr "SSE vektörü, SSE, ABI değişikliklerini etkinleştirmeden dönüyor" + +#: config/i386/i386.c:6386 msgid "invalid UNSPEC as operand" msgstr "veri öğesi olarak UNSPEC geçersiz" -#: config/i386/i386.c:6438 +#: config/i386/i386.c:6648 msgid "extended registers have no high halves" msgstr "ek yazmaçların yüksek yarıları yok" -#: config/i386/i386.c:6453 +#: config/i386/i386.c:6663 msgid "unsupported operand size for extended register" msgstr "ek yazmaç için desteklenmeyen terim boyutu" -#: config/i386/i386.c:6768 +#: config/i386/i386.c:6978 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "terim ne bir sabit ne de bir koşul kodu, geçersiz terim kodu 'c'" -#: config/i386/i386.c:6814 +#: config/i386/i386.c:7024 #, c-format msgid "invalid operand code `%c'" msgstr "terim kodu `%c' geçersiz" -#: config/i386/i386.c:6861 -#, fuzzy +#: config/i386/i386.c:7071 msgid "invalid constraints for operand" -msgstr "geçersiz %%c terimi" +msgstr "kısıtlar terim için geçersiz" -#: config/i386/i386.c:11027 +#: config/i386/i386.c:11271 msgid "unknown insn mode" msgstr "bilinmeyen komut kipi" #. @@@ better error message -#: config/i386/i386.c:13083 config/i386/i386.c:13119 +#: config/i386/i386.c:13391 config/i386/i386.c:13427 msgid "selector must be an immediate" msgstr "seçici bir şimdiki değer olmalı" #. @@@ better error message -#: config/i386/i386.c:13280 config/i386/i386.c:13314 +#: config/i386/i386.c:13588 config/i386/i386.c:13622 msgid "mask must be an immediate" -msgstr "maske bir şimdiki değer olmalı" +msgstr "mask bir dolaysız değer olmalı" -#: config/i386/i386.c:13346 -#, fuzzy +#: config/i386/i386.c:13654 msgid "shift must be an immediate" -msgstr "maske bir şimdiki değer olmalı" +msgstr "shift bir dolaysız değer olmalı" + +#: config/i386/winnt.c:96 +#, c-format +msgid "function `%s' definition is marked dllimport." +msgstr "%s işlevi tanımı dllimport imli." + +#: config/i386/winnt.c:104 +#, c-format +msgid "variable `%s' definition is marked dllimport." +msgstr "`%s' değişkeninin tanımı dllimport imli." -#: config/i386/winnt.c:105 +#: config/i386/winnt.c:123 +#, c-format +msgid "external linkage required for symbol '%s' because of '%s' attribute." +msgstr "'%2$s' özniteliğinden dolayı '%1$s' sembolü için dış ilintileme gerekli." + +#: config/i386/winnt.c:143 #, c-format msgid "`%s' attribute only applies to variables" msgstr "`%s' özniteliği sadece değişkenlere uygulanır" -#: config/i386/winnt.c:275 +#: config/i386/winnt.c:242 +#, c-format +msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored." +msgstr "'%s' işlevi önceki bildiriminden sonra dllimport olarak tanımlanmış: öznitelik yoksayıldı." + +#: config/i386/winnt.c:252 +#, c-format +msgid "inline function '%s' is declared as dllimport: attribute ignored." +msgstr "`%s' satıriçi işlevi dllimport olarak bildirilmiş: öznitelik yoksayıldı." + +#: config/i386/winnt.c:263 +#, c-format +msgid "definition of static data member '%s' of dllimport'd class." +msgstr "dllimport'lu sınıfın '%s' durağan veri üyesinin tanımı." + +#: config/i386/winnt.c:322 +#, c-format +msgid "inconsistent dll linkage for '%s': dllexport assumed." +msgstr "'%s' için uyumsuz dll ilintilemesi: dllexport kabul edildi." + +#: config/i386/winnt.c:364 #, c-format msgid "`%s' declared as both exported to and imported from a DLL" msgstr "`%s' hem bir DLL'den alınan hem de bir DLL'e aktarılan olarak bildirilmiş" +#: config/i386/winnt.c:373 +#, c-format +msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage." +msgstr "'%s' için yeniden bildirim başarısız: dllimport'lu sembol dış ilintilemesiz." + +#: config/i386/winnt.c:479 +#, c-format +msgid "'%s' %s after being referenced with dllimport linkage." +msgstr "dllimport ilintileme ile ilişkilendirildikten sonra '%s' %s." + #: config/i386/cygwin.h:45 msgid "Use the Cygwin interface" msgstr "Cygwin arayüzü kullanılır" @@ -10574,14 +10612,14 @@ msgstr "İşlevler için dllimport yoksayılır" #: config/i386/cygwin.h:55 msgid "Use Mingw-specific thread support" -msgstr "Mingw'e özgü kanallama desteğini etkinleştirir" +msgstr "Mingw'e özgü evre desteğini etkinleştirir" -#: config/i386/cygwin.h:244 +#: config/i386/cygwin.h:245 #, c-format msgid "-f%s ignored for target (all code is position independent)" msgstr "-f%s hedef için yoksayıldı (bütün kod yerden bağımsız)" -#: config/i386/djgpp.h:204 +#: config/i386/djgpp.h:206 msgid "-mbnu210 is ignored (option is obsolete)" msgstr "-mbnu210 yoksayıldı (seçenek artık kullanılmıyor)" @@ -10650,7 +10688,7 @@ msgstr "FPU için sin, cos, sqrt üretilir" #: config/i386/i386.h:330 msgid "Omit the frame pointer in leaf functions" -msgstr "Alt düzey işlevlerde çerçeve gösterge ihmal edilir" +msgstr "Alt düzey işlevlerde çerçeve göstericisi ihmal edilir" #: config/i386/i386.h:333 msgid "Enable stack probing" @@ -10820,11 +10858,10 @@ msgid "Use given assembler dialect" msgstr "Verilen çevirici aksanı kullanılır" #: config/i386/i386.h:436 -#, fuzzy msgid "Use given thread-local storage dialect" -msgstr "Verilen çevirici aksanı kullanılır" +msgstr "Verilen yerel evreli saklama aksanı kullanılır" -#: config/i386/sco5.h:700 +#: config/i386/sco5.h:297 msgid "Generate ELF output" msgstr "ELF çıktı üretilir" @@ -10880,7 +10917,7 @@ msgstr "çelişkili mimariler atanmış - K serisi kullanılıyor" msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" msgstr "iC2.0 ve iC3.0 uyumsuz - iC3.0 kullanılıyor" -#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931 +#: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976 msgid "stack limit expression is not supported" msgstr "yığın sınırlama ifadesi desteklenmiyor" @@ -10938,7 +10975,7 @@ msgstr "\bCA kodu üretilir" msgid "Generate CF code" msgstr "CF kodu üretilir" -#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252 +#: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266 msgid "Use software floating point" msgstr "Yazılım kayan nokta kodu kullanılır" @@ -11003,7 +11040,7 @@ msgstr "Türler Intel's v1.3 gcc gibi yerleştirilir" msgid "Do not layout types like Intel's v1.3 gcc" msgstr "Türler Intel's v1.3 gcc gibi yerleştirilmez" -#: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86 +#: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238 msgid "Use 64 bit long doubles" msgstr "64 bit long double'lar kullanılır" @@ -11016,151 +11053,130 @@ msgstr "Bağlayıcı gevşemesini etkinleştirir" msgid "Do not enable linker relaxation" msgstr "Bağlayıcı gevşemesini etkinleştirir" -#: config/ia64/ia64-c.c:50 -#, fuzzy +#: config/ia64/ia64-c.c:51 msgid "malformed #pragma builtin" -msgstr "'#pragma ghs' bölümü bozuk" +msgstr "'#pragma builtin' bozuk" -#: config/ia64/ia64.c:3879 +#: config/ia64/ia64.c:4015 msgid "ia64_print_operand: unknown code" msgstr "ia64_print_operand: bilinmeyen kod" -#: config/ia64/ia64.c:4157 +#: config/ia64/ia64.c:4292 msgid "value of -mfixed-range must have form REG1-REG2" msgstr "-mfixed-range için değer YAZMAÇ1-YAZMAÇ2 şeklinde olmalı" -#: config/ia64/ia64.c:4184 +#: config/ia64/ia64.c:4319 #, c-format msgid "%s-%s is an empty range" msgstr "%s-%s aralığı boş" -#: config/ia64/ia64.c:4215 -#, fuzzy +#: config/ia64/ia64.c:4350 msgid "cannot optimize floating point division for both latency and throughput" -msgstr "Bölme hem iş geçişi hem de gecikme için eniyilenemez" +msgstr "Kayan noktalı bölme hem iş geçişi hem de gecikme için eniyilenemez" -#: config/ia64/ia64.c:4221 -#, fuzzy +#: config/ia64/ia64.c:4356 msgid "cannot optimize integer division for both latency and throughput" -msgstr "Bölme hem iş geçişi hem de gecikme için eniyilenemez" +msgstr "tamsayı bölme hem iş geçişi hem de gecikme için eniyilenemez" -#: config/ia64/ia64.c:4233 -#, fuzzy, c-format +#: config/ia64/ia64.c:4368 +#, c-format msgid "bad value (%s) for -mtls-size= switch" -msgstr "-mtune= seçeneğinin değeri (%s) hatalı" +msgstr "-mtls-size= seçeneğinin değeri (%s) hatalı" #. This macro defines names of command options to set and clear bits in #. `target_flags'. Its definition is an initializer with a subgrouping for #. each command option. -#: config/ia64/ia64.h:150 +#: config/ia64/ia64.h:154 msgid "Generate big endian code" msgstr "Büyük ilkli kod üretilir" -#: config/ia64/ia64.h:152 config/mcore/mcore.h:159 +#: config/ia64/ia64.h:156 config/mcore/mcore.h:159 msgid "Generate little endian code" msgstr "Küçük ilkli kod üretilir" -#: config/ia64/ia64.h:154 +#: config/ia64/ia64.h:158 msgid "Generate code for GNU as" msgstr "Kod GNU as için üretilir" -#: config/ia64/ia64.h:156 +#: config/ia64/ia64.h:160 msgid "Generate code for Intel as" msgstr "Kod Intel as için üretilir" -#: config/ia64/ia64.h:158 +#: config/ia64/ia64.h:162 msgid "Generate code for GNU ld" msgstr "Kod GNU ld için üretilir" -#: config/ia64/ia64.h:160 +#: config/ia64/ia64.h:164 msgid "Generate code for Intel ld" msgstr "Kod Intel ld için üretilir" -#: config/ia64/ia64.h:162 +#: config/ia64/ia64.h:166 msgid "Generate code without GP reg" msgstr "GP yazmaçsız kod üretilir" -#: config/ia64/ia64.h:164 +#: config/ia64/ia64.h:168 msgid "Emit stop bits before and after volatile extended asms" msgstr "Değişken uzatılmış asmlerden önce ve sonra durma bitleri üretir" -#: config/ia64/ia64.h:166 +#: config/ia64/ia64.h:170 msgid "Don't emit stop bits before and after volatile extended asms" msgstr "Değişken uzatılmış asmlerden önce ve sonra durma bitleri üretir" -#: config/ia64/ia64.h:168 +#: config/ia64/ia64.h:172 msgid "Emit code for Itanium (TM) processor B step" msgstr "Itanium (TM) işlemcisi B adımı için kod üretir" -#: config/ia64/ia64.h:170 +#: config/ia64/ia64.h:174 msgid "Use in/loc/out register names" msgstr "in/loc/out yazmaç isimleri kullanılır" -#: config/ia64/ia64.h:172 +#: config/ia64/ia64.h:176 msgid "Disable use of sdata/scommon/sbss" msgstr "sdata/scommon/sbss kullanımı iptal edilir" -#: config/ia64/ia64.h:174 +#: config/ia64/ia64.h:178 msgid "Enable use of sdata/scommon/sbss" msgstr "sdata/scommon/sbss kullanımı etkinleştirilir" -#: config/ia64/ia64.h:176 +#: config/ia64/ia64.h:180 msgid "gp is constant (but save/restore gp on indirect calls)" msgstr "gp sabittir (ancak dolaylı çağrılarda gp kaydedilmesi/alınması yapılır)" -#: config/ia64/ia64.h:178 +#: config/ia64/ia64.h:182 msgid "Generate self-relocatable code" msgstr "Kendiliğinden konum değiştirebilen kod üretilir" -#: config/ia64/ia64.h:180 -#, fuzzy +#: config/ia64/ia64.h:184 msgid "Generate inline floating point division, optimize for latency" -msgstr "" -"Özümleme bölümü üretir, gizlenmesi için en\n" -" elverişli şartları oluşturur" +msgstr "Satıriçi kayan noktalı bölme üretir, geciktirme için eniyilenir" -#: config/ia64/ia64.h:182 -#, fuzzy +#: config/ia64/ia64.h:186 msgid "Generate inline floating point division, optimize for throughput" -msgstr "" -"Özümleme bölümü üretir, içselleştirilmesi için en\n" -" elverişli şartları oluşturur" +msgstr "Satıriçi kayan noktalı bölme üretir, iş geçişi için eniyilenir" -#: config/ia64/ia64.h:184 -#, fuzzy +#: config/ia64/ia64.h:188 msgid "Generate inline integer division, optimize for latency" -msgstr "" -"Özümleme bölümü üretir, gizlenmesi için en\n" -" elverişli şartları oluşturur" +msgstr "Satıriçi tamsayı bölme üretir, geciktirme için eniyilenir" -#: config/ia64/ia64.h:186 -#, fuzzy +#: config/ia64/ia64.h:190 msgid "Generate inline integer division, optimize for throughput" -msgstr "" -"Özümleme bölümü üretir, içselleştirilmesi için en\n" -" elverişli şartları oluşturur" +msgstr "Satıriçi tamsayı bölme üretir, iş geçişi için eniyilenir" -#: config/ia64/ia64.h:188 +#: config/ia64/ia64.h:192 msgid "Enable Dwarf 2 line debug info via GNU as" msgstr "GNU as yoluyla Dwarf 2 hata ayıklama satır bilgilerini etkinleştirir" -#: config/ia64/ia64.h:190 +#: config/ia64/ia64.h:194 msgid "Disable Dwarf 2 line debug info via GNU as" msgstr "GNU as yoluyla Dwarf 2 hata ayıklama satır bilgilerini etkisizleştirir" -#: config/ia64/ia64.h:219 +#: config/ia64/ia64.h:223 msgid "Specify range of registers to make fixed" msgstr "Belirlemek için yazmaç aralığı belirtilir" -#: config/ip2k/ip2k.c:1082 -#, fuzzy +#: config/ip2k/ip2k.c:1090 msgid "bad operand" -msgstr "hatalı ASM terimi" - -#: config/ip2k/ip2k.c:3184 -#, fuzzy -msgid "Only initialized variables can be placed into program memory area." -msgstr "program bellek alanına sadece ilklendirilmiş değişkenler yerleştirilebilir" +msgstr "hatalı terim" #: config/m32r/m32r.c:139 #, c-format @@ -11218,7 +11234,7 @@ msgid "post-increment address is not a register" msgstr "sonradan arttırımlı adres bir yazmaç değil" #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546 -#: config/rs6000/rs6000.c:12737 +#: config/rs6000/rs6000.c:12802 msgid "bad address" msgstr "hatalı adres" @@ -11256,41 +11272,49 @@ msgstr "Küçük veri alanı: none, sdata, use" msgid "-f%s ignored for 68HC11/68HC12 (not supported)" msgstr "68HC11/68HC12 için -f%s yoksayıldı (desteklenmiyor)" +#: config/m68hc11/m68hc11.c:1305 +msgid "`trap' and `far' attributes are not compatible, ignoring `far'" +msgstr "`trap' ve `far' nitelikleri uyumlu değil, `far' yoksayılıyor" + +#: config/m68hc11/m68hc11.c:1311 +msgid "`trap' attribute is already used" +msgstr "`trap' özelliği zaten kullanılmış" + #. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626 +#: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733 msgid "move insn not handled" msgstr "taşıma komutu elde edilmedi" -#: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556 -#: config/m68hc11/m68hc11.c:3829 +#: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663 +#: config/m68hc11/m68hc11.c:3946 msgid "invalid register in the move instruction" msgstr "move komutundaki yazmaç geçersiz" -#: config/m68hc11/m68hc11.c:3506 +#: config/m68hc11/m68hc11.c:3613 msgid "invalid operand in the instruction" msgstr "komuttaki terim geçersiz" -#: config/m68hc11/m68hc11.c:3803 +#: config/m68hc11/m68hc11.c:3920 msgid "invalid register in the instruction" msgstr "komuttaki yazmaç geçersiz" -#: config/m68hc11/m68hc11.c:3836 +#: config/m68hc11/m68hc11.c:3953 msgid "operand 1 must be a hard register" msgstr "1. terim bir donanım yazmacı olmalı" -#: config/m68hc11/m68hc11.c:3853 +#: config/m68hc11/m68hc11.c:3970 msgid "invalid rotate insn" msgstr "geçersiz döngü komutu" -#: config/m68hc11/m68hc11.c:4278 +#: config/m68hc11/m68hc11.c:4391 msgid "registers IX, IY and Z used in the same INSN" msgstr "IX, IY ve Z yazmaçları aynı KOMUTta kullanılmış" -#: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906 +#: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031 msgid "cannot do z-register replacement" msgstr "z-yazmaç yer değiştirmesi yapılamaz" -#: config/m68hc11/m68hc11.c:4969 +#: config/m68hc11/m68hc11.c:5094 msgid "invalid Z register replacement for insn" msgstr "komut için Z yazmaç yerdeğiştirmesi geçersiz" @@ -11298,53 +11322,58 @@ msgstr "komut için Z yazmaç yerdeğiştirmesi geçersiz" #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits #. to set or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. -#: config/m68hc11/m68hc11.h:160 +#: config/m68hc11/m68hc11.h:172 msgid "Compile with 16-bit integer mode" msgstr "16 bitlik tamsayı kiple derleme yapılır" -#: config/m68hc11/m68hc11.h:162 +#: config/m68hc11/m68hc11.h:174 msgid "Compile with 32-bit integer mode" msgstr "32 bitlik tamsayı kiple derleme yapılır" -#: config/m68hc11/m68hc11.h:164 +#: config/m68hc11/m68hc11.h:176 msgid "Auto pre/post decrement increment allowed" msgstr "Otomatik önce/sonra eksiltme arttırmaya izin verilir" -#: config/m68hc11/m68hc11.h:166 +#: config/m68hc11/m68hc11.h:178 msgid "Auto pre/post decrement increment not allowed" msgstr "Otomatik önce/sonra eksiltme arttırmaya izin verilmez" -#: config/m68hc11/m68hc11.h:168 +#: config/m68hc11/m68hc11.h:180 msgid "Min/max instructions allowed" -msgstr "" +msgstr "Min/max komutlarına izin verilir" -#: config/m68hc11/m68hc11.h:170 -#, fuzzy +#: config/m68hc11/m68hc11.h:182 msgid "Min/max instructions not allowed" -msgstr "ret işlemi gerçeklenmedi" +msgstr "Min/max komutlarına izin verilmez" -#: config/m68hc11/m68hc11.h:172 -#, fuzzy +#: config/m68hc11/m68hc11.h:184 msgid "Use call and rtc for function calls and returns" -msgstr "Değer döndürmeyen işlev değer döndürürse çıkış için çağrı üretilir" +msgstr "İşlev çağrıları ve dönüşleri için call ve rtc kullanılır" -#: config/m68hc11/m68hc11.h:174 -#, fuzzy +#: config/m68hc11/m68hc11.h:186 msgid "Use jsr and rts for function calls and returns" -msgstr "İşlev önbilgisi için koçan kullanır" +msgstr "İşlev çağrıları ve dönüşleri için jsr ve rts kullanılır" -#: config/m68hc11/m68hc11.h:176 +#: config/m68hc11/m68hc11.h:188 msgid "Do not use direct addressing mode for soft registers" msgstr "Soft yazmaçlar için doğrudan adresleme kipi kullanılmaz" -#: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182 +#: config/m68hc11/m68hc11.h:190 +msgid "Use direct addressing mode for soft registers" +msgstr "Soft yazmaçlar için doğrudan adresleme kipi kullanılır" + +#: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198 msgid "Compile for a 68HC11" msgstr "68HC11 için derleme yapılır" -#: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184 +#: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200 msgid "Compile for a 68HC12" msgstr "68HC12 için derleme yapılır" +#: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202 +msgid "Compile for a 68HCS12" +msgstr "68HCS12 için derleme yapılır" + #. This macro is similar to `TARGET_SWITCHES' but defines names of #. command options that have values. Its definition is an #. initializer with a subgrouping for each command option. @@ -11354,11 +11383,11 @@ msgstr "68HC12 için derleme yapılır" #. variable, type `char *', is set to the variable part of the given #. option if the fixed part matches. The actual option name is made #. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:198 +#: config/m68hc11/m68hc11.h:216 msgid "Specify the register allocation order" msgstr "Yazmaç ayırma sırası belirtilir" -#: config/m68hc11/m68hc11.h:200 +#: config/m68hc11/m68hc11.h:218 msgid "Indicate the number of soft registers available" msgstr "Mevcut olan yazılım bazlı (soft) yazmaçları bildirir" @@ -11531,7 +11560,7 @@ msgstr "%%x/X değeri geçersiz" msgid "invalid %%Q value" msgstr "%%Q değeri geçersiz" -#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681 +#: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718 #, c-format msgid "invalid %%q value" msgstr "%%q değeri geçersiz" @@ -11541,7 +11570,7 @@ msgstr "%%q değeri geçersiz" msgid "invalid %%o value" msgstr "%%o değeri geçersiz" -#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644 +#: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681 #, c-format msgid "invalid %%p value" msgstr "%%p değeri geçersiz" @@ -11629,7 +11658,7 @@ msgid "Do not use the divide instruction" msgstr "Bölme komutu kullanılmaz" #: config/mcore/mcore.h:140 -msgid "Do not arbitary sized immediates in bit operations" +msgid "Do not arbitrary sized immediates in bit operations" msgstr "Bit işlemlerinde herhangi bir boyda anlık değerler kullanmaz" #: config/mcore/mcore.h:142 @@ -11660,152 +11689,149 @@ msgstr "Kod M*Core M340 için üretilir" msgid "Maximum amount for a single stack increment operation" msgstr "Tek yığıt artış işleminde kullanılacak maksimum miktar" -#: config/mips/mips.c:5112 +#: config/mips/mips.c:5128 #, c-format msgid "bad value (%s) for -mabi= switch" msgstr "-mabi= seçeneğinin değeri (%s) hatalı" -#: config/mips/mips.c:5142 +#: config/mips/mips.c:5158 #, c-format msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor" -msgstr "" +msgstr "-mips%d mimarinin diğer seçenekleri tarafından bir MIPS%d işlemci belirtildiğinden çelişki yaratıyor" -#: config/mips/mips.c:5149 +#: config/mips/mips.c:5165 #, c-format msgid "bad value (%s) for -mips switch" msgstr "-mips seçeneğinin değeri (%s) hatalı" -#: config/mips/mips.c:5164 -#, fuzzy, c-format +#: config/mips/mips.c:5180 +#, c-format msgid "-march=%s is not compatible with the selected ABI" -msgstr "case seçici case etiketi ile uyumsuz" +msgstr "-march=%s seçilen ABI ile uyumsuz" -#: config/mips/mips.c:5176 +#: config/mips/mips.c:5192 msgid "-mgp64 used with a 32-bit processor" -msgstr "" +msgstr "-mgp64 bir 32-bit işlemci ile kullanılmış" -#: config/mips/mips.c:5178 -#, fuzzy +#: config/mips/mips.c:5194 msgid "-mgp32 used with a 64-bit ABI" -msgstr "64-bit ABI kullanılır" +msgstr "-mgp32 bir 64-bit ABI ile kullanılmış" -#: config/mips/mips.c:5180 -#, fuzzy +#: config/mips/mips.c:5196 msgid "-mgp64 used with a 32-bit ABI" -msgstr "32-bit ABI kullanılır" +msgstr "-mgp64 bir 32-bit ABI ile kullanılmış" -#: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202 -#, fuzzy, c-format +#: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218 +#, c-format msgid "unsupported combination: %s" -msgstr "desteklenmeyen değer dönüşümü" +msgstr "desteklenmeyen birleşim: %s" -#: config/mips/mips.c:5272 +#: config/mips/mips.c:5288 msgid "generation of Branch Likely instructions enabled, but not supported by architecture" -msgstr "" +msgstr "Branch Likely komutlarının üretimi etkinleştirildi ama mimari desteklemiyor" -#: config/mips/mips.c:5283 +#: config/mips/mips.c:5299 msgid "-G is incompatible with PIC code which is the default" msgstr "-G öntanımlı olan PIC kodu ile uyumsuz" -#: config/mips/mips.c:5299 +#: config/mips/mips.c:5315 msgid "-membedded-pic and -mabicalls are incompatible" msgstr "-membedded-pic ile -mabicalls uyumsuz" -#: config/mips/mips.c:5302 +#: config/mips/mips.c:5318 msgid "-G and -membedded-pic are incompatible" msgstr "-G ile -membedded-pic uyumsuz" -#: config/mips/mips.c:5353 +#: config/mips/mips.c:5369 #, c-format msgid "invalid option `entry%s'" msgstr "`entry%s' seçeneği geçersiz" -#: config/mips/mips.c:5356 +#: config/mips/mips.c:5372 msgid "-mentry is only meaningful with -mips-16" msgstr "-mentry sadece -mips-16 ile anlamlıdır" -#: config/mips/mips.c:5761 +#: config/mips/mips.c:5781 #, c-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "iç hata: üretici maskı içinde %%) için bir %%( bulunamadı" -#: config/mips/mips.c:5775 +#: config/mips/mips.c:5795 #, c-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "iç hata: üretici maskı içinde %%] için bir %%[ bulunamadı" -#: config/mips/mips.c:5788 +#: config/mips/mips.c:5808 #, c-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "iç hata: üretici maskı içinde %%> için bir %%< bulunamadı" -#: config/mips/mips.c:5801 +#: config/mips/mips.c:5821 #, c-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "iç hata: üretici maskı içinde %%} için bir %%{ bulunamadı" -#: config/mips/mips.c:5815 +#: config/mips/mips.c:5835 #, c-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "PRINT_OPERAND: '%c' noktalaması bilinmiyor" -#: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939 +#: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939 msgid "PRINT_OPERAND null pointer" -msgstr "PRINT_OPERAND hiçlik göstergesi" +msgstr "PRINT_OPERAND boş gösterici" -#: config/mips/mips.c:5955 +#: config/mips/mips.c:5975 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "%%d, %%x, ya da %%X kullanımı geçersiz" -#: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033 +#: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033 msgid "PRINT_OPERAND_ADDRESS, null pointer" -msgstr "PRINT_OPERAND_ADDRESS, hiçlik göstergesi" +msgstr "PRINT_OPERAND_ADDRESS, boş gösterici" -#: config/mips/mips.c:6222 +#: config/mips/mips.c:6242 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" -msgstr "MIPS ECOFF biçemi dosya isimlerinin #line'lı işlevlerde değiştirilmesine izin vermez" +msgstr "MIPS ECOFF biçimi dosya isimlerinin #line'lı işlevlerde değiştirilmesine izin vermez" -#: config/mips/mips.c:6532 +#: config/mips/mips.c:6552 msgid "can't rewind temp file" msgstr "geçici dosya açılamıyor" -#: config/mips/mips.c:6536 +#: config/mips/mips.c:6556 msgid "can't write to output file" msgstr "çıktı dosyasına yazılamıyor" -#: config/mips/mips.c:6539 +#: config/mips/mips.c:6559 msgid "can't read from temp file" msgstr "geçici dosya okunamıyor" -#: config/mips/mips.c:6542 +#: config/mips/mips.c:6562 msgid "can't close temp file" msgstr "geçici dosya kapatılamıyor" -#: config/mips/mips.c:6983 +#: config/mips/mips.c:7003 #, c-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "gp_offset (%ld) veya end_offset (%ld) sıfırdan küçük." -#: config/mips/mips.c:7092 +#: config/mips/mips.c:7112 #, c-format msgid "fp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "fp_offset (%ld) veya end_offset (%ld) sıfırdan küçük." -#: config/mips/mips.c:9312 +#: config/mips/mips.c:9335 #, c-format msgid "can not handle inconsistent calls to `%s'" msgstr "çelişkili `%s' çağrıları elde edilemez" -#: config/mips/mips.c:10444 -#, fuzzy +#: config/mips/mips.c:10467 msgid "the cpu name must be lower case" -msgstr "Sembol isimleri küçük harflerle yazılmıştır" +msgstr "işlemci ismi küçük harflerle yazılmalıdır" -#: config/mips/mips.c:10466 -#, fuzzy, c-format +#: config/mips/mips.c:10489 +#, c-format msgid "bad value (%s) for %s" -msgstr "%s seçeneği için değer (%s) hatalı" +msgstr "%2$s için değer (%1$s) hatalı" #. Target CPU builtins. #. We do this here because __mips is defined below and so we can't use builtin_define_std. @@ -12014,13 +12040,13 @@ msgstr "Tamsayı bölme taşması yakalanmaz" #: config/mips/mips.h:628 msgid "Use Branch Likely instructions, overriding default for arch" -msgstr "" +msgstr "Öntanımlı mimariye rağmen Branch Likely komutları kullanılır" #: config/mips/mips.h:630 msgid "Don't use Branch Likely instructions, overriding default for arch" -msgstr "" +msgstr "Öntanımlı mimariye rağmen Branch Likely komutları kullanılmaz" -#: config/mips/mips.h:744 config/pa/pa.h:296 +#: config/mips/mips.h:744 config/pa/pa.h:310 msgid "Specify CPU for scheduling purposes" msgstr "Zamanlama kullanımı için CPU belirtilir" @@ -12029,9 +12055,8 @@ msgid "Specify CPU for code generation purposes" msgstr "Kod üretim amacıyla MİB belirtilir" #: config/mips/mips.h:748 -#, fuzzy msgid "Specify an ABI" -msgstr "Kullanılacak ABI belirtilir" +msgstr "Bir ABI belirtilir" #: config/mips/mips.h:750 msgid "Specify a Standard MIPS ISA" @@ -12055,7 +12080,7 @@ msgstr "Arabellek boşaltma işlevi belirtilir" #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2868 +#: config/mips/mips.h:2900 msgid "mips16 function profiling" msgstr "mips16 işlev ayrımlama" @@ -12204,7 +12229,7 @@ msgstr "Programa bir öntanımlı başlatma adresi 0x100 sağlanmaz" #: config/mmix/mmix.h:219 msgid "Link to emit program in ELF format (rather than mmo)" -msgstr "ELF biçemli program üretimine ilintiler (mmo dan başka)" +msgstr "ELF biçimli program üretimine ilintiler (mmo dan başka)" #: config/mmix/mmix.h:221 msgid "Use P-mnemonics for branches statically predicted as taken" @@ -12223,14 +12248,12 @@ msgid "Do not use addresses that allocate global registers" msgstr "Genel yazmaçları tahsis eden adresler kullanılmaz" #: config/mmix/mmix.h:229 -#, fuzzy msgid "Generate a single exit point for each function" -msgstr "Değer döndürmeyen işlev değer döndürürse çıkış için çağrı üretilir" +msgstr "Her işlev için tek çıkış noktası üretilir" #: config/mmix/mmix.h:231 -#, fuzzy msgid "Do not generate a single exit point for each function" -msgstr "multm komutları üretilmez" +msgstr "Her işlev için tek çıkış noktası üretilmez" #: config/mn10300/mn10300.h:59 msgid "Work around hardware multiply bug" @@ -12320,16 +12343,16 @@ msgstr "\"Küçük yazmaç sınıfları\" uydurması" msgid "No \"Small register classes\" kludge" msgstr "\"Küçük yazmaç sınıfları\" uydurması yok" -#: config/pa/pa.c:246 -#, fuzzy, c-format +#: config/pa/pa.c:261 +#, c-format msgid "" "unknown -mschedule= option (%s).\n" "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" msgstr "" "bilinmeyen -mschedule= seçeneği (%s).\n" -"Geçerli seçenekler: 700, 7100, 7100LC, 7200, ve 8000\n" +"Geçerli seçenekler: 700, 7100, 7100LC, 7200, 7300 ve 8000\n" -#: config/pa/pa.c:271 +#: config/pa/pa.c:286 #, c-format msgid "" "unknown -march= option (%s).\n" @@ -12338,33 +12361,31 @@ msgstr "" "bilinmeyen -march= seçeneği (%s).\n" "Geçerli seçenekler: 1.0, 1.1, ve 2.0\n" -#: config/pa/pa.c:284 +#: config/pa/pa.c:299 msgid "PIC code generation is not supported in the portable runtime model\n" msgstr "PIC kod üretimi uyarlanabilir çalışma anı modeli ile uyumlu değildir\n" -#: config/pa/pa.c:289 +#: config/pa/pa.c:304 msgid "PIC code generation is not compatible with fast indirect calls\n" msgstr "PIC kod üretimi hızlı dolaylı çağrılar ile uyumlu değildir\n" -#: config/pa/pa.c:294 +#: config/pa/pa.c:309 msgid "-g is only supported when using GAS on this processor," msgstr "-g sadece bu işlemci üzerinde GAS kullanıldığında desteklenir," -#: config/pa/pa.c:295 +#: config/pa/pa.c:310 msgid "-g option disabled" msgstr "-g seçeneği iptal edildi" -#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81 +#: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81 #: config/pa/pa64-hpux.h:25 -#, fuzzy msgid "Generate cpp defines for server IO" -msgstr "Verilen MİB için kodu üretir" +msgstr "Sunucu GÇ için cpp tanımları üretilir" -#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82 +#: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82 #: config/pa/pa64-hpux.h:27 -#, fuzzy msgid "Generate cpp defines for workstation IO" -msgstr "Kod bir 11/40 için üretilir" +msgstr "İstemci GÇ için cpp tanımları üretilir" #. Macro to define tables used to set the flags. This is a #. list in braces of target switches with each switch being @@ -12372,134 +12393,117 @@ msgstr "Kod bir 11/40 için üretilir" #. or minus the bits to clear. An empty string NAME is used to #. identify the default VALUE. Do not mark empty strings for #. translation. -#: config/pa/pa.h:218 config/pa/pa.h:224 -#, fuzzy +#: config/pa/pa.h:232 config/pa/pa.h:238 msgid "Generate PA1.1 code" -msgstr "\bCA kodu üretilir" +msgstr "PA1.1 kodu üretilir" -#: config/pa/pa.h:220 config/pa/pa.h:222 -#, fuzzy +#: config/pa/pa.h:234 config/pa/pa.h:236 msgid "Generate PA1.0 code" -msgstr "\bCA kodu üretilir" +msgstr "PA1.0 kodu üretilir" -#: config/pa/pa.h:226 +#: config/pa/pa.h:240 msgid "Generate PA2.0 code (requires binutils 2.10 or later)" -msgstr "" +msgstr "PA2.0 kodu üretilir (binutils 2.10 veya üstü gerekir)" -#: config/pa/pa.h:228 -#, fuzzy +#: config/pa/pa.h:242 msgid "Disable FP regs" -msgstr "Hata ayıklama kapatılır" +msgstr "FP yazmaçları kapatılır" -#: config/pa/pa.h:230 -#, fuzzy +#: config/pa/pa.h:244 msgid "Do not disable FP regs" -msgstr "fp yazmaçları kullanılmaz" +msgstr "FP yazmaçları kapatılmaz" -#: config/pa/pa.h:232 +#: config/pa/pa.h:246 msgid "Disable space regs" -msgstr "" +msgstr "space yazmaçları kapatılır" -#: config/pa/pa.h:234 -#, fuzzy +#: config/pa/pa.h:248 msgid "Do not disable space regs" -msgstr "fp yazmaçları kullanılmaz" +msgstr "space yazmaçları kapatılmaz" -#: config/pa/pa.h:236 +#: config/pa/pa.h:250 msgid "Put jumps in call delay slots" -msgstr "" +msgstr "jump'lar çağrı geciktirme yuvalarına konur" -#: config/pa/pa.h:238 +#: config/pa/pa.h:252 msgid "Do not put jumps in call delay slots" -msgstr "" +msgstr "jump'lar çağrı geciktirme yuvalarına konmaz" -#: config/pa/pa.h:240 -#, fuzzy +#: config/pa/pa.h:254 msgid "Disable indexed addressing" -msgstr "geçersiz adresleme kipi" +msgstr "İndisli adresleme kapatılır" -#: config/pa/pa.h:242 -#, fuzzy +#: config/pa/pa.h:256 msgid "Do not disable indexed addressing" -msgstr "Karmaşık adresleme kipleri kullanılmaz" +msgstr "İndisli adresleme kapatılmaz" -#: config/pa/pa.h:244 -#, fuzzy +#: config/pa/pa.h:258 msgid "Use portable calling conventions" -msgstr "Normal çağrı uzlaşımı kullanılır" +msgstr "Uyarlanabilir çağrı uzlaşımı kullanılır" -#: config/pa/pa.h:246 -#, fuzzy +#: config/pa/pa.h:260 msgid "Do not use portable calling conventions" -msgstr "Normal çağrı uzlaşımı kullanılır" +msgstr "Uyarlanabilir çağrı uzlaşımı kullanılmaz" -#: config/pa/pa.h:248 +#: config/pa/pa.h:262 msgid "Assume code will be assembled by GAS" -msgstr "" +msgstr "Kodun makina koduna GAS tarafından çevrileceği varsayılır" -#: config/pa/pa.h:250 +#: config/pa/pa.h:264 msgid "Do not assume code will be assembled by GAS" -msgstr "" +msgstr "Kodun makina koduna GAS tarafından çevrilmeyeceği varsayılır" -#: config/pa/pa.h:254 -#, fuzzy +#: config/pa/pa.h:268 msgid "Do not use software floating point" -msgstr "Donanım kayan nokta aritmetiği kullanılmaz" +msgstr "Yazılım kayan nokta aritmetiği kullanılmaz" -#: config/pa/pa.h:256 +#: config/pa/pa.h:270 msgid "Emit long load/store sequences" -msgstr "" +msgstr "Uzun yükleme/saklama çoklu komutları üretilir" -#: config/pa/pa.h:258 -#, fuzzy +#: config/pa/pa.h:272 msgid "Do not emit long load/store sequences" -msgstr "Yükleme/saklama çoklu komutları üretilmez" +msgstr "Uzun yükleme/saklama çoklu komutları üretilmez" -#: config/pa/pa.h:260 -#, fuzzy +#: config/pa/pa.h:274 msgid "Generate fast indirect calls" -msgstr "Dolaylı çağrılar kullanılmaz" +msgstr "Hızlı dolaylı çağrılar üretilir" -#: config/pa/pa.h:262 -#, fuzzy +#: config/pa/pa.h:276 msgid "Do not generate fast indirect calls" -msgstr ".size yönergeleri üretilmez" +msgstr "Hızlı dolaylı çağrılar üretilmez" -#: config/pa/pa.h:264 -#, fuzzy +#: config/pa/pa.h:278 msgid "Generate code for huge switch statements" -msgstr "Kod yukarı bellek bölgesi için üretilir" +msgstr "huge switch deyimleri için kod üretilir" -#: config/pa/pa.h:266 -#, fuzzy +#: config/pa/pa.h:280 msgid "Do not generate code for huge switch statements" -msgstr "Yakın bellek çağrıları için kodu üretilmez" +msgstr "huge switch deyimleri için kod üretilmez" -#: config/pa/pa.h:268 -#, fuzzy +#: config/pa/pa.h:282 msgid "Always generate long calls" -msgstr "Yakın bellek çağrıları için kodu üretilmez" +msgstr "long çağrıları daima üretilir" -#: config/pa/pa.h:270 +#: config/pa/pa.h:284 msgid "Generate long calls only when needed" -msgstr "" +msgstr "Sadece gerektiği zaman long çağrıları üretilir" -#: config/pa/pa.h:272 -#, fuzzy +#: config/pa/pa.h:286 msgid "Enable linker optimizations" -msgstr "SSA eniyilemesi etkinleştirilir" +msgstr "İlintileyici eniyilemesi etkinleştirilir" -#: config/pa/pa.h:298 +#: config/pa/pa.h:312 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later." -msgstr "" +msgstr "Kod üretimi için mimari belirtilir. Değerler 1.0, 1.1 ve 2.0 dır. gas snapshot 19990413 ve sonrası için 2.0 gerekir." #: config/pa/pa64-hpux.h:29 msgid "Assume code will be linked by GNU ld" -msgstr "" +msgstr "Kodun GNU ld tarafından ilintileneceği varsayılır" #: config/pa/pa64-hpux.h:31 msgid "Assume code will be linked by HP ld" -msgstr "" +msgstr "Kodun HP ld tarafından ilintileneceği varsayılır" #: config/pdp11/pdp11.h:57 msgid "Do not use hardware floating point" @@ -12569,7 +12573,7 @@ msgstr "UNIX çevirici sözdizimi kullanılır" msgid "Use DEC assembler syntax" msgstr "DEC çevirici sözdizimi kullanılır" -#: config/romp/romp.c:717 config/rs6000/rs6000.c:7718 +#: config/romp/romp.c:717 config/rs6000/rs6000.c:7755 #, c-format msgid "invalid %%S value" msgstr "%%S değeri geçersiz" @@ -12590,7 +12594,7 @@ msgid "invalid %%Z value" msgstr "%%Z değeri geçersiz" #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823 -#: config/rs6000/rs6000.c:7547 +#: config/rs6000/rs6000.c:7584 #, c-format msgid "invalid %%k value" msgstr "%%k değeri geçersiz" @@ -12627,168 +12631,157 @@ msgstr "-mfp-arg-in-fp-regs ile varargs olamaz" #. whether or not new function declarations receive a longcall #. attribute by default. #: config/rs6000/rs6000-c.c:44 -#, fuzzy msgid "ignoring malformed #pragma longcall" -msgstr "#pragma %s yoksayılıyor" +msgstr "bozuk #pragma longcall yoksayılıyor" #: config/rs6000/rs6000-c.c:58 -#, fuzzy msgid "missing open paren" -msgstr "Code özniteliği eksik" +msgstr "açparantez eksik" #: config/rs6000/rs6000-c.c:60 -#, fuzzy msgid "missing number" -msgstr "İsim eksik" +msgstr "sayı eksik" #: config/rs6000/rs6000-c.c:62 -#, fuzzy msgid "missing close paren" -msgstr "Sınıf ismi yok" +msgstr "kapaparantez eksik" #: config/rs6000/rs6000-c.c:65 msgid "number must be 0 or 1" -msgstr "" +msgstr "sayı 0 ya da 1 olmalı" #: config/rs6000/rs6000-c.c:68 -#, fuzzy msgid "junk at end of #pragma longcall" -msgstr "'#pragma map' sonunda karışıklık" +msgstr "'#pragma longcall' sonunda karışıklık" -#: config/rs6000/rs6000.c:588 +#: config/rs6000/rs6000.c:592 msgid "-mmultiple is not supported on little endian systems" msgstr "-mmultiple küçük ilkli bayt sıralaması kullanılan sistemlerde desteklenmez" -#: config/rs6000/rs6000.c:595 +#: config/rs6000/rs6000.c:599 msgid "-mstring is not supported on little endian systems" msgstr "-mstring küçük ilkli bayt sıralaması kullanılan sistemlerde desteklenmez" -#: config/rs6000/rs6000.c:619 +#: config/rs6000/rs6000.c:623 #, c-format msgid "unknown -mdebug-%s switch" msgstr "-mdebug-%s seçeneği bilinmiyor" -#: config/rs6000/rs6000.c:631 +#: config/rs6000/rs6000.c:635 #, c-format msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'" -msgstr "" +msgstr "-mtraceback ile verilen `%s' bilinmiyor; `full', `partial' ya da `none' olabilir" -#: config/rs6000/rs6000.c:642 +#: config/rs6000/rs6000.c:646 #, c-format msgid "Unknown switch -mlong-double-%s" msgstr "-mlong-double-%s seçeneği bilinmiyor" -#: config/rs6000/rs6000.c:734 -#, fuzzy, c-format +#: config/rs6000/rs6000.c:738 +#, c-format msgid "unknown -misel= option specified: '%s'" -msgstr "bilinmeyen ABI belirtilmiş: '%s'" +msgstr "bilinmeyen -misel= seçeneği belirtilmiş: '%s'" -#: config/rs6000/rs6000.c:749 -#, fuzzy, c-format +#: config/rs6000/rs6000.c:753 +#, c-format msgid "unknown -mvrsave= option specified: '%s'" -msgstr "bilinmeyen ABI belirtilmiş: '%s'" +msgstr "bilinmeyen -mvrsave= seçeneği belirtilmiş: '%s'" -#: config/rs6000/rs6000.c:768 +#: config/rs6000/rs6000.c:772 #, c-format msgid "unknown ABI specified: '%s'" msgstr "bilinmeyen ABI belirtilmiş: '%s'" -#: config/rs6000/rs6000.c:4169 -#, fuzzy +#: config/rs6000/rs6000.c:4206 msgid "argument 1 must be a 5-bit signed literal" -msgstr "`%s' için 3. argüman 2 bitlik bir değer olmalı" +msgstr "1. argüman 5 bitlik bir işaretli sabit olmalı" -#: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866 -#, fuzzy +#: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903 msgid "argument 2 must be a 5-bit unsigned literal" -msgstr "`%s' için 3. argüman 2 bitlik bir değer olmalı" +msgstr "2. argüman 5 bitlik bir işaretsiz sabit olmalı" -#: config/rs6000/rs6000.c:4319 +#: config/rs6000/rs6000.c:4356 msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "`__builtin_altivec_predicate'in 1. argümanı bir sabit olmalı" -#: config/rs6000/rs6000.c:4373 +#: config/rs6000/rs6000.c:4410 msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "`__builtin_altivec_predicate'in 1. argümanı kapsamdışı" -#: config/rs6000/rs6000.c:4452 -#, fuzzy +#: config/rs6000/rs6000.c:4489 msgid "argument 3 must be a 4-bit unsigned literal" -msgstr "`%s' için 3. argüman 2 bitlik bir değer olmalı" +msgstr "3. argüman 4 bitlik bir işaretsiz sabit olmalı" -#: config/rs6000/rs6000.c:4629 -#, fuzzy, c-format +#: config/rs6000/rs6000.c:4666 +#, c-format msgid "argument to `%s' must be a 2-bit unsigned literal" -msgstr "`%s' için 3. argüman 2 bitlik bir değer olmalı" +msgstr "`%s' argümanı 2 bitlik işaretsiz bir sabit olmalı" -#: config/rs6000/rs6000.c:4745 -#, fuzzy +#: config/rs6000/rs6000.c:4782 msgid "argument to dss must be a 2-bit unsigned literal" -msgstr "`%s' için 3. argüman 2 bitlik bir değer olmalı" +msgstr "dss argümanı 2 bitlik işaretsiz bir sabit olmalı" -#: config/rs6000/rs6000.c:4976 -#, fuzzy +#: config/rs6000/rs6000.c:5013 msgid "argument 1 of __builtin_spe_predicate must be a constant" -msgstr "`__builtin_altivec_predicate'in 1. argümanı bir sabit olmalı" +msgstr "__builtin_spe_predicate'in 1. argümanı bir sabit olmalı" -#: config/rs6000/rs6000.c:5049 -#, fuzzy +#: config/rs6000/rs6000.c:5086 msgid "argument 1 of __builtin_spe_predicate is out of range" -msgstr "`__builtin_altivec_predicate'in 1. argümanı kapsamdışı" +msgstr "__builtin_spe_predicate'in 1. argümanı kapsamdışı" -#: config/rs6000/rs6000.c:7474 +#: config/rs6000/rs6000.c:7511 #, c-format msgid "invalid %%f value" msgstr "%%f değeri geçersiz" -#: config/rs6000/rs6000.c:7483 +#: config/rs6000/rs6000.c:7520 #, c-format msgid "invalid %%F value" msgstr "%%F değeri geçersiz" -#: config/rs6000/rs6000.c:7492 +#: config/rs6000/rs6000.c:7529 #, c-format msgid "invalid %%G value" msgstr "%%G değeri geçersiz" -#: config/rs6000/rs6000.c:7527 +#: config/rs6000/rs6000.c:7564 #, c-format msgid "invalid %%j code" msgstr "%%j kodu geçersiz" -#: config/rs6000/rs6000.c:7537 +#: config/rs6000/rs6000.c:7574 #, c-format msgid "invalid %%J code" msgstr "%%J kodu geçersiz" -#: config/rs6000/rs6000.c:7567 +#: config/rs6000/rs6000.c:7604 #, c-format msgid "invalid %%K value" msgstr "%%K değeri geçersiz" -#: config/rs6000/rs6000.c:7634 +#: config/rs6000/rs6000.c:7671 #, c-format msgid "invalid %%O value" msgstr "%%O değeri geçersiz" -#: config/rs6000/rs6000.c:7756 +#: config/rs6000/rs6000.c:7793 #, c-format msgid "invalid %%T value" msgstr "%%T değeri geçersiz" -#: config/rs6000/rs6000.c:7766 +#: config/rs6000/rs6000.c:7803 #, c-format msgid "invalid %%u value" msgstr "%%u değeri geçersiz" -#: config/rs6000/rs6000.c:7775 +#: config/rs6000/rs6000.c:7812 #, c-format msgid "invalid %%v value" msgstr "%%v değeri geçersiz" -#: config/rs6000/rs6000.c:12180 +#: config/rs6000/rs6000.c:12242 msgid "no profiling of 64-bit code for this ABI" -msgstr "" +msgstr "bu ABI için 64 bitlik profilleme kodu yok" #: config/rs6000/aix.h:160 config/rs6000/beos.h:32 msgid "Always pass floating-point arguments in memory" @@ -12805,11 +12798,11 @@ msgstr "Eşzamanlı Ortam ile ileti aktarımı desteklenir" #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28 config/rs6000/aix52.h:28 msgid "Compile for 64-bit pointers" -msgstr "64 bit göstergeler için derleme yapılır" +msgstr "64 bit göstericiler için derleme yapılır" #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30 msgid "Compile for 32-bit pointers" -msgstr "32 bit göstergeler için derleme yapılır" +msgstr "32 bit göstericiler için derleme yapılır" #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49 config/rs6000/aix52.h:49 msgid "-maix64 and POWER architecture are incompatible" @@ -12964,7 +12957,7 @@ msgstr "Hata ayıklamalı çıktıyı etkinleştir" #: config/rs6000/rs6000.h:396 msgid "Select full, part, or no traceback table" -msgstr "" +msgstr "Ya full, part seçilir ya da hiçbir traceback tablosu seçilmez" #: config/rs6000/rs6000.h:397 msgid "Specify ABI to use" @@ -12976,16 +12969,15 @@ msgstr "long double için boyut belirtilir (64 ya da 128 bit)" #: config/rs6000/rs6000.h:401 msgid "Specify yes/no if isel instructions should be generated" -msgstr "" +msgstr "isel komutlarının üretilmesi gerekiyorsa yes/no belirtilir" #: config/rs6000/rs6000.h:403 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec" -msgstr "" +msgstr "VRSAVE komutlarının AltiVec için üretilmesi gerekiyorsa yes/no belirtilir" #: config/rs6000/rs6000.h:405 -#, fuzzy msgid "Avoid all range limits on call instructions" -msgstr "Eşzamanlı komutlar kapatılır" +msgstr "Çağrı komutlarında tüm kapsam sınırları engellenir" #. Definitions for __builtin_return_address and __builtin_frame_address. #. __builtin_return_address (0) should give link register (65), enable @@ -12999,7 +12991,7 @@ msgstr "Eşzamanlı komutlar kapatılır" #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1869 +#: config/rs6000/rs6000.h:1884 msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "RETURN_ADDRESS_OFFSET desteklenmiyor" @@ -13094,7 +13086,7 @@ msgstr "ELF seçenekleri başlığı içindeki PPC_EMB bitini 1 yapar" #: config/rs6000/sysv4.h:154 msgid "Use the WindISS simulator" -msgstr "" +msgstr "WindISS benzeticisi kullanılır" #. Sometimes certain combinations of command options do not make sense #. on a particular target machine. You can define a macro @@ -13124,50 +13116,50 @@ msgstr "-mrelocatable ile -msdata=%s uyumsuz." msgid "-f%s and -msdata=%s are incompatible" msgstr "-f%s ile -msdata=%s uyumsuz." -#: config/rs6000/sysv4.h:263 +#: config/rs6000/sysv4.h:264 #, c-format msgid "-msdata=%s and -mcall-%s are incompatible" msgstr "-msdata=%s ile -mcall-%s uyumsuz." -#: config/rs6000/sysv4.h:272 +#: config/rs6000/sysv4.h:273 msgid "-mrelocatable and -mno-minimal-toc are incompatible" msgstr "-mrelocatable ile -mno-minimal-toc uyumsuz." -#: config/rs6000/sysv4.h:278 +#: config/rs6000/sysv4.h:279 #, c-format msgid "-mrelocatable and -mcall-%s are incompatible" msgstr "-mrelocatable ile -mcall-%s uyumsuz." -#: config/rs6000/sysv4.h:285 +#: config/rs6000/sysv4.h:286 #, c-format msgid "-fPIC and -mcall-%s are incompatible" msgstr "-fPIC ile -mcall-%s uyumsuz." -#: config/rs6000/sysv4.h:292 +#: config/rs6000/sysv4.h:293 msgid "-mcall-aixdesc must be big endian" msgstr "-mcall-aixdesc «big endian» olmalı" -#: config/s390/s390.c:2584 +#: config/s390/s390.c:3063 msgid "invalid UNSPEC as operand (1)" msgstr "terim (1) olarak UNSPEC geçersiz" -#: config/s390/s390.c:2620 +#: config/s390/s390.c:3123 msgid "invalid UNSPEC as operand (2)" msgstr "terim (2) olarak UNSPEC geçersiz" -#: config/s390/s390.c:2626 +#: config/s390/s390.c:3129 msgid "UNKNOWN in s390_output_symbolic_const !?" msgstr "s390_output_symbolic_const da BİLİNMEYEN!?" -#: config/s390/s390.c:2644 +#: config/s390/s390.c:3147 msgid "Cannot decompose address." msgstr "Adres çözümlenemez" -#: config/s390/s390.c:2784 +#: config/s390/s390.c:3308 msgid "UNKNOWN in print_operand !?" msgstr "print_operand da BİLİNMEYEN !?" -#: config/s390/s390.c:4421 +#: config/s390/s390.c:4961 msgid "Total size of local variables exceeds architecture limit." msgstr "Yerel değişkenlerin toplam boyutu mimarinin izin verdiği sınırı aşıyor." @@ -13180,7 +13172,7 @@ msgid "Don't set backchain (faster, but debug harder" msgstr "Backchain ayarlanmaz (daha hızlı ama hata ayıklamak daha zor" #: config/s390/s390.h:72 -msgid "Use bras for execucable < 64k" +msgid "Use bras for executable < 64k" msgstr "64k dan küçük çalıştırılabilirler için bras kullanılır" #: config/s390/s390.h:73 @@ -13211,28 +13203,28 @@ msgstr "mvcle kullanımı" msgid "mvc&ex" msgstr "mvc&ex" -#: config/sh/sh.c:5134 +#: config/sh/sh.c:5137 msgid "__builtin_saveregs not supported by this subtarget" msgstr "__builtin_saveregs bu alt hedef tarafından desteklenmiyor" -#: config/sh/sh.c:5684 +#: config/sh/sh.c:5687 msgid "attribute interrupt_handler is not compatible with -m5-compact" -msgstr "" +msgstr "özellik kesme yakalayıcı -m5-compact ile uyumlu değil" #. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:5710 config/sh/sh.c:5749 +#: config/sh/sh.c:5713 config/sh/sh.c:5752 #, c-format msgid "`%s' attribute only applies to interrupt functions" msgstr "`%s' özniteliği sadece sistem kesmesi işlevlerine uygulanır" #. The argument must be a constant string. -#: config/sh/sh.c:5717 +#: config/sh/sh.c:5720 #, c-format msgid "`%s' attribute argument not a string constant" msgstr "`%s' öznitelik argümanı bir dizge sabit değil" #. The argument must be a constant integer. -#: config/sh/sh.c:5756 +#: config/sh/sh.c:5759 #, c-format msgid "`%s' attribute argument not an integer constant" msgstr "`%s' öznitelik argümanı bir tamsayı sabit değil" @@ -13256,55 +13248,60 @@ msgstr "-mlong-double-64 ile -m64 birarada izin verilmez" msgid "-mcmodel= is not supported on 32 bit systems" msgstr "`-mcmodel=' 32bit sistemlerde desteklenmiyor" -#: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305 +#: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347 #, c-format msgid "invalid %%Y operand" msgstr "geçersiz %%Y terimi" -#: config/sparc/sparc.c:6375 +#: config/sparc/sparc.c:6417 #, c-format msgid "invalid %%A operand" msgstr "geçersiz %%A terimi" -#: config/sparc/sparc.c:6385 +#: config/sparc/sparc.c:6427 #, c-format msgid "invalid %%B operand" msgstr "geçersiz %%B terimi" -#: config/sparc/sparc.c:6424 +#: config/sparc/sparc.c:6466 #, c-format msgid "invalid %%c operand" msgstr "geçersiz %%c terimi" -#: config/sparc/sparc.c:6425 +#: config/sparc/sparc.c:6467 #, c-format msgid "invalid %%C operand" msgstr "geçersiz %%C terimi" -#: config/sparc/sparc.c:6446 +#: config/sparc/sparc.c:6488 #, c-format msgid "invalid %%d operand" msgstr "geçersiz %%d terimi" -#: config/sparc/sparc.c:6447 +#: config/sparc/sparc.c:6489 #, c-format msgid "invalid %%D operand" msgstr "geçersiz %%D terimi" -#: config/sparc/sparc.c:6463 +#: config/sparc/sparc.c:6505 #, c-format msgid "invalid %%f operand" msgstr "geçersiz %%f terimi" -#: config/sparc/sparc.c:6513 +#: config/sparc/sparc.c:6519 +#, c-format +msgid "invalid %%s operand" +msgstr "geçersiz %%s terimi" + +#: config/sparc/sparc.c:6573 msgid "long long constant not a valid immediate operand" msgstr "long long sabit geçerli bir anlık terim değil" -#: config/sparc/sparc.c:6516 +#: config/sparc/sparc.c:6576 msgid "floating point constant not a valid immediate operand" msgstr "gerçel sayı sabit geçerli bir dolaysız veri öğesi değil" -#: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89 +#: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89 #: config/sparc/netbsd-elf.h:239 msgid "Use 128 bit long doubles" msgstr "128 bit long double'lar kullanılır" @@ -13383,9 +13380,8 @@ msgid "Optimize for Cypress processors" msgstr "Cypress işlemciler için eniyileme yapılır" #: config/sparc/sparc.h:563 -#, fuzzy msgid "Optimize for SPARCLite processors" -msgstr "SparcLite işlemciler için eniyileme yapılır" +msgstr "SPARCLite işlemciler için eniyileme yapılır" #: config/sparc/sparc.h:565 msgid "Optimize for F930 processors" @@ -13396,23 +13392,21 @@ msgid "Optimize for F934 processors" msgstr "F934 işlemciler için eniyileme yapılır" #: config/sparc/sparc.h:569 -#, fuzzy msgid "Use V8 SPARC ISA" -msgstr "V8 Sparc ISA kullanılır" +msgstr "V8 SPARC ISA kullanılır" #: config/sparc/sparc.h:571 -#, fuzzy msgid "Optimize for SuperSPARC processors" -msgstr "SuperSparc işlemciler için eniyileme yapılır" +msgstr "SuperSPARC işlemciler için eniyileme yapılır" #. End of deprecated options. #: config/sparc/sparc.h:574 msgid "Pointers are 64-bit" -msgstr "Göstergeler 64 bittir" +msgstr "Göstericiler 64 bittir" #: config/sparc/sparc.h:576 msgid "Pointers are 32-bit" -msgstr "Göstergeler 32 bittir" +msgstr "Göstericiler 32 bittir" #: config/sparc/sparc.h:578 msgid "Use 32-bit ABI" @@ -13449,9 +13443,8 @@ msgstr "" " eniyilemez" #: config/sparc/sparc.h:637 -#, fuzzy msgid "Use given SPARC code model" -msgstr "Belirtilen Sparc kod modeli kullanılır" +msgstr "Belirtilen SPARC kod modeli kullanılır" #: config/stormy16/stormy16.c:1192 msgid "cannot use va_start in interrupt function" @@ -13578,24 +13571,24 @@ msgid "bogus JARL construction: %d\n" msgstr "taklit JARL oluşturma: %d\n" #: config/v850/v850.c:3026 -#, fuzzy, c-format +#, c-format msgid "Bogus DISPOSE construction: %d\n" -msgstr "Taklit JR oluşturma: %d\n" +msgstr "Taklit DISPOSE oluşturma: %d\n" #: config/v850/v850.c:3048 #, c-format msgid "Too much stack space to dispose of: %d" -msgstr "" +msgstr "DİSPOSE'sinin yığıt alanı çok fazla: %d" #: config/v850/v850.c:3224 -#, fuzzy, c-format +#, c-format msgid "Bogus PREPEARE construction: %d\n" -msgstr "taklit JARL oluşturma: %d\n" +msgstr "Taklit PREPEARE oluşturma: %d\n" #: config/v850/v850.c:3246 -#, fuzzy, c-format +#, c-format msgid "Too much stack space to prepare: %d" -msgstr "Yığın alanı kaldırma miktarı hatalı: %d" +msgstr "PREPARE için yığıt alanı çok fazla: %d" #. Macro to define tables used to set the flags. #. This is a list in braces of pairs in braces, @@ -13631,30 +13624,25 @@ msgid "Compile for the v850 processor" msgstr "v850 işlemcisi için derleme yapılır" #: config/v850/v850.h:175 -#, fuzzy msgid "Compile for v850e processor" -msgstr "v850 işlemcisi için derleme yapılır" +msgstr "v850e işlemcisi için derleme yapılır" #. Make sure that the other bits are cleared. #: config/v850/v850.h:177 -#, fuzzy msgid "Enable the use of the short load instructions" -msgstr "DB komutunun kullanımı etkinleştirilir" +msgstr "short yükleme komutlarının kullanımı etkinleştirilir" #: config/v850/v850.h:180 -#, fuzzy msgid "Do not use the callt instruction" -msgstr "Bölme komutu kullanılmaz" +msgstr "callt komutu kullanılmaz" #: config/v850/v850.h:187 -#, fuzzy msgid "Do not use registers r2 and r5" -msgstr "sb yazmacı kullanılmaz" +msgstr "r2 ve r5 yazmaçları kullanılmaz" #: config/v850/v850.h:189 -#, fuzzy -msgid "Enfore strict alignment" -msgstr "Yığın hiizalaması ayarlanmaz" +msgid "Enforce strict alignment" +msgstr "Katı hizalamaya zorlar" #: config/v850/v850.h:192 msgid "Use 4 byte entries in switch tables" @@ -13697,10 +13685,9 @@ msgstr "adreste yazmaç yok" msgid "address offset not a constant" msgstr "adres değeri bir sabit değil" -#: config/xtensa/xtensa.c:2809 -#, fuzzy +#: config/xtensa/xtensa.c:2794 msgid "only uninitialized variables can be placed in a .bss section" -msgstr "program bellek alanına sadece ilklendirilmiş değişkenler yerleştirilebilir" +msgstr "sadece ilklendirilmemiş değişkenler .bss bölümüne yerleştirilebilir" #: config/xtensa/xtensa.h:114 msgid "Use the Xtensa code density option" @@ -13828,553 +13815,575 @@ msgstr "Hızlı çağrılar için doğrudan CALLn komutları kullanılır" msgid "`-gnat' misspelled as `-gant'" msgstr "`-gnat' yerine `-gant' kullanılmış" -#: cp/call.c:258 cp/init.c:1587 +#: cp/call.c:261 cp/init.c:1594 msgid "qualified type `%T' does not match destructor name `~%T'" msgstr "yetkin tür `%T', yıkıcı ismi `~%T' ile eşleşmiyor" -#: cp/call.c:267 +#: cp/call.c:270 msgid "type of `%E' does not match destructor type `%T' (type was `%T')" msgstr "`%E' türü yıkıcı türü `%T' ile eşleşmiyor (tür `%T' idi)" -#: cp/call.c:276 +#: cp/call.c:279 msgid "`%D' is a namespace" msgstr "`%D' bir isim alanı" -#: cp/call.c:284 +#: cp/call.c:287 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'" msgstr "amaçlı yöntem çağrısının taban nesnesi `%E' yeni sınıf oluşturamayan `%T' türününkidir" -#: cp/call.c:366 +#: cp/call.c:369 msgid "unable to call pointer to member function here" -msgstr "buradan üye işlev göstergesi çağrılamaz" +msgstr "buradan üye işlev göstericisi çağrılamaz" -#: cp/call.c:515 +#: cp/call.c:518 msgid "destructors take no parameters" msgstr "yıkıcılar parametre almaz" -#: cp/call.c:519 +#: cp/call.c:522 msgid "destructor name `~%T' does not match type `%T' of expression" msgstr "yıkıcı ismi `~%T' ifadenin türü `%T' ile eşleşmiyor" -#: cp/call.c:535 cp/call.c:4857 +#: cp/call.c:543 cp/call.c:5000 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'" msgstr "bir nesne alarak oluşmayan `%3$T' türündeki `%2$E'nin üyesi `%D' için istek" -#: cp/call.c:557 -#, fuzzy +#: cp/call.c:567 msgid "request for member `%D' is ambiguous" -msgstr "`%D' kullanımı belirsiz" +msgstr "üye `%D' için istek belirsiz" -#: cp/call.c:2446 +#: cp/call.c:2537 msgid "%s %D(%T, %T, %T) " msgstr "%s %D(%T, %T, %T) " -#: cp/call.c:2451 +#: cp/call.c:2542 msgid "%s %D(%T, %T) " msgstr "%s %D(%T, %T) " -#: cp/call.c:2455 +#: cp/call.c:2546 msgid "%s %D(%T) " msgstr "%s %D(%T) " -#: cp/call.c:2459 +#: cp/call.c:2550 msgid "%s %T " msgstr "%s %T " -#: cp/call.c:2461 +#: cp/call.c:2552 msgid "%s %+#D%s" msgstr "%s %+#D%s" -#: cp/call.c:2615 +#: cp/call.c:2726 msgid "conversion from `%T' to `%T' is ambiguous" msgstr "`%T' den `%T' ye dönüşüm belirsiz" -#: cp/call.c:2690 -#, fuzzy +#: cp/call.c:2803 +msgid "`%T' is not a class type" +msgstr "`%T' bir sınıf türü değil" + +#: cp/call.c:2811 msgid "incomplete type '%T' cannot be used to name a scope" -msgstr "içi boş `%T' türündeki nesne, %s içinde erişimli olmayacak" +msgstr "içi boş `%T' türü bir yorum alanı içinde isim olarak kullanılamaz" -#: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205 -#, fuzzy +#: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217 msgid "'%D' has no member named '%E'" -msgstr "%s'in `%s' isimli bir üyesi yok" +msgstr "%D' `%E' isimli üyeye sahip değil" -#: cp/call.c:2812 +#: cp/call.c:2933 msgid "no matching function for call to `%D(%A)'" msgstr "`%D(%A)' çağrısı ile eşleşen bir işlev yok" -#: cp/call.c:2823 cp/call.c:4948 +#: cp/call.c:2944 cp/call.c:5087 msgid "call of overloaded `%D(%A)' is ambiguous" msgstr "aşırı yüklü `%D(%A)' çağrısı belirsiz" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2850 +#: cp/call.c:2971 #, c-format msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" msgstr "üye işlev %E nesnesiz çağrılamaz; .* or ->* kullanımı önerilir" -#: cp/call.c:2920 +#: cp/call.c:3036 msgid "no match for call to `(%T) (%A)'" msgstr "`(%T) (%A)' çağrısı için eşleşme yok" -#: cp/call.c:2930 +#: cp/call.c:3046 msgid "call of `(%T) (%A)' is ambiguous" msgstr "`(%T) (%A)' çağrısı belirsiz" -#: cp/call.c:2965 -msgid "%s for `%T ? %T : %T' operator" -msgstr "%s (`%T ? %T : %T' üç terimlisi için)" +#: cp/call.c:3081 +#, c-format +msgid "%s for ternary 'operator?:' in '%E ? %E : %E'" +msgstr "'%2$E ? %3$E : %4$E' içinde üç terimli ?: işleci için %1$s" -#: cp/call.c:2970 -msgid "%s for `%T %s' operator" -msgstr "%s (`%T %s' işlemimi için)" +#: cp/call.c:3087 +#, c-format +msgid "%s for 'operator%s' in '%E%s'" +msgstr "'%3$E%4$s' içinde %2$s işleci için %1$s" -#: cp/call.c:2973 -msgid "%s for `%T [%T]' operator" -msgstr "%s (`%T [%T]' işlemimi için)" +#: cp/call.c:3091 +#, c-format +msgid "%s for 'operator[]' in '%E[%E]'" +msgstr "'%2$E[%3$E]' içinde [] işleci için %1$s" -#: cp/call.c:2978 -msgid "%s for `%T %s %T' operator" -msgstr "%s (`%T %s %T' işlemimi için)" +#: cp/call.c:3096 +#, c-format +msgid "%s for 'operator%s' in '%E %s %E'" +msgstr "'%3$E %4$s %5$E' içinde %2$s işleci için %1$s" -#: cp/call.c:2981 -msgid "%s for `%s %T' operator" -msgstr "%s (`%s %T' işlemimi için)" +#: cp/call.c:3099 +#, c-format +msgid "%s for 'operator%s' in '%s%E'" +msgstr "'%3$s%4$E' içinde %2$s işleci için %1$s" -#: cp/call.c:3071 +#: cp/call.c:3191 msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "ISO C++ bir ?: ifadesinde eksik orta terime izin vermez" -#: cp/call.c:3130 +#: cp/call.c:3250 #, c-format msgid "`%E' has type `void' and is not a throw-expression" msgstr "`%E' `void' türünde ve bir yakalama-ifadesi değil" -#: cp/call.c:3163 cp/call.c:3363 +#: cp/call.c:3283 cp/call.c:3475 msgid "operands to ?: have different types" msgstr "?: için işlemimleri farklı türde" -#: cp/call.c:3316 +#: cp/call.c:3428 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'" msgstr "şartlı ifade içinde enum uyumsuzluğu: `%T' vs `%T'" -#: cp/call.c:3323 +#: cp/call.c:3435 msgid "enumeral and non-enumeral type in conditional expression" msgstr "şartlı ifade içinde enum ve enum olmayan türler" -#: cp/call.c:3405 +#: cp/call.c:3516 msgid "`%D' must be declared before use" msgstr "`%D' kullanmadan önce bildirilmiş olmalı" -#: cp/call.c:3604 +#: cp/call.c:3706 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead" -msgstr "sonek `%s' için `%D(int)' bildirimi yok, yerine önek işlemimi deneniyor" +msgstr "sonek `%s' için `%D(int)' bildirimi yok, yerine önek işleci deneniyor" -#: cp/call.c:3651 +#: cp/call.c:3753 msgid "using synthesized `%#D' for copy assignment" msgstr "kopya ataması için bireşimli `%#D' kullanılıyor" -#: cp/call.c:3653 +#: cp/call.c:3755 msgid " where cfront would use `%#D'" msgstr " (cfront'un `%#D' kullanması gerektiği yerde)" -#: cp/call.c:3680 +#: cp/call.c:3782 msgid "comparison between `%#T' and `%#T'" msgstr "`%#T' ile `%#T' arasında karşılaştırma" -#: cp/call.c:3919 +#: cp/call.c:4021 msgid "no suitable `operator delete' for `%T'" msgstr "`%T' için uygun bir `operator delete' yok" -#: cp/call.c:3938 +#: cp/call.c:4040 msgid "`%+#D' is private" msgstr "`%+#D' private'dir" -#: cp/call.c:3940 +#: cp/call.c:4042 msgid "`%+#D' is protected" msgstr "`%+#D' protected'dır" -#: cp/call.c:3942 +#: cp/call.c:4044 msgid "`%+#D' is inaccessible" msgstr "`%+#D' erişilebilir değil" -#: cp/call.c:3943 +#: cp/call.c:4045 msgid "within this context" msgstr "bu bağlamda" -#: cp/call.c:3985 +#: cp/call.c:4088 msgid "invalid conversion from `%T' to `%T'" msgstr "`%T' den `%T' ye dönüşüm geçersiz" -#: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128 +#: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231 msgid " initializing argument %P of `%D'" msgstr " `%D' nin %P. argümanının ilklendirilmesi" -#: cp/call.c:4050 cp/call.c:4054 +#: cp/call.c:4152 cp/call.c:4156 msgid " initializing argument %P of `%D' from result of `%D'" msgstr " `%D'nin %P argümanı `%D'nin sonucundan ilklendiriliyor " -#: cp/call.c:4060 cp/call.c:4063 +#: cp/call.c:4162 cp/call.c:4165 msgid " initializing temporary from result of `%D'" msgstr " geçici olarak `%D'nin sonucundan ilklendiriliyor" #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn #. here and do a bitwise copy, but now cp_expr_size will abort if we #. try to do that. -#: cp/call.c:4215 -#, fuzzy +#: cp/call.c:4316 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime" -msgstr "POD olmayan `%#T' türünün nesneleri `...' üzerinden aktarılamaz" +msgstr "POD olmayan `%#T' türünün nesneleri `...' üzerinden aktarılamaz; çalışma anında çağrı çıkış yaptıracak" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4242 +#: cp/call.c:4343 msgid "cannot receive objects of non-POD type `%#T' through `...'" msgstr "POD olmayan `%#T' türünün nesneleri `...' üzerinden alınamaz" -#: cp/call.c:4422 +#: cp/call.c:4523 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers" msgstr "niteleyicileri iptal eden `%#D'nin `this' argümanı olarak `%T aktarılıyor" -#: cp/call.c:4656 +#: cp/call.c:4542 +msgid "`%T' is not an accessible base of `%T'" +msgstr "`%T', `%T' tabanında erişilebilir değil" + +#: cp/call.c:4786 msgid "could not find class$ field in java interface type `%T'" msgstr "`%T' türündeki java arabiriminde class$ alanı bulunamadı" -#: cp/call.c:4831 -#, fuzzy +#: cp/call.c:4974 msgid "call to non-function `%D'" -msgstr "sanal sınıf olmayan işlev `%s'" +msgstr "işlev olmayan `%D' ye çağrı" -#: cp/call.c:4937 +#: cp/call.c:5076 msgid "no matching function for call to `%T::%D(%A)%#V'" msgstr "`%T::%D(%A)%#V' çağrısı ile eşleşen işlev yok" -#: cp/call.c:4967 +#: cp/call.c:5106 msgid "cannot call member function `%D' without object" msgstr "üye işlev `%D' nesne olmaksızın çağrılamaz" -#: cp/call.c:5580 +#: cp/call.c:5704 msgid "passing `%T' chooses `%T' over `%T'" msgstr "`%T' `%T'yi `%T' üzerinden seçerek aktarılıyor" -#: cp/call.c:5582 cp/decl2.c:4081 +#: cp/call.c:5706 cp/decl2.c:4154 msgid " in call to `%D'" msgstr " `%D' çağrısında" -#: cp/call.c:5631 cp/call.c:5756 +#: cp/call.c:5755 msgid "choosing `%D' over `%D'" msgstr "`%D' `%D' üzerinden seçiliyor" -#: cp/call.c:5632 +#: cp/call.c:5756 msgid " for conversion from `%T' to `%T'" msgstr " (`%T' den `%T' ye dönüşüm için)" -#: cp/call.c:5634 +#: cp/call.c:5758 msgid " because conversion sequence for the argument is better" msgstr " çünkü argüman için dönüşüm süreci daha iyi" -#: cp/call.c:5758 -msgid " because worst conversion for the former is better than worst conversion for the latter" -msgstr " çünkü ilkinin en kötü dönüşümü sonuncusununkinden daha iyidir" +#: cp/call.c:5879 +msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter" +msgstr "İlkinin en kötü dönüşümü sonuncusununkinden daha iyi olsa bile ISO C++ `%D' ve `%D' belirsizdir der " -#: cp/call.c:5874 cp/call.c:5895 +#: cp/call.c:5996 msgid "could not convert `%E' to `%T'" msgstr "`%E' den `%T' ye dönüşüm yapılamaz" -#: cp/class.c:286 +#: cp/call.c:6105 +msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'" +msgstr "`%T' türündeki sabit olmayan referansın geçici `%T' türünden ilklendirilmesi geçersiz" + +#: cp/call.c:6109 +msgid "invalid initialization of reference of type '%T' from expression of type '%T'" +msgstr "`%T' türündeki referansın `%T' türü ifadeden ilklendirilmesi geçersiz" + +#: cp/class.c:287 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'" msgstr "taban `%T' türünden türetilmiş `%T' türü sanal taban `%T' üzerinden dönüştürülemez" -#: cp/class.c:943 +#: cp/class.c:992 msgid "`%#D' and `%#D' cannot be overloaded" msgstr "`%#D' ve `%#D' aşırı yüklü olamaz" -#: cp/class.c:1027 +#: cp/class.c:1076 msgid "duplicate enum value `%D'" msgstr "yinelenmiş enum değeri `%D'" -#: cp/class.c:1030 +#: cp/class.c:1079 msgid "duplicate field `%D' (as enum and non-enum)" msgstr "yinelenmiş alan `%D' (hem enum hem de değil)" -#: cp/class.c:1037 +#: cp/class.c:1086 msgid "duplicate nested type `%D'" msgstr "yinelenmiş iç içe tür `%D'" -#: cp/class.c:1048 +#: cp/class.c:1097 msgid "duplicate field `%D' (as type and non-type)" msgstr "yinelenmiş alan `%D' (hem tür hem de değil)" -#: cp/class.c:1052 +#: cp/class.c:1101 msgid "duplicate member `%D'" msgstr "yinelenmiş üye `%D'" -#: cp/class.c:1095 +#: cp/class.c:1144 msgid "conflicting access specifications for method `%D', ignored" msgstr "`%D' yöntemi için erişim özellikleri çelişkili, yoksayıldı" -#: cp/class.c:1097 +#: cp/class.c:1146 #, c-format msgid "conflicting access specifications for field `%s', ignored" msgstr "`%s' alanı için erişim özellikleri çelişkili, yoksayıldı" -#: cp/class.c:1142 +#: cp/class.c:1194 msgid "`%D' names constructor" msgstr "`%D' isimleri kurucu" -#: cp/class.c:1147 +#: cp/class.c:1199 msgid "`%D' invalid in `%T'" msgstr "`%T' içindeki `%D' geçersiz" -#: cp/class.c:1155 +#: cp/class.c:1207 msgid "no members matching `%D' in `%#T'" msgstr "`%T' içindeki `%D' ile eşleşen üye yok" -#: cp/class.c:1187 cp/class.c:1195 +#: cp/class.c:1239 cp/class.c:1247 msgid "`%D' invalid in `%#T'" msgstr "`%#T' içindeki `%D' geçersiz" -#: cp/class.c:1188 +#: cp/class.c:1240 msgid " because of local method `%#D' with same name" msgstr " çünkü yerel yöntem `%#D' ile aynı isimde" -#: cp/class.c:1196 +#: cp/class.c:1248 msgid " because of local member `%#D' with same name" msgstr " çünkü yerel üye `%#D' ile aynı isimde" -#: cp/class.c:1268 +#: cp/class.c:1320 msgid "base class `%#T' has a non-virtual destructor" msgstr "taban sınıf `%#T' bir sanal olmayan yıkıcıya sahip" -#: cp/class.c:1288 +#: cp/class.c:1340 msgid "base `%T' with only non-default constructor in class without a constructor" msgstr "sadece bir kurucusuz sınıftaki öntanımlı olmayan kuruculu taban `%T'" -#: cp/class.c:1860 +#: cp/class.c:1912 msgid "all member functions in class `%T' are private" msgstr "sınıf `%T' içindeki tüm üye işlevler 'private'" -#: cp/class.c:1874 +#: cp/class.c:1926 msgid "`%#T' only defines a private destructor and has no friends" msgstr "`%#T' sadece private bir yıkıcı tanımlıyor ve kardeşleri yok" -#: cp/class.c:1917 +#: cp/class.c:1969 msgid "`%#T' only defines private constructors and has no friends" msgstr "`%#T' sadece private kurucular tanımlıyor ve kardeşleri yok" -#: cp/class.c:2038 cp/class.c:5172 +#: cp/class.c:2090 cp/class.c:5276 msgid "redefinition of `%#T'" msgstr "`%#T' yeniden tanımlanmış" -#: cp/class.c:2039 +#: cp/class.c:2091 msgid "previous definition of `%#T'" msgstr "`%#T' nin önceki bildirimi" -#: cp/class.c:2313 +#: cp/class.c:2365 msgid "no unique final overrider for `%D' in `%T'" msgstr "`%D' için `%T' içinde eşsiz bir son değiştirici yok" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2652 +#: cp/class.c:2712 msgid "`%D' was hidden" msgstr "`%D'" -#: cp/class.c:2653 +#: cp/class.c:2713 msgid " by `%D'" msgstr " `%D' tarafından gizlendi" -#: cp/class.c:2695 +#: cp/class.c:2755 msgid "ISO C++ forbids member `%D' with same name as enclosing class" msgstr "ISO C++ zarflayan sınıf olarak üye `%D' ile aynı isme izin vermez" -#: cp/class.c:2700 cp/decl2.c:1327 +#: cp/class.c:2760 cp/decl2.c:1331 msgid "`%#D' invalid; an anonymous union can only have non-static data members" msgstr "`%#D' geçersiz; bir anonim birleşik yapı sadece statik olmayan veri üyeleri içerebilir" -#: cp/class.c:2706 cp/decl2.c:1333 +#: cp/class.c:2766 cp/decl2.c:1337 msgid "private member `%#D' in anonymous union" msgstr "anonim union içinde private üye `%#D'" -#: cp/class.c:2709 cp/decl2.c:1335 +#: cp/class.c:2769 cp/decl2.c:1339 msgid "protected member `%#D' in anonymous union" msgstr "anonim union içinde protected üye `%#D'" -#: cp/class.c:2834 +#: cp/class.c:2894 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor" -msgstr "" +msgstr "sınıf `%T' için vtable yerleşimi ABI-uyumlu olamaz ve bu GCC'nin gelecek sürümünde değişebilir" -#: cp/class.c:2898 +#: cp/class.c:2958 msgid "bit-field `%#D' with non-integral type" msgstr "tümleyen olmayan tür ile bit-alanı `%#D'" -#: cp/class.c:2918 +#: cp/class.c:2978 msgid "bit-field `%D' width not an integer constant" msgstr "bit alanı `%D' için genişlik bir tamsayı sabit değil" -#: cp/class.c:2924 +#: cp/class.c:2984 msgid "negative width in bit-field `%D'" msgstr "bit alanı `%D' içindeki genişlik negatif" -#: cp/class.c:2929 +#: cp/class.c:2989 msgid "zero width for bit-field `%D'" msgstr "bit alanı `%D' için sıfır genişlik" -#: cp/class.c:2935 +#: cp/class.c:2995 msgid "width of `%D' exceeds its type" msgstr "`%D' türünün genişliğini aşıyor" -#: cp/class.c:2944 +#: cp/class.c:3004 msgid "`%D' is too small to hold all values of `%#T'" msgstr "`%D' `%#T'nin tüm değerlerini tutmak için çok küçük" -#: cp/class.c:3028 +#: cp/class.c:3088 msgid "member `%#D' with constructor not allowed in union" msgstr "union içinde kuruculu üye `%#D' olamaz" -#: cp/class.c:3031 +#: cp/class.c:3091 msgid "member `%#D' with destructor not allowed in union" msgstr "union içinde yıkıcılı üye `%#D' olamaz" -#: cp/class.c:3034 +#: cp/class.c:3094 msgid "member `%#D' with copy assignment operator not allowed in union" -msgstr "union içinde kopya atama işlemimli üye `%#D' olamaz" +msgstr "union içinde kopya atama işleçli üye `%#D' olamaz" -#: cp/class.c:3061 +#: cp/class.c:3121 msgid "multiple fields in union `%T' initialized" msgstr "birleşik yapı `%T' içindeki çoklu alanlar ilklendirildi" -#: cp/class.c:3183 +#: cp/class.c:3234 msgid "field `%D' in local class cannot be static" msgstr "yerel sınıf içindeki alan `%D' static olamaz" -#: cp/class.c:3189 +#: cp/class.c:3240 msgid "field `%D' invalidly declared function type" msgstr "alan `%D' ile geçersiz olarak işlev türü bildirildi" -#: cp/class.c:3196 +#: cp/class.c:3247 msgid "field `%D' invalidly declared method type" msgstr "alan `%D' ile geçersiz olarak yöntem türü bildirildi" -#: cp/class.c:3202 +#: cp/class.c:3253 msgid "field `%D' invalidly declared offset type" msgstr "alan `%D' ile geçersiz olarak göreli konum türü bildirildi" #. Unions cannot have static members. -#: cp/class.c:3220 +#: cp/class.c:3271 msgid "field `%D' declared static in union" msgstr "alan `%D' ile birleşik yapı içinde static bildirimi" -#: cp/class.c:3247 +#: cp/class.c:3298 msgid "non-static reference `%#D' in class without a constructor" msgstr "bir kurucusuz sınıf içinde static olmayan başvuru `%#D'" -#: cp/class.c:3282 +#: cp/class.c:3333 msgid "non-static const member `%#D' in class without a constructor" msgstr "bir kurucusuz sınıf içinde static olmayan sabit üye `%#D'" -#: cp/class.c:3298 +#: cp/class.c:3349 msgid "field `%#D' with same name as class" msgstr "alan `%#D' sınıf ile aynı isimde" -#: cp/class.c:3316 +#: cp/class.c:3367 msgid "`%#T' has pointer data members" -msgstr "`%#T' gösterge veri üyeleri içeriyor" +msgstr "`%#T' gösterici veri üyeleri içeriyor" -#: cp/class.c:3320 +#: cp/class.c:3371 msgid " but does not override `%T(const %T&)'" msgstr " ama `%T(const %T&)' ye değiştirilmiyor" -#: cp/class.c:3322 +#: cp/class.c:3373 msgid " or `operator=(const %T&)'" msgstr " ya da `operator=(const %T&)'" -#: cp/class.c:3325 +#: cp/class.c:3376 msgid " but does not override `operator=(const %T&)'" msgstr " ama `operator=(const %T&)' ye değiştirilmiyor" -#: cp/class.c:3775 +#: cp/class.c:3826 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC" -msgstr "" +msgstr "boş taban `%T' nin göreli konumu ABI-uyumlu olamaz ve bu GCC'nin gelecek sürümünde değişebilir" -#: cp/class.c:3883 +#: cp/class.c:3935 msgid "class `%T' will be considered nearly empty in a future version of GCC" -msgstr "" +msgstr "sınıf `%T' GCC'nin gelecek sürümünde kısmen boş sayılacak" -#: cp/class.c:3973 +#: cp/class.c:4025 msgid "initializer specified for non-virtual method `%D'" msgstr "sanal olmayan yöntem `%D' için ilklendirici belirtilmiş" -#: cp/class.c:4709 +#: cp/class.c:4761 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC" -msgstr "" +msgstr "sanal taban `%T' nin göreli konumu ABI-uyumlu değil ve bu GCC'nin gelecek sürümünde değişebilir" -#: cp/class.c:4809 +#: cp/class.c:4861 msgid "direct base `%T' inaccessible in `%T' due to ambiguity" msgstr "doğrudan taban `%T' belirsizlikten dolayı `%T' içinde erişilebilir değil" -#: cp/class.c:4822 +#: cp/class.c:4874 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity" msgstr "sanal taban `%T' belirsizlikten dolayı `%T' içinde erişilebilir değil" -#: cp/class.c:4978 +#: cp/class.c:5030 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC" -msgstr "" +msgstr "`%T' ye atanan boyut ABI-uyumlu olmamalı ve bu GCC'nin gelecek sürümünde değişebilir" + +#. Versions of G++ before G++ 3.4 did not reset the +#. DECL_MODE. +#: cp/class.c:5053 +msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC" +msgstr "`%D' nin göreli konumu ABI-uyumlu olmayabilir ve bu GCC'nin gelecek sürümünde değişebilir" -#: cp/class.c:5011 +#: cp/class.c:5079 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC" -msgstr "" +msgstr "`%D' nin göreli konumu ABI-uyumlu değil ve bu GCC'nin gelecek sürümünde değişebilir" -#: cp/class.c:5020 +#: cp/class.c:5088 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" -msgstr "" +msgstr "`%D' GCC'nin gelecek sürümünde taban sınıfların farklı yere konmasına sebep olabilecek boş sınıfları içeriyor" -#: cp/class.c:5079 +#: cp/class.c:5147 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC" -msgstr "" +msgstr "sınıfların yerleşimi GCC'nin gelecek sürümünde değişebilecek olan boş sınıf `%T' den türetilmiş" -#: cp/class.c:5320 +#: cp/class.c:5432 msgid "`%#T' has virtual functions but non-virtual destructor" msgstr "`%#T' sanal olmayan kurucuyla sanal işlevler içeriyor" -#: cp/class.c:5405 +#: cp/class.c:5516 msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "yapı tamamlanmaya çalışılırken önceki ayrıştırma hatalarından dolayı kesildi" -#: cp/class.c:5861 +#: cp/class.c:5982 #, c-format msgid "language string `\"%s\"' not recognized" msgstr "dil dizgesi `\"%s\"' tanınmıyor" -#: cp/class.c:5957 +#: cp/class.c:6078 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'" msgstr "aşırı yüklü `%D' `%T' türünün dönüşümüne tabanlı olarak çözümlenemiyor" -#: cp/class.c:6078 +#: cp/class.c:6203 msgid "no matches converting function `%D' to type `%#T'" msgstr "işlev `%D'nin `%#T' türüne dönüşümü için eşleşme yok" -#: cp/class.c:6101 +#: cp/class.c:6226 msgid "converting overloaded function `%D' to type `%#T' is ambiguous" msgstr "aşırı yüklü işlev `%D'nin `%#T' türüne dönüşümü belirsiz" -#: cp/class.c:6127 +#: cp/class.c:6252 msgid "assuming pointer to member `%D'" -msgstr "üye `%D'ye gösterge varsayılıyor" +msgstr "üye `%D'ye gösterici varsayılıyor" -#: cp/class.c:6130 +#: cp/class.c:6255 #, c-format msgid "(a pointer to member can only be formed with `&%E')" -msgstr "(bir üye göstergesi sadece `&%E' ile şekillendirilebilir)" +msgstr "(bir üye göstericisi sadece `&%E' ile şekillendirilebilir)" -#: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352 +#: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484 msgid "not enough type information" msgstr "tür bilgisi yetersiz" -#: cp/class.c:6183 +#: cp/class.c:6315 msgid "argument of type `%T' does not match `%T'" msgstr "`%T' türündeki argüman `%T' ile uyumsuz" -#: cp/class.c:6329 +#: cp/class.c:6461 msgid "invalid operation on uninstantiated type" msgstr "gerçeklenmemiş tür üzerindeki işlem geçersiz" @@ -14383,11 +14392,11 @@ msgstr "gerçeklenmemiş tür üzerindeki işlem geçersiz" #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845 +#: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004 msgid "declaration of `%#D'" msgstr "`%#D' yeniden bildirimi" -#: cp/class.c:6613 +#: cp/class.c:6746 msgid "changes meaning of `%D' from `%+#D'" msgstr "`%D' nin (`%+#D' deki) anlamı değişiyor" @@ -14403,211 +14412,242 @@ msgstr "`%E' nin `%T' den `%T' ye dönüşümü belirsiz" msgid "converting from `%T' to `%T'" msgstr "`%T' den`%T' ye dönüşüm" -#: cp/cvt.c:201 cp/cvt.c:205 +#: cp/cvt.c:203 cp/cvt.c:207 msgid "pointer to member cast from `%T' to `%T' is via virtual base" -msgstr "`%T' den `%T' ye üye göstergesi çevirimi sanal taban üzerindendir" +msgstr "`%T' türünden `%T' türüne üye göstericisi tür dönüşümü sanal taban üzerindendir" -#: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283 +#: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283 msgid "cannot convert `%E' from type `%T' to type `%T'" msgstr "`%E' `%T' den `%T' ye çevrilemiyor" #: cp/cvt.c:262 -#, fuzzy msgid "invalid conversion from '%T' to '%T'" msgstr "`%T' den `%T' ye dönüşüm geçersiz" -#: cp/cvt.c:537 +#: cp/cvt.c:504 msgid "conversion from `%T' to `%T' discards qualifiers" msgstr "`%T' den `%T' ye dönüşüm niteleyicileri iptal ediyor" -#: cp/cvt.c:555 +#: cp/cvt.c:522 msgid "casting `%T' to `%T' does not dereference pointer" -msgstr "`%T' den `%T' ye çevirim gösterge referansını kaldırmıyor" +msgstr "`%T' türünden `%T' türüne dönüşüm gösterici referansını kaldırmaz" -#: cp/cvt.c:584 +#: cp/cvt.c:551 msgid "cannot convert type `%T' to type `%T'" msgstr "tür `%T' `%T' türüne dönüştürülemiyor" -#: cp/cvt.c:701 +#: cp/cvt.c:683 msgid "conversion from `%#T' to `%#T'" msgstr "`%#T' den `%#T' ye dönüşüm" -#: cp/cvt.c:713 +#: cp/cvt.c:695 msgid "`%#T' used where a `%T' was expected" msgstr "`%T' kullanılmış ama `%#T' umulmuştu" -#: cp/cvt.c:730 +#: cp/cvt.c:712 msgid "the address of `%D', will always be `true'" msgstr "`%D' nin adresi, daima `true' olacak" -#: cp/cvt.c:750 +#: cp/cvt.c:732 msgid "`%#T' used where a floating point value was expected" msgstr "bir gerçel sayı değer gerekirken `%#T' kullanılmış" -#: cp/cvt.c:797 +#: cp/cvt.c:779 msgid "conversion from `%T' to non-scalar type `%T' requested" msgstr "`%T' türünden skalar olmayan `%T' türüne dönüşüm istendi" -#: cp/cvt.c:883 +#: cp/cvt.c:865 msgid "object of incomplete type `%T' will not be accessed in %s" msgstr "içi boş `%T' türündeki nesne, %s içinde erişimli olmayacak" -#: cp/cvt.c:886 +#: cp/cvt.c:868 msgid "object of type `%T' will not be accessed in %s" msgstr "`%T' türündeki nesne, %s içinde erişimli olmayacak" -#: cp/cvt.c:902 +#: cp/cvt.c:884 msgid "object `%E' of incomplete type `%T' will not be accessed in %s" msgstr "içi boş `%T' türündeki nesne `%E', %s içinde erişimli olmayacak" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:922 +#: cp/cvt.c:904 #, c-format msgid "%s cannot resolve address of overloaded function" msgstr "%s aşırı yüklü işlevin adresini çözümleyemiyor" #. Only warn when there is no &. -#: cp/cvt.c:927 +#: cp/cvt.c:909 #, c-format msgid "%s is a reference, not call, to function `%E'" msgstr "%s işlev `%E' için çağrı değil referanstır" -#: cp/cvt.c:1065 +#: cp/cvt.c:1039 msgid "converting NULL to non-pointer type" -msgstr "NULL'dan gösterge olmayan türe dönüşüm" +msgstr "NULL'dan gösterici olmayan türe dönüşüm" -#: cp/cvt.c:1141 +#: cp/cvt.c:1115 msgid "ambiguous default type conversion from `%T'" msgstr "%T' den öntanımlı türe dönüşüm belirsiz" -#: cp/cvt.c:1143 +#: cp/cvt.c:1117 msgid " candidate conversions include `%D' and `%D'" msgstr " aday dönüşümler `%D' ve `%D' içeriyor " -#: cp/decl.c:1007 cp/decl.c:3205 +#: cp/decl.c:736 +#, c-format +msgid "push %s level %p line %d\n" +msgstr "%s %p seviyesinde %d. satırda basıldı (push)\n" + +#: cp/decl.c:770 +#, c-format +msgid "pop %s level %p line %d\n" +msgstr "%s %p seviyesinde %d. satırda çekildi (pop)\n" + +#: cp/decl.c:776 cp/decl.c:814 +msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n" +msgstr "XXX is_class_level != (current_binding_level == class_binding_level)\n" + +#: cp/decl.c:808 +#, c-format +msgid "suspend %s level %p line %d\n" +msgstr "%s %p seviyesinde %d. satırda askıda\n" + +#: cp/decl.c:837 +#, c-format +msgid "resume %s level %p line %d\n" +msgstr "%s %p seviyesinde %d. satırda yeniden başladı\n" + +#: cp/decl.c:1255 cp/decl.c:3490 msgid "conflicts with previous declaration `%#D'" msgstr "`%#D' önceki bildirimiyle çelişiyor" -#: cp/decl.c:1211 +#: cp/decl.c:1467 msgid "label `%D' used but not defined" msgstr "etiket `%D' tanımlanmadan kullanılmış" -#: cp/decl.c:1216 +#: cp/decl.c:1472 msgid "label `%D' defined but not used" msgstr "etiket `%D' tanımlanmış ama kullanılmamış" -#: cp/decl.c:2249 +#: cp/decl.c:2489 msgid "namespace alias `%D' not allowed here, assuming `%D'" msgstr "burada isim alanı rumuzu `%D' kullanılamaz, `%D' varsayılıyor" -#: cp/decl.c:3008 cp/decl.c:3413 +#: cp/decl.c:2825 +msgid "XXX entering pop_everything ()\n" +msgstr "XXX, pop_everything () işlevine giriyor\n" + +#: cp/decl.c:2834 +msgid "XXX leaving pop_everything ()\n" +msgstr "XXX, pop_everything () işlevini bırakıyor\n" + +#: cp/decl.c:3285 cp/decl.c:3700 msgid "previous declaration of `%D'" msgstr "`%D'in önceki bildirimi" -#: cp/decl.c:3089 cp/decl.c:3127 +#: cp/decl.c:3366 cp/decl.c:3404 msgid "shadowing %s function `%#D'" msgstr "%s işlev `%#D' yi gölgeliyor" -#: cp/decl.c:3098 +#: cp/decl.c:3375 msgid "library function `%#D' redeclared as non-function `%#D'" msgstr "kitaplık işlevi `%#D' işlev olmayan `%#D' olarak yeniden bildirildi" -#: cp/decl.c:3103 +#: cp/decl.c:3380 msgid "conflicts with built-in declaration `%#D'" msgstr "`%#D' yerleşik bildirimiyle çelişiyor" -#: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235 +#: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520 msgid "new declaration `%#D'" msgstr "yeni bildirim `%#D'" -#: cp/decl.c:3123 +#: cp/decl.c:3400 msgid "ambiguates built-in declaration `%#D'" msgstr "`%#D' yerleşik bildirimi belirsizleşiyor" -#: cp/decl.c:3179 +#: cp/decl.c:3464 msgid "`%#D' redeclared as different kind of symbol" msgstr "`%#D' farklı bir sembol çeşidi olarak tekrar bildirilmiş" -#: cp/decl.c:3182 +#: cp/decl.c:3467 msgid "previous declaration of `%#D'" msgstr "`%#D'in önceki bildirimi" -#: cp/decl.c:3204 +#: cp/decl.c:3489 msgid "declaration of template `%#D'" msgstr "şablon bildirimi `%#D'" -#: cp/decl.c:3220 cp/decl.c:3236 +#: cp/decl.c:3505 cp/decl.c:3521 msgid "ambiguates old declaration `%#D'" msgstr "`%#D' eski bildirimi belirsizleşiyor" -#: cp/decl.c:3228 +#: cp/decl.c:3513 msgid "declaration of C function `%#D' conflicts with" msgstr "C işlevi `%#D' bildirimi ile" -#: cp/decl.c:3230 +#: cp/decl.c:3515 msgid "previous declaration `%#D' here" msgstr "`%#D'nin önceki bildirimi ile burada çelişiyor" -#: cp/decl.c:3246 +#: cp/decl.c:3533 msgid "conflicting types for `%#D'" msgstr "`%#D' için çelişen türler" -#: cp/decl.c:3247 +#: cp/decl.c:3534 msgid "previous declaration as `%#D'" msgstr "önceki bildirim `%#D' olarak" -#: cp/decl.c:3290 +#: cp/decl.c:3577 msgid "`%#D' previously defined here" msgstr "`%#D' evvelce burada tanımlanmış" -#: cp/decl.c:3291 +#: cp/decl.c:3578 msgid "`%#D' previously declared here" msgstr "`%#D' evvelce burada bildirilmiş" #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:3300 +#: cp/decl.c:3587 msgid "prototype for `%#D'" msgstr "`%#D' için prototip" -#: cp/decl.c:3301 +#: cp/decl.c:3588 msgid "follows non-prototype definition here" msgstr "burada prototip olmayan tanımdan sonra" -#: cp/decl.c:3313 +#: cp/decl.c:3600 msgid "previous declaration of `%#D' with %L linkage" msgstr "%L ilintili `%#D' önceki bildirimi" -#: cp/decl.c:3315 +#: cp/decl.c:3602 msgid "conflicts with new declaration with %L linkage" msgstr "%L ilintili yeni bildirim ile çelişiyor" -#: cp/decl.c:3338 cp/decl.c:3345 +#: cp/decl.c:3625 cp/decl.c:3632 msgid "default argument given for parameter %d of `%#D'" msgstr "`%#D' nin %d. parametresi için verilen öntanımlı argüman" -#: cp/decl.c:3340 cp/decl.c:3347 +#: cp/decl.c:3627 cp/decl.c:3634 msgid "after previous specification in `%#D'" msgstr "`%#D' içindeki önceki özellikten sonra" -#: cp/decl.c:3356 +#: cp/decl.c:3643 msgid "`%#D' was used before it was declared inline" msgstr "`%#D' inline olarak bildirilmeden önce" -#: cp/decl.c:3358 +#: cp/decl.c:3645 msgid "previous non-inline declaration here" msgstr "önceki inline olmayan bildirimi burada kullanılmış" -#: cp/decl.c:3412 +#: cp/decl.c:3699 msgid "redundant redeclaration of `%D' in same scope" msgstr "aynı bağlamda `%D'nin yeniden bildirimi anlamsız" -#: cp/decl.c:3493 +#: cp/decl.c:3780 #, c-format msgid "declaration of `%F' throws different exceptions" msgstr "`%F' bildirimi farklı olağandışılıkları yakalıyor" -#: cp/decl.c:3495 +#: cp/decl.c:3782 #, c-format msgid "than previous declaration `%F'" msgstr "`%F'in önceki bildiriminden" @@ -14620,15 +14660,15 @@ msgstr "`%F'in önceki bildiriminden" #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:3632 +#: cp/decl.c:3922 msgid "explicit specialization of %D after first use" msgstr "ilk kullanımından sonra %D'nin doğrudan özelleştirilmesi" -#: cp/decl.c:3886 +#: cp/decl.c:4187 msgid "`%#D' used prior to declaration" msgstr "`%#D' bildirim öncesi kullanılmış" -#: cp/decl.c:3917 +#: cp/decl.c:4218 msgid "redeclaration of `wchar_t' as `%T'" msgstr "`wchar_t' nin `%T' olarak yeniden bildirimi" @@ -14638,594 +14678,593 @@ msgstr "`wchar_t' nin `%T' olarak yeniden bildirimi" #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/decl.c:3945 +#: cp/decl.c:4246 msgid "invalid redeclaration of `%D'" msgstr "`%D'in" -#: cp/decl.c:3946 +#: cp/decl.c:4247 msgid "as `%D'" msgstr "`%D' olarak yeniden bildirimi geçersiz" -#: cp/decl.c:4036 +#: cp/decl.c:4337 msgid "previous external decl of `%#D'" msgstr "`%D'in önceki dış bildirimi" -#: cp/decl.c:4077 +#: cp/decl.c:4378 msgid "`%D' was previously implicitly declared to return `int'" msgstr "`%D' önceden dolaylı olarak dönüş değerine `int' bildirilmiş" -#: cp/decl.c:4137 +#: cp/decl.c:4438 msgid "extern declaration of `%#D' doesn't match" msgstr "`%#D' için extern bildirim uyumsuz" -#: cp/decl.c:4138 +#: cp/decl.c:4439 msgid "global declaration `%#D'" msgstr "`%#D' genel bildirimi" -#: cp/decl.c:4169 +#: cp/decl.c:4472 msgid "declaration of `%#D' shadows a parameter" msgstr "`%#D' genel bildirimi bir parametreyi gölgeliyor" -#: cp/decl.c:4189 +#: cp/decl.c:4492 #, c-format msgid "declaration of `%s' shadows a member of `this'" msgstr "`%s' bildirimi bir `this' üyesini gölgeliyor" -#: cp/decl.c:4541 +#: cp/decl.c:4889 msgid "`%#D' hides constructor for `%#T'" msgstr "`%#D' `%#T' kurucusunu gizliyor" -#: cp/decl.c:4556 +#: cp/decl.c:4904 msgid "`%#D' conflicts with previous using declaration `%#D'" msgstr "`%#D' `%#D' bildiriminin önceki kullanımı ile çelişiyor" -#: cp/decl.c:4568 +#: cp/decl.c:4916 msgid "previous non-function declaration `%#D'" msgstr "önceki işlev olmayan bildirim `%#D'" -#: cp/decl.c:4569 +#: cp/decl.c:4917 msgid "conflicts with function declaration `%#D'" msgstr "işlev bildirimi `%#D' ile çelişiyor" -#: cp/decl.c:4659 +#: cp/decl.c:5007 msgid "implicit declaration of function `%#D'" msgstr "işlev `%#D' nin örtük bildirimi" -#: cp/decl.c:4817 +#: cp/decl.c:5167 #, c-format msgid "label `%s' referenced outside of any function" msgstr "`%s' etiketi her işlevin dışına referanslı" -#: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037 +#: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387 msgid "jump to label `%D'" msgstr "etiket `%D' ye sıçrama" -#: cp/decl.c:4922 cp/decl.c:4946 +#: cp/decl.c:5272 cp/decl.c:5296 msgid "jump to case label" msgstr "case etiketine jump" -#: cp/decl.c:4930 +#: cp/decl.c:5280 msgid " crosses initialization of `%#D'" msgstr " `%#D' ilklendirmesi çaprazlanıyor" -#: cp/decl.c:4933 cp/decl.c:5053 +#: cp/decl.c:5283 cp/decl.c:5403 msgid " enters scope of non-POD `%#D'" msgstr " POD olmayan `%#D' bağlamına giriyor" -#: cp/decl.c:4953 cp/decl.c:5057 +#: cp/decl.c:5303 cp/decl.c:5407 msgid " enters try block" msgstr " blok denemesine giriliyor" #. Can't skip init of __exception_info. -#: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059 +#: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409 msgid " enters catch block" msgstr " tuzak bloğu giriyor" -#: cp/decl.c:5038 +#: cp/decl.c:5388 msgid " from here" msgstr " buradan" -#: cp/decl.c:5051 +#: cp/decl.c:5401 msgid " skips initialization of `%#D'" msgstr " `%#D' ilklendirmesi atlanyor" -#: cp/decl.c:5086 +#: cp/decl.c:5437 msgid "label named wchar_t" msgstr "wchar_t isimli etiket" -#: cp/decl.c:5090 +#: cp/decl.c:5440 msgid "duplicate label `%D'" msgstr "yinlenmiş etiket `%D'" -#: cp/decl.c:5175 +#: cp/decl.c:5525 #, c-format msgid "case label `%E' not within a switch statement" msgstr "case etiketi `%E' bir switch deyimi içinde değil" #. Definition isn't the kind we were looking for. -#: cp/decl.c:5354 cp/decl.c:5373 +#: cp/decl.c:5704 cp/decl.c:5723 msgid "`%#D' redeclared as %C" msgstr "`%#D' %C olarak yeniden bildirilmiş" #. This happens for A::B where B is a template, and there are no #. template arguments. -#: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217 +#: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229 msgid "invalid use of `%D'" msgstr "`%D' kullanımı geçersiz" -#: cp/decl.c:5502 +#: cp/decl.c:5852 msgid "`%D::%D' is not a template" msgstr "`%D::%D' bir şablon değil" -#: cp/decl.c:5519 +#: cp/decl.c:5869 msgid "`%D' undeclared in namespace `%D'" msgstr "`%D' isim alanı `%D' içinde bildirimsiz" -#: cp/decl.c:5652 +#: cp/decl.c:6002 msgid "`%D' used without template parameters" msgstr "`%D' şablon parametreleri olmaksızın kullanılmış" -#: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783 +#: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139 msgid "no class template named `%#T' in `%#T'" msgstr "`%#T' isimli sınıf şablonu `%#T' içinde yok" -#: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744 +#: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100 msgid "no type named `%#T' in `%#T'" msgstr "`%#T' içindeki `%#T' ismindeki tür bilinmiyor" -#: cp/decl.c:5968 +#: cp/decl.c:6329 msgid "lookup of `%D' finds `%#D'" msgstr "`%D' araması `%#D' buluyor" -#: cp/decl.c:5970 +#: cp/decl.c:6331 msgid " instead of `%D' from dependent base class" msgstr " bağımlı taban sınıftan `%D' yerine" -#: cp/decl.c:5972 +#: cp/decl.c:6333 msgid " (use `typename %T::%D' if that's what you meant)" msgstr " (eğer bu anlamda kullandıysanız `typename %T::%D' kullanın)" -#: cp/decl.c:6003 -#, fuzzy +#: cp/decl.c:6364 msgid "name lookup of `%D' changed" -msgstr "`%s' içi isim görünümü değişti" +msgstr "`%D' isim araması değişti" -#: cp/decl.c:6005 +#: cp/decl.c:6366 msgid " matches this `%D' under ISO standard rules" msgstr " bu `%D' ISO standardının kuralları altında eşleşiyor" -#: cp/decl.c:6007 +#: cp/decl.c:6368 msgid " matches this `%D' under old rules" msgstr " bu `%D' eski kurallar altında eşleşiyor" -#: cp/decl.c:6021 cp/decl.c:6028 -#, fuzzy +#: cp/decl.c:6382 cp/decl.c:6389 msgid "name lookup of `%D' changed for new ISO `for' scoping" -msgstr "yeni ISO `for' kapsamında `%s' isim araması değişti" +msgstr "yeni ISO `for' etki alanında `%D' isim araması değişti" -#: cp/decl.c:6023 +#: cp/decl.c:6384 msgid " cannot use obsolete binding at `%D' because it has a destructor" msgstr " `%D' deki modası geçmiş bağlantı bir yıkıcıya sahip olduğundan kullanılamaz" -#: cp/decl.c:6030 +#: cp/decl.c:6391 msgid " using obsolete binding at `%D'" msgstr " `%D' deki modası geçmiş bağlantı kullanılıyor" -#: cp/decl.c:6211 +#: cp/decl.c:6609 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')" msgstr "`%D' nin `%#T' (`%#D') bağlamındaki araması şu anki bağlam (`%#D') içindeki arama ile uyuşmuyor" -#: cp/decl.c:7025 +#: cp/decl.c:7432 msgid "an anonymous union cannot have function members" msgstr "bir anonim birleşik yapı işlev üyeler barındıramaz" -#: cp/decl.c:7042 +#: cp/decl.c:7449 msgid "member %#D' with constructor not allowed in anonymous aggregate" msgstr "kuruculu üye %#D' anonim kümeleme içinde kullanılamaz" -#: cp/decl.c:7045 +#: cp/decl.c:7452 msgid "member %#D' with destructor not allowed in anonymous aggregate" msgstr "yıkıcılı üye %#D' anonim kümeleme içinde kullanılamaz" -#: cp/decl.c:7048 +#: cp/decl.c:7455 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate" -msgstr "kopya atama işlemimli üye %#D' anonim kümeleme içinde kullanılamaz" +msgstr "kopya atama işleçli üye %#D' anonim kümeleme içinde kullanılamaz" -#: cp/decl.c:7086 +#: cp/decl.c:7493 msgid "redeclaration of C++ built-in type `%T'" msgstr "C++ yerleşik türü `%T' için yeniden bildirim" -#: cp/decl.c:7122 +#: cp/decl.c:7529 msgid "multiple types in one declaration" msgstr "bir bildirimde birden fazla tür bidirilmiş" -#: cp/decl.c:7149 +#: cp/decl.c:7556 msgid "missing type-name in typedef-declaration" msgstr "typedef bildiriminde tür ismi eksik" -#: cp/decl.c:7156 +#: cp/decl.c:7563 msgid "ISO C++ prohibits anonymous structs" msgstr "ISO C++ anonim yapıları (struct) yasaklar" -#: cp/decl.c:7163 +#: cp/decl.c:7570 msgid "`%D' can only be specified for functions" msgstr "`%D' sadece işlevler için belirtilebilir" -#: cp/decl.c:7165 +#: cp/decl.c:7572 msgid "`%D' can only be specified inside a class" msgstr "`%D' sadece bir sınıf içinde belirtilebilir" -#: cp/decl.c:7167 +#: cp/decl.c:7574 msgid "`%D' can only be specified for constructors" msgstr "`%D' sadece kurucular için belirtilebilir" -#: cp/decl.c:7170 +#: cp/decl.c:7577 msgid "`%D' can only be specified for objects and functions" msgstr "`%D' sadece işlevler ve nesneler için belirtilebilir" -#: cp/decl.c:7312 cp/decl2.c:927 -#, fuzzy +#: cp/decl.c:7719 cp/decl2.c:936 msgid "typedef `%D' is initialized (use __typeof__ instead)" -msgstr "typedef `%D' ilklendirilmiş" +msgstr "typedef `%D' ilklendirilmiş (yerine __typeof__ kullanın)" -#: cp/decl.c:7317 +#: cp/decl.c:7724 msgid "function `%#D' is initialized like a variable" msgstr "`%D' işlevi bir değişken gibi ilklendirilmiş" -#: cp/decl.c:7329 +#: cp/decl.c:7736 msgid "declaration of `%#D' has `extern' and is initialized" msgstr "`%#D' hem `extern' olarak bildirilmiş hem de ilklendirilmiş" -#: cp/decl.c:7363 +#: cp/decl.c:7770 msgid "`%#D' is not a static member of `%#T'" msgstr "`%#D' `%#T'nin bir static üyesi değildir" -#: cp/decl.c:7368 +#: cp/decl.c:7775 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'" msgstr "ISO C++ `%T::%D' nin `%T::%D' olarak tanımlanmasına izin vermez" -#: cp/decl.c:7379 +#: cp/decl.c:7786 msgid "duplicate initialization of %D" msgstr "%D nin yinelenmiş ilklendirmesi" -#: cp/decl.c:7408 +#: cp/decl.c:7815 msgid "declaration of `%#D' outside of class is not definition" msgstr "sınıf dışında `%#D' bildirimi bir tanımlama değil" -#: cp/decl.c:7456 +#: cp/decl.c:7865 msgid "variable `%#D' has initializer but incomplete type" msgstr "`%#D' değişkeni ilklendirilmiş ama içi boş türde" -#: cp/decl.c:7464 cp/decl.c:8006 +#: cp/decl.c:7873 cp/decl.c:8432 msgid "elements of array `%#D' have incomplete type" msgstr "`%#D' dizisinin elemanları içi boş türde" -#: cp/decl.c:7480 +#: cp/decl.c:7889 msgid "aggregate `%#D' has incomplete type and cannot be defined" msgstr "küme `%#D' içi boş türde ve tanımlı olamaz" -#: cp/decl.c:7519 +#: cp/decl.c:7931 msgid "`%D' declared as reference but not initialized" msgstr "`%D' referans olarak bildirilmiş ama ilklendirilmemiş" -#: cp/decl.c:7528 +#: cp/decl.c:7940 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'" msgstr "ISO C++ referans`%D' ilklendiren ilklendirici listesi kullanımına izin vermez" -#: cp/decl.c:7561 +#: cp/decl.c:7970 msgid "cannot initialize `%T' from `%T'" msgstr "`%T' `%T' den ilklendirilemez" -#: cp/decl.c:7595 +#: cp/decl.c:8004 msgid "initializer fails to determine size of `%D'" msgstr "ilklendirici `%D' nin boyutunu saptayamıyor" -#: cp/decl.c:7600 +#: cp/decl.c:8009 msgid "array size missing in `%D'" msgstr "`%D' de dizi boyutu eksik" -#: cp/decl.c:7612 +#: cp/decl.c:8021 msgid "zero-size array `%D'" msgstr "sıfır boyutlu dizi `%D'" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:7650 +#: cp/decl.c:8059 msgid "storage size of `%D' isn't known" msgstr "`%D' nin saklama uzunluğu bilinmiyor" -#: cp/decl.c:7672 +#: cp/decl.c:8081 msgid "storage size of `%D' isn't constant" msgstr "`%D' nin saklama genişliği sabit değil" -#: cp/decl.c:7723 +#: cp/decl.c:8137 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)" msgstr "özür: özümleme işlevi static verisi `%#D' nin cevabı yanlış (sizi çoklu kopyalara sürükleyecek)" -#: cp/decl.c:7724 +#: cp/decl.c:8138 msgid " you can work around this by removing the initializer" msgstr " bunu ilklendiricileri kaldırarak aşabilirsiniz" -#: cp/decl.c:7752 +#: cp/decl.c:8164 msgid "uninitialized const `%D'" msgstr "ilklendirilmemiş sabit `%D'" -#: cp/decl.c:7836 -#, fuzzy +#: cp/decl.c:8249 msgid "brace-enclosed initializer used to initialize `%T'" -msgstr "variant alan `%s' için bir ilklendirici yok" +msgstr "`%T' ilklendirmesinde ilklendirici {} içinde kullanılmış" -#: cp/decl.c:7900 -#, fuzzy +#: cp/decl.c:8313 msgid "initializer for `%T' must be brace-enclosed" -msgstr "taban sınıfı olmayan `%T' için isimsiz ilklendirici" +msgstr "`%T' ilklendiricisi {} içinde olmalı" -#: cp/decl.c:7964 -#, fuzzy +#: cp/decl.c:8328 +msgid "ISO C++ does not allow designated initializers" +msgstr "ISO C++ tasarlanmış ilkendiricilere izin vermez" + +#: cp/decl.c:8332 +msgid "`%T' has no non-static data member named `%D'" +msgstr "`%T' `%D' isminde bir statik olmayan üye içermiyor" + +#: cp/decl.c:8389 msgid "too many initializers for `%T'" -msgstr "`%#T'" +msgstr "`%T' için ilklendirici sayısı çok fazla" -#: cp/decl.c:8000 +#: cp/decl.c:8426 msgid "variable-sized object `%D' may not be initialized" msgstr "değişken-uzunluklu nesne `%D' ilklendirilmiş olmayabilir" -#: cp/decl.c:8011 +#: cp/decl.c:8437 msgid "`%D' has incomplete type" msgstr "`%s' içi boş türde" -#: cp/decl.c:8060 +#: cp/decl.c:8486 msgid "`%D' must be initialized by constructor, not by `{...}'" msgstr "`%D'bir kurucu ile ilklendirilmeli, `{...}' ile değil" -#: cp/decl.c:8101 +#: cp/decl.c:8527 msgid "structure `%D' with uninitialized const members" msgstr "ilklendirmesiz sabit üyelerle `%D' yapısı" -#: cp/decl.c:8103 +#: cp/decl.c:8529 msgid "structure `%D' with uninitialized reference members" msgstr "ilklendirmesiz referans üyelerle `%D' yapısı" -#: cp/decl.c:8346 +#: cp/decl.c:8770 msgid "assignment (not initialization) in declaration" msgstr "bildirim içinde atama (ilklendirme değil)" -#: cp/decl.c:8358 +#: cp/decl.c:8785 msgid "cannot initialize `%D' to namespace `%D'" msgstr "`%D' isim alanı `%D' olarak ilklendirilemez" -#: cp/decl.c:8409 +#: cp/decl.c:8836 msgid "shadowing previous type declaration of `%#D'" msgstr "`%#D'in önceki gölgeleyen tür bildirimi" -#: cp/decl.c:8455 -#, fuzzy +#: cp/decl.c:8883 msgid "`%D' cannot be thread-local because it has non-POD type `%T'" -msgstr "`%E', `%T' türünde olduğundan bir üye göstergesi plarak kullanılamaz" +msgstr "`%D' yerel evreli olamaz çünkü POD olmayan %T' türünde" -#: cp/decl.c:8470 -#, fuzzy +#: cp/decl.c:8898 msgid "`%D' is thread-local and so cannot be dynamically initialized" -msgstr "union `%T' isimli üyeler yokken ilklendirilemez" +msgstr "`%D' yerel evreli olduğundan özdevimli ilklendirilemez" -#: cp/decl.c:8864 cp/init.c:547 +#: cp/decl.c:9298 cp/init.c:562 msgid "multiple initializations given for `%D'" msgstr "`%D' için çoklu ilklendiriciler belirtilmiş" -#: cp/decl.c:8956 +#: cp/decl.c:9390 msgid "invalid catch parameter" msgstr "yakalama parametresi geçersiz" -#: cp/decl.c:9074 +#: cp/decl.c:9508 msgid "destructor for alien class `%T' cannot be a member" msgstr "yabancı sınıf `%T' için yıkıcı, bir üye olamaz" -#: cp/decl.c:9077 +#: cp/decl.c:9511 msgid "constructor for alien class `%T' cannot be a member" msgstr "yabancı sınıf `%T' için kurucu, bir üye olamaz" -#: cp/decl.c:9096 +#: cp/decl.c:9530 msgid "`%D' declared as a `virtual' %s" msgstr "`%D' bir `virtual' %s olarak bildirilmiş" -#: cp/decl.c:9098 +#: cp/decl.c:9532 msgid "`%D' declared as an `inline' %s" msgstr "`%D' alanı bir `inline' %s olarak bildirilmiş" -#: cp/decl.c:9100 +#: cp/decl.c:9534 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration" msgstr "%s bildirimindeki `const' ve `volatile' işlev belirteçleri `%D' için geçersiz" -#: cp/decl.c:9103 +#: cp/decl.c:9537 msgid "`%D' declared as a friend" msgstr "`%D' bir kardeş olarak bildirilmiş" -#: cp/decl.c:9109 +#: cp/decl.c:9543 msgid "`%D' declared with an exception specification" msgstr "`%D' bir olağandışılık özelliğiyle bildirilmiş" -#: cp/decl.c:9184 +#: cp/decl.c:9618 msgid "cannot declare `::main' to be a template" msgstr "`::main' bir şablon olarak bildirilemez" -#: cp/decl.c:9186 +#: cp/decl.c:9620 msgid "cannot declare `::main' to be inline" msgstr "`::main' inline olarak bildirilemez" -#: cp/decl.c:9188 +#: cp/decl.c:9622 msgid "cannot declare `::main' to be static" msgstr "::main' «static» olarak bildirilemez" -#: cp/decl.c:9191 +#: cp/decl.c:9625 msgid "`main' must return `int'" msgstr "`main', `int' döndürmeli" -#: cp/decl.c:9219 +#: cp/decl.c:9653 msgid "non-local function `%#D' uses anonymous type" msgstr "yerel olmayan işlev `%#D' anonim tür kullanıyor" -#: cp/decl.c:9222 +#: cp/decl.c:9656 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage" msgstr "`%#D' niteliksiz türe başvurmuyor, bu durumda ilintileme için kullanılmamıştır" -#: cp/decl.c:9228 +#: cp/decl.c:9662 msgid "non-local function `%#D' uses local type `%T'" msgstr "yerel olmayan işlev `%#D' yerel tür `%T' kullanıyor" -#: cp/decl.c:9251 +#: cp/decl.c:9691 msgid "%smember function `%D' cannot have `%T' method qualifier" msgstr "%smember function `%D', `%T' yöntem niteleyicisini içeremez" -#: cp/decl.c:9275 +#: cp/decl.c:9715 msgid "defining explicit specialization `%D' in friend declaration" msgstr "kardeş bildirimlerde doğrudan özelleştirme `%D' tanımlanıyor" #. Something like `template friend void f()'. -#: cp/decl.c:9285 +#: cp/decl.c:9725 msgid "invalid use of template-id `%D' in declaration of primary template" msgstr "birincil şablon bildiriminde şablon kimliği `%D' kullanımı geçersiz" -#: cp/decl.c:9313 +#: cp/decl.c:9753 msgid "default arguments are not allowed in declaration of friend template specialization `%D'" msgstr "kardeş şablon özelleştirmesi `%D' bildiriminde öntanımlı argümalar kullanılamaz" -#: cp/decl.c:9320 +#: cp/decl.c:9760 msgid "`inline' is not allowed in declaration of friend template specialization `%D'" msgstr "kardeş şablon özelleştirmesi `%D' bildiriminde `inline' kullanılamaz" -#: cp/decl.c:9382 +#: cp/decl.c:9822 msgid "definition of implicitly-declared `%D'" msgstr "dolaylı bildirimli `%D' tanımı" -#: cp/decl.c:9394 cp/decl2.c:776 +#: cp/decl.c:9834 cp/decl2.c:785 msgid "no `%#D' member function declared in class `%T'" msgstr "sınıf `%T' içinde bildirilmiş `%#D' diye bir üye işlev yok" -#: cp/decl.c:9527 +#: cp/decl.c:9967 msgid "non-local variable `%#D' uses local type `%T'" msgstr "yerel olmayan değişken`%#D' yerel tür `%T' kullanıyor" -#: cp/decl.c:9625 +#: cp/decl.c:10064 msgid "invalid in-class initialization of static data member of non-integral type `%T'" msgstr "tümleyen olmayan `%T türündeki statik veri üyesinin sınıf içi ilklendirmesi geçersiz" -#: cp/decl.c:9634 +#: cp/decl.c:10073 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'" msgstr "ISO C++ sabit olmayan statik üye `%D' nin sınıf içi ilklendirmesine izin vermez" -#: cp/decl.c:9637 +#: cp/decl.c:10076 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'" msgstr "ISO C++ tümleyen olmayan `%T türündeki üye sabiti `%D' nin ilklendirilmesine izin vermez" -#: cp/decl.c:9687 +#: cp/decl.c:10126 msgid "size of array `%D' has non-integer type" msgstr "`%D' dizisinin boyutu tamsayı değil" -#: cp/decl.c:9689 +#: cp/decl.c:10128 msgid "size of array has non-integer type" msgstr "dizi boyutu tamsayı değil" -#: cp/decl.c:9709 +#: cp/decl.c:10148 msgid "size of array `%D' is negative" msgstr "`%D' dizisinin boyutu negatif" -#: cp/decl.c:9711 +#: cp/decl.c:10150 msgid "size of array is negative" msgstr "dizi boyutu negatif" -#: cp/decl.c:9720 +#: cp/decl.c:10159 msgid "ISO C++ forbids zero-size array `%D'" msgstr "ISO C++ da sıfır boyutlu dizi `%D' yasaktır" -#: cp/decl.c:9722 +#: cp/decl.c:10161 msgid "ISO C++ forbids zero-size array" msgstr "ISO C++ da sıfır boyutlu dizi yasaktır" -#: cp/decl.c:9729 +#: cp/decl.c:10168 msgid "size of array `%D' is not an integral constant-expression" msgstr "`%D' dizisinin boyutu bir tümleyen sabitli ifade değil" -#: cp/decl.c:9732 +#: cp/decl.c:10171 msgid "size of array is not an integral constant-expression" msgstr "dizi boyutu bir tümleyen sabitli ifade değil" -#: cp/decl.c:9750 +#: cp/decl.c:10189 msgid "ISO C++ forbids variable-size array `%D'" msgstr "ISO C++ da değişken boyutlu dizi `%D' yasaktır" -#: cp/decl.c:9753 +#: cp/decl.c:10192 msgid "ISO C++ forbids variable-size array" msgstr "ISO C++ da değişken boyutlu dizi yasaktır" -#: cp/decl.c:9764 +#: cp/decl.c:10203 msgid "overflow in array dimension" msgstr "dizi boyutunda taşma" -#: cp/decl.c:9823 +#: cp/decl.c:10262 msgid "declaration of `%D' as %s" msgstr "`%D' %s olarak bildirilmiş" -#: cp/decl.c:9825 +#: cp/decl.c:10264 #, c-format msgid "creating %s" msgstr "%s oluşturuluyor" -#: cp/decl.c:9837 +#: cp/decl.c:10276 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first" msgstr "çok boyutlu dizi olarak `%D' bildiriminde ilki dışında tüm boyutlar sınırlanmış olmalıdır" -#: cp/decl.c:9840 +#: cp/decl.c:10279 msgid "multidimensional array must have bounds for all dimensions except the first" msgstr "çok boyutlu dizi bildiriminde ilki dışında tüm boyutlar sınırlanmış olmalıdır" -#: cp/decl.c:9869 +#: cp/decl.c:10308 msgid "return type specification for constructor invalid" msgstr "kurucu için dönen değer tür özelliği geçersiz" -#: cp/decl.c:9876 +#: cp/decl.c:10315 msgid "return type specification for destructor invalid" msgstr "yıkıcı için dönen değer tür özelliği geçersiz" -#: cp/decl.c:9882 +#: cp/decl.c:10321 msgid "operator `%T' declared to return `%T'" -msgstr "işlemimi `%T' dönüş `%T' ye bildirimli" +msgstr "işleç `%T' dönüş `%T' ye bildirimli" -#: cp/decl.c:9884 +#: cp/decl.c:10323 msgid "return type specified for `operator %T'" msgstr "`operator %T' için dönüş türü belirtilmiş" -#: cp/decl.c:10052 +#: cp/decl.c:10491 msgid "destructors must be member functions" msgstr "yıkıcılar üye işlevler olmalıdır" -#: cp/decl.c:10071 +#: cp/decl.c:10510 msgid "destructor `%T' must match class name `%T'" msgstr "yıkıcı `%T' sınıf ismi `%T' ile eşleşmeli" -#: cp/decl.c:10100 -#, fuzzy +#: cp/decl.c:10539 msgid "variable declaration is not allowed here" -msgstr "spec modülünde ilklendirme yapılamaz" +msgstr "değişken birdirimine burada izin verilmez" -#: cp/decl.c:10127 +#: cp/decl.c:10566 msgid "invalid declarator" msgstr "bildirim geçersiz" -#: cp/decl.c:10178 +#: cp/decl.c:10617 msgid "declarator-id missing; using reserved word `%D'" msgstr "bildirmci kimliği eksik; saklı yedek sözcük `%D' kullanılıyor" -#: cp/decl.c:10235 +#: cp/decl.c:10674 msgid "type `%T' is not derived from type `%T'" msgstr "tür `%T' `%T' türünden türetilmemiş" #. Parse error puts this typespec where #. a declarator should go. -#: cp/decl.c:10279 +#: cp/decl.c:10726 msgid "`%T' specified as declarator-id" msgstr "`%T' bildirici kimliği olarak belirtilmiş" -#: cp/decl.c:10281 +#: cp/decl.c:10728 msgid " perhaps you want `%T' for a constructor" msgstr " ihtimal ki bir kurucu için `%T' istiyorsunuz" @@ -15233,300 +15272,301 @@ msgstr " ihtimal ki bir kurucu için `%T' istiyorsunuz" #. decl-specifier like in #. std::allocator alloc; #. Handle that gracefully. -#: cp/decl.c:10303 -#, fuzzy, c-format +#: cp/decl.c:10750 +#, c-format msgid "invalid use of template-name '%E' in a declarator" -msgstr "birincil şablon bildiriminde şablon kimliği `%D' kullanımı geçersiz" +msgstr "bir bildirim içinde şablon ismi `%E' kullanımı geçersiz" -#: cp/decl.c:10323 +#: cp/decl.c:10770 msgid "declaration of `%D' as non-function" msgstr "`%D' nin işlev olmayan olarak bildirimi" -#: cp/decl.c:10400 +#: cp/decl.c:10847 msgid "`bool' is now a keyword" msgstr "bool' şimdi bir anahtar sözcüktür" -#: cp/decl.c:10402 +#: cp/decl.c:10849 msgid "extraneous `%T' ignored" msgstr "fazlalık `%T' yoksayıldı" -#: cp/decl.c:10418 cp/decl.c:10463 +#: cp/decl.c:10865 cp/decl.c:10910 msgid "multiple declarations `%T' and `%T'" msgstr "`%T' ve `%T' çoklu bildirimleri" -#: cp/decl.c:10431 +#: cp/decl.c:10878 msgid "ISO C++ does not support `long long'" msgstr "ISO C++, `long long' desteklemiyor" -#: cp/decl.c:10536 cp/decl.c:10539 +#: cp/decl.c:10983 cp/decl.c:10986 #, c-format msgid "ISO C++ forbids declaration of `%s' with no type" msgstr "ISO C++ da türsüz `%s' bildirimine izin verilmez" #. The implicit typename extension is deprecated and will be #. removed. Warn about its use now. -#: cp/decl.c:10549 +#: cp/decl.c:10996 msgid "`%T' is implicitly a typename" msgstr "`%T' dolaylı bir tür ismidir" -#: cp/decl.c:10585 +#: cp/decl.c:11032 #, c-format msgid "short, signed or unsigned invalid for `%s'" msgstr "`%s' için 'short', 'signed' veya 'unsigned' geçersiz" -#: cp/decl.c:10590 +#: cp/decl.c:11037 #, c-format msgid "long and short specified together for `%s'" msgstr "`%s' için 'long' ve 'short' birlikte belirtilmiş" -#: cp/decl.c:10601 +#: cp/decl.c:11048 #, c-format msgid "signed and unsigned given together for `%s'" msgstr "`%s' için 'signed' ve 'unsigned' birlikte verilmiş" -#: cp/decl.c:10710 +#: cp/decl.c:11157 msgid "qualifiers are not allowed on declaration of `operator %T'" msgstr "`operator %T' bildiriminde niteleyicilere izin verilmez" -#: cp/decl.c:10732 +#: cp/decl.c:11179 msgid "member `%D' cannot be declared both virtual and static" msgstr "üye `%D', hem virtual hem de static olarak bildirilemez" -#: cp/decl.c:10741 +#: cp/decl.c:11188 msgid "`%T::%D' is not a valid declarator" msgstr "`%T::%D' geçerli bir bildirici değil" -#: cp/decl.c:10753 +#: cp/decl.c:11200 msgid "storage class specifiers invalid in parameter declarations" msgstr "saklatım öbeği belirteçleri parametre bildirimi içinde geçersiz" -#: cp/decl.c:10757 +#: cp/decl.c:11204 msgid "typedef declaration invalid in parameter declaration" msgstr "«typedef» bildirimi parametre bildirimi içinde geçersiz" -#: cp/decl.c:10770 +#: cp/decl.c:11217 msgid "virtual outside class declaration" msgstr "sanal dış öbek bildirimi" -#: cp/decl.c:10831 +#: cp/decl.c:11278 #, c-format msgid "storage class specified for %s `%s'" msgstr "%s için saklatım öbeği `%s' belirtilmiş" -#: cp/decl.c:10878 +#: cp/decl.c:11325 msgid "storage class specifiers invalid in friend function declarations" msgstr "saklatım öbeği belirteçleri dost işlev bildirimleri içinde geçersiz" -#: cp/decl.c:11048 +#: cp/decl.c:11495 msgid "destructor cannot be static member function" msgstr "yıkıcı, statik üye işlevi olamaz" -#: cp/decl.c:11051 +#: cp/decl.c:11498 #, c-format msgid "destructors may not be `%s'" msgstr "yıkıcılar `%s' olmayabilir" -#: cp/decl.c:11072 +#: cp/decl.c:11519 msgid "constructor cannot be static member function" msgstr "kurucu, statik üye işlevi olamaz" -#: cp/decl.c:11075 +#: cp/decl.c:11522 msgid "constructors cannot be declared virtual" msgstr "kurucular virtual olarak bildirilemez" -#: cp/decl.c:11080 +#: cp/decl.c:11527 #, c-format msgid "constructors may not be `%s'" msgstr "kurucular `%s' olmayabilir" -#: cp/decl.c:11090 +#: cp/decl.c:11537 msgid "return value type specifier for constructor ignored" msgstr "kurucu için dönen değer tür belirteci yoksayıldı" -#: cp/decl.c:11109 +#: cp/decl.c:11556 #, c-format msgid "can't initialize friend function `%s'" msgstr "kardeş işlev `%s' ilklendirilemiyor" #. Cannot be both friend and virtual. -#: cp/decl.c:11113 +#: cp/decl.c:11560 msgid "virtual functions cannot be friends" msgstr "sanal işlevler kardeş işlev olamaz" -#: cp/decl.c:11118 +#: cp/decl.c:11565 msgid "friend declaration not in class definition" msgstr "kardeş bildirimi sınıf bildiriminde değil" -#: cp/decl.c:11120 +#: cp/decl.c:11567 #, c-format msgid "can't define friend function `%s' in a local class definition" msgstr "yerel sınıf tanımı içinde kardeş işlev `%s' tanımlanamaz" -#: cp/decl.c:11144 +#: cp/decl.c:11591 msgid "destructors may not have parameters" msgstr "yıkıcılar parametre almaz" -#: cp/decl.c:11175 cp/decl.c:11182 -#, fuzzy +#: cp/decl.c:11622 cp/decl.c:11629 msgid "cannot declare reference to `%#T'" -msgstr "referanslara referans bildirilemez" +msgstr "`%#T' ye referans bildirilemez" -#: cp/decl.c:11176 -#, fuzzy +#: cp/decl.c:11623 msgid "cannot declare pointer to `%#T'" -msgstr "`%#T' üyeye gösterge bildirilemez" +msgstr "`%#T' türüne gösterici bildirilemez" -#: cp/decl.c:11181 +#: cp/decl.c:11628 msgid "cannot declare pointer to `%#T' member" -msgstr "`%#T' üyeye gösterge bildirilemez" +msgstr "`%#T' üyeye gösterici bildirilemez" -#: cp/decl.c:11357 +#: cp/decl.c:11804 msgid "extra qualification `%T::' on member `%s' ignored" msgstr "fazladan niteleme `%T::' üye `%s' üzerinde yoksayıldı" -#: cp/decl.c:11367 +#: cp/decl.c:11814 msgid "cannot declare member function `%T::%s' within `%T'" msgstr "üye işlev `%T::%s' `%T' içinde bildirilemez" -#: cp/decl.c:11382 +#: cp/decl.c:11829 msgid "cannot declare member `%T::%s' within `%T'" msgstr "üye `%T::%s' `%T' içinde bildirilemez" -#: cp/decl.c:11460 +#: cp/decl.c:11908 msgid "data member may not have variably modified type `%T'" -msgstr "" +msgstr "veri üyesi değişkene göre değişen `%T' türünde olamaz" + +#: cp/decl.c:11910 +msgid "parameter may not have variably modified type `%T'" +msgstr "parametre değişkene göre değişen `%T' türünde olamaz" #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:11468 +#: cp/decl.c:11918 msgid "only declarations of constructors can be `explicit'" msgstr "sadece kurucuların bildirimleri `explicit' olabilir" -#: cp/decl.c:11476 +#: cp/decl.c:11926 #, c-format msgid "non-member `%s' cannot be declared `mutable'" msgstr "üye olmayan `%s', `mutable' olarak bildirilemez" -#: cp/decl.c:11481 +#: cp/decl.c:11931 #, c-format msgid "non-object member `%s' cannot be declared `mutable'" msgstr "nesne olmayan `%s' `mutable' olarak bildirilemez" -#: cp/decl.c:11487 +#: cp/decl.c:11937 #, c-format msgid "function `%s' cannot be declared `mutable'" msgstr "işlev `%s' `mutable' olarak bildirilemez" -#: cp/decl.c:11492 +#: cp/decl.c:11942 #, c-format msgid "static `%s' cannot be declared `mutable'" msgstr "static `%s' `mutable' olarak bildirilemez" -#: cp/decl.c:11497 +#: cp/decl.c:11947 #, c-format msgid "const `%s' cannot be declared `mutable'" msgstr "const `%s' `mutable' olarak bildirilemez" -#: cp/decl.c:11510 +#: cp/decl.c:11960 msgid "template-id `%D' used as a declarator" msgstr "şablon kimliği `%D' bir bildirici olarak kullanılmış" -#: cp/decl.c:11531 +#: cp/decl.c:11981 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class" msgstr "ISO C++ zarflayan sınıf ile aynı isimde yuvalanmış tür `%D' ye izin vermez" -#: cp/decl.c:11580 +#: cp/decl.c:12030 msgid "typedef name may not be class-qualified" msgstr "typedef ismi sınıf nitelemeli olmayabilir" -#: cp/decl.c:11588 +#: cp/decl.c:12038 msgid "invalid type qualifier for non-member function type" msgstr "üyesiz işlev türleri için tür niteleyici geçersiz" -#: cp/decl.c:11651 +#: cp/decl.c:12101 msgid "type qualifiers specified for friend class declaration" msgstr "kardeş sınıf bildirimi için tür niteleyiciler belirtilmiş" -#: cp/decl.c:11656 +#: cp/decl.c:12106 msgid "`inline' specified for friend class declaration" msgstr "hardeş sınıf bildirimi için `inline' belirtilmiş" -#: cp/decl.c:11664 +#: cp/decl.c:12114 msgid "template parameters cannot be friends" msgstr "şablon parametreleri kardeşler olamaz" -#: cp/decl.c:11666 -#, fuzzy +#: cp/decl.c:12116 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'" -msgstr "kardeş bildirimi sınıf anahtarı gerektirir, `friend class %T::%T' gibi" +msgstr "friend bildirimi sınıf anahtarı gerektirir, `friend class %T::%D' gibi" -#: cp/decl.c:11670 +#: cp/decl.c:12120 msgid "friend declaration requires class-key, i.e. `friend %#T'" msgstr "kardeş bildirimi `friend %#T' gibi bir sınıf anahtarı gerektirir" -#: cp/decl.c:11684 +#: cp/decl.c:12134 msgid "trying to make class `%T' a friend of global scope" msgstr "sınıf `%T' genel bağlamın kardeşi yapılmaya çalışılıyor" -#: cp/decl.c:11695 +#: cp/decl.c:12145 msgid "invalid qualifiers on non-member function type" msgstr "üyesiz işlev türünde geçersiz niteleyici" -#: cp/decl.c:11714 +#: cp/decl.c:12164 msgid "abstract declarator `%T' used as declaration" msgstr "mutlak bildirimci `%T' bildirim olarak kullanılmış" -#: cp/decl.c:11726 +#: cp/decl.c:12176 msgid "unnamed variable or field declared void" msgstr "adsız değişken ya da alan void olarak bildirilmiş" -#: cp/decl.c:11735 +#: cp/decl.c:12185 msgid "variable or field declared void" msgstr "değişken ya da alan void olarak bildirilmiş" -#: cp/decl.c:11745 +#: cp/decl.c:12195 msgid "cannot use `::' in parameter declaration" msgstr "parametre bildiriminde `::' kullanılamaz" #. Something like struct S { int N::j; }; -#: cp/decl.c:11784 +#: cp/decl.c:12234 msgid "invalid use of `::'" msgstr "`::' kullanımı geçersiz" -#: cp/decl.c:11796 +#: cp/decl.c:12246 msgid "function `%D' cannot be declared friend" msgstr "işlev `%D' kardeş olarak bildirilemez" -#: cp/decl.c:11808 +#: cp/decl.c:12258 msgid "can't make `%D' into a method -- not in a class" msgstr "bir yöntem içinde `%D' yapılamaz -- sınıf içinde değil" -#: cp/decl.c:11817 +#: cp/decl.c:12267 msgid "function `%D' declared virtual inside a union" msgstr "işlev `%D' bir birleşik yapı içinde virtual olarak bildirilmiş" -#: cp/decl.c:11829 +#: cp/decl.c:12279 msgid "`%D' cannot be declared virtual, since it is always static" msgstr "`%D' daima static olduğundan sanal bildirilemez" -#: cp/decl.c:11902 +#: cp/decl.c:12355 msgid "field `%D' has incomplete type" msgstr "`%D' alanı içi boş türde" -#: cp/decl.c:11904 +#: cp/decl.c:12357 msgid "name `%T' has incomplete type" msgstr "isim `%T' içi boş türde" -#: cp/decl.c:11913 +#: cp/decl.c:12366 msgid " in instantiation of template `%T'" msgstr " şablon `%T' gerçeklemesinde" -#: cp/decl.c:11923 +#: cp/decl.c:12376 #, c-format msgid "`%s' is neither function nor member function; cannot be declared friend" msgstr "`%s' ne işlev ne de üye işlev; kardeş olarak bildirilemez" -#: cp/decl.c:11934 +#: cp/decl.c:12387 msgid "member functions are implicitly friends of their class" msgstr "üye işlevler sınıflarının örtük kardeşleridir" @@ -15542,99 +15582,99 @@ msgstr "üye işlevler sınıflarının örtük kardeşleridir" #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:11981 +#: cp/decl.c:12434 msgid "ISO C++ forbids initialization of member `%D'" msgstr "ISO C++ üye `%D' ilklendirmesine izin vermez" -#: cp/decl.c:11983 +#: cp/decl.c:12436 msgid "making `%D' static" msgstr "`%D' static yapılıyor" -#: cp/decl.c:12007 +#: cp/decl.c:12460 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class" msgstr "ISO C++ zarflayan sınıf ile aynı isimde statik veri üyesi `%D' ye izin vermez" -#: cp/decl.c:12048 +#: cp/decl.c:12501 #, c-format msgid "storage class `auto' invalid for function `%s'" msgstr "saklama sınıfı `auto' `%s' işlevi için geçersiz" -#: cp/decl.c:12050 +#: cp/decl.c:12503 #, c-format msgid "storage class `register' invalid for function `%s'" msgstr "saklama sınıfı `register' `%s' işlevi için geçersiz" -#: cp/decl.c:12052 -#, fuzzy, c-format +#: cp/decl.c:12505 +#, c-format msgid "storage class `__thread' invalid for function `%s'" -msgstr "saklama sınıfı `auto' `%s' işlevi için geçersiz" +msgstr "saklama sınıfı `__thread' `%s' işlevi için geçersiz" -#: cp/decl.c:12063 +#: cp/decl.c:12516 #, c-format msgid "storage class `static' invalid for function `%s' declared out of global scope" msgstr "saklama sınıfı `static' genel kapsam dışı bildirilmiş işlev `%s' için geçersiz" -#: cp/decl.c:12065 +#: cp/decl.c:12518 #, c-format msgid "storage class `inline' invalid for function `%s' declared out of global scope" msgstr "`inline' saklama sınıfı, genel kapsam dışında bildirilen `%s' işlevi için geçersiz" -#: cp/decl.c:12072 +#: cp/decl.c:12525 #, c-format msgid "virtual non-class function `%s'" msgstr "sanal sınıf olmayan işlev `%s'" -#: cp/decl.c:12101 +#: cp/decl.c:12554 msgid "cannot declare member function `%D' to have static linkage" msgstr "üye işlev `%D' static ilintilemeli olarak bildirilemez" #. FIXME need arm citation -#: cp/decl.c:12107 +#: cp/decl.c:12560 msgid "cannot declare static function inside another function" msgstr "statik işlev diğer bir işlevin içinde bildirilemez" -#: cp/decl.c:12135 +#: cp/decl.c:12588 msgid "`static' may not be used when defining (as opposed to declaring) a static data member" msgstr "`static' bir statik veri üyesini tanımlarken (bildirime zıt olarak) kullanılamayabilir" -#: cp/decl.c:12141 +#: cp/decl.c:12594 msgid "static member `%D' declared `register'" msgstr "statik üye `%D' `register' olarak bildirilmiş" -#: cp/decl.c:12146 +#: cp/decl.c:12599 msgid "cannot explicitly declare member `%#D' to have extern linkage" -msgstr "üye `%#D' dış ilintilemeye sahip olacak şekilde doğrudan bildirilemez" +msgstr "üye `%#D' extern ilintilemeye sahip olacak şekilde doğrudan bildirilemez" -#: cp/decl.c:12318 +#: cp/decl.c:12774 msgid "default argument for `%#D' has type `%T'" msgstr "`%#D' için öntanımlı argüman `%T' türünde" -#: cp/decl.c:12321 +#: cp/decl.c:12777 msgid "default argument for parameter of type `%T' has type `%T'" msgstr "`%T' türündeki parametrenin öntanımlı argümanı `%T' türünde" -#: cp/decl.c:12338 +#: cp/decl.c:12794 msgid "default argument `%E' uses local variable `%D'" msgstr "öntanımlı argüman `%E' yerel değişken `%D' yi kullanıyor" -#: cp/decl.c:12383 +#: cp/decl.c:12839 #, c-format msgid "invalid string constant `%E'" msgstr "geçersiz dizge sabit `%E'" -#: cp/decl.c:12385 +#: cp/decl.c:12841 msgid "invalid integer constant in parameter list, did you forget to give parameter name?" msgstr "parametre listesindeki tamsayı sabit geçersiz, parametre ismi vermeyi unuttunuz mu?" -#: cp/decl.c:12423 +#: cp/decl.c:12879 msgid "parameter `%D' invalidly declared method type" msgstr "parametre `%D' geçersiz olarak yöntem türünde bildirilmiş" -#: cp/decl.c:12429 +#: cp/decl.c:12885 msgid "parameter `%D' invalidly declared offset type" msgstr "parametre `%D' geçersiz olarak göreli konum türünde bildirilmiş" -#: cp/decl.c:12453 +#: cp/decl.c:12909 msgid "parameter `%D' includes %s to array of unknown bound `%T'" msgstr "parametre `%D' bilinmeyen `%T' sınırlı diziye %s içeriyor" @@ -15653,458 +15693,466 @@ msgstr "parametre `%D' bilinmeyen `%T' sınırlı diziye %s içeriyor" #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:12615 +#: cp/decl.c:13071 msgid "invalid constructor; you probably meant `%T (const %T&)'" msgstr "kurucu geçersiz; `%T (const %T&)' anlamında kullandınız galiba" -#: cp/decl.c:12766 +#: cp/decl.c:13222 msgid "`%D' must be a nonstatic member function" msgstr "`%D' static olmayan bir üye işlev olmalıdır" -#: cp/decl.c:12772 +#: cp/decl.c:13228 msgid "`%D' must be either a non-static member function or a non-member function" msgstr "`%D' ya bir statik olmayan işlev ya da üye olmayan işlev olmalıdır" -#: cp/decl.c:12789 +#: cp/decl.c:13245 msgid "`%D' must have an argument of class or enumerated type" msgstr "`%D' bir sınıf argümanına sahip olmalı ya da enum türünde olmalı" -#: cp/decl.c:12821 +#: cp/decl.c:13277 #, c-format msgid "conversion to %s%s will never use a type conversion operator" -msgstr "%s%s e dönüşüm asla bir tür dönüşüm işlemimi kullanmayacak" +msgstr "%s%s e dönüşüm asla bir tür dönüşüm işleci kullanmayacak" #. 13.4.0.3 -#: cp/decl.c:12828 +#: cp/decl.c:13284 msgid "ISO C++ prohibits overloading operator ?:" -msgstr "ISO C++ işlemimi ?: nın aşırı yüklenmesini yasaklar" +msgstr "ISO C++ işleci ?: nın aşırı yüklenmesini yasaklar" -#: cp/decl.c:12878 +#: cp/decl.c:13334 msgid "postfix `%D' must take `int' as its argument" msgstr "sonek `%D' argüman olarak `int' almalı" -#: cp/decl.c:12882 +#: cp/decl.c:13338 msgid "postfix `%D' must take `int' as its second argument" msgstr "sonek `%D' ikinci argümanı olarak `int' almalı" -#: cp/decl.c:12889 +#: cp/decl.c:13345 msgid "`%D' must take either zero or one argument" msgstr "`%D' ya hiç argüman almamalı ya da bir argüman almalı" -#: cp/decl.c:12891 +#: cp/decl.c:13347 msgid "`%D' must take either one or two arguments" msgstr "`%D' ya bir ya da iki argüman almalı" -#: cp/decl.c:12912 +#: cp/decl.c:13368 msgid "prefix `%D' should return `%T'" msgstr "önek `%D' `%T' döndürmeli" -#: cp/decl.c:12918 +#: cp/decl.c:13374 msgid "postfix `%D' should return `%T'" msgstr "sonek `%D' `%T' ile dönmeli" -#: cp/decl.c:12927 +#: cp/decl.c:13383 msgid "`%D' must take `void'" msgstr "`%D' `void' almalı" -#: cp/decl.c:12929 cp/decl.c:12937 +#: cp/decl.c:13385 cp/decl.c:13393 msgid "`%D' must take exactly one argument" msgstr "`%D' kesinlikle bir argüman almalı" -#: cp/decl.c:12939 +#: cp/decl.c:13395 msgid "`%D' must take exactly two arguments" msgstr "`%D' kesinlikle iki argüman almalı" -#: cp/decl.c:12947 +#: cp/decl.c:13403 msgid "user-defined `%D' always evaluates both arguments" msgstr "kullanıcı tanımlı `%D' daima her iki argümanıyla birlikte değerlendirilir" -#: cp/decl.c:12961 +#: cp/decl.c:13417 msgid "`%D' should return by value" msgstr "`%D' değeriyle döndürülmeli" -#: cp/decl.c:12973 cp/decl.c:12976 +#: cp/decl.c:13429 cp/decl.c:13432 msgid "`%D' cannot have default arguments" msgstr "`%D' öntanımlı argümanlara sahip olamaz" -#: cp/decl.c:13052 -msgid "`%s %T' declares a new type at namespace scope" -msgstr "isim alanı bağlamında `%s %T' bir yeni tür bildiriyor" - -#: cp/decl.c:13055 -msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" -msgstr " bağımlı taban sınıflardaki isimler nitelemesiz isim aramasında görünür değil - kalıt türe başvurması için `%s %T::%T' denebilir" - -#: cp/decl.c:13093 +#: cp/decl.c:13475 msgid "using typedef-name `%D' after `%s'" msgstr "typedef-ismi `%D' `%s' den sonra kullanılıyor" -#: cp/decl.c:13098 +#: cp/decl.c:13481 msgid "using template type parameter `%T' after `%s'" msgstr "`%s' den sonra şablon tür parametresi `%T' kullanımı" -#: cp/decl.c:13178 +#: cp/decl.c:13542 +msgid "`%s %T' declares a new type at namespace scope" +msgstr "isim alanı bağlamında `%s %T' bir yeni tür bildiriyor" + +#: cp/decl.c:13545 +msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'" +msgstr " bağımlı taban sınıflardaki isimler nitelemesiz isim aramasında görünür değil - kalıt türe başvurması için `%s %T::%T' denebilir" + +#: cp/decl.c:13663 msgid "use of enum `%#D' without previous declaration" msgstr "önceden bildirilmeksizin enum `%#D' kullanımı" -#: cp/decl.c:13264 +#: cp/decl.c:13749 msgid "derived union `%T' invalid" msgstr "türetilmiş union `%T' geçersiz" -#: cp/decl.c:13310 +#: cp/decl.c:13795 msgid "base type `%T' fails to be a struct or class type" msgstr "taban tür `%T' bir yapı veya sınıf türü olarak hatalı" -#: cp/decl.c:13320 +#: cp/decl.c:13805 msgid "base class `%T' has incomplete type" msgstr "taban sınıf `%T' içi boş türde" -#: cp/decl.c:13328 +#: cp/decl.c:13813 msgid "recursive type `%T' undefined" msgstr "özyinelemeli tür `%T' tanımsız" -#: cp/decl.c:13330 +#: cp/decl.c:13815 msgid "duplicate base type `%T' invalid" msgstr "yinelenmiş taban türü `%T' geçersiz" -#: cp/decl.c:13441 +#: cp/decl.c:13926 msgid "multiple definition of `%#T'" msgstr "`%#T' çoklu tanımları" -#: cp/decl.c:13442 +#: cp/decl.c:13927 msgid "previous definition here" msgstr "önceden burada tanımlı" -#: cp/decl.c:13610 +#: cp/decl.c:14030 +msgid "no integral type can represent all of the enumerator values for `%T'" +msgstr "`%T' için tüm sembolik sabit değerlerini temsil edebilen bir tümleyen tür yok" + +#: cp/decl.c:14106 msgid "enumerator value for `%D' not integer constant" msgstr "`%D' için sembolik sabitin değeri tamsayı sabit değil" -#: cp/decl.c:13630 +#: cp/decl.c:14126 msgid "overflow in enumeration values at `%D'" msgstr "`%D' de sembolik sabit listesi değerlerinde taşma" -#: cp/decl.c:13716 +#: cp/decl.c:14195 msgid "return type `%#T' is incomplete" msgstr "dönüş türü `%#T' bir içi boş tür" -#: cp/decl.c:13830 +#: cp/decl.c:14309 msgid "semicolon missing after declaration of `%#T'" msgstr "`%T' bildiriminden sonra ; yok" -#: cp/decl.c:13851 +#: cp/decl.c:14330 msgid "return type for `main' changed to `int'" msgstr "`main' için dönen tür `int' olarak değişti" -#: cp/decl.c:13882 +#: cp/decl.c:14361 msgid "`%D' implicitly declared before its definition" msgstr "`%D' tanımından önce dolaylı olarak bildirilmiş" -#: cp/decl.c:13904 cp/typeck.c:6229 +#: cp/decl.c:14383 cp/typeck.c:6314 msgid "`operator=' should return a reference to `*this'" msgstr "`operator=' `*this'e bir referans döndürmeli" -#: cp/decl.c:14164 +#: cp/decl.c:14643 msgid "parameter `%D' declared void" msgstr "parametre `%D' void olarak bildirilmiş" -#: cp/decl.c:14628 +#: cp/decl.c:15130 msgid "`%D' is already defined in class `%T'" msgstr "`%D' zaten sınıf `%T' içinde tanımlı" -#: cp/decl.c:14845 +#: cp/decl.c:15348 msgid "static member function `%#D' declared with type qualifiers" msgstr "statik üye işlev `%#D' tür niteleyicilerle bildirilmiş" -#: cp/decl2.c:154 +#: cp/decl2.c:153 #, c-format msgid "duplicate type qualifiers in %s declaration" msgstr "%s bildirimde yinelenmiş tür niteleyiciler" -#: cp/decl2.c:193 +#: cp/decl2.c:192 msgid "template `%#D' instantiated in file without #pragma interface" msgstr "şablon `%#D' dosya içinde #pragma arabirimsiz gerçeklendi" -#: cp/decl2.c:199 +#: cp/decl2.c:198 msgid "template `%#D' defined in file without #pragma interface" msgstr "şablon `%#D' dosya içinde #pragma arabirimsiz tanımlandı" -#: cp/decl2.c:366 +#: cp/decl2.c:365 msgid "name missing for member function" msgstr "üye işlev için isim eksik" #. Something has gone very wrong. Assume we are mistakenly reducing #. an expression instead of a declaration. -#: cp/decl2.c:429 +#: cp/decl2.c:428 msgid "parser may be lost: is there a '{' missing somewhere?" msgstr "ayrıştırıcı kayıp olabilir: bir yerlerde kayıp '{' var mı?" -#: cp/decl2.c:460 cp/decl2.c:474 +#: cp/decl2.c:459 cp/decl2.c:473 msgid "ambiguous conversion for array subscript" msgstr "dizi altindisi için dönüşüm belirsiz" -#: cp/decl2.c:468 +#: cp/decl2.c:467 msgid "invalid types `%T[%T]' for array subscript" msgstr "dizi altindisi için geçersiz türler `%T[%T]'" -#: cp/decl2.c:516 +#: cp/decl2.c:515 msgid "type `%#T' argument given to `delete', expected pointer" -msgstr "tür `%#T' argümanı `delete'e verilmiş, gösterge umuluyordu" +msgstr "`%#T' türünde argüman `silinecek' olarak belirtilmiş, gösterici umuluyordu" -#: cp/decl2.c:524 +#: cp/decl2.c:523 msgid "anachronistic use of array size in vector delete" msgstr "vektör silmede dizi boyutunun zamansız kullanımı" -#: cp/decl2.c:534 +#: cp/decl2.c:533 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" -msgstr "bir işlev silinemez. Sadece nesnelerin göstergeleri `silinecek' geçerli argümanlardır." +msgstr "bir işlev silinemez. Sadece nesnelerin göstericileri `silinecek' geçerli argümanlardır." -#: cp/decl2.c:541 +#: cp/decl2.c:540 msgid "deleting `%T' is undefined" msgstr "`%T' silinmesi tanımsız" -#: cp/decl2.c:549 +#: cp/decl2.c:548 msgid "deleting array `%#D'" msgstr "dizi `%#D' siliniyor" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:583 +#: cp/decl2.c:582 msgid "invalid declaration of member template `%#D' in local class" msgstr "yerel sınıf içinde üye şablonu `%#D' nin bildirimi geçersiz" -#: cp/decl2.c:592 +#: cp/decl2.c:591 msgid "invalid use of `virtual' in template declaration of `%#D'" msgstr "`%#D' şablon bildiriminde geçersiz `virtual' kullanımı" -#: cp/decl2.c:602 cp/pt.c:2586 +#: cp/decl2.c:601 cp/pt.c:2745 msgid "template declaration of `%#D'" msgstr "`%#D' şablon bildirimi" -#: cp/decl2.c:652 +#: cp/decl2.c:651 msgid "Java method '%D' has non-Java return type `%T'" msgstr "Java yöntemi '%D' Java olmayan dönen tür `%T' içeriyor" -#: cp/decl2.c:661 +#: cp/decl2.c:660 msgid "Java method '%D' has non-Java parameter type `%T'" msgstr "Java yöntemi '%D' Java olmayan parametre türü `%T' içeriyor" -#: cp/decl2.c:737 +#: cp/decl2.c:746 msgid "prototype for `%#D' does not match any in class `%T'" msgstr "`%#D' prototipi sınıf `%T' içindeki hiçbir şeyle eşleşmiyor" -#: cp/decl2.c:819 +#: cp/decl2.c:828 msgid "local class `%#T' shall not have static data member `%#D'" msgstr "yerel sınıf `%#T static veri üyesi `%#D' içermemeli" -#: cp/decl2.c:827 +#: cp/decl2.c:836 msgid "initializer invalid for static member with constructor" msgstr "kuruculu statik üye için ilklendirici geçersiz" -#: cp/decl2.c:830 +#: cp/decl2.c:839 msgid "(an out of class initialization is required)" msgstr "(bir sınıf dışı ilklendirme gerekli)" -#: cp/decl2.c:889 +#: cp/decl2.c:898 msgid "invalid data member initialization" msgstr "geçersiz veri üyesi ilklendirmesi" -#: cp/decl2.c:892 +#: cp/decl2.c:901 msgid "(use `=' to initialize static data members)" msgstr "(statik veri üyelerini ilklendirmek için `=' kullanın)" -#: cp/decl2.c:938 +#: cp/decl2.c:947 msgid "member `%D' conflicts with virtual function table field name" msgstr "üye `%D' sanal işlev tablosu alan ismi ile çelişiyor" -#: cp/decl2.c:958 +#: cp/decl2.c:967 msgid "`%D' is already defined in `%T'" msgstr "`%D' zaten `%T' içinde tanımlı" -#: cp/decl2.c:1010 +#: cp/decl2.c:1014 msgid "field initializer is not constant" msgstr "alan ilklendirici sabit değil" -#: cp/decl2.c:1034 +#: cp/decl2.c:1038 msgid "`asm' specifiers are not permitted on non-static data members" msgstr "`asm' belirteçlerinde statik olmayan veri üyeleri kullanılamaz" -#: cp/decl2.c:1086 +#: cp/decl2.c:1090 msgid "cannot declare `%D' to be a bit-field type" msgstr "`%D' bir bit alanı türü olarak bildirilemez" -#: cp/decl2.c:1096 +#: cp/decl2.c:1100 msgid "cannot declare bit-field `%D' with function type" msgstr "bir alanı `%D' işlev türle bildirilemez" -#: cp/decl2.c:1103 +#: cp/decl2.c:1107 msgid "`%D' is already defined in the class %T" msgstr "`%D' zaten sınıf %T içinde tanımlı" -#: cp/decl2.c:1110 +#: cp/decl2.c:1114 msgid "static member `%D' cannot be a bit-field" msgstr "static üye `%D' bir bit alanı olarak bildirilemez" -#: cp/decl2.c:1197 +#: cp/decl2.c:1201 msgid "initializer specified for non-member function `%D'" msgstr "üye olmayan işlev `%D' için ilklendirici belirtilmiş" -#: cp/decl2.c:1201 +#: cp/decl2.c:1205 msgid "invalid initializer for virtual method `%D'" msgstr "sanal yöntem `%D' için geçersiz ilklendirici" -#: cp/decl2.c:1315 +#: cp/decl2.c:1319 msgid "anonymous struct not inside named type" msgstr "anonim yapı isimli türün içinde değil" -#: cp/decl2.c:1411 +#: cp/decl2.c:1415 msgid "namespace-scope anonymous aggregates must be static" msgstr "isim alanı bağlamındaki anonim kümeler static olmalıdır" -#: cp/decl2.c:1424 +#: cp/decl2.c:1428 msgid "anonymous aggregate with no members" msgstr "üyesiz anonim küme" -#: cp/decl2.c:1493 +#: cp/decl2.c:1497 msgid "`operator new' must return type `%T'" msgstr "`operator new' `%T' türünde dönmeli" -#: cp/decl2.c:1501 +#: cp/decl2.c:1505 msgid "`operator new' takes type `size_t' (`%T') as first parameter" msgstr "`operator new' ilk parametreyi `size_t' (`%T') türünde alır" -#: cp/decl2.c:1528 +#: cp/decl2.c:1532 msgid "`operator delete' must return type `%T'" msgstr "`operator delete' `%T' türünde dönmeli" -#: cp/decl2.c:1536 +#: cp/decl2.c:1540 msgid "`operator delete' takes type `%T' as first parameter" msgstr "`operator delete' ilk parametreyi `%T'` türünde alır" #. Overflow occurred. That means there are at least 4 billion #. initialization functions. -#: cp/decl2.c:2290 +#: cp/decl2.c:2282 msgid "too many initialization functions required" msgstr "çok fazla ilklendirme işlevi gerekli" -#: cp/decl2.c:2966 -#, fuzzy +#: cp/decl2.c:3006 msgid "inline function `%D' used but never defined" -msgstr "`%s' tanımlanmadan kullanılmış" +msgstr "özümlenen işlev `%D' tanımlanmadan kullanılmış" -#: cp/decl2.c:3086 +#: cp/decl2.c:3135 msgid "use of old-style cast" -msgstr "eski tarz çevirim kullanımı" +msgstr "eski tarz tür dönüşümü" -#: cp/decl2.c:3794 +#: cp/decl2.c:3860 msgid "use of `%D' is ambiguous" msgstr "`%D' kullanımı belirsiz" -#: cp/decl2.c:3795 +#: cp/decl2.c:3861 msgid " first declared as `%#D' here" msgstr " ilk defa burada `%#D' olarak bildirilmiş" -#: cp/decl2.c:3798 +#: cp/decl2.c:3864 msgid " also declared as `%#D' here" msgstr " ayrıca burada da `%#D' olarak bildirilmiş" -#: cp/decl2.c:3813 +#: cp/decl2.c:3879 msgid "`%D' denotes an ambiguous type" msgstr "`%D' bir belirsiz tür gösteriyor" -#: cp/decl2.c:3814 +#: cp/decl2.c:3880 msgid " first type here" msgstr " ilk tür burada" -#: cp/decl2.c:3815 +#: cp/decl2.c:3881 msgid " other type here" msgstr " diğer tür burada" -#: cp/decl2.c:3912 +#: cp/decl2.c:3982 msgid "declaration of `%D' not in a namespace surrounding `%D'" msgstr "`%D' bildirimi `%D' yi kuşatan isim alanının içinde değil" -#: cp/decl2.c:3946 +#: cp/decl2.c:4016 msgid "`%D' should have been declared inside `%D'" msgstr "`%D' zaten `%D' içinde bildirilmişti" -#: cp/decl2.c:4079 +#: cp/decl2.c:4152 msgid "`%D' is not a function," msgstr "`%D' bir işlev değil," -#: cp/decl2.c:4080 +#: cp/decl2.c:4153 msgid " conflict with `%D'" msgstr " `%D' ile çelişiyor" #. The parser did not find it, so it's not there. -#: cp/decl2.c:4396 +#: cp/decl2.c:4473 msgid "unknown namespace `%D'" msgstr "bilinmeyen isim alanı `%D'" -#: cp/decl2.c:4430 cp/decl2.c:4707 +#: cp/decl2.c:4507 cp/decl2.c:4794 msgid "`%T' is not a namespace" msgstr "`%T' bir isim alanı değil" -#: cp/decl2.c:4432 +#: cp/decl2.c:4509 msgid "`%D' is not a namespace" msgstr "`%D' bir isim alanı değil" -#: cp/decl2.c:4441 +#: cp/decl2.c:4518 msgid "a using-declaration cannot specify a template-id. Try `using %D'" msgstr "bir using bildirimi bir şablon kimliği belirtemez. `using %D' deneyin" -#: cp/decl2.c:4455 +#: cp/decl2.c:4532 msgid "namespace `%D' not allowed in using-declaration" msgstr "using bildiriminde isim alanı `%D' kullanılamaz" -#: cp/decl2.c:4484 +#: cp/decl2.c:4561 msgid "`%D' not declared" msgstr "`%D' bildirilmemiş" -#: cp/decl2.c:4535 +#. If the OLD_FN was really declared, the +#. declarations don't match. +#: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640 msgid "`%D' is already declared in this scope" msgstr "`%D' zaten bu bağlamda bildirilmiş" -#: cp/decl2.c:4562 +#: cp/decl2.c:4646 msgid "using declaration `%D' introduced ambiguous type `%T'" msgstr "using bildirimi `%D' belirsiz tür `%T' ye dahil edildi" -#: cp/decl2.c:4653 +#: cp/decl2.c:4740 msgid "using-declaration for non-member at class scope" msgstr "sınıf bağlamında üye olmayan için using bildirimi" -#: cp/decl2.c:4659 +#: cp/decl2.c:4746 msgid "using-declaration for destructor" msgstr "yıkıcı için using bildirimi" -#: cp/decl2.c:4665 +#: cp/decl2.c:4752 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'" msgstr "bir using bildirimi bir şablon kimliği belirtemez. `using %T::%D' deneyin" -#: cp/decl2.c:4701 +#: cp/decl2.c:4788 msgid "namespace `%T' undeclared" msgstr "isim alanı `%T' bildirimsiz" -#: cp/decl2.c:4730 +#: cp/decl2.c:4817 msgid "default argument missing for parameter %P of `%+#D'" msgstr "parametre %P (`%+#D' nin) için öntanımlı argüman eksik" -#: cp/decl2.c:4829 +#: cp/decl2.c:4941 msgid "extra qualification `%T::' on member `%D' ignored" msgstr "fazladan `%T::' nitelemesi üye `%D' üstünde yoksayıldı" -#: cp/decl2.c:4833 +#: cp/decl2.c:4945 msgid "`%T' does not have a class or union named `%D'" msgstr "`%T' `%D' isminde bir sınıf ya da birleşik yapı içermiyor" -#: cp/decl2.c:4848 +#: cp/decl2.c:4963 msgid "`%T' is not a class or union type" msgstr "`%T' bir sınıf ya da birleşik yapı değil" -#: cp/decl2.c:4862 -#, fuzzy +#: cp/decl2.c:4977 msgid "template argument is required for `%T'" -msgstr "%d şablon parametresi alındı (`%#T' için)" +msgstr "şablon argüman `%#T' için gereklidir" + +#: cp/decl2.c:4995 +msgid "declaration of `%D' in `%D' which does not enclose `%D'" +msgstr "`%D' bildirimi `%D' içinde ve bu `%D' yi kapsamıyor" #: cp/error.c:35 #, c-format @@ -16116,38 +16164,38 @@ msgstr "`%s', %s tarafından desteklenmiyor" msgid "" msgstr "" -#: cp/error.c:808 +#: cp/error.c:810 #, c-format msgid "(static %s for %s)" msgstr "(%2$s için statik %1$s)" -#: cp/error.c:1482 +#: cp/error.c:1503 #, c-format msgid "\\x%x" -msgstr "" +msgstr "\\x%x" -#: cp/error.c:2430 +#: cp/error.c:2473 #, c-format msgid "In %s `%s':" msgstr "%s `%s' içinde:" -#: cp/error.c:2487 +#: cp/error.c:2530 #, c-format msgid "%s: In instantiation of `%s':\n" msgstr "%s: `%s' gerçeklemesi içinde:\n" -#: cp/error.c:2511 +#: cp/error.c:2554 #, c-format msgid "%s:%d: instantiated from `%s'\n" msgstr "%s:%d: `%s' den gerçeklenmiş\n" -#: cp/error.c:2516 +#: cp/error.c:2559 #, c-format msgid "%s:%d: instantiated from here\n" msgstr "%s:%d: buradan gerçeklenmiş\n" #. damn ICE suppression -#: cp/error.c:2670 +#: cp/error.c:2713 #, c-format msgid "unexpected letter `%c' in locate_error\n" msgstr "locate_error içinde umulmayan `%c' harfi\n" @@ -16172,7 +16220,7 @@ msgstr "tek çeviri birimi içinde karışık C++ ve Java tuzakları" #: cp/except.c:639 msgid "throwing NULL, which has integral, not pointer type" -msgstr "tümleyen, gösterge olmayan NULL yakalanıyor" +msgstr "tümleyen, gösterici olmayan NULL yakalanıyor" #: cp/except.c:730 msgid " in thrown expression" @@ -16194,135 +16242,130 @@ msgstr " `%T'nin önceki tutamağı tarafından " msgid "`...' handler must be the last handler for its try block" msgstr "`...' tutamağı kendi blok denemesinde son tutamak olmalıdır" -#: cp/friend.c:155 +#: cp/friend.c:159 msgid "`%D' is already a friend of class `%T'" msgstr "`%D' zaten sınıf `%T' nin kardeşi" -#: cp/friend.c:157 +#: cp/friend.c:161 msgid "previous friend declaration of `%D'" msgstr "önceki `%D' kardeş bildirimi" -#: cp/friend.c:202 +#: cp/friend.c:206 msgid "invalid type `%T' declared `friend'" msgstr "geçersiz `friend' bildirimli tür `%T'" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:218 +#: cp/friend.c:222 msgid "partial specialization `%T' declared `friend'" msgstr "`friend' bildirimli kısmi özelleştirme `%T'" -#: cp/friend.c:227 +#: cp/friend.c:231 msgid "class `%T' is implicitly friends with itself" msgstr "sınıf `%T' kendisiyle dolaylı kardeş" #. template friend typename S::X; -#: cp/friend.c:245 +#: cp/friend.c:249 msgid "typename type `%#T' declared `friend'" msgstr "tür ismi türü `%#T' `friend' olarak bildirilmiş" #. template friend class T; -#: cp/friend.c:251 +#: cp/friend.c:255 msgid "template parameter type `%T' declared `friend'" msgstr "şablon parametre türü `%T' `friend' olarak bildirilmiş" #. template friend class A; where A is not a template -#: cp/friend.c:257 +#: cp/friend.c:261 msgid "`%#T' is not a template" msgstr "`%#T' bir şablon değil" -#: cp/friend.c:272 +#: cp/friend.c:276 msgid "`%T' is already a friend of `%T'" msgstr "`%T' zaten `%T' nin kardeşi" -#: cp/friend.c:370 +#: cp/friend.c:376 msgid "member `%D' declared as friend before type `%T' defined" msgstr "üye `%D' tür `%T' tanımından önce friend olarak bildirilmiş" -#: cp/friend.c:425 +#: cp/friend.c:431 msgid "friend declaration `%#D' declares a non-template function" msgstr "kardeş bildirimi `%#D' bir şablon olmayan işlev bildiriyor" -#: cp/friend.c:428 +#: cp/friend.c:434 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" msgstr "(eğer istediğiniz bu değilse, işlev şablonunun zaten bildirilmiş olduğundan emin olduktan sonra burada işlev isminden sonra bir <> ekleyin)-Wno-non-template-friend bu uyarıyı iptal eder" -#: cp/g++spec.c:209 java/jvspec.c:423 +#: cp/g++spec.c:211 java/jvspec.c:423 #, c-format msgid "argument to `%s' missing\n" msgstr "`%s' için argüman eksik\n" -#: cp/init.c:320 +#: cp/init.c:334 msgid "`%D' should be initialized in the member initialization list" msgstr "`%D' üye ilklendirici listesinde ilklendirilmiş olmalı" -#: cp/init.c:369 +#: cp/init.c:384 msgid "default-initialization of `%#D', which has reference type" msgstr "referans türe sahip `%#D'nin default ilklendirmesi" -#: cp/init.c:374 +#: cp/init.c:389 msgid "uninitialized reference member `%D'" msgstr "ilklendirilmemiş referans üyesi `%D'" -#: cp/init.c:382 +#: cp/init.c:397 msgid "initializer list treated as compound expression" msgstr "ilklendirici listesi bileşik ifade olarak ele alınıyor" -#: cp/init.c:523 -#, fuzzy +#: cp/init.c:538 msgid "`%D' will be initialized after" -msgstr "üye `%D' ilklendirilmemiş referanstır" +msgstr "`%D' sonradan ilklendirilmiş olacak" -#: cp/init.c:526 -#, fuzzy +#: cp/init.c:541 msgid "base `%T' will be initialized after" -msgstr "taban sınıf `%T' zaten ilklendirilmiş" +msgstr "`%T' tabanı sonradan ilklendirilmiş olacak" -#: cp/init.c:529 -#, fuzzy +#: cp/init.c:544 msgid " `%#D'" -msgstr " ve `%#D' için üye ilklendiriciler" +msgstr " `%#D'" -#: cp/init.c:531 -#, fuzzy +#: cp/init.c:546 msgid " base `%T'" -msgstr " ve `%#T' için taban ilklendiriciler" +msgstr " `%T' tabanı için;" -#: cp/init.c:549 -#, fuzzy +#: cp/init.c:564 msgid "multiple initializations given for base `%T'" -msgstr "`%D' için çoklu ilklendiriciler belirtilmiş" +msgstr "taban `%T' için çoklu ilklendiriciler belirtilmiş" -#: cp/init.c:616 +#: cp/init.c:631 msgid "initializations for multiple members of `%T'" msgstr "`%T' nin çoklu üyeleri için ilklendirmeler" -#: cp/init.c:671 +#: cp/init.c:688 msgid "base class `%#T' should be explicitly initialized in the copy constructor" msgstr "taban sınıf `%#T' kopyalama kurucusunda doğrudan ilklendirilmiş olmalı" -#: cp/init.c:916 +#: cp/init.c:926 msgid "class `%T' does not have any field named `%D'" msgstr "sınıf `%T' `%D' isimli hiçbir alan içermiyor" -#: cp/init.c:922 +#: cp/init.c:932 msgid "field `%#D' is static; the only point of initialization is its definition" msgstr "alan `%#D' static'dir; tek ilklendirme noktası onun tanımıdır" -#: cp/init.c:956 +#: cp/init.c:965 msgid "unnamed initializer for `%T', which has no base classes" msgstr "taban sınıfı olmayan `%T' için isimsiz ilklendirici" -#: cp/init.c:963 +#: cp/init.c:972 msgid "unnamed initializer for `%T', which uses multiple inheritance" msgstr "çoklu kalıt kullanan `%T' için isimsiz ilklendirici" -#: cp/init.c:1000 +#: cp/init.c:1007 msgid "type `%D' is not a direct or virtual base of `%T'" msgstr "tür `%D' `%T' nin bir doğrudan ya da sanal tabanı değil" -#: cp/init.c:1003 +#: cp/init.c:1010 msgid "type `%D' is not a direct base of `%T'" msgstr "tür `%D' `%T'nin bir doğrudan tabanı değil" @@ -16338,139 +16381,138 @@ msgstr "tür `%D' `%T'nin bir doğrudan tabanı değil" #. COMPLEX zees(1.0, 0.0)[10]; #. } #. -#: cp/init.c:1097 +#: cp/init.c:1104 msgid "bad array initializer" msgstr "dizi ilklendirici hatalı" -#: cp/init.c:1304 +#: cp/init.c:1311 msgid "`%T' is not an aggregate type" msgstr "`%T' bir küme türü değil" -#: cp/init.c:1327 +#: cp/init.c:1334 msgid "`%T' fails to be an aggregate typedef" msgstr "bir küme türü ataması olarak `%T' hatalı" -#: cp/init.c:1336 +#: cp/init.c:1343 msgid "type `%T' is of non-aggregate type" msgstr "`%T' küme olmayan türde" -#: cp/init.c:1439 +#: cp/init.c:1446 msgid "cannot call destructor `%T::~%T' without object" msgstr "yıkıcı `%T::~%T' nesnesiz çağrılamaz" -#: cp/init.c:1483 +#: cp/init.c:1490 msgid "invalid use of non-static field `%D'" msgstr "geçersiz static olmayan alan `%D' kullanımı" #. We can get here when processing a bad default #. argument, like: #. struct S { int a; void f(int i = a); } -#: cp/init.c:1492 cp/method.c:160 +#: cp/init.c:1499 cp/method.c:160 msgid "invalid use of member `%D'" msgstr "geçersiz üye `%D' kullanımı" -#: cp/init.c:1502 +#: cp/init.c:1509 msgid "no method `%T::%D'" msgstr "`%T::%D' diye bir yöntem yok" -#: cp/init.c:1595 +#: cp/init.c:1602 msgid "incomplete type `%T' does not have member `%D'" msgstr "içi boş tür `%T' üye `%D' yi içermiyor" -#: cp/init.c:1669 +#: cp/init.c:1676 msgid "`%D' is not a member of type `%T'" msgstr "`%D' `%T' türünde bir üye değil" -#: cp/init.c:1688 -#, fuzzy +#: cp/init.c:1695 msgid "invalid pointer to bit-field `%D'" -msgstr "bit alanı `%D' göstergesi kuraldışı" +msgstr "`%D' bit alanı göstericisi geçersiz" -#: cp/init.c:1727 +#: cp/init.c:1734 msgid "object missing in use of pointer-to-member construct" -msgstr "üyeye gösterge oluşumu kullanımında nesne eksik" +msgstr "üye göstericisi oluşumu kullanımında nesne eksik" -#: cp/init.c:1767 +#: cp/init.c:1774 msgid "member `%D' is non-static but referenced as a static member" msgstr "üye `%D' statik değil ama bir statik üye olarak başvurulmuş" -#: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932 +#: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930 msgid "at this point in file" msgstr "dosyanın burasında" -#: cp/init.c:1806 +#: cp/init.c:1813 #, c-format msgid "object missing in `%E'" msgstr "`%E' içinde nesne eksik" -#: cp/init.c:1937 +#: cp/init.c:1944 msgid "new of array type fails to specify size" msgstr "dizi türünde new boyut belirtmede başarısız" -#: cp/init.c:1948 +#: cp/init.c:1955 msgid "size in array new must have integral type" msgstr "array new içindeki boyut bütünleyici türde olmalı" -#: cp/init.c:1954 +#: cp/init.c:1961 msgid "zero size array reserves no space" msgstr "sıfır boyutlu dizi için yer ayrılmaz" -#: cp/init.c:2019 +#: cp/init.c:2026 msgid "new cannot be applied to a reference type" msgstr "new bir referans türe uygulanamaz" -#: cp/init.c:2025 +#: cp/init.c:2032 msgid "new cannot be applied to a function type" msgstr "new bir işlev türe uygulanamaz" -#: cp/init.c:2072 +#: cp/init.c:2079 msgid "call to Java constructor, while `jclass' undefined" msgstr "`jclass' tanımlanmamışken Java kurucusuna çağrı" -#: cp/init.c:2088 +#: cp/init.c:2095 msgid "can't find class$" msgstr "class$ bulunamıyor" -#: cp/init.c:2202 +#: cp/init.c:2209 msgid "invalid type `void' for new" msgstr "new için `void' türü geçersiz" -#: cp/init.c:2254 +#: cp/init.c:2261 #, c-format msgid "call to Java constructor with `%s' undefined" msgstr "`%s' li Java kurucusuna çağrı tanımsız" -#: cp/init.c:2362 +#: cp/init.c:2369 msgid "ISO C++ forbids initialization in array new" msgstr "ISO C++ da array new içinde ilklendirmeye izin verilmez" -#: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223 +#: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208 msgid "initializer list being treated as compound expression" msgstr "ilklendirici listesi bileşik ifade varsayılıyor" -#: cp/init.c:2386 +#: cp/init.c:2397 msgid "ISO C++ forbids aggregate initializer to new" msgstr "ISO C++ da new için küme ilklendiriciye izin verilmez" -#: cp/init.c:2474 +#: cp/init.c:2485 msgid "uninitialized const in `new' of `%#T'" msgstr "`%#T' nin `new' u içinde ilklendirilmemiş sabit" -#: cp/init.c:2840 +#: cp/init.c:2864 msgid "initializer ends prematurely" msgstr "ilklendirici erken sonlanıyor" -#: cp/init.c:2910 +#: cp/init.c:2934 msgid "cannot initialize multi-dimensional array with initializer" msgstr "çok boyutlu diziler ilklendiricilerle ilklendirilemez" -#: cp/init.c:3100 +#: cp/init.c:3124 msgid "unknown array size in delete" msgstr "delete içindeki dizi boyutu bilinmiyor" -#: cp/init.c:3365 +#: cp/init.c:3389 msgid "type to vector delete is neither pointer or array type" -msgstr "vektör silme işlemi için tür ne gösterge ne de dizi" +msgstr "vektör silme işlemi için tür ne gösterici ne de dizi" #: cp/lex.c:136 msgid "type name expected before `*'" @@ -16482,7 +16524,7 @@ msgstr "referanslara referans bildirilemez" #: cp/lex.c:163 msgid "cannot declare pointers to references" -msgstr "referanslara gösterge bildirilemez" +msgstr "referanslara gösterici bildirilemez" #: cp/lex.c:167 msgid "type name expected before `&'" @@ -16536,17 +16578,17 @@ msgstr "`%D' bildirilmemiş (bu işlevde ilk kullanımı)" msgid "(Each undeclared identifier is reported only once for each function it appears in.)" msgstr "(her bildirimsiz tanımlayıcı sadece işlevin içinde ilk göründüğünde bir kere raporlanır)" -#: cp/lex.c:1239 +#: cp/lex.c:1242 msgid "`::%D' undeclared (first use here)" msgstr "`::%D' bildirilmemiş (burada ilk kullanımı)" -#: cp/mangle.c:2061 -msgid "real-valued template parameters when cross-compiling" -msgstr "çapraz derlemede gerçek değerli şablon parametreleri" +#: cp/mangle.c:2051 +msgid "call_expr cannot be mangled due to a defect in the C++ ABI" +msgstr "çağrı ifadesi C++ ABI'deki bir bozukluktan dolayı anlamlandırılamıyor" -#: cp/mangle.c:2325 +#: cp/mangle.c:2363 msgid "the mangled name of `%D' will change in a future version of GCC" -msgstr "" +msgstr "`D' nin anlamlandırılmış ismi GCC'nin gelecek sürümünde değişecek" #: cp/method.c:154 msgid "invalid use of member `%D' in static member function" @@ -16573,286 +16615,297 @@ msgstr " `%#D' burada bildirilmiş" msgid "request for member `%D' is ambiguous in multiple inheritance lattice" msgstr "üye `%D' için istek çoklu kalıt kafesi içinde belirsiz" -#: cp/method.c:455 +#: cp/method.c:458 msgid "generic thunk code fails for method `%#D' which uses `...'" msgstr "`...' kullanan `%#D' için genel thunk kodu başarısız" -#: cp/method.c:694 +#: cp/method.c:697 msgid "non-static const member `%#D', can't use default assignment operator" -msgstr "statik olmayan sabit üye `%#D', öntanımlı atama işlemimi kullanamaz" +msgstr "statik olmayan sabit üye `%#D', öntanımlı atama işleci kullanamaz" -#: cp/method.c:699 +#: cp/method.c:702 msgid "non-static reference member `%#D', can't use default assignment operator" -msgstr "statik olmayan referans üyesi `%#D', öntanımlı atama işlemimi kullanamaz" +msgstr "statik olmayan referans üyesi `%#D', öntanımlı atama işleci kullanamaz" -#: parse.y:261 +#: parse.y:262 msgid "`%s' tag used in naming `%#T'" msgstr "`%s' etiketi `%#T' isimlemesinde kullanılmış" -#: parse.y:541 +#: parse.y:542 msgid "keyword `export' not implemented, and will be ignored" msgstr "`export' anahtar sözcüğü gerçekleştirilmedi, ve yoksayılacak" -#: parse.y:645 +#: parse.y:646 msgid "use of linkage spec `%D' is different from previous spec `%D'" msgstr "özellik ilintilemesi `%D' kullanımı önceki özellik `%D' den farklı" -#: parse.y:942 +#: parse.y:943 msgid "no base or member initializers given following ':'" msgstr "':' ile bir temel ya da üye ilklendirici verilmemiş" -#: parse.y:983 parse.y:989 +#: parse.y:984 msgid "anachronistic old style base class initializer" msgstr "eski tarz temel sınıf ilklendirici zamansız" #. Handle `Class>' without space in the `>>' -#: parse.y:1115 +#: parse.y:1117 msgid "`>>' should be `> >' in template class name" msgstr "şablon sınıf ismindeki `>>', `> >' olmalıydı" -#: parse.y:1153 +#: parse.y:1164 msgid "use of template qualifier outside template" msgstr "şablon niteleyicisinin şablon dışında kullanımı" -#: parse.y:1182 parse.y:1191 +#: parse.y:1193 parse.y:1202 #, c-format msgid "ISO C++ forbids an empty condition for `%s'" msgstr "ISO C++ `%s' için bir boş koşula izin vermez" -#: parse.y:1214 +#: parse.y:1225 msgid "definition of class `%T' in condition" msgstr "koşul içinde class `%T' tanımı" -#: parse.y:1216 +#: parse.y:1227 msgid "definition of enum `%T' in condition" msgstr "koşul içinde enum `%T' tanımı" -#: parse.y:1227 +#: parse.y:1238 msgid "definition of array `%#D' in condition" msgstr "koşul içinde dizi `%#D' tanımı" -#: parse.y:1340 +#: parse.y:1351 msgid "old style placement syntax, use () instead" msgstr "eski tarz yerleştirme sözdizimi, yerine () kullanın" -#: parse.y:1351 +#: parse.y:1362 msgid "`%T' is not a valid expression" msgstr "`%T' bir geçerli ifade değil" #. This was previously allowed as an extension, but #. was removed in G++ 3.3. -#: parse.y:1358 -#, fuzzy +#: parse.y:1369 msgid "initialization of new expression with `='" -msgstr "ISO C++ da `=' ile yeni ifade ilklendirmesine izin verilmez" +msgstr "new ifadesinin `=' ile ilklendirilmesi" -#: parse.y:1384 +#: parse.y:1395 msgid "ISO C++ forbids compound literals" msgstr "ISO C++ da birleşik sabitlere izin verilmez" -#: parse.y:1631 +#: parse.y:1642 msgid "ISO C++ forbids braced-groups within expressions" msgstr "ISO C++ da kaşlı ayraçla gruplanmış ifadelere izin verilmez" -#: parse.y:2035 parse.y:2050 +#: parse.y:1721 +msgid "invalid use of template `%D'" +msgstr "`%D' şablonunun kullanımı geçersiz" + +#: parse.y:2053 parse.y:2068 msgid "sigof type specifier" msgstr "sigof tür belirteci" -#: parse.y:2040 +#: parse.y:2058 msgid "`sigof' applied to non-aggregate expression" msgstr "küme olmayan ifadeye `sigof' uygulanmış" -#: parse.y:2055 +#: parse.y:2073 msgid "`sigof' applied to non-aggregate type" msgstr "küme olmayan türe `sigof' uygulanmış" -#: parse.y:2321 +#: parse.y:2339 msgid "using `typename' outside of template" msgstr "şablon dışında `typename' kullanımı" -#: parse.y:2391 +#: parse.y:2356 +msgid "qualified name does not name a class" +msgstr "nitelenmiş isim bir sınıf ismi değil" + +#: parse.y:2417 #, c-format msgid "storage class specifier `%s' not allowed after struct or class" msgstr "yapı ya da sınıftan sonra saklama sınıfı belirteci `%s' kullanılamaz" -#: parse.y:2393 +#: parse.y:2419 #, c-format msgid "type specifier `%s' not allowed after struct or class" msgstr "yapı ya da sınıftan sonra tür belirteci `%s' kullanılamaz" -#: parse.y:2395 +#: parse.y:2421 #, c-format msgid "type qualifier `%s' not allowed after struct or class" msgstr "yapı ya da sınıftan sonra `%s' tür niteleyicisine izin verilmez " -#: parse.y:2397 +#: parse.y:2423 msgid "no body nor ';' separates two class, struct or union declarations" msgstr "iki sınıf, yapı ya da birleşik yapı bildirimlerini ne gövdesi ne de ';' ayırır" -#: parse.y:2537 +#: parse.y:2553 msgid "no bases given following `:'" msgstr "':' ile bir temel verilmemiş" -#: parse.y:2568 parse.y:2583 +#: parse.y:2584 parse.y:2599 msgid "`%D' access" msgstr "`%D' erişimi" -#: parse.y:2573 +#: parse.y:2589 msgid "multiple access specifiers" msgstr "çoklu erişim belirteçleri" -#: parse.y:2591 +#: parse.y:2607 msgid "multiple `virtual' specifiers" msgstr "çoklu `virtual' belirteçleri" -#: parse.y:2628 +#: parse.y:2644 msgid "missing ';' before right brace" msgstr "'}' dan önce ';' eksik" -#: parse.y:2849 +#: parse.y:2865 msgid "ISO C++ forbids array dimensions with parenthesized type in new" msgstr "ISO C++ new içinde parantezli dizi indislemeye izin vermez" -#: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194 +#: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210 msgid "`%T' is not a class or namespace" msgstr "`%T' bir sınıf ya da isim alanı değil" -#: parse.y:3361 +#: parse.y:3377 msgid "ISO C++ forbids label declarations" msgstr "ISO C++ etiket bildirimlerine izin vermez" -#: parse.y:3521 +#: parse.y:3537 msgid "ISO C++ forbids computed gotos" msgstr "ISO C++ hesaplanmış goto'lara izin vermez" -#: parse.y:3529 +#: parse.y:3545 msgid "label must be followed by statement" msgstr "etiketi deyim izlemeli" -#: parse.y:3574 +#: parse.y:3590 msgid "must have at least one catch per try block" msgstr "her deneme bloğu için en azından bir yakalama içermeli" -#: parse.y:3634 +#: parse.y:3650 msgid "ISO C++ forbids compound statements inside for initializations" msgstr "ISO C++ bileşik deyimler içeren ilklendirmelere izin vermez" #. This helps us recover from really nasty #. parse errors, for example, a missing right #. parenthesis. -#: parse.y:3721 parse.y:3731 +#: parse.y:3737 parse.y:3747 msgid "possibly missing ')'" msgstr "galiba ')' eksik" -#: parse.y:3824 +#: parse.y:3840 msgid "type specifier omitted for parameter" msgstr "parametre için tür belirteci ihmal edildi" -#: parse.y:3833 +#: parse.y:3849 #, c-format msgid "`%E' is not a type, use `typename %E' to make it one" msgstr "`%E' bir tür değil, tür yapmak için `typename %E' kullanın" -#: parse.y:3835 +#: parse.y:3851 msgid "no type `%D' in `%T'" msgstr "`%T' içinde `%D' isminde bir tür yok" -#: parse.y:3838 +#: parse.y:3854 #, c-format msgid "type specifier omitted for parameter `%E'" msgstr "parametre `%E' için tür belirteci ihmal edildi" -#: parse.y:3846 +#: parse.y:3862 msgid "'%D' is used as a type, but is not defined as a type." msgstr "'%D' bir tür olarak kullanılmış ama tür olarak tanımlı değil" -#: cp/pt.c:198 +#: cp/pt.c:284 msgid "data member `%D' cannot be a member template" msgstr "veri üyesi `%D' bir üye şablonu olamaz" -#: cp/pt.c:210 +#: cp/pt.c:296 msgid "invalid member template declaration `%D'" msgstr "geçersiz üye şablonu bildirimi `%D'" -#: cp/pt.c:605 +#: cp/pt.c:691 msgid "explicit specialization in non-namespace scope `%D'" msgstr "isim alanı olmayan `%D' içinde doğrudan özelleştirme" -#: cp/pt.c:617 +#: cp/pt.c:703 msgid "enclosing class templates are not explicitly specialized" msgstr "sınıf şablonlarının zarflanması doğrudan özelleştirilmiyor" -#: cp/pt.c:692 +#: cp/pt.c:792 cp/pt.c:833 msgid "specializing `%#T' in different namespace" msgstr " `%#T' farklı isim alanında özelleştiriliyor" -#: cp/pt.c:693 +#: cp/pt.c:793 cp/pt.c:834 msgid " from definition of `%#D'" msgstr " `%#D' bildiriminden" -#: cp/pt.c:701 +#: cp/pt.c:801 msgid "specialization of `%T' after instantiation" msgstr "gerçeklemeden sonra `%T' özelleştirmesi" -#: cp/pt.c:704 +#: cp/pt.c:848 +msgid "specialization `%T' after instantiation `%T'" +msgstr "%T' özelleştirmesi, `%T' gerçeklemesinden sonra" + +#: cp/pt.c:860 msgid "explicit specialization of non-template `%T'" msgstr "şablon olmayan `%T' örtük özelleştirmesi" -#: cp/pt.c:836 +#: cp/pt.c:992 msgid "specialization of %D after instantiation" msgstr "gerçeklemeden sonra %D özelleştirmesi" -#: cp/pt.c:939 +#: cp/pt.c:1096 msgid "%s %+#D" msgstr "%s %+#D" -#: cp/pt.c:990 +#: cp/pt.c:1147 msgid "`%D' is not a function template" msgstr "`%D' bir işlev şablonu değil" -#: cp/pt.c:1129 +#: cp/pt.c:1286 msgid "template-id `%D' for `%+D' does not match any template declaration" msgstr "şablon kimliği `%D', `%+D' için hiçbir şablon bildirimi ile eşleşmiyor" -#: cp/pt.c:1137 +#: cp/pt.c:1294 msgid "ambiguous template specialization `%D' for `%+D'" msgstr "şablon özelleştirmesi `%D', `%+D' için belirsiz" #. This case handles bogus declarations like template <> #. template void f(); -#: cp/pt.c:1364 cp/pt.c:1438 +#: cp/pt.c:1521 cp/pt.c:1595 msgid "template-id `%D' in declaration of primary template" msgstr "birincil şablon bildiriminde şablon kimliği `%D'" -#: cp/pt.c:1377 +#: cp/pt.c:1534 msgid "template parameter list used in explicit instantiation" msgstr "şablon parametre listesi doğrudan gerçekleme içinde kullanılmış" -#: cp/pt.c:1383 +#: cp/pt.c:1540 msgid "definition provided for explicit instantiation" msgstr "tanım doğrudan gerçekleme için üretilmiş" -#: cp/pt.c:1389 +#: cp/pt.c:1546 msgid "too many template parameter lists in declaration of `%D'" msgstr "`%D' bildiriminde şablon parametresi listesi çok fazla" -#: cp/pt.c:1405 +#: cp/pt.c:1562 msgid "too few template parameter lists in declaration of `%D'" msgstr "`%D' bildiriminde şablon parametresi listesi çok az" -#: cp/pt.c:1422 +#: cp/pt.c:1579 msgid "explicit specialization not preceded by `template <>'" msgstr "doğrudan özelleştirme `template <>' tarafından öncelenmiyor" -#: cp/pt.c:1435 +#: cp/pt.c:1592 msgid "partial specialization `%D' of function template" msgstr "işlev şablonunun `%D' kısmî özelleştirmesi" -#: cp/pt.c:1467 +#: cp/pt.c:1624 msgid "default argument specified in explicit specialization" msgstr "doğrudan özelleştirme içinde öntanımlı argüman belirtilmiş" -#: cp/pt.c:1471 +#: cp/pt.c:1628 msgid "template specialization with C linkage" msgstr "C ilintileme ile şablon özelleştirmesi" @@ -16864,99 +16917,99 @@ msgstr "C ilintileme ile şablon özelleştirmesi" #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1558 +#: cp/pt.c:1715 msgid "specialization of implicitly-declared special member function" msgstr "örtük bildirimli özel üye işlev özelleştirmesi" -#: cp/pt.c:1602 +#: cp/pt.c:1759 msgid "no member function `%D' declared in `%T'" msgstr "`%T' içinde bildirilmiş `%D' diye bir üye işlev yok" #. There are two many template parameter lists. -#: cp/pt.c:1750 +#: cp/pt.c:1909 msgid "too many template parameter lists in declaration of `%T'" msgstr "`%T' bildiriminde şablon parametresi listesi çok fazla" -#: cp/pt.c:1846 +#: cp/pt.c:2005 msgid " shadows template parm `%#D'" msgstr " şablon parametresi `%#D' gölgeleniyor" -#: cp/pt.c:2250 +#: cp/pt.c:2409 msgid "template parameters not used in partial specialization:" msgstr "kısmî özelleştirmede kullanılmayan şablon parametreleri:" -#: cp/pt.c:2254 +#: cp/pt.c:2413 msgid " `%D'" msgstr " `%D'" -#: cp/pt.c:2266 +#: cp/pt.c:2425 msgid "partial specialization `%T' does not specialize any template arguments" msgstr "kısmî özelleştirme `%T' hiç bir şablon argümanını özelleştirmiyor" -#: cp/pt.c:2291 +#: cp/pt.c:2450 #, c-format msgid "template argument `%E' involves template parameter(s)" msgstr "şablon argümanı `%E' şablon parametre(ler)ini içine alıyor" -#: cp/pt.c:2335 +#: cp/pt.c:2494 msgid "type `%T' of template argument `%E' depends on template parameter(s)" msgstr "tür `%T' (şablon argümanı `%E' nin türü) şablon parametre(ler)ine bağımlı oluyor" -#: cp/pt.c:2423 +#: cp/pt.c:2582 msgid "no default argument for `%D'" msgstr "`%D' için öntanımlı argüman yok" -#: cp/pt.c:2576 +#: cp/pt.c:2735 msgid "template with C linkage" msgstr "C ilintilemeli şablon" -#: cp/pt.c:2579 +#: cp/pt.c:2738 msgid "template class without a name" msgstr "bir ismi olmayan şablon sınıfı" -#: cp/pt.c:2656 +#: cp/pt.c:2815 msgid "`%D' does not declare a template type" msgstr "`%D' bir şablon türü bildirmiyor" -#: cp/pt.c:2662 +#: cp/pt.c:2821 msgid "template definition of non-template `%#D'" msgstr "şablon olmayan `%#D' nin şablon bildirimi" -#: cp/pt.c:2703 +#: cp/pt.c:2862 msgid "expected %d levels of template parms for `%#D', got %d" msgstr "%d seviye umulurken `%#D' için şablon parametresi seviyesi olarak %d seviye alındı, " -#: cp/pt.c:2715 +#: cp/pt.c:2874 msgid "got %d template parameters for `%#D'" msgstr "%d şablon parametresi alındı (`%#D' için)" -#: cp/pt.c:2718 +#: cp/pt.c:2877 msgid "got %d template parameters for `%#T'" msgstr "%d şablon parametresi alındı (`%#T' için)" -#: cp/pt.c:2720 +#: cp/pt.c:2879 #, c-format msgid " but %d required" msgstr " ama %d gerekiyordu" -#: cp/pt.c:2803 +#: cp/pt.c:2962 msgid "`%T' is not a template type" msgstr "`%T' bir şablon türü değil" -#: cp/pt.c:2819 +#: cp/pt.c:2978 msgid "previous declaration `%D'" msgstr "`%D' önceki bildirimi" -#: cp/pt.c:2820 +#: cp/pt.c:2979 #, c-format msgid "used %d template parameter%s instead of %d" msgstr "%3$d yerine %1$d şablon parametresi kullanılmış %2$s" -#: cp/pt.c:2836 +#: cp/pt.c:2995 msgid "template parameter `%#D'" msgstr "şablon parametresi `%#D'" -#: cp/pt.c:2837 +#: cp/pt.c:2996 msgid "redeclared here as `%#D'" msgstr "burada yeniden `%#D' olarak bildirilmiş" @@ -16964,257 +17017,256 @@ msgstr "burada yeniden `%#D' olarak bildirilmiş" #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:2847 +#: cp/pt.c:3006 msgid "redefinition of default argument for `%#D'" msgstr "`%#D' nin öntanımlı argümanının yeniden tanımlanması" -#: cp/pt.c:2848 +#: cp/pt.c:3007 msgid " original definition appeared here" msgstr " özgün tanımı burada göründü" -#: cp/pt.c:2941 +#: cp/pt.c:3100 #, c-format msgid "`%E' is not a valid template argument" msgstr "`%E' geçerli bir şablon argümanı değil" -#: cp/pt.c:2945 +#: cp/pt.c:3104 msgid "it must be the address of a function with external linkage" msgstr "o dış ilintilemeli bir işlevin adresi olmalı" -#: cp/pt.c:2947 +#: cp/pt.c:3106 msgid "it must be the address of an object with external linkage" msgstr "o dış ilintilemeli bir nesnenin adresi olmalı" -#: cp/pt.c:2951 +#: cp/pt.c:3110 msgid "it must be a pointer-to-member of the form `&X::Y'" -msgstr "o `&X::Y' şeklinde bir üye göstergesi olmalı" +msgstr "o `&X::Y' şeklinde bir üye göstericisi olmalı" -#: cp/pt.c:2962 +#: cp/pt.c:3121 #, c-format msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage" msgstr "statik ilintilemeli bir nesnenin adresi olduğundan, dizge sabiti %E geçerli bir şablon argümanı değil" -#: cp/pt.c:2974 +#: cp/pt.c:3133 #, c-format msgid "address of non-extern `%E' cannot be used as template argument" msgstr "extern olmayan`%E' nin adresi şablon argümanı olarak kullanılamaz" -#: cp/pt.c:2985 +#: cp/pt.c:3144 #, c-format msgid "non-constant `%E' cannot be used as template argument" msgstr "sabit olmayan `%E' şablon argümanı olarak kullanılamaz" -#: cp/pt.c:2992 +#: cp/pt.c:3151 #, c-format msgid "object `%E' cannot be used as template argument" msgstr "nesne `%E' şablon argümanı olarak kullanılamaz" -#: cp/pt.c:3367 +#: cp/pt.c:3526 #, c-format msgid "to refer to a type member of a template parameter, use `typename %E'" msgstr "bir şablon parametresinin bir tür üyesine başvuru yapmak için `typename %E' kullanın" -#: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435 +#: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594 msgid "type/value mismatch at argument %d in template parameter list for `%D'" msgstr "şablon parametre listesindeki %d. argümanda (`%D' için) tür/değer çelişkisi" -#: cp/pt.c:3383 +#: cp/pt.c:3542 msgid " expected a constant of type `%T', got `%T'" msgstr " `%T' türünde bir sabit umulurken `%T' alındı" -#: cp/pt.c:3387 +#: cp/pt.c:3546 #, c-format msgid " expected a type, got `%E'" msgstr " bir tür umulurken `%E' alındı " -#: cp/pt.c:3399 +#: cp/pt.c:3558 msgid " expected a type, got `%T'" msgstr " bir tür umulurken `%T' alındı" -#: cp/pt.c:3401 +#: cp/pt.c:3560 msgid " expected a class template, got `%T'" msgstr " bir sınıf şablonu umulurken `%T' alındı" -#: cp/pt.c:3437 +#: cp/pt.c:3596 msgid " expected a template of type `%D', got `%D'" msgstr " `%D' türünde bir şablon umulurken `%D' alındı" -#: cp/pt.c:3459 +#: cp/pt.c:3618 msgid "template-argument `%T' uses anonymous type" msgstr "şablon argümanı `%T' anonim tür kullanıyor" -#: cp/pt.c:3462 +#: cp/pt.c:3621 msgid "template-argument `%T' uses local type `%T'" msgstr "şablon argümanı `%T' yerel tür `%T' kullanıyor" -#: cp/pt.c:3472 -#, fuzzy +#: cp/pt.c:3631 msgid "template-argument `%T' is a variably modified type" -msgstr "şablon argümanı `%T' anonim tür kullanıyor" +msgstr "şablon argümanı `%T' değişkene göre değişen türde" -#: cp/pt.c:3507 +#: cp/pt.c:3666 msgid "could not convert template argument `%E' to `%T'" msgstr "şablon argümanı `%E' `%T' ye dönüştürülemedi" -#: cp/pt.c:3551 +#: cp/pt.c:3710 #, c-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "yanlış sayıda şablon argümanı (%d yerine %d olmalıydı)" -#: cp/pt.c:3555 +#: cp/pt.c:3714 msgid "provided for `%D'" msgstr "`%D' için sağlanmış" -#: cp/pt.c:3602 +#: cp/pt.c:3761 #, c-format msgid "template argument %d is invalid" msgstr "şablon argümanı %d geçersiz" -#: cp/pt.c:3837 +#: cp/pt.c:3997 msgid "non-template used as template" msgstr "şablon olarak şablon olmayan kullanılmış" -#: cp/pt.c:3968 +#: cp/pt.c:4139 msgid "`%T' is not a template" msgstr "`%T' bir şablon değil" -#: cp/pt.c:3981 +#: cp/pt.c:4152 msgid "non-template type `%T' used as a template" msgstr "şablon olarak şablon olmayan tür `%T' kullanılmış" -#: cp/pt.c:3983 +#: cp/pt.c:4154 msgid "for template declaration `%D'" msgstr "şablon bildirimi `%D' için" -#: cp/pt.c:4598 +#: cp/pt.c:4770 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'" msgstr "%d lik en büyük şablon gerçekleme derinliği `%D' gerçeklemesinde aşılıyor (en büyük değeri arttırmak için -ftemplate-depth-NN kullanın)" -#: cp/pt.c:5074 +#: cp/pt.c:5247 msgid "ambiguous class template instantiation for `%#T'" msgstr "`%#T' için sınıf şablonu gerçeklemesi belirsiz" -#: cp/pt.c:5081 +#: cp/pt.c:5254 msgid "%s %+#T" msgstr "%s %+#T" -#: cp/pt.c:6104 cp/pt.c:6214 +#: cp/pt.c:6284 cp/pt.c:6396 msgid "instantiation of `%D' as type `%T'" msgstr "`%D' gerçeklemesi `%T' türünde" -#: cp/pt.c:6258 +#: cp/pt.c:6440 msgid "invalid parameter type `%T'" msgstr "geçersiz parametre türü `%T'" -#: cp/pt.c:6260 +#: cp/pt.c:6442 msgid "in declaration `%D'" msgstr "`%D' bildiriminde" -#: cp/pt.c:6335 +#: cp/pt.c:6517 msgid "creating pointer to member function of non-class type `%T'" -msgstr "sınıf olmayan `%T' türünde üye işlev göstergesi oluşturulması" +msgstr "sınıf olmayan `%T' türünde üye işlev göstericisi oluşturulması" -#: cp/pt.c:6498 +#: cp/pt.c:6680 msgid "creating array with size zero" msgstr "dizi sıfır uzunlukta oluşturuluyor" -#: cp/pt.c:6512 +#: cp/pt.c:6694 #, c-format msgid "creating array with size zero (`%E')" msgstr "sıfır boyutlu dizi oluşturuluyor (`%E')" -#: cp/pt.c:6751 +#: cp/pt.c:6933 msgid "forming reference to void" msgstr "void'e referans oluşturuluyor" -#: cp/pt.c:6753 +#: cp/pt.c:6935 msgid "forming %s to reference type `%T'" msgstr "%s tür `%T'ye referans oluşturuyor" -#: cp/pt.c:6791 +#: cp/pt.c:6973 msgid "creating pointer to member of non-class type `%T'" -msgstr "sınıf olmayan `%T' türünde üye göstergesi oluşturulması" +msgstr "sınıf olmayan `%T' türünde üye göstericisisi oluşturulması" -#: cp/pt.c:6797 +#: cp/pt.c:6979 msgid "creating pointer to member reference type `%T'" -msgstr "üye referans türü `%T' için gösterge oluşturulması" +msgstr "`%T' üye referans türünde gösterici oluşturulması" -#: cp/pt.c:6875 +#: cp/pt.c:7057 msgid "creating array of `%T'" msgstr "`%T' dizisi oluşturulması" -#: cp/pt.c:6918 +#: cp/pt.c:7100 msgid "`%T' is not a class, struct, or union type" msgstr "`%T' bir class, struct, veya union türünde değil" -#: cp/pt.c:7028 +#: cp/pt.c:7213 #, c-format msgid "use of `%s' in template" msgstr "şablonda `%s' kullanımı" -#: cp/pt.c:7790 +#: cp/pt.c:7975 msgid "type `%T' composed from a local class is not a valid template-argument" msgstr "bir yerel sınıfan oluşturulan `%T' geçerli bir şablon argümanı değil" -#: cp/pt.c:7791 +#: cp/pt.c:7976 msgid " trying to instantiate `%D'" msgstr " `%D' gerçeklenmeye çalışılıyor" -#: cp/pt.c:8230 +#: cp/pt.c:8421 msgid "incomplete type unification" msgstr "tamamlanmamış tür birleştirme" -#: cp/pt.c:9178 +#: cp/pt.c:9387 #, c-format msgid "use of `%s' in template type unification" msgstr "şablon türü birleştirmede `%s' kullanımı" -#: cp/pt.c:9596 cp/pt.c:9668 +#: cp/pt.c:9821 cp/pt.c:9893 msgid "explicit instantiation of non-template `%#D'" msgstr "şablon olmayan `%#D' nin doğrudan gerçeklenmesi" -#: cp/pt.c:9612 cp/pt.c:9663 +#: cp/pt.c:9837 cp/pt.c:9888 msgid "no matching template for `%D' found" msgstr "`%D' için eşleşen bir şablon yok" -#: cp/pt.c:9618 +#: cp/pt.c:9843 msgid "explicit instantiation of `%#D'" msgstr "`%#D' nin doğrudan gerçeklenmesi" -#: cp/pt.c:9655 +#: cp/pt.c:9880 msgid "duplicate explicit instantiation of `%#D'" msgstr "yinelenmiş doğrudan `%#D' gerçeklemesi" -#: cp/pt.c:9680 +#: cp/pt.c:9905 msgid "ISO C++ forbids the use of `extern' on explicit instantiations" msgstr "ISO C++ doğrudan gerçeklemelerde `extern' kullanımına izin vermez" -#: cp/pt.c:9684 cp/pt.c:9762 +#: cp/pt.c:9909 cp/pt.c:9999 msgid "storage class `%D' applied to template instantiation" msgstr "saklama sınıfı `%D' şablon gerçeklemesine uygulanmış" -#: cp/pt.c:9729 +#: cp/pt.c:9966 msgid "explicit instantiation of non-template type `%T'" msgstr "şablon olmayan tür `%T' nin doğrudan gerçeklenmesi" -#: cp/pt.c:9743 +#: cp/pt.c:9980 msgid "explicit instantiation of `%#T' before definition of template" msgstr "şablon tanımından önce `%T' nin doğrudan gerçeklenmesi" -#: cp/pt.c:9751 +#: cp/pt.c:9988 #, c-format msgid "ISO C++ forbids the use of `%s' on explicit instantiations" msgstr "ISO C++ doğrudan gerçeklemelerde `%s' kullanımına izin vermez" -#: cp/pt.c:9795 +#: cp/pt.c:10032 msgid "duplicate explicit instantiation of `%#T'" msgstr "yinelenmiş doğrudan `%#T' gerçeklemesi" -#: cp/pt.c:10177 +#: cp/pt.c:10412 msgid "explicit instantiation of `%D' but no definition available" msgstr "bir tanımlama olmadan `%D' nin doğrudan gerçeklenmesi" -#: cp/pt.c:10551 +#: cp/pt.c:10815 msgid "`%#T' is not a valid type for a template constant parameter" msgstr "`%#T' bir şablon sabiti parametresi için geçerli bir tür değildir" @@ -17244,67 +17296,77 @@ msgstr "typeid kullanımından önce #include olmalı" msgid "cannot create type information for type `%T' because its size is variable" msgstr "boyutu değişken olduğundan tür `%T' için tür bilgisi oluşturulamıyor" -#: cp/rtti.c:585 cp/rtti.c:599 +#: cp/rtti.c:584 cp/rtti.c:598 msgid "dynamic_cast of `%#D' to `%#T' can never succeed" -msgstr "`%#D' nin `%#T' ye dinamik çevirimi asla başarılı olamaz" +msgstr "`%#D' nin `%#T' türüne özdevimli dönüşümü asla başarılı olamaz" -#: cp/rtti.c:675 +#: cp/rtti.c:674 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)" -msgstr "`%E' (`%#T' türünde) den `%#T' ye dinamik çevirim yapılamaz (%s)" - -#: cp/search.c:348 -msgid "`%T' is an inaccessible base of `%T'" -msgstr "`%T', `%T' nin bir erişilemeyen tabanıdır" +msgstr "`%E' (`%#T' türünde) den `%#T' türüne özdevimli dönüşüm yapılamaz (%s)" -#: cp/search.c:358 +#: cp/search.c:332 msgid "`%T' is an ambiguous base of `%T'" msgstr "`%T', `%T' nin bir belirsiz tabanıdır" -#: cp/search.c:1925 +#: cp/search.c:350 +msgid "`%T' is an inaccessible base of `%T'" +msgstr "`%T', `%T' nin bir erişilemeyen tabanıdır" + +#. At parse time, we don't want to give this error, since +#. we won't have enough state to make this kind of +#. decision properly. But there are times (e.g., with +#. enums in nested classes) when we do need to call +#. this fn at parse time. So, in those cases, we pass +#. complain as a 0 and just return a NULL_TREE. +#: cp/search.c:1638 +msgid "assignment to non-static member `%D' of enclosing class `%T'" +msgstr "`%D' statik olmayan ataması, `%T' sınıfında" + +#: cp/search.c:2050 msgid "adjusting pointers for covariant returns" -msgstr "ortak değişen dönüşler için göstergeler ayarlanıyor" +msgstr "ortak değişen dönüşler için göstericiler ayarlanıyor" -#: cp/search.c:1929 cp/search.c:1936 +#: cp/search.c:2054 cp/search.c:2061 msgid "invalid covariant return type for `%#D'" msgstr "`%#D' için ortak değişen dönüş türü geçersiz" -#: cp/search.c:1930 +#: cp/search.c:2055 msgid " overriding `%#D' (must be pointer or reference to class)" -msgstr " `%#D' değiştiriliyor (gösterge ya da sınıfa referans olmalı)" +msgstr " `%#D' değiştiriliyor (gösterici ya da sınıfa referans olmalı)" -#: cp/search.c:1937 +#: cp/search.c:2062 msgid " overriding `%#D' (must use pointer or reference)" -msgstr " `%#D' değiştiriliyor (gösterge ya da referans olmalı)" +msgstr " `%#D' değiştiriliyor (gösterici ya da referans olmalı)" -#: cp/search.c:1942 +#: cp/search.c:2067 msgid "conflicting return type specified for `%#D'" msgstr "`%D' için çelişen dönüş türü belirtilmiş" -#: cp/search.c:1943 +#: cp/search.c:2068 msgid " overriding `%#D'" msgstr " `%#D' değiştiriliyor" -#: cp/search.c:1952 +#: cp/search.c:2077 #, c-format msgid "looser throw specifier for `%#F'" msgstr "`%#F' için throw belirteci daha gevşek" -#: cp/search.c:1953 +#: cp/search.c:2078 #, c-format msgid " overriding `%#F'" msgstr " `%#F' değiştiriliyor" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:2042 +#: cp/search.c:2167 msgid "`%#D' cannot be declared" msgstr "`%#D' bildirilemez" -#: cp/search.c:2043 +#: cp/search.c:2168 msgid " since `%#D' declared in base class" msgstr " `%#D' taban sınıfta bildirildiğinden" -#: cp/search.c:2184 +#: cp/search.c:2309 msgid "`%#D' needs a final overrider" msgstr "`%#D' bir son değiştirici gerektiriyor" @@ -17329,72 +17391,75 @@ msgstr "kurucular için öntanımlı dönüş değeri tekrar tanımlanamaz" msgid "only constructors take base initializers" msgstr "temel ilklendiricileri sadece kurucular alır" -#: cp/semantics.c:1342 +#: cp/semantics.c:1343 msgid "`this' is unavailable for static member functions" msgstr "statik üye işlevlerde `this' kullanılmaz" -#: cp/semantics.c:1348 +#: cp/semantics.c:1349 msgid "invalid use of `this' in non-member function" msgstr "üye olmayan işlevde `this' kullanımı geçersiz" -#: cp/semantics.c:1350 +#: cp/semantics.c:1351 msgid "invalid use of `this' at top level" msgstr "tepe seviyede `this' kullanımı geçersiz" -#: cp/semantics.c:1380 +#: cp/semantics.c:1381 msgid "calling type `%T' like a method" msgstr "tür `%T' çağrısı tıpkı bir yöntem gibi" -#: cp/semantics.c:1418 +#: cp/semantics.c:1419 msgid "destructor specifier `%T::~%T()' must have matching names" msgstr "yıkıcı belirteci `%T::~%T()' uyumlu isimlere sahip olmalı" -#: cp/semantics.c:1424 +#: cp/semantics.c:1425 msgid "`%E' is not of type `%T'" msgstr "`%E' `%T' türünde değil" -#: cp/semantics.c:1612 +#: cp/semantics.c:1613 msgid "template type parameters must use the keyword `class' or `typename'" msgstr "şablon türü parametrelerde `class' ya da `typename' sözcükleri kullanılmalı" -#: cp/semantics.c:1651 +#: cp/semantics.c:1652 msgid "invalid default template argument" msgstr "öntanımlı şablon argümanı geçersiz" -#: cp/semantics.c:1693 +#: cp/semantics.c:1694 msgid "definition of `%#T' inside template parameter list" msgstr "şablon parametre listesinde `%#T' tanımı" -#: cp/semantics.c:1709 +#: cp/semantics.c:1710 msgid "invalid definition of qualified type `%T'" msgstr "nitelikli tür `%T' tanımı geçersiz" -#: cp/semantics.c:2051 -#, fuzzy +#: cp/semantics.c:2053 msgid "invalid base-class specification" -msgstr "%0 da uzunluk özelliği geçersiz" +msgstr "ana sınıf belirtimi geçersiz" -#: cp/semantics.c:2060 +#: cp/semantics.c:2062 msgid "base class `%T' has cv qualifiers" msgstr "taban sınıf `%T' cv niteleyiciler içeriyor" -#: cp/semantics.c:2091 +#: cp/semantics.c:2093 msgid "multiple declarators in template declaration" msgstr "şablon bildiriminde çoklu bildiriciler" +#: cp/semantics.c:2120 +#, c-format +msgid "type of `%E' is unknown" +msgstr "`%E' türü bilinmiyor" + #: cp/spew.c:225 #, c-format msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" msgstr "tanıtıcı ismi `%s' GNU C++ dahili adlandırma stratejisi ile çelişiyor" -#: cp/spew.c:1002 cp/spew.c:1336 +#: cp/spew.c:1002 cp/spew.c:1340 msgid "parse error at end of saved function text" msgstr "kayıtlı işlev metninin sonunda ayrıştırma hatası" #: cp/spew.c:1090 cp/spew.c:1178 -#, fuzzy msgid "%Hend of file read inside definition" -msgstr "alan tanımında STEP kullanılamaz" +msgstr "%Hdosya sonu tanım içinde okundu" #: cp/spew.c:1121 msgid "parse error in method specification" @@ -17404,267 +17469,261 @@ msgstr "yöntem özelliklerinde ayrıştırma hatası" msgid "function body for constructor missing" msgstr "kurucu için işlev gövdesi yok" -#: cp/spew.c:1258 -#, fuzzy +#: cp/spew.c:1262 msgid "%Hend of file read inside default argument" -msgstr "`%D' öntanımlı argümanlara sahip olamaz" +msgstr "%Hdosya sonu öntanımlı argüman içinde okundu" -#: cp/spew.c:1415 +#: cp/spew.c:1419 msgid "circular dependency in default args of `%#D'" msgstr "`%#D' lik öntanımlı argümanlarda döngüsel bağımlılık" -#: cp/spew.c:1479 +#: cp/spew.c:1483 msgid "invalid type `%T' for default argument to `%T'" msgstr "`%T'ye öntanımlı argüman olarak geçersiz `%T' türü" -#: cp/spew.c:1539 +#: cp/spew.c:1548 #, c-format msgid "%s before `%s'" msgstr "`%2$s' den önce %1$s" -#: cp/spew.c:1541 +#: cp/spew.c:1550 #, c-format msgid "%s before `%c'" msgstr "`%2$c' den önce %1$s" -#: cp/spew.c:1543 +#: cp/spew.c:1552 #, c-format msgid "%s before `\\%o'" msgstr "`\\%2$o' den önce %1$s" -#: cp/spew.c:1546 +#: cp/spew.c:1555 #, c-format msgid "%s before `%s' token" msgstr "`%2$s' dizgeciğinden önce %1$s" -#: cp/tree.c:251 cp/tree.c:263 +#: cp/tree.c:263 cp/tree.c:275 #, c-format msgid "non-lvalue in %s" msgstr "%s içinde olmayan sol yan" -#: cp/tree.c:635 +#: cp/tree.c:562 msgid "`%V' qualifiers cannot be applied to `%T'" msgstr "`%V' niteleyicisi `%T' ye uygulanamaz" -#: cp/tree.c:2012 +#: cp/tree.c:1941 #, c-format msgid "`%s' attribute can only be applied to Java class definitions" msgstr "`%s' özniteliği sadece Java sınıf tanımlarında uygulanabilir" -#: cp/tree.c:2042 +#: cp/tree.c:1971 #, c-format msgid "`%s' attribute can only be applied to class definitions" msgstr "`%s' özniteliği sadece sınıf tanımlarında uygulanabilir" -#: cp/tree.c:2048 +#: cp/tree.c:1977 #, c-format msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default" msgstr "`%s' artık kullanılmıyor; g++ vtables şimdi öntanımlı olarak COM-uyumludur" -#: cp/tree.c:2073 +#: cp/tree.c:2002 msgid "requested init_priority is not an integer constant" msgstr "istenen init_priority bir tamsayı sabit değil" -#: cp/tree.c:2094 +#: cp/tree.c:2023 #, c-format msgid "can only use `%s' attribute on file-scope definitions of objects of class type" msgstr "`%s' özniteliği sadece sınıf türünün nesnelerinin dosya bağlamı tanımlarında kullanılabilir" -#: cp/tree.c:2102 +#: cp/tree.c:2031 msgid "requested init_priority is out of range" msgstr "istenen init_priority kapsamdışı" -#: cp/tree.c:2112 +#: cp/tree.c:2041 msgid "requested init_priority is reserved for internal use" msgstr "istenen init_priority iç kullanım için ayrılmıştır" -#: cp/tree.c:2122 +#: cp/tree.c:2051 #, c-format msgid "`%s' attribute is not supported on this platform" msgstr "bu hedefte `%s' özniteliği desteklenmiyor" -#: cp/tree.c:2659 -#, fuzzy, c-format +#: cp/tree.c:2588 +#, c-format msgid "lang_* check: failed in %s, at %s:%d" -msgstr "Ağaç denetimi: %4$s:%5$d: %3$s işlevinde '%1$s' umulurken, '%2$s' var" +msgstr "lang_* denetimi: %2$s:%3$d: %1$s içinde başarısız" #: cp/typeck.c:524 #, c-format msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function" -msgstr "ISO C++'da işlev ve `void *' tür göstergeleri arasında %s yasaktır" +msgstr "ISO C++'da işlev ve `void *' tür göstericileri arasında %s yasaktır" #: cp/typeck.c:545 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast" -msgstr "%s farklı gösterge türleri `%T' ve `%T' arasında bir çevrimi kaldırır" +msgstr "%s farklı gösterici türleri `%T' ve `%T' arasında bir tür dönüşümünü kaldırır" -#: cp/typeck.c:1438 +#: cp/typeck.c:1436 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'" msgstr "ISO C++ `%#T' den `(...)' ya dönüşümü yasaklar" -#: cp/typeck.c:1516 -#, fuzzy, c-format +#: cp/typeck.c:1514 +#, c-format msgid "invalid application of `%s' to a member function" -msgstr "üye olmayan işlevde `this' kullanımı geçersiz" +msgstr "üye olmayan işleve `%s' uygulanması geçersiz" -#: cp/typeck.c:1522 -#, fuzzy, c-format +#: cp/typeck.c:1520 +#, c-format msgid "invalid application of `%s' to non-static member" -msgstr "üyeye göstergede `%s' kullanımı geçersiz" +msgstr "statik olmayab üyeye `%s' uygulanması geçersiz" -#: cp/typeck.c:1540 +#: cp/typeck.c:1538 msgid "sizeof applied to a bit-field" msgstr "sizeof bir bit alanına uygulandı" -#: cp/typeck.c:1543 +#: cp/typeck.c:1541 msgid "ISO C++ forbids applying `sizeof' to an expression of function type" msgstr "ISO C++ bir işlev türü ifadesine `sizeof' uygulanmasına izin vermez" -#: cp/typeck.c:1655 -msgid "invalid use of non-lvalue array" -msgstr "sol tarafsız dizi kullanımı geçersiz" - -#: cp/typeck.c:1761 +#: cp/typeck.c:1759 msgid "deprecated conversion from string constant to `%T'" msgstr "dizge sabitten `%T' ye modası geçmiş dönüşüm" -#: cp/typeck.c:1892 cp/typeck.c:2115 -#, fuzzy +#: cp/typeck.c:1890 cp/typeck.c:2122 msgid "request for member `%D' in `%E', which is of non-class type `%T'" -msgstr "bir nesne alarak oluşmayan `%3$T' türündeki `%2$E'nin üyesi `%D' için istek" +msgstr "sınıf olmayan `%T' türündeki `%E'nin üyesi `%D' için istek" -#: cp/typeck.c:1918 -#, fuzzy +#: cp/typeck.c:1916 msgid "`%D' is not a member of `%T'" -msgstr "`%D' `%T' türünde bir üye değil" +msgstr "`%D' `%T' nin bir üyesi değil" -#: cp/typeck.c:1958 cp/typeck.c:1979 -#, fuzzy +#: cp/typeck.c:1957 cp/typeck.c:1978 msgid "invalid access to non-static data member `%D' of NULL object" -msgstr "geçersiz static olmayan alan `%D' kullanımı" +msgstr "NULL nesnenin static olmayan `%D' veri üyesine erişimi geçersiz" -#: cp/typeck.c:1960 cp/typeck.c:1981 +#: cp/typeck.c:1959 cp/typeck.c:1980 msgid "(perhaps the `offsetof' macro was used incorrectly)" -msgstr "" +msgstr "(belki `offsetof' makrosu yanlış kullanıldı)" -#: cp/typeck.c:2161 -#, fuzzy +#: cp/typeck.c:2168 msgid "`%D::%D' is not a member of `%T'" -msgstr "`%D' `%T' türünde bir üye değil" +msgstr "`%D::%D', `%T' nin bir üyesi değil" -#: cp/typeck.c:2187 +#: cp/typeck.c:2179 +msgid "`%T' is not a base of `%T'" +msgstr "`%T' `%T' tabanında değil" + +#: cp/typeck.c:2199 msgid "destructor specifier `%T::~%T' must have matching names" msgstr "yıkıcı belirteci `%T::~%T' uyumlu isimlere sahip olmalı" -#: cp/typeck.c:2193 +#: cp/typeck.c:2205 msgid "type `%T' has no destructor" msgstr "tür `%T' yıkıcıya sahip değil" -#: cp/typeck.c:2232 -#, fuzzy +#: cp/typeck.c:2244 msgid "`%D' is not a member template function" -msgstr "`%D' bir işlev değil," +msgstr "`%D' bir üye şablon işlevi değil" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2326 +#: cp/typeck.c:2338 msgid "`%T' is not a pointer-to-object type" -msgstr "`%T' bir nesneye gösterge türü değil" +msgstr "`%T' bir nesne gösterici türü değil" -#: cp/typeck.c:2353 +#: cp/typeck.c:2365 #, c-format msgid "invalid use of `%s' on pointer to member" -msgstr "üyeye göstergede `%s' kullanımı geçersiz" +msgstr "üye göstericisinde `%s' kullanımı geçersiz" -#: cp/typeck.c:2359 +#: cp/typeck.c:2371 msgid "invalid type argument" msgstr "tür argümanı geçersiz" -#: cp/typeck.c:2462 +#: cp/typeck.c:2474 msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "ISO C++ sol yan olmayan dizi indislemesine izin vermez" -#: cp/typeck.c:2473 +#: cp/typeck.c:2485 msgid "subscripting array declared `register'" msgstr "`register' olarak bildirilmiş dizi indislemesi" -#: cp/typeck.c:2558 -#, fuzzy, c-format +#: cp/typeck.c:2570 +#, c-format msgid "object missing in use of `%E'" -msgstr "`%E' içinde nesne eksik" +msgstr "`%E' kullanımı içinde nesne eksik" -#: cp/typeck.c:2663 +#: cp/typeck.c:2674 msgid "ISO C++ forbids calling `::main' from within program" msgstr "ISO C++ program içinden `::main' çağrısına izin vermez" -#: cp/typeck.c:2688 +#: cp/typeck.c:2699 #, c-format msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'" -msgstr "`%E (...)' içindeki üyeye gösterge işlevi çağırmada .* ya da ->* kullanılmalı" +msgstr "`%E (...)' içindeki üye göstericili işlev çağrısında .* ya da ->* kullanılmalı" -#: cp/typeck.c:2701 +#: cp/typeck.c:2712 #, c-format msgid "`%E' cannot be used as a function" msgstr "`%E' bir işlev olarak kullanılamaz" -#: cp/typeck.c:2826 +#: cp/typeck.c:2824 msgid "too many arguments to %s `%+#D'" msgstr "%s `%+#D' için argümanlar çok fazla" -#: cp/typeck.c:2867 +#: cp/typeck.c:2865 msgid "parameter type of called function is incomplete" msgstr "çağrılan işlevin parametre türünün içi boş" -#: cp/typeck.c:2930 +#: cp/typeck.c:2928 msgid "too few arguments to %s `%+#D'" msgstr "%s `%+#D' için argümanlar çok az" -#: cp/typeck.c:3058 cp/typeck.c:3068 +#: cp/typeck.c:3056 cp/typeck.c:3066 msgid "assuming cast to type `%T' from overloaded function" -msgstr "aşırı yüklü işlevden tür `%T' ye çevirim yapıldığı varsayılıyor" +msgstr "aşırı yüklü işlevden `%T' ye tür dönüşümü yapıldığı varsayılıyor" -#: cp/typeck.c:3128 +#: cp/typeck.c:3126 #, c-format msgid "division by zero in `%E / 0'" msgstr "`%E / 0' da sıfırla bölme" -#: cp/typeck.c:3130 +#: cp/typeck.c:3128 #, c-format msgid "division by zero in `%E / 0.'" msgstr "`%E / 0.' da sıfırla bölme" -#: cp/typeck.c:3160 +#: cp/typeck.c:3158 #, c-format msgid "division by zero in `%E %% 0'" msgstr "`%E %% 0' da sıfırla bölme" -#: cp/typeck.c:3162 +#: cp/typeck.c:3160 #, c-format msgid "division by zero in `%E %% 0.'" msgstr "`%E %% 0.' da sıfırla bölme" -#: cp/typeck.c:3242 +#: cp/typeck.c:3240 #, c-format msgid "%s rotate count is negative" msgstr "%s döngü sayısı negatif" -#: cp/typeck.c:3245 +#: cp/typeck.c:3243 #, c-format msgid "%s rotate count >= width of type" msgstr "%s döngü sayısı >= tür genişliği" -#: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377 +#: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375 msgid "ISO C++ forbids comparison between pointer and integer" -msgstr "ISO C++ da gösterge ile tamsayı arasında karşılaştırmaya izin verilmez" +msgstr "ISO C++ da gösterici ile tamsayı arasında karşılaştırmaya izin verilmez" -#: cp/typeck.c:3555 +#: cp/typeck.c:3553 msgid "comparison between types `%#T' and `%#T'" msgstr "`%#T' ile `%#T' türleri arasında karşılaştırma" -#: cp/typeck.c:3591 +#: cp/typeck.c:3589 msgid "comparison between signed and unsigned integer expressions" msgstr "işaretli ve işaretsiz tamsayı ifadeler arasında karşılaştırma" -#: cp/typeck.c:3656 +#: cp/typeck.c:3654 msgid "invalid operands of types `%T' and `%T' to binary `%O'" msgstr "iki terimli `%O' için `%T' ve `%T' türünde geçersiz terimler" @@ -17672,280 +17731,280 @@ msgstr "iki terimli `%O' için `%T' ve `%T' türünde geçersiz terimler" #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3678 +#: cp/typeck.c:3676 msgid "NULL used in arithmetic" msgstr "aritmetik içinde NULL kullanımı" -#: cp/typeck.c:3745 +#: cp/typeck.c:3743 msgid "ISO C++ forbids using pointer of type `void *' in subtraction" -msgstr "ISO C++ bir çıkartma işlemi içinde `void *' türde gösterge kullanımına izin vermez" +msgstr "ISO C++ bir çıkartma işlemi içinde `void *' türde gösterici kullanımına izin vermez" -#: cp/typeck.c:3747 +#: cp/typeck.c:3745 msgid "ISO C++ forbids using pointer to a function in subtraction" -msgstr "ISO C++ bir çıkartma işlemi içindeki bir işleve gösterge kullanımına izin vermez" +msgstr "ISO C++ bir çıkartma işlemi içindeki bir işlev göstericisi kullanımına izin vermez" -#: cp/typeck.c:3749 +#: cp/typeck.c:3747 msgid "ISO C++ forbids using pointer to a method in subtraction" -msgstr "ISO C++ bir çıkartma işlemi içindeki bir yönteme gösterge kullanımına izin vermez" +msgstr "ISO C++ bir çıkartma işlemi içinde bir yöntem göstericisi kullanımına izin vermez" -#: cp/typeck.c:3751 +#: cp/typeck.c:3749 msgid "ISO C++ forbids using pointer to a member in subtraction" -msgstr "ISO C++ bir çıkartma işlemi içindeki bir üyeye gösterge kullanımına izin vermez" +msgstr "ISO C++ bir çıkartma işlemi içinde bir üye göstericisi kullanımına izin vermez" -#: cp/typeck.c:3763 +#: cp/typeck.c:3761 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" -msgstr "gösterge aritmetiğinde tamamlanmamış türe gösterge kullanımı geçersiz" +msgstr "gösterici aritmetiğinde tamamlanmamış türe gösterici kullanımı geçersiz" -#: cp/typeck.c:3823 +#: cp/typeck.c:3821 #, c-format msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id." -msgstr "" +msgstr "'%E' kullanımı üye işleve göstrge biçiminde geçersiz. Bir nitelikli kimlik kullanın." -#: cp/typeck.c:3829 +#: cp/typeck.c:3827 #, c-format msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function" -msgstr "" +msgstr "parantez içene alınmış '%E' üye işleve gösterici biçiminde kullanılamaz" -#: cp/typeck.c:3852 +#: cp/typeck.c:3850 msgid "taking address of temporary" msgstr "geçicinin adresi alınıyor" -#: cp/typeck.c:4055 +#: cp/typeck.c:4091 #, c-format msgid "ISO C++ forbids %sing an enum" msgstr "ISO C++ bir enum'um %s-lenmesine izin vermez" -#: cp/typeck.c:4067 +#: cp/typeck.c:4103 msgid "cannot %s a pointer to incomplete type `%T'" -msgstr "içi boş tür `%T' ye bir gösterge %s yapılamaz" +msgstr "içi boş `%T' türüne bir gösterici %s yapılamaz" -#: cp/typeck.c:4074 +#: cp/typeck.c:4110 msgid "ISO C++ forbids %sing a pointer of type `%T'" -msgstr "ISO C++ da bir `%T' türü gösterge %s için izin verilmez" +msgstr "ISO C++ da bir `%T' türünde göstericiye %s için izin verilmez" -#: cp/typeck.c:4099 +#: cp/typeck.c:4135 msgid "cast to non-reference type used as lvalue" -msgstr "sol yan olarak kullanılmış referans olmayan türe çevirim" +msgstr "sol yan olarak kullanılmış referans olmayan türe dönüşüm" -#: cp/typeck.c:4133 +#: cp/typeck.c:4169 msgid "invalid use of `--' on bool variable `%D'" msgstr "bool değişken `%D' üstünde `--' kullanımı geçersiz" #. ARM $3.4 -#: cp/typeck.c:4166 +#: cp/typeck.c:4202 msgid "ISO C++ forbids taking address of function `::main'" msgstr "ISO C++ `::main' işlevinin adresinin alınmasına izin vermez" #. An expression like &memfn. -#: cp/typeck.c:4233 +#: cp/typeck.c:4269 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'" -msgstr "ISO C++ üye işleve bir gösterge şekillendirecek bir niteliksiz statik olmayan üye işlevin adresinin alınmasına izin vermez. `&%T::%D' denebilir." +msgstr "ISO C++ üye işleve bir gösterici şekillendirecek bir niteliksiz statik olmayan üye işlevin adresinin alınmasına izin vermez. `&%T::%D' denebilir." -#: cp/typeck.c:4235 +#: cp/typeck.c:4271 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'" -msgstr "ISO C++ üye işleve bir gösterge şekillendirecek bir sınır üye işlevin adresinin alınmasına izin vermez. `&%T::%D' denebilir" +msgstr "ISO C++ üye işleve bir gösterici şekillendirecek bir sınır üye işlevin adresinin alınmasına izin vermez. `&%T::%D' denebilir" -#: cp/typeck.c:4259 +#: cp/typeck.c:4295 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" -msgstr "ISO C++ bir sol yan olmayan ifadeye çevirimin adresinin alınmasına izin vermez" +msgstr "ISO C++ bir sol yan olmayan ifadeye dönüşüm adresi alınmasına izin vermez" -#: cp/typeck.c:4290 +#: cp/typeck.c:4324 msgid "attempt to take address of bit-field structure member `%D'" msgstr "bit-alanı yapının `%D' üyesinin adresi alınmaya çalışılıyor" -#: cp/typeck.c:4418 +#: cp/typeck.c:4444 msgid "taking address of destructor" msgstr "yıkıcı adresinin alınması" -#: cp/typeck.c:4431 +#: cp/typeck.c:4457 msgid "taking address of bound pointer-to-member expression" -msgstr "üyeye gösterge ifadesinin sınır adresi alınıyor" +msgstr "üyeye göstericili ifadenin sınır adresi alınıyor" -#: cp/typeck.c:4447 +#: cp/typeck.c:4473 msgid "cannot create pointer to reference member `%D'" -msgstr "referans üyesi `%D' için gösterge oluşturulamaz" +msgstr "referans üyesi `%D' için gösterici oluşturulamaz" -#: cp/typeck.c:4510 +#: cp/typeck.c:4536 msgid "cannot take the address of `this', which is an rvalue expression" msgstr "bir sağ yan ifade olarak `this'in adresi alınamaz" -#: cp/typeck.c:4529 +#: cp/typeck.c:4555 msgid "address requested for `%D', which is declared `register'" msgstr "`register' olarak bildirilmiş `%D' için adres isteği" -#: cp/typeck.c:4750 +#: cp/typeck.c:4682 msgid "static_cast from type `%T' to type `%T' casts away constness" -msgstr "`%T' den `%T' ye static_cast const'suz dışına çevirim yapıyor" +msgstr "`%T' türünden `%T' türüne durağan tür dönüşümü cost'suz dışı dönüşüme sebep oluyor" -#: cp/typeck.c:4758 +#: cp/typeck.c:4871 msgid "invalid static_cast from type `%T' to type `%T'" -msgstr "tür `%T' den tür `%T' ye static_cast geçersiz" +msgstr "`%T' türünden `%T' türüne durağan tür dönüşümü geçersiz" -#: cp/typeck.c:4797 +#: cp/typeck.c:4910 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'" -msgstr "tür `%T' nin bir sağ değerinin tür `%T' ye reinterpret_cast geçersiz" +msgstr "`%T' türündeki bir sağ taraf değerinin `%T' türüne yeniden yorumlamalı dönüşümü geçersiz" -#: cp/typeck.c:4817 +#: cp/typeck.c:4930 msgid "reinterpret_cast from `%T' to `%T' loses precision" -msgstr "`%T' den `%T' ye reinterpret_cast doğruluğu kaybediyor" +msgstr "`%T' den `%T' ye yeniden yorumlamalı tür dönüşümü hassasiyet kaybı oluşturuyor" -#: cp/typeck.c:4830 +#: cp/typeck.c:4943 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)" -msgstr "`%T' den `%T' ye reinterpret_cast const (ya da volatile) dışı çevirim yapıyor" +msgstr "`%T' türünden `%T' türüne yeniden yorumlamalı dönüşüm const (ya da volatile) dışı dönüşüm yapıyor" -#: cp/typeck.c:4839 +#: cp/typeck.c:4952 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" -msgstr "ISO C++ işlev ve nesne göstergeleri arasında çevirime izin vermez" +msgstr "ISO C++ işlev ve nesne göstericileri arasında dönüşüme izin vermez" -#: cp/typeck.c:4845 +#: cp/typeck.c:4958 msgid "invalid reinterpret_cast from type `%T' to type `%T'" -msgstr "tür `%T' den tür `%T' ye reinterpret_cast geçersiz" +msgstr "`%T' türünden `%T' türüne yeniden yorumlamalı dönüşüm geçersiz" -#: cp/typeck.c:4872 +#: cp/typeck.c:4985 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type" -msgstr "ne bir gösterge ne de bir veri-üyesi-göstergesi olan tür `%T' ile const_cast kullanımı geçersiz" +msgstr "ne bir gösterici ne de bir veri üyesi göstericili olan `%T' türü ile const_cast kullanımı geçersiz" -#: cp/typeck.c:4875 +#: cp/typeck.c:4988 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type" -msgstr "bir gösterge ya da bir işlev türüne referans tür `%T' ile const_cast kullanımı geçersiz" +msgstr "bir gösterici ya da bir işlev türüne referans `%T' türü ile const_cast kullanımı geçersiz" -#: cp/typeck.c:4898 +#: cp/typeck.c:5011 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'" -msgstr "tür `%T' nin bir sağ değerinden tür `%T' ye const_cast geçersiz" +msgstr "`%T' türündeki bir sağ taraf değerinden `%T' türüne const_cast geçersiz" -#: cp/typeck.c:4914 +#: cp/typeck.c:5027 msgid "invalid const_cast from type `%T' to type `%T'" -msgstr "tür `%T' den tür `%T' ye const_cast geçersiz" +msgstr "`%T' türünden `%T' türüne const_cast geçersiz" -#: cp/typeck.c:4956 cp/typeck.c:4961 +#: cp/typeck.c:5069 cp/typeck.c:5074 msgid "ISO C++ forbids casting to an array type `%T'" -msgstr "ISO C++ da `%T' dizi türüne çevirime izin verilmez" +msgstr "ISO C++ da `%T' dizi türüne dönüşüme izin verilmez" -#: cp/typeck.c:4969 +#: cp/typeck.c:5082 msgid "invalid cast to function type `%T'" -msgstr "`%T' işlev türüne çevirim geçersiz" +msgstr "`%T' işlev türüne dönüşüm geçersiz" -#: cp/typeck.c:5021 +#: cp/typeck.c:5138 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type" -msgstr "`%T' den `%T' ye çevirim, gösterge hedef türünden niteleyicileri iptal ediyor" +msgstr "`%T' türünden `%T' türüne dönüşüm, gösterici hedef türünden niteleyicileri iptal ediyor" -#: cp/typeck.c:5067 +#: cp/typeck.c:5184 msgid "cast from `%T' to `%T' increases required alignment of target type" -msgstr "`%T' den `%T' ye çevirim hedef türün hizalama gereksinimini arttırıyor" +msgstr "`%T' türünden `%T' türüne dönüşüm hedef türün hizalama gereksinimini arttırıyor" -#: cp/typeck.c:5235 +#: cp/typeck.c:5357 msgid " in evaluation of `%Q(%#T, %#T)'" msgstr " `%Q(%#T, %#T)' nin gelişiminde" -#: cp/typeck.c:5277 +#: cp/typeck.c:5399 msgid "ISO C++ forbids cast to non-reference type used as lvalue" -msgstr "ISO C++ sol yan olarak kullanılmış referanssız türe çevirime izin vermez" +msgstr "ISO C++ sol taraf değeri olarak kullanılmış referanssız türe dönüşüme izin vermez" -#: cp/typeck.c:5349 +#: cp/typeck.c:5463 msgid "incompatible types in assignment of `%T' to `%T'" msgstr "`%T' den `%T' ye değer atamada uyumsuz türler" -#: cp/typeck.c:5356 +#: cp/typeck.c:5470 msgid "ISO C++ forbids assignment of arrays" msgstr "ISO C++ dizilerin değer atanarak bildirimine izin vermez" -#: cp/typeck.c:5499 +#: cp/typeck.c:5577 msgid " in pointer to member function conversion" -msgstr " göstergeden üye işleve dönüşümde" +msgstr " üye işleve gösterici dönüşümde" -#: cp/typeck.c:5507 +#: cp/typeck.c:5585 msgid " in pointer to member conversion" -msgstr " göstergeden üyeye dönüşümde" +msgstr " üyeye gösterici dönüşümde" #. This is a reinterpret cast, we choose to do nothing. -#: cp/typeck.c:5518 cp/typeck.c:5537 +#: cp/typeck.c:5596 cp/typeck.c:5615 msgid "pointer to member cast via virtual base `%T' of `%T'" -msgstr "sanal taban `%T' (`%T' nin) üzerinden göstergeden üyeye çevirim" +msgstr "sanal taban `%T' türü (`%T' türünün) üzerinden üye göstericisine dönüşüm" -#: cp/typeck.c:5541 +#: cp/typeck.c:5619 msgid "pointer to member conversion via virtual base `%T' of `%T'" -msgstr "`%T' nin sanal tabanı `%T' üzerinden üye göstergesine dönüşüm" +msgstr "`%T' türünün sanal tabanı `%T' türü üzerinden üye göstericisine dönüşüm" -#: cp/typeck.c:5611 +#: cp/typeck.c:5695 msgid "invalid conversion to type `%T' from type `%T'" msgstr "tür `%T' nin `%T' den dönüşümü geçersiz" -#: cp/typeck.c:5776 +#: cp/typeck.c:5860 msgid "passing NULL used for non-pointer %s %P of `%D'" -msgstr "`%D' işlevinin %P. argümanında göstergesiz %s için kulanılan NULL'un aktarılmasında" +msgstr "`%D' işlevinin %P. argümanında göstericisiz %s için kullanılan NULL'un aktarılmasında" -#: cp/typeck.c:5779 +#: cp/typeck.c:5863 msgid "%s to non-pointer type `%T' from NULL" -msgstr "NULL'dan gösterge olmayan tür `%T' ye %s" +msgstr "NULL'dan gösterici olmayan `%T' türüne %s" -#: cp/typeck.c:5787 +#: cp/typeck.c:5871 msgid "passing `%T' for %s %P of `%D'" msgstr "`%D' işlevinin %P. argümanında %s için `%T'nin aktarılmasında" -#: cp/typeck.c:5790 +#: cp/typeck.c:5874 msgid "%s to `%T' from `%T'" msgstr "`%T' nin `%T' den %s" -#: cp/typeck.c:5800 +#: cp/typeck.c:5884 msgid "passing negative value `%E' for %s %P of `%D'" msgstr "`%D' işlevinin %P. argümanında %s için `%T' negatif değerinin aktarılmasında" -#: cp/typeck.c:5803 +#: cp/typeck.c:5887 msgid "%s of negative value `%E' to `%T'" msgstr "%s `%E' nin `%T' için negatif değeridir" -#: cp/typeck.c:5898 +#: cp/typeck.c:5982 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'" msgstr "`%T' `%T' ye argüman `%P' den `%D' ye için dönüştürülemez" -#: cp/typeck.c:5901 +#: cp/typeck.c:5985 msgid "cannot convert `%T' to `%T' in %s" msgstr " `%T' `%T' ye %s içinde dönüştürülemez" -#: cp/typeck.c:5988 cp/typeck.c:5990 +#: cp/typeck.c:6073 cp/typeck.c:6075 msgid "in passing argument %P of `%+D'" msgstr "`%+D' nin %P. argümanının aktarılmasında" -#: cp/typeck.c:6105 +#: cp/typeck.c:6190 msgid "returning reference to temporary" msgstr "geçiciye referans dönüyor" -#: cp/typeck.c:6112 +#: cp/typeck.c:6197 msgid "reference to non-lvalue returned" msgstr "sağ yansız dönüşlüye referans" -#: cp/typeck.c:6124 +#: cp/typeck.c:6209 msgid "reference to local variable `%D' returned" msgstr "yerel değişken `%D' ye referansa döndürüldü" -#: cp/typeck.c:6127 +#: cp/typeck.c:6212 msgid "address of local variable `%D' returned" msgstr "yerel değişken `%D' adresi döndürüldü" -#: cp/typeck.c:6158 +#: cp/typeck.c:6243 msgid "returning a value from a destructor" msgstr "bir yıkıcıdan değer dönüyor" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6166 +#: cp/typeck.c:6251 msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "bir kurucunun bir işlev deneme bloğunun bir tutamağından döndürülemez" #. You can't return a value from a constructor. -#: cp/typeck.c:6169 +#: cp/typeck.c:6254 msgid "returning a value from a constructor" msgstr "kurucudan bir değer döndürülemez" -#: cp/typeck.c:6186 +#: cp/typeck.c:6271 msgid "return-statement with no value, in function declared with a non-void return type" msgstr "void olmayan dönen türlü işlevde return deyimi değer almamış" -#: cp/typeck.c:6202 +#: cp/typeck.c:6287 msgid "return-statement with a value, in function declared with a void return type" msgstr "void dönüşlü bildirilmiş işlevde return deyiminde bir değer var" -#: cp/typeck.c:6223 +#: cp/typeck.c:6308 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)" msgstr "`operator new', `throw()' olarak bildirilmedikçe NULL dönmemeli (ya da -fcheck-new etkisindedir)" @@ -17953,187 +18012,181 @@ msgstr "`operator new', `throw()' olarak bildirilmedikçe NULL dönmemeli (ya da msgid "type `%T' is not a base type for type `%T'" msgstr "tür `%T' tür `%T' için taban tür değil" -#: cp/typeck2.c:151 +#: cp/typeck2.c:157 msgid "cannot declare variable `%D' to be of type `%T'" msgstr "değişken `%D' `%T' türünde bildirilemez" -#: cp/typeck2.c:154 +#: cp/typeck2.c:160 msgid "cannot declare parameter `%D' to be of type `%T'" msgstr "parametre `%D' `%T' türünde bildirilemez" -#: cp/typeck2.c:157 +#: cp/typeck2.c:163 msgid "cannot declare field `%D' to be of type `%T'" msgstr "alan `%D' `%T' türünde bildirilemez" -#: cp/typeck2.c:161 +#: cp/typeck2.c:167 msgid "invalid return type for member function `%#D'" msgstr "üye işlev `%#D' için dönen değer türü geçersiz" -#: cp/typeck2.c:163 +#: cp/typeck2.c:169 msgid "invalid return type for function `%#D'" msgstr "işlev `%#D' için dönen değer türü geçersiz" -#: cp/typeck2.c:166 +#: cp/typeck2.c:172 msgid "cannot allocate an object of type `%T'" msgstr "`%T' türünde bir nesne tahsis edilemez" -#: cp/typeck2.c:173 +#: cp/typeck2.c:179 msgid " because the following virtual functions are abstract:" msgstr " çünkü aşağıdaki sanal işlevler kuramsaldır:" -#: cp/typeck2.c:175 +#: cp/typeck2.c:181 msgid "\t%#D" msgstr "\t%#D" -#: cp/typeck2.c:178 +#: cp/typeck2.c:184 msgid " since type `%T' has abstract virtual functions" msgstr " tür `%T' mutlak sanal işlevlere sahip olduğundan" -#: cp/typeck2.c:331 +#: cp/typeck2.c:338 msgid "constructor syntax used, but no constructor declared for type `%T'" msgstr "kurucu sözdizimi kullanılmış ama `%T' türü için kurucu bildirilmemiş" -#: cp/typeck2.c:342 +#: cp/typeck2.c:349 msgid "comma expression used to initialize return value" msgstr "dönen değeri ilklendirirken virgüllü ifadeler kullanılmış" -#: cp/typeck2.c:351 +#: cp/typeck2.c:358 msgid "cannot initialize arrays using this syntax" msgstr "bu sözdizimi kullanılarak diziler ilklendirilemez" -#: cp/typeck2.c:406 -msgid "ISO C++ forbids non-constant aggregate initializer expressions" -msgstr "ISO C++ sabit olmayan kümeleme ilklendirici ifadelerine izin vermez" - -#: cp/typeck2.c:490 +#: cp/typeck2.c:473 msgid "initializing array with parameter list" msgstr "dizi parametre listesi ile ilklendiriliyor" -#: cp/typeck2.c:546 +#: cp/typeck2.c:529 msgid "initializer for scalar variable requires one element" msgstr "skalar değişken ilklendiricisi bir öğe gerektirir" -#: cp/typeck2.c:553 +#: cp/typeck2.c:536 msgid "braces around scalar initializer for `%T'" msgstr "`%T' için skalar ilklendiriciyi kuşatan parantezler" -#: cp/typeck2.c:556 +#: cp/typeck2.c:539 msgid "ignoring extra initializers for `%T'" msgstr "`%T' için fazladan ilklendiricilerin yoksayılması" -#: cp/typeck2.c:568 +#: cp/typeck2.c:551 msgid "variable-sized object of type `%T' may not be initialized" msgstr "`%T' türünden değişken-uzunluklu nesne ilklendirilmiş olmayabilir" -#: cp/typeck2.c:578 +#: cp/typeck2.c:561 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'" msgstr "`%T' türündeki alt nesne kurucu tarafından ilklendirilmiş olmalı, `%E' tarafından değil" -#: cp/typeck2.c:644 +#: cp/typeck2.c:627 msgid "aggregate has a partly bracketed initializer" msgstr "küme kısmen köşeli parantezli ilklendirici içeriyor" -#: cp/typeck2.c:682 cp/typeck2.c:786 +#: cp/typeck2.c:665 cp/typeck2.c:770 msgid "non-trivial labeled initializers" msgstr "anlamsız olmayan etiketli ilklendiriciler" -#: cp/typeck2.c:699 +#: cp/typeck2.c:682 msgid "non-empty initializer for array of empty elements" msgstr "boş öğeler dizisi için boş olmayan ilklendirici" -#: cp/typeck2.c:752 +#: cp/typeck2.c:736 msgid "initializer list for object of class with virtual base classes" msgstr "sanal taban sınıflarla sınıf nesnesi için öndeğer listesi" -#: cp/typeck2.c:758 +#: cp/typeck2.c:742 msgid "initializer list for object of class with base classes" msgstr "taban sınıflarla sınıf nesnesi için öndeğer listesi" -#: cp/typeck2.c:764 +#: cp/typeck2.c:748 msgid "initializer list for object using virtual functions" msgstr "sanal işlevler kullanan nesne için ilklendirici listesi" -#: cp/typeck2.c:827 cp/typeck2.c:843 +#: cp/typeck2.c:811 cp/typeck2.c:827 msgid "missing initializer for member `%D'" msgstr "üye `%D' için ilklendirici eksik" -#: cp/typeck2.c:832 +#: cp/typeck2.c:816 msgid "uninitialized const member `%D'" msgstr "ilklendirilmemiş sabit üyesi `%D'" -#: cp/typeck2.c:834 +#: cp/typeck2.c:818 msgid "member `%D' with uninitialized const fields" msgstr "üye `%D' ilklendirilmemiş sabit alanlı" -#: cp/typeck2.c:837 +#: cp/typeck2.c:821 msgid "member `%D' is uninitialized reference" msgstr "üye `%D' ilklendirilmemiş referanstır" -#: cp/typeck2.c:883 +#: cp/typeck2.c:868 msgid "index value instead of field name in union initializer" msgstr "birleşik yapı ilklendiricideki alan isminin yerine index değeri" -#: cp/typeck2.c:895 +#: cp/typeck2.c:880 msgid "no field `%D' in union being initialized" msgstr "birleşik yapı ilklendirmesinde `%D' diye bir alan yok" -#: cp/typeck2.c:903 +#: cp/typeck2.c:888 msgid "union `%T' with no named members cannot be initialized" msgstr "union `%T' isimli üyeler yokken ilklendirilemez" -#: cp/typeck2.c:939 +#: cp/typeck2.c:924 msgid "excess elements in aggregate initializer" msgstr "küme ilklendiricide gereğinden fazla öğe" -#: cp/typeck2.c:1053 +#: cp/typeck2.c:1038 msgid "circular pointer delegation detected" -msgstr "döngüsel gösterge görevlendirmesi saptandı" +msgstr "döngüsel gösterici görevlendirmesi saptandı" -#: cp/typeck2.c:1066 +#: cp/typeck2.c:1051 msgid "base operand of `->' has non-pointer type `%T'" -msgstr "`->' için taban terim bir gösterge olmayan `%T' türünde" +msgstr "`->' için taban terim bir gösterici olmayan `%T' türünde" -#: cp/typeck2.c:1080 +#: cp/typeck2.c:1065 msgid "result of `operator->()' yields non-pointer result" -msgstr "`operator->()' gösterge olmayan sonuç veriyor" +msgstr "`operator->()' gösterici olmayan sonuç veriyor" -#: cp/typeck2.c:1082 +#: cp/typeck2.c:1067 msgid "base operand of `->' is not a pointer" -msgstr "`->' için taban terim bir gösterge değil" +msgstr "`->' için taban terim bir gösterici değil" -#: cp/typeck2.c:1148 +#: cp/typeck2.c:1133 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'" -msgstr "`%E', `%T' türünde olduğundan bir üye göstergesi plarak kullanılamaz" +msgstr "`%E', `%T' türünde olduğundan bir üye göstericisi olarak kullanılamaz" -#: cp/typeck2.c:1155 +#: cp/typeck2.c:1140 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'" -msgstr "üye göstergesi `%E' kümeleme türü olmayan `%T' türündeki `%E' ye uygulanamaz" +msgstr "üye göstericisi `%E' kümeleme türü olmayan `%T' türündeki `%E' ye uygulanamaz" -#: cp/typeck2.c:1164 +#: cp/typeck2.c:1149 msgid "member type `%T::' incompatible with object type `%T'" msgstr "üye türü `%T::' nesne türü `%T' ile uyumsuz" -#: cp/typeck2.c:1201 +#: cp/typeck2.c:1186 msgid "`%T' fails to be a typedef or built-in type" msgstr "`%T' bir typedef veya yerleşik tür olarak hatalı" -#: cp/typeck2.c:1274 +#: cp/typeck2.c:1259 #, c-format msgid "ISO C++ forbids defining types within %s" msgstr "ISO C++ %s ile türlerin tanımlanmasına izin vermez" -#: cp/typeck2.c:1399 -#, fuzzy +#: cp/typeck2.c:1384 msgid "call to function `%D' which throws incomplete type `%#T'" -msgstr "içi boş tür `%T' ye bir gösterge %s yapılamaz" +msgstr "içi boş tür `%#T' yakalanırken `%D' işlevine çağrı" -#: cp/typeck2.c:1402 -#, fuzzy +#: cp/typeck2.c:1387 msgid "call to function which throws incomplete type `%#T'" -msgstr "içi boş tür `%T' ye bir gösterge %s yapılamaz" +msgstr "içi boş tür `%#T' yakalanırken işleve çağrı" #. XXX Not i18n clean. -#: cp/cp-tree.h:3846 +#: cp/cp-tree.h:3936 #, c-format msgid "%s is deprecated, please see the documentation for details" msgstr "%s artık kullanılmıyor, lütfen ayrıntılar için belgelere bakınız" @@ -18195,16 +18248,14 @@ msgid "Export functions even if they can be inlined" msgstr "Özümlenebilir olsalar bile işlevler ihracedilir" #: cp/lang-options.h:75 -msgid "Only emit explicit template instatiations" +msgid "Only emit explicit template instantiations" msgstr "" "Sadece doğrudan belirtilmiş şablon gerçeklemeleri\n" " yayınlanır" #: cp/lang-options.h:78 -msgid "Only emit explicit instatiations of inline templates" -msgstr "" -"Sadece özümleme şablonlarının doğrudan başka\n" -" değerlerle gerçeklenmesi sağlanır" +msgid "Only emit explicit instantiations of inline templates" +msgstr "Sadece özümleme şablonlarının doğrudan gerçeklenmesi sağlanır" #: cp/lang-options.h:84 msgid "Don't pedwarn about uses of Microsoft extensions" @@ -18248,7 +18299,7 @@ msgstr "Kullanılmayan sanal işlevler iptal edilir" #: cp/lang-options.h:112 msgid "Implement vtables using thunks" -msgstr "İşlev gösterge tablosu aşılarla oluşturulur" +msgstr "İşlev gösterici tablosu aşılarla oluşturulur" #: cp/lang-options.h:115 msgid "Emit common-like symbols as weak symbols" @@ -18290,7 +18341,7 @@ msgstr "Sentezleme davranışı Cfront'dan farklıysa uyarır" #: cp/lang-options.h:144 msgid "Don't warn when type converting pointers to member functions" -msgstr "Üye işlev tür dönüşüm göstergelerinde uyarmaz" +msgstr "Üye işlev göstericilerinn tür dönüşümlerinde uyarmaz" #: cp/lang-options.h:146 msgid "Warn about violations of Effective C++ style rules" @@ -18304,7 +18355,7 @@ msgstr "" #: cp/lang-options.h:152 msgid "Warn if a C style cast is used in a program" -msgstr "Bir programda C tarzı çevirim kullanılmışsa uyarır" +msgstr "Bir yazılımda C tarzı tür dönüşümü kullanılmışsa uyarır" #: cp/lang-options.h:156 msgid "Don't warn when non-templatized friend functions are declared within a template" @@ -18345,36 +18396,36 @@ msgstr "[HATAYI RAPORLAYIN!!]" msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling" msgstr "ASSIGN'lı etiket %0 daki `%A' içine sığmıyor -- daha geniş çocuklama kullanın" -#: f/com.c:11551 +#: f/com.c:11623 msgid "no INTEGER type can hold a pointer on this configuration" -msgstr "bu yapılandırmada bir göstergeyi tutabilen INTEGER tür yok" +msgstr "bu yapılandırmada bir göstericiyi tutabilen INTEGER tür yok" -#: f/com.c:11772 +#: f/com.c:11844 #, c-format msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," -msgstr "yapılandırma: REAL, INTEGER, ve LOGICAL %d bit uzunlukta ve göstergeler de" +msgstr "yapılandırma: REAL, INTEGER, ve LOGICAL %d bit genişlikte," -#: f/com.c:11774 +#: f/com.c:11846 #, c-format msgid "and pointers are %d bits wide, but g77 doesn't yet work" msgstr "%d bit uzunluktadır, ama g77 hepsi 32 bit uzunlukta olmadığından henüz" -#: f/com.c:11776 +#: f/com.c:11848 msgid "properly unless they all are 32 bits wide" msgstr "düzgün çalışmıyor" -#: f/com.c:11777 +#: f/com.c:11849 msgid "Please keep this in mind before you report bugs." msgstr "Lütfen bunu gözönünde bulundurarak bir hata raporu gönderin." #. I/O will probably crash. -#: f/com.c:11785 +#: f/com.c:11857 #, c-format msgid "configuration: char * holds %d bits, but ftnlen only %d" msgstr "yapılandırma: char * %d bit tutar ama ftnlen sadece %d bittir" #. ASSIGN 10 TO I will crash. -#: f/com.c:11794 +#: f/com.c:11866 #, c-format msgid "" "configuration: char * holds %d bits, but INTEGER only %d --\n" @@ -18383,29 +18434,29 @@ msgstr "" "yapılandırma: char * %d bit tutar ama INTEGER sadece %d bittir\n" " -- ASSIGN deyimi başarısız" -#: f/com.c:13609 +#: f/com.c:13681 msgid "In statement function" msgstr "Deyim işlevi içinde:" -#: f/com.c:13619 +#: f/com.c:13691 msgid "Outside of any program unit:\n" msgstr "Her program biriminin dışında:\n" -#: f/com.c:15248 +#: f/com.c:15320 #, no-c-format msgid "%A from %B at %0%C" msgstr "%0%C deki %B den %A" -#: f/com.c:15425 +#: f/com.c:15497 msgid "directory name must immediately follow -I" msgstr "dizin ismi -I'ye yapışık yazılmalı" -#: f/com.c:15568 +#: f/com.c:15640 #, no-c-format msgid "At %0, INCLUDE file %A exists, but is not readable" msgstr "%0 da, INCLUDE dosyası %A var ama okunabilir değil" -#: f/com.c:15603 +#: f/com.c:15675 #, no-c-format msgid "At %0, INCLUDE nesting too deep" msgstr "%0 da, INCLUDE iç içeliği çok derin" @@ -18413,12 +18464,12 @@ msgstr "%0 da, INCLUDE iç içeliği çok derin" #: f/expr.c:9614 #, no-c-format msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses" -msgstr "%0 ve %1 de tek satırda iki aritmetik işlemimi -- parantez kullanın" +msgstr "%0 ve %1 de tek satırda iki aritmetik işleci -- parantez kullanın" #: f/expr.c:9664 #, no-c-format msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses" -msgstr "%0 daki işlemimi %1 dekinden daha düşük önceliğe sahip -- parantez kullanın" +msgstr "%0 daki işleç %1 dekinden daha düşük önceliğe sahip -- parantez kullanın" #: f/expr.c:10525 #, no-c-format @@ -18430,21 +18481,21 @@ msgstr "%1 ve %2 deki LOGICAL terimleri için %0 da .EQ./.NE. yerine .EQV./.NEQ msgid "Unsupported operand for ** at %1 -- converting to default INTEGER" msgstr "%1 deki ** için desteklenmeyen terim -- öntanımlı olan INTEGER'a dönüştürülüyor" -#: f/g77spec.c:255 +#: f/g77spec.c:234 #, c-format msgid "overflowed output arg list for `%s'" msgstr "`%s' için çıktı argüman listesi taştı" -#: f/g77spec.c:394 +#: f/g77spec.c:373 msgid "--driver no longer supported" msgstr "--driver artık desteklenmiyor" -#: f/g77spec.c:407 +#: f/g77spec.c:386 #, c-format msgid "argument to `%s' missing" msgstr "`%s' için argüman eksik" -#: f/g77spec.c:411 +#: f/g77spec.c:390 msgid "no input files; unwilling to write output files" msgstr "girdi dosyası yok; çıktı dosyaları istemeyerek yazılıyor" @@ -18569,11 +18620,15 @@ msgstr "ASSIGN'lı FORMAT belirteci çok küçük" msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry" msgstr "CHARACTER türü SELECT CASE (%0 da) desteklenmiyor -- özür" -#: f/ste.c:2953 +#: f/ste.c:2729 +msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)" +msgstr "SELECT (%0 da) yinelenmiş case içeriyor -- CASE(ler) için tamsayı taşmasını kontrol edin" + +#: f/ste.c:2959 msgid "ASSIGN to variable that is too small" msgstr "Değişkene ASSIGN çok küçük" -#: f/ste.c:2981 +#: f/ste.c:2987 msgid "ASSIGNed GOTO target variable is too small" msgstr "ASSIGN'lı GOTO hedef değişkeni çok küçük" @@ -18584,7 +18639,7 @@ msgstr "%0 da ayarlanabilir yerel sembol `%A'" #: f/target.c:2550 msgid "data initializer on host with different endianness" -msgstr "farklı kıymetli bayt sıralamalı makina üzerinde veri ilklendirmesi" +msgstr "farklı kıymetli bayt sıralamalı konak üzerinde veri ilklendirmesi" #: f/top.c:237 #, c-format @@ -18975,7 +19030,7 @@ msgstr "%0 daki dizgecik (%1 deki ifade ya da alt ifadede) geçersiz" #: f/bad.def:48 #, no-c-format msgid "Missing operand for operator at %1 at end of expression at %0" -msgstr "%1 deki işlemimi için %0 daki ifadenin sonunda terim eksik" +msgstr "%1 deki işleç için %0 daki ifadenin sonunda terim eksik" #: f/bad.def:51 #, no-c-format @@ -19070,7 +19125,7 @@ msgstr "%0 daki üstel gerçel sayı için %1 de değer eksik" #: f/bad.def:135 #, no-c-format msgid "Expected binary operator between expressions at %0 and at %1" -msgstr "%0 ve %1 deki ifadeler arasında iki terimli işlemimi umuluyor" +msgstr "%0 ve %1 deki ifadeler arasında iki terimli işleci umuluyor" #: f/bad.def:253 #, no-c-format @@ -19130,12 +19185,12 @@ msgstr "%0 daki sonlandırıcı öncesinde sahte virgül" #: f/bad.def:436 #, no-c-format msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)" -msgstr "%0 da, INTERFACE deyimi için ASSIGNMENT yerine atama işlemimi (=) olmayan OPERATOR belirtilmesi" +msgstr "%0 da, INTERFACE deyimi için ASSIGNMENT yerine atama işleci (=) olmayan OPERATOR belirtilmesi" #: f/bad.def:439 #, no-c-format msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)" -msgstr "%0 da, INTERFACE deyimi için ASSIGNMENT yerine atama işlemimi (=) olan OPERATOR belirtilmesi" +msgstr "%0 da, INTERFACE deyimi için ASSIGNMENT yerine atama işleci (=) olan OPERATOR belirtilmesi" #: f/bad.def:452 #, no-c-format @@ -19235,7 +19290,7 @@ msgstr "%0 daki END deyiminde eksik olan `%A' anahtar sözcüğü %1 tarafından #: f/bad.def:509 #, no-c-format msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment" -msgstr "%1 daki INTERFACE bir genel isim, işlemimi ya da atama belirtmediğinden %0 daki MODULE PROCEDURE deyimi iptal edildi" +msgstr "%1 daki INTERFACE bir genel isim, işleç ya da atama belirtmediğinden %0 daki MODULE PROCEDURE deyimi iptal edildi" #: f/bad.def:512 #, no-c-format @@ -19420,7 +19475,7 @@ msgstr "%1 için alt dizge referans içinde %0 da ':' eksik" #: f/bad.def:650 #, no-c-format msgid "Invalid use at %0 of substring operator on %1" -msgstr "%1 üstünde altdizge işlemiminin %0 da kullanımı geçersiz" +msgstr "%1 üstünde altdizge işlecinin %0 da kullanımı geçersiz" #: f/bad.def:653 #, no-c-format @@ -19900,21 +19955,21 @@ msgstr "alan '%s' sınıfta yok" msgid "abstract method in non-abstract class" msgstr "kuramsal olmayan sınıfta kuramsal yöntem" -#: java/class.c:2067 +#: java/class.c:2078 #, c-format msgid "non-static method '%s' overrides static method" msgstr "statik olmayan yöntem '%s' statik yönteme zorlanıyor" -#: java/decl.c:1537 +#: java/decl.c:1541 #, c-format msgid "In %s: overlapped variable and exception ranges at %d" msgstr "%s içinde: %d de birbiri içinde değişken ve olağandışılık aralıkları" -#: java/decl.c:1618 +#: java/decl.c:1622 msgid "bad type in parameter debug info" msgstr "parametre hata ayıklama bilgisindeki tür hatalı" -#: java/decl.c:1628 +#: java/decl.c:1632 #, c-format msgid "bad PC range for debug info for local `%s'" msgstr "yerel `%s' için hata ayıklama bilgisinin program sayacı (PC) kapsamı hatalı" @@ -19923,99 +19978,99 @@ msgstr "yerel `%s' için hata ayıklama bilgisinin program sayacı (PC) kapsamı msgid "stack underflow - dup* operation" msgstr "yığın alttan taşması - dup* işlemi" -#: java/expr.c:1536 +#: java/expr.c:1534 #, c-format msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" msgstr "referans `%s' belirsiz; `%s' ve `%s' arayüzlerinde görünüyor" -#: java/expr.c:1565 +#: java/expr.c:1563 #, c-format msgid "field `%s' not found" msgstr "alan `%s' yok" -#: java/expr.c:1717 +#: java/expr.c:1715 msgid "ret instruction not implemented" msgstr "ret işlemi gerçeklenmedi" -#: java/expr.c:1852 +#: java/expr.c:1857 #, c-format msgid "method '%s' not found in class" msgstr "sınıf içinde yöntem '%s' yok" -#: java/expr.c:2055 +#: java/expr.c:2060 #, c-format msgid "failed to find class '%s'" msgstr "sınıf '%s' bulunamadı" -#: java/expr.c:2065 +#: java/expr.c:2070 #, c-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "sınıf '%1$s' '%3$s' ile eşleşen '%2$s' yöntem ismini içermiyor" -#: java/expr.c:2075 +#: java/expr.c:2080 msgid "invokestatic on non static method" msgstr "stattik olmayan yöntemde invokestatic" -#: java/expr.c:2080 +#: java/expr.c:2085 msgid "invokestatic on abstract method" msgstr "kuramsal yöntemde invokestatic" -#: java/expr.c:2088 +#: java/expr.c:2093 msgid "invoke[non-static] on static method" msgstr "statik yöntemde invoke[non-static]" -#: java/expr.c:2373 +#: java/expr.c:2396 #, c-format msgid "missing field '%s' in '%s'" msgstr "'%2$s' içinde alan '%1$s' eksik" -#: java/expr.c:2379 +#: java/expr.c:2402 #, c-format msgid "mismatching signature for field '%s' in '%s'" msgstr "'%2$s' içindeki alan '%1$s' için imza çelişkili" -#: java/expr.c:2402 +#: java/expr.c:2425 #, c-format msgid "assignment to final field `%s' not in field's class" msgstr "bitiş alanı `%s' ataması alanların sınıfı içinde değil" -#: java/expr.c:2407 +#: java/expr.c:2430 #, c-format msgid "assignment to final static field `%s' not in class initializer" msgstr "bitiş statik alanı `%s' ataması sınıf ilklendiricisi içinde değil" -#: java/expr.c:2414 +#: java/expr.c:2437 #, c-format msgid "assignment to final field `%s' not in constructor" msgstr "bitiş alanı `%s' ataması kurucu içinde değil" -#: java/expr.c:2661 +#: java/expr.c:2684 #, c-format msgid "can't expand %s" msgstr "`%s' genişletilemiyor" -#: java/expr.c:2838 +#: java/expr.c:2861 msgid "invalid PC in line number table" msgstr "satır numarası tablosunda geçersiz program sayacı (PC)" #. We've just reached the end of a region of dead code. -#: java/expr.c:2883 +#: java/expr.c:2906 #, c-format msgid "unreachable bytecode from %d to before %d" msgstr "%d den %d nin öncesine baytkod erişilebilir değil" #. We've just reached the end of a region of dead code. -#: java/expr.c:2920 +#: java/expr.c:2943 #, c-format msgid "unreachable bytecode from %d to the end of the method" msgstr "yöntemin sonundaki %d den baytkod ulaşılabilir değil" #. duplicate code from LOAD macro -#: java/expr.c:3238 +#: java/expr.c:3261 msgid "unrecogized wide sub-instruction" msgstr "geniş altişlem anlaşılamadı" -#: java/jcf-io.c:537 +#: java/jcf-io.c:543 #, c-format msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead" msgstr "sınıf %s için kaynak dosyası onunla eşleşen sınıf dosyasından daha yeni. Yerine kaynak dosyası `%s' kullanıldı" @@ -20039,84 +20094,84 @@ msgstr "%s tekrar açılamıyor" msgid "can't close %s" msgstr "%s kapatılamıyor" -#: java/jcf-parse.c:615 +#: java/jcf-parse.c:619 #, c-format msgid "cannot find file for class %s" msgstr "sınıf %s için dosya bulunamıyor" -#: java/jcf-parse.c:627 +#: java/jcf-parse.c:631 msgid "not a valid Java .class file" msgstr "geçerli bir Java .class dosyası değil" -#: java/jcf-parse.c:630 +#: java/jcf-parse.c:634 msgid "error while parsing constant pool" msgstr "sabit havuzu çözümlenirken hata" -#: java/jcf-parse.c:633 +#: java/jcf-parse.c:637 #, c-format msgid "error in constant pool entry #%d\n" msgstr "sabit havuzu girdisi #%d de hata\n" #. FIXME - where was first time -#: java/jcf-parse.c:645 +#: java/jcf-parse.c:649 #, c-format msgid "reading class %s for the second time from %s" msgstr "sınıf %s ikinci defadır %s den okunuyor" -#: java/jcf-parse.c:663 +#: java/jcf-parse.c:667 msgid "error while parsing fields" msgstr "alanlar çözümlenirken hata" -#: java/jcf-parse.c:666 +#: java/jcf-parse.c:670 msgid "error while parsing methods" msgstr "yöntemler çözümlenirken hata" -#: java/jcf-parse.c:669 +#: java/jcf-parse.c:673 msgid "error while parsing final attributes" msgstr "bitiş öznitelikleri çözümlenirken hata" -#: java/jcf-parse.c:683 +#: java/jcf-parse.c:687 #, c-format msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath" msgstr "`gnu.gcj.gcj-compiled' özel sıfır uzunluklu `gnu.gcj.gcj-compiled' özniteliğine sahip olmayan `%s' içinde bulundu. Bu durum genellikle sınıf dosyalarının yolu doğru belirtilmediğinde ortaya çıkar. Sınıf dosyalarının yolunun nasıl belirtileceğini açıklayan info sayfasına bakmak için komut satırından `info gcj \"Input Options\"' yazınız" -#: java/jcf-parse.c:773 +#: java/jcf-parse.c:777 msgid "missing Code attribute" msgstr "Code özniteliği eksik" -#: java/jcf-parse.c:1010 +#: java/jcf-parse.c:1014 msgid "source file seen twice on command line and will be compiled only once" msgstr "komut satırında kaynak dosyası iki kere kullanılmış ve sadece bir kere derlenecek" -#: java/jcf-parse.c:1026 +#: java/jcf-parse.c:1030 msgid "no input file specified" msgstr "girdi dosyası belirtilmedi" -#: java/jcf-parse.c:1055 +#: java/jcf-parse.c:1059 #, c-format msgid "can't close input file %s" msgstr "girdi dosyası %s kapatılamıyor" -#: java/jcf-parse.c:1092 +#: java/jcf-parse.c:1096 #, c-format msgid "bad zip/jar file %s" msgstr "zip/jar dosyası %s hatalı" -#: java/jcf-write.c:2641 +#: java/jcf-write.c:2650 #, c-format msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "generate_bytecode_insn içinde hata - ağaç kodu oluşturulamadı: %s" -#: java/jcf-write.c:2979 +#: java/jcf-write.c:2988 msgid "field initializer type mismatch" msgstr "alan ilklendirici türü uyumsuzluğu" -#: java/jcf-write.c:3387 +#: java/jcf-write.c:3419 #, c-format msgid "can't create directory %s" msgstr "dizin %s oluşturulamıyor" -#: java/jcf-write.c:3441 +#: java/jcf-write.c:3473 #, c-format msgid "can't create %s" msgstr "%s oluşturulamıyor" @@ -20145,9 +20200,8 @@ msgid "`%s' is not a valid class name" msgstr "\"%s\" geçerli bir sınıf ismi değil" #: java/jvspec.c:435 -#, fuzzy msgid "--resource requires -o" -msgstr "-R, -o gerektirir" +msgstr "--resource, -o gerektirir" #: java/jvspec.c:442 msgid "warning: already-compiled .class files ignored with -C" @@ -20169,11 +20223,11 @@ msgstr "çoklu dosyalarla her iki @FILE kullanımı gerçeklenmedi" msgid "cannot specify `main' class when not linking" msgstr "ilintileme yapılmayacaksa `main' sınıfı belirtilemez" -#: java/lang.c:543 +#: java/lang.c:548 msgid "can't do dependency tracking with input from stdin" msgstr "Standart girdiden girdili bağımlılık izlemesi yapılamaz" -#: java/lang.c:559 +#: java/lang.c:564 msgid "couldn't determine target name for dependency tracking" msgstr "bağımlılık izlemesi için hedef isim saptanamıyor" @@ -20200,228 +20254,291 @@ msgstr "%s anlamlandırılamıyor" msgid "internal error - invalid Utf8 name" msgstr "iç hata - Utf8 ismi geçersiz" -#: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962 -#: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364 -#: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796 -#: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816 -#: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839 -#: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871 -#: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945 -#: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178 -#: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342 -#: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356 -#: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369 -#: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409 -#: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432 -#: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436 -#: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454 -#: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477 -#: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507 -#: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511 -#: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531 -#: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544 -#: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566 -#: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588 -#: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605 -#: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620 msgid "Missing term" msgstr "Terim eksik" -#: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734 -#: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797 -#: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338 -#: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552 -#: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807 -#: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829 -#: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856 msgid "';' expected" msgstr "';' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770 msgid "Missing name" msgstr "İsim eksik" -#: ../../gcc-3cvs/gcc/java/parse.y:795 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795 msgid "'*' expected" msgstr "'*' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:809 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809 msgid "Class or interface declaration expected" msgstr "Sınıf ya da arabirim bildirimi gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848 msgid "Missing class name" msgstr "Sınıf ismi yok" -#: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855 -#: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023 -#: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286 -#: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867 -#: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952 msgid "'{' expected" msgstr "'{' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:865 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865 msgid "Missing super class name" msgstr "Süper sınıf ismi eksik" -#: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891 msgid "Missing interface name" msgstr "Arabirim ismi yok" -#: ../../gcc-3cvs/gcc/java/parse.y:977 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977 msgid "Missing variable initializer" msgstr "Değişken ilklendirici eksik" -#: ../../gcc-3cvs/gcc/java/parse.y:994 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994 msgid "Invalid declaration" msgstr "Geçersiz bildirim" -#: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082 -#: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175 -#: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214 -#: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301 msgid "']' expected" msgstr "']' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:1001 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001 msgid "Unbalanced ']'" msgstr "karşılıksız ']'" -#: ../../gcc-3cvs/gcc/java/parse.y:1037 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037 msgid "Invalid method declaration, method name required" msgstr "Yöntem bildirimi geçersiz, yöntem ismi gerekiyor" -#: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047 -#: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036 msgid "Identifier expected" msgstr "Tanıtıcı gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:1057 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057 msgid "Invalid method declaration, return type required" msgstr "Yöntem bildirimi geçersiz, return türü gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530 -#: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546 -#: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576 -#: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981 -#: ../../gcc-3cvs/gcc/java/parse.y:2034 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034 msgid "')' expected" msgstr "')' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:1096 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096 msgid "Missing formal parameter term" msgstr "Biçimsel parametre terimi eksik" -#: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116 msgid "Missing identifier" msgstr "Tanıtıcı eksik" -#: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145 msgid "Missing class type term" msgstr "class tür terimi eksik" -#: ../../gcc-3cvs/gcc/java/parse.y:1301 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301 msgid "Invalid interface type" msgstr "Geçersiz arabirim türü" -#: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663 -#: ../../gcc-3cvs/gcc/java/parse.y:1665 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665 msgid "':' expected" msgstr "':' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521 -#: ../../gcc-3cvs/gcc/java/parse.y:1526 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526 msgid "Invalid expression statement" msgstr "Geçersiz ifade satırı" -#: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572 -#: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680 -#: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869 -#: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028 -#: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038 -#: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276 msgid "'(' expected" msgstr "'(' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:1614 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614 msgid "Missing term or ')'" msgstr "Terim ya da ')' eksik" -#: ../../gcc-3cvs/gcc/java/parse.y:1661 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661 msgid "Missing or invalid constant expression" msgstr "Geçersiz ya da eksik sabit ifadesi" -#: ../../gcc-3cvs/gcc/java/parse.y:1682 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682 msgid "Missing term and ')' expected" msgstr "Terim eksik ve ')' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:1721 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721 msgid "Invalid control expression" msgstr "Geçersiz denetim ifadesi" -#: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725 msgid "Invalid update expression" msgstr "Geçersiz güncelleme ifadesi" -#: ../../gcc-3cvs/gcc/java/parse.y:1750 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750 msgid "Invalid init statement" msgstr "Geçersiz ilklendirme satırı" -#: ../../gcc-3cvs/gcc/java/parse.y:1941 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941 msgid "Missing term or ')' expected" msgstr "Terim eksik ya da ')' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:1983 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983 msgid "'class' or 'this' expected" msgstr "'class' ya da 'this' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987 msgid "'class' expected" msgstr "'class' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:2032 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032 msgid "')' or term expected" msgstr "')' ya da terim gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:2151 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151 msgid "'[' expected" msgstr "'[' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:2229 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229 msgid "Field expected" msgstr "Alan gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296 msgid "Missing term and ']' expected" msgstr "Terim eksik ve ']' gerekli" -#: ../../gcc-3cvs/gcc/java/parse.y:2400 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400 msgid "']' expected, invalid type expression" msgstr "']' gerekli ve tür ifadesi geçersiz" -#: ../../gcc-3cvs/gcc/java/parse.y:2403 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403 msgid "Invalid type expression" msgstr "Geçersiz tür ifadesi" -#: ../../gcc-3cvs/gcc/java/parse.y:2515 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515 msgid "Invalid reference type" msgstr "Geçersiz referans türü" -#: ../../gcc-3cvs/gcc/java/parse.y:2993 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993 msgid "Constructor invocation must be first thing in a constructor" msgstr "Constructor çağrısı bir kurucu içindeki ilk şey olmalı" -#: ../../gcc-3cvs/gcc/java/parse.y:2995 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995 msgid "Only constructors can invoke constructors" msgstr "Sadece kurucular birbirini çağırabilir" -#: ../../gcc-3cvs/gcc/java/parse.y:3004 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004 #, c-format msgid ": `%s' JDK1.1(TM) feature" msgstr ": `%s' JDK1.1(TM) özelliği" -#: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066 #, c-format msgid "" "%s.\n" @@ -20430,35 +20547,35 @@ msgstr "" "%s.\n" "%s" -#: ../../gcc-3cvs/gcc/java/parse.y:6867 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879 #, c-format msgid "malformed .zip archive in CLASSPATH: %s" msgstr "CLASSPATH içinde bozuk .zip arşivi: %s" -#: ../../gcc-3cvs/gcc/java/parse.y:6938 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950 #, c-format msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives" msgstr "Öntanımlı `%s' paketi bulunamıyor. CLASSPATH ortam değişkenini ve arşivlere erişimi kontrol ediniz" -#: ../../gcc-3cvs/gcc/java/parse.y:12266 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352 #, c-format msgid "missing static field `%s'" msgstr "statik alan `%s' eksik" -#: ../../gcc-3cvs/gcc/java/parse.y:12271 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357 #, c-format msgid "not a static field `%s'" msgstr "`%s' bir statik alan değil" -#: ../../gcc-3cvs/gcc/java/parse.y:12314 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400 #, c-format msgid "No case for %s" msgstr "%s için uygun bir case yok" -#: ../../gcc-3cvs/gcc/java/parse.y:13240 +#: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365 #, c-format msgid "unregistered operator %s" -msgstr "%s işlemimi tanınmıyor" +msgstr "%s işleci tanınmıyor" #: java/typeck.c:553 msgid "junk at end of signature string" @@ -20470,7 +20587,7 @@ msgstr "exception_table içindeki pc hatalı" #: java/verify.c:485 msgid "exception handler inside code that is being protected" -msgstr "" +msgstr "hata değişkeni korunmuş kodun içinde" #: java/verify.c:1395 #, c-format @@ -20591,7 +20708,7 @@ msgid "cannot find protocol declaration for `%s'" msgstr "`%s' için protokol bildirimi bulunamıyor" #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195 -#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800 +#: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799 #, c-format msgid "cannot find interface declaration for `%s'" msgstr "`%s' için arabirim bildirimi bulunamıyor" @@ -20602,9 +20719,9 @@ msgid "cannot find reference tag for class `%s'" msgstr "sınıf `%s' için referans etiketi bulunamıyor" #: objc/objc-act.c:2050 -#, fuzzy, c-format +#, c-format msgid "creating selector for non existant method %s" -msgstr "yöntem `%s' için olası seçici çelişiyor" +msgstr "omayan yöntem %s için ayraç oluşturuyor" #: objc/objc-act.c:2364 #, c-format @@ -20633,7 +20750,7 @@ msgstr "çelişkili gerçekleme değişkeni özelliği" #: objc/objc-act.c:4580 msgid "can not use an object as parameter to a method\n" -msgstr "" +msgstr "bir nesne bir yöntemde parametre olarak kullanılamaz\n" #: objc/objc-act.c:4780 #, c-format @@ -20678,9 +20795,9 @@ msgid "cannot find method" msgstr "yöntem bulunamıyor" #: objc/objc-act.c:5399 -#, fuzzy, c-format +#, c-format msgid "undeclared selector `%s'" -msgstr "bildirilmemiş tanımlayıcı `%s'" +msgstr "bildirilmemiş ayraç `%s'" #. Historically, a class method that produced objects (factory #. method) would assign `self' to the instance that it @@ -20788,11 +20905,11 @@ msgstr "[super ...] bir yöntem bağlamında görünmeli" msgid "potential selector conflict for method `%s'" msgstr "yöntem `%s' için olası seçici çelişiyor" -#: objc-parse.y:2656 +#: objc-parse.y:2655 msgid "`@end' must appear in an implementation context" msgstr "`@end' bir oluşum bağlamında görünmeli" -#: objc-parse.y:2932 +#: objc-parse.y:2931 msgid "method definition not in class context" msgstr "yöntem tanımı sınıf bağlamında değil" @@ -20828,129 +20945,119 @@ msgstr "Sabit dizgeler için sınıf ismi belirtilir" #. treelang. #: treelang/lang-options.h:26 msgid "(debug) trace parsing process" -msgstr "" +msgstr "(hata ayıklama) trace parsing process" #: treelang/lang-options.h:27 msgid "(debug) trace lexical analysis" -msgstr "" +msgstr "(hata ayıklama) trace lexical analysis" + +#: config/rs6000/darwin.h:62 +msgid " conflicting code gen style switches are used" +msgstr " çelişen code gen tarzı switch'ler kullanılmış" + +#: config/i386/mingw32.h:85 config/i386/cygwin.h:171 +msgid "shared and mdll are not compatible" +msgstr "shared ve mdll uyumsuz" + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "-fjni ve -femit-class-files uyumsuz" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "-fjni ve -femit-class-file uyumsuz" + +#: java/lang-specs.h:35 java/lang-specs.h:36 +msgid "-femit-class-file should used along with -fsyntax-only" +msgstr "-femit-class-file -fsyntax-only ile birlikte kullanılmalı" + +#: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "-pg ve -fomit-frame-pointer uyumsuz" + +#: ada/lang-specs.h:41 +msgid "-c or -S required for Ada" +msgstr "Ada için -c ya da -S gerekli" #: config/darwin.h:212 msgid "-current_version only allowed with -dynamiclib" -msgstr "" +msgstr "-current_version sadece -dynamiclib ile kullanılabilir" #: config/darwin.h:215 msgid "-install_name only allowed with -dynamiclib" -msgstr "" +msgstr "-install_name sadece -dynamiclib ile kullanılabilir" #: config/darwin.h:220 -#, fuzzy msgid "-bundle not allowed with -dynamiclib" -msgstr "-mlong-double-64 ile -m64 birarada izin verilmez" +msgstr "-bundle ile -dynamiclib birarada izin verilmez" #: config/darwin.h:221 -#, fuzzy msgid "-bundle_loader not allowed with -dynamiclib" -msgstr "-mlong-double-64 ile -m64 birarada izin verilmez" +msgstr "-bundle_loader ile -dynamiclib birarada izin verilmez" #: config/darwin.h:222 -#, fuzzy msgid "-client_name not allowed with -dynamiclib" -msgstr "-mlong-double-64 ile -m64 birarada izin verilmez" +msgstr "-client_name ile -dynamiclib birarada izin verilmez" #: config/darwin.h:225 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib" -msgstr "" +msgstr "-force_cpusubtype_ALL ile -dynamiclib birarada izin verilmez" #: config/darwin.h:226 msgid "-force_flat_namespace not allowed with -dynamiclib" -msgstr "" +msgstr "-force_flat_namespace ile -dynamiclib birarada izin verilmez" #: config/darwin.h:228 msgid "-keep_private_externs not allowed with -dynamiclib" -msgstr "" +msgstr "-keep_private_externs ile -dynamiclib birarada izin verilmez" #: config/darwin.h:229 -#, fuzzy msgid "-private_bundle not allowed with -dynamiclib" -msgstr "-mlong-double-64 ile -m64 birarada izin verilmez" - -#: f/lang-specs.h:38 gcc.c:689 -msgid "GNU C does not support -C without using -E" -msgstr "GNU C -E kulanılmaksızın -C desteklemiyor" +msgstr "-private_bundle ile -dynamiclib birarada izin verilmez" -#: f/lang-specs.h:39 gcc.c:690 -#, fuzzy -msgid "GNU C does not support -CC without using -E" -msgstr "GNU C -E kulanılmaksızın -C desteklemiyor" +#: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23 +#: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107 +#: config/i386/freebsd-aout.h:213 +msgid "`-p' not supported; use `-pg' and gprof(1)" +msgstr "`-p' desteklenmiyor; `-pg' ve gprof(1) kullanın" -#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182 +#: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178 msgid "may not use both -m32 and -m64" msgstr "-m32 ve -m64 birlikte kullanılamaz" -#: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33 -#: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42 -msgid "`-p' not supported; use `-pg' and gprof(1)" -msgstr "`-p' desteklenmiyor; `-pg' ve gprof(1) kullanın" - -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" -msgstr "-mg ile ayrımsama desteklenmiyor\n" - -#: config/mips/mips.h:954 -msgid "-pipe is not supported" -msgstr "-pipe desteklenmiyor." - -#: config/mips/mips.h:1147 config/arc/arc.h:63 -msgid "may not use both -EB and -EL" -msgstr "-EB ve -EL birlikte kullanılamayabilir" - -#: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38 -msgid "-pg and -fomit-frame-pointer are incompatible" -msgstr "-pg ve -fomit-frame-pointer uyumsuz" - -#: config/rs6000/darwin.h:62 -msgid " conflicting code gen style switches are used" -msgstr "" - -#: config/i386/cygwin.h:115 -msgid "mno-cygwin and mno-win32 are not compatible" -msgstr "mno-cygwin ve mno-win32 uyumsuz" - -#: config/i386/cygwin.h:170 config/i386/mingw32.h:84 -msgid "shared and mdll are not compatible" -msgstr "shared ve mdll uyumsuz" +#: config/arm/arm.h:178 +msgid "-mapcs-26 and -mapcs-32 may not be used together" +msgstr "-mapcs-26 ve -mapcs-32 birlikte kullanılamayabilir" -#: gcc.c:867 -msgid "-E required when input is from standard input" -msgstr "Standart girdiden girdi alınırken -E gereklidir" +#: config/arm/arm.h:180 +msgid "-msoft-float and -mhard_float may not be used together" +msgstr "-msoft-float ve -mhard_float birlikte kullanılamayabilir" -#: gcc.c:871 -msgid "compilation of header file requested" -msgstr "başlık dosyası derlemesi istendi" +#: config/arm/arm.h:182 +msgid "-mbig-endian and -mlittle-endian may not be used together" +msgstr "-mbig-endian ve -mlittle-endian birlikte kullanılamayabilir" -#: java/lang-specs.h:33 -msgid "-fjni and -femit-class-files are incompatible" -msgstr "-fjni ve -femit-class-files uyumsuz" +#: config/i386/sco5.h:195 +msgid "-pg not supported on this platform" +msgstr "-pg bu platformda desteklenmiyor" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-file are incompatible" -msgstr "-fjni ve -femit-class-file uyumsuz" +#: config/i386/sco5.h:196 +msgid "-p and -pp specified - pick one" +msgstr "-p ve -pp belirtilmiş - birini seçin" -#: java/lang-specs.h:35 java/lang-specs.h:36 -msgid "-femit-class-file should used along with -fsyntax-only" -msgstr "-femit-class-file -fsyntax-only ile birlikte kullanılmalı" +#: config/i386/sco5.h:271 +msgid "-G and -static are mutually exclusive" +msgstr "-G ve -static birlikte kullanılamaz" -#: treelang/lang-specs.h:52 -#, fuzzy -msgid "-pg or -p and -fomit-frame-pointer are incompatible" -msgstr "-pg ve -fomit-frame-pointer uyumsuz" +#: f/lang-specs.h:38 gcc.c:689 +msgid "GNU C does not support -C without using -E" +msgstr "GNU C -E kulanılmaksızın -C desteklemiyor" -#: config/vax/netbsd-elf.h:42 -#, fuzzy -msgid "The -shared option is not currently supported for VAX ELF." -msgstr "yerleşik işlev `%s' şu an desteklenmiyor" +#: f/lang-specs.h:39 gcc.c:690 +msgid "GNU C does not support -CC without using -E" +msgstr "GNU C -E kulanılmaksızın -CC desteklemiyor" #: config/mcore/mcore.h:60 msgid "choose either big or little endian, not both" @@ -20964,17 +21071,37 @@ msgstr "Ya m340 ya da m210 kullanın, ikisi birden olmaz" msgid "the m210 does not have little endian support" msgstr "m210 küçük ilkli bayt sıralamasının desteklemez" -#: config/arm/arm.h:178 -msgid "-mapcs-26 and -mapcs-32 may not be used together" -msgstr "-mapcs-26 ve -mapcs-32 birlikte kullanılamayabilir" +#: config/i386/cygwin.h:115 +msgid "mno-cygwin and mno-win32 are not compatible" +msgstr "mno-cygwin ve mno-win32 uyumsuz" -#: config/arm/arm.h:180 -msgid "-msoft-float and -mhard_float may not be used together" -msgstr "-msoft-float ve -mhard_float birlikte kullanılamayabilir" +#: config/vax/netbsd-elf.h:42 +msgid "The -shared option is not currently supported for VAX ELF." +msgstr "-shared seçeneği VAX ELF için şu an desteklenmiyor." -#: config/arm/arm.h:182 -msgid "-mbig-endian and -mlittle-endian may not be used together" -msgstr "-mbig-endian ve -mlittle-endian birlikte kullanılamayabilir" +#: treelang/lang-specs.h:52 +msgid "-pg or -p and -fomit-frame-pointer are incompatible" +msgstr "-pg veya -p ve -fomit-frame-pointer uyumsuz" + +#: gcc.c:847 +msgid "-E required when input is from standard input" +msgstr "Standart girdiden girdi alınırken -E gereklidir" + +#: gcc.c:851 +msgid "compilation of header file requested" +msgstr "başlık dosyası derlemesi istendi" + +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" +msgstr "-mg ile ayrımsama desteklenmiyor\n" + +#: config/mips/mips.h:954 +msgid "-pipe is not supported" +msgstr "-pipe desteklenmiyor." + +#: config/mips/mips.h:1156 config/arc/arc.h:63 +msgid "may not use both -EB and -EL" +msgstr "-EB ve -EL birlikte kullanılamayabilir" #: config/mips/r3900.h:35 msgid "-mhard-float not supported" @@ -20984,37 +21111,47 @@ msgstr "-mhard-float desteklenmiyor" msgid "-msingle-float and -msoft-float can not both be specified" msgstr "-msingle-float ve -msoft-float birlikte belirtilemez." -#: ada/lang-specs.h:41 -msgid "-c or -S required for Ada" -msgstr "Ada için -c ya da -S gerekli" +#~ msgid "%s for `%T ? %T : %T' operator" +#~ msgstr "%s (`%T ? %T : %T' üç terimlisi için)" -#: config/i386/sco5.h:585 config/i386/sco5.h:666 -msgid "-static not valid with -mcoff" -msgstr "-static -mcoff ile geçerli değil" +#~ msgid "%s for `%T [%T]' operator" +#~ msgstr "%s (`%T [%T]' işleci için)" -#: config/i386/sco5.h:586 config/i386/sco5.h:667 -msgid "-shared not valid with -mcoff" -msgstr "-shared -mcoff ile geçerli değil" +#~ msgid "%s for `%T %s %T' operator" +#~ msgstr "%s (`%T %s %T' işleci için)" -#: config/i386/sco5.h:587 config/i386/sco5.h:668 -msgid "-symbolic not valid with -mcoff" -msgstr "-symbolic -mcoff ile geçerli değil" +#~ msgid "%s for `%s %T' operator" +#~ msgstr "%s (`%s %T' işleci için)" -#: config/i386/sco5.h:636 -msgid "-fpic is not valid with -mcoff" -msgstr "-fpic -mcoff ile geçerli değil" +#~ msgid "real-valued template parameters when cross-compiling" +#~ msgstr "çapraz derlemede gerçek değerli şablon parametreleri" -#: config/i386/sco5.h:637 -msgid "-fPIC is not valid with -mcoff" -msgstr "-fPIC -mcoff ile geçerli değil" +#~ msgid "due to a defect in the G++ 3.2 ABI, G++ has assigned the same mangled name to two different types" +#~ msgstr "G++ 3.2 ABI içindeki bir bozulmadan dolayı, G++ iki farklı türde atanmış aynı anlamlı isim içeriyor" -#: config/i386/sco5.h:669 -msgid "-fpic not valid with -mcoff" -msgstr "-fpic -mcoff ile geçerli değil" +#~ msgid "-static not valid with -mcoff" +#~ msgstr "-static -mcoff ile geçerli değil" -#: config/i386/sco5.h:670 -msgid "-fPIC not valid with -mcoff" -msgstr "-fPIC -mcoff ile geçerli değil" +#~ msgid "-shared not valid with -mcoff" +#~ msgstr "-shared -mcoff ile geçerli değil" + +#~ msgid "-symbolic not valid with -mcoff" +#~ msgstr "-symbolic -mcoff ile geçerli değil" + +#~ msgid "-fpic is not valid with -mcoff" +#~ msgstr "-fpic -mcoff ile geçerli değil" + +#~ msgid "-fPIC is not valid with -mcoff" +#~ msgstr "-fPIC -mcoff ile geçerli değil" + +#~ msgid "-fpic not valid with -mcoff" +#~ msgstr "-fpic -mcoff ile geçerli değil" + +#~ msgid "-fPIC not valid with -mcoff" +#~ msgstr "-fPIC -mcoff ile geçerli değil" + +#~ msgid "__alignof__ applied to an incomplete type" +#~ msgstr "__alignof__ bir tamamlanmamış türe uygulanmış" #~ msgid "-traditional is deprecated and may be removed" #~ msgstr "-traditional kullanımdan kalkacak ve kalkmış da olabilir" @@ -21025,15 +21162,24 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "type of external `%s' is not global" #~ msgstr "external `%s' türü genel değil" +#~ msgid "typedef `%s' is initialized" +#~ msgstr "typedef `%s' ilklendirimiş" + #~ msgid "unnamed fields of type other than struct or union are not allowed" #~ msgstr "isimsiz alanlara struct ve union dışında izin verilmiyor" #~ msgid "null format string" #~ msgstr "null biçem dizgesi" +#~ msgid "ignoring #pragma %s" +#~ msgstr "#pragma %s yoksayılıyor" + #~ msgid "both 'f' and 'l' suffixes on floating constant" #~ msgstr "gerçel sayı sabitte hem 'f' hem de 'l' sonekleri" +#~ msgid "floating point number exceeds range of '%s'" +#~ msgstr "gerçel sayı '%s' kapsamını aşıyor" + #~ msgid "decimal point in exponent - impossible!" #~ msgstr "üs bir ondalık sayı -- imkânsız!" @@ -21052,6 +21198,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "more than one 'f' suffix on floating constant" #~ msgstr "gerçel sayı sabitte `f' soneki birden fazla var" +#~ msgid "traditional C rejects the 'f' suffix" +#~ msgstr "geleneksel C 'f' sonekini kullanmaz" + #~ msgid "more than one 'l' suffix on floating constant" #~ msgstr "gerçel sayı sabitte `l' soneki birden fazla var" @@ -21142,6 +21291,12 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "sizeof applied to an incomplete type" #~ msgstr "sizeof bir tamamlanmamış türe uygulanmış" +#~ msgid "variable offset is passed partially in stack and in reg" +#~ msgstr "değişkenin göreli konumu kısmen yığında kısmende yazmaçta aktarılmış" + +#~ msgid "variable size is passed partially in stack and in reg" +#~ msgstr "değişken boyutu hem yığın hem de yazmaç içine aktarılmış" + #~ msgid "execvp %s" #~ msgstr "execvp %s" @@ -21175,6 +21330,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid " as it is the same as non-system directory \"%s\"" #~ msgstr "sistem dizini olmayan \"%s\" dizini ile aynı olacak şekilde değiştiriliyor" +#~ msgid " as it has already been specified as a non-system directory" +#~ msgstr "bir sistem dizini olmayan olarak zaten belirtilmiş şekilde değiştiriliyor" + #~ msgid "I/O error on output" #~ msgstr "Çıktıda G/Ç hatası" @@ -21220,6 +21378,18 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "multi-line string literals are deprecated" #~ msgstr "çok satırlı dizge sabitlerin modası geçti" +#~ msgid "the meaning of '\\%c' varies with -traditional" +#~ msgstr "`\\%c'nın anlamı -traditional ile değişir" + +#~ msgid "the meaning of '\\a' varies with -traditional" +#~ msgstr "'\\a'nın anlamı -traditional ile değişir" + +#~ msgid "the meaning of '\\x' varies with -traditional" +#~ msgstr "'\\x'in anlamı -traditional ile değişir" + +#~ msgid "escape sequence out of range for character" +#~ msgstr "önceleme dizgesi karakter için kapsam dışı" + #~ msgid "\"%s\" cannot be used as a macro name" #~ msgstr "\"%s\" bir makro ismi olarak kullanılamaz" @@ -21241,6 +21411,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "Internal compiler error in %s, at %s:%d" #~ msgstr "%2$s:%3$d. satırındaki %1$s işlevinde derleyici iç hatası" +#~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n" +#~ msgstr "Telif Hakkı (C) 2002 Free Software Foundation, Inc.\n" + #~ msgid "argument to `-b' is missing" #~ msgstr "`-b' için argüman belirtilmemiş" @@ -21259,6 +21432,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "%6.2f%% of %d source lines executed in function %s\n" #~ msgstr "%3$s işlevindeki %2$d satırın %%%1$6.2f satırı çalıştırıldı\n" +#~ msgid "No executable source lines in function %s\n" +#~ msgstr "%s dosyasında çalıştırılacak satır yok\n" + #~ msgid "%6.2f%% of %d branches executed in function %s\n" #~ msgstr "%3$s işlevindeki %2$d dalın %%%1$6.2f dalı çalıştırıldı\n" @@ -21274,15 +21450,36 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "No calls in function %s\n" #~ msgstr "%s işlevinde çağrı yok\n" +#~ msgid "%6.2f%% of %d source lines executed in file %s\n" +#~ msgstr "%3$s dosyasındaki %2$d satırın %%%1$6.2f satırı çalıştırıldı\n" + +#~ msgid "%6.2f%% of %d branches executed in file %s\n" +#~ msgstr "%3$s dosyasındaki %2$d dalın %%%1$6.2f dalı çalıştırıldı\n" + +#~ msgid "%6.2f%% of %d branches taken at least once in file %s\n" +#~ msgstr "%3$s dosyasındaki %2$d dalın %%%1$6.2f dalı en az bir kere alındı\n" + +#~ msgid "%6.2f%% of %d calls executed in file %s\n" +#~ msgstr "%3$s dosyasındaki %2$d çağrıdan %%%1$6.2f çağrı çalıştırıldı\n" + +#~ msgid "call %d returns = %s\n" +#~ msgstr "%d. çağrı dönüşü = %s\n" + #~ msgid "call %d returns = %s%%\n" #~ msgstr "%d. çağrı dönüş yüzdesi = %%%s\n" +#~ msgid "branch %d taken = %s\n" +#~ msgstr "%d. dal alındı = %s\n" + #~ msgid "branch %d taken = %s%%\n" #~ msgstr "%d. dal alınma yüzdesi = %%%s\n" #~ msgid ".da file contents exhausted too early" #~ msgstr ".da dosyasının içeriği çok erken atıldı" +#~ msgid ".da file contents not exhausted" +#~ msgstr ".da dosyasının içeriği atılmadı" + #~ msgid "conversion from NaN to int" #~ msgstr "NaN'dan int'e dönüşüm" @@ -21404,9 +21601,6 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "macro name missing after -%c option" #~ msgstr "-%c seçeneğinden sonra makro ismi eksik" -#~ msgid "-pedantic and -traditional are mutually exclusive" -#~ msgstr "-pedantic ve -traditional birlikte kullanılamaz" - #~ msgid "-trigraphs and -traditional are mutually exclusive" #~ msgstr "-trigraphs ve -traditional birlikte kullanılamaz" @@ -21581,6 +21775,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "Do not store locals in arg registers" #~ msgstr "Yerel değerler argüman yazmaçlarında saklanmaz" +#~ msgid "Do not generate multm instructions" +#~ msgstr "multm komutları üretilmez" + #~ msgid "Do symbol renaming for BSD" #~ msgstr "Sembol isimlendirmesi BSD için yapılır" @@ -21590,6 +21787,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "Don't do symbol renaming" #~ msgstr "Sembol isimlendirmesi yapılmaz" +#~ msgid "MCU `%s' not supported" +#~ msgstr "MCU `%s' desteklenmiyor" + #~ msgid "Generate code for the C400" #~ msgstr "Kod C400 MİB için üretilir" @@ -21707,6 +21907,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "this target does not support the -mabi switch" #~ msgstr "bu hedef -mabi seçeneğini desteklemez." +#~ msgid "bad value (%s) for -mtune= switch" +#~ msgstr "-mtune= seçeneğinin değeri (%s) hatalı" + #~ msgid "-mips%d does not support 64 bit fp registers" #~ msgstr "-mips%d 64 bit fp yazmaçlarını desteklemez" @@ -21761,6 +21964,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "-fdata-sections not supported on AIX" #~ msgstr "-fdata-sections AIX'de desteklenmiyor" +#~ msgid "argument 3 of `%s' must be a 2-bit literal" +#~ msgstr "`%s' için 3. argüman 2 bitlik bir sabit olmalı" + #~ msgid "%%S computed all 1's mask" #~ msgstr "%%S tamamı birlerin maskı olarak hesaplandı" @@ -21770,9 +21976,15 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "no viable candidates" #~ msgstr "uygulanabilir aday yok" +#~ msgid "cannot pass objects of non-POD type `%#T' through `...'" +#~ msgstr "POD olmayan `%#T' türünün nesneleri `...' üzerinden aktarılamaz" + #~ msgid "`%D' has already been declared in `%T'" #~ msgstr "`%D' zaten `%T' de bildirilmişti" +#~ msgid "typedef `%D' is initialized" +#~ msgstr "typedef `%D' ilkdeğerli" + #~ msgid "`%D' as declarator" #~ msgstr "bildirici olarak `%D'" @@ -21806,9 +22018,15 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "multiple initializations given for member `%D'" #~ msgstr "üye `%D' için çoklu ilklendiriciler verilmiş" +#~ msgid "base initializers for `%#T'" +#~ msgstr "`%T' için taban ilklendiriciler" + #~ msgid " will be re-ordered to match inheritance order" #~ msgstr " miras kalma sırasının eşlenmesi için yeniden sıralanacak" +#~ msgid "base class `%T' already initialized" +#~ msgstr "taban sınıf `%T' zaten ilklendirilmiş" + #~ msgid "implementation-reserved name `%D' used" #~ msgstr "implementation-saklı ismi `%D' kullanıldı" @@ -21830,6 +22048,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "ignoring `%V' qualifiers on `%T'" #~ msgstr "`%V' niteleyicileri `%T'de yoksayılıyor" +#~ msgid "ISO C++ forbids applying `sizeof' to a function type" +#~ msgstr "ISO C++ bir üye türe `sizeof' uygulanmasına izin vermez" + #~ msgid "ISO C++ forbids applying `sizeof' to a member function" #~ msgstr "ISO C++ bir üye işleve `sizeof' uygulanmasına izin vermez" @@ -21851,9 +22072,6 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "invalid use of template `%#D' as expression" #~ msgstr "ifade olarak tür şablon `%#D' kullanımı geçersiz" -#~ msgid "`%#T' has no member named `%D'" -#~ msgstr "`%#T' `%D' isminde bir üye içermiyor" - #~ msgid "invalid offsetof from non-POD type `%#T'; use pointer to member instead" #~ msgstr "POD olmayan tür `%T' deki offsetof geçersiz; yerine üyeye gösterge kullanın" @@ -21911,6 +22129,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "due to non-public access of member `%D'" #~ msgstr "üye `%D' nin public olmayan erişiminden dolayı" +#~ msgid "ISO C++ forbids non-constant aggregate initializer expressions" +#~ msgstr "ISO C++ sabit olmayan kümeleme ilklendirici ifadelerine izin vermez" + #~ msgid "The meaning of `\\x' (at %0) varies with -traditional" #~ msgstr "`\\x'in anlamı (%0 içinde) -traditional ile değişir" @@ -21965,6 +22186,9 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "may not use both -mgp32 and -mfp64" #~ msgstr "-mfp64 ve -mgp32 birlikte kullanılamayabilir" +#~ msgid "Only initialized variables can be placed into program memory area." +#~ msgstr "Program bellek alanına sadece ilklendirilmiş değişkenler yerleştirilebilir." + #~ msgid "declaration of `%#T'" #~ msgstr "`%#T' bildirimi" @@ -23504,9 +23728,6 @@ msgstr "-fPIC -mcoff ile geçerli değil" #~ msgid "can only take slice of array or string" #~ msgstr "sadece dizi ya da dizgenin dilimi alınabilir" -#~ msgid "slice length is not an integer" -#~ msgstr "dilim uzunluğu bir yamsayı değil" - #~ msgid "slice length out-of-range" #~ msgstr "dilim uzunluğu kapsam-dışı" -- 2.30.2