summaryrefslogtreecommitdiff
path: root/gcc/po
diff options
context:
space:
mode:
authorpthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-25 17:50:02 +0000
committerpthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-25 17:50:02 +0000
commit97366baf1487faa7f0a6aee5cbad4c20ff4d4571 (patch)
tree62214605c1fe7a5535854b8c0f4150e06f6107a7 /gcc/po
parent0ca827a69b10723ec857a5aa04c733950e5857c4 (diff)
downloadgcc-97366baf1487faa7f0a6aee5cbad4c20ff4d4571.tar.gz
gcc:
2000-11-25 Philipp Thomas <pthomas@suse.de> * configure.in (ALL_LINGUAS): Remove en_GB and add sv. * configure: Rebuilt. po: 2000-11-25 Philipp Thomas <pthomas@suse.de> * sv.po: New swedish translation file. * en_GB.po: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37739 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/po')
-rw-r--r--gcc/po/ChangeLog4
-rw-r--r--gcc/po/en_GB.po4406
-rw-r--r--gcc/po/sv.po10886
3 files changed, 10890 insertions, 4406 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog
index 3ff3d30f547..e5e4adf0908 100644
--- a/gcc/po/ChangeLog
+++ b/gcc/po/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-25 Philipp Thomas <pthomas@suse.de>
+ * sv.po: New swedish translation file.
+ * en_GB.po: Removed.
+
2000-11-20 Stan Shebs <shebs@apple.com>
* POTFILES.in: Add config/rs6000/xm-darwin.h.
diff --git a/gcc/po/en_GB.po b/gcc/po/en_GB.po
deleted file mode 100644
index cdfa1dce075..00000000000
--- a/gcc/po/en_GB.po
+++ /dev/null
@@ -1,4406 +0,0 @@
-# British English messages for GNU CC
-# Copyright (C) 1998 Free Software Foundation, Inc.
-# Paul Eggert <eggert@twinsun.com>, 1998.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: gcc 2.96 20000601 (experimental)\n"
-"POT-Creation-Date: 2000-06-01 21:13+0200\n"
-"PO-Revision-Date: 1998-09-27 21:34-0700\n"
-"Last-Translator: Philipp Thomas <pthomas@suse.de\n"
-"Language-Team: English <en@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=us-ascii\n"
-"Content-Transfer-Encoding: 7bit\n"
-
-#: c-common.c:550
-#, c-format
-msgid "wrong number of arguments specified for `%s' attribute"
-msgstr ""
-
-#: c-common.c:715
-#, c-format
-msgid "unknown machine mode `%s'"
-msgstr ""
-
-#: c-common.c:718
-#, c-format
-msgid "no data type for mode `%s'"
-msgstr ""
-
-#: c-common.c:773
-#, c-format
-msgid "requested alignment is not a constant"
-msgstr ""
-
-#: c-common.c:778
-msgid "requested alignment is not a power of 2"
-msgstr ""
-
-#: c-common.c:780
-msgid "requested alignment is too large"
-msgstr ""
-
-#: c-common.c:812
-msgid "unrecognized format specifier"
-msgstr "unrecognised format specifier"
-
-#: c-common.c:850 c-common.c:926
-msgid "format string has invalid operand number"
-msgstr ""
-
-#: c-common.c:858
-msgid "format string arg follows the args to be formatted"
-msgstr ""
-
-#: c-common.c:877 c-common.c:947
-msgid "format string arg not a string type"
-msgstr ""
-
-#: c-common.c:890
-msgid "args to be formatted is not '...'"
-msgstr ""
-
-#: c-common.c:956
-msgid "function does not return string type"
-msgstr ""
-
-#: c-common.c:982
-msgid "alias arg not a string"
-msgstr ""
-
-#: c-common.c:2158
-msgid "expression statement has incomplete type"
-msgstr ""
-
-#: c-common.c:2178
-msgid "case label does not reduce to an integer constant"
-msgstr ""
-
-#: c-common.c:2435
-msgid "invalid truth-value expression"
-msgstr ""
-
-#: c-common.c:2486
-#, c-format
-msgid "invalid operands to binary %s"
-msgstr ""
-
-#: c-common.c:2858
-msgid "struct type value used where scalar is required"
-msgstr ""
-
-#: c-common.c:2862
-msgid "union type value used where scalar is required"
-msgstr ""
-
-#: c-common.c:2866
-msgid "array type value used where scalar is required"
-msgstr ""
-
-#: c-common.c:3204 c-common.c:3236
-msgid "invalid use of `restrict'"
-msgstr ""
-
-#: c-common.c:3924 c-typeck.c:1656
-#, c-format
-msgid "too few arguments to function `%s'"
-msgstr ""
-
-#: c-common.c:3930 c-typeck.c:1515
-#, c-format
-msgid "too many arguments to function `%s'"
-msgstr ""
-
-#: c-convert.c:78 c-typeck.c:939 c-typeck.c:3955 cp/typeck.c:1724
-#: cp/typeck.c:6480
-msgid "void value not ignored as it ought to be"
-msgstr ""
-
-#: c-convert.c:98
-msgid "conversion to non-scalar type requested"
-msgstr ""
-
-#: c-decl.c:563
-#, c-format
-msgid "unknown C standard `%s'"
-msgstr ""
-
-#: c-decl.c:1001
-#, c-format
-msgid "`struct %s' incomplete in scope ending here"
-msgstr ""
-
-#: c-decl.c:1004
-#, c-format
-msgid "`union %s' incomplete in scope ending here"
-msgstr ""
-
-#: c-decl.c:1007
-#, c-format
-msgid "`enum %s' incomplete in scope ending here"
-msgstr ""
-
-#: c-decl.c:1598
-msgid ""
-"A parameter list with an ellipsis can't match an empty parameter name list "
-"declaration."
-msgstr ""
-
-#: c-decl.c:1604
-msgid ""
-"An argument type that has a default promotion can't match an empty parameter "
-"name list declaration."
-msgstr ""
-
-#: c-decl.c:2496
-#, c-format
-msgid "implicit declaration of function `%s'"
-msgstr ""
-
-#: c-decl.c:2598
-#, c-format
-msgid "label %s referenced outside of any function"
-msgstr ""
-
-#: c-decl.c:2658
-#, c-format
-msgid "duplicate label declaration `%s'"
-msgstr ""
-
-#: c-decl.c:2695
-#, c-format
-msgid "duplicate label `%s'"
-msgstr ""
-
-#: c-decl.c:3308
-msgid "two types specified in one empty declaration"
-msgstr ""
-
-#: c-decl.c:3384
-#, c-format
-msgid "typedef `%s' is initialized"
-msgstr "typedef `%s' is initialised"
-
-#: c-decl.c:3391
-#, c-format
-msgid "function `%s' is initialized like a variable"
-msgstr "function `%s' is initialised like a variable"
-
-#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
-#: c-decl.c:3398
-#, c-format
-msgid "parameter `%s' is initialized"
-msgstr "parameter `%s' is initialised"
-
-#: c-decl.c:3413 c-typeck.c:4674
-msgid "variable-sized object may not be initialized"
-msgstr "variable-sized object may not be initialised"
-
-#: c-decl.c:3419
-#, c-format
-msgid "variable `%s' has initializer but incomplete type"
-msgstr "variable `%s' has initialiser but incomplete type"
-
-#: c-decl.c:3425
-#, fuzzy, c-format
-msgid "elements of array `%s' have incomplete type"
-msgstr ""
-
-#: c-decl.c:3950 cp/decl.c:10052
-msgid "`long long long' is too long for GCC"
-msgstr ""
-
-#: c-decl.c:3965 cp/decl.c:10077
-#, c-format
-msgid "two or more data types in declaration of `%s'"
-msgstr ""
-
-#: c-decl.c:3980 cp/decl.c:10082
-#, c-format
-msgid "`%s' fails to be a typedef or built in type"
-msgstr ""
-
-#: c-decl.c:4044
-#, c-format
-msgid "both long and short specified for `%s'"
-msgstr ""
-
-#: c-decl.c:4048 cp/decl.c:10182
-#, c-format
-msgid "long or short specified with char for `%s'"
-msgstr ""
-
-#: c-decl.c:4055 cp/decl.c:10186
-#, c-format
-msgid "long or short specified with floating type for `%s'"
-msgstr ""
-
-#: c-decl.c:4058
-msgid "the only valid combination is `long double'"
-msgstr ""
-
-#: c-decl.c:4064
-#, c-format
-msgid "both signed and unsigned specified for `%s'"
-msgstr ""
-
-#: c-decl.c:4066 cp/decl.c:10175
-#, c-format
-msgid "long, short, signed or unsigned invalid for `%s'"
-msgstr ""
-
-#: c-decl.c:4091 cp/decl.c:10216
-#, c-format
-msgid "complex invalid for `%s'"
-msgstr ""
-
-#: c-decl.c:4194 cp/decl.c:10365
-#, c-format
-msgid "multiple storage classes in declaration of `%s'"
-msgstr ""
-
-#: c-decl.c:4205
-msgid "function definition declared `register'"
-msgstr ""
-
-#: c-decl.c:4207
-msgid "function definition declared `typedef'"
-msgstr ""
-
-#: c-decl.c:4220
-#, c-format
-msgid "storage class specified for structure field `%s'"
-msgstr ""
-
-#: c-decl.c:4223 cp/decl.c:10412
-#, c-format
-msgid "storage class specified for parameter `%s'"
-msgstr ""
-
-#: c-decl.c:4226 cp/decl.c:10414
-msgid "storage class specified for typename"
-msgstr ""
-
-#: c-decl.c:4240 cp/decl.c:10431
-#, c-format
-msgid "`%s' has both `extern' and initializer"
-msgstr "`%s' has both `extern' and initialiser"
-
-#: c-decl.c:4244 cp/decl.c:10435
-#, c-format
-msgid "nested function `%s' declared `extern'"
-msgstr ""
-
-#: c-decl.c:4247 cp/decl.c:10439
-#, c-format
-msgid "top-level declaration of `%s' specifies `auto'"
-msgstr ""
-
-#: c-decl.c:4251
-#, c-format
-msgid "iterator `%s' has derived type"
-msgstr ""
-
-#: c-decl.c:4257
-#, c-format
-msgid "iterator `%s' has noninteger type"
-msgstr ""
-
-#: c-decl.c:4301
-#, c-format
-msgid "declaration of `%s' as array of voids"
-msgstr ""
-
-#: c-decl.c:4307
-#, c-format
-msgid "declaration of `%s' as array of functions"
-msgstr ""
-
-#: c-decl.c:4329
-#, c-format
-msgid "size of array `%s' has non-integer type"
-msgstr ""
-
-#: c-decl.c:4341
-#, c-format
-msgid "size of array `%s' is negative"
-msgstr ""
-
-#: c-decl.c:4373 c-decl.c:4551
-#, c-format
-msgid "size of array `%s' is too large"
-msgstr ""
-
-#: c-decl.c:4435 cp/decl.c:10575
-#, c-format
-msgid "`%s' declared as function returning a function"
-msgstr ""
-
-#: c-decl.c:4440 cp/decl.c:10580
-#, c-format
-msgid "`%s' declared as function returning an array"
-msgstr ""
-
-#: c-decl.c:4522 cp/decl.c:10814
-msgid "invalid type modifier within pointer declarator"
-msgstr ""
-
-#: c-decl.c:4616 cp/decl.c:11289
-#, c-format
-msgid "variable or field `%s' declared void"
-msgstr ""
-
-#: c-decl.c:4681
-#, c-format
-msgid "field `%s' declared as a function"
-msgstr ""
-
-#: c-decl.c:4687
-#, c-format
-msgid "field `%s' has incomplete type"
-msgstr ""
-
-#: c-decl.c:4720
-#, c-format
-msgid "invalid storage class for function `%s'"
-msgstr ""
-
-#: c-decl.c:4899 cp/decl.c:11799
-#, c-format
-msgid "parameter `%s' has incomplete type"
-msgstr ""
-
-#: c-decl.c:5024
-msgid "`void' in parameter list must be the entire list"
-msgstr ""
-
-#: c-decl.c:5138
-#, c-format
-msgid "redefinition of `%s %s'"
-msgstr ""
-
-#: c-decl.c:5259
-#, c-format
-msgid "nested redefinition of `%s'"
-msgstr ""
-
-#. This enum is a named one that has been declared already.
-#: c-decl.c:5494
-#, c-format
-msgid "redeclaration of `enum %s'"
-msgstr ""
-
-#: c-decl.c:5646
-#, c-format
-msgid "enumerator value for `%s' not integer constant"
-msgstr ""
-
-#: c-decl.c:5659
-msgid "overflow in enumeration values"
-msgstr ""
-
-#: c-decl.c:5735
-msgid "return-type is an incomplete type"
-msgstr ""
-
-#: c-decl.c:6218
-msgid "number of arguments doesn't match prototype"
-msgstr ""
-
-#: c-decl.c:6261
-#, c-format
-msgid "argument `%s' doesn't match prototype"
-msgstr ""
-
-#: c-lex.c:482 cp/lex.c:1897
-msgid "stray '\\' in program"
-msgstr "stray '\\' in programme"
-
-#: c-lex.c:559 c-lex.c:726 cp/lex.c:1961 cp/lex.c:2137
-#, c-format
-msgid "invalid #-line"
-msgstr ""
-
-#: c-lex.c:694 cp/lex.c:2105
-#, c-format
-msgid "invalid #ident"
-msgstr ""
-
-#: c-lex.c:710 cp/lex.c:2121
-#, c-format
-msgid "undefined or invalid # directive `%s'"
-msgstr ""
-
-#: c-lex.c:762 cp/lex.c:2174
-#, c-format
-msgid "invalid #line"
-msgstr ""
-
-#: c-lex.c:842 cp/lex.c:2291
-msgid "#-lines for entering and leaving files don't match"
-msgstr ""
-
-#: c-lex.c:1050 cp/lex.c:2970
-#, c-format
-msgid "%s at end of input"
-msgstr ""
-
-#: c-lex.c:1052 cp/lex.c:2973
-#, c-format
-msgid "%s at null character"
-msgstr ""
-
-#: c-lex.c:1054 cp/lex.c:2975
-#, c-format
-msgid "%s before string constant"
-msgstr ""
-
-#: c-lex.c:1056 cp/lex.c:2977
-#, c-format
-msgid "%s before character constant"
-msgstr ""
-
-#: c-lex.c:1058 cp/lex.c:2979
-#, c-format
-msgid "%s before character 0%o"
-msgstr ""
-
-#: c-lex.c:1060 cp/lex.c:2981
-#, c-format
-msgid "%s before `%s'"
-msgstr ""
-
-#: c-lex.c:1122 cp/lex.c:3379
-msgid "more than one `f' in numeric constant"
-msgstr ""
-
-#: c-lex.c:1128 cp/lex.c:3385
-msgid "more than one `l' in numeric constant"
-msgstr ""
-
-#: c-lex.c:1134 c-lex.c:1799 cp/lex.c:3391 cp/lex.c:4104
-msgid "more than one `i' or `j' in numeric constant"
-msgstr ""
-
-#: c-lex.c:1161 cp/lex.c:3418
-#, c-format
-msgid "both `f' and `l' in floating constant"
-msgstr ""
-
-#: c-lex.c:1372 cp/lex.c:3612
-msgid "`$' in identifier"
-msgstr ""
-
-#: c-lex.c:1428
-#, fuzzy, c-format
-msgid "invalid identifier `%s'"
-msgstr ""
-
-#: c-lex.c:1486 cp/lex.c:3791
-msgid "parse error at `..'"
-msgstr ""
-
-#: c-lex.c:1586 cp/lex.c:3891
-msgid "malformed floating constant"
-msgstr ""
-
-#: c-lex.c:1620 cp/lex.c:3925
-msgid "nondigits in number and not hexadecimal"
-msgstr ""
-
-#: c-lex.c:1672 cp/lex.c:3977
-msgid "numeric constant with no digits"
-msgstr ""
-
-#: c-lex.c:1675 cp/lex.c:3980
-msgid "numeric constant contains digits beyond the radix"
-msgstr ""
-
-#: c-lex.c:1704 cp/lex.c:4009
-msgid "floating constant exponent has no digits"
-msgstr ""
-
-#: c-lex.c:1714 cp/lex.c:4019
-msgid "hexadecimal floating constant has no exponent"
-msgstr ""
-
-#. We got an exception from parse_float()
-#: c-lex.c:1732 cp/lex.c:4037
-msgid "floating constant out of range"
-msgstr ""
-
-#: c-lex.c:1781 cp/lex.c:4086
-msgid "two `u's in integer constant"
-msgstr ""
-
-#: c-lex.c:1789 cp/lex.c:4094
-msgid "three `l's in integer constant"
-msgstr ""
-
-#: c-lex.c:1941
-msgid "complex integer constant is too wide for `complex int'"
-msgstr ""
-
-#: c-lex.c:1972 cp/lex.c:4209
-#, c-format
-msgid "missing white space after number `%s'"
-msgstr ""
-
-#: c-lex.c:2108
-msgid "malformed character constant"
-msgstr ""
-
-#: c-lex.c:2110 cp/lex.c:4347
-msgid "empty character constant"
-msgstr ""
-
-#: c-lex.c:2114 cp/lex.c:4351
-msgid "character constant too long"
-msgstr ""
-
-#: c-lex.c:2272 cp/lex.c:4514
-#, fuzzy
-msgid "Unterminated string constant"
-msgstr "initialiser element is not constant"
-
-#: /usr/lib/bison.simple:358 /usr/share/misc/bison.simple:358
-msgid "parser stack overflow"
-msgstr ""
-
-#: c-parse.y:270 c-parse.y:1832 objc-parse.y:299 objc-parse.y:1967
-msgid "argument of `asm' is not a constant string"
-msgstr ""
-
-#: c-parse.y:278 objc-parse.y:307
-#, fuzzy
-msgid "ANSI C forbids data definition with no type or storage class"
-msgstr ""
-
-#: c-parse.y:437 objc-parse.y:468
-msgid "`sizeof' applied to a bit-field"
-msgstr ""
-
-#: c-parse.y:595 objc-parse.y:642
-#, c-format
-msgid "`%s' undeclared here (not in a function)"
-msgstr ""
-
-#: c-parse.y:605 objc-parse.y:667
-#, fuzzy, c-format
-msgid "`%s' undeclared (first use in this function)"
-msgstr ""
-
-#: c-parse.y:610 objc-parse.y:672
-msgid "(Each undeclared identifier is reported only once"
-msgstr ""
-
-#: c-parse.y:611 objc-parse.y:673
-msgid "for each function it appears in.)"
-msgstr ""
-
-#: c-parse.y:638 objc-parse.y:705
-#, c-format
-msgid "`%s' implicitly declared as function"
-msgstr ""
-
-#: c-parse.y:1235 c-parse.y:1269
-msgid "`[*]' in parameter declaration only allowed in ISO C 99"
-msgstr ""
-
-#: c-parse.y:1605 objc-parse.y:1740 parse.y:1471
-msgid "braced-group within expression allowed only inside a function"
-msgstr ""
-
-#: c-parse.y:1809 objc-parse.y:1944
-msgid "break statement not within loop or switch"
-msgstr ""
-
-#: c-parse.y:1814 objc-parse.y:1949
-msgid "continue statement not within a loop"
-msgstr ""
-
-#: c-parse.y:1889 objc-parse.y:2024
-msgid "invalid `for (ITERATOR)' syntax"
-msgstr ""
-
-#: c-parse.y:1891 objc-parse.y:2026
-#, c-format
-msgid "`%s' is not an iterator"
-msgstr ""
-
-#: c-parse.y:1894 objc-parse.y:2029
-#, c-format
-msgid "`for (%s)' inside expansion of same iterator"
-msgstr ""
-
-#: c-parse.y:1952 c-parse.y:1981 cp/expr.c:324 cp/typeck2.c:1340
-#: objc-parse.y:2087 objc-parse.y:2116
-msgid "case label not within a switch statement"
-msgstr ""
-
-#: c-parse.y:1955 c-parse.y:1984 objc-parse.y:2090 objc-parse.y:2119
-#, fuzzy
-msgid "duplicate case value"
-msgstr ""
-
-#: c-parse.y:1961 c-parse.y:1992 cp/expr.c:356 objc-parse.y:2096
-#: objc-parse.y:2127
-msgid "case label within scope of cleanup or variable array"
-msgstr ""
-
-#: c-parse.y:2003 cp/expr.c:328 cp/typeck2.c:1342 objc-parse.y:2138
-msgid "default label not within a switch statement"
-msgstr ""
-
-#: c-parse.y:2006 cp/expr.c:345 cp/typeck2.c:1348 objc-parse.y:2141
-msgid "multiple default labels in one switch"
-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:2103 objc-parse.y:2238
-msgid "ANSI C requires a named argument before `...'"
-msgstr ""
-
-#: c-parse.y:2183 objc-parse.y:2318
-msgid "`...' in old-style identifier list"
-msgstr ""
-
-#: /usr/lib/bison.simple:639 /usr/share/misc/bison.simple:639
-msgid "parse error; also virtual memory exceeded"
-msgstr ""
-
-#: /usr/lib/bison.simple:643 /usr/share/misc/bison.simple:643
-msgid "parse error"
-msgstr ""
-
-#: c-typeck.c:117
-#, fuzzy, c-format
-msgid "`%s' has an incomplete type"
-msgstr "variable `%s' has initialiser but incomplete type"
-
-#: c-typeck.c:139 cp/call.c:2517
-msgid "invalid use of void expression"
-msgstr ""
-
-#: c-typeck.c:148
-msgid "invalid use of array with unspecified bounds"
-msgstr ""
-
-#: c-typeck.c:156
-#, 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:160
-#, c-format
-msgid "invalid use of incomplete typedef `%s'"
-msgstr ""
-
-#: c-typeck.c:718
-msgid "sizeof applied to an incomplete type"
-msgstr ""
-
-#: c-typeck.c:759 c-typeck.c:2657
-#, fuzzy
-msgid "arithmetic on pointer to an incomplete type"
-msgstr "variable `%s' has initialiser but incomplete type"
-
-#: c-typeck.c:786
-msgid "__alignof__ applied to an incomplete type"
-msgstr ""
-
-#: c-typeck.c:808
-msgid "`__alignof' applied to a bit-field"
-msgstr ""
-
-#: c-typeck.c:981 cp/typeck.c:1762
-msgid "invalid use of non-lvalue array"
-msgstr ""
-
-#: c-typeck.c:1156
-#, c-format
-msgid "%s has no member named `%s'"
-msgstr ""
-
-#: c-typeck.c:1187
-#, c-format
-msgid "request for member `%s' in something not a structure or union"
-msgstr ""
-
-#: c-typeck.c:1220
-msgid "dereferencing pointer to incomplete type"
-msgstr ""
-
-#: c-typeck.c:1241 cp/typeck.c:2368
-#, c-format
-msgid "invalid type argument of `%s'"
-msgstr ""
-
-#: c-typeck.c:1260 cp/typeck.c:2394
-msgid "subscript missing in array reference"
-msgstr ""
-
-#: c-typeck.c:1289 c-typeck.c:1384 cp/typeck.c:2422 cp/typeck.c:2500
-msgid "array subscript is not an integer"
-msgstr ""
-
-#: c-typeck.c:1379 cp/typeck.c:2495
-msgid "subscripted value is neither array nor pointer"
-msgstr ""
-
-#: c-typeck.c:1435
-msgid "called object is not a function"
-msgstr ""
-
-#: c-typeck.c:1518 cp/typeck.c:3128
-msgid "too many arguments to function"
-msgstr ""
-
-#: c-typeck.c:1541
-#, c-format
-msgid "type of formal parameter %d is incomplete"
-msgstr ""
-
-#: c-typeck.c:1554
-#, c-format
-msgid "%s as integer rather than floating due to prototype"
-msgstr ""
-
-#: c-typeck.c:1557
-#, c-format
-msgid "%s as complex rather than floating due to prototype"
-msgstr ""
-
-#: c-typeck.c:1560
-#, c-format
-msgid "%s as floating rather than integer due to prototype"
-msgstr ""
-
-#: c-typeck.c:1563
-#, c-format
-msgid "%s as floating rather than complex due to prototype"
-msgstr ""
-
-#: c-typeck.c:1573
-#, c-format
-msgid "%s as `float' rather than `double' due to prototype"
-msgstr ""
-
-#: c-typeck.c:1588
-#, c-format
-msgid "%s with different width due to prototype"
-msgstr ""
-
-#: c-typeck.c:1622
-#, c-format
-msgid "%s as unsigned due to prototype"
-msgstr ""
-
-#: c-typeck.c:1624
-#, c-format
-msgid "%s as signed due to prototype"
-msgstr ""
-
-#: c-typeck.c:1659 cp/typeck.c:3230
-msgid "too few arguments to function"
-msgstr ""
-
-#: c-typeck.c:2229 cp/typeck.c:3781
-msgid "unordered comparison on non-floating point argument"
-msgstr ""
-
-#: c-typeck.c:2703
-msgid "wrong type argument to unary plus"
-msgstr ""
-
-#: c-typeck.c:2714
-msgid "wrong type argument to unary minus"
-msgstr ""
-
-#: c-typeck.c:2730
-msgid "wrong type argument to bit-complement"
-msgstr ""
-
-#: c-typeck.c:2741
-msgid "wrong type argument to abs"
-msgstr ""
-
-#: c-typeck.c:2753
-msgid "wrong type argument to conjugation"
-msgstr ""
-
-#: c-typeck.c:2767
-msgid "wrong type argument to unary exclamation mark"
-msgstr ""
-
-#: c-typeck.c:2821
-#, c-format
-msgid "wrong type argument to %s"
-msgstr ""
-
-#: c-typeck.c:2841
-#, c-format
-msgid "%s of pointer to unknown structure"
-msgstr ""
-
-#: c-typeck.c:3014
-#, c-format
-msgid "attempt to take address of bit-field structure member `%s'"
-msgstr ""
-
-#: c-typeck.c:3122 c-typeck.c:4471 collect2.c:1318 cp/typeck.c:4775 gcc.c:4012
-#, c-format
-msgid "%s"
-msgstr ""
-
-#: c-typeck.c:3232
-#, c-format
-msgid "cannot take address of bitfield `%s'"
-msgstr ""
-
-#: c-typeck.c:3259
-#, c-format
-msgid "global register variable `%s' used in nested function"
-msgstr ""
-
-#: c-typeck.c:3270
-#, c-format
-msgid "address of global register variable `%s' requested"
-msgstr ""
-
-#: c-typeck.c:3282
-msgid "cannot put object with volatile field into register"
-msgstr ""
-
-#: c-typeck.c:3465
-msgid "type mismatch in conditional expression"
-msgstr ""
-
-#: c-typeck.c:3577
-msgid "cast specifies array type"
-msgstr ""
-
-#: c-typeck.c:3583
-msgid "cast specifies function type"
-msgstr ""
-
-#: c-typeck.c:3630
-msgid "cast to union type from type not present in union"
-msgstr ""
-
-#. Convert new value to destination type.
-#: c-typeck.c:3883 c-typeck.c:3898
-msgid "assignment"
-msgstr ""
-
-#: c-typeck.c:4064 c-typeck.c:4134
-#, c-format
-msgid "%s makes qualified function pointer from unqualified"
-msgstr ""
-
-#: c-typeck.c:4068 c-typeck.c:4113
-#, c-format
-msgid "%s discards qualifiers from pointer target type"
-msgstr ""
-
-#: c-typeck.c:4105
-#, c-format
-msgid "ANSI forbids %s between function pointer and `void *'"
-msgstr ""
-
-#: c-typeck.c:4123
-#, c-format
-msgid "pointer targets in %s differ in signedness"
-msgstr ""
-
-#: c-typeck.c:4139
-#, c-format
-msgid "%s from incompatible pointer type"
-msgstr ""
-
-#: c-typeck.c:4155
-#, c-format
-msgid "%s makes pointer from integer without a cast"
-msgstr ""
-
-#: c-typeck.c:4163
-#, c-format
-msgid "%s makes integer from pointer without a cast"
-msgstr ""
-
-#: c-typeck.c:4175 c-typeck.c:4178
-#, c-format
-msgid "incompatible type for argument %d of `%s'"
-msgstr ""
-
-#: c-typeck.c:4182
-#, c-format
-msgid "incompatible type for argument %d of indirect function call"
-msgstr ""
-
-#: c-typeck.c:4186
-#, c-format
-msgid "incompatible types in %s"
-msgstr ""
-
-#. Function name is known; supply it.
-#: c-typeck.c:4217
-#, c-format
-msgid "passing arg %d of `%s'"
-msgstr ""
-
-#. Function name unknown (call through ptr); just give arg number.
-#: c-typeck.c:4227
-#, c-format
-msgid "passing arg %d of pointer to function"
-msgstr ""
-
-#: c-typeck.c:4294
-msgid "initializer for static variable is not constant"
-msgstr "initialiser for static variable is not constant"
-
-#: c-typeck.c:4300
-msgid "initializer for static variable uses complicated arithmetic"
-msgstr "initialiser for static variable uses complicated arithmetic"
-
-#: c-typeck.c:4474
-#, c-format
-msgid "(near initialization for `%s')"
-msgstr "(near initialisation for `%s')"
-
-#: c-typeck.c:4554 cp/typeck2.c:590
-msgid "char-array initialized from wide string"
-msgstr "char-array initialised from wide string"
-
-#: c-typeck.c:4561 cp/typeck2.c:597
-msgid "int-array initialized from non-wide string"
-msgstr "int-array initialised from non-wide string"
-
-#: c-typeck.c:4578
-msgid "initializer-string for array of chars is too long"
-msgstr "initialiser-string for array of chars is too long"
-
-#: c-typeck.c:4605
-msgid "array initialized from non-constant array expression"
-msgstr "array initialised from non-constant array expression"
-
-#: c-typeck.c:4622 c-typeck.c:4624 c-typeck.c:4630 c-typeck.c:4657
-#: c-typeck.c:5843
-msgid "initializer element is not constant"
-msgstr "initialiser element is not constant"
-
-#: c-typeck.c:4636 c-typeck.c:4663 c-typeck.c:5849
-msgid "initializer element is not computable at load time"
-msgstr "initialiser element is not computable at load time"
-
-#: c-typeck.c:4652
-msgid "initialization"
-msgstr "initialisation"
-
-#: c-typeck.c:4700 c-typeck.c:4716 cp/typeck2.c:689
-msgid "invalid initializer"
-msgstr "invalid initialiser"
-
-#: c-typeck.c:5180
-msgid "extra brace group at end of initializer"
-msgstr "extra brace group at end of initialiser"
-
-#: c-typeck.c:5192
-msgid "missing braces around initializer"
-msgstr "missing braces around initialiser"
-
-#: c-typeck.c:5226
-msgid "braces around scalar initializer"
-msgstr "braces around scalar initialiser"
-
-#: c-typeck.c:5307
-#, fuzzy
-msgid "missing initializer"
-msgstr "invalid initialiser"
-
-#: c-typeck.c:5320
-msgid "empty braces in initializer"
-msgstr "empty braces in initialiser"
-
-#: c-typeck.c:5370
-msgid "empty scalar initializer"
-msgstr "empty scalar initialiser"
-
-#: c-typeck.c:5375
-msgid "extra elements in scalar initializer"
-msgstr "extra elements in scalar initialiser"
-
-#: c-typeck.c:5500 c-typeck.c:5502
-msgid "nonconstant array index in initializer"
-msgstr "nonconstant array index in initialiser"
-
-#: c-typeck.c:5504
-msgid "array index in non-array initializer"
-msgstr "array index in non-array initialiser"
-
-#: c-typeck.c:5506
-msgid "duplicate array index in initializer"
-msgstr "duplicate array index in initialiser"
-
-#: c-typeck.c:5512
-msgid "empty index range in initializer"
-msgstr "empty index range in initialiser"
-
-#: c-typeck.c:5547
-#, c-format
-msgid "unknown field `%s' specified in initializer"
-msgstr "unknown field `%s' specified in initialiser"
-
-#: c-typeck.c:5550
-#, c-format
-msgid "field `%s' already initialized"
-msgstr "field `%s' already initialised"
-
-#: c-typeck.c:5865
-msgid "duplicate initializer"
-msgstr "duplicate initialiser"
-
-#: c-typeck.c:6189
-#, fuzzy
-msgid "excess elements in char array initializer"
-msgstr "excess elements in array initialiser"
-
-#: c-typeck.c:6196 c-typeck.c:6231
-msgid "excess elements in struct initializer"
-msgstr "excess elements in struct initialiser"
-
-#: c-typeck.c:6298
-msgid "excess elements in union initializer"
-msgstr "excess elements in union initialiser"
-
-#: c-typeck.c:6368 c-typeck.c:6379
-msgid "excess elements in array initializer"
-msgstr "excess elements in array initialiser"
-
-#: c-typeck.c:6418
-msgid "excess elements in scalar initializer"
-msgstr "excess elements in scalar initialiser"
-
-#: c-typeck.c:6452
-msgid "asm template is not a string constant"
-msgstr ""
-
-#: c-typeck.c:6548
-msgid "return"
-msgstr ""
-
-#: c-typeck.c:6634
-msgid "switch quantity not an integer"
-msgstr ""
-
-#: collect2.c:455
-msgid "internal error"
-msgstr ""
-
-#: collect2.c:939
-msgid "no arguments"
-msgstr ""
-
-#: collect2.c:1302 collect2.c:1470 collect2.c:1514
-#, c-format
-msgid "fopen %s"
-msgstr ""
-
-#: collect2.c:1305 collect2.c:1322 collect2.c:1475 collect2.c:1517
-#, c-format
-msgid "fclose %s"
-msgstr ""
-
-#: collect2.c:1331
-#, c-format
-msgid "collect2 version %s"
-msgstr ""
-
-#: collect2.c:1423
-#, c-format
-msgid "%d constructor(s) found\n"
-msgstr ""
-
-#: collect2.c:1424
-#, c-format
-msgid "%d destructor(s) found\n"
-msgstr ""
-
-#: collect2.c:1425
-#, c-format
-msgid "%d frame table(s) found\n"
-msgstr ""
-
-#: collect2.c:1579
-#, c-format
-msgid "%s terminated with signal %d [%s]%s"
-msgstr ""
-
-#: collect2.c:1598
-#, c-format
-msgid "%s returned %d exit status"
-msgstr ""
-
-#: collect2.c:1626
-#, c-format
-msgid "[cannot find %s]"
-msgstr ""
-
-#: collect2.c:1641
-#, c-format
-msgid "cannot find `%s'"
-msgstr ""
-
-#: collect2.c:1652 collect2.c:1655
-#, c-format
-msgid "redirecting stdout: %s"
-msgstr ""
-
-#: collect2.c:1698
-#, c-format
-msgid "[Leaving %s]\n"
-msgstr ""
-
-#: collect2.c:1921
-#, c-format
-msgid ""
-"\n"
-"write_c_file - output name is %s, prefix is %s\n"
-msgstr ""
-
-#: collect2.c:2139
-msgid "cannot find `nm'"
-msgstr ""
-
-#: collect2.c:2149 collect2.c:2591
-msgid "pipe"
-msgstr ""
-
-#: collect2.c:2153 collect2.c:2595
-msgid "fdopen"
-msgstr ""
-
-#: collect2.c:2179 collect2.c:2621
-#, c-format
-msgid "dup2 %d 1"
-msgstr ""
-
-#: collect2.c:2182 collect2.c:2185 collect2.c:2198 collect2.c:2624
-#: collect2.c:2627 collect2.c:2640
-#, c-format
-msgid "close %d"
-msgstr ""
-
-#: collect2.c:2188
-#, c-format
-msgid "execvp %s"
-msgstr ""
-
-#: collect2.c:2242
-#, c-format
-msgid "init function found in object %s"
-msgstr ""
-
-#: collect2.c:2250
-#, c-format
-msgid "fini function found in object %s"
-msgstr ""
-
-#: collect2.c:2273 collect2.c:2679
-msgid "fclose"
-msgstr ""
-
-#: collect2.c:2318
-#, c-format
-msgid "unable to open file '%s'"
-msgstr ""
-
-#: collect2.c:2320
-#, c-format
-msgid "unable to stat file '%s'"
-msgstr ""
-
-#: collect2.c:2326
-#, c-format
-msgid "unable to mmap file '%s'"
-msgstr ""
-
-#: collect2.c:2479
-msgid "not found\n"
-msgstr ""
-
-#: collect2.c:2481 collect2.c:2658
-#, c-format
-msgid "dynamic dependency %s not found"
-msgstr ""
-
-#: collect2.c:2501
-#, c-format
-msgid "bad magic number in file '%s'"
-msgstr ""
-
-#: collect2.c:2523
-msgid "dynamic dependencies.\n"
-msgstr ""
-
-#: collect2.c:2582
-msgid "cannot find `ldd'"
-msgstr ""
-
-#: collect2.c:2630
-#, c-format
-msgid "execv %s"
-msgstr ""
-
-#: collect2.c:2643
-msgid ""
-"\n"
-"ldd output with constructors/destructors.\n"
-msgstr ""
-
-#: collect2.c:2670
-#, c-format
-msgid "unable to open dynamic dependency '%s'"
-msgstr ""
-
-#: collect2.c:2776
-#, c-format
-msgid "%s: not a COFF file"
-msgstr ""
-
-#: collect2.c:2943
-#, c-format
-msgid "%s: cannot open as COFF file"
-msgstr ""
-
-#: collect2.c:3018
-#, c-format
-msgid "Library lib%s not found"
-msgstr ""
-
-#: collect2.c:3142
-#, c-format
-msgid "open %s"
-msgstr ""
-
-#: collect2.c:3165
-msgid "incompatibilities between object file & expected values"
-msgstr ""
-
-#: collect2.c:3238
-#, c-format
-msgid ""
-"\n"
-"Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
-msgstr ""
-
-#: collect2.c:3247
-msgid "string section missing"
-msgstr ""
-
-#: collect2.c:3250
-msgid "section pointer missing"
-msgstr ""
-
-#: collect2.c:3298
-msgid "no symbol table found"
-msgstr ""
-
-#: collect2.c:3311
-msgid "no cmd_strings found"
-msgstr ""
-
-#: collect2.c:3323
-msgid ""
-"\n"
-"Updating header and load commands.\n"
-"\n"
-msgstr ""
-
-#: collect2.c:3330
-#, c-format
-msgid "load command map, %d cmds, new size %ld.\n"
-msgstr ""
-
-#: collect2.c:3361
-msgid ""
-"writing load commands.\n"
-"\n"
-msgstr ""
-
-#: collect2.c:3381
-#, c-format
-msgid "close %s"
-msgstr ""
-
-#: collect2.c:3455
-msgid "could not convert 0x%l.8x into a region"
-msgstr ""
-
-#: collect2.c:3459
-#, c-format
-msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
-msgstr ""
-
-#: collect2.c:3586
-msgid "bad magic number"
-msgstr ""
-
-#: collect2.c:3587
-msgid "bad header version"
-msgstr ""
-
-#: collect2.c:3588
-msgid "bad raw header version"
-msgstr ""
-
-#: collect2.c:3589
-msgid "raw header buffer too small"
-msgstr ""
-
-#: collect2.c:3590
-msgid "old raw header file"
-msgstr ""
-
-#: collect2.c:3591
-msgid "unsupported version"
-msgstr ""
-
-#: collect2.c:3593
-#, c-format
-msgid "unknown {de,en}code_mach_o_hdr return value %d"
-msgstr ""
-
-#: collect2.c:3613
-#, c-format
-msgid "fstat %s"
-msgstr ""
-
-#: collect2.c:3650 collect2.c:3698
-#, c-format
-msgid "lseek %s 0"
-msgstr ""
-
-#: collect2.c:3654
-#, c-format
-msgid "read %s"
-msgstr ""
-
-#: collect2.c:3657
-#, c-format
-msgid "read %ld bytes, expected %ld, from %s"
-msgstr ""
-
-#: collect2.c:3678
-#, c-format
-msgid "msync %s"
-msgstr ""
-
-#: collect2.c:3685
-#, c-format
-msgid "munmap %s"
-msgstr ""
-
-#: collect2.c:3702
-#, c-format
-msgid "write %s"
-msgstr ""
-
-#: collect2.c:3705
-#, c-format
-msgid "wrote %ld bytes, expected %ld, to %s"
-msgstr ""
-
-#: config/a29k/a29k.c:1007
-#, fuzzy
-msgid "invalid %%Q value"
-msgstr ""
-
-#: config/a29k/a29k.c:1013 config/alpha/alpha.c:3646
-#, fuzzy
-msgid "invalid %%C value"
-msgstr ""
-
-#: config/a29k/a29k.c:1019 config/alpha/alpha.c:3510
-#: config/rs6000/rs6000.c:3605
-#, fuzzy
-msgid "invalid %%N value"
-msgstr ""
-
-#: config/a29k/a29k.c:1025 config/alpha/alpha.c:3581
-#: config/rs6000/rs6000.c:3567
-#, fuzzy
-msgid "invalid %%M value"
-msgstr ""
-
-#: config/a29k/a29k.c:1031 config/alpha/alpha.c:3573
-#: config/rs6000/rs6000.c:3532
-#, fuzzy
-msgid "invalid %%m value"
-msgstr ""
-
-#: config/a29k/a29k.c:1131 config/alpha/alpha.c:3534 config/romp/romp.c:683
-#, fuzzy
-msgid "invalid %%L value"
-msgstr ""
-
-#: config/a29k/a29k.c:1136 config/rs6000/rs6000.c:3613
-#, fuzzy
-msgid "invalid %%O value"
-msgstr ""
-
-#: config/a29k/a29k.c:1142 config/alpha/alpha.c:3518
-#: config/rs6000/rs6000.c:3632
-#, fuzzy
-msgid "invalid %%P value"
-msgstr ""
-
-#: config/a29k/a29k.c:1152
-#, fuzzy
-msgid "invalid %%V value"
-msgstr ""
-
-#: config/alpha/alpha.c:174
-#, c-format
-msgid "bad value `%s' for -mtrap-precision switch"
-msgstr ""
-
-#: config/alpha/alpha.c:188
-#, c-format
-msgid "bad value `%s' for -mfp-rounding-mode switch"
-msgstr ""
-
-#: config/alpha/alpha.c:203
-#, c-format
-msgid "bad value `%s' for -mfp-trap-mode switch"
-msgstr ""
-
-#: config/alpha/alpha.c:254
-#, c-format
-msgid "bad value `%s' for -mcpu switch"
-msgstr ""
-
-#: config/alpha/alpha.c:3492
-#, c-format
-msgid "invalid %%r value"
-msgstr ""
-
-#: config/alpha/alpha.c:3503 config/rs6000/rs6000.c:3677
-#, c-format
-msgid "invalid %%R value"
-msgstr ""
-
-#: config/alpha/alpha.c:3526 config/romp/romp.c:725 config/romp/romp.c:732
-#, c-format
-msgid "invalid %%h value"
-msgstr ""
-
-#: config/alpha/alpha.c:3616
-#, c-format
-msgid "invalid %%U value"
-msgstr ""
-
-#: config/alpha/alpha.c:3624 config/alpha/alpha.c:3635 config/romp/romp.c:691
-#: config/rs6000/rs6000.c:3685
-#, c-format
-msgid "invalid %%s value"
-msgstr ""
-
-#: config/alpha/alpha.c:3683 config/rs6000/rs6000.c:3396
-#, fuzzy
-msgid "invalid %%E value"
-msgstr ""
-
-#: config/alpha/alpha.c:3704 config/romp/romp.c:966
-#: config/rs6000/rs6000.c:3937
-msgid "invalid %%xn code"
-msgstr ""
-
-#: config/arc/arc.c:109
-#, c-format
-msgid "bad value (%s) for -mcpu switch"
-msgstr ""
-
-#: config/arc/arc.c:1667 config/m32r/m32r.c:2218
-msgid "invalid operand to %R code"
-msgstr ""
-
-#: config/arc/arc.c:1699 config/m32r/m32r.c:2241
-msgid "invalid operand to %H/%L code"
-msgstr ""
-
-#: config/arc/arc.c:1723 config/m32r/m32r.c:2318
-msgid "invalid operand to %U code"
-msgstr ""
-
-#: config/arc/arc.c:1734
-msgid "invalid operand to %V code"
-msgstr ""
-
-#. Unknown flag.
-#: config/arc/arc.c:1741 config/m32r/m32r.c:2357 config/sparc/sparc.c:5847
-msgid "invalid operand output code"
-msgstr ""
-
-#: config/arm/arm.c:349 config/rs6000/rs6000.c:315 config/sparc/sparc.c:332
-#, c-format
-msgid "bad value (%s) for %s switch"
-msgstr ""
-
-#: config/arm/arm.c:541
-msgid "-fpic and -mapcs-reent are incompatible"
-msgstr ""
-
-#: config/arm/arm.c:587
-#, c-format
-msgid "Invalid floating point emulation option: -mfpe-%s"
-msgstr ""
-
-#: config/arm/arm.c:628
-#, c-format
-msgid "Unable to use '%s' for PIC register"
-msgstr ""
-
-#. Oh dear! We have no low registers into which we can pop
-#. high registers!
-#: config/arm/arm.c:8704
-msgid "No low registers available for popping high registers"
-msgstr ""
-
-#: config/arm/arm.c:9266
-msgid "thumb_load_double_from_address: destination is not a register"
-msgstr ""
-
-#: config/arm/arm.c:9271
-msgid "thumb_load_double_from_address: source is not a computed memory address"
-msgstr ""
-
-#: config/arm/arm.c:9315
-msgid "thumb_load_double_from_address: base is not a register"
-msgstr ""
-
-#: config/arm/arm.c:9373
-msgid "thumb_load_double_from_address: Unhandled address calculation"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:271
-#, c-format
-msgid "Invalid register class letter %c"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:374
-msgid "ACCUM_HIGH_REGS class in limit_reload_class"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:401
-msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
-msgstr ""
-
-#. Register 'yl' is invalid for QImode, so we should never
-#. see it.
-#: config/dsp16xx/dsp16xx.c:410
-msgid "YL found in limit_reload_class"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:1228 config/dsp16xx/dsp16xx.c:1255
-msgid "Stack size > 32k"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:1485
-msgid "Invalid addressing mode"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:1671
-msgid "Bad register extension code"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:1729
-msgid "Invalid offset in ybase addressing"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:1732
-msgid "Invalid register in ybase addressing"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:1761 config/dsp16xx/dsp16xx.c:1999
-msgid "inline float constants not supported on this host"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:1905
-msgid "Invalid shift operator in emit_1600_core_shift"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:2184
-msgid "Invalid mode for gen_tst_reg"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:2265
-msgid "Invalid mode for integer comparison in gen_compare_reg"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.c:2293
-msgid "Invalid register for compare"
-msgstr ""
-
-#: config/i386/dgux.c:185
-#, c-format
-msgid "Internal gcc abort from %s:%d"
-msgstr ""
-
-#: config/i386/dgux.c:189
-msgid "The local variable `insn' has the value:"
-msgstr ""
-
-#: config/i386/i386.c:504
-#, c-format
-msgid "bad value (%s) for -march= switch"
-msgstr ""
-
-#: config/i386/i386.c:517 config/mips/mips.c:4864
-#, c-format
-msgid "bad value (%s) for -mcpu= switch"
-msgstr ""
-
-#: config/i386/i386.c:546
-#, c-format
-msgid "Register '%c' is unknown"
-msgstr ""
-
-#: config/i386/i386.c:550
-#, c-format
-msgid "Register '%c' already specified in allocation order"
-msgstr ""
-
-#: config/i386/i386.c:561
-#, c-format
-msgid "-mregparm=%d is not between 0 and %d"
-msgstr ""
-
-#: config/i386/i386.c:571
-#, c-format
-msgid "-malign-loops=%d is not between 0 and %d"
-msgstr ""
-
-#: config/i386/i386.c:581
-#, c-format
-msgid "-malign-jumps=%d is not between 0 and %d"
-msgstr ""
-
-#: config/i386/i386.c:591
-#, c-format
-msgid "-malign-functions=%d is not between 0 and %d"
-msgstr ""
-
-#: config/i386/i386.c:602
-#, c-format
-msgid "-mpreferred-stack-boundary=%d is not between 2 and 31"
-msgstr ""
-
-#: config/i386/i386.c:612
-#, c-format
-msgid "-mbranch-cost=%d is not between 0 and 5"
-msgstr ""
-
-#. We can't handle floating point constants;
-#. PRINT_OPERAND must handle them.
-#: config/i386/i386.c:2890 config/pdp11/pdp11.c:1478 final.c:3686
-msgid "floating constant misused"
-msgstr ""
-
-#: config/i386/i386.c:2935
-msgid "invalid UNSPEC as operand"
-msgstr ""
-
-#: config/i386/i386.c:2941 config/pdp11/pdp11.c:1525 final.c:3733
-msgid "invalid expression as operand"
-msgstr ""
-
-#: config/i386/winnt.c:300
-#, c-format
-msgid "`%s' declared as both exported to and imported from a DLL."
-msgstr ""
-
-#: config/m32r/m32r.c:84
-#, c-format
-msgid "bad value (%s) for -mmodel switch"
-msgstr ""
-
-#: config/m32r/m32r.c:93
-#, c-format
-msgid "bad value (%s) for -msdata switch"
-msgstr ""
-
-#: config/m32r/m32r.c:2188
-#, c-format
-msgid "invalid operand to %s code"
-msgstr ""
-
-#: config/m32r/m32r.c:2195
-#, c-format
-msgid "invalid operand to %p code"
-msgstr ""
-
-#: config/m32r/m32r.c:2303
-msgid "invalid operand to %T/%B code"
-msgstr ""
-
-#: config/m32r/m32r.c:2326
-msgid "invalid operand to %N code"
-msgstr ""
-
-#: config/m68k/m68k.c:102
-#, c-format
-msgid "-malign-loops=%d is not between 1 and %d"
-msgstr ""
-
-#: config/m68k/m68k.c:113
-#, c-format
-msgid "-malign-jumps=%d is not between 1 and %d"
-msgstr ""
-
-#: config/m68k/m68k.c:124
-#, c-format
-msgid "-malign-functions=%d is not between 1 and %d"
-msgstr ""
-
-#: config/m88k/m88k.c:2864
-msgid "%R not followed by %B/C/D/E"
-msgstr ""
-
-#: config/m88k/m88k.c:2932
-#, c-format
-msgid "invalid %x/X value"
-msgstr ""
-
-#: config/m88k/m88k.c:2937
-#, c-format
-msgid "invalid %H value"
-msgstr ""
-
-#: config/m88k/m88k.c:2943
-#, c-format
-msgid "invalid %h value"
-msgstr ""
-
-#: config/m88k/m88k.c:2949
-#, c-format
-msgid "invalid %Q value"
-msgstr ""
-
-#: config/m88k/m88k.c:2955
-#, c-format
-msgid "invalid %q value"
-msgstr ""
-
-#: config/m88k/m88k.c:2961
-#, c-format
-msgid "invalid %o value"
-msgstr ""
-
-#: config/m88k/m88k.c:2968
-#, c-format
-msgid "invalid %p value"
-msgstr ""
-
-#: config/m88k/m88k.c:2981 config/m88k/m88k.c:2986
-#, c-format
-msgid "invalid %s/S value"
-msgstr ""
-
-#: config/m88k/m88k.c:2997
-msgid "invalid %P operand"
-msgstr ""
-
-#: config/m88k/m88k.c:3028
-#, fuzzy
-msgid "invalid %B value"
-msgstr "invalid initialiser"
-
-#: config/m88k/m88k.c:3045
-#, fuzzy
-msgid "invalid %C value"
-msgstr ""
-
-#: config/m88k/m88k.c:3058
-#, fuzzy
-msgid "invalid %D value"
-msgstr ""
-
-#: config/m88k/m88k.c:3066
-#, fuzzy, c-format
-msgid "invalid %E value"
-msgstr ""
-
-#: config/m88k/m88k.c:3071
-#, c-format
-msgid "`%d' operand isn't a register"
-msgstr ""
-
-#: config/m88k/m88k.c:3082
-#, fuzzy
-msgid "invalid %r value"
-msgstr ""
-
-#: config/m88k/m88k.c:3089
-msgid "operand is r0"
-msgstr ""
-
-#: config/m88k/m88k.c:3103
-msgid "operand is const_double"
-msgstr ""
-
-#: config/m88k/m88k.c:3122
-msgid "invalid code"
-msgstr ""
-
-#: config/mips/mips.c:4665
-#, c-format
-msgid "-mips%d not supported"
-msgstr ""
-
-#: config/mips/mips.c:4672
-#, c-format
-msgid "bad value (%s) for -mips switch"
-msgstr ""
-
-#: config/mips/mips.c:4691
-#, c-format
-msgid "bad value (%s) for -mabi= switch"
-msgstr ""
-
-#: config/mips/mips.c:4721
-#, c-format
-msgid "-mabi=%s does not support -mips%d"
-msgstr ""
-
-#: config/mips/mips.c:4738
-msgid "The -mabi=32 support does not work yet."
-msgstr ""
-
-#: config/mips/mips.c:4742
-msgid "This target does not support the -mabi switch."
-msgstr ""
-
-#: config/mips/mips.c:4877
-#, c-format
-msgid "-mcpu=%s does not support -mips%d"
-msgstr ""
-
-#: config/mips/mips.c:4883
-#, c-format
-msgid "-mips%d does not support 64 bit fp registers"
-msgstr ""
-
-#: config/mips/mips.c:4886
-#, c-format
-msgid "-mips%d does not support 64 bit gp registers"
-msgstr ""
-
-#: config/mips/mips.c:4976
-#, fuzzy, c-format
-msgid "Invalid option `entry%s'"
-msgstr "unrecognised option `-%s'"
-
-#: config/mips/mips.c:5312
-msgid "internal error: %%) found without a %%( in assembler pattern"
-msgstr ""
-
-#: config/mips/mips.c:5326
-msgid "internal error: %%] found without a %%[ in assembler pattern"
-msgstr ""
-
-#: config/mips/mips.c:5339
-msgid "internal error: %%> found without a %%< in assembler pattern"
-msgstr ""
-
-#: config/mips/mips.c:5352
-msgid "internal error: %%} found without a %%{ in assembler pattern"
-msgstr ""
-
-#: config/mips/mips.c:5366
-#, c-format
-msgid "PRINT_OPERAND: Unknown punctuation '%c'"
-msgstr ""
-
-#: config/mips/mips.c:5375
-msgid "PRINT_OPERAND null pointer"
-msgstr ""
-
-#: config/mips/mips.c:5503
-#, c-format
-msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
-msgstr ""
-
-#: config/mips/mips.c:5547
-msgid "PRINT_OPERAND_ADDRESS, null pointer"
-msgstr ""
-
-#: config/mips/mips.c:6365
-#, c-format
-msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
-msgstr ""
-
-#: config/mips/mips.c:6582
-#, c-format
-msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
-msgstr ""
-
-#: config/mips/mips.c:8620
-#, c-format
-msgid "can not handle inconsistent calls to `%s'"
-msgstr ""
-
-#: config/romp/romp.c:675
-#, fuzzy
-msgid "invalid %%B value"
-msgstr ""
-
-#: config/romp/romp.c:702 config/rs6000/rs6000.c:3695
-#, fuzzy
-msgid "invalid %%S value"
-msgstr ""
-
-#: config/romp/romp.c:711 config/romp/romp.c:718 config/rs6000/rs6000.c:3323
-#, fuzzy
-msgid "invalid %%b value"
-msgstr ""
-
-#: config/romp/romp.c:739 config/romp/romp.c:746
-#, fuzzy
-msgid "invalid %%H value"
-msgstr ""
-
-#: config/romp/romp.c:758 config/romp/romp.c:769
-#, fuzzy
-msgid "invalid %%z value"
-msgstr ""
-
-#: config/romp/romp.c:777 config/romp/romp.c:785
-#, fuzzy
-msgid "invalid %%Z value"
-msgstr ""
-
-#: config/romp/romp.c:792 config/romp/romp.c:801 config/romp/romp.c:808
-#: config/rs6000/rs6000.c:3478
-#, fuzzy
-msgid "invalid %%k value"
-msgstr ""
-
-#: config/romp/romp.c:893 config/romp/romp.c:936
-#, fuzzy
-msgid "invalid %%j value"
-msgstr ""
-
-#: config/rs6000/rs6000.c:373
-#, c-format
-msgid "Unknown -mdebug-%s switch"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3405
-#, fuzzy
-msgid "invalid %%f value"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3414
-#, fuzzy
-msgid "invalid %%F value"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3423
-#, fuzzy
-msgid "invalid %%G value"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3458
-msgid "invalid %%j code"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3468
-msgid "invalid %%J code"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3498
-#, fuzzy
-msgid "invalid %%K value"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3622
-#, fuzzy
-msgid "invalid %%p value"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3658
-#, fuzzy
-msgid "invalid %%q value"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3721
-msgid "%%S computed all 1's mask"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3747
-msgid "%%S computed all 0's mask"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3755
-#, fuzzy
-msgid "invalid %%u value"
-msgstr ""
-
-#: config/rs6000/rs6000.c:3764
-#, fuzzy
-msgid "invalid %%v value"
-msgstr ""
-
-#: config/sparc/sparc.c:256
-#, c-format
-msgid "%s is not supported by this configuration"
-msgstr ""
-
-#: config/sparc/sparc.c:264
-#, c-format
-msgid "-mptr%d not allowed on -m%d"
-msgstr ""
-
-#: config/sparc/sparc.c:275
-msgid "-mlong-double-64 not allowed with -m64"
-msgstr ""
-
-#: config/sparc/sparc.c:295
-#, c-format
-msgid "bad value (%s) for -mcmodel= switch"
-msgstr ""
-
-#: config/sparc/sparc.c:300
-msgid "-mcmodel= is not supported on 32 bit systems"
-msgstr ""
-
-#: config/sparc/sparc.c:381
-msgid "profiling does not support code models other than medlow"
-msgstr ""
-
-#: config/sparc/sparc.c:5671 config/sparc/sparc.c:5677
-msgid "Invalid %%Y operand"
-msgstr ""
-
-#: config/sparc/sparc.c:5747
-msgid "Invalid %%A operand"
-msgstr ""
-
-#: config/sparc/sparc.c:5757
-msgid "Invalid %%B operand"
-msgstr ""
-
-#: config/sparc/sparc.c:5837
-msgid "Invalid %%f operand"
-msgstr ""
-
-#: config/sparc/sparc.c:5887
-msgid "long long constant not a valid immediate operand"
-msgstr ""
-
-#: config/sparc/sparc.c:5890
-msgid "floating point constant not a valid immediate operand"
-msgstr ""
-
-#: config/v850/v850.c:99
-#, c-format
-msgid "%s=%s is not numeric."
-msgstr ""
-
-#: config/v850/v850.c:106
-#, c-format
-msgid "%s=%s is too large."
-msgstr ""
-
-#: config/v850/v850.c:2243
-#, c-format
-msgid "Bogus JR construction: %d\n"
-msgstr ""
-
-#: config/v850/v850.c:2264 config/v850/v850.c:2466
-#, c-format
-msgid "Bad amount of stack space removal: %d"
-msgstr ""
-
-#: config/v850/v850.c:2442
-#, c-format
-msgid "Bogus JARL construction: %d\n"
-msgstr ""
-
-#: convert.c:67
-msgid "cannot convert to a pointer type"
-msgstr ""
-
-#: convert.c:100
-msgid "pointer value used where a floating point value was expected"
-msgstr ""
-
-#: convert.c:104
-msgid "aggregate value used where a float was expected"
-msgstr ""
-
-#: convert.c:130
-msgid "conversion to incomplete type"
-msgstr ""
-
-#: convert.c:387
-msgid "aggregate value used where an integer was expected"
-msgstr ""
-
-#: convert.c:439
-msgid "pointer value used where a complex was expected"
-msgstr ""
-
-#: convert.c:443
-msgid "aggregate value used where a complex was expected"
-msgstr ""
-
-#: cp/call.c:505
-#, fuzzy
-msgid "destructors take no parameters"
-msgstr "only constructors take base initialisers"
-
-#: cp/class.c:1453
-#, c-format
-msgid "conflicting access specifications for field `%s', ignored"
-msgstr ""
-
-#: cp/class.c:5146
-msgid "trying to finish struct, but kicked out due to previous parse errors."
-msgstr ""
-
-#: cp/class.c:5593
-#, c-format
-msgid "language string `\"%s\"' not recognized"
-msgstr "language string `\"%s\"' not recognised"
-
-#: cp/class.c:5891 cp/class.c:6086 cp/class.c:6093
-msgid "not enough type information"
-msgstr ""
-
-#: cp/class.c:6070
-msgid "invalid operation on uninstantiated type"
-msgstr ""
-
-#: cp/decl.c:3858
-msgid "parse errors have confused me too much"
-msgstr ""
-
-#: cp/decl.c:4813
-#, c-format
-msgid "label `%s' referenced outside of any function"
-msgstr ""
-
-#: cp/decl.c:4951 cp/decl.c:5047
-msgid " enters try block"
-msgstr ""
-
-#: ../libiberty/cplus-dem.c:4768 ../libiberty/cplus-dem.c:4779 cp/decl.c:5488
-msgid "virtual memory exhausted"
-msgstr ""
-
-#: cp/decl.c:6259
-msgid "the new ABI requires vtable thunks"
-msgstr ""
-
-#: cp/decl.c:6947
-msgid "an anonymous union cannot have function members"
-msgstr ""
-
-#: cp/decl.c:7003
-msgid "multiple types in one declaration"
-msgstr ""
-
-#: cp/decl.c:8080
-msgid "assignment (not initialization) in declaration"
-msgstr "assignment (not initialisation) in declaration"
-
-#: cp/decl.c:8637
-msgid "invalid catch parameter"
-msgstr ""
-
-#: cp/decl.c:8745
-#, c-format
-msgid "destructor for alien class `%s' cannot be a member"
-msgstr ""
-
-#: cp/decl.c:8748
-#, c-format
-msgid "constructor for alien class `%s' cannot be a member"
-msgstr ""
-
-#: cp/decl.c:8859
-msgid "cannot declare `::main' to be a template"
-msgstr ""
-
-#: cp/decl.c:8861
-msgid "cannot declare `::main' to be inline"
-msgstr ""
-
-#: cp/decl.c:8863
-msgid "cannot declare `::main' to be static"
-msgstr ""
-
-#: cp/decl.c:9401
-msgid "overflow in array dimension"
-msgstr ""
-
-#: cp/decl.c:9690
-msgid "destructors must be member functions"
-msgstr ""
-
-#: cp/decl.c:10019
-msgid "`bool' is now a keyword"
-msgstr ""
-
-#: cp/decl.c:10173
-#, c-format
-msgid "short, signed or unsigned invalid for `%s'"
-msgstr ""
-
-#: cp/decl.c:10178
-#, c-format
-msgid "long and short specified together for `%s'"
-msgstr ""
-
-#: cp/decl.c:10189
-#, c-format
-msgid "signed and unsigned given together for `%s'"
-msgstr ""
-
-#: cp/decl.c:10336
-msgid "storage class specifiers invalid in parameter declarations"
-msgstr ""
-
-#: cp/decl.c:10340
-#, fuzzy
-msgid "typedef declaration invalid in parameter declaration"
-msgstr ""
-
-#: cp/decl.c:10351
-msgid "virtual outside class declaration"
-msgstr ""
-
-#: cp/decl.c:10405
-#, c-format
-msgid "storage class specified for %s `%s'"
-msgstr ""
-
-#: cp/decl.c:10443
-msgid "storage class specifiers invalid in friend function declarations"
-msgstr ""
-
-#: cp/decl.c:10625
-msgid "destructor cannot be static member function"
-msgstr ""
-
-#: cp/decl.c:10649
-msgid "constructor cannot be static member function"
-msgstr ""
-
-#: cp/decl.c:10667
-msgid "return value type specifier for constructor ignored"
-msgstr ""
-
-#: cp/decl.c:10686
-#, c-format
-msgid "can't initialize friend function `%s'"
-msgstr "can't initialise friend function `%s'"
-
-#. Cannot be both friend and virtual.
-#: cp/decl.c:10690
-msgid "virtual functions cannot be friends"
-msgstr ""
-
-#: cp/decl.c:10695
-#, fuzzy
-msgid "friend declaration not in class definition"
-msgstr ""
-
-#: cp/decl.c:10754
-#, c-format
-msgid "cannot declare %s to references"
-msgstr ""
-
-#: cp/decl.c:10780
-msgid "invalid type: `void &'"
-msgstr ""
-
-#. [dcl.fct.spec] The explicit specifier shall only be used in
-#. declarations of constructors within a class definition.
-#: cp/decl.c:11050
-msgid "only declarations of constructors can be `explicit'"
-msgstr ""
-
-#: cp/decl.c:11058
-#, c-format
-msgid "non-member `%s' cannot be declared `mutable'"
-msgstr ""
-
-#: cp/decl.c:11063
-#, c-format
-msgid "non-object member `%s' cannot be declared `mutable'"
-msgstr ""
-
-#: cp/decl.c:11069
-#, c-format
-msgid "function `%s' cannot be declared `mutable'"
-msgstr ""
-
-#: cp/decl.c:11074
-#, c-format
-msgid "static `%s' cannot be declared `mutable'"
-msgstr ""
-
-#: cp/decl.c:11079
-#, c-format
-msgid "const `%s' cannot be declared `mutable'"
-msgstr ""
-
-#: cp/decl.c:11194
-msgid "typedef declaration includes an initializer"
-msgstr "typedef declaration includes an initialiser"
-
-#: cp/decl.c:11242
-#, c-format
-msgid "trying to make class `%s' a friend of global scope"
-msgstr ""
-
-#: cp/decl.c:11283
-msgid "unnamed variable or field declared void"
-msgstr ""
-
-#: cp/decl.c:11292
-msgid "variable or field declared void"
-msgstr ""
-
-#: cp/decl.c:11302
-msgid "cannot use `::' in parameter declaration"
-msgstr ""
-
-#: cp/decl.c:11320
-#, c-format
-msgid "declaration of `%s' as void"
-msgstr ""
-
-#: cp/decl.c:11499
-#, c-format
-msgid "`%s' is neither function nor member function; cannot be declared friend"
-msgstr ""
-
-#: cp/decl.c:11624
-#, c-format
-msgid "storage class `auto' invalid for function `%s'"
-msgstr ""
-
-#: cp/decl.c:11626
-#, c-format
-msgid "storage class `register' invalid for function `%s'"
-msgstr ""
-
-#: cp/decl.c:11646
-#, c-format
-msgid "virtual non-class function `%s'"
-msgstr ""
-
-#. FIXME need arm citation
-#: cp/decl.c:11681
-msgid "cannot declare static function inside another function"
-msgstr ""
-
-#: cp/decl.c:11802
-#, c-format
-msgid "parameter has incomplete type"
-msgstr ""
-
-#: cp/decl.c:12014
-msgid ""
-"invalid integer constant in parameter list, did you forget to give parameter "
-"name?"
-msgstr ""
-
-#: cp/decl.c:12041
-msgid "parameter invalidly declared method type"
-msgstr ""
-
-#: cp/decl.c:12051
-msgid "parameter invalidly declared offset type"
-msgstr ""
-
-#: cp/decl.c:12085
-msgid "`void' in parameter list must be entire list"
-msgstr ""
-
-#: cp/decl2.c:694 toplev.c:4587
-#, c-format
-msgid "Unrecognized option `%s'"
-msgstr "unrecognised option `%s'"
-
-#: cp/decl2.c:700
-msgid "no file specified with -fdump-translation-unit"
-msgstr ""
-
-#: cp/decl2.c:1079
-#, fuzzy
-msgid "name missing for member function"
-msgstr ""
-
-#: cp/decl2.c:1140
-msgid "`__alignof__' applied to a bit-field"
-msgstr ""
-
-#. Something has gone very wrong. Assume we are mistakenly reducing
-#. an expression instead of a declaration.
-#: cp/decl2.c:1182
-msgid "parser may be lost: is there a '{' missing somewhere?"
-msgstr ""
-
-#: cp/decl2.c:1213 cp/decl2.c:1227
-msgid "ambiguous conversion for array subscript"
-msgstr ""
-
-#: cp/decl2.c:1287
-msgid ""
-"cannot delete a function. Only pointer-to-objects are valid arguments to "
-"`delete'"
-msgstr ""
-
-#: cp/decl2.c:1603
-msgid "initializer invalid for static member with constructor"
-msgstr "initialiser invalid for static member with constructor"
-
-#: cp/decl2.c:1605
-msgid "(you really want to initialize it separately)"
-msgstr "(you really want to initialise it separately)"
-
-#: cp/decl2.c:1783
-msgid "field initializer is not constant"
-msgstr "field initialiser is not constant"
-
-#: cp/decl2.c:2152
-msgid "anonymous struct not inside named type"
-msgstr ""
-
-#: cp/decl2.c:2243
-msgid "namespace-scope anonymous aggregates must be static"
-msgstr ""
-
-#: cp/decl2.c:2318
-msgid "`operator new' must return type `void *'"
-msgstr ""
-
-#: cp/decl2.c:2323
-msgid "`operator new' takes type `size_t' parameter"
-msgstr ""
-
-#: cp/decl2.c:2325
-msgid "`operator new' takes type `size_t' as first parameter"
-msgstr ""
-
-#: cp/decl2.c:2350
-msgid "`operator delete' must return type `void'"
-msgstr ""
-
-#: cp/decl2.c:2354
-msgid "`operator delete' takes type `void *' as first parameter"
-msgstr ""
-
-#: cp/decl2.c:2365
-msgid "second argument to `operator delete' must be of type `size_t'"
-msgstr ""
-
-#: cp/decl2.c:2370
-msgid "too many arguments in declaration of `operator delete'"
-msgstr ""
-
-#: cp/decl2.c:2372
-msgid "`...' invalid in specification of `operator delete'"
-msgstr ""
-
-#: cp/except.c:503
-msgid "call to Java `catch' or `throw', while `jthrowable' undefined"
-msgstr ""
-
-#: cp/except.c:568
-msgid "mixing C++ and Java `catch'es in single translation unit"
-msgstr ""
-
-#: cp/except.c:949
-msgid " in thrown expression"
-msgstr ""
-
-#: cp/expr.c:295
-msgid "pointers are not permitted as case values"
-msgstr ""
-
-#: cp/expr.c:334
-msgid "duplicate (or overlapping) case value"
-msgstr ""
-
-#: cp/expr.c:358
-msgid "`default' label within scope of cleanup or variable array"
-msgstr ""
-
-#: cp/g++spec.c:195
-#, c-format
-msgid "argument to `%s' missing\n"
-msgstr ""
-
-#: cp/init.c:1034
-msgid "base class initializer specified, but no base class to initialize"
-msgstr "base class initialiser specified, but no base class to initialise"
-
-#: cp/init.c:1040
-msgid "initializer for unnamed base class ambiguous"
-msgstr "initialiser for unnamed base class ambiguous"
-
-#: cp/init.c:1067
-msgid "no base class to initialize"
-msgstr "no base class to initialise"
-
-#. 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:1204
-msgid "bad array initializer"
-msgstr "bad array initialiser"
-
-#: cp/init.c:1786
-msgid "object missing in use of pointer-to-member construct"
-msgstr ""
-
-#: cp/init.c:1829 cp/typeck.c:3125 cp/typeck.c:3227
-msgid "at this point in file"
-msgstr ""
-
-#: cp/init.c:2013
-msgid "new of array type fails to specify size"
-msgstr ""
-
-#: cp/init.c:2095
-msgid "new cannot be applied to a reference type"
-msgstr ""
-
-#: cp/init.c:2101
-msgid "new cannot be applied to a function type"
-msgstr ""
-
-#: cp/init.c:2148
-msgid "call to Java constructor, while `jclass' undefined"
-msgstr ""
-
-#: cp/init.c:2260
-msgid "invalid type `void' for new"
-msgstr ""
-
-#: cp/init.c:2316
-#, c-format
-msgid "call to Java constructor, while `%s' undefined"
-msgstr ""
-
-#: cp/init.c:2910
-msgid "initializer ends prematurely"
-msgstr "initialiser ends prematurely"
-
-#: cp/init.c:3173
-msgid "unknown array size in delete"
-msgstr ""
-
-#: cp/init.c:3393
-msgid "type to vector delete is neither pointer or array type"
-msgstr ""
-
-#: cp/lex.c:235
-msgid "type name expected before `*'"
-msgstr ""
-
-#: cp/lex.c:257
-msgid "cannot declare references to references"
-msgstr ""
-
-#: cp/lex.c:262
-msgid "cannot declare pointers to references"
-msgstr ""
-
-#: cp/lex.c:266
-msgid "type name expected before `&'"
-msgstr ""
-
-#: cp/lex.c:1140 cp/lex.c:1698
-msgid "parse error at end of saved function text"
-msgstr ""
-
-#: cp/lex.c:1192
-msgid "end of file encountered inside string constant"
-msgstr ""
-
-#: cp/lex.c:1194
-msgid "end of file encountered inside character constant"
-msgstr ""
-
-#: cp/lex.c:1400
-msgid "parse error in method specification"
-msgstr ""
-
-#: cp/lex.c:1493
-msgid "function body for constructor missing"
-msgstr ""
-
-#: cp/lex.c:1784
-#, c-format
-msgid "semicolon missing after %s declaration"
-msgstr ""
-
-#: cp/lex.c:2363
-msgid "invalid #pragma vtable"
-msgstr ""
-
-#: cp/lex.c:2382
-msgid "invalid #pragma unit"
-msgstr ""
-
-#: cp/lex.c:2403
-msgid "invalid `#pragma interface'"
-msgstr ""
-
-#: cp/lex.c:2430
-msgid "invalid `#pragma implementation'"
-msgstr ""
-
-#: cp/lex.c:2483
-#, c-format
-msgid "non hex digit '%c' in universal-character-name"
-msgstr ""
-
-#: cp/lex.c:2509
-#, c-format
-msgid ""
-"universal-character-name designates `%c', part of the basic source character "
-"set"
-msgstr ""
-
-#: cp/lex.c:2512
-msgid "invalid universal-character-name"
-msgstr ""
-
-#: cp/lex.c:2542
-#, c-format
-msgid "universal-character-name `\\U%08x' not valid in identifier"
-msgstr ""
-
-#: cp/lex.c:2788
-#, c-format
-msgid "universal-character-name `\\u%04x' not valid in identifier"
-msgstr ""
-
-#: cp/lex.c:2872
-msgid "\\x used with no following hex digits"
-msgstr ""
-
-#: cp/lex.c:2968
-#, c-format
-msgid "%s at end of saved text"
-msgstr ""
-
-#: cp/lex.c:3155
-msgid ""
-"(Each undeclared identifier is reported only once for each function it "
-"appears in.)"
-msgstr ""
-
-#: cp/lex.c:3192
-#, c-format
-msgid "name lookup of `%s' changed for new ISO `for' scoping"
-msgstr ""
-
-#: cp/lex.c:4188
-msgid "complex integer constant is too wide for `__complex int'"
-msgstr ""
-
-#: cp/lex.c:4345
-msgid "malformatted character constant"
-msgstr ""
-
-#: cp/method.c:1902
-#, c-format
-msgid "ambiguous request for method pointer `%s'"
-msgstr ""
-
-#: cp/method.c:2010
-#, c-format
-msgid "request for member `%s' is ambiguous in multiple inheritance lattice"
-msgstr ""
-
-#: parse.y:652
-msgid "invalid default template argument"
-msgstr ""
-
-#: parse.y:857
-msgid "no base initializers given following ':'"
-msgstr "no base initialisers given following ':'"
-
-#: parse.y:872
-msgid "base initializers not allowed for non-member functions"
-msgstr "base initialisers not allowed for non-member functions"
-
-#: parse.y:874
-msgid "only constructors take base initializers"
-msgstr "only constructors take base initialisers"
-
-#: parse.y:1062 parse.y:1071
-#, c-format
-msgid "ISO C++ forbids an empty condition for `%s'"
-msgstr ""
-
-#: parse.y:1885
-msgid "`sigof' applied to non-aggregate expression"
-msgstr ""
-
-#: parse.y:1900
-msgid "`sigof' applied to non-aggregate type"
-msgstr ""
-
-#: parse.y:2233
-#, c-format
-msgid "storage class specifier `%s' not allowed after struct or class"
-msgstr ""
-
-#: parse.y:2235
-#, c-format
-msgid "type specifier `%s' not allowed after struct or class"
-msgstr ""
-
-#: parse.y:2237
-#, c-format
-msgid "type qualifier `%s' not allowed after struct or class"
-msgstr ""
-
-#: parse.y:2239
-msgid "no body nor ';' separates two class, struct or union declarations"
-msgstr ""
-
-#: parse.y:2402
-msgid "multiple access specifiers"
-msgstr ""
-
-#: parse.y:2420
-msgid "multiple `virtual' specifiers"
-msgstr ""
-
-#: parse.y:2453
-msgid "missing ';' before right brace"
-msgstr ""
-
-#: parse.y:3333
-msgid "label must be followed by statement"
-msgstr ""
-
-#. This helps us recover from really nasty
-#. parse errors, for example, a missing right
-#. parenthesis.
-#: parse.y:3509 parse.y:3519
-msgid "possibly missing ')'"
-msgstr ""
-
-#: parse.y:3616 parse.y:3621
-msgid "type specifier omitted for parameter"
-msgstr ""
-
-#: cp/pt.c:1793
-msgid " a template type parameter must begin with `class' or `typename'"
-msgstr ""
-
-#: cp/pt.c:7852
-msgid "incomplete type unification"
-msgstr ""
-
-#: cp/repo.c:355
-#, c-format
-msgid "mysterious repository information in %s"
-msgstr ""
-
-#: cp/repo.c:370
-#, c-format
-msgid "can't create repository information file `%s'"
-msgstr ""
-
-#: cp/rtti.c:250
-msgid "taking dynamic typeid of object with -fno-rtti"
-msgstr ""
-
-#: cp/rtti.c:292
-msgid "cannot use typeid with -fno-rtti"
-msgstr ""
-
-#: cp/rtti.c:298 cp/rtti.c:489
-msgid "must #include <typeinfo> before using typeid"
-msgstr ""
-
-#: cp/tree.c:214
-#, c-format
-msgid "non-lvalue in %s"
-msgstr ""
-
-#: cp/tree.c:2161
-msgid "`com_interface' only supported with -fvtable-thunks"
-msgstr ""
-
-#: cp/tree.c:2187
-#, fuzzy
-msgid "requested init_priority is not an integer constant"
-msgstr "aggregate initialiser is not constant"
-
-#: cp/tree.c:2208
-msgid ""
-"can only use init_priority attribute on file-scope definitions of objects of "
-"class type"
-msgstr ""
-
-#: cp/tree.c:2214
-msgid "requested init_priority is out of range"
-msgstr ""
-
-#: cp/typeck.c:1602
-msgid "sizeof applied to a bit-field"
-msgstr ""
-
-#: cp/typeck.c:2200
-msgid "invalid reference to NULL ptr, use ptr-to-member instead"
-msgstr ""
-
-#: cp/typeck.c:2364
-#, c-format
-msgid "invalid use of `%s' on pointer to member"
-msgstr ""
-
-#: cp/typeck.c:2370
-msgid "invalid type argument"
-msgstr ""
-
-#: cp/typeck.c:2637 cp/typeck.c:2777
-msgid "pointer to member function called, but not in class scope"
-msgstr ""
-
-#: cp/typeck.c:2775
-msgid ""
-"invalid call to member function needing `this' in static member function "
-"scope"
-msgstr ""
-
-#: cp/typeck.c:3164
-msgid "parameter type of called function is incomplete"
-msgstr ""
-
-#: cp/typeck.c:3613 cp/typeck.c:3618
-msgid "ISO C++ forbids comparison between pointer and integer"
-msgstr ""
-
-#: cp/typeck.c:4227
-msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
-msgstr ""
-
-#: cp/typeck.c:4954
-msgid "cannot take the address of `this', which is an ravlue expression"
-msgstr ""
-
-#: cp/typeck.c:5404
-msgid "ISO C++ forbids casting to an array type"
-msgstr ""
-
-#: cp/typeck.c:5996
-msgid " in pointer to member function conversion"
-msgstr ""
-
-#: cp/typeck.c:6004
-msgid " in pointer to member conversion"
-msgstr ""
-
-#: cp/typeck.c:6777
-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:6785
-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:6790
-msgid "returning a value from a constructor"
-msgstr ""
-
-#: cp/typeck2.c:172
-msgid " since the following virtual functions are abstract:"
-msgstr ""
-
-#: cp/typeck2.c:323
-msgid "confused by earlier errors, bailing out"
-msgstr ""
-
-#: cp/typeck2.c:330
-msgid "Internal compiler error."
-msgstr ""
-
-#: cp/typeck2.c:332
-#, fuzzy, c-format
-msgid "Internal compiler error %d."
-msgstr "Internal compiler error: programme %s got fatal signal %d"
-
-#: cp/typeck2.c:334
-msgid "Please submit a full bug report."
-msgstr ""
-
-#: cp/typeck2.c:335
-#, c-format
-msgid "See %s for instructions."
-msgstr ""
-
-#: cp/typeck2.c:407
-msgid "due to the presence of a constructor"
-msgstr ""
-
-#: cp/typeck2.c:440
-msgid "cannot initialize arrays using this syntax"
-msgstr "cannot initialise arrays using this syntax"
-
-#: cp/typeck2.c:571
-msgid "initializing array with parameter list"
-msgstr ""
-
-#: cp/typeck2.c:631
-msgid "initializer for scalar variable requires one element"
-msgstr "initialiser for scalar variable requires one element"
-
-#: cp/typeck2.c:775
-msgid "non-empty initializer for array of empty elements"
-msgstr "non-empty initialiser for array of empty elements"
-
-#: cp/typeck2.c:947
-msgid "index value instead of field name in union initializer"
-msgstr "index value instead of field name in union initialiser"
-
-#: cp/typeck2.c:1106
-msgid "circular pointer delegation detected"
-msgstr ""
-
-#: cp/typeck2.c:1133
-msgid "result of `operator->()' yields non-pointer result"
-msgstr ""
-
-#: cp/typeck2.c:1135
-msgid "base operand of `->' is not a pointer"
-msgstr ""
-
-#: cp/typeck2.c:1402
-#, c-format
-msgid "duplicate label `%s' in switch statement"
-msgstr ""
-
-#: cp/typeck2.c:1405
-#, c-format
-msgid "duplicate label (%d) in switch statement"
-msgstr ""
-
-#: cp/typeck2.c:1420
-#, c-format
-msgid "range values `%s' and `%s' reversed"
-msgstr ""
-
-#: cp/typeck2.c:1424
-msgid "range values reversed"
-msgstr ""
-
-#: cp/xref.c:833
-#, c-format
-msgid "Can't create cross-reference file `%s'"
-msgstr ""
-
-#: ../libiberty/cplus-dem.c:4567 gcc.c:5796
-msgid "Internal gcc abort."
-msgstr ""
-
-#: cpperror.c:61
-#, c-format
-msgid "In file included from %s:%u"
-msgstr ""
-
-#. Translators note: this message is used in conjunction
-#. with "In file included from %s:%ld" and some other
-#. tricks. We want something like this:
-#.
-#. In file included from sys/select.h:123,
-#. from sys/types.h:234,
-#. from userfile.c:31:
-#. bits/select.h:45: <error message here>
-#.
-#. The trailing comma is at the beginning of this message,
-#. and the trailing colon is not translated.
-#: cpperror.c:76
-#, c-format
-msgid ""
-",\n"
-" from %s:%u"
-msgstr ""
-
-#: cpperror.c:94
-msgid "<command line>: "
-msgstr ""
-
-#: cpperror.c:135
-msgid "warning: "
-msgstr ""
-
-#: cpperror.c:145
-msgid "internal error: "
-msgstr ""
-
-#: cppinit.c:346
-#, c-format
-msgid "ignoring nonexistent directory `%s'\n"
-msgstr ""
-
-#: cppinit.c:443 cppinit.c:463 cppinit.c:482 cppinit.c:496
-#, c-format
-msgid "ignoring duplicate directory `%s'\n"
-msgstr ""
-
-#: cppinit.c:916
-msgid "#include \"...\" search starts here:\n"
-msgstr ""
-
-#: cppinit.c:920
-msgid "#include <...> search starts here:\n"
-msgstr ""
-
-#: cppinit.c:923
-msgid "End of search list.\n"
-msgstr ""
-
-#: cppinit.c:1342 cppinit.c:1505
-#, c-format
-msgid "GNU CPP version %s (cpplib)\n"
-msgstr ""
-
-#: cppinit.c:1792
-#, c-format
-msgid "Usage: %s [switches] input output\n"
-msgstr ""
-
-#: cppinit.c:1793
-msgid ""
-"Switches:\n"
-" -include <file> Include the contents of <file> before other "
-"files\n"
-" -imacros <file> Accept definition of macros in <file>\n"
-" -iprefix <path> Specify <path> as a prefix for next two options\n"
-" -iwithprefix <dir> Add <dir> to the end of the system include path\n"
-" -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n"
-" -isystem <dir> Add <dir> to the start of the system include "
-"path\n"
-" -idirafter <dir> Add <dir> to the end of the system include path\n"
-" -I <dir> Add <dir> 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 <file> Put output into <file>\n"
-" -pedantic Issue all warnings demanded by strict ANSI C\n"
-" -pedantic-errors Issue -pedantic warnings as errors instead\n"
-" -traditional Follow K&R pre-processor behaviour\n"
-" -trigraphs Support ANSI 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"
-" -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"
-" -lang-fortran\t\t Assume that the input sources are in Fortran\n"
-" -lang-chill Assume that the input sources are in Chill\n"
-" -std=<std name> Specify the conformance standard; one of:\n"
-" gnu89, gnu99, c89, c99, iso9899:1990,\n"
-" iso9899:199409, iso9899:1999\n"
-" -+ Allow parsing of C++ style features\n"
-" -w Inhibit warning messages\n"
-" -Wtrigraphs Warn if trigraphs are encountered\n"
-" -Wno-trigraphs Do not warn about trigraphs\n"
-" -Wcomment{s} Warn if one comment starts inside another\n"
-" -Wno-comment{s} Do not warn about comments\n"
-" -Wtraditional Warn if a macro argument is/would be turned "
-"into\n"
-" a string if -traditional is specified\n"
-" -Wno-traditional Do not warn about stringification\n"
-" -Wundef Warn if an undefined macro is used by #if\n"
-" -Wno-undef Do not warn about testing undefined macros\n"
-" -Wimport Warn about the use of the #import directive\n"
-" -Wno-import Do not warn about the use of #import\n"
-" -Werror Treat all warnings as errors\n"
-" -Wno-error Do not treat warnings as errors\n"
-" -Wall Enable all preprocessor warnings\n"
-" -M Generate make dependencies\n"
-" -MM As -M, but ignore system header files\n"
-" -MD As -M, but put output in a .d file\n"
-" -MMD As -MD, but ignore system header files\n"
-" -MG Treat missing header file as generated files\n"
-" -g3 Include #define and #undef directives in the "
-"output\n"
-" -D<macro> Define a <macro> with string '1' as its value\n"
-" -D<macro>=<val> Define a <macro> with <val> as its value\n"
-" -A<question> (<answer>) Assert the <answer> to <question>\n"
-" -A-<question> (<answer>) Disable the <answer> to <question>\n"
-" -U<macro> Undefine <macro> \n"
-" -v Display the version number\n"
-" -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"
-" -ftabstop=<number> Distance between tab stops for column reporting\n"
-" -P Do not generate #line directives\n"
-" -$ Do not allow '$' in identifiers\n"
-" -remap Remap file names when including files.\n"
-" --version Display version information\n"
-" -h or --help Display this information\n"
-msgstr ""
-
-#: cppspec.c:128
-#, c-format
-msgid "`%s' is not a legal option to the preprocessor"
-msgstr ""
-
-#: cppspec.c:152
-msgid "too many input files"
-msgstr ""
-
-#: emit-rtl.c:963
-msgid ""
-"Unable to access real part of complex value in a hard register on this target"
-msgstr ""
-
-#: emit-rtl.c:986
-msgid ""
-"Unable to access imaginary part of complex value in a hard register on this "
-"target"
-msgstr ""
-
-#: except.c:954
-msgid "Cannot duplicate non-existant exception region."
-msgstr ""
-
-#: except.c:1068
-msgid "exception handling disabled, use -fexceptions to enable"
-msgstr ""
-
-#: except.c:1751
-msgid "Never issued previous false_label"
-msgstr ""
-
-#: except.c:3074
-msgid "Duplicate call to __builtin_eh_return"
-msgstr ""
-
-#: except.c:3094
-msgid "function uses __builtin_eh_return"
-msgstr ""
-
-#: explow.c:1427
-msgid "stack limits not supported on this target"
-msgstr ""
-
-#: expr.c:2682
-msgid "function using short complex types cannot be inline"
-msgstr ""
-
-#: expr.c:5643 expr.c:5652 expr.c:5661 expr.c:5666 expr.c:5845 expr.c:5860
-msgid "unsupported wide integer operation"
-msgstr ""
-
-#: final.c:3367
-#, c-format
-msgid "output_operand: %s"
-msgstr ""
-
-#: final.c:3507
-#, c-format
-msgid "operand number missing after %-letter"
-msgstr ""
-
-#: final.c:3509 final.c:3542
-msgid "operand number out of range"
-msgstr ""
-
-#: final.c:3555
-msgid "invalid %%-code"
-msgstr ""
-
-#: final.c:3582
-msgid "`%l' operand isn't a label"
-msgstr ""
-
-#: flow.c:6338
-#, c-format
-msgid "Head insn %d for block %d not found in the insn stream."
-msgstr ""
-
-#: flow.c:6349
-#, c-format
-msgid "Insn %d is in multiple basic blocks (%d and %d)"
-msgstr ""
-
-#: flow.c:6360
-#, c-format
-msgid "End insn %d for block %d not found in the insn stream."
-msgstr ""
-
-#: flow.c:6394 flow.c:6421
-#, c-format
-msgid "Basic block %i edge lists are corrupted"
-msgstr ""
-
-#: flow.c:6406
-#, c-format
-msgid "Basic block %d pred edge is corrupted"
-msgstr ""
-
-#: flow.c:6436
-#, c-format
-msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
-msgstr ""
-
-#: flow.c:6446
-#, c-format
-msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
-msgstr ""
-
-#: flow.c:6463
-#, c-format
-msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d"
-msgstr ""
-
-#: flow.c:6475
-#, c-format
-msgid "In basic block %d:"
-msgstr ""
-
-#: flow.c:6495
-msgid "Basic blocks not numbered consecutively"
-msgstr ""
-
-#: flow.c:6535
-#, c-format
-msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
-msgstr ""
-
-#: gcc.c:978
-#, c-format
-msgid "Ambiguous abbreviation %s"
-msgstr ""
-
-#: gcc.c:1005
-#, c-format
-msgid "Incomplete `%s' option"
-msgstr ""
-
-#: gcc.c:1016
-#, c-format
-msgid "Missing argument to `%s' option"
-msgstr ""
-
-#: gcc.c:1029
-#, c-format
-msgid "Extraneous argument to `%s' option"
-msgstr ""
-
-#: gcc.c:1196
-msgid "Using builtin specs.\n"
-msgstr ""
-
-#: gcc.c:1279
-#, c-format
-msgid ""
-"Setting spec %s to '%s'\n"
-"\n"
-msgstr ""
-
-#: gcc.c:1475
-#, c-format
-msgid "Reading specs from %s\n"
-msgstr ""
-
-#: gcc.c:1572 gcc.c:1590
-msgid "specs %%include syntax malformed after %ld characters"
-msgstr ""
-
-#: gcc.c:1598
-#, fuzzy, c-format
-msgid "Could not find specs file %s\n"
-msgstr "Could not open programme flow graph file %s.\n"
-
-#: gcc.c:1614 gcc.c:1622 gcc.c:1631 gcc.c:1640
-msgid "specs %%rename syntax malformed after %ld characters"
-msgstr ""
-
-#: gcc.c:1649
-#, c-format
-msgid "specs %s spec was not found to be renamed"
-msgstr ""
-
-#: gcc.c:1656
-#, c-format
-msgid "rename spec %s to %s\n"
-msgstr ""
-
-#: gcc.c:1658
-#, c-format
-msgid ""
-"spec is '%s'\n"
-"\n"
-msgstr ""
-
-#: gcc.c:1671
-msgid "specs unknown %% command after %ld characters"
-msgstr ""
-
-#: gcc.c:1682 gcc.c:1695
-#, c-format
-msgid "specs file malformed after %ld characters"
-msgstr ""
-
-#: gcc.c:1751
-msgid "spec file has no spec for linking"
-msgstr ""
-
-#: gcc.c:2482
-#, c-format
-msgid "file path prefix `%s%s' never used"
-msgstr ""
-
-#: gcc.c:2485
-#, c-format
-msgid "file path prefix `%s' never used"
-msgstr ""
-
-#: gcc.c:2541
-msgid "-pipe not supported"
-msgstr ""
-
-#: gcc.c:2577
-msgid ""
-"\n"
-"Go ahead? (y or n) "
-msgstr ""
-
-#: gcc.c:2664
-#, c-format
-msgid "Internal compiler error: program %s got fatal signal %d"
-msgstr "Internal compiler error: programme %s got fatal signal %d"
-
-#: gcc.c:2679
-#, c-format
-msgid "# %s %.2f %.2f\n"
-msgstr ""
-
-#: gcc.c:3190
-msgid "argument to `-Xlinker' is missing"
-msgstr ""
-
-#: gcc.c:3207
-msgid "argument to `-specs' is missing"
-msgstr ""
-
-#: gcc.c:3222
-msgid "argument to `-specs=' is missing"
-msgstr ""
-
-#: gcc.c:3244
-msgid "argument to `-b' is missing"
-msgstr ""
-
-#: gcc.c:3257
-msgid "argument to `-B' is missing"
-msgstr ""
-
-#: gcc.c:3309
-msgid "argument to `-V' is missing"
-msgstr ""
-
-#: gcc.c:3330 gcc.c:3337 gcc.c:3344
-msgid "invalid version number format"
-msgstr ""
-
-#: gcc.c:3415
-msgid "cannot specify -o with -c or -S and multiple compilations"
-msgstr ""
-
-#: gcc.c:3585
-msgid "Warning: -pipe ignored since -save-temps specified"
-msgstr ""
-
-#: gcc.c:3589
-msgid "Warning: -pipe ignored since -time specified"
-msgstr ""
-
-#: gcc.c:3599
-msgid "argument to `-x' is missing"
-msgstr ""
-
-#: gcc.c:3627
-#, c-format
-msgid "argument to `-%s' is missing"
-msgstr ""
-
-#: gcc.c:3687
-#, c-format
-msgid "Warning: `-x %s' after last input file has no effect"
-msgstr ""
-
-#: gcc.c:3883
-msgid "Invalid specification! Bug in cc."
-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:4485
-msgid "Spec failure: '%%*' has not been initialised by pattern match"
-msgstr ""
-
-#: gcc.c:4494
-msgid "Warning: use of obsolete %%[ operator in specs"
-msgstr ""
-
-#: gcc.c:4512
-#, c-format
-msgid "Processing spec %c%s%c, which is '%s'\n"
-msgstr ""
-
-#: gcc.c:4636
-#, c-format
-msgid "Spec failure: Unrecognised spec option '%c'"
-msgstr ""
-
-#: gcc.c:5425
-#, c-format
-msgid "unrecognized option `-%s'"
-msgstr "unrecognised option `-%s'"
-
-#: gcc.c:5495
-#, c-format
-msgid "gcc version %s\n"
-msgstr ""
-
-#: gcc.c:5497
-#, c-format
-msgid "gcc driver version %s executing gcc version %s\n"
-msgstr ""
-
-#: gcc.c:5505
-msgid "No input files"
-msgstr ""
-
-#: gcc.c:5544
-#, c-format
-msgid "%s: %s compiler not installed on this system"
-msgstr ""
-
-#: gcc.c:5637
-#, c-format
-msgid "%s: linker input file unused since linking not done"
-msgstr ""
-
-#: gcc.c:5680
-#, c-format
-msgid "language %s not recognized"
-msgstr "language %s not recognised"
-
-#: gcc.c:5768
-#, c-format
-msgid "%s: %s"
-msgstr ""
-
-#: ../libiberty/getopt.c:682
-#, c-format
-msgid "%s: option `%s' is ambiguous\n"
-msgstr ""
-
-#: ../libiberty/getopt.c:707
-#, c-format
-msgid "%s: option `--%s' doesn't allow an argument\n"
-msgstr ""
-
-#: ../libiberty/getopt.c:712
-#, c-format
-msgid "%s: option `%c%s' doesn't allow an argument\n"
-msgstr ""
-
-#: ../libiberty/getopt.c:730 ../libiberty/getopt.c:903
-#, c-format
-msgid "%s: option `%s' requires an argument\n"
-msgstr ""
-
-#. --option
-#: ../libiberty/getopt.c:759
-#, c-format
-msgid "%s: unrecognized option `--%s'\n"
-msgstr "%s: unrecognised option `--%s'\n"
-
-#. +option or -option
-#: ../libiberty/getopt.c:763
-#, c-format
-msgid "%s: unrecognized option `%c%s'\n"
-msgstr "%s: unrecognised option `%c%s'\n"
-
-#. 1003.2 specifies the format of this message.
-#: ../libiberty/getopt.c:789
-#, c-format
-msgid "%s: illegal option -- %c\n"
-msgstr ""
-
-#: ../libiberty/getopt.c:792
-#, c-format
-msgid "%s: invalid option -- %c\n"
-msgstr ""
-
-#. 1003.2 specifies the format of this message.
-#: ../libiberty/getopt.c:822 ../libiberty/getopt.c:952
-#, c-format
-msgid "%s: option requires an argument -- %c\n"
-msgstr ""
-
-#: ../libiberty/getopt.c:869
-#, c-format
-msgid "%s: option `-W %s' is ambiguous\n"
-msgstr ""
-
-#: ../libiberty/getopt.c:887
-#, c-format
-msgid "%s: option `-W %s' doesn't allow an argument\n"
-msgstr ""
-
-#: integrate.c:154
-msgid "varargs function cannot be inline"
-msgstr ""
-
-#: integrate.c:157
-msgid "function using alloca cannot be inline"
-msgstr ""
-
-#: integrate.c:160
-msgid "function using setjmp cannot be inline"
-msgstr ""
-
-#: integrate.c:163
-msgid "function with nested functions cannot be inline"
-msgstr ""
-
-#: integrate.c:167
-msgid "function with label addresses used in initializers cannot inline"
-msgstr ""
-
-#: integrate.c:174 integrate.c:217
-msgid "function too large to be inline"
-msgstr ""
-
-#: integrate.c:184
-msgid "no prototype, and parameter address used; cannot be inline"
-msgstr ""
-
-#: integrate.c:191 integrate.c:246
-msgid "inline functions not supported for this return value type"
-msgstr ""
-
-#: integrate.c:196
-msgid "function with varying-size return value cannot be inline"
-msgstr ""
-
-#: integrate.c:203
-msgid "function with varying-size parameter cannot be inline"
-msgstr ""
-
-#: integrate.c:205
-msgid "function with transparent unit parameter cannot be inline"
-msgstr ""
-
-#: integrate.c:224
-msgid "function with computed jump cannot inline"
-msgstr ""
-
-#: integrate.c:228
-msgid "function with nonlocal goto cannot be inline"
-msgstr ""
-
-#: integrate.c:240
-msgid "function with complex parameters cannot be inline"
-msgstr ""
-
-#: integrate.c:253
-msgid "function with target specific attribute(s) cannot be inlined"
-msgstr ""
-
-#: objc/objc-act.c:770
-msgid "Objective-C text in C source file"
-msgstr ""
-
-#: objc/objc-act.c:1102
-msgid "statically allocated objects not supported"
-msgstr ""
-
-#: objc/objc-act.c:1164
-msgid "Undefined type `id', please import <objc/objc.h>"
-msgstr ""
-
-#: objc/objc-act.c:1210 objc/objc-act.c:5401
-#, c-format
-msgid "Cannot find protocol declaration for `%s'"
-msgstr ""
-
-#: objc-parse.y:1498 objc/objc-act.c:1447 objc/objc-act.c:5927
-#: objc/objc-act.c:6277 objc/objc-act.c:6313
-#, c-format
-msgid "Cannot find interface declaration for `%s'"
-msgstr ""
-
-#: objc/objc-act.c:2507 objc/objc-act.c:6187
-#, c-format
-msgid "`%s' redeclared as different kind of symbol"
-msgstr ""
-
-#. fatal did not work with 2 args...should fix
-#: objc/objc-act.c:2613
-#, c-format
-msgid "Cannot find interface declaration for `%s', superclass of `%s'"
-msgstr ""
-
-#: objc/objc-act.c:2621
-#, c-format
-msgid "Circular inheritance in interface declaration for `%s'"
-msgstr ""
-
-#: objc/objc-act.c:3669 objc/objc-act.c:3686
-msgid "inconsistent instance variable specification"
-msgstr ""
-
-#: objc/objc-act.c:5079 objc/objc-act.c:7333
-#, c-format
-msgid "no super class declared in interface for `%s'"
-msgstr ""
-
-#: objc/objc-act.c:5728
-#, c-format
-msgid "duplicate definition of class method `%s'."
-msgstr ""
-
-#: objc/objc-act.c:5734
-#, c-format
-msgid "duplicate declaration of class method `%s'."
-msgstr ""
-
-#: objc/objc-act.c:5770
-#, c-format
-msgid "duplicate definition of instance method `%s'."
-msgstr ""
-
-#: objc/objc-act.c:5776
-#, c-format
-msgid "duplicate declaration of instance method `%s'."
-msgstr ""
-
-#: objc/objc-act.c:5902
-#, c-format
-msgid "instance variable `%s' is declared private"
-msgstr ""
-
-#: objc/objc-act.c:5949
-#, c-format
-msgid "instance variable `%s' is declared %s"
-msgstr ""
-
-#: objc/objc-act.c:6200
-#, c-format
-msgid "reimplementation of class `%s'"
-msgstr ""
-
-#: objc/objc-act.c:6242
-#, c-format
-msgid "conflicting super class name `%s'"
-msgstr ""
-
-#: objc/objc-act.c:6244
-#, c-format
-msgid "previous declaration of `%s'"
-msgstr ""
-
-#: objc/objc-act.c:7374
-msgid "[super ...] must appear in a method context"
-msgstr ""
-
-#: objc-parse.y:701
-#, c-format
-msgid "Instance variable `%s' implicitly declared as function"
-msgstr ""
-
-#: objc-parse.y:2628 objc-parse.y:2653
-msgid "method definition not in class context"
-msgstr ""
-
-#: protoize.c:598
-#, c-format
-msgid "%s: internal abort\n"
-msgstr ""
-
-#: protoize.c:689
-#, c-format
-msgid "%s: error writing file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:734
-#, c-format
-msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
-msgstr ""
-
-#: protoize.c:737
-#, c-format
-msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
-msgstr ""
-
-#: protoize.c:844
-#, c-format
-msgid "%s: warning: no read access for file `%s'\n"
-msgstr ""
-
-#: protoize.c:852
-#, c-format
-msgid "%s: warning: no write access for file `%s'\n"
-msgstr ""
-
-#: protoize.c:860
-#, c-format
-msgid "%s: warning: no write access for dir containing `%s'\n"
-msgstr ""
-
-#. Catch cases like /.. where we try to backup to a
-#. point above the absolute root of the logical file
-#. system.
-#: protoize.c:1278
-#, c-format
-msgid "%s: invalid file name: %s\n"
-msgstr ""
-
-#: protoize.c:1430
-#, c-format
-msgid "%s: %s: can't get status: %s\n"
-msgstr ""
-
-#: protoize.c:1451
-#, c-format
-msgid ""
-"\n"
-"%s: fatal error: aux info file corrupted at line %d\n"
-msgstr ""
-
-#: protoize.c:1787
-#, c-format
-msgid "%s:%d: declaration of function `%s' takes different forms\n"
-msgstr ""
-
-#: protoize.c:2039
-#, c-format
-msgid "%s: compiling `%s'\n"
-msgstr ""
-
-#: protoize.c:2062
-#, c-format
-msgid "%s: wait: %s\n"
-msgstr ""
-
-#: protoize.c:2067
-#, c-format
-msgid "%s: subprocess got fatal signal %d\n"
-msgstr ""
-
-#: protoize.c:2075
-#, c-format
-msgid "%s: %s exited with status %d\n"
-msgstr ""
-
-#: protoize.c:2127
-#, c-format
-msgid "%s: warning: missing SYSCALLS file `%s'\n"
-msgstr ""
-
-#: protoize.c:2136 protoize.c:2165
-#, c-format
-msgid "%s: can't read aux info file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:2181 protoize.c:2209
-#, c-format
-msgid "%s: can't get status of aux info file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:2237
-#, c-format
-msgid "%s: can't open aux info file `%s' for reading: %s\n"
-msgstr ""
-
-#: protoize.c:2255
-#, c-format
-msgid "%s: error reading aux info file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:2268
-#, c-format
-msgid "%s: error closing aux info file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:2284
-#, c-format
-msgid "%s: can't delete aux info file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:2366 protoize.c:4368
-#, c-format
-msgid "%s: can't delete file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:2445
-#, c-format
-msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
-msgstr ""
-
-#: protoize.c:2570
-#, c-format
-msgid "%s: conflicting extern definitions of '%s'\n"
-msgstr ""
-
-#: protoize.c:2574
-#, c-format
-msgid "%s: declarations of '%s' will not be converted\n"
-msgstr ""
-
-#: protoize.c:2576
-#, c-format
-msgid "%s: conflict list for '%s' follows:\n"
-msgstr ""
-
-#: protoize.c:2609
-#, c-format
-msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
-msgstr ""
-
-#: protoize.c:2649
-#, c-format
-msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
-msgstr ""
-
-#: protoize.c:2655
-#, c-format
-msgid "%s: %d: warning: no extern definition for `%s'\n"
-msgstr ""
-
-#: protoize.c:2686
-#, c-format
-msgid "%s: warning: no static definition for `%s' in file `%s'\n"
-msgstr ""
-
-#: protoize.c:2692
-#, c-format
-msgid "%s: multiple static defs of `%s' in file `%s'\n"
-msgstr ""
-
-#: protoize.c:2865 protoize.c:2868
-#, c-format
-msgid "%s: %d: warning: source too confusing\n"
-msgstr ""
-
-#: protoize.c:3074
-#, c-format
-msgid "%s: %d: warning: varargs function declaration not converted\n"
-msgstr ""
-
-#: protoize.c:3089
-#, c-format
-msgid "%s: declaration of function `%s' not converted\n"
-msgstr ""
-
-#: protoize.c:3212
-#, c-format
-msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
-msgstr ""
-
-#: protoize.c:3233
-#, c-format
-msgid ""
-"\n"
-"%s: warning: too few parameter lists in declaration of `%s'\n"
-msgstr ""
-
-#: protoize.c:3331
-#, c-format
-msgid "%s: %d: warning: found `%s' but expected `%s'\n"
-msgstr ""
-
-#: protoize.c:3509
-#, c-format
-msgid "%s: local declaration for function `%s' not inserted\n"
-msgstr ""
-
-#: protoize.c:3536
-#, c-format
-msgid ""
-"\n"
-"%s: %d: warning: can't add declaration of `%s' into macro call\n"
-msgstr ""
-
-#: protoize.c:3610
-#, c-format
-msgid "%s: global declarations for file `%s' not inserted\n"
-msgstr ""
-
-#: protoize.c:3701 protoize.c:3731
-#, c-format
-msgid "%s: definition of function `%s' not converted\n"
-msgstr ""
-
-#: protoize.c:3720
-#, c-format
-msgid "%s: %d: warning: definition of %s not converted\n"
-msgstr ""
-
-#: protoize.c:4050
-#, 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:4066
-#, c-format
-msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
-msgstr ""
-
-#: protoize.c:4069
-#, c-format
-msgid "%s: function definition not converted\n"
-msgstr ""
-
-#: protoize.c:4128
-#, c-format
-msgid "%s: `%s' not converted\n"
-msgstr ""
-
-#: protoize.c:4136
-#, c-format
-msgid "%s: would convert file `%s'\n"
-msgstr ""
-
-#: protoize.c:4139
-#, fuzzy, c-format
-msgid "%s: converting file `%s'\n"
-msgstr "%s: unrecognised option `--%s'\n"
-
-#: protoize.c:4149
-#, c-format
-msgid "%s: can't get status for file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:4191
-#, c-format
-msgid "%s: can't open file `%s' for reading: %s\n"
-msgstr ""
-
-#: protoize.c:4206
-#, c-format
-msgid ""
-"\n"
-"%s: error reading input file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:4240
-#, c-format
-msgid "%s: can't create/open clean file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:4345
-#, c-format
-msgid "%s: warning: file `%s' already saved in `%s'\n"
-msgstr ""
-
-#: protoize.c:4353
-#, c-format
-msgid "%s: can't link file `%s' to `%s': %s\n"
-msgstr ""
-
-#: protoize.c:4383
-#, c-format
-msgid "%s: can't create/open output file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:4416
-#, c-format
-msgid "%s: can't change mode of file `%s': %s\n"
-msgstr ""
-
-#: protoize.c:4589
-#, c-format
-msgid "%s: cannot get working directory: %s\n"
-msgstr ""
-
-#: protoize.c:4687
-#, c-format
-msgid "%s: input file names must have .c suffixes: %s\n"
-msgstr ""
-
-#: regclass.c:656
-#, c-format
-msgid "can't use '%s' as a %s register"
-msgstr ""
-
-#: regclass.c:678
-msgid "global register variable follows a function definition"
-msgstr ""
-
-#: reload1.c:1824
-#, c-format
-msgid "Unable to find a register to spill in class `%s'."
-msgstr ""
-
-#: rtl.c:1148
-#, c-format
-msgid "RTL check: access of elt %d of `%s' with last elt %d"
-msgstr ""
-
-#: rtl.c:1162
-#, c-format
-msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s)"
-msgstr ""
-
-#: rtl.c:1177
-#, c-format
-msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s)"
-msgstr ""
-
-#: rtl.c:1191
-#, c-format
-msgid "RTL check: expected code `%s', have `%s'"
-msgstr ""
-
-#: rtl.c:1204
-#, c-format
-msgid "RTL check: expected code `%s' or `%s', have `%s'"
-msgstr ""
-
-#: rtl.c:1219
-#, c-format
-msgid "RTL check: access of elt %d of vector with last elt %d"
-msgstr ""
-
-#: rtl.c:1264
-#, c-format
-msgid ""
-"Internal compiler error in `%s', at %s:%d\n"
-"Please submit a full bug report.\n"
-"See %s for instructions."
-msgstr ""
-
-#: stmt.c:919
-#, c-format
-msgid "jump to `%s' invalidly jumps into binding contour"
-msgstr ""
-
-#: stmt.c:1283 stmt.c:1354
-msgid "`asm' cannot be used in function where memory usage is checked"
-msgstr ""
-
-#: stmt.c:1340
-msgid "`asm' cannot be used with `-fcheck-memory-usage'"
-msgstr ""
-
-#: stmt.c:1369
-#, c-format
-msgid "unknown register name `%s' in `asm'"
-msgstr ""
-
-#: stmt.c:1384
-msgid "too many alternatives in `asm'"
-msgstr ""
-
-#: stmt.c:1395
-msgid "operand constraints for `asm' differ in number of alternatives"
-msgstr ""
-
-#: stmt.c:1442
-msgid "output operand constraint lacks `='"
-msgstr ""
-
-#: stmt.c:1461
-#, c-format
-msgid "output operand constraint %d contains `+'"
-msgstr ""
-
-#: stmt.c:1470
-msgid "operand constraint contains '+' or '=' at illegal position."
-msgstr ""
-
-#: stmt.c:1476 stmt.c:1629
-msgid "`%%' constraint used with last operand"
-msgstr ""
-
-#: stmt.c:1493
-msgid "matching constraint not valid in output operand"
-msgstr ""
-
-#: stmt.c:1541
-#, c-format
-msgid "output number %d not directly addressable"
-msgstr ""
-
-#: stmt.c:1566
-#, c-format
-msgid "more than %d operands in `asm'"
-msgstr ""
-
-#: stmt.c:1602
-#, c-format
-msgid "hard register `%s' listed as input operand to `asm'"
-msgstr ""
-
-#: stmt.c:1619
-#, c-format
-msgid "input operand constraint contains `%c'"
-msgstr ""
-
-#: stmt.c:1659
-msgid "matching constraint references invalid operand number"
-msgstr ""
-
-#: stor-layout.c:126
-msgid "type size can't be explicitly evaluated"
-msgstr ""
-
-#: stor-layout.c:128
-msgid "variable-size type declared outside of any function"
-msgstr ""
-
-#: toplev.c:1437 toplev.c:4763
-#, c-format
-msgid "Invalid option `%s'"
-msgstr ""
-
-#: toplev.c:1634
-msgid "output pipe has been closed"
-msgstr ""
-
-#: toplev.c:2521
-#, c-format
-msgid "invalid register name `%s' for register variable"
-msgstr ""
-
-#: toplev.c:3979
-#, c-format
-msgid "unrecognized register name `%s'"
-msgstr ""
-
-#: toplev.c:4118
-#, c-format
-msgid "use -gdwarf -g%d for DWARF v1, level %d"
-msgstr ""
-
-#: toplev.c:4121
-msgid "use -gdwarf-2 for DWARF v2"
-msgstr ""
-
-#: toplev.c:4835
-msgid "options passed: "
-msgstr ""
-
-#: toplev.c:4864
-msgid "options enabled: "
-msgstr ""
-
-#: tree.c:4748
-msgid "arrays of functions are not meaningful"
-msgstr ""
-
-#: tree.c:4805
-msgid "function return type cannot be function"
-msgstr ""
-
-#: tree.c:5532
-msgid "invalid initializer for bit string"
-msgstr "invalid initialiser for bit string"
-
-#: tree.c:5590
-#, c-format
-msgid "Tree check: expected %s, have %s"
-msgstr ""
-
-#: tree.c:5605
-#, c-format
-msgid "Tree check: expected class '%c', have '%c' (%s)"
-msgstr ""
-
-#: varasm.c:730
-msgid "global register variable has initial value"
-msgstr ""
-
-#: varasm.c:1977
-msgid "floating point trap outputting a constant"
-msgstr ""
-
-#: varasm.c:4278
-msgid "initializer for integer value is too complicated"
-msgstr "initialiser for integer value is too complicated"
-
-#: varasm.c:4284
-msgid "initializer for floating value is not a floating constant"
-msgstr "initialiser for floating value is not a floating constant"
-
-#: varasm.c:4341
-msgid "unknown set constructor type"
-msgstr ""
-
-#: varasm.c:4487
-#, fuzzy, c-format
-msgid "invalid initial value for member `%s'"
-msgstr "uninitialised const member `%s'"
-
-#: config/arc/arc.h:60 config/mips/mips.h:908
-msgid "may not use both -EB and -EL"
-msgstr ""
-
-#: config/arm/arm.h:205
-msgid "-mapcs-26 and -mapcs-32 may not be used together"
-msgstr ""
-
-#: config/arm/arm.h:217
-msgid "-msoft-float and -mhard_float may not be used together"
-msgstr ""
-
-#: config/arm/arm.h:228
-msgid "-mbig-endian and -mlittle-endian may not be used together"
-msgstr ""
-
-#: config/arm/riscix.h:72 config/arm/riscix.h:134
-msgid "-mbsd and -pedantic incompatible"
-msgstr ""
-
-#: config/arm/riscix.h:73 config/arm/riscix.h:135
-msgid "-mbsd and -mxopen incompatible"
-msgstr ""
-
-#: config/arm/riscix.h:74 config/arm/riscix.h:136
-msgid "-mxopen and -pedantic incompatible"
-msgstr ""
-
-#: config/dsp16xx/dsp16xx.h:101 config/dsp16xx/dsp16xx.h:110
-msgid "A -ifile option requires a -map option"
-msgstr ""
-
-#: config/i386/freebsd-aout.h:236
-msgid "`-p' not supported; use `-pg' and gprof(1)"
-msgstr ""
-
-#: config/i386/sco5.h:788 config/i386/sco5.h:863
-msgid "-static not valid with -mcoff"
-msgstr ""
-
-#: config/i386/sco5.h:789 config/i386/sco5.h:864
-msgid "-shared not valid with -mcoff"
-msgstr ""
-
-#: config/i386/sco5.h:790 config/i386/sco5.h:865
-msgid "-symbolic not valid with -mcoff"
-msgstr ""
-
-#: config/i386/sco5.h:828
-msgid "-fpic is not valid with -mcoff"
-msgstr ""
-
-#: config/i386/sco5.h:829
-msgid "-fPIC is not valid with -mcoff"
-msgstr ""
-
-#: config/i386/sco5.h:866
-msgid "-fpic not valid with -mcoff"
-msgstr ""
-
-#: config/i386/sco5.h:867
-msgid "-fPIC not valid with -mcoff"
-msgstr ""
-
-#: config/i860/fx2800.h:305
-msgid "-p option not supported: use -pg instead"
-msgstr ""
-
-#: config/mips/mips.h:764
-msgid "-pipe is not supported."
-msgstr ""
-
-#: config/mips/mips.h:903
-msgid "may not use both -mfp64 and -msingle-float"
-msgstr ""
-
-#: config/mips/mips.h:904
-msgid "may not use both -mfp64 and -m4650"
-msgstr ""
-
-#: config/mips/r3900.h:28 config/mips/r3900.h:42
-msgid "-mhard-float not supported."
-msgstr ""
-
-#: config/mips/r3900.h:30 config/mips/r3900.h:44
-msgid "-msingle-float and -msoft-float can not both be specified."
-msgstr ""
-
-#: config/nextstep.h:163 config/nextstep.h:166
-msgid "-p profiling is no longer supported. Use -pg instead."
-msgstr ""
-
-#: config/vax/vax.h:37 config/vax/vax.h:38
-msgid "profiling not supported with -mg\n"
-msgstr ""
-
-#: cp/lang-specs.h:35 cp/lang-specs.h:71
-msgid "GNU C++ does not support -C without using -E"
-msgstr ""
-
-#: cp/lang-specs.h:64 cp/lang-specs.h:89 cp/lang-specs.h:101 gcc.c:657
-#: gcc.c:684 gcc.c:732
-msgid "-pg and -fomit-frame-pointer are incompatible"
-msgstr ""
-
-#: gcc.c:627 gcc.c:665 gcc.c:694 gcc.c:712 gcc.c:745
-msgid "GNU C does not support -C without using -E"
-msgstr ""
-
-#: gcc.c:707
-msgid "-E required when input is from standard input"
-msgstr ""
-
-#: gcc.c:710
-msgid "Compilation of header file requested"
-msgstr ""
diff --git a/gcc/po/sv.po b/gcc/po/sv.po
new file mode 100644
index 00000000000..243dd218c7a
--- /dev/null
+++ b/gcc/po/sv.po
@@ -0,0 +1,10886 @@
+# Swedish translation for the GNU CC.
+# Copyright (C) 2000 Free Software Foundation, Inc.
+# Dennis Björklund <db@zigo.dhs.org>, 2000.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gcc 2.97 20001112 (experimental)\n"
+"POT-Creation-Date: 2000-09-12 04:07+0200\n"
+"PO-Revision-Date: 2000-11-22 10:49+01:00\n"
+"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
+"Language-Team: Swedish <sv@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8-bit\n"
+
+#: builtins.c:239
+msgid "offset outside bounds of constant string"
+msgstr "index till en konstant sträng pekar utanför dess gränser"
+
+#. ??? 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:1803
+msgid "__builtin_saveregs not supported by this target"
+msgstr "__builtin_saveregs stöds inte på denna målarkitektur"
+
+#: builtins.c:1846
+msgid "argument of `__builtin_args_info' must be constant"
+msgstr "argumentet till \"__builtin_args_info\" måste vara konstant"
+
+#: builtins.c:1852
+msgid "argument of `__builtin_args_info' out of range"
+msgstr "argument till \"__builtin_args_info\" är utanför sitt intervall"
+
+#: builtins.c:1858
+msgid "missing argument in `__builtin_args_info'"
+msgstr "argument saknas till \"__builtin_args_info\""
+
+#: builtins.c:1889
+msgid "`va_start' used in function with fixed args"
+msgstr "\"va_start\" används i en funktion med fixt antal parametrar"
+
+#: builtins.c:1908
+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 <stdarg.h>; can't validate
+#. va_start's second argument, but can still work as intended.
+#: builtins.c:1913
+msgid "`__builtin_next_arg' called without an argument"
+msgstr "\"__builtin_next_arg\" anropad utan argument"
+
+#: builtins.c:2006
+msgid "too many arguments to function `va_start'"
+msgstr "För många argument till funktionen \"va_start\""
+
+#: builtins.c:2092
+msgid "first argument to `va_arg' not of type `va_list'"
+msgstr "första argumentet till \"va_arg\" är inte av typen \"va_list\""
+
+#: builtins.c:2120
+#, c-format
+msgid "`%s' is promoted to `%s' when passed through `...'"
+msgstr "\"%s\" konverteras till \"%s\" när det skickas via \"...\""
+
+#: builtins.c:2124
+#, 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:2233
+msgid "invalid arg to `__builtin_frame_address'"
+msgstr "ogiltigt argument till \"__builtin_frame_address\""
+
+#: builtins.c:2235
+msgid "invalid arg to `__builtin_return_address'"
+msgstr "ogiltigt argument till \"__builtin_return_address\""
+
+#: builtins.c:2248
+msgid "unsupported arg to `__builtin_frame_address'"
+msgstr "Icke supportat argument till \"__builtin_frame_address\""
+
+#: builtins.c:2250
+msgid "unsupported arg to `__builtin_return_address'"
+msgstr "Icke supportat argument till \"__builtin_return_address\""
+
+#: builtins.c:2332
+msgid "second arg to `__builtin_expect' must be a constant"
+msgstr "andra argumentet till \"__builtin_expect\" måste vara en konstant"
+
+#: builtins.c:2581
+msgid "__builtin_longjmp second argument must be 1"
+msgstr "andra argumentet till __builtin_longjmp måste vara 1"
+
+#: builtins.c:2595
+msgid "__builtin_trap not supported by this target"
+msgstr "__builtin_trap stöds inte på denna målarkitektur"
+
+#. just do library call, if unknown builtin
+#: builtins.c:2633
+#, c-format
+msgid "built-in function `%s' not currently supported"
+msgstr "inbyggd funktion \"%s\" stöds inte för närvarande"
+
+#: c-common.c:387
+#, c-format
+msgid ""
+"string length `%d' is greater than the minimum length `%d' ISO C%d is "
+"required to support"
+msgstr ""
+"stränglängden \"%d\" är större än den minsta längden \"%d\" som ISO C%d "
+"behöver stödja"
+
+#: c-common.c:552
+#, c-format
+msgid "`%s' attribute directive ignored"
+msgstr "attributet \"%s\" ignorerat"
+
+#: c-common.c:560
+#, c-format
+msgid "`%s' attribute does not apply to types"
+msgstr "attributet \"%s\" är inte applicerbart på typer"
+
+#: c-common.c:567
+#, c-format
+msgid "wrong number of arguments specified for `%s' attribute"
+msgstr "fel antal argument angett för attributet `%s'"
+
+#: c-common.c:583 c-common.c:590 c-common.c:597 c-common.c:610 c-common.c:618
+#: c-common.c:633 c-common.c:646 c-common.c:654 c-common.c:670 c-common.c:682
+#: c-common.c:694 c-common.c:699 c-common.c:1033 c-common.c:1185
+#, c-format
+msgid "`%s' attribute ignored"
+msgstr "attributet `%s' ignorerat"
+
+#: c-common.c:732
+#, c-format
+msgid "unknown machine mode `%s'"
+msgstr "okänt maskinläge `%s'"
+
+#: c-common.c:735
+#, c-format
+msgid "no data type for mode `%s'"
+msgstr "ingen datatyp för läge `%s'"
+
+#: c-common.c:755
+msgid "section attribute cannot be specified for local variables"
+msgstr ""
+
+#: c-common.c:762
+#, c-format
+msgid "section of `%s' conflicts with previous declaration"
+msgstr ""
+
+#: c-common.c:768
+#, c-format
+msgid "section attribute not allowed for `%s'"
+msgstr ""
+
+#: c-common.c:771
+msgid "section attributes are not supported for this target"
+msgstr ""
+
+#: c-common.c:790
+msgid "requested alignment is not a constant"
+msgstr "efterfrågad minnesjustering är inte konstant"
+
+#: c-common.c:795
+msgid "requested alignment is not a power of 2"
+msgstr "efterrågad minnesjustering är inte en potens av 2"
+
+#: c-common.c:797
+msgid "requested alignment is too large"
+msgstr "efterfrågad minnesjustering är för stor"
+
+#: c-common.c:820
+#, c-format
+msgid "alignment may not be specified for `%s'"
+msgstr "minnesjustering kan inte anges för \"%s\""
+
+#: c-common.c:843 c-common.c:949
+#, c-format
+msgid "argument format specified for non-function `%s'"
+msgstr ""
+
+#: c-common.c:849
+msgid "unrecognized format specifier"
+msgstr ""
+
+#: c-common.c:865
+#, c-format
+msgid "`%s' is an unrecognized format function type"
+msgstr ""
+
+#: c-common.c:887 c-common.c:963
+msgid "format string has invalid operand number"
+msgstr ""
+
+#: c-common.c:895
+msgid "format string arg follows the args to be formatted"
+msgstr ""
+
+#: c-common.c:914 c-common.c:984
+msgid "format string arg not a string type"
+msgstr ""
+
+#: c-common.c:927
+msgid "args to be formatted is not '...'"
+msgstr ""
+
+#: c-common.c:993
+msgid "function does not return string type"
+msgstr ""
+
+#: c-common.c:1011
+#, c-format
+msgid "`%s' defined both normally and as an alias"
+msgstr ""
+
+#: c-common.c:1019
+msgid "alias arg not a string"
+msgstr ""
+
+#: c-common.c:1040 c-common.c:1057 c-common.c:1074
+#, c-format
+msgid "`%s' attribute applies only to functions"
+msgstr ""
+
+#: c-common.c:1046 c-common.c:1063 c-common.c:1080
+#, c-format
+msgid "can't set `%s' attribute after definition"
+msgstr ""
+
+#: c-common.c:1632
+msgid "too few arguments for format"
+msgstr ""
+
+#: c-common.c:1730 c-common.c:1751
+msgid "missing $ operand number in format"
+msgstr ""
+
+#: c-common.c:1760
+msgid "ISO C does not support %%n$ operand number formats"
+msgstr ""
+
+#: c-common.c:1766
+msgid "operand number out of range in format"
+msgstr ""
+
+#: c-common.c:1818
+#, c-format
+msgid "format argument %d unused before used argument %d in $-style format"
+msgstr ""
+
+#: c-common.c:1822
+msgid "unused arguments in $-style format"
+msgstr ""
+
+#: c-common.c:1912
+msgid "null format string"
+msgstr ""
+
+#: c-common.c:1923 c-common.c:1935
+msgid "format not a string literal, argument types not checked"
+msgstr ""
+
+#: c-common.c:1941
+msgid "zero-length format string"
+msgstr ""
+
+#: c-common.c:1944
+msgid "unterminated format string"
+msgstr ""
+
+#: c-common.c:1967
+msgid "embedded `\\0' in format"
+msgstr ""
+
+#: c-common.c:1970
+msgid "too many arguments for format"
+msgstr ""
+
+#: c-common.c:1979
+msgid "spurious trailing `%%' in format"
+msgstr ""
+
+#: c-common.c:2019
+msgid "zero width in scanf format"
+msgstr ""
+
+#: c-common.c:2026
+#, c-format
+msgid "ISO C does not support the strftime `%c' flag"
+msgstr ""
+
+#: c-common.c:2030 c-common.c:2083
+#, c-format
+msgid "repeated `%c' flag in format"
+msgstr ""
+
+#: c-common.c:2047
+msgid "ISO C does not support strftime format width"
+msgstr ""
+
+#: c-common.c:2055
+msgid "multiple E/O modifiers in format"
+msgstr ""
+
+#: c-common.c:2095
+msgid "use of both ` ' and `+' flags in format"
+msgstr ""
+
+#: c-common.c:2100
+msgid "use of both `0' and `-' flags in format"
+msgstr ""
+
+#: c-common.c:2102
+msgid "ISO C does not support the `'' format flag"
+msgstr ""
+
+#: c-common.c:2104
+msgid "ISO C does not support the `I' format flag"
+msgstr ""
+
+#: c-common.c:2144
+#, c-format
+msgid "field width is not type int (arg %d)"
+msgstr ""
+
+#: c-common.c:2193
+#, c-format
+msgid "field precision is not type int (arg %d)"
+msgstr ""
+
+#: c-common.c:2239
+#, c-format
+msgid "ISO C does not support the `%s' %s length modifier"
+msgstr ""
+
+#: c-common.c:2243
+#, c-format
+msgid "ISO C89 does not support the `%s' %s length modifier"
+msgstr ""
+
+#: c-common.c:2258
+#, c-format
+msgid "use of `*' and `%s' together in format"
+msgstr ""
+
+#: c-common.c:2264
+msgid "conversion lacks type at end of format"
+msgstr ""
+
+#: c-common.c:2275
+#, c-format
+msgid "unknown conversion type character `%c' in format"
+msgstr ""
+
+#: c-common.c:2278
+#, c-format
+msgid "unknown conversion type character 0x%x in format"
+msgstr ""
+
+#: c-common.c:2285
+msgid "ISO C does not support the `%%%c' %s format"
+msgstr ""
+
+#: c-common.c:2289
+msgid "ISO C89 does not support the `%%%c' %s format"
+msgstr ""
+
+#: c-common.c:2294
+msgid "ISO C does not support `%%O%c'"
+msgstr ""
+
+#: c-common.c:2296
+msgid "ISO C89 does not support `%%O%c'"
+msgstr ""
+
+#: c-common.c:2299
+msgid "ISO C89 does not support `%%E%c'"
+msgstr ""
+
+#: c-common.c:2302
+#, c-format
+msgid "width used with `%c' format"
+msgstr ""
+
+#: c-common.c:2305
+msgid "`%%%c' yields only last 2 digits of year in some locales"
+msgstr ""
+
+#: c-common.c:2308
+msgid "`%%%c' yields only last 2 digits of year"
+msgstr ""
+
+#: c-common.c:2310
+#, c-format
+msgid "precision used with `%c' format"
+msgstr ""
+
+#: c-common.c:2313
+#, c-format
+msgid "`a' flag used with `%c' format"
+msgstr ""
+
+#: c-common.c:2319
+msgid "ISO C does not support the `a' flag"
+msgstr ""
+
+#. The end of the format string was reached.
+#: c-common.c:2333
+msgid "no closing `]' for `%%[' format"
+msgstr ""
+
+#: c-common.c:2338
+#, c-format
+msgid "suppression of `%c' conversion in format"
+msgstr ""
+
+#: c-common.c:2344
+#, c-format
+msgid "flag `%c' used with type `%c'"
+msgstr ""
+
+#: c-common.c:2353
+#, c-format
+msgid "`0' flag ignored with precision specifier and `%c' format"
+msgstr ""
+
+#: c-common.c:2360
+#, c-format
+msgid "use of `%s' length modifier with `%c' type character"
+msgstr ""
+
+#: c-common.c:2370
+msgid "ISO C does not support the `%%%s%c' %s format"
+msgstr ""
+
+#: c-common.c:2374
+msgid "ISO C89 does not support the `%%%s%c' %s format"
+msgstr ""
+
+#: c-common.c:2428
+#, c-format
+msgid "writing into constant object (arg %d)"
+msgstr ""
+
+#: c-common.c:2439
+#, c-format
+msgid "extra type qualifiers in format argument (arg %d)"
+msgstr ""
+
+#: c-common.c:2447
+#, c-format
+msgid "format argument is not a pointer (arg %d)"
+msgstr ""
+
+#: c-common.c:2449
+#, c-format
+msgid "format argument is not a pointer to a pointer (arg %d)"
+msgstr ""
+
+#: c-common.c:2539
+#, c-format
+msgid "%s format, %s arg (arg %d)"
+msgstr ""
+
+#: c-common.c:2558
+msgid "overflow in constant expression"
+msgstr ""
+
+#: c-common.c:2579
+msgid "integer overflow in expression"
+msgstr ""
+
+#: c-common.c:2588
+msgid "floating point overflow in expression"
+msgstr ""
+
+#. This detects cases like converting -129 or 256 to unsigned char.
+#: c-common.c:2609
+msgid "large integer implicitly truncated to unsigned type"
+msgstr ""
+
+#: c-common.c:2611
+msgid "negative integer implicitly converted to unsigned type"
+msgstr ""
+
+#: c-common.c:2644
+msgid "overflow in implicit constant conversion"
+msgstr ""
+
+#: c-common.c:2665
+msgid "expression statement has incomplete type"
+msgstr ""
+
+#: c-common.c:2697
+msgid "case label does not reduce to an integer constant"
+msgstr ""
+
+#: c-common.c:2967
+msgid "invalid truth-value expression"
+msgstr ""
+
+#: c-common.c:3018
+#, c-format
+msgid "invalid operands to binary %s"
+msgstr ""
+
+#: c-common.c:3253 c-common.c:3262
+msgid "comparison is always false due to limited range of data type"
+msgstr ""
+
+#: c-common.c:3255 c-common.c:3264
+msgid "comparison is always true due to limited range of data type"
+msgstr ""
+
+#: c-common.c:3330
+msgid "comparison of unsigned expression >= 0 is always true"
+msgstr ""
+
+#: c-common.c:3339
+msgid "comparison of unsigned expression < 0 is always false"
+msgstr ""
+
+#: c-common.c:3390
+msgid "struct type value used where scalar is required"
+msgstr ""
+
+#: c-common.c:3394
+msgid "union type value used where scalar is required"
+msgstr ""
+
+#: c-common.c:3398
+msgid "array type value used where scalar is required"
+msgstr ""
+
+#: c-common.c:3513
+msgid "suggest parentheses around assignment used as truth value"
+msgstr ""
+
+#: c-common.c:3638 c-common.c:3670
+msgid "invalid use of `restrict'"
+msgstr "ogiltigt användande av \"restrict\""
+
+#: c-common.c:4372 c-typeck.c:1741
+#, c-format
+msgid "too few arguments to function `%s'"
+msgstr "för få argument till funktionen \"%s\""
+
+#: c-common.c:4378 c-typeck.c:1600
+#, c-format
+msgid "too many arguments to function `%s'"
+msgstr "för många argument till funktionen \"%s\""
+
+#: c-convert.c:78 c-typeck.c:940 c-typeck.c:4037 cp/typeck.c:1729
+#: cp/typeck.c:6431
+msgid "void value not ignored as it ought to be"
+msgstr ""
+
+#: c-convert.c:100
+msgid "conversion to non-scalar type requested"
+msgstr ""
+
+#: c-decl.c:606
+#, c-format
+msgid "unknown C standard `%s'"
+msgstr "okänd C-standard \"%s\""
+
+#: c-decl.c:875
+#, c-format
+msgid "array `%s' assumed to have one element"
+msgstr ""
+
+#: c-decl.c:1051
+#, c-format
+msgid "`struct %s' incomplete in scope ending here"
+msgstr ""
+
+#: c-decl.c:1054
+#, c-format
+msgid "`union %s' incomplete in scope ending here"
+msgstr ""
+
+#: c-decl.c:1057
+#, c-format
+msgid "`enum %s' incomplete in scope ending here"
+msgstr ""
+
+#: c-decl.c:1171 c-decl.c:1331
+#, c-format
+msgid "label `%s' used but not defined"
+msgstr ""
+
+#: c-decl.c:1177 c-decl.c:1338
+#, c-format
+msgid "label `%s' defined but not used"
+msgstr ""
+
+#: c-decl.c:1460 c-decl.c:1513
+#, c-format
+msgid "shadowing built-in function `%s'"
+msgstr ""
+
+#: c-decl.c:1462
+#, c-format
+msgid "shadowing library function `%s'"
+msgstr ""
+
+#: c-decl.c:1468
+#, c-format
+msgid "library function `%s' declared as non-function"
+msgstr ""
+
+#: c-decl.c:1472 c-decl.c:1475
+#, c-format
+msgid "built-in function `%s' declared as non-function"
+msgstr ""
+
+#: c-decl.c:1479 objc/objc-act.c:2490 objc/objc-act.c:6161
+#, c-format
+msgid "`%s' redeclared as different kind of symbol"
+msgstr ""
+
+#: c-decl.c:1480 c-decl.c:1658 c-decl.c:1805 objc/objc-act.c:2492
+#: objc/objc-act.c:6163 objc/objc-act.c:6218
+#, 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:1562
+#, c-format
+msgid "conflicting types for built-in function `%s'"
+msgstr ""
+
+#: c-decl.c:1605 c-decl.c:1624
+#, c-format
+msgid "conflicting types for `%s'"
+msgstr ""
+
+#: c-decl.c:1647
+msgid ""
+"A parameter list with an ellipsis can't match an empty parameter name list "
+"declaration."
+msgstr ""
+
+#: c-decl.c:1653
+msgid ""
+"An argument type that has a default promotion can't match an empty parameter "
+"name list declaration."
+msgstr ""
+
+#: c-decl.c:1668 c-decl.c:1690
+#, c-format
+msgid "redefinition of `%s'"
+msgstr ""
+
+#: c-decl.c:1671
+#, c-format
+msgid "redeclaration of `%s'"
+msgstr ""
+
+#: c-decl.c:1674
+#, c-format
+msgid "conflicting declarations of `%s'"
+msgstr ""
+
+#: c-decl.c:1683 c-decl.c:1695
+#, c-format
+msgid "`%s' previously defined here"
+msgstr ""
+
+#: c-decl.c:1684 c-decl.c:1696
+#, c-format
+msgid "`%s' previously declared here"
+msgstr ""
+
+#: c-decl.c:1717
+#, c-format
+msgid "prototype for `%s' follows"
+msgstr ""
+
+#: c-decl.c:1718 c-decl.c:1726 c-decl.c:1742
+msgid "non-prototype definition here"
+msgstr ""
+
+#: c-decl.c:1725
+#, c-format
+msgid "prototype for `%s' follows and number of arguments doesn't match"
+msgstr ""
+
+#: c-decl.c:1740
+#, c-format
+msgid "prototype for `%s' follows and argument %d doesn't match"
+msgstr ""
+
+#: c-decl.c:1757
+#, c-format
+msgid "`%s' declared inline after being called"
+msgstr ""
+
+#: c-decl.c:1762
+#, c-format
+msgid "`%s' declared inline after its definition"
+msgstr ""
+
+#: c-decl.c:1769
+#, c-format
+msgid "static declaration for `%s' follows non-static"
+msgstr ""
+
+#: c-decl.c:1777
+#, c-format
+msgid "non-static declaration for `%s' follows static"
+msgstr ""
+
+#: c-decl.c:1784
+#, c-format
+msgid "const declaration for `%s' follows non-const"
+msgstr ""
+
+#: c-decl.c:1791
+#, c-format
+msgid "type qualifiers for `%s' conflict with previous decl"
+msgstr ""
+
+#: c-decl.c:1804
+#, c-format
+msgid "redundant redeclaration of `%s' in same scope"
+msgstr ""
+
+#: c-decl.c:2074
+#, c-format
+msgid "nested extern declaration of `%s'"
+msgstr ""
+
+#: c-decl.c:2099
+#, c-format
+msgid "`%s' used prior to declaration"
+msgstr ""
+
+#: c-decl.c:2120 c-decl.c:2335
+#, c-format
+msgid "`%s' was declared implicitly `extern' and later `static'"
+msgstr ""
+
+#: c-decl.c:2230
+msgid "type mismatch with previous external decl"
+msgstr ""
+
+#: c-decl.c:2231
+#, c-format
+msgid "previous external decl of `%s'"
+msgstr ""
+
+#: c-decl.c:2244
+msgid "type mismatch with previous implicit declaration"
+msgstr ""
+
+#: c-decl.c:2246
+#, c-format
+msgid "previous implicit declaration of `%s'"
+msgstr ""
+
+#: c-decl.c:2263
+#, c-format
+msgid "type of external `%s' is not global"
+msgstr ""
+
+#: c-decl.c:2314
+#, c-format
+msgid "`%s' was previously implicitly declared to return `int'"
+msgstr ""
+
+#: c-decl.c:2339
+#, c-format
+msgid "`%s' was declared `extern' and later `static'"
+msgstr ""
+
+#: c-decl.c:2362
+#, c-format
+msgid "extern declaration of `%s' doesn't match global one"
+msgstr ""
+
+#: c-decl.c:2402
+#, c-format
+msgid "`%s' locally external but globally static"
+msgstr ""
+
+#: c-decl.c:2438 c-decl.c:2463 cp/decl.c:4231
+#, c-format
+msgid "declaration of `%s' shadows a parameter"
+msgstr ""
+
+#: c-decl.c:2441
+#, c-format
+msgid "declaration of `%s' shadows a symbol from the parameter list"
+msgstr ""
+
+#: c-decl.c:2465 cp/decl.c:4239
+#, c-format
+msgid "declaration of `%s' shadows previous local"
+msgstr ""
+
+#. XXX shadow warnings in outer-more namespaces
+#: c-decl.c:2468 cp/decl.c:4243
+#, c-format
+msgid "declaration of `%s' shadows global declaration"
+msgstr ""
+
+#: c-decl.c:2558
+#, c-format
+msgid "function `%s' was previously declared within a block"
+msgstr ""
+
+#: c-decl.c:2575 c-decl.c:2577
+#, c-format
+msgid "implicit declaration of function `%s'"
+msgstr ""
+
+#: c-decl.c:2664
+#, c-format
+msgid "label %s referenced outside of any function"
+msgstr ""
+
+#: c-decl.c:2724
+#, c-format
+msgid "duplicate label declaration `%s'"
+msgstr ""
+
+#: c-decl.c:2727
+msgid "this is a previous declaration"
+msgstr ""
+
+#: c-decl.c:3357
+msgid "unnamed struct/union that defines no instances"
+msgstr ""
+
+#: c-decl.c:3376
+msgid "useless keyword or type name in empty declaration"
+msgstr ""
+
+#: c-decl.c:3383
+msgid "two types specified in one empty declaration"
+msgstr ""
+
+#: c-decl.c:3388 c-parse.y:300 c-parse.y:720 c-parse.y:722 c-parse.y:779
+#: objc-parse.y:329 objc-parse.y:772 objc-parse.y:774 objc-parse.y:831
+#: objc-parse.y:2510 parse.y:701 parse.y:1760
+msgid "empty declaration"
+msgstr "tom deklaration"
+
+#: c-decl.c:3445
+#, c-format
+msgid "`%s' is usually a function"
+msgstr "\"%s\" är vanligtvis en funktion"
+
+#: c-decl.c:3459
+#, c-format
+msgid "typedef `%s' is initialized"
+msgstr ""
+
+#: c-decl.c:3466
+#, 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:3473
+#, c-format
+msgid "parameter `%s' is initialized"
+msgstr ""
+
+#: c-decl.c:3488 c-typeck.c:4758
+msgid "variable-sized object may not be initialized"
+msgstr ""
+
+#: c-decl.c:3494
+#, c-format
+msgid "variable `%s' has initializer but incomplete type"
+msgstr ""
+
+#: c-decl.c:3500
+#, c-format
+msgid "elements of array `%s' have incomplete type"
+msgstr ""
+
+#: c-decl.c:3513
+#, c-format
+msgid "declaration of `%s' has `extern' and is initialized"
+msgstr ""
+
+#: c-decl.c:3625
+#, c-format
+msgid "initializer fails to determine size of `%s'"
+msgstr ""
+
+#: c-decl.c:3630
+#, c-format
+msgid "array size missing in `%s'"
+msgstr ""
+
+#: c-decl.c:3646
+#, c-format
+msgid "zero or negative size array `%s'"
+msgstr ""
+
+#: c-decl.c:3671
+#, c-format
+msgid "storage size of `%s' isn't known"
+msgstr ""
+
+#: c-decl.c:3681
+#, c-format
+msgid "storage size of `%s' isn't constant"
+msgstr ""
+
+#: c-decl.c:3781
+#, c-format
+msgid "ANSI C forbids parameter `%s' shadowing typedef"
+msgstr ""
+
+#: c-decl.c:4015 cp/decl.c:10230
+msgid "`long long long' is too long for GCC"
+msgstr "\"long long long\" är för långt för GCC"
+
+#: c-decl.c:4020
+msgid "ISO C89 does not support `long long'"
+msgstr "ISO C89 stödjer inte \"long long\"'"
+
+#: c-decl.c:4025 cp/decl.c:10235
+#, c-format
+msgid "duplicate `%s'"
+msgstr ""
+
+#: c-decl.c:4031 cp/decl.c:10255
+#, c-format
+msgid "two or more data types in declaration of `%s'"
+msgstr ""
+
+#: c-decl.c:4046 cp/decl.c:10260
+#, c-format
+msgid "`%s' fails to be a typedef or built in type"
+msgstr ""
+
+#: c-decl.c:4112
+#, c-format
+msgid "both long and short specified for `%s'"
+msgstr ""
+
+#: c-decl.c:4116 cp/decl.c:10360
+#, c-format
+msgid "long or short specified with char for `%s'"
+msgstr ""
+
+#: c-decl.c:4123 cp/decl.c:10364
+#, c-format
+msgid "long or short specified with floating type for `%s'"
+msgstr ""
+
+#: c-decl.c:4126
+msgid "the only valid combination is `long double'"
+msgstr "den enda giltiga kombinationen är \"long double\""
+
+#: c-decl.c:4132
+#, c-format
+msgid "both signed and unsigned specified for `%s'"
+msgstr "både signed och unsigned specificerat för \"%s\""
+
+#: c-decl.c:4134 cp/decl.c:10353
+#, c-format
+msgid "long, short, signed or unsigned invalid for `%s'"
+msgstr ""
+
+#: c-decl.c:4140 cp/decl.c:10373
+#, c-format
+msgid "long, short, signed or unsigned used invalidly for `%s'"
+msgstr ""
+
+#: c-decl.c:4159 cp/decl.c:10394
+#, c-format
+msgid "complex invalid for `%s'"
+msgstr ""
+
+#: c-decl.c:4235 c-decl.c:4591 cp/decl.c:10993
+msgid "duplicate `const'"
+msgstr ""
+
+#: c-decl.c:4237 c-decl.c:4595 cp/decl.c:10997
+msgid "duplicate `restrict'"
+msgstr ""
+
+#: c-decl.c:4239 c-decl.c:4593 cp/decl.c:10995
+msgid "duplicate `volatile'"
+msgstr ""
+
+#: c-decl.c:4261 cp/decl.c:10543
+#, c-format
+msgid "multiple storage classes in declaration of `%s'"
+msgstr ""
+
+#: c-decl.c:4270
+msgid "function definition declared `auto'"
+msgstr ""
+
+#: c-decl.c:4272
+msgid "function definition declared `register'"
+msgstr ""
+
+#: c-decl.c:4274
+msgid "function definition declared `typedef'"
+msgstr ""
+
+#: c-decl.c:4287
+#, c-format
+msgid "storage class specified for structure field `%s'"
+msgstr ""
+
+#: c-decl.c:4291 cp/decl.c:10590
+#, c-format
+msgid "storage class specified for parameter `%s'"
+msgstr ""
+
+#: c-decl.c:4294 cp/decl.c:10592
+msgid "storage class specified for typename"
+msgstr ""
+
+#: c-decl.c:4306 cp/decl.c:10606
+#, c-format
+msgid "`%s' initialized and declared `extern'"
+msgstr ""
+
+#: c-decl.c:4308 cp/decl.c:10609
+#, c-format
+msgid "`%s' has both `extern' and initializer"
+msgstr ""
+
+#: c-decl.c:4312 cp/decl.c:10613
+#, c-format
+msgid "nested function `%s' declared `extern'"
+msgstr ""
+
+#: c-decl.c:4315 cp/decl.c:10617
+#, c-format
+msgid "top-level declaration of `%s' specifies `auto'"
+msgstr ""
+
+#: c-decl.c:4357
+#, c-format
+msgid "declaration of `%s' as array of voids"
+msgstr ""
+
+#: c-decl.c:4363
+#, c-format
+msgid "declaration of `%s' as array of functions"
+msgstr ""
+
+#: c-decl.c:4385
+#, c-format
+msgid "size of array `%s' has non-integer type"
+msgstr ""
+
+#: c-decl.c:4390
+#, c-format
+msgid "ISO C forbids zero-size array `%s'"
+msgstr ""
+
+#: c-decl.c:4397
+#, c-format
+msgid "size of array `%s' is negative"
+msgstr ""
+
+#: c-decl.c:4410
+#, c-format
+msgid "ISO C89 forbids array `%s' whose size can't be evaluated"
+msgstr ""
+
+#: c-decl.c:4413
+#, c-format
+msgid "ISO C89 forbids variable-size array `%s'"
+msgstr ""
+
+#: c-decl.c:4431 c-decl.c:4616
+#, c-format
+msgid "size of array `%s' is too large"
+msgstr "fältet \"%s\" är för stort"
+
+#: c-decl.c:4451
+msgid "array type has incomplete element type"
+msgstr ""
+
+#: c-decl.c:4459
+msgid "ANSI C forbids const or volatile function types"
+msgstr ""
+
+#: c-decl.c:4495 cp/decl.c:10753
+#, c-format
+msgid "`%s' declared as function returning a function"
+msgstr ""
+
+#: c-decl.c:4500 cp/decl.c:10758
+#, c-format
+msgid "`%s' declared as function returning an array"
+msgstr ""
+
+#: c-decl.c:4549 c-decl.c:4627 c-decl.c:4711 c-decl.c:4798
+msgid "ISO C forbids qualified function types"
+msgstr ""
+
+#: c-decl.c:4589 cp/decl.c:10989
+msgid "invalid type modifier within pointer declarator"
+msgstr ""
+
+#: c-decl.c:4661
+msgid "ISO C forbids const or volatile function types"
+msgstr ""
+
+#: c-decl.c:4680 cp/decl.c:11476
+#, c-format
+msgid "variable or field `%s' declared void"
+msgstr ""
+
+#: c-decl.c:4745
+#, c-format
+msgid "field `%s' declared as a function"
+msgstr ""
+
+#: c-decl.c:4751
+#, c-format
+msgid "field `%s' has incomplete type"
+msgstr ""
+
+#: c-decl.c:4783 c-decl.c:4785 c-decl.c:4792
+#, c-format
+msgid "invalid storage class for function `%s'"
+msgstr ""
+
+#: c-decl.c:4804
+msgid "ISO C forbids qualified void function return type"
+msgstr ""
+
+#: c-decl.c:4810
+msgid "`noreturn' function returns non-void value"
+msgstr ""
+
+#: c-decl.c:4822
+msgid "cannot inline function `main'"
+msgstr ""
+
+#: c-decl.c:4853
+#, c-format
+msgid "variable `%s' declared `inline'"
+msgstr ""
+
+#: c-decl.c:4924 c-decl.c:5878
+msgid "function declaration isn't a prototype"
+msgstr ""
+
+#: c-decl.c:4930 cp/decl.c:12167
+msgid "parameter names (without types) in function declaration"
+msgstr ""
+
+#: c-decl.c:4960 c-decl.c:6263 c-decl.c:6552 cp/decl.c:11986
+#, c-format
+msgid "parameter `%s' has incomplete type"
+msgstr ""
+
+#: c-decl.c:4963 cp/decl.c:11989
+msgid "parameter has incomplete type"
+msgstr ""
+
+#: c-decl.c:4984
+#, c-format
+msgid "parameter `%s' points to incomplete type"
+msgstr ""
+
+#: c-decl.c:4987
+msgid "parameter points to incomplete type"
+msgstr ""
+
+#: c-decl.c:5052
+#, c-format
+msgid "parameter `%s' has just a forward declaration"
+msgstr ""
+
+#: c-decl.c:5094
+msgid "`void' in parameter list must be the entire list"
+msgstr ""
+
+#: c-decl.c:5123
+#, c-format
+msgid "`%s %s' declared inside parameter list"
+msgstr ""
+
+#: c-decl.c:5132
+msgid "anonymous struct declared inside parameter list"
+msgstr ""
+
+#: c-decl.c:5134
+msgid "anonymous union declared inside parameter list"
+msgstr ""
+
+#: c-decl.c:5136
+msgid "anonymous enum declared inside parameter list"
+msgstr ""
+
+#: c-decl.c:5140
+msgid ""
+"its scope is only this definition or declaration, which is probably not what "
+"you want."
+msgstr ""
+
+#: c-decl.c:5175
+msgid "ISO C forbids forward references to `enum' types"
+msgstr ""
+
+#: c-decl.c:5213
+#, c-format
+msgid "redefinition of `%s %s'"
+msgstr ""
+
+#: c-decl.c:5280 c-decl.c:5283
+#, c-format
+msgid "%s defined inside parms"
+msgstr ""
+
+#: c-decl.c:5281 c-decl.c:5284 c-decl.c:5295
+msgid "union"
+msgstr ""
+
+#: c-decl.c:5281 c-decl.c:5284
+msgid "structure"
+msgstr ""
+
+#: c-decl.c:5294
+#, c-format
+msgid "%s has no %s"
+msgstr ""
+
+#: c-decl.c:5295
+msgid "struct"
+msgstr ""
+
+#: c-decl.c:5296
+msgid "named members"
+msgstr ""
+
+#: c-decl.c:5296
+msgid "members"
+msgstr ""
+
+#: c-decl.c:5334
+#, c-format
+msgid "nested redefinition of `%s'"
+msgstr ""
+
+#: c-decl.c:5347
+#, c-format
+msgid "bit-field `%s' width not an integer constant"
+msgstr ""
+
+#: c-decl.c:5357
+#, c-format
+msgid "bit-field `%s' has invalid type"
+msgstr ""
+
+#: c-decl.c:5368
+#, c-format
+msgid "bit-field `%s' type invalid in ISO C"
+msgstr ""
+
+#: c-decl.c:5375
+#, c-format
+msgid "negative width in bit-field `%s'"
+msgstr ""
+
+#: c-decl.c:5378
+#, c-format
+msgid "width of `%s' exceeds its type"
+msgstr ""
+
+#: c-decl.c:5380
+#, c-format
+msgid "zero width for bit-field `%s'"
+msgstr ""
+
+#: c-decl.c:5394
+#, c-format
+msgid "`%s' is narrower than values of its type"
+msgstr ""
+
+#: c-decl.c:5451
+#, c-format
+msgid "duplicate member `%s'"
+msgstr ""
+
+#: c-decl.c:5495
+msgid "union cannot be made transparent"
+msgstr ""
+
+#. This enum is a named one that has been declared already.
+#: c-decl.c:5576
+#, c-format
+msgid "redeclaration of `enum %s'"
+msgstr ""
+
+#: c-decl.c:5610
+msgid "enum defined inside parms"
+msgstr ""
+
+#: c-decl.c:5642
+msgid "enumeration values exceed range of largest integer"
+msgstr ""
+
+#: c-decl.c:5746
+#, c-format
+msgid "enumerator value for `%s' not integer constant"
+msgstr ""
+
+#: c-decl.c:5759
+msgid "overflow in enumeration values"
+msgstr ""
+
+#: c-decl.c:5764
+msgid "ISO C restricts enumerator values to range of `int'"
+msgstr ""
+
+#: c-decl.c:5835
+msgid "return type is an incomplete type"
+msgstr ""
+
+#: c-decl.c:5884
+#, c-format
+msgid "no previous prototype for `%s'"
+msgstr ""
+
+#: c-decl.c:5891
+#, c-format
+msgid "`%s' was used with no prototype before its definition"
+msgstr ""
+
+#: c-decl.c:5897
+#, c-format
+msgid "no previous declaration for `%s'"
+msgstr ""
+
+#: c-decl.c:5904
+#, c-format
+msgid "`%s' was used with no declaration before its definition"
+msgstr ""
+
+#: c-decl.c:5932 c-decl.c:6639
+#, c-format
+msgid "return type of `%s' is not `int'"
+msgstr ""
+
+#: c-decl.c:5948
+#, c-format
+msgid "first argument of `%s' should be `int'"
+msgstr ""
+
+#: c-decl.c:5957
+#, c-format
+msgid "second argument of `%s' should be `char **'"
+msgstr ""
+
+#: c-decl.c:5966
+#, c-format
+msgid "third argument of `%s' should probably be `char **'"
+msgstr ""
+
+#: c-decl.c:5975
+#, c-format
+msgid "`%s' takes only zero or two arguments"
+msgstr ""
+
+#: c-decl.c:5978
+#, c-format
+msgid "third argument of `%s' is deprecated"
+msgstr ""
+
+#: c-decl.c:5981
+#, c-format
+msgid "`%s' is normally a non-static function"
+msgstr ""
+
+#: c-decl.c:6081
+msgid "parm types given both in parmlist and separately"
+msgstr ""
+
+#: c-decl.c:6102
+msgid "parameter name omitted"
+msgstr ""
+
+#: c-decl.c:6106 c-decl.c:6208 c-decl.c:6509
+#, c-format
+msgid "parameter `%s' declared void"
+msgstr ""
+
+#: c-decl.c:6182
+msgid "parameter name missing from parameter list"
+msgstr ""
+
+#: c-decl.c:6201 c-decl.c:6502
+#, c-format
+msgid "multiple parameters named `%s'"
+msgstr ""
+
+#: c-decl.c:6232 c-decl.c:6234
+#, c-format
+msgid "type of `%s' defaults to `int'"
+msgstr ""
+
+#: c-decl.c:6270 c-decl.c:6559
+#, c-format
+msgid "declaration for parameter `%s' but no such parameter"
+msgstr ""
+
+#: c-decl.c:6318
+msgid "number of arguments doesn't match prototype"
+msgstr ""
+
+#: c-decl.c:6347
+#, c-format
+msgid "promoted argument `%s' doesn't match prototype"
+msgstr ""
+
+#: c-decl.c:6361
+#, c-format
+msgid "argument `%s' doesn't match prototype"
+msgstr ""
+
+#: c-decl.c:6532
+#, c-format
+msgid "type of parameter `%s' is not declared"
+msgstr ""
+
+#: c-decl.c:6677
+msgid "function might be possible candidate for attribute `noreturn'"
+msgstr ""
+
+#: c-decl.c:6680 cp/decl.c:14665
+msgid "`noreturn' function does return"
+msgstr ""
+
+#. If this function returns non-void and control can drop through,
+#. complain.
+#: c-decl.c:6685 cp/decl.c:14675
+msgid "control reaches end of non-void function"
+msgstr "Programflödet når slutet på en icke-void funktion"
+
+#: c-decl.c:6690
+msgid "this function may return with or without a value"
+msgstr ""
+
+#: c-decl.c:6709
+#, c-format
+msgid "size of return value of `%s' is %u bytes"
+msgstr ""
+
+#: c-decl.c:6713
+#, c-format
+msgid "size of return value of `%s' is larger than %d bytes"
+msgstr ""
+
+#: c-decl.c:6954
+msgid "ISO C forbids case ranges"
+msgstr ""
+
+#: c-decl.c:6963
+msgid "label must have integral type in ISO C"
+msgstr ""
+
+#: c-decl.c:6976
+msgid "default label not within a switch statement"
+msgstr ""
+
+#: c-decl.c:6978 cp/decl.c:5249
+msgid "case label not within a switch statement"
+msgstr ""
+
+#: c-decl.c:6984 cp/decl.c:5372
+msgid "multiple default labels in one switch"
+msgstr ""
+
+#: c-decl.c:6985
+msgid "this is the first default label"
+msgstr ""
+
+#: c-decl.c:6988
+msgid "duplicate case value"
+msgstr ""
+
+#: c-decl.c:6991
+msgid "this is the first entry for that value"
+msgstr ""
+
+#: c-decl.c:6996
+msgid "case value out of range"
+msgstr ""
+
+#: c-decl.c:6998
+msgid "case label within scope of cleanup or variable array"
+msgstr ""
+
+#: c-lex.c:333
+msgid "stray '\\' in program"
+msgstr ""
+
+#: c-lex.c:395 c-lex.c:514
+msgid "invalid #-line"
+msgstr ""
+
+#: c-lex.c:499
+#, c-format
+msgid "undefined or invalid # directive `%s'"
+msgstr ""
+
+#: c-lex.c:550
+msgid "invalid #line"
+msgstr ""
+
+#: c-lex.c:627 c-lex.c:743
+msgid "badly nested C headers from preprocessor"
+msgstr ""
+
+#: c-lex.c:645
+msgid "#-lines for entering and leaving files don't match"
+msgstr ""
+
+#: c-lex.c:786 c-pragma.c:425
+#, c-format
+msgid "ignoring #pragma %s %s"
+msgstr ""
+
+#: c-lex.c:788 c-pragma.c:427
+#, c-format
+msgid "ignoring #pragma %s"
+msgstr ""
+
+#: c-lex.c:821
+msgid "incomplete universal-character-name"
+msgstr ""
+
+#: c-lex.c:828
+#, c-format
+msgid "non hex digit '%c' in universal-character-name"
+msgstr ""
+
+#: c-lex.c:843
+msgid "universal-character-name on EBCDIC target"
+msgstr ""
+
+#: c-lex.c:856
+#, c-format
+msgid "universal-character-name used for '%c'"
+msgstr ""
+
+#: c-lex.c:859
+msgid "invalid universal-character-name"
+msgstr ""
+
+#: c-lex.c:893
+msgid "the meaning of `\\x' varies with -traditional"
+msgstr ""
+
+#: c-lex.c:929 cppexp.c:522
+msgid "\\x used with no following hex digits"
+msgstr ""
+
+#: c-lex.c:942
+msgid "hex escape out of range"
+msgstr ""
+
+#: c-lex.c:980
+msgid "the meaning of '\\a' varies with -traditional"
+msgstr ""
+
+#: c-lex.c:990
+#, c-format
+msgid "the meaning of '\\%c' varies with -traditional"
+msgstr ""
+
+#: c-lex.c:996 cppexp.c:470
+#, c-format
+msgid "non-ISO-standard escape sequence, '\\%c'"
+msgstr ""
+
+#: c-lex.c:1003 c-lex.c:1009
+#, c-format
+msgid "unknown escape sequence '\\%c'"
+msgstr ""
+
+#: c-lex.c:1011
+#, c-format
+msgid "unknown escape sequence: '\\' followed by char 0x%.2x"
+msgstr ""
+
+#: c-lex.c:1041
+#, c-format
+msgid "universal-character-name '\\U%08x' not valid in identifier"
+msgstr ""
+
+#: c-lex.c:1287
+#, c-format
+msgid "universal-character-name '\\u%04x' not valid in identifier"
+msgstr ""
+
+#: c-lex.c:1377
+msgid "both 'f' and 'l' suffixes on floating constant"
+msgstr ""
+
+#: c-lex.c:1404
+#, c-format
+msgid "floating point number exceeds range of '%s'"
+msgstr ""
+
+#: c-lex.c:1442 c-lex.c:1853
+#, c-format
+msgid "stray '%c' in program"
+msgstr ""
+
+#: c-lex.c:1444 c-lex.c:1855
+#, c-format
+msgid "stray '\\%#o' in program"
+msgstr ""
+
+#: c-lex.c:1578 c-lex.c:1580
+msgid "'$' in identifier"
+msgstr "'$' i en identifierare"
+
+#: c-lex.c:1612
+msgid "parse error at '..'"
+msgstr ""
+
+#: c-lex.c:1927
+msgid "floating constant may not be in radix 16"
+msgstr ""
+
+#: c-lex.c:2059
+msgid "traditional C rejects the 'f' suffix"
+msgstr ""
+
+#: c-lex.c:2068
+msgid "traditional C rejects the 'l' suffix"
+msgstr ""
+
+#: c-lex.c:2078 c-lex.c:2171
+msgid "ISO C forbids imaginary numeric constants"
+msgstr ""
+
+#: c-lex.c:2112
+msgid "floating point number exceeds range of 'double'"
+msgstr ""
+
+#: c-lex.c:2141
+msgid "two 'u' suffixes on integer constant"
+msgstr ""
+
+#: c-lex.c:2143
+msgid "traditional C rejects the 'u' suffix"
+msgstr ""
+
+#: c-lex.c:2154
+msgid "three 'l' suffixes on integer constant"
+msgstr ""
+
+#: c-lex.c:2156
+msgid "'lul' is not a valid integer suffix"
+msgstr ""
+
+#: c-lex.c:2158
+msgid "'Ll' and 'lL' are not valid integer suffixes"
+msgstr ""
+
+#: c-lex.c:2161
+msgid "ISO C89 forbids long long integer constants"
+msgstr "ISO C89 förbjuder long long integer konstanter"
+
+#: c-lex.c:2169
+msgid "more than one 'i' or 'j' suffix on integer constant"
+msgstr ""
+
+#: c-lex.c:2184
+#, c-format
+msgid ""
+"integer constant is too large for this configuration of the compiler - "
+"truncated to %d bits"
+msgstr ""
+
+#: c-lex.c:2274
+msgid "width of integer constant changes with -traditional"
+msgstr ""
+
+#: c-lex.c:2276
+msgid "integer constant is unsigned in ISO C, signed with -traditional"
+msgstr ""
+
+#: c-lex.c:2278
+msgid "width of integer constant may change on other systems with -traditional"
+msgstr ""
+
+#: c-lex.c:2285
+msgid "integer constant larger than the maximum value of an unsigned long int"
+msgstr ""
+
+#: c-lex.c:2289
+msgid "decimal constant is so large that it is unsigned"
+msgstr ""
+
+#: c-lex.c:2318
+msgid "integer constant is larger than the maximum value for its type"
+msgstr ""
+
+#: c-lex.c:2322
+#, c-format
+msgid "missing white space after number '%.*s'"
+msgstr ""
+
+#: c-lex.c:2358 c-lex.c:2462
+msgid "Ignoring invalid multibyte character"
+msgstr ""
+
+#: c-lex.c:2376 c-lex.c:2481 cppexp.c:271
+msgid "escape sequence out of range for character"
+msgstr ""
+
+#: c-lex.c:2500
+msgid "empty character constant"
+msgstr ""
+
+#: c-lex.c:2504
+msgid "character constant too long"
+msgstr ""
+
+#: c-lex.c:2507 cppexp.c:289
+msgid "multi-character character constant"
+msgstr ""
+
+#. Like YYERROR but do call yyerror.
+#: c-parse.y:64 objc-parse.y:65 parse.y:55
+msgid "syntax error"
+msgstr ""
+
+#: /usr/share/bison.simple:107
+msgid "syntax error: cannot back up"
+msgstr ""
+
+#: /usr/share/bison.simple:362
+msgid "parser stack overflow"
+msgstr ""
+
+#: c-parse.y:244 objc-parse.y:272
+msgid "ISO C forbids an empty source file"
+msgstr ""
+
+#: c-parse.y:276 c-parse.y:1758 objc-parse.y:305 objc-parse.y:1822
+msgid "argument of `asm' is not a constant string"
+msgstr ""
+
+#: c-parse.y:284 objc-parse.y:313
+msgid "ISO C forbids data definition with no type or storage class"
+msgstr ""
+
+#: c-parse.y:286 objc-parse.y:315
+msgid "data definition has no type or storage class"
+msgstr ""
+
+#: c-parse.y:307 objc-parse.y:336
+msgid "ISO C does not allow extra `;' outside of a function"
+msgstr ""
+
+#: c-parse.y:373 cppexp.c:842
+msgid "traditional C rejects the unary plus operator"
+msgstr ""
+
+#: c-parse.y:417 objc-parse.y:446
+msgid "ISO C forbids `&&'"
+msgstr ""
+
+#: c-parse.y:446 objc-parse.y:475
+msgid "`sizeof' applied to a bit-field"
+msgstr ""
+
+#: c-parse.y:496 objc-parse.y:525
+msgid "ISO C89 forbids constructor expressions"
+msgstr ""
+
+#: c-parse.y:565 objc-parse.y:594
+msgid "ISO C forbids omitting the middle term of a ?: expression"
+msgstr ""
+
+#: c-parse.y:613 objc-parse.y:642
+msgid "ISO C forbids braced-groups within expressions"
+msgstr ""
+
+#: c-parse.y:672
+msgid "traditional C rejects string concatenation"
+msgstr ""
+
+#: c-parse.y:687 objc-parse.y:739
+msgid "ISO C does not permit use of `varargs.h'"
+msgstr ""
+
+#: c-parse.y:802 c-parse.y:823 c-parse.y:855 objc-parse.y:854 objc-parse.y:875
+#: objc-parse.y:907 parse.y:1840 parse.y:1847 parse.y:1886
+#, c-format
+msgid "`%s' is not at beginning of declaration"
+msgstr ""
+
+#: c-parse.y:1019 objc-parse.y:1080
+msgid "ISO C forbids empty initializer braces"
+msgstr ""
+
+#: c-parse.y:1069 c-parse.y:1095 objc-parse.y:1126 objc-parse.y:1152
+msgid "ISO C forbids nested functions"
+msgstr ""
+
+#: c-parse.y:1166 c-parse.y:1200
+msgid "`[*]' in parameter declaration only allowed in ISO C 99"
+msgstr ""
+
+#: c-parse.y:1283 objc-parse.y:1331 parse.y:2300
+msgid "comma at end of enumerator list"
+msgstr ""
+
+#: c-parse.y:1291 objc-parse.y:1339
+msgid "no semicolon at end of struct or union"
+msgstr ""
+
+#: c-parse.y:1300 objc-parse.y:1348 objc-parse.y:2295
+msgid "extra semicolon in struct or union specified"
+msgstr ""
+
+#: c-parse.y:1324 objc-parse.y:1386
+msgid "ISO C doesn't support unnamed structs/unions"
+msgstr ""
+
+#: c-parse.y:1338 objc-parse.y:1400
+msgid "ISO C forbids member declarations with no members"
+msgstr ""
+
+#: c-parse.y:1452 objc-parse.y:1514
+msgid "ISO C forbids label at end of compound statement"
+msgstr ""
+
+#: c-parse.y:1486 objc-parse.y:1550
+msgid "ISO C forbids label declarations"
+msgstr ""
+
+#: c-parse.y:1536 objc-parse.y:1600 parse.y:1542
+msgid "braced-group within expression allowed only inside a function"
+msgstr ""
+
+#: c-parse.y:1650 objc-parse.y:1714
+msgid "empty body in an else-statement"
+msgstr ""
+
+#: c-parse.y:1794 objc-parse.y:1858
+msgid "ISO C forbids `goto *expr;'"
+msgstr ""
+
+#: c-parse.y:1884 objc-parse.y:1948
+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:1907 objc-parse.y:1971
+msgid "ISO C requires a named argument before `...'"
+msgstr ""
+
+#: c-parse.y:1987 objc-parse.y:2051
+msgid "`...' in old-style identifier list"
+msgstr ""
+
+#: /usr/share/bison.simple:639
+msgid "parse error; also virtual memory exceeded"
+msgstr ""
+
+#: /usr/share/bison.simple:643
+msgid "parse error"
+msgstr ""
+
+#: c-parse.y:2331 cp/spew.c:1423 objc-parse.y:3051
+#, c-format
+msgid "%s at end of input"
+msgstr ""
+
+#: c-parse.y:2337 cp/spew.c:1429 objc-parse.y:3057
+#, c-format
+msgid "%s before %s'%c'"
+msgstr ""
+
+#: c-parse.y:2339 cp/spew.c:1431 objc-parse.y:3059
+#, c-format
+msgid "%s before %s'\\x%x'"
+msgstr ""
+
+#: c-parse.y:2344 cp/spew.c:1436 objc-parse.y:3064
+#, c-format
+msgid "%s before string constant"
+msgstr ""
+
+#: c-parse.y:2348 cp/spew.c:1440 objc-parse.y:3068
+#, c-format
+msgid "%s before numeric constant"
+msgstr ""
+
+#: c-parse.y:2350 cp/spew.c:1443 objc-parse.y:3070
+#, c-format
+msgid "%s before \"%s\""
+msgstr ""
+
+#: c-parse.y:2352 cp/spew.c:1445 objc-parse.y:3072
+#, c-format
+msgid "%s before '%s' token"
+msgstr ""
+
+#: c-parse.y:2433 objc-parse.y:3153
+#, c-format
+msgid "invalid identifier `%s'"
+msgstr ""
+
+#: c-parse.y:2505 objc-parse.y:3225
+#, c-format
+msgid "syntax error before '%s' token"
+msgstr ""
+
+#: c-parse.y:2536 cp/lex.c:951 objc-parse.y:3256
+msgid "YYDEBUG not defined."
+msgstr ""
+
+#: c-pragma.c:119
+msgid ""
+"#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
+msgstr ""
+
+#: c-pragma.c:137
+#, c-format
+msgid ""
+"#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, "
+"<n>)"
+msgstr ""
+
+#: c-pragma.c:243
+msgid "junk at end of '#pragma pack'"
+msgstr ""
+
+#: c-pragma.c:291
+msgid "junk at end of #pragma weak"
+msgstr ""
+
+#: c-pragma.c:394 cpplib.c:753
+msgid "malformed #pragma directive"
+msgstr ""
+
+#: c-semantics.c:505
+msgid "break statement not within loop or switch"
+msgstr ""
+
+#: c-semantics.c:523
+msgid "continue statement not within a loop"
+msgstr ""
+
+#: c-semantics.c:630
+#, c-format
+msgid "%s qualifier ignored on asm"
+msgstr ""
+
+#: c-typeck.c:119
+#, c-format
+msgid "`%s' has an incomplete type"
+msgstr ""
+
+#: c-typeck.c:141 cp/call.c:2525
+msgid "invalid use of void expression"
+msgstr ""
+
+#: c-typeck.c:150
+msgid "invalid use of array with unspecified bounds"
+msgstr ""
+
+#: c-typeck.c:158
+#, 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:162
+#, c-format
+msgid "invalid use of incomplete typedef `%s'"
+msgstr ""
+
+#: c-typeck.c:390 c-typeck.c:404
+msgid "function types not truly compatible in ISO C"
+msgstr ""
+
+#: c-typeck.c:553
+msgid "types are not quite compatible"
+msgstr ""
+
+#: c-typeck.c:704
+msgid "sizeof applied to a function type"
+msgstr ""
+
+#: c-typeck.c:710
+msgid "sizeof applied to a void type"
+msgstr ""
+
+#: c-typeck.c:719
+msgid "sizeof applied to an incomplete type"
+msgstr ""
+
+#: c-typeck.c:760 c-typeck.c:2742
+msgid "arithmetic on pointer to an incomplete type"
+msgstr ""
+
+#: c-typeck.c:787
+msgid "__alignof__ applied to an incomplete type"
+msgstr ""
+
+#: c-typeck.c:809
+msgid "`__alignof' applied to a bit-field"
+msgstr ""
+
+#: c-typeck.c:982 cp/typeck.c:1767
+msgid "invalid use of non-lvalue array"
+msgstr ""
+
+#: c-typeck.c:1157
+#, c-format
+msgid "%s has no member named `%s'"
+msgstr ""
+
+#: c-typeck.c:1188
+#, c-format
+msgid "request for member `%s' in something not a structure or union"
+msgstr ""
+
+#: c-typeck.c:1221
+msgid "dereferencing pointer to incomplete type"
+msgstr ""
+
+#: c-typeck.c:1225
+msgid "dereferencing `void *' pointer"
+msgstr ""
+
+#: c-typeck.c:1242 cp/typeck.c:2373
+#, c-format
+msgid "invalid type argument of `%s'"
+msgstr ""
+
+#: c-typeck.c:1261 cp/typeck.c:2399
+msgid "subscript missing in array reference"
+msgstr ""
+
+#: c-typeck.c:1282 cp/typeck.c:2420
+msgid "array subscript has type `char'"
+msgstr ""
+
+#: c-typeck.c:1290 c-typeck.c:1379 cp/typeck.c:2427 cp/typeck.c:2505
+msgid "array subscript is not an integer"
+msgstr ""
+
+#: c-typeck.c:1323
+msgid "ISO C forbids subscripting `register' array"
+msgstr ""
+
+#: c-typeck.c:1325
+msgid "ISO C89 forbids subscripting non-lvalue array"
+msgstr ""
+
+#: c-typeck.c:1358
+msgid "subscript has type `char'"
+msgstr ""
+
+#: c-typeck.c:1374 cp/typeck.c:2500
+msgid "subscripted value is neither array nor pointer"
+msgstr ""
+
+#: c-typeck.c:1425
+#, c-format
+msgid "`%s' undeclared here (not in a function)"
+msgstr ""
+
+#: c-typeck.c:1432
+#, c-format
+msgid "`%s' undeclared (first use in this function)"
+msgstr ""
+
+#: c-typeck.c:1437
+msgid "(Each undeclared identifier is reported only once"
+msgstr ""
+
+#: c-typeck.c:1438
+msgid "for each function it appears in.)"
+msgstr ""
+
+#: c-typeck.c:1455
+#, c-format
+msgid "local declaration of `%s' hides instance variable"
+msgstr ""
+
+#: c-typeck.c:1520
+msgid "called object is not a function"
+msgstr ""
+
+#: c-typeck.c:1603 cp/typeck.c:3133
+msgid "too many arguments to function"
+msgstr ""
+
+#: c-typeck.c:1626
+#, c-format
+msgid "type of formal parameter %d is incomplete"
+msgstr ""
+
+#: c-typeck.c:1639
+#, c-format
+msgid "%s as integer rather than floating due to prototype"
+msgstr ""
+
+#: c-typeck.c:1642
+#, c-format
+msgid "%s as complex rather than floating due to prototype"
+msgstr ""
+
+#: c-typeck.c:1645
+#, c-format
+msgid "%s as floating rather than integer due to prototype"
+msgstr ""
+
+#: c-typeck.c:1648
+#, c-format
+msgid "%s as floating rather than complex due to prototype"
+msgstr ""
+
+#: c-typeck.c:1658
+#, c-format
+msgid "%s as `float' rather than `double' due to prototype"
+msgstr ""
+
+#: c-typeck.c:1673
+#, c-format
+msgid "%s with different width due to prototype"
+msgstr ""
+
+#: c-typeck.c:1707
+#, c-format
+msgid "%s as unsigned due to prototype"
+msgstr ""
+
+#: c-typeck.c:1709
+#, c-format
+msgid "%s as signed due to prototype"
+msgstr ""
+
+#: c-typeck.c:1744 cp/typeck.c:3235
+msgid "too few arguments to function"
+msgstr ""
+
+#: c-typeck.c:1785
+msgid "suggest parentheses around + or - inside shift"
+msgstr ""
+
+#: c-typeck.c:1792
+msgid "suggest parentheses around && within ||"
+msgstr ""
+
+#: c-typeck.c:1801
+msgid "suggest parentheses around arithmetic in operand of |"
+msgstr ""
+
+#: c-typeck.c:1804
+msgid "suggest parentheses around comparison in operand of |"
+msgstr ""
+
+#: c-typeck.c:1813
+msgid "suggest parentheses around arithmetic in operand of ^"
+msgstr ""
+
+#: c-typeck.c:1816
+msgid "suggest parentheses around comparison in operand of ^"
+msgstr ""
+
+#: c-typeck.c:1823
+msgid "suggest parentheses around + or - in operand of &"
+msgstr ""
+
+#: c-typeck.c:1826
+msgid "suggest parentheses around comparison in operand of &"
+msgstr ""
+
+#: c-typeck.c:1833
+msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
+msgstr ""
+
+#: c-typeck.c:2087 cp/typeck.c:3514
+msgid "right shift count is negative"
+msgstr ""
+
+#: c-typeck.c:2094 cp/typeck.c:3520
+msgid "right shift count >= width of type"
+msgstr ""
+
+#: c-typeck.c:2119 cp/typeck.c:3539
+msgid "left shift count is negative"
+msgstr ""
+
+#: c-typeck.c:2122 cp/typeck.c:3541
+msgid "left shift count >= width of type"
+msgstr ""
+
+#: c-typeck.c:2147
+msgid "shift count is negative"
+msgstr ""
+
+#: c-typeck.c:2149
+msgid "shift count >= width of type"
+msgstr ""
+
+#: c-typeck.c:2170 cp/typeck.c:3576
+msgid "comparing floating point with == or != is unsafe"
+msgstr ""
+
+#: c-typeck.c:2194 c-typeck.c:2200
+msgid "ISO C forbids comparison of `void *' with function pointer"
+msgstr ""
+
+#: c-typeck.c:2203 c-typeck.c:2245 c-typeck.c:2273
+msgid "comparison of distinct pointer types lacks a cast"
+msgstr ""
+
+#: c-typeck.c:2218 c-typeck.c:2224 c-typeck.c:2294 c-typeck.c:2300
+msgid "comparison between pointer and integer"
+msgstr ""
+
+#: c-typeck.c:2240 c-typeck.c:2268
+msgid "ISO C forbids ordered comparisons of pointers to functions"
+msgstr ""
+
+#: c-typeck.c:2265
+msgid "comparison of complete and incomplete pointers"
+msgstr ""
+
+#: c-typeck.c:2281 c-typeck.c:2288
+msgid "ordered comparison of pointer with integer zero"
+msgstr ""
+
+#: c-typeck.c:2314 cp/typeck.c:3748
+msgid "unordered comparison on non-floating point argument"
+msgstr ""
+
+#: c-typeck.c:2528
+msgid "comparison between signed and unsigned"
+msgstr ""
+
+#: c-typeck.c:2574 cp/typeck.c:3993
+msgid "comparison of promoted ~unsigned with constant"
+msgstr ""
+
+#: c-typeck.c:2582 cp/typeck.c:4001
+msgid "comparison of promoted ~unsigned with unsigned"
+msgstr ""
+
+#: c-typeck.c:2644
+msgid "pointer of type `void *' used in arithmetic"
+msgstr ""
+
+#: c-typeck.c:2650
+msgid "pointer to a function used in arithmetic"
+msgstr ""
+
+#: c-typeck.c:2728
+msgid "pointer of type `void *' used in subtraction"
+msgstr ""
+
+#: c-typeck.c:2730
+msgid "pointer to a function used in subtraction"
+msgstr ""
+
+#: c-typeck.c:2788
+msgid "wrong type argument to unary plus"
+msgstr ""
+
+#: c-typeck.c:2799
+msgid "wrong type argument to unary minus"
+msgstr ""
+
+#: c-typeck.c:2815
+msgid "wrong type argument to bit-complement"
+msgstr ""
+
+#: c-typeck.c:2826
+msgid "wrong type argument to abs"
+msgstr ""
+
+#: c-typeck.c:2838
+msgid "wrong type argument to conjugation"
+msgstr ""
+
+#: c-typeck.c:2852
+msgid "wrong type argument to unary exclamation mark"
+msgstr ""
+
+#: c-typeck.c:2906 c-typeck.c:2932
+#, c-format
+msgid "wrong type argument to %s"
+msgstr ""
+
+#: c-typeck.c:2926
+#, c-format
+msgid "%s of pointer to unknown structure"
+msgstr ""
+
+#: c-typeck.c:2991
+msgid "invalid lvalue in increment"
+msgstr ""
+
+#: c-typeck.c:2992
+msgid "invalid lvalue in decrement"
+msgstr ""
+
+#: c-typeck.c:3000 cp/typeck.c:4556
+msgid "increment"
+msgstr ""
+
+#: c-typeck.c:3000 cp/typeck.c:4556
+msgid "decrement"
+msgstr ""
+
+#: c-typeck.c:3053
+msgid "ISO C forbids the address of a cast expression"
+msgstr ""
+
+#: c-typeck.c:3067
+msgid "invalid lvalue in unary `&'"
+msgstr ""
+
+#: c-typeck.c:3099
+#, c-format
+msgid "attempt to take address of bit-field structure member `%s'"
+msgstr ""
+
+#: c-typeck.c:3207 c-typeck.c:4553 c-typeck.c:4569 c-typeck.c:4585
+#: cp/typeck.c:4744 diagnostic.c:1408 gcc.c:3934
+#, c-format
+msgid "%s"
+msgstr ""
+
+#: c-typeck.c:3264
+msgid "ISO C forbids use of conditional expressions as lvalues"
+msgstr ""
+
+#: c-typeck.c:3267
+msgid "ISO C forbids use of compound expressions as lvalues"
+msgstr ""
+
+#: c-typeck.c:3270
+msgid "ISO C forbids use of cast expressions as lvalues"
+msgstr ""
+
+#: c-typeck.c:3287
+#, c-format
+msgid "%s of read-only member `%s'"
+msgstr ""
+
+#: c-typeck.c:3291
+#, c-format
+msgid "%s of read-only variable `%s'"
+msgstr ""
+
+#: c-typeck.c:3294
+#, c-format
+msgid "%s of read-only location"
+msgstr ""
+
+#: c-typeck.c:3312
+#, c-format
+msgid "cannot take address of bitfield `%s'"
+msgstr ""
+
+#: c-typeck.c:3339
+#, c-format
+msgid "global register variable `%s' used in nested function"
+msgstr ""
+
+#: c-typeck.c:3343
+#, c-format
+msgid "register variable `%s' used in nested function"
+msgstr ""
+
+#: c-typeck.c:3350
+#, c-format
+msgid "address of global register variable `%s' requested"
+msgstr ""
+
+#: c-typeck.c:3362
+msgid "cannot put object with volatile field into register"
+msgstr ""
+
+#: c-typeck.c:3366
+#, c-format
+msgid "address of register variable `%s' requested"
+msgstr ""
+
+#: c-typeck.c:3474
+msgid "signed and unsigned type in conditional expression"
+msgstr ""
+
+#: c-typeck.c:3481
+msgid "ISO C forbids conditional expr with only one void side"
+msgstr ""
+
+#: c-typeck.c:3497 c-typeck.c:3503
+msgid "ISO C forbids conditional expr between `void *' and function pointer"
+msgstr ""
+
+#: c-typeck.c:3508
+msgid "pointer type mismatch in conditional expression"
+msgstr ""
+
+#: c-typeck.c:3515 c-typeck.c:3529
+msgid "pointer/integer type mismatch in conditional expression"
+msgstr ""
+
+#: c-typeck.c:3521 c-typeck.c:3535
+msgid "ANSI C forbids conditional expr between 0 and function pointer"
+msgstr ""
+
+#: c-typeck.c:3547
+msgid "type mismatch in conditional expression"
+msgstr "typfel i villkorsuttryck"
+
+#: c-typeck.c:3620 cp/typeck.c:5007
+msgid "left-hand operand of comma expression has no effect"
+msgstr ""
+
+#: c-typeck.c:3659
+msgid "cast specifies array type"
+msgstr ""
+
+#: c-typeck.c:3665
+msgid "cast specifies function type"
+msgstr ""
+
+#: c-typeck.c:3675
+msgid "ISO C forbids casting nonscalar to the same type"
+msgstr ""
+
+#: c-typeck.c:3696
+msgid "ISO C forbids casts to union type"
+msgstr "ISO C förbjuder typkonvertering till unionstyper"
+
+#: c-typeck.c:3712
+msgid "cast to union type from type not present in union"
+msgstr "typkonvertering till unionstyp från typ som ej finns i unionen"
+
+#. There are qualifiers present in IN_OTYPE that are not
+#. present in IN_TYPE.
+#: c-typeck.c:3757
+msgid "cast discards qualifiers from pointer target type"
+msgstr ""
+
+#: c-typeck.c:3772
+msgid "cast increases required alignment of target type"
+msgstr ""
+
+#: c-typeck.c:3778 cp/typeck.c:5422
+msgid "cast from pointer to integer of different size"
+msgstr ""
+
+#: c-typeck.c:3783
+msgid "cast does not match function type"
+msgstr ""
+
+#: c-typeck.c:3790 cp/typeck.c:5429
+msgid "cast to pointer from integer of different size"
+msgstr ""
+
+#. Now we have handled acceptable kinds of LHS that are not truly lvalues.
+#. Reject anything strange now.
+#: c-typeck.c:3932
+msgid "invalid lvalue in assignment"
+msgstr ""
+
+#. Convert new value to destination type.
+#: c-typeck.c:3941 c-typeck.c:3965 c-typeck.c:3980 cp/typeck.c:5544
+#: cp/typeck.c:5693
+msgid "assignment"
+msgstr ""
+
+#: c-typeck.c:4145 c-typeck.c:4212
+#, c-format
+msgid "%s makes qualified function pointer from unqualified"
+msgstr ""
+
+#: c-typeck.c:4149 c-typeck.c:4192
+#, c-format
+msgid "%s discards qualifiers from pointer target type"
+msgstr ""
+
+#: c-typeck.c:4155
+msgid "ISO C prohibits argument conversion to union type"
+msgstr ""
+
+#: c-typeck.c:4184
+#, 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:4201
+#, c-format
+msgid "pointer targets in %s differ in signedness"
+msgstr ""
+
+#: c-typeck.c:4217
+#, c-format
+msgid "%s from incompatible pointer type"
+msgstr ""
+
+#: c-typeck.c:4233
+#, c-format
+msgid "%s makes pointer from integer without a cast"
+msgstr ""
+
+#: c-typeck.c:4241
+#, c-format
+msgid "%s makes integer from pointer without a cast"
+msgstr ""
+
+#: c-typeck.c:4253 c-typeck.c:4256
+#, c-format
+msgid "incompatible type for argument %d of `%s'"
+msgstr ""
+
+#: c-typeck.c:4260
+#, c-format
+msgid "incompatible type for argument %d of indirect function call"
+msgstr ""
+
+#: c-typeck.c:4264
+#, c-format
+msgid "incompatible types in %s"
+msgstr "inkompatibla typer i %s"
+
+#. Function name is known; supply it.
+#: c-typeck.c:4295
+#, c-format
+msgid "passing arg %d of `%s'"
+msgstr ""
+
+#. Function name unknown (call through ptr); just give arg number.
+#: c-typeck.c:4305
+#, c-format
+msgid "passing arg %d of pointer to function"
+msgstr ""
+
+#: c-typeck.c:4372
+msgid "initializer for static variable is not constant"
+msgstr ""
+
+#: c-typeck.c:4378
+msgid "initializer for static variable uses complicated arithmetic"
+msgstr ""
+
+#: c-typeck.c:4386
+msgid "aggregate initializer is not constant"
+msgstr ""
+
+#: c-typeck.c:4388
+msgid "aggregate initializer uses complicated arithmetic"
+msgstr ""
+
+#: c-typeck.c:4395
+msgid "traditional C rejects automatic aggregate initialization"
+msgstr ""
+
+#: c-typeck.c:4556 c-typeck.c:4572 c-typeck.c:4588
+#, c-format
+msgid "(near initialization for `%s')"
+msgstr ""
+
+#: c-typeck.c:4638 cp/typeck2.c:506
+msgid "char-array initialized from wide string"
+msgstr ""
+
+#: c-typeck.c:4645 cp/typeck2.c:513
+msgid "int-array initialized from non-wide string"
+msgstr ""
+
+#: c-typeck.c:4662 cp/typeck2.c:529
+msgid "initializer-string for array of chars is too long"
+msgstr ""
+
+#: c-typeck.c:4689
+msgid "array initialized from non-constant array expression"
+msgstr ""
+
+#: c-typeck.c:4706 c-typeck.c:4708 c-typeck.c:4714 c-typeck.c:4741
+#: c-typeck.c:5927
+msgid "initializer element is not constant"
+msgstr ""
+
+#: c-typeck.c:4720 c-typeck.c:4747 c-typeck.c:5933
+msgid "initializer element is not computable at load time"
+msgstr ""
+
+#: c-typeck.c:4736
+msgid "initialization"
+msgstr ""
+
+#: c-typeck.c:4784 c-typeck.c:4800 cp/typeck2.c:605
+msgid "invalid initializer"
+msgstr ""
+
+#: c-typeck.c:5264
+msgid "extra brace group at end of initializer"
+msgstr ""
+
+#: c-typeck.c:5276
+msgid "missing braces around initializer"
+msgstr ""
+
+#: c-typeck.c:5310
+msgid "braces around scalar initializer"
+msgstr ""
+
+#: c-typeck.c:5391
+msgid "missing initializer"
+msgstr ""
+
+#: c-typeck.c:5404
+msgid "empty braces in initializer"
+msgstr ""
+
+#: c-typeck.c:5454
+msgid "empty scalar initializer"
+msgstr ""
+
+#: c-typeck.c:5459
+msgid "extra elements in scalar initializer"
+msgstr ""
+
+#: c-typeck.c:5511
+#, c-format
+msgid "zero or negative array size `%s'"
+msgstr ""
+
+#: c-typeck.c:5584 c-typeck.c:5586
+msgid "nonconstant array index in initializer"
+msgstr ""
+
+#: c-typeck.c:5588
+msgid "array index in non-array initializer"
+msgstr ""
+
+#: c-typeck.c:5590
+msgid "duplicate array index in initializer"
+msgstr ""
+
+#: c-typeck.c:5596
+msgid "empty index range in initializer"
+msgstr ""
+
+#: c-typeck.c:5600
+msgid "ISO C89 forbids specifying element to initialize"
+msgstr ""
+
+#: c-typeck.c:5631
+#, c-format
+msgid "unknown field `%s' specified in initializer"
+msgstr ""
+
+#: c-typeck.c:5634
+#, c-format
+msgid "field `%s' already initialized"
+msgstr ""
+
+#: c-typeck.c:5640
+msgid "ISO C89 forbids specifying structure member to initialize"
+msgstr ""
+
+#: c-typeck.c:5949
+msgid "duplicate initializer"
+msgstr ""
+
+#: c-typeck.c:6273
+msgid "excess elements in char array initializer"
+msgstr ""
+
+#: c-typeck.c:6280 c-typeck.c:6315
+msgid "excess elements in struct initializer"
+msgstr ""
+
+#: c-typeck.c:6382
+msgid "excess elements in union initializer"
+msgstr ""
+
+#: c-typeck.c:6398
+msgid "traditional C rejects initialization of unions"
+msgstr ""
+
+#: c-typeck.c:6461 c-typeck.c:6472
+msgid "excess elements in array initializer"
+msgstr ""
+
+#: c-typeck.c:6511
+msgid "excess elements in scalar initializer"
+msgstr ""
+
+#: c-typeck.c:6545
+msgid "asm template is not a string constant"
+msgstr ""
+
+#: c-typeck.c:6569
+msgid "invalid lvalue in asm statement"
+msgstr ""
+
+#: c-typeck.c:6604
+msgid "modification by `asm'"
+msgstr ""
+
+#: c-typeck.c:6623 cp/typeck.c:6716
+msgid "function declared `noreturn' has a `return' statement"
+msgstr ""
+
+#: c-typeck.c:6636
+msgid "`return' with a value, in function returning void"
+msgstr ""
+
+#: c-typeck.c:6640
+msgid "return"
+msgstr ""
+
+#: c-typeck.c:6691
+msgid "function returns address of local variable"
+msgstr ""
+
+#: c-typeck.c:6726
+msgid "switch quantity not an integer"
+msgstr ""
+
+#: c-typeck.c:6737
+msgid "`long' switch expression not converted to `int' in ISO C"
+msgstr ""
+
+#: calls.c:1882
+#, c-format
+msgid "inlining failed in call to `%s'"
+msgstr ""
+
+#: calls.c:1883 calls.c:2196
+msgid "called from here"
+msgstr ""
+
+#: calls.c:2195
+#, c-format
+msgid "can't inline call to `%s'"
+msgstr ""
+
+#: calls.c:2233
+msgid "function call has aggregate value"
+msgstr ""
+
+#: collect2.c:448
+msgid "internal error"
+msgstr "internt fel"
+
+#: collect2.c:929
+msgid "no arguments"
+msgstr "inga argument"
+
+#: collect2.c:1267 collect2.c:1415 collect2.c:1459
+#, c-format
+msgid "fopen %s"
+msgstr "fopen %s"
+
+#: collect2.c:1270 collect2.c:1420 collect2.c:1462
+#, c-format
+msgid "fclose %s"
+msgstr "fclose %s"
+
+#: collect2.c:1279
+#, c-format
+msgid "collect2 version %s"
+msgstr ""
+
+#: collect2.c:1369
+#, c-format
+msgid "%d constructor(s) found\n"
+msgstr ""
+
+#: collect2.c:1370
+#, c-format
+msgid "%d destructor(s) found\n"
+msgstr ""
+
+#: collect2.c:1371
+#, c-format
+msgid "%d frame table(s) found\n"
+msgstr ""
+
+#: collect2.c:1523
+#, c-format
+msgid "%s terminated with signal %d [%s]%s"
+msgstr ""
+
+#: collect2.c:1542
+#, c-format
+msgid "%s returned %d exit status"
+msgstr ""
+
+#: collect2.c:1570
+#, c-format
+msgid "[cannot find %s]"
+msgstr ""
+
+#: collect2.c:1585
+#, c-format
+msgid "cannot find `%s'"
+msgstr ""
+
+#: collect2.c:1596 collect2.c:1599
+#, c-format
+msgid "redirecting stdout: %s"
+msgstr ""
+
+#: collect2.c:1642
+#, c-format
+msgid "[Leaving %s]\n"
+msgstr ""
+
+#: collect2.c:1865
+#, c-format
+msgid ""
+"\n"
+"write_c_file - output name is %s, prefix is %s\n"
+msgstr ""
+
+#: collect2.c:2083
+msgid "cannot find `nm'"
+msgstr ""
+
+#: collect2.c:2093 collect2.c:2535
+msgid "pipe"
+msgstr ""
+
+#: collect2.c:2097 collect2.c:2539
+msgid "fdopen"
+msgstr ""
+
+#: collect2.c:2123 collect2.c:2565
+#, 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
+#, c-format
+msgid "close %d"
+msgstr ""
+
+#: collect2.c:2132
+#, c-format
+msgid "execvp %s"
+msgstr ""
+
+#: collect2.c:2186
+#, c-format
+msgid "init function found in object %s"
+msgstr ""
+
+#: collect2.c:2194
+#, c-format
+msgid "fini function found in object %s"
+msgstr ""
+
+#: collect2.c:2217 collect2.c:2623
+msgid "fclose"
+msgstr ""
+
+#: collect2.c:2262
+#, c-format
+msgid "unable to open file '%s'"
+msgstr ""
+
+#: collect2.c:2264
+#, c-format
+msgid "unable to stat file '%s'"
+msgstr ""
+
+#: collect2.c:2270
+#, c-format
+msgid "unable to mmap file '%s'"
+msgstr ""
+
+#: collect2.c:2423
+msgid "not found\n"
+msgstr ""
+
+#: collect2.c:2425 collect2.c:2602
+#, c-format
+msgid "dynamic dependency %s not found"
+msgstr ""
+
+#: collect2.c:2445
+#, c-format
+msgid "bad magic number in file '%s'"
+msgstr ""
+
+#: collect2.c:2467
+msgid "dynamic dependencies.\n"
+msgstr ""
+
+#: collect2.c:2526
+msgid "cannot find `ldd'"
+msgstr ""
+
+#: collect2.c:2574
+#, c-format
+msgid "execv %s"
+msgstr ""
+
+#: collect2.c:2587
+msgid ""
+"\n"
+"ldd output with constructors/destructors.\n"
+msgstr ""
+
+#: collect2.c:2614
+#, c-format
+msgid "unable to open dynamic dependency '%s'"
+msgstr ""
+
+#: collect2.c:2716
+#, c-format
+msgid "%s: not a COFF file"
+msgstr ""
+
+#: collect2.c:2835
+#, c-format
+msgid "%s: cannot open as COFF file"
+msgstr ""
+
+#: collect2.c:2891
+#, c-format
+msgid "Library lib%s not found"
+msgstr ""
+
+#: collect2.c:3014
+#, c-format
+msgid "open %s"
+msgstr ""
+
+#: collect2.c:3037
+msgid "incompatibilities between object file & expected values"
+msgstr ""
+
+#: collect2.c:3110
+#, c-format
+msgid ""
+"\n"
+"Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
+msgstr ""
+
+#: collect2.c:3119
+msgid "string section missing"
+msgstr ""
+
+#: collect2.c:3122
+msgid "section pointer missing"
+msgstr ""
+
+#: collect2.c:3170
+msgid "no symbol table found"
+msgstr ""
+
+#: collect2.c:3183
+msgid "no cmd_strings found"
+msgstr ""
+
+#: collect2.c:3195
+msgid ""
+"\n"
+"Updating header and load commands.\n"
+"\n"
+msgstr ""
+
+#: collect2.c:3202
+#, c-format
+msgid "load command map, %d cmds, new size %ld.\n"
+msgstr ""
+
+#: collect2.c:3233
+msgid ""
+"writing load commands.\n"
+"\n"
+msgstr ""
+
+#: collect2.c:3253
+#, c-format
+msgid "close %s"
+msgstr ""
+
+#: collect2.c:3327
+msgid "could not convert 0x%l.8x into a region"
+msgstr ""
+
+#: collect2.c:3331
+#, c-format
+msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
+msgstr ""
+
+#: collect2.c:3458
+msgid "bad magic number"
+msgstr ""
+
+#: collect2.c:3459
+msgid "bad header version"
+msgstr ""
+
+#: collect2.c:3460
+msgid "bad raw header version"
+msgstr ""
+
+#: collect2.c:3461
+msgid "raw header buffer too small"
+msgstr ""
+
+#: collect2.c:3462
+msgid "old raw header file"
+msgstr ""
+
+#: collect2.c:3463
+msgid "unsupported version"
+msgstr ""
+
+#: collect2.c:3465
+#, c-format
+msgid "unknown {de,en}code_mach_o_hdr return value %d"
+msgstr ""
+
+#: collect2.c:3485
+#, c-format
+msgid "fstat %s"
+msgstr ""
+
+#: collect2.c:3522 collect2.c:3570
+#, c-format
+msgid "lseek %s 0"
+msgstr ""
+
+#: collect2.c:3526
+#, c-format
+msgid "read %s"
+msgstr ""
+
+#: collect2.c:3529
+#, c-format
+msgid "read %ld bytes, expected %ld, from %s"
+msgstr ""
+
+#: collect2.c:3550
+#, c-format
+msgid "msync %s"
+msgstr ""
+
+#: collect2.c:3557
+#, c-format
+msgid "munmap %s"
+msgstr ""
+
+#: collect2.c:3574
+#, c-format
+msgid "write %s"
+msgstr ""
+
+#: collect2.c:3577
+#, c-format
+msgid "wrote %ld bytes, expected %ld, to %s"
+msgstr ""
+
+#: combine.c:12664
+#, c-format
+msgid ""
+";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
+"space),\n"
+";; %d successes.\n"
+"\n"
+msgstr ""
+
+#: combine.c:12674
+#, c-format
+msgid ""
+"\n"
+";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
+";; %d successes.\n"
+msgstr ""
+
+#: config/a29k/a29k.c:1007
+msgid "invalid %%Q value"
+msgstr ""
+
+#: config/a29k/a29k.c:1013 config/alpha/alpha.c:3646
+msgid "invalid %%C value"
+msgstr ""
+
+#: config/a29k/a29k.c:1019 config/alpha/alpha.c:3510
+#: config/rs6000/rs6000.c:3986
+msgid "invalid %%N value"
+msgstr ""
+
+#: config/a29k/a29k.c:1025 config/alpha/alpha.c:3581
+#: config/rs6000/rs6000.c:3948
+msgid "invalid %%M value"
+msgstr ""
+
+#: config/a29k/a29k.c:1031 config/alpha/alpha.c:3573
+#: config/rs6000/rs6000.c:3913
+msgid "invalid %%m value"
+msgstr ""
+
+#: config/a29k/a29k.c:1131 config/alpha/alpha.c:3534 config/romp/romp.c:683
+msgid "invalid %%L value"
+msgstr ""
+
+#: config/a29k/a29k.c:1136 config/rs6000/rs6000.c:3994
+msgid "invalid %%O value"
+msgstr ""
+
+#: config/a29k/a29k.c:1142 config/alpha/alpha.c:3518
+#: config/rs6000/rs6000.c:4013
+msgid "invalid %%P value"
+msgstr ""
+
+#: config/a29k/a29k.c:1152
+msgid "invalid %%V value"
+msgstr ""
+
+#: config/a29k/a29k.h:101
+msgid "Generate code assuming DW bit is set"
+msgstr ""
+
+#: config/a29k/a29k.h:102
+msgid "Generate code assuming DW bit is not set"
+msgstr ""
+
+#: config/a29k/a29k.h:103
+msgid "Generate code using byte writes"
+msgstr ""
+
+#: config/a29k/a29k.h:104
+msgid "Do not generate byte writes"
+msgstr ""
+
+#: config/a29k/a29k.h:105
+msgid "Use small memory model"
+msgstr ""
+
+#: config/a29k/a29k.h:106
+msgid "Use normal memory model"
+msgstr ""
+
+#: config/a29k/a29k.h:107
+msgid "Use large memory model"
+msgstr ""
+
+#: config/a29k/a29k.h:108
+msgid "Generate 29050 code"
+msgstr ""
+
+#: config/a29k/a29k.h:109
+msgid "Generate 29000 code"
+msgstr ""
+
+#: config/a29k/a29k.h:110
+msgid "Use kernel global registers"
+msgstr ""
+
+#: config/a29k/a29k.h:111
+msgid "Use user global registers"
+msgstr ""
+
+#: config/a29k/a29k.h:112
+msgid "Emit stack checking code"
+msgstr ""
+
+#: config/a29k/a29k.h:113
+msgid "Do not emit stack checking code"
+msgstr ""
+
+#: config/a29k/a29k.h:114
+msgid "Work around storem hardware bug"
+msgstr ""
+
+#: config/a29k/a29k.h:115
+msgid "Do not work around storem hardware bug"
+msgstr ""
+
+#: config/a29k/a29k.h:116
+msgid "Store locals in argument registers"
+msgstr ""
+
+#: config/a29k/a29k.h:117
+msgid "Do not store locals in arg registers"
+msgstr ""
+
+#: config/a29k/a29k.h:118 config/i960/i960.h:284 config/mips/mips.h:375
+msgid "Use software floating point"
+msgstr ""
+
+#: config/a29k/a29k.h:119
+msgid "Do not generate multm instructions"
+msgstr ""
+
+#: config/alpha/alpha.c:174
+#, c-format
+msgid "bad value `%s' for -mtrap-precision switch"
+msgstr ""
+
+#: config/alpha/alpha.c:188
+#, c-format
+msgid "bad value `%s' for -mfp-rounding-mode switch"
+msgstr ""
+
+#: config/alpha/alpha.c:203
+#, c-format
+msgid "bad value `%s' for -mfp-trap-mode switch"
+msgstr ""
+
+#: config/alpha/alpha.c:254
+#, c-format
+msgid "bad value `%s' for -mcpu switch"
+msgstr ""
+
+#: config/alpha/alpha.c:262
+msgid "fp software completion requires -mtrap-precision=i"
+msgstr ""
+
+#: config/alpha/alpha.c:278
+msgid "rounding mode not supported for VAX floats"
+msgstr ""
+
+#: config/alpha/alpha.c:283
+msgid "trap mode not supported for VAX floats"
+msgstr ""
+
+#: config/alpha/alpha.c:312
+#, c-format
+msgid "L%d cache latency unknown for %s"
+msgstr ""
+
+#: config/alpha/alpha.c:327
+#, c-format
+msgid "bad value `%s' for -mmemory-latency"
+msgstr ""
+
+#: config/alpha/alpha.c:3492
+msgid "invalid %%r value"
+msgstr ""
+
+#: config/alpha/alpha.c:3503 config/rs6000/rs6000.c:4059
+msgid "invalid %%R value"
+msgstr ""
+
+#: config/alpha/alpha.c:3526 config/romp/romp.c:725 config/romp/romp.c:732
+msgid "invalid %%h value"
+msgstr ""
+
+#: config/alpha/alpha.c:3616
+msgid "invalid %%U value"
+msgstr ""
+
+#: config/alpha/alpha.c:3624 config/alpha/alpha.c:3635 config/romp/romp.c:691
+#: config/rs6000/rs6000.c:4067
+msgid "invalid %%s value"
+msgstr ""
+
+#: config/alpha/alpha.c:3683 config/rs6000/rs6000.c:3777
+msgid "invalid %%E value"
+msgstr ""
+
+#: config/alpha/alpha.c:3704 config/romp/romp.c:966
+#: config/rs6000/rs6000.c:4359
+msgid "invalid %%xn code"
+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:199 config/i386/i386.h:227 config/i386/i386.h:229
+#: config/i386/i386.h:231 config/ns32k/ns32k.h:103 config/rs6000/rs6000.h:304
+#: config/sparc/sparc.h:578 config/sparc/sparc.h:583
+msgid "Use hardware fp"
+msgstr ""
+
+#: config/alpha/alpha.h:200 config/i386/i386.h:228 config/i386/i386.h:230
+#: config/rs6000/rs6000.h:306 config/sparc/sparc.h:580
+#: config/sparc/sparc.h:585
+msgid "Do not use hardware fp"
+msgstr ""
+
+#: config/alpha/alpha.h:201
+msgid "Use fp registers"
+msgstr ""
+
+#: config/alpha/alpha.h:203
+msgid "Do not use fp registers"
+msgstr ""
+
+#: config/alpha/alpha.h:204
+msgid "Do not assume GAS"
+msgstr ""
+
+#: config/alpha/alpha.h:205
+msgid "Assume GAS"
+msgstr ""
+
+#: config/alpha/alpha.h:207
+msgid "Request IEEE-conformant math library routines (OSF/1)"
+msgstr ""
+
+#: config/alpha/alpha.h:209
+msgid "Emit IEEE-conformant code, without inexact exceptions"
+msgstr ""
+
+#: config/alpha/alpha.h:211
+msgid "Emit IEEE-conformant code, with inexact exceptions"
+msgstr ""
+
+#: config/alpha/alpha.h:213
+msgid "Do not emit complex integer constants to read-only memory"
+msgstr ""
+
+#: config/alpha/alpha.h:214
+msgid "Use VAX fp"
+msgstr ""
+
+#: config/alpha/alpha.h:215
+msgid "Do not use VAX fp"
+msgstr ""
+
+#: config/alpha/alpha.h:216
+msgid "Emit code for the byte/word ISA extension"
+msgstr ""
+
+#: config/alpha/alpha.h:219
+msgid "Emit code for the motion video ISA extension"
+msgstr ""
+
+#: config/alpha/alpha.h:222
+msgid "Emit code for the fp move and sqrt ISA extension"
+msgstr ""
+
+#: config/alpha/alpha.h:224
+msgid "Emit code for the counting ISA extension"
+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.
+#.
+#. Here is an example which defines `-mshort-data-NUMBER'. If the
+#. given option is `-mshort-data-512', the variable `m88k_short_data'
+#. will be set to the string `"512"'.
+#.
+#. extern char *m88k_short_data;
+#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
+#. For -mcpu=
+#. 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=
+#: config/alpha/alpha.h:260
+msgid "Generate code for a given CPU"
+msgstr ""
+
+#: config/alpha/alpha.h:262
+msgid "Control the generated fp rounding mode"
+msgstr ""
+
+#: config/alpha/alpha.h:264
+msgid "Control the IEEE trap mode"
+msgstr ""
+
+#: config/alpha/alpha.h:266
+msgid "Control the precision given to fp exceptions"
+msgstr ""
+
+#: config/alpha/alpha.h:268
+msgid "Tune expected memory latency"
+msgstr ""
+
+#: config/arc/arc.c:109
+#, c-format
+msgid "bad value (%s) for -mcpu switch"
+msgstr ""
+
+#: config/arc/arc.c:1667 config/m32r/m32r.c:2218
+msgid "invalid operand to %R code"
+msgstr ""
+
+#: config/arc/arc.c:1699 config/m32r/m32r.c:2241
+msgid "invalid operand to %H/%L code"
+msgstr ""
+
+#: config/arc/arc.c:1723 config/m32r/m32r.c:2318
+msgid "invalid operand to %U code"
+msgstr ""
+
+#: config/arc/arc.c:1734
+msgid "invalid operand to %V code"
+msgstr ""
+
+#. Unknown flag.
+#: config/arc/arc.c:1741 config/m32r/m32r.c:2357 config/sparc/sparc.c:5859
+msgid "invalid operand output code"
+msgstr ""
+
+#: config/arm/arm.c:340
+#, c-format
+msgid "switch -mcpu=%s conflicts with -march= switch"
+msgstr ""
+
+#: config/arm/arm.c:350 config/rs6000/rs6000.c:310 config/sparc/sparc.c:332
+#, c-format
+msgid "bad value (%s) for %s switch"
+msgstr ""
+
+#: config/arm/arm.c:485
+msgid "target CPU does not support APCS-32"
+msgstr ""
+
+#: config/arm/arm.c:490
+msgid "target CPU does not support APCS-26"
+msgstr ""
+
+#: config/arm/arm.c:496
+msgid "target CPU does not support interworking"
+msgstr ""
+
+#: config/arm/arm.c:502
+msgid "target CPU does not supoport THUMB instructions."
+msgstr ""
+
+#: config/arm/arm.c:516
+msgid ""
+"enabling backtrace support is only meaningful when compiling for the Thumb."
+msgstr ""
+
+#: config/arm/arm.c:519
+msgid ""
+"enabling callee interworking support is only meaningful when compiling for "
+"the Thumb."
+msgstr ""
+
+#: config/arm/arm.c:522
+msgid ""
+"enabling caller interworking support is only meaningful when compiling for "
+"the Thumb."
+msgstr ""
+
+#: config/arm/arm.c:528
+msgid "interworking forces APCS-32 to be used"
+msgstr ""
+
+#: config/arm/arm.c:534
+msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
+msgstr ""
+
+#: config/arm/arm.c:542
+msgid "-fpic and -mapcs-reent are incompatible"
+msgstr ""
+
+#: config/arm/arm.c:545
+msgid "APCS reentrant code not supported. Ignored"
+msgstr ""
+
+#: config/arm/arm.c:553
+msgid "-g with -mno-apcs-frame may not give sensible debugging"
+msgstr ""
+
+#: config/arm/arm.c:561
+msgid "Passing floating point arguments in fp regs not yet supported"
+msgstr ""
+
+#: config/arm/arm.c:588
+#, c-format
+msgid "Invalid floating point emulation option: -mfpe-%s"
+msgstr ""
+
+#: config/arm/arm.c:612
+msgid "Structure size boundary can only be set to 8 or 32"
+msgstr ""
+
+#: config/arm/arm.c:620
+msgid "-mpic-register= is useless without -fpic"
+msgstr ""
+
+#: config/arm/arm.c:629
+#, c-format
+msgid "Unable to use '%s' for PIC register"
+msgstr ""
+
+#: config/arm/arm.c:8246
+msgid "Unable to compute real location of stacked parameter"
+msgstr ""
+
+#. Oh dear! We have no low registers into which we can pop
+#. high registers!
+#: config/arm/arm.c:8844
+msgid "No low registers available for popping high registers"
+msgstr ""
+
+#: config/arm/arm.c:9406
+msgid "thumb_load_double_from_address: destination is not a register"
+msgstr ""
+
+#: config/arm/arm.c:9411
+msgid "thumb_load_double_from_address: source is not a computed memory address"
+msgstr ""
+
+#: config/arm/arm.c:9455
+msgid "thumb_load_double_from_address: base is not a register"
+msgstr ""
+
+#: config/arm/arm.c:9513
+msgid "thumb_load_double_from_address: Unhandled address calculation"
+msgstr ""
+
+#: config/arm/arm.h:410
+msgid "Generate APCS conformant stack frames"
+msgstr ""
+
+#: config/arm/arm.h:413
+msgid "Store function names in object code"
+msgstr ""
+
+#: config/arm/arm.h:417
+msgid "Use the 32bit version of the APCS"
+msgstr ""
+
+#: config/arm/arm.h:419
+msgid "Use the 26bit version of the APCS"
+msgstr ""
+
+#: config/arm/arm.h:423
+msgid "Pass FP arguments in FP registers"
+msgstr ""
+
+#: config/arm/arm.h:426
+msgid "Generate re-entrant, PIC code"
+msgstr ""
+
+#: config/arm/arm.h:429
+msgid "The MMU will trap on unaligned accesses"
+msgstr ""
+
+#: config/arm/arm.h:436
+msgid "Use library calls to perform FP operations"
+msgstr ""
+
+#: config/arm/arm.h:438 config/i960/i960.h:282
+msgid "Use hardware floating point instructions"
+msgstr ""
+
+#: config/arm/arm.h:440
+msgid "Assume target CPU is configured as big endian"
+msgstr ""
+
+#: config/arm/arm.h:442
+msgid "Assume target CPU is configured as little endian"
+msgstr ""
+
+#: config/arm/arm.h:444
+msgid "Assume big endian bytes, little endian words"
+msgstr ""
+
+#: config/arm/arm.h:446
+msgid "Support calls between THUMB and ARM instructions sets"
+msgstr ""
+
+#: config/arm/arm.h:449
+msgid "Generate a call to abort if a noreturn function returns"
+msgstr ""
+
+#: config/arm/arm.h:452
+msgid "Do not move instructions into a function's prologue"
+msgstr ""
+
+#: config/arm/arm.h:455
+msgid "Do not load the PIC register in function prologues"
+msgstr ""
+
+#: config/arm/arm.h:458
+msgid "Generate call insns as indirect calls, if necessary"
+msgstr ""
+
+#: config/arm/arm.h:461
+msgid "Compile for the Thumb not the ARM"
+msgstr ""
+
+#: config/arm/arm.h:465
+msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
+msgstr ""
+
+#: config/arm/arm.h:468
+msgid "Thumb: Generate (leaf) stack frames even if not needed"
+msgstr ""
+
+#: config/arm/arm.h:471
+msgid "Thumb: Assume non-static functions may be called from ARM code"
+msgstr ""
+
+#: config/arm/arm.h:475
+msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
+msgstr ""
+
+#: config/arm/arm.h:485
+msgid "Specify the name of the target CPU"
+msgstr ""
+
+#: config/arm/arm.h:487
+msgid "Specify the name of the target architecture"
+msgstr ""
+
+#: config/arm/arm.h:491
+msgid "Specify the version of the floating point emulator"
+msgstr ""
+
+#: config/arm/arm.h:493
+msgid "Specify the minimum bit alignment of structures"
+msgstr ""
+
+#: config/arm/arm.h:495
+msgid "Specify the register to be used for PIC addressing"
+msgstr ""
+
+#. None of these is actually used in cc1. If we don't define them in target
+#. switches cc1 complains about them. For the sake of argument lets allocate
+#. bit 31 of target flags for such options.
+#: config/arm/riscix.h:84
+msgid "Do symbol renaming for BSD"
+msgstr ""
+
+#: config/arm/riscix.h:85
+msgid "Do symbol renaming for X/OPEN"
+msgstr ""
+
+#: config/arm/riscix.h:86
+msgid "Don't do symbol renaming"
+msgstr ""
+
+#. Macros used in the machine description to test the flags.
+#. 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/clipper/clipper.h:40
+msgid "Generate code for the C400"
+msgstr ""
+
+#: config/clipper/clipper.h:41
+msgid "Generate code for the C300"
+msgstr ""
+
+#: config/convex/convex.h:52
+msgid "Generate code for c1"
+msgstr ""
+
+#: config/convex/convex.h:53
+msgid "Generate code for c2"
+msgstr ""
+
+#: config/convex/convex.h:54
+msgid "Generate code for c32"
+msgstr ""
+
+#: config/convex/convex.h:55 config/convex/convex.h:56
+msgid "Generate code for c34"
+msgstr ""
+
+#: config/convex/convex.h:58
+msgid "Use standard calling sequence, with arg count word"
+msgstr ""
+
+#: config/convex/convex.h:60
+msgid "Place arg count in a nop instruction (faster than push)"
+msgstr ""
+
+#: config/convex/convex.h:62
+msgid "Don't push arg count, depend on symbol table"
+msgstr ""
+
+#: config/convex/convex.h:64
+msgid "Use data cache for volatile mem refs (default)"
+msgstr ""
+
+#: config/convex/convex.h:66
+msgid "Don't use data cache for volatile mem refs"
+msgstr ""
+
+#: config/convex/convex.h:68
+msgid "Bypass data cache for volatile mem refs"
+msgstr ""
+
+#: config/convex/convex.h:69
+msgid "Use 64-bit longs"
+msgstr ""
+
+#: config/convex/convex.h:70
+msgid "Use cc- and libc-compatible 32-bit longs"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:271
+#, c-format
+msgid "Invalid register class letter %c"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:374
+msgid "ACCUM_HIGH_REGS class in limit_reload_class"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:401
+msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
+msgstr ""
+
+#. Register 'yl' is invalid for QImode, so we should never
+#. see it.
+#: config/dsp16xx/dsp16xx.c:410
+msgid "YL found in limit_reload_class"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:1228 config/dsp16xx/dsp16xx.c:1255
+msgid "Stack size > 32k"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:1485
+msgid "Invalid addressing mode"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:1671
+msgid "Bad register extension code"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:1729
+msgid "Invalid offset in ybase addressing"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:1732
+msgid "Invalid register in ybase addressing"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:1761 config/dsp16xx/dsp16xx.c:1999
+msgid "inline float constants not supported on this host"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:1905
+msgid "Invalid shift operator in emit_1600_core_shift"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:2184
+msgid "Invalid mode for gen_tst_reg"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:2265
+msgid "Invalid mode for integer comparison in gen_compare_reg"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.c:2293
+msgid "Invalid register for compare"
+msgstr ""
+
+#. Output assembler code to FILE to increment profiler label # LABELNO
+#. for profiling a function entry.
+#: config/dsp16xx/dsp16xx.h:1187 config/dsp16xx/dsp16xx.h:1191
+#: config/dsp16xx/dsp16xx.h:1195 config/dsp16xx/dsp16xx.h:1838
+#: config/dsp16xx/dsp16xx.h:1842
+msgid "Profiling not implemented yet."
+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:1205 config/dsp16xx/dsp16xx.h:1217
+msgid "Trampolines not yet implemented"
+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/elxsi/elxsi.h:50
+msgid "Generate code the unix assembler can handle"
+msgstr ""
+
+#: config/elxsi/elxsi.h:51
+msgid "Generate code an embedded assembler can handle"
+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/fx80/fx80.h:113 config/fx80/fx80.h:114
+msgid "Generate code for a mc68020"
+msgstr ""
+
+#. Since we don't define PCC_BITFIELD_TYPE_MATTERS or use a large
+#. STRUCTURE_SIZE_BOUNDARY, we must have bitfield instructions.
+#: config/fx80/fx80.h:115 config/gmicro/gmicro.h:101 config/ns32k/ns32k.h:117
+msgid "Use bitfield instructions"
+msgstr ""
+
+#: config/fx80/fx80.h:116 config/fx80/fx80.h:117
+msgid "Generate code for a mc68000"
+msgstr ""
+
+#: config/fx80/fx80.h:118
+msgid "Generate software FP code"
+msgstr ""
+
+#: config/fx80/fx80.h:119
+msgid "Do not generate bitfield insns"
+msgstr ""
+
+#: config/fx80/fx80.h:120
+msgid "Use 16bit integers"
+msgstr ""
+
+#: config/fx80/fx80.h:121
+msgid "Use 32bit integers"
+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/gmicro/gmicro.h:89
+msgid "Compile for Gmicro/300"
+msgstr ""
+
+#: config/gmicro/gmicro.h:90
+msgid "Compile for Gmicro/200"
+msgstr ""
+
+#: config/gmicro/gmicro.h:91
+msgid "Compile for Gmicro/100"
+msgstr ""
+
+#: config/gmicro/gmicro.h:92
+msgid "Use floating point co-processor"
+msgstr ""
+
+#: config/gmicro/gmicro.h:94
+msgid "Do not use floating point co-processor"
+msgstr ""
+
+#: config/gmicro/gmicro.h:95 config/i386/i386.h:237
+msgid "Alternate calling convention"
+msgstr ""
+
+#: config/gmicro/gmicro.h:96 config/i386/i386.h:239 config/ns32k/ns32k.h:106
+msgid "Use normal calling convention"
+msgstr ""
+
+#: config/gmicro/gmicro.h:103 config/ns32k/ns32k.h:116
+msgid "Do not use bitfield instructions"
+msgstr ""
+
+#: config/gmicro/gmicro.h:105
+msgid "Use alternative return sequence"
+msgstr ""
+
+#: config/gmicro/gmicro.h:106
+msgid "Use normal return sequence"
+msgstr ""
+
+#: config/gmicro/gmicro.h:107
+msgid "Always use string instruction"
+msgstr ""
+
+#: config/gmicro/gmicro.h:109
+msgid "Use string instruction when appropriate"
+msgstr ""
+
+#: config/h8300/h8300.c:3023 config/h8300/h8300.c:3035
+msgid "Only initialized variables can be placed into the 8-bit area."
+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:105
+msgid "Generate H8/S code"
+msgstr ""
+
+#: config/h8300/h8300.h:106
+msgid "Do not generate H8/S code"
+msgstr ""
+
+#: config/h8300/h8300.h:107
+msgid "Make integers 32 bits wide"
+msgstr ""
+
+#: config/h8300/h8300.h:110
+msgid "Use registers for argument passing"
+msgstr ""
+
+#: config/h8300/h8300.h:112
+msgid "Do not use registers for argument passing"
+msgstr ""
+
+#: config/h8300/h8300.h:114
+msgid "Consider access to byte sized memory slow"
+msgstr ""
+
+#: config/h8300/h8300.h:115
+msgid "Enable linker relaxing"
+msgstr ""
+
+#: config/h8300/h8300.h:117
+msgid "Generate H8/300H code"
+msgstr ""
+
+#: config/h8300/h8300.h:118
+msgid "Do not generate H8/300H code"
+msgstr ""
+
+#: config/h8300/h8300.h:119
+msgid "Use H8/300 alignment rules"
+msgstr ""
+
+#: config/i370/i370.c:870
+msgid "real name is too long - alias ignored"
+msgstr ""
+
+#: config/i370/i370.c:875
+msgid "alias name is too long - alias ignored"
+msgstr ""
+
+#: config/i370/i370.c:1040
+msgid "junk at end of #pragma map"
+msgstr ""
+
+#: config/i370/i370.c:1046
+msgid "malformed #pragma map, ignored"
+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:63
+msgid "Generate char instructions"
+msgstr ""
+
+#: config/i370/i370.h:64
+msgid "Do not generate char instructions"
+msgstr ""
+
+#: config/i386/cygwin.h:50
+msgid "Use the Cygwin interface"
+msgstr ""
+
+#: config/i386/cygwin.h:52
+msgid "Use the Mingw32 interface"
+msgstr ""
+
+#: config/i386/cygwin.h:53
+msgid "Create GUI application"
+msgstr ""
+
+#: config/i386/cygwin.h:55
+msgid "Create console application"
+msgstr ""
+
+#: config/i386/cygwin.h:56
+msgid "Generate code for a DLL"
+msgstr ""
+
+#: config/i386/cygwin.h:58
+msgid "Ignore dllimport for functions"
+msgstr ""
+
+#: config/i386/cygwin.h:60
+msgid "Use Mingw-specific thread support"
+msgstr ""
+
+#: config/i386/cygwin.h:265
+#, c-format
+msgid "-f%s ignored for target (all code is position independent)"
+msgstr ""
+
+#: config/i386/dgux.c:185
+#, c-format
+msgid "Internal gcc abort from %s:%d"
+msgstr ""
+
+#: config/i386/dgux.c:189
+msgid "The local variable `insn' has the value:"
+msgstr ""
+
+#: config/i386/dgux.h:62
+msgid "Retain standard MXDB information"
+msgstr ""
+
+#: config/i386/dgux.h:64
+msgid "Retain legend information"
+msgstr ""
+
+#: config/i386/dgux.h:67
+msgid "Generate external legend information"
+msgstr ""
+
+#: config/i386/dgux.h:69
+msgid "Emit identifying info in .s file"
+msgstr ""
+
+#: config/i386/dgux.h:71
+msgid "Warn when a function arg is a structure"
+msgstr ""
+
+#: config/i386/dgux.h:249
+msgid "argument is a structure"
+msgstr ""
+
+#: config/i386/i386.c:503
+#, c-format
+msgid "bad value (%s) for -march= switch"
+msgstr ""
+
+#: config/i386/i386.c:516 config/mips/mips.c:4865
+#, c-format
+msgid "bad value (%s) for -mcpu= switch"
+msgstr ""
+
+#: config/i386/i386.c:545
+#, c-format
+msgid "Register '%c' is unknown"
+msgstr ""
+
+#: config/i386/i386.c:549
+#, c-format
+msgid "Register '%c' already specified in allocation order"
+msgstr ""
+
+#: config/i386/i386.c:560
+#, c-format
+msgid "-mregparm=%d is not between 0 and %d"
+msgstr ""
+
+#: config/i386/i386.c:570
+#, c-format
+msgid "-malign-loops=%d is not between 0 and %d"
+msgstr ""
+
+#: config/i386/i386.c:580
+#, c-format
+msgid "-malign-jumps=%d is not between 0 and %d"
+msgstr ""
+
+#: config/i386/i386.c:590
+#, c-format
+msgid "-malign-functions=%d is not between 0 and %d"
+msgstr ""
+
+#: config/i386/i386.c:601
+#, c-format
+msgid "-mpreferred-stack-boundary=%d is not between 2 and 31"
+msgstr ""
+
+#: config/i386/i386.c:611
+#, c-format
+msgid "-mbranch-cost=%d is not between 0 and 5"
+msgstr ""
+
+#. We can't handle floating point constants;
+#. PRINT_OPERAND must handle them.
+#: config/i386/i386.c:2973 config/pdp11/pdp11.c:1477 config/sh/sh.c:5397
+#: final.c:3731
+msgid "floating constant misused"
+msgstr ""
+
+#: config/i386/i386.c:3018 config/sh/sh.c:5451
+msgid "invalid UNSPEC as operand"
+msgstr ""
+
+#: config/i386/i386.c:3024 config/pdp11/pdp11.c:1524 config/sh/sh.c:5457
+#: final.c:3778
+msgid "invalid expression as operand"
+msgstr ""
+
+#: config/i386/i386.h:45 config/mips/mips.h:176
+msgid "half-pic init called on systems that don't support it."
+msgstr ""
+
+#: config/i386/i386.h:232
+msgid "Same as -mcpu=i386"
+msgstr ""
+
+#: config/i386/i386.h:233
+msgid "Same as -mcpu=i486"
+msgstr ""
+
+#: config/i386/i386.h:234
+msgid "Same as -mcpu=pentium"
+msgstr ""
+
+#: config/i386/i386.h:235
+msgid "Same as -mcpu=pentiumpro"
+msgstr ""
+
+#: config/i386/i386.h:241
+msgid "Align some doubles on dword boundary"
+msgstr ""
+
+#: config/i386/i386.h:243
+msgid "Align doubles on word boundary"
+msgstr ""
+
+#: config/i386/i386.h:245
+msgid "Uninitialized locals in .bss"
+msgstr ""
+
+#: config/i386/i386.h:247
+msgid "Uninitialized locals in .data"
+msgstr ""
+
+#: config/i386/i386.h:249
+msgid "Use IEEE math for fp comparisons"
+msgstr ""
+
+#: config/i386/i386.h:251
+msgid "Do not use IEEE math for fp comparisons"
+msgstr ""
+
+#: config/i386/i386.h:253
+msgid "Return values of functions in FPU registers"
+msgstr ""
+
+#: config/i386/i386.h:255
+msgid "Do not return values of functions in FPU registers"
+msgstr ""
+
+#: config/i386/i386.h:257
+msgid "Do not generate sin, cos, sqrt for FPU"
+msgstr ""
+
+#: config/i386/i386.h:259
+msgid "Generate sin, cos, sqrt for FPU"
+msgstr ""
+
+#: config/i386/i386.h:261
+msgid "Omit the frame pointer in leaf functions"
+msgstr ""
+
+#. undocumented
+#. undocumented
+#. undocumented
+#. undocumented
+#: config/i386/i386.h:268
+msgid "Enable stack probing"
+msgstr ""
+
+#. undocumented
+#. undocumented
+#: config/i386/i386.h:273
+msgid "Emit Intel syntax assembler opcodes"
+msgstr ""
+
+#: config/i386/i386.h:276
+msgid "Align destination of the string operations"
+msgstr ""
+
+#: config/i386/i386.h:278
+msgid "Do not align destination of the string operations"
+msgstr ""
+
+#: config/i386/i386.h:280
+msgid "Inline all known string operations"
+msgstr ""
+
+#: config/i386/i386.h:282
+msgid "Do not inline all known string operations"
+msgstr ""
+
+#: config/i386/i386.h:284 config/i386/i386.h:288
+msgid "Use push instructions to save outgoing arguments"
+msgstr ""
+
+#: config/i386/i386.h:286 config/i386/i386.h:290
+msgid "Do not use push instructions to save outgoing arguments"
+msgstr ""
+
+#: config/i386/i386.h:291
+msgid "Support MMX builtins"
+msgstr ""
+
+#: config/i386/i386.h:293
+msgid "Do not support MMX builtins"
+msgstr ""
+
+#: config/i386/i386.h:295
+msgid "Support MMX and SSE builtins"
+msgstr ""
+
+#: config/i386/i386.h:297
+msgid "Do not support MMX and SSE builtins"
+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:330 config/rs6000/rs6000.h:405 config/sparc/sparc.h:711
+msgid "Schedule code for given CPU"
+msgstr ""
+
+#: config/i386/i386.h:332
+msgid "Generate code for given CPU"
+msgstr ""
+
+#: config/i386/i386.h:334
+msgid "Control allocation order of integer registers"
+msgstr ""
+
+#: config/i386/i386.h:336
+msgid "Number of registers used to pass integer arguments"
+msgstr ""
+
+#: config/i386/i386.h:338
+msgid "Loop code aligned to this power of 2"
+msgstr ""
+
+#: config/i386/i386.h:340
+msgid "Jump targets are aligned to this power of 2"
+msgstr ""
+
+#: config/i386/i386.h:342
+msgid "Function starts are aligned to this power of 2"
+msgstr ""
+
+#: config/i386/i386.h:345
+msgid "Attempt to keep stack aligned to this power of 2"
+msgstr ""
+
+#: config/i386/i386.h:347
+msgid "Branches are this expensive (1-5, arbitrary units)"
+msgstr ""
+
+#: config/i386/osf1elf.h:126
+msgid "Profiling uses mcount"
+msgstr ""
+
+#: config/i386/osfrose.h:63
+msgid "Emit half-PIC code"
+msgstr ""
+
+#. intentionally undoc
+#. intentionally undoc
+#: config/i386/osfrose.h:70
+msgid "Emit ELF object code"
+msgstr ""
+
+#: config/i386/osfrose.h:72
+msgid "Emit ROSE object code"
+msgstr ""
+
+#: config/i386/osfrose.h:74
+msgid "Symbols have a leading underscore"
+msgstr ""
+
+#: config/i386/osfrose.h:77
+msgid "Align to >word boundaries"
+msgstr ""
+
+#: config/i386/osfrose.h:80
+msgid "Use mcount for profiling"
+msgstr ""
+
+#: config/i386/osfrose.h:82
+msgid "Use mcount_ptr for profiling"
+msgstr ""
+
+#: config/i386/sco5.h:503 config/rs6000/sysv4.h:997
+#, c-format
+msgid "%s causes a section type conflict"
+msgstr ""
+
+#: config/i386/sco5.h:898
+msgid "Generate COFF output"
+msgstr ""
+
+#: config/i386/sco5.h:899
+msgid "Generate ELF output"
+msgstr ""
+
+#: config/i386/winnt.c:300
+#, c-format
+msgid "`%s' declared as both exported to and imported from a DLL."
+msgstr ""
+
+#: config/i386/winnt.c:328
+#, c-format
+msgid "initialized variable `%s' is marked dllimport"
+msgstr ""
+
+#: config/i386/winnt.c:337
+#, c-format
+msgid "static variable `%s' is marked dllimport"
+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:75
+msgid "Environment variable DJGPP not defined."
+msgstr ""
+
+#: config/i386/xm-djgpp.h:77
+#, c-format
+msgid "Environment variable DJGPP points to missing file '%s'."
+msgstr ""
+
+#: config/i386/xm-djgpp.h:80
+#, c-format
+msgid "Environment variable DJGPP points to corrupt file '%s'."
+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/i860/i860.h:56 config/i860/paragon.h:28
+msgid "Generate code which uses the FPU"
+msgstr ""
+
+#: config/i860/i860.h:57 config/i860/i860.h:58 config/i860/paragon.h:29
+#: config/i860/paragon.h:30 config/i860/paragon.h:31
+msgid "Do not generate code which uses the FPU"
+msgstr ""
+
+#: config/i960/i960.c:124
+msgid "sorry, not implemented: #pragma align NAME=SIZE"
+msgstr ""
+
+#: config/i960/i960.c:129
+msgid "malformed #pragma align - ignored"
+msgstr ""
+
+#: config/i960/i960.c:167
+msgid "sorry, not implemented: #pragma noalign NAME"
+msgstr ""
+
+#: config/i960/i960.c:1515 config/m68k/m68k.c:406 config/rs6000/rs6000.c:5410
+msgid "stack limit expression is not supported"
+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:241
+msgid "Generate SA code"
+msgstr ""
+
+#: config/i960/i960.h:244
+msgid "Generate SB code"
+msgstr ""
+
+#. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate SC code")},
+#: config/i960/i960.h:249
+msgid "Generate KA code"
+msgstr ""
+
+#: config/i960/i960.h:252
+msgid "Generate KB code"
+msgstr ""
+
+#. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate KC code")},
+#: config/i960/i960.h:257
+msgid "Generate JA code"
+msgstr ""
+
+#: config/i960/i960.h:259
+msgid "Generate JD code"
+msgstr ""
+
+#: config/i960/i960.h:262
+msgid "Generate JF code"
+msgstr ""
+
+#: config/i960/i960.h:264
+msgid "generate RP code"
+msgstr ""
+
+#: config/i960/i960.h:267
+msgid "Generate MC code"
+msgstr ""
+
+#: config/i960/i960.h:270
+msgid "Generate CA code"
+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:280
+msgid "Generate CF code"
+msgstr ""
+
+#: config/i960/i960.h:286
+msgid "Use alternate leaf function entries"
+msgstr ""
+
+#: config/i960/i960.h:288
+msgid "Do not use alternate leaf function entries"
+msgstr ""
+
+#: config/i960/i960.h:290
+msgid "Perform tail call optimization"
+msgstr ""
+
+#: config/i960/i960.h:292
+msgid "Do not perform tail call optimization"
+msgstr ""
+
+#: config/i960/i960.h:294
+msgid "Use complex addressing modes"
+msgstr ""
+
+#: config/i960/i960.h:296
+msgid "Do not use complex addressing modes"
+msgstr ""
+
+#: config/i960/i960.h:298
+msgid "Align code to 8 byte boundary"
+msgstr ""
+
+#: config/i960/i960.h:300
+msgid "Do not align code to 8 byte boundary"
+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:306 config/i960/i960.h:308
+msgid "Enable compatibility with iC960 v2.0"
+msgstr ""
+
+#: config/i960/i960.h:310
+msgid "Enable compatibility with iC960 v3.0"
+msgstr ""
+
+#: config/i960/i960.h:312 config/i960/i960.h:314
+msgid "Enable compatibility with ic960 assembler"
+msgstr ""
+
+#: config/i960/i960.h:316
+msgid "Do not permit unaligned accesses"
+msgstr ""
+
+#: config/i960/i960.h:318
+msgid "Permit unaligned accesses"
+msgstr ""
+
+#: config/i960/i960.h:320
+msgid "Layout types like Intel's v1.3 gcc"
+msgstr ""
+
+#: config/i960/i960.h:322
+msgid "Do not layout types like Intel's v1.3 gcc"
+msgstr ""
+
+#: config/i960/i960.h:324 config/rs6000/sysv4.h:132 config/sparc/linux.h:92
+#: config/sparc/linux64.h:148
+msgid "Use 64 bit long doubles"
+msgstr ""
+
+#: config/i960/i960.h:326
+msgid "Enable linker relaxation"
+msgstr ""
+
+#: config/i960/i960.h:328
+msgid "Do not enable linker relaxation"
+msgstr ""
+
+#. Override conflicting target switch options.
+#. Doesn't actually detect if more than one -mARCH option is given, but
+#. does handle the case of two blatantly conflicting -mARCH options.
+#: config/i960/i960.h:343 config/i960/i960.h:353
+msgid "conflicting architectures defined - using C series"
+msgstr ""
+
+#: config/i960/i960.h:348
+msgid "conflicting architectures defined - using K series"
+msgstr ""
+
+#: config/i960/i960.h:363
+msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
+msgstr ""
+
+#. ??? See the LONG_DOUBLE_TYPE_SIZE definition below.
+#: config/i960/i960.h:374
+msgid "The -mlong-double-64 option does not work yet."
+msgstr ""
+
+#: config/lynx-ng.h:97 config/lynx.h:120 config/rs6000/lynx.h:88
+msgid "-msystem-v and -p are incompatible"
+msgstr ""
+
+#: config/lynx-ng.h:99 config/lynx.h:122 config/rs6000/lynx.h:90
+msgid "-msystem-v and -mthreads are incompatible"
+msgstr ""
+
+#: config/m32r/m32r.c:84
+#, c-format
+msgid "bad value (%s) for -mmodel switch"
+msgstr ""
+
+#: config/m32r/m32r.c:93
+#, c-format
+msgid "bad value (%s) for -msdata switch"
+msgstr ""
+
+#: config/m32r/m32r.c:381
+msgid "const objects cannot go in .sdata/.sbss"
+msgstr ""
+
+#: config/m32r/m32r.c:2188
+#, c-format
+msgid "invalid operand to %s code"
+msgstr ""
+
+#: config/m32r/m32r.c:2195
+#, c-format
+msgid "invalid operand to %p code"
+msgstr ""
+
+#: config/m32r/m32r.c:2303
+msgid "invalid operand to %T/%B code"
+msgstr ""
+
+#: config/m32r/m32r.c:2326
+msgid "invalid operand to %N code"
+msgstr ""
+
+#. { "relax", TARGET_RELAX_MASK, "" }, { "no-relax", -TARGET_RELAX_MASK, "" },
+#: config/m32r/m32r.h:185
+msgid "Display compile time statistics"
+msgstr ""
+
+#: config/m32r/m32r.h:187
+msgid "Align all loops to 32 byte boundary"
+msgstr ""
+
+#: config/m32r/m32r.h:190
+msgid "Only issue one instruction per cycle"
+msgstr ""
+
+#: config/m32r/m32r.h:193
+msgid "Prefer branches over conditional execution"
+msgstr ""
+
+#: config/m32r/m32r.h:209
+msgid "Code size: small, medium or large"
+msgstr ""
+
+#: config/m32r/m32r.h:211
+msgid "Small data area: none, sdata, use"
+msgstr ""
+
+#: config/m68k/m68k.c:101
+#, c-format
+msgid "-malign-loops=%d is not between 1 and %d"
+msgstr ""
+
+#: config/m68k/m68k.c:112
+#, c-format
+msgid "-malign-jumps=%d is not between 1 and %d"
+msgstr ""
+
+#: config/m68k/m68k.c:123
+#, c-format
+msgid "-malign-functions=%d is not between 1 and %d"
+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.
+#.
+#. Don't use this macro to turn on various extra optimizations for
+#. `-O'. That is what `OPTIMIZATION_OPTIONS' is for.
+#: config/m68k/m68k.h:237 config/m68k/m68kv4.h:312
+msgid "-fPIC is not currently supported on the 68000 or 68010\n"
+msgstr ""
+
+#: config/m88k/m88k.c:861
+#, c-format
+msgid "Internal gcc monitor: short-branch(%x)"
+msgstr ""
+
+#: config/m88k/m88k.c:2268
+msgid "Internal gcc error: Can't express symbolic location"
+msgstr ""
+
+#: config/m88k/m88k.c:2549
+#, c-format
+msgid "argument #%d is a structure"
+msgstr ""
+
+#: config/m88k/m88k.c:2864
+msgid "%R not followed by %B/C/D/E"
+msgstr ""
+
+#: config/m88k/m88k.c:2932
+#, c-format
+msgid "invalid %x/X value"
+msgstr ""
+
+#: config/m88k/m88k.c:2937
+msgid "invalid %H value"
+msgstr ""
+
+#: config/m88k/m88k.c:2943
+msgid "invalid %h value"
+msgstr ""
+
+#: config/m88k/m88k.c:2949
+msgid "invalid %Q value"
+msgstr ""
+
+#: config/m88k/m88k.c:2955
+msgid "invalid %q value"
+msgstr ""
+
+#: config/m88k/m88k.c:2961
+#, c-format
+msgid "invalid %o value"
+msgstr ""
+
+#: config/m88k/m88k.c:2968
+#, c-format
+msgid "invalid %p value"
+msgstr ""
+
+#: config/m88k/m88k.c:2981 config/m88k/m88k.c:2986
+#, c-format
+msgid "invalid %s/S value"
+msgstr ""
+
+#: config/m88k/m88k.c:2997
+msgid "invalid %P operand"
+msgstr ""
+
+#: config/m88k/m88k.c:3028
+msgid "invalid %B value"
+msgstr ""
+
+#: config/m88k/m88k.c:3045
+msgid "invalid %C value"
+msgstr ""
+
+#: config/m88k/m88k.c:3058
+msgid "invalid %D value"
+msgstr ""
+
+#: config/m88k/m88k.c:3066
+#, c-format
+msgid "invalid %E value"
+msgstr ""
+
+#: config/m88k/m88k.c:3071
+#, c-format
+msgid "`%d' operand isn't a register"
+msgstr ""
+
+#: config/m88k/m88k.c:3082
+msgid "invalid %r value"
+msgstr ""
+
+#: config/m88k/m88k.c:3089
+msgid "operand is r0"
+msgstr ""
+
+#: config/m88k/m88k.c:3103
+msgid "operand is const_double"
+msgstr ""
+
+#: config/m88k/m88k.c:3122
+msgid "invalid code"
+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"
+msgstr ""
+
+#: config/m88k/m88k.h:299
+#, c-format
+msgid "Invalid option `-mshort-data-%s'"
+msgstr ""
+
+#: config/m88k/m88k.h:304
+#, c-format
+msgid "-mshort-data-%s is too large "
+msgstr ""
+
+#: config/m88k/m88k.h:306
+#, c-format
+msgid "-mshort-data-%s and PIC are incompatible"
+msgstr ""
+
+#: config/mips/mips.c:4667
+#, c-format
+msgid "-mips%d not supported"
+msgstr ""
+
+#: config/mips/mips.c:4674
+#, c-format
+msgid "bad value (%s) for -mips switch"
+msgstr ""
+
+#: config/mips/mips.c:4693
+#, c-format
+msgid "bad value (%s) for -mabi= switch"
+msgstr ""
+
+#: config/mips/mips.c:4723
+#, c-format
+msgid "-mabi=%s does not support -mips%d"
+msgstr ""
+
+#: config/mips/mips.c:4740
+msgid "The -mabi=32 support does not work yet."
+msgstr ""
+
+#: config/mips/mips.c:4744
+msgid "This target does not support the -mabi switch."
+msgstr ""
+
+#: config/mips/mips.c:4878
+#, c-format
+msgid "-mcpu=%s does not support -mips%d"
+msgstr ""
+
+#: config/mips/mips.c:4884
+#, c-format
+msgid "-mips%d does not support 64 bit fp registers"
+msgstr ""
+
+#: config/mips/mips.c:4887
+#, c-format
+msgid "-mips%d does not support 64 bit gp registers"
+msgstr ""
+
+#: config/mips/mips.c:4906
+msgid "-G is incompatible with PIC code which is the default"
+msgstr ""
+
+#: config/mips/mips.c:4922
+msgid "-membedded-pic and -mabicalls are incompatible"
+msgstr ""
+
+#: config/mips/mips.c:4925
+msgid "-G and -membedded-pic are incompatible"
+msgstr ""
+
+#: config/mips/mips.c:4977
+#, c-format
+msgid "Invalid option `entry%s'"
+msgstr ""
+
+#: config/mips/mips.c:4980
+msgid "-mentry is only meaningful with -mips-16"
+msgstr ""
+
+#: config/mips/mips.c:5313
+msgid "internal error: %%) found without a %%( in assembler pattern"
+msgstr ""
+
+#: config/mips/mips.c:5327
+msgid "internal error: %%] found without a %%[ in assembler pattern"
+msgstr ""
+
+#: config/mips/mips.c:5340
+msgid "internal error: %%> found without a %%< in assembler pattern"
+msgstr ""
+
+#: config/mips/mips.c:5353
+msgid "internal error: %%} found without a %%{ in assembler pattern"
+msgstr ""
+
+#: config/mips/mips.c:5367
+#, c-format
+msgid "PRINT_OPERAND: Unknown punctuation '%c'"
+msgstr ""
+
+#: config/mips/mips.c:5376
+msgid "PRINT_OPERAND null pointer"
+msgstr ""
+
+#: config/mips/mips.c:5504
+#, c-format
+msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
+msgstr ""
+
+#: config/mips/mips.c:5548
+msgid "PRINT_OPERAND_ADDRESS, null pointer"
+msgstr ""
+
+#: config/mips/mips.c:5803
+msgid ""
+"MIPS ECOFF format does not allow changing filenames within functions with "
+"#line"
+msgstr ""
+
+#: config/mips/mips.c:6366
+#, c-format
+msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
+msgstr ""
+
+#: config/mips/mips.c:6583
+#, c-format
+msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
+msgstr ""
+
+#: config/mips/mips.c:8631
+#, c-format
+msgid "can not handle inconsistent calls to `%s'"
+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/mips/mips.h:335 config/mn10300/mn10300.h:62
+msgid "No default crt0.o"
+msgstr ""
+
+#: config/mips/mips.h:337
+msgid "Use 64-bit int type"
+msgstr ""
+
+#: config/mips/mips.h:339
+msgid "Use 64-bit long type"
+msgstr ""
+
+#: config/mips/mips.h:341
+msgid "Use 32-bit long type"
+msgstr ""
+
+#: config/mips/mips.h:343
+msgid "Optimize lui/addiu address loads"
+msgstr ""
+
+#: config/mips/mips.h:345
+msgid "Don't optimize lui/addiu address loads"
+msgstr ""
+
+#: config/mips/mips.h:347
+msgid "Use MIPS as"
+msgstr ""
+
+#: config/mips/mips.h:349
+msgid "Use GNU as"
+msgstr ""
+
+#: config/mips/mips.h:351
+msgid "Use symbolic register names"
+msgstr ""
+
+#: config/mips/mips.h:353
+msgid "Don't use symbolic register names"
+msgstr ""
+
+#: config/mips/mips.h:355 config/mips/mips.h:357
+msgid "Use GP relative sdata/sbss sections"
+msgstr ""
+
+#: config/mips/mips.h:359 config/mips/mips.h:361
+msgid "Don't use GP relative sdata/sbss sections"
+msgstr ""
+
+#: config/mips/mips.h:363
+msgid "Output compiler statistics"
+msgstr ""
+
+#: config/mips/mips.h:365
+msgid "Don't output compiler statistics"
+msgstr ""
+
+#: config/mips/mips.h:367
+msgid "Don't optimize block moves"
+msgstr ""
+
+#: config/mips/mips.h:369
+msgid "Optimize block moves"
+msgstr ""
+
+#: config/mips/mips.h:371
+msgid "Use mips-tfile asm postpass"
+msgstr ""
+
+#: config/mips/mips.h:373
+msgid "Don't use mips-tfile asm postpass"
+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:377 config/pdp11/pdp11.h:54
+msgid "Use hardware floating point"
+msgstr ""
+
+#: config/mips/mips.h:379
+msgid "Use 64-bit FP registers"
+msgstr ""
+
+#: config/mips/mips.h:381
+msgid "Use 32-bit FP registers"
+msgstr ""
+
+#: config/mips/mips.h:383
+msgid "Use 64-bit general registers"
+msgstr ""
+
+#: config/mips/mips.h:385
+msgid "Use 32-bit general registers"
+msgstr ""
+
+#: config/mips/mips.h:387
+msgid "Use Irix PIC"
+msgstr ""
+
+#: config/mips/mips.h:389
+msgid "Don't use Irix PIC"
+msgstr ""
+
+#: config/mips/mips.h:391
+msgid "Use OSF PIC"
+msgstr ""
+
+#: config/mips/mips.h:393
+msgid "Don't use OSF PIC"
+msgstr ""
+
+#: config/mips/mips.h:395
+msgid "Use indirect calls"
+msgstr ""
+
+#: config/mips/mips.h:397
+msgid "Don't use indirect calls"
+msgstr ""
+
+#: config/mips/mips.h:399
+msgid "Use embedded PIC"
+msgstr ""
+
+#: config/mips/mips.h:401
+msgid "Don't use embedded PIC"
+msgstr ""
+
+#: config/mips/mips.h:403
+msgid "Use ROM instead of RAM"
+msgstr ""
+
+#: config/mips/mips.h:405
+msgid "Don't use ROM instead of RAM"
+msgstr ""
+
+#: config/mips/mips.h:407
+msgid "Put uninitialized constants in ROM (needs -membedded-data)"
+msgstr ""
+
+#: config/mips/mips.h:409
+msgid "Don't put uninitialized constants in ROM"
+msgstr ""
+
+#: config/mips/mips.h:411
+msgid "Use big-endian byte order"
+msgstr ""
+
+#: config/mips/mips.h:413
+msgid "Use little-endian byte order"
+msgstr ""
+
+#: config/mips/mips.h:415
+msgid "Use single (32-bit) FP only"
+msgstr ""
+
+#: config/mips/mips.h:417
+msgid "Don't use single (32-bit) FP only"
+msgstr ""
+
+#: config/mips/mips.h:419
+msgid "Use multiply accumulate"
+msgstr ""
+
+#: config/mips/mips.h:421
+msgid "Don't use multiply accumulate"
+msgstr ""
+
+#: config/mips/mips.h:423
+msgid "Work around early 4300 hardware bug"
+msgstr ""
+
+#: config/mips/mips.h:425
+msgid "Don't work around early 4300 hardware bug"
+msgstr ""
+
+#: config/mips/mips.h:427
+msgid "Optimize for 4650"
+msgstr ""
+
+#: config/mips/mips.h:429
+msgid "Optimize for 3900"
+msgstr ""
+
+#: config/mips/mips.h:431
+msgid "Trap on integer divide by zero"
+msgstr ""
+
+#: config/mips/mips.h:433
+msgid "Don't trap on integer divide by zero"
+msgstr ""
+
+#: config/mips/mips.h:435
+msgid "Trap on integer divide overflow"
+msgstr ""
+
+#: config/mips/mips.h:437
+msgid "Don't trap on integer divide overflow"
+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.
+#.
+#. Here is an example which defines `-mshort-data-NUMBER'. If the
+#. given option is `-mshort-data-512', the variable `m88k_short_data'
+#. will be set to the string `"512"'.
+#.
+#. extern char *m88k_short_data;
+#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
+#: config/mips/mips.h:556
+msgid "Specify CPU for scheduling purposes"
+msgstr ""
+
+#: config/mips/mips.h:558
+msgid "Specify MIPS ISA"
+msgstr ""
+
+#: config/mips/mips.h:560
+msgid "Use mips16 entry/exit psuedo ops"
+msgstr ""
+
+#: config/mips/mips.h:562
+msgid "Don't use MIPS16 instructions"
+msgstr ""
+
+#. Output assembler code to FILE to increment profiler label # LABELNO
+#. for profiling a function entry.
+#: config/mips/mips.h:2579
+msgid "mips16 function profiling"
+msgstr ""
+
+#: config/mn10300/mn10300.h:57
+msgid "Work around hardware multiply bug"
+msgstr ""
+
+#: config/mn10300/mn10300.h:58
+msgid "Do not work around hardware multiply bug"
+msgstr ""
+
+#: config/mn10300/mn10300.h:59
+msgid "Target the AM33 processor"
+msgstr ""
+
+#: config/nextstep.c:65
+msgid "optimization turned on"
+msgstr ""
+
+#: config/nextstep.c:71
+msgid "optimization turned off"
+msgstr ""
+
+#: config/nextstep.c:80
+msgid "optimization level restored"
+msgstr ""
+
+#: config/ns32k/ns32k.h:104
+msgid "Don't use hardware fp"
+msgstr ""
+
+#: config/ns32k/ns32k.h:105
+msgid "Alternative calling convention"
+msgstr ""
+
+#: config/ns32k/ns32k.h:107
+msgid "Pass some arguments in registers"
+msgstr ""
+
+#: config/ns32k/ns32k.h:108
+msgid "Pass all arguments on stack"
+msgstr ""
+
+#: config/ns32k/ns32k.h:109
+msgid "Optimize for 32532 cpu"
+msgstr ""
+
+#: config/ns32k/ns32k.h:110
+msgid "Optimize for 32332 cpu"
+msgstr ""
+
+#: config/ns32k/ns32k.h:112
+msgid "Optimize for 32032"
+msgstr ""
+
+#: config/ns32k/ns32k.h:114
+msgid "Register sb is zero. Use for absolute addressing"
+msgstr ""
+
+#: config/ns32k/ns32k.h:115
+msgid "Do not use register sb"
+msgstr ""
+
+#: config/ns32k/ns32k.h:118
+msgid "Generate code for high memory"
+msgstr ""
+
+#: config/ns32k/ns32k.h:119
+msgid "Generate code for low memory"
+msgstr ""
+
+#: config/ns32k/ns32k.h:120
+msgid "32381 fpu"
+msgstr ""
+
+#: config/ns32k/ns32k.h:121
+msgid "Use multiply-accumulate fp instructions"
+msgstr ""
+
+#: config/ns32k/ns32k.h:123
+msgid "Do not use multiply-accumulate fp instructions"
+msgstr ""
+
+#: config/ns32k/ns32k.h:124
+msgid "\"Small register classes\" kludge"
+msgstr ""
+
+#: config/ns32k/ns32k.h:125
+msgid "No \"Small register classes\" kludge"
+msgstr ""
+
+#: config/pa/pa.c:142
+#, c-format
+msgid ""
+"Unknown -mschedule= option (%s).\n"
+"Valid options are 700, 7100, 7100LC, 7200, and 8000\n"
+msgstr ""
+
+#: config/pa/pa.c:167
+#, c-format
+msgid ""
+"Unknown -march= option (%s).\n"
+"Valid options are 1.0, 1.1, and 2.0\n"
+msgstr ""
+
+#: config/pa/pa.c:172
+msgid "PIC code generation is not supported in the portable runtime model\n"
+msgstr ""
+
+#: config/pa/pa.c:177
+msgid "PIC code generation is not compatible with fast indirect calls\n"
+msgstr ""
+
+#: config/pa/pa.c:182
+msgid "PIC code generation is not compatible with profiling\n"
+msgstr ""
+
+#: config/pa/pa.c:187
+msgid "-g is only supported when using GAS on this processor,"
+msgstr ""
+
+#: config/pa/pa.c:188
+msgid "-g option disabled."
+msgstr ""
+
+#: config/pdp11/pdp11.h:55
+msgid "Do not use hardware floating point"
+msgstr ""
+
+#. return float result in ac0
+#: config/pdp11/pdp11.h:57
+msgid "Return floating point results in ac0"
+msgstr ""
+
+#: config/pdp11/pdp11.h:58
+msgid "Return floating point results in memory"
+msgstr ""
+
+#. is 11/40
+#: config/pdp11/pdp11.h:60
+msgid "Generate code for an 11/40"
+msgstr ""
+
+#. is 11/45
+#: config/pdp11/pdp11.h:63
+msgid "Generate code for an 11/45"
+msgstr ""
+
+#. is 11/10
+#: config/pdp11/pdp11.h:66
+msgid "Generate code for an 11/10"
+msgstr ""
+
+#. use movstrhi for bcopy
+#. use 32 bit for int
+#: config/pdp11/pdp11.h:71 config/pdp11/pdp11.h:72
+msgid "Use 32 bit int"
+msgstr ""
+
+#: config/pdp11/pdp11.h:73 config/pdp11/pdp11.h:74
+msgid "Use 16 bit int"
+msgstr ""
+
+#. use 32 bit for float
+#: config/pdp11/pdp11.h:76 config/pdp11/pdp11.h:77
+msgid "Use 32 bit float"
+msgstr ""
+
+#: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
+msgid "Use 64 bit float"
+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:88
+msgid "Target has split I&D"
+msgstr ""
+
+#: config/pdp11/pdp11.h:89
+msgid "Target does not have split I&D"
+msgstr ""
+
+#. UNIX assembler syntax?
+#: config/pdp11/pdp11.h:91
+msgid "Use UNIX assembler syntax"
+msgstr ""
+
+#: config/pdp11/pdp11.h:92
+msgid "Use DEC assembler syntax"
+msgstr ""
+
+#: config/romp/romp.c:675
+msgid "invalid %%B value"
+msgstr ""
+
+#: config/romp/romp.c:702 config/rs6000/rs6000.c:4077
+msgid "invalid %%S value"
+msgstr ""
+
+#: config/romp/romp.c:711 config/romp/romp.c:718
+msgid "invalid %%b value"
+msgstr ""
+
+#: config/romp/romp.c:739 config/romp/romp.c:746
+msgid "invalid %%H value"
+msgstr ""
+
+#: config/romp/romp.c:758 config/romp/romp.c:769
+msgid "invalid %%z value"
+msgstr ""
+
+#: config/romp/romp.c:777 config/romp/romp.c:785
+msgid "invalid %%Z value"
+msgstr ""
+
+#: config/romp/romp.c:792 config/romp/romp.c:801 config/romp/romp.c:808
+#: config/rs6000/rs6000.c:3859
+msgid "invalid %%k value"
+msgstr ""
+
+#: config/romp/romp.c:893 config/romp/romp.c:936
+msgid "invalid %%j value"
+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:660
+msgid "can't have varargs with -mfp-arg-in-fp-regs"
+msgstr ""
+
+#: config/rs6000/aix.h:254 config/rs6000/beos.h:33
+msgid "Always pass floating-point arguments in memory"
+msgstr ""
+
+#: config/rs6000/aix.h:256 config/rs6000/beos.h:35
+msgid "Don't always pass floating-point arguments in memory"
+msgstr ""
+
+#: config/rs6000/aix41.h:31 config/rs6000/aix43.h:35
+msgid "Support message passing with the Parallel Environment"
+msgstr ""
+
+#: config/rs6000/aix43.h:31
+msgid "Compile for 64-bit pointers"
+msgstr ""
+
+#: config/rs6000/aix43.h:33
+msgid "Compile for 32-bit pointers"
+msgstr ""
+
+#: config/rs6000/aix43.h:52
+msgid "-maix64 and POWER architecture are incompatible."
+msgstr ""
+
+#: config/rs6000/aix43.h:57
+msgid "-maix64 requires PowerPC64 architecture remain enabled."
+msgstr ""
+
+#: config/rs6000/aix43.h:61
+msgid ""
+"-maix64 required: 64-bit computation with 32-bit addressing not yet "
+"supported."
+msgstr ""
+
+#: config/rs6000/rs6000.c:340
+msgid "-mmultiple is not supported on little endian systems"
+msgstr ""
+
+#: config/rs6000/rs6000.c:347
+msgid "-mstring is not supported on little endian systems"
+msgstr ""
+
+#: config/rs6000/rs6000.c:353
+#, c-format
+msgid "-f%s ignored for AIX (all code is position independent)"
+msgstr ""
+
+#: config/rs6000/rs6000.c:361
+msgid "-ffunction-sections disabled on AIX when debugging"
+msgstr ""
+
+#: config/rs6000/rs6000.c:367
+msgid "-fdata-sections not supported on AIX"
+msgstr ""
+
+#: config/rs6000/rs6000.c:381
+#, c-format
+msgid "Unknown -mdebug-%s switch"
+msgstr ""
+
+#: config/rs6000/rs6000.c:3786
+msgid "invalid %%f value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:3795
+msgid "invalid %%F value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:3804
+msgid "invalid %%G value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:3839
+msgid "invalid %%j code"
+msgstr ""
+
+#: config/rs6000/rs6000.c:3849
+msgid "invalid %%J code"
+msgstr ""
+
+#: config/rs6000/rs6000.c:3879
+msgid "invalid %%K value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:4003
+msgid "invalid %%p value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:4040
+msgid "invalid %%q value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:4103
+msgid "%%S computed all 1's mask"
+msgstr ""
+
+#: config/rs6000/rs6000.c:4130
+msgid "%%S computed all 0's mask"
+msgstr ""
+
+#: config/rs6000/rs6000.c:4140
+msgid "invalid %%T value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:4150
+msgid "invalid %%u value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:4159
+msgid "invalid %%v value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:4232
+msgid "invalid %%W value"
+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:256
+msgid "Use POWER instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.h:259
+msgid "Use POWER2 instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.h:261
+msgid "Do not use POWER2 instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.h:264
+msgid "Do not use POWER instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.h:266
+msgid "Use PowerPC instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.h:269
+msgid "Do not use PowerPC instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.h:271
+msgid "Use PowerPC General Purpose group optional instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:273
+msgid "Don't use PowerPC General Purpose group optional instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:275
+msgid "Use PowerPC Graphics group optional instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:277
+msgid "Don't use PowerPC Graphics group optional instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:279
+msgid "Use PowerPC-64 instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.h:281
+msgid "Don't use PowerPC-64 instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.h:283
+msgid "Use new mnemonics for PowerPC architecture"
+msgstr ""
+
+#: config/rs6000/rs6000.h:285
+msgid "Use old mnemonics for PowerPC architecture"
+msgstr ""
+
+#: config/rs6000/rs6000.h:288
+msgid "Put everything in the regular TOC"
+msgstr ""
+
+#: config/rs6000/rs6000.h:290
+msgid "Place floating point constants in TOC"
+msgstr ""
+
+#: config/rs6000/rs6000.h:292
+msgid "Don't place floating point constants in TOC"
+msgstr ""
+
+#: config/rs6000/rs6000.h:294
+msgid "Place symbol+offset constants in TOC"
+msgstr ""
+
+#: config/rs6000/rs6000.h:296
+msgid "Don't place symbol+offset constants in TOC"
+msgstr ""
+
+#: config/rs6000/rs6000.h:302
+msgid "Place variable addresses in the regular TOC"
+msgstr ""
+
+#: config/rs6000/rs6000.h:308
+msgid "Generate load/store multiple instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:310
+msgid "Do not generate load/store multiple instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:314
+msgid "Generate string instructions for block moves"
+msgstr ""
+
+#: config/rs6000/rs6000.h:316
+msgid "Do not generate string instructions for block moves"
+msgstr ""
+
+#: config/rs6000/rs6000.h:320
+msgid "Generate load/store with update instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:322
+msgid "Do not generate load/store with update instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:324
+msgid "Generate fused multiply/add instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:326
+msgid "Don't generate fused multiply/add instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.h:330
+msgid "Don't schedule the start and end of the procedure"
+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.
+#.
+#. Here is an example which defines `-mshort-data-NUMBER'. If the
+#. given option is `-mshort-data-512', the variable `m88k_short_data'
+#. will be set to the string `"512"'.
+#.
+#. extern char *m88k_short_data;
+#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
+#: config/rs6000/rs6000.h:403 config/sparc/sparc.h:709
+msgid "Use features of and schedule code for given CPU"
+msgstr ""
+
+#: config/rs6000/rs6000.h:406
+msgid "Enable debug output"
+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:1637
+msgid "RETURN_ADDRESS_OFFSET not supported"
+msgstr ""
+
+#: config/rs6000/sysv4.h:92
+msgid "Select ABI calling convention."
+msgstr ""
+
+#: config/rs6000/sysv4.h:93
+msgid "Select method for sdata handling."
+msgstr ""
+
+#: config/rs6000/sysv4.h:108
+msgid "Align to the base type of the bitfield."
+msgstr ""
+
+#: config/rs6000/sysv4.h:110
+msgid "Don't align to the base type of the bitfield."
+msgstr ""
+
+#: config/rs6000/sysv4.h:112
+msgid "Don't assume that unaligned accesses are handled by the system"
+msgstr ""
+
+#: config/rs6000/sysv4.h:114
+msgid "Assume that unaligned accesses are handled by the system"
+msgstr ""
+
+#: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:120
+msgid "Produce code relocatable at runtime."
+msgstr ""
+
+#: config/rs6000/sysv4.h:118 config/rs6000/sysv4.h:122
+msgid "Don't produce code relocatable at runtime."
+msgstr ""
+
+#: config/rs6000/sysv4.h:124 config/rs6000/sysv4.h:126
+msgid "Produce little endian code."
+msgstr ""
+
+#: config/rs6000/sysv4.h:128 config/rs6000/sysv4.h:130
+msgid "Produce big endian code."
+msgstr ""
+
+#: config/rs6000/sysv4.h:134 config/sparc/linux.h:93
+#: config/sparc/linux64.h:149
+msgid "Use 128 bit long doubles"
+msgstr ""
+
+#: config/rs6000/sysv4.h:135 config/rs6000/sysv4.h:136
+#: config/rs6000/sysv4.h:137 config/rs6000/sysv4.h:138
+#: config/rs6000/sysv4.h:139 config/rs6000/sysv4.h:140
+#: config/rs6000/sysv4.h:147 config/rs6000/sysv4.h:148
+#: config/rs6000/sysv4.h:159 config/rs6000/sysv4.h:160
+#: config/rs6000/sysv4.h:161 config/rs6000/sysv4.h:163
+msgid "no description yet"
+msgstr ""
+
+#: config/rs6000/sysv4.h:141
+msgid "Use EABI."
+msgstr ""
+
+#: config/rs6000/sysv4.h:142
+msgid "Don't use EABI."
+msgstr ""
+
+#: config/rs6000/sysv4.h:144
+msgid "Use alternate register names."
+msgstr ""
+
+#: config/rs6000/sysv4.h:146
+msgid "Don't use alternate register names."
+msgstr ""
+
+#: config/rs6000/sysv4.h:150
+msgid "Link with libsim.a, libc.a and sim-crt0.o."
+msgstr ""
+
+#: config/rs6000/sysv4.h:152
+msgid "Link with libads.a, libc.a and crt0.o."
+msgstr ""
+
+#: config/rs6000/sysv4.h:154
+msgid "Link with libyk.a, libc.a and crt0.o."
+msgstr ""
+
+#: config/rs6000/sysv4.h:156
+msgid "Link with libmvme.a, libc.a and crt0.o."
+msgstr ""
+
+#: config/rs6000/sysv4.h:158
+msgid "Set the PPC_EMB bit in the ELF flags header"
+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:209
+#, c-format
+msgid "Bad value for -mcall-%s"
+msgstr ""
+
+#: config/rs6000/sysv4.h:225
+#, c-format
+msgid "Bad value for -msdata=%s"
+msgstr ""
+
+#: config/rs6000/sysv4.h:242
+#, c-format
+msgid "-mrelocatable and -msdata=%s are incompatible."
+msgstr ""
+
+#: config/rs6000/sysv4.h:250
+#, c-format
+msgid "-f%s and -msdata=%s are incompatible."
+msgstr ""
+
+#: config/rs6000/sysv4.h:259
+#, c-format
+msgid "-msdata=%s and -mcall-%s are incompatible."
+msgstr ""
+
+#: config/rs6000/sysv4.h:266
+msgid "-mrelocatable and -mno-minimal-toc are incompatible."
+msgstr ""
+
+#: config/rs6000/sysv4.h:272
+#, c-format
+msgid "-mrelocatable and -mcall-%s are incompatible."
+msgstr ""
+
+#: config/rs6000/sysv4.h:279
+#, c-format
+msgid "-fPIC and -mcall-%s are incompatible."
+msgstr ""
+
+#: config/rs6000/sysv4.h:286
+msgid "-mcall-aixdesc must be big endian"
+msgstr ""
+
+#: config/sparc/sp64-elf.h:84 config/sparc/splet.h:29
+msgid "Generate code for big endian"
+msgstr ""
+
+#: config/sparc/sp64-elf.h:85 config/sparc/splet.h:30
+msgid "Generate code for little endian"
+msgstr ""
+
+#: config/sparc/sparc.c:256
+#, c-format
+msgid "%s is not supported by this configuration"
+msgstr ""
+
+#: config/sparc/sparc.c:264
+#, c-format
+msgid "-mptr%d not allowed on -m%d"
+msgstr ""
+
+#: config/sparc/sparc.c:275
+msgid "-mlong-double-64 not allowed with -m64"
+msgstr ""
+
+#: config/sparc/sparc.c:295
+#, c-format
+msgid "bad value (%s) for -mcmodel= switch"
+msgstr ""
+
+#: config/sparc/sparc.c:300
+msgid "-mcmodel= is not supported on 32 bit systems"
+msgstr ""
+
+#: config/sparc/sparc.c:381
+msgid "profiling does not support code models other than medlow"
+msgstr ""
+
+#: config/sparc/sparc.c:5683 config/sparc/sparc.c:5689
+msgid "Invalid %%Y operand"
+msgstr ""
+
+#: config/sparc/sparc.c:5759
+msgid "Invalid %%A operand"
+msgstr ""
+
+#: config/sparc/sparc.c:5769
+msgid "Invalid %%B operand"
+msgstr ""
+
+#: config/sparc/sparc.c:5808
+msgid "Invalid %%c operand"
+msgstr ""
+
+#: config/sparc/sparc.c:5809
+msgid "Invalid %%C operand"
+msgstr ""
+
+#: config/sparc/sparc.c:5830
+msgid "Invalid %%d operand"
+msgstr ""
+
+#: config/sparc/sparc.c:5831
+msgid "Invalid %%D operand"
+msgstr ""
+
+#: config/sparc/sparc.c:5849
+msgid "Invalid %%f operand"
+msgstr ""
+
+#: config/sparc/sparc.c:5899
+msgid "long long constant not a valid immediate operand"
+msgstr ""
+
+#: config/sparc/sparc.c:5902
+msgid "floating point constant not a valid immediate operand"
+msgstr ""
+
+#. To make profiling work with -f{pic,PIC}, we need to emit the profiling
+#. code into the rtl. Also, if we are profiling, we cannot eliminate
+#. the frame pointer (because the return address will get smashed).
+#: config/sparc/sparc.h:403
+#, c-format
+msgid "%s and profiling conflict: disabling %s"
+msgstr ""
+
+#: config/sparc/sparc.h:588
+msgid "Use FUNCTION_EPILOGUE"
+msgstr ""
+
+#: config/sparc/sparc.h:590
+msgid "Do not use FUNCTION_EPILOGUE"
+msgstr ""
+
+#: config/sparc/sparc.h:592
+msgid "Assume possible double misalignment"
+msgstr ""
+
+#: config/sparc/sparc.h:594
+msgid "Assume all doubles are aligned"
+msgstr ""
+
+#: config/sparc/sparc.h:596
+msgid "Pass -assert pure-text to linker"
+msgstr ""
+
+#: config/sparc/sparc.h:598
+msgid "Do not pass -assert pure-text to linker"
+msgstr ""
+
+#: config/sparc/sparc.h:600
+msgid "Use flat register window model"
+msgstr ""
+
+#: config/sparc/sparc.h:602
+msgid "Do not use flat register window model"
+msgstr ""
+
+#: config/sparc/sparc.h:604
+msgid "Use ABI reserved registers"
+msgstr ""
+
+#: config/sparc/sparc.h:606
+msgid "Do not use ABI reserved registers"
+msgstr ""
+
+#: config/sparc/sparc.h:608
+msgid "Use hardware quad fp instructions"
+msgstr ""
+
+#: config/sparc/sparc.h:610
+msgid "Do not use hardware quad fp instructions"
+msgstr ""
+
+#: config/sparc/sparc.h:612
+msgid "Compile for v8plus ABI"
+msgstr ""
+
+#: config/sparc/sparc.h:614
+msgid "Do not compile for v8plus ABI"
+msgstr ""
+
+#: config/sparc/sparc.h:616
+msgid "Utilize Visual Instruction Set"
+msgstr ""
+
+#: config/sparc/sparc.h:618
+msgid "Do not utilize Visual Instruction Set"
+msgstr ""
+
+#. ??? These are deprecated, coerced to -mcpu=. Delete in 2.9.
+#: config/sparc/sparc.h:621
+msgid "Optimize for Cypress processors"
+msgstr ""
+
+#: config/sparc/sparc.h:623
+msgid "Optimize for SparcLite processors"
+msgstr ""
+
+#: config/sparc/sparc.h:625
+msgid "Optimize for F930 processors"
+msgstr ""
+
+#: config/sparc/sparc.h:627
+msgid "Optimize for F934 processors"
+msgstr ""
+
+#: config/sparc/sparc.h:629
+msgid "Use V8 Sparc ISA"
+msgstr ""
+
+#: config/sparc/sparc.h:631
+msgid "Optimize for SuperSparc processors"
+msgstr ""
+
+#. End of deprecated options.
+#: config/sparc/sparc.h:634
+msgid "Pointers are 64-bit"
+msgstr "Pekare är 64-bitars"
+
+#: config/sparc/sparc.h:636
+msgid "Pointers are 32-bit"
+msgstr "Pekare är 32-bitars"
+
+#: config/sparc/sparc.h:638
+msgid "Use 32-bit ABI"
+msgstr "Använd 32-bitars ABI"
+
+#: config/sparc/sparc.h:640
+msgid "Use 64-bit ABI"
+msgstr "Använd 64-bitars ABI"
+
+#: config/sparc/sparc.h:642
+msgid "Use stack bias"
+msgstr ""
+
+#: config/sparc/sparc.h:644
+msgid "Do not use stack bias"
+msgstr ""
+
+#: config/sparc/sparc.h:646
+msgid "Use structs on stronger alignment for double-word copies"
+msgstr ""
+
+#: config/sparc/sparc.h:648
+msgid "Do not use structs on stronger alignment for double-word copies"
+msgstr ""
+
+#: config/sparc/sparc.h:650
+msgid "Optimize tail call instructions in assembler and linker"
+msgstr ""
+
+#: config/sparc/sparc.h:652
+msgid "Do not optimize tail call instructions in assembler or linker"
+msgstr ""
+
+#: config/sparc/sparc.h:713
+msgid "Use given Sparc code model"
+msgstr ""
+
+#: config/v850/v850.c:101
+#, c-format
+msgid "%s=%s is not numeric."
+msgstr ""
+
+#: config/v850/v850.c:108
+#, c-format
+msgid "%s=%s is too large."
+msgstr ""
+
+#: config/v850/v850.c:2033
+msgid "a data area attribute cannot be specified for local variables"
+msgstr ""
+
+#: config/v850/v850.c:2041
+#, c-format
+msgid "data area of '%s' conflicts with previous declaration"
+msgstr ""
+
+#: config/v850/v850.c:2245
+#, c-format
+msgid "Bogus JR construction: %d\n"
+msgstr ""
+
+#: config/v850/v850.c:2266 config/v850/v850.c:2468
+#, c-format
+msgid "Bad amount of stack space removal: %d"
+msgstr ""
+
+#: config/v850/v850.c:2444
+#, c-format
+msgid "Bogus JARL construction: %d\n"
+msgstr ""
+
+#: config/v850/v850.c:2689
+msgid "#pragma GHS endXXXX found without previous startXXX"
+msgstr ""
+
+#: config/v850/v850.c:2691
+msgid "#pragma GHS endXXX does not match previous startXXX"
+msgstr ""
+
+#: config/v850/v850.c:2715
+msgid "Cannot set interrupt attribute: no current function"
+msgstr ""
+
+#: config/v850/v850.c:2723
+msgid "Cannot set interrupt attribute: no such identifier"
+msgstr ""
+
+#: config/v850/v850.c:2765
+msgid "junk at end of #pragma ghs section"
+msgstr ""
+
+#: config/v850/v850.c:2782
+#, c-format
+msgid "unrecognised section name \"%s\""
+msgstr ""
+
+#: config/v850/v850.c:2796
+msgid "malformed #pragma ghs section"
+msgstr ""
+
+#: config/v850/v850.c:2814
+msgid "junk at end of #pragma ghs interrupt"
+msgstr ""
+
+#: config/v850/v850.c:2824
+msgid "junk at end of #pragma ghs starttda"
+msgstr ""
+
+#: config/v850/v850.c:2834
+msgid "junk at end of #pragma ghs startsda"
+msgstr ""
+
+#: config/v850/v850.c:2844
+msgid "junk at end of #pragma ghs startzda"
+msgstr ""
+
+#: config/v850/v850.c:2854
+msgid "junk at end of #pragma ghs endtda"
+msgstr ""
+
+#: config/v850/v850.c:2864
+msgid "junk at end of #pragma ghs endsda"
+msgstr ""
+
+#: config/v850/v850.c:2874
+msgid "junk at end of #pragma ghs endzda"
+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:121
+msgid "Support Green Hills ABI"
+msgstr ""
+
+#: config/v850/v850.h:124
+msgid "Prohibit PC relative function calls"
+msgstr ""
+
+#: config/v850/v850.h:127
+msgid "Reuse r30 on a per function basis"
+msgstr ""
+
+#: config/v850/v850.h:130
+msgid "Use stubs for function prologues"
+msgstr ""
+
+#: config/v850/v850.h:133
+msgid "Same as: -mep -mprolog-function"
+msgstr ""
+
+#: config/v850/v850.h:134
+msgid "Enable backend debugging"
+msgstr ""
+
+#: config/v850/v850.h:136
+msgid "Compile for the v850 processor"
+msgstr ""
+
+#: config/v850/v850.h:139
+msgid "Use 4 byte entries in switch tables"
+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.
+#.
+#. Here is an example which defines `-mshort-data-NUMBER'. If the
+#. given option is `-mshort-data-512', the variable `m88k_short_data'
+#. will be set to the string `"512"'.
+#.
+#. extern char *m88k_short_data;
+#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
+#: config/v850/v850.h:183
+msgid "Set the max size of data eligible for the TDA area"
+msgstr ""
+
+#: config/v850/v850.h:186
+msgid "Set the max size of data eligible for the SDA area"
+msgstr ""
+
+#: config/v850/v850.h:189
+msgid "Set the max size of data eligible for the ZDA area"
+msgstr ""
+
+#: convert.c:67
+msgid "cannot convert to a pointer type"
+msgstr "kan inte konvertera till en pekartyp"
+
+#: convert.c:100
+msgid "pointer value used where a floating point value was expected"
+msgstr ""
+
+#: convert.c:104
+msgid "aggregate value used where a float was expected"
+msgstr ""
+
+#: convert.c:130
+msgid "conversion to incomplete type"
+msgstr ""
+
+#: convert.c:390 convert.c:470
+msgid "can't convert between vector values of different size"
+msgstr ""
+
+#: convert.c:396
+msgid "aggregate value used where an integer was expected"
+msgstr ""
+
+#: convert.c:448
+msgid "pointer value used where a complex was expected"
+msgstr ""
+
+#: convert.c:452
+msgid "aggregate value used where a complex was expected"
+msgstr ""
+
+#: convert.c:476
+msgid "can't convert value to a vector"
+msgstr ""
+
+#: cp/call.c:383
+msgid "unable to call pointer to member function here"
+msgstr ""
+
+#: cp/call.c:513
+msgid "destructors take no parameters"
+msgstr ""
+
+#: cp/call.c:2835
+msgid "ISO C++ forbids omitting the middle term of a ?: expression"
+msgstr "ISO C++ förbjuder uteslutande av mittersta termen i ett ?: uttryck"
+
+#: cp/class.c:892
+msgid "internal inconsistency: binfo offset error for rtti"
+msgstr ""
+
+#: cp/class.c:1481
+#, c-format
+msgid "conflicting access specifications for field `%s', ignored"
+msgstr ""
+
+#: cp/class.c:5262
+msgid "trying to finish struct, but kicked out due to previous parse errors."
+msgstr ""
+
+#: cp/class.c:5712
+#, c-format
+msgid "language string `\"%s\"' not recognized"
+msgstr ""
+
+#: cp/class.c:6024 cp/class.c:6192 cp/class.c:6199
+msgid "not enough type information"
+msgstr ""
+
+#: cp/class.c:6176
+msgid "invalid operation on uninstantiated type"
+msgstr ""
+
+#: cp/class.c:7633
+msgid ""
+"object size exceeds built-in limit for virtual function table implementation"
+msgstr ""
+
+#: cp/class.c:7635
+msgid ""
+"object size exceeds normal limit for virtual function table implementation, "
+"recompile all source and use -fhuge-objects"
+msgstr ""
+
+#: cp/decl.c:1411
+msgid "internal compiler error: debugging info corrupted"
+msgstr ""
+
+#: cp/decl.c:3938
+msgid "parse errors have confused me too much"
+msgstr ""
+
+#: cp/decl.c:4236
+#, c-format
+msgid "declaration of `%s' shadows a member of `this'"
+msgstr ""
+
+#: cp/decl.c:4878
+#, c-format
+msgid "label `%s' referenced outside of any function"
+msgstr ""
+
+#: cp/decl.c:4983 cp/decl.c:5010
+msgid "jump to case label"
+msgstr ""
+
+#: cp/decl.c:5016 cp/decl.c:5117
+msgid " enters try block"
+msgstr ""
+
+#: cp/decl.c:5098
+msgid " from here"
+msgstr ""
+
+#: cp/decl.c:5254
+msgid "`default' label not within a switch statement"
+msgstr ""
+
+#: cp/decl.c:5282
+msgid "pointers are not permitted as case values"
+msgstr ""
+
+#: cp/decl.c:5286
+msgid "ISO C++ forbids range expressions in switch statement"
+msgstr ""
+
+#: cp/decl.c:5310
+msgid "empty range specified"
+msgstr ""
+
+#: cp/decl.c:5361
+msgid "duplicate (or overlapping) case value"
+msgstr ""
+
+#: cp/decl.c:5383
+msgid "where case label appears here"
+msgstr ""
+
+#: cp/decl.c:5386
+msgid ""
+"(enclose actions of previous case statements requiring destructors in their "
+"own scope.)"
+msgstr ""
+
+#: ../libiberty/cplus-dem.c:5007 ../libiberty/cplus-dem.c:5018 cp/decl.c:5738
+msgid "virtual memory exhausted"
+msgstr ""
+
+#: cp/decl.c:6489
+msgid "the new ABI requires vtable thunks"
+msgstr ""
+
+#: cp/decl.c:7139
+msgid "an anonymous union cannot have function members"
+msgstr ""
+
+#: cp/decl.c:7196
+msgid "multiple types in one declaration"
+msgstr ""
+
+#: cp/decl.c:7199
+msgid "declaration does not declare anything"
+msgstr ""
+
+#: cp/decl.c:7212
+msgid "ISO C++ prohibits anonymous structs"
+msgstr ""
+
+#: cp/decl.c:8216
+msgid "assignment (not initialization) in declaration"
+msgstr ""
+
+#: cp/decl.c:8778
+msgid "invalid catch parameter"
+msgstr ""
+
+#: cp/decl.c:9010
+msgid "cannot declare `::main' to be a template"
+msgstr ""
+
+#: cp/decl.c:9012
+msgid "cannot declare `::main' to be inline"
+msgstr ""
+
+#: cp/decl.c:9014
+msgid "cannot declare `::main' to be static"
+msgstr ""
+
+#: cp/decl.c:9017
+msgid "`main' must return `int'"
+msgstr ""
+
+#: cp/decl.c:9579
+msgid "overflow in array dimension"
+msgstr ""
+
+#: cp/decl.c:9868
+msgid "destructors must be member functions"
+msgstr ""
+
+#: cp/decl.c:10197
+msgid "`bool' is now a keyword"
+msgstr "\"bool\" är numera ett nyckelord"
+
+#: cp/decl.c:10228
+msgid "ISO C++ does not support `long long'"
+msgstr "ISO C++ stödjer inte \"long long\""
+
+#: cp/decl.c:10351
+#, c-format
+msgid "short, signed or unsigned invalid for `%s'"
+msgstr ""
+
+#: cp/decl.c:10356
+#, c-format
+msgid "long and short specified together for `%s'"
+msgstr ""
+
+#: cp/decl.c:10367
+#, c-format
+msgid "signed and unsigned given together for `%s'"
+msgstr ""
+
+#: cp/decl.c:10514
+msgid "storage class specifiers invalid in parameter declarations"
+msgstr ""
+
+#: cp/decl.c:10518
+msgid "typedef declaration invalid in parameter declaration"
+msgstr ""
+
+#: cp/decl.c:10529
+msgid "virtual outside class declaration"
+msgstr ""
+
+#: cp/decl.c:10583
+#, c-format
+msgid "storage class specified for %s `%s'"
+msgstr ""
+
+#: cp/decl.c:10621
+msgid "storage class specifiers invalid in friend function declarations"
+msgstr ""
+
+#: cp/decl.c:10803
+msgid "destructor cannot be static member function"
+msgstr ""
+
+#: cp/decl.c:10827
+msgid "constructor cannot be static member function"
+msgstr ""
+
+#: cp/decl.c:10830
+msgid "constructors cannot be declared virtual"
+msgstr ""
+
+#: cp/decl.c:10845
+msgid "return value type specifier for constructor ignored"
+msgstr ""
+
+#: cp/decl.c:10864
+#, c-format
+msgid "can't initialize friend function `%s'"
+msgstr ""
+
+#. Cannot be both friend and virtual.
+#: cp/decl.c:10868
+msgid "virtual functions cannot be friends"
+msgstr ""
+
+#: cp/decl.c:10873
+msgid "friend declaration not in class definition"
+msgstr ""
+
+#: cp/decl.c:10929
+#, c-format
+msgid "cannot declare %s to references"
+msgstr ""
+
+#: cp/decl.c:10955
+msgid "invalid type: `void &'"
+msgstr ""
+
+#: cp/decl.c:11006
+msgid "discarding `const' applied to a reference"
+msgstr ""
+
+#: cp/decl.c:11008
+msgid "discarding `volatile' applied to a reference"
+msgstr ""
+
+#. [dcl.fct.spec] The explicit specifier shall only be used in
+#. declarations of constructors within a class definition.
+#: cp/decl.c:11225
+msgid "only declarations of constructors can be `explicit'"
+msgstr ""
+
+#: cp/decl.c:11233
+#, c-format
+msgid "non-member `%s' cannot be declared `mutable'"
+msgstr ""
+
+#: cp/decl.c:11238
+#, c-format
+msgid "non-object member `%s' cannot be declared `mutable'"
+msgstr ""
+
+#: cp/decl.c:11244
+#, c-format
+msgid "function `%s' cannot be declared `mutable'"
+msgstr ""
+
+#: cp/decl.c:11249
+#, c-format
+msgid "static `%s' cannot be declared `mutable'"
+msgstr ""
+
+#: cp/decl.c:11254
+#, c-format
+msgid "const `%s' cannot be declared `mutable'"
+msgstr ""
+
+#: cp/decl.c:11374
+msgid "typedef declaration includes an initializer"
+msgstr ""
+
+#: cp/decl.c:11470
+msgid "unnamed variable or field declared void"
+msgstr ""
+
+#: cp/decl.c:11479
+msgid "variable or field declared void"
+msgstr ""
+
+#: cp/decl.c:11489
+msgid "cannot use `::' in parameter declaration"
+msgstr ""
+
+#: cp/decl.c:11507
+#, c-format
+msgid "declaration of `%s' as void"
+msgstr ""
+
+#: cp/decl.c:11686
+#, c-format
+msgid "`%s' is neither function nor member function; cannot be declared friend"
+msgstr ""
+
+#: cp/decl.c:11697
+msgid "member functions are implicitly friends of their class"
+msgstr ""
+
+#: cp/decl.c:11811
+#, c-format
+msgid "storage class `auto' invalid for function `%s'"
+msgstr ""
+
+#: cp/decl.c:11813
+#, c-format
+msgid "storage class `register' invalid for function `%s'"
+msgstr ""
+
+#: cp/decl.c:11824
+#, c-format
+msgid ""
+"storage class `static' invalid for function `%s' declared out of global scope"
+msgstr ""
+
+#: cp/decl.c:11826
+#, c-format
+msgid ""
+"storage class `inline' invalid for function `%s' declared out of global scope"
+msgstr ""
+
+#: cp/decl.c:11833
+#, c-format
+msgid "virtual non-class function `%s'"
+msgstr ""
+
+#. FIXME need arm citation
+#: cp/decl.c:11868
+msgid "cannot declare static function inside another function"
+msgstr ""
+
+#: cp/decl.c:12202
+msgid ""
+"invalid integer constant in parameter list, did you forget to give parameter "
+"name?"
+msgstr ""
+
+#: cp/decl.c:12229
+msgid "parameter invalidly declared method type"
+msgstr ""
+
+#: cp/decl.c:12239
+msgid "parameter invalidly declared offset type"
+msgstr ""
+
+#: cp/decl.c:12273
+msgid "`void' in parameter list must be entire list"
+msgstr ""
+
+#: cp/decl.c:12659
+#, c-format
+msgid "conversion to %s%s will never use a type conversion operator"
+msgstr ""
+
+#: cp/decl.c:13739
+msgid "return type for `main' changed to `int'"
+msgstr ""
+
+#: cp/decl.c:14671
+msgid "no return statement in function returning non-void"
+msgstr ""
+
+#: cp/decl2.c:631
+#, c-format
+msgid "-f%s is no longer supported"
+msgstr ""
+
+#: cp/decl2.c:637
+msgid ""
+"-fhandle-exceptions has been renamed to -fexceptions (and is now on by "
+"default)"
+msgstr ""
+
+#: cp/decl2.c:679
+msgid "no file specified with -fdump-translation-unit"
+msgstr ""
+
+#: cp/decl2.c:741
+msgid "-Wno-strict-prototypes is not supported in C++"
+msgstr ""
+
+#: cp/decl2.c:1055
+msgid "name missing for member function"
+msgstr ""
+
+#: cp/decl2.c:1121
+msgid "`__alignof__' applied to a bit-field"
+msgstr ""
+
+#. Something has gone very wrong. Assume we are mistakenly reducing
+#. an expression instead of a declaration.
+#: cp/decl2.c:1163
+msgid "parser may be lost: is there a '{' missing somewhere?"
+msgstr ""
+
+#: cp/decl2.c:1194 cp/decl2.c:1208
+msgid "ambiguous conversion for array subscript"
+msgstr ""
+
+#: cp/decl2.c:1258
+msgid "anachronistic use of array size in vector delete"
+msgstr ""
+
+#: cp/decl2.c:1268
+msgid ""
+"cannot delete a function. Only pointer-to-objects are valid arguments to "
+"`delete'"
+msgstr ""
+
+#: cp/decl2.c:1592
+msgid "initializer invalid for static member with constructor"
+msgstr ""
+
+#: cp/decl2.c:1595
+msgid "(an out of class initialization is required)"
+msgstr ""
+
+#: cp/decl2.c:1780
+msgid "field initializer is not constant"
+msgstr ""
+
+#: cp/decl2.c:2144
+msgid "anonymous struct not inside named type"
+msgstr ""
+
+#: cp/decl2.c:2240
+msgid "namespace-scope anonymous aggregates must be static"
+msgstr ""
+
+#: cp/decl2.c:2250
+msgid "anonymous aggregate with no members"
+msgstr ""
+
+#: cp/decl2.c:2316
+msgid "`operator new' must return type `void *'"
+msgstr ""
+
+#: cp/decl2.c:2321
+msgid "`operator new' takes type `size_t' parameter"
+msgstr ""
+
+#: cp/decl2.c:2323
+msgid "`operator new' takes type `size_t' as first parameter"
+msgstr ""
+
+#: cp/decl2.c:2348
+msgid "`operator delete' must return type `void'"
+msgstr ""
+
+#: cp/decl2.c:2352
+msgid "`operator delete' takes type `void *' as first parameter"
+msgstr ""
+
+#: cp/decl2.c:2363
+msgid "second argument to `operator delete' must be of type `size_t'"
+msgstr ""
+
+#: cp/decl2.c:2368
+msgid "too many arguments in declaration of `operator delete'"
+msgstr ""
+
+#: cp/decl2.c:2370
+msgid "`...' invalid in specification of `operator delete'"
+msgstr ""
+
+#. Overflow occurred. That means there are at least 4 billion
+#. initialization functions.
+#: cp/decl2.c:3135
+msgid "too many initialization functions required"
+msgstr ""
+
+#: cp/decl2.c:3947
+msgid "use of old-style cast"
+msgstr ""
+
+#: cp/error.c:517
+#, c-format
+msgid "`%s' not supported by dump_type"
+msgstr ""
+
+#: cp/error.c:737
+#, c-format
+msgid "`%s' not supported by dump_type_prefix"
+msgstr ""
+
+#: cp/error.c:829
+#, c-format
+msgid "`%s' not supported by dump_type_suffix"
+msgstr ""
+
+#: cp/error.c:1095
+#, c-format
+msgid "`%s' not supported by dump_decl"
+msgstr ""
+
+#: cp/error.c:2122
+#, c-format
+msgid "`%s' not supported by dump_expr"
+msgstr ""
+
+#: cp/error.c:2538
+#, c-format
+msgid "In %s `%s':"
+msgstr ""
+
+#: cp/except.c:503
+msgid "call to Java `catch' or `throw', while `jthrowable' undefined"
+msgstr ""
+
+#: cp/except.c:568
+msgid "mixing C++ and Java `catch'es in single translation unit"
+msgstr ""
+
+#: cp/except.c:949
+msgid " in thrown expression"
+msgstr ""
+
+#: cp/friend.c:405
+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:194
+#, c-format
+msgid "argument to `%s' missing\n"
+msgstr ""
+
+#: cp/init.c:278
+msgid "initializer list treated as compound expression"
+msgstr ""
+
+#: cp/init.c:393
+msgid " will be re-ordered to match declaration order"
+msgstr ""
+
+#: cp/init.c:627
+msgid " will be re-ordered to match inheritance order"
+msgstr ""
+
+#: cp/init.c:1061
+msgid "base class initializer specified, but no base class to initialize"
+msgstr ""
+
+#: cp/init.c:1067
+msgid "initializer for unnamed base class ambiguous"
+msgstr ""
+
+#: cp/init.c:1092
+msgid "no base class to initialize"
+msgstr ""
+
+#: cp/init.c:1816
+msgid "object missing in use of pointer-to-member construct"
+msgstr ""
+
+#: cp/init.c:1858 cp/typeck.c:3130 cp/typeck.c:3232
+msgid "at this point in file"
+msgstr ""
+
+#: cp/init.c:2040
+msgid "new of array type fails to specify size"
+msgstr ""
+
+#: cp/init.c:2051
+msgid "size in array new must have integral type"
+msgstr ""
+
+#: cp/init.c:2057
+msgid "zero size array reserves no space"
+msgstr ""
+
+#: cp/init.c:2122
+msgid "new cannot be applied to a reference type"
+msgstr ""
+
+#: cp/init.c:2128
+msgid "new cannot be applied to a function type"
+msgstr ""
+
+#: cp/init.c:2175
+msgid "call to Java constructor, while `jclass' undefined"
+msgstr ""
+
+#: cp/init.c:2292
+msgid "invalid type `void' for new"
+msgstr ""
+
+#: cp/init.c:2348
+#, c-format
+msgid "call to Java constructor, while `%s' undefined"
+msgstr ""
+
+#: cp/init.c:2484 cp/typeck2.c:369 cp/typeck2.c:1172
+msgid "initializer list being treated as compound expression"
+msgstr ""
+
+#: cp/init.c:2487
+msgid "initializer list appears where operand should be used"
+msgstr ""
+
+#: cp/init.c:2934
+msgid "initialization of array from dissimilar array type"
+msgstr ""
+
+#: cp/init.c:2948
+msgid "initializer ends prematurely"
+msgstr ""
+
+#: cp/init.c:3017
+msgid "cannot initialize multi-dimensional array with initializer"
+msgstr ""
+
+#: cp/init.c:3211
+msgid "unknown array size in delete"
+msgstr ""
+
+#: cp/init.c:3430
+msgid "type to vector delete is neither pointer or array type"
+msgstr ""
+
+#: cp/lex.c:160
+msgid "type name expected before `*'"
+msgstr ""
+
+#: cp/lex.c:182
+msgid "cannot declare references to references"
+msgstr ""
+
+#: cp/lex.c:187
+msgid "cannot declare pointers to references"
+msgstr ""
+
+#: cp/lex.c:191
+msgid "type name expected before `&'"
+msgstr ""
+
+#: cp/lex.c:1058
+#, c-format
+msgid "semicolon missing after %s declaration"
+msgstr ""
+
+#: cp/lex.c:1109
+#, c-format
+msgid "junk at end of #pragma %s"
+msgstr ""
+
+#: cp/lex.c:1116
+#, c-format
+msgid "invalid #pragma %s"
+msgstr ""
+
+#: cp/lex.c:1208 cppmain.c:269
+#, c-format
+msgid "#pragma implementation for %s appears after file is included"
+msgstr ""
+
+#: cp/lex.c:1323
+msgid ""
+"(Each undeclared identifier is reported only once for each function it "
+"appears in.)"
+msgstr ""
+
+#: cp/lex.c:1346
+#, c-format
+msgid "name lookup of `%s' changed"
+msgstr ""
+
+#: cp/lex.c:1360 cp/lex.c:1367
+#, c-format
+msgid "name lookup of `%s' changed for new ISO `for' scoping"
+msgstr ""
+
+#: cp/method.c:907
+#, c-format
+msgid "conversion of %s as template parameter"
+msgstr ""
+
+#: cp/method.c:1933
+msgid "methods cannot be converted to function pointers"
+msgstr ""
+
+#: cp/method.c:1938
+#, c-format
+msgid "ambiguous request for method pointer `%s'"
+msgstr ""
+
+#: cp/method.c:2046
+#, c-format
+msgid "request for member `%s' is ambiguous in multiple inheritance lattice"
+msgstr ""
+
+#: parse.y:652
+msgid "invalid default template argument"
+msgstr ""
+
+#: parse.y:857
+msgid "no base or member initializers given following ':'"
+msgstr ""
+
+#: parse.y:873
+msgid "base initializers not allowed for non-member functions"
+msgstr ""
+
+#: parse.y:875
+msgid "only constructors take base initializers"
+msgstr ""
+
+#: parse.y:908 parse.y:914
+msgid "anachronistic old style base class initializer"
+msgstr ""
+
+#. Handle `Class<Class<Type>>' without space in the `>>'
+#: parse.y:1036
+msgid "`>>' should be `> >' in template class name"
+msgstr ""
+
+#: parse.y:1093 parse.y:1102
+#, c-format
+msgid "ISO C++ forbids an empty condition for `%s'"
+msgstr ""
+
+#: parse.y:1196
+msgid "ISO C++ forbids `&&'"
+msgstr ""
+
+#: parse.y:1281
+msgid "ISO C++ forbids initialization of new expression with `='"
+msgstr ""
+
+#: parse.y:1311
+msgid "ISO C++ forbids constructor-expressions"
+msgstr ""
+
+#: parse.y:1546
+msgid "ISO C++ forbids braced-groups within expressions"
+msgstr ""
+
+#: parse.y:1951 parse.y:1966
+msgid "sigof type specifier"
+msgstr ""
+
+#: parse.y:1956
+msgid "`sigof' applied to non-aggregate expression"
+msgstr ""
+
+#: parse.y:1971
+msgid "`sigof' applied to non-aggregate type"
+msgstr ""
+
+#: parse.y:2306
+#, c-format
+msgid "storage class specifier `%s' not allowed after struct or class"
+msgstr ""
+
+#: parse.y:2308
+#, c-format
+msgid "type specifier `%s' not allowed after struct or class"
+msgstr ""
+
+#: parse.y:2310
+#, c-format
+msgid "type qualifier `%s' not allowed after struct or class"
+msgstr ""
+
+#: parse.y:2312
+msgid "no body nor ';' separates two class, struct or union declarations"
+msgstr ""
+
+#: parse.y:2480
+msgid "multiple access specifiers"
+msgstr ""
+
+#: parse.y:2498
+msgid "multiple `virtual' specifiers"
+msgstr ""
+
+#: parse.y:2533
+msgid "missing ';' before right brace"
+msgstr ""
+
+#: parse.y:2754
+msgid "ISO C++ forbids array dimensions with parenthesized type in new"
+msgstr ""
+
+#: parse.y:3259
+msgid "ISO C++ forbids label declarations"
+msgstr ""
+
+#: parse.y:3412
+msgid "ISO C++ forbids computed gotos"
+msgstr ""
+
+#: parse.y:3419
+msgid "label must be followed by statement"
+msgstr ""
+
+#: parse.y:3512
+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:3595 parse.y:3605
+msgid "possibly missing ')'"
+msgstr ""
+
+#: parse.y:3702 parse.y:3707
+msgid "type specifier omitted for parameter"
+msgstr ""
+
+#: cp/pt.c:1829
+msgid " a template type parameter must begin with `class' or `typename'"
+msgstr ""
+
+#: cp/pt.c:6202
+msgid "creating array with size zero"
+msgstr ""
+
+#: cp/pt.c:6710
+#, c-format
+msgid "use of `%s' in template"
+msgstr ""
+
+#: cp/pt.c:7851
+msgid "incomplete type unification"
+msgstr ""
+
+#: cp/pt.c:8702
+#, c-format
+msgid "use of `%s' in template type unification"
+msgstr ""
+
+#: cp/repo.c:285
+msgid "-frepo must be used with -c"
+msgstr ""
+
+#: cp/repo.c:378
+#, c-format
+msgid "mysterious repository information in %s"
+msgstr ""
+
+#: cp/repo.c:393
+#, c-format
+msgid "can't create repository information file `%s'"
+msgstr ""
+
+#: cp/rtti.c:247
+msgid "taking dynamic typeid of object with -fno-rtti"
+msgstr ""
+
+#: cp/rtti.c:289
+msgid "cannot use typeid with -fno-rtti"
+msgstr ""
+
+#: cp/rtti.c:295 cp/rtti.c:496
+msgid "must #include <typeinfo> before using typeid"
+msgstr ""
+
+#: cp/search.c:2027
+msgid "adjusting pointers for covariant returns"
+msgstr ""
+
+#. This shouldn't happen, I don't want errors!
+#: cp/search.c:2545
+msgid "recoverable compiler error, fixups for virtual function"
+msgstr ""
+
+#: cp/spew.c:245
+#, c-format
+msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
+msgstr ""
+
+#: cp/spew.c:360
+msgid "syntax error before '#' token"
+msgstr ""
+
+#: cp/spew.c:364
+msgid "syntax error before '\\' token"
+msgstr ""
+
+#: cp/spew.c:847
+msgid "keyword 'export' not implemented and will be ignored"
+msgstr ""
+
+#: cp/spew.c:1055 cp/spew.c:1324
+msgid "parse error at end of saved function text"
+msgstr ""
+
+#: cp/spew.c:1097
+msgid "parse error in method specification"
+msgstr ""
+
+#: cp/spew.c:1139
+msgid "function body for constructor missing"
+msgstr ""
+
+#: cp/tree.c:217
+#, c-format
+msgid "non-lvalue in %s"
+msgstr ""
+
+#: cp/tree.c:2290
+msgid "`com_interface' only supported with -fvtable-thunks"
+msgstr ""
+
+#: cp/tree.c:2299
+msgid "`com_interface' attribute can only be applied to class definitions"
+msgstr ""
+
+#: cp/tree.c:2316
+msgid "requested init_priority is not an integer constant"
+msgstr ""
+
+#: cp/tree.c:2337
+msgid ""
+"can only use init_priority attribute on file-scope definitions of objects of "
+"class type"
+msgstr ""
+
+#: cp/tree.c:2343
+msgid "requested init_priority is out of range"
+msgstr ""
+
+#: cp/tree.c:2352
+msgid "requested init_priority is reserved for internal use"
+msgstr ""
+
+#: cp/typeck.c:482 cp/typeck.c:488
+#, c-format
+msgid ""
+"ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
+msgstr ""
+
+#: cp/typeck.c:1557
+msgid "ISO C++ forbids applying `sizeof' to a function type"
+msgstr ""
+
+#: cp/typeck.c:1563
+msgid "ISO C++ forbids applying `sizeof' to a member function"
+msgstr ""
+
+#: cp/typeck.c:1569
+msgid ""
+"ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
+msgstr ""
+
+#: cp/typeck.c:1607
+msgid "sizeof applied to a bit-field"
+msgstr "sizeof applicerat på ett bit-fält"
+
+#: cp/typeck.c:1610
+msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
+msgstr ""
+
+#: cp/typeck.c:2205
+msgid "invalid reference to NULL ptr, use ptr-to-member instead"
+msgstr ""
+
+#: cp/typeck.c:2369
+#, c-format
+msgid "invalid use of `%s' on pointer to member"
+msgstr ""
+
+#: cp/typeck.c:2375
+msgid "invalid type argument"
+msgstr ""
+
+#: cp/typeck.c:2456
+msgid "ISO C++ forbids subscripting non-lvalue array"
+msgstr ""
+
+#: cp/typeck.c:2467
+msgid "subscripting array declared `register'"
+msgstr ""
+
+#: cp/typeck.c:2642 cp/typeck.c:2782
+msgid "pointer to member function called, but not in class scope"
+msgstr ""
+
+#: cp/typeck.c:2780
+msgid ""
+"invalid call to member function needing `this' in static member function "
+"scope"
+msgstr ""
+
+#: cp/typeck.c:2966
+msgid "ISO C++ forbids calling `::main' from within program"
+msgstr ""
+
+#: cp/typeck.c:3169
+msgid "parameter type of called function is incomplete"
+msgstr ""
+
+#: cp/typeck.c:3560
+#, c-format
+msgid "%s rotate count is negative"
+msgstr ""
+
+#: cp/typeck.c:3563
+#, c-format
+msgid "%s rotate count >= width of type"
+msgstr ""
+
+#: cp/typeck.c:3594 cp/typeck.c:3599 cp/typeck.c:3729 cp/typeck.c:3734
+msgid "ISO C++ forbids comparison between pointer and integer"
+msgstr ""
+
+#: cp/typeck.c:3949
+msgid "comparison between signed and unsigned integer expressions"
+msgstr ""
+
+#: cp/typeck.c:4088
+msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
+msgstr ""
+
+#: cp/typeck.c:4094
+msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
+msgstr ""
+
+#: cp/typeck.c:4100
+msgid ""
+"ISO C++ forbids using a pointer to member function in pointer arithmetic"
+msgstr ""
+
+#: cp/typeck.c:4106
+msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
+msgstr ""
+
+#: cp/typeck.c:4177
+msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
+msgstr ""
+
+#: cp/typeck.c:4179
+msgid "ISO C++ forbids using pointer to a function in subtraction"
+msgstr ""
+
+#: cp/typeck.c:4181
+msgid "ISO C++ forbids using pointer to a method in subtraction"
+msgstr ""
+
+#: cp/typeck.c:4183
+msgid "ISO C++ forbids using pointer to a member in subtraction"
+msgstr ""
+
+#: cp/typeck.c:4195
+msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
+msgstr ""
+
+#: cp/typeck.c:4300
+msgid "taking address of temporary"
+msgstr "tar adress till något temporärt"
+
+#: cp/typeck.c:4486
+#, c-format
+msgid "ISO C++ forbids %sing an enum"
+msgstr ""
+
+#: cp/typeck.c:4530
+msgid "cast to non-reference type used as lvalue"
+msgstr ""
+
+#. ARM $3.4
+#: cp/typeck.c:4608
+msgid "ISO C++ forbids taking address of function `::main'"
+msgstr ""
+
+#: cp/typeck.c:4685
+msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
+msgstr ""
+
+#: cp/typeck.c:4701
+msgid "unary `&'"
+msgstr ""
+
+#: cp/typeck.c:4923
+msgid "cannot take the address of `this', which is an ravlue expression"
+msgstr ""
+
+#: cp/typeck.c:5233
+msgid ""
+"ISO C++ forbids casting between pointer-to-function and pointer-to-object"
+msgstr ""
+
+#: cp/typeck.c:5344 cp/typeck.c:5349
+msgid "ISO C++ forbids casting to an array type"
+msgstr ""
+
+#: cp/typeck.c:5676
+msgid "ISO C++ forbids cast to non-reference type used as lvalue"
+msgstr ""
+
+#: cp/typeck.c:5782
+msgid "ISO C++ forbids assignment of arrays"
+msgstr "ISO C++ förbjuder tilldelning av fält"
+
+#: cp/typeck.c:5799
+msgid "return value from function receives multiple initializations"
+msgstr ""
+
+#: cp/typeck.c:5941
+msgid " in pointer to member function conversion"
+msgstr ""
+
+#: cp/typeck.c:5949
+msgid " in pointer to member conversion"
+msgstr ""
+
+#: cp/typeck.c:6669
+msgid "returning reference to temporary"
+msgstr ""
+
+#: cp/typeck.c:6676
+msgid "reference to non-lvalue returned"
+msgstr ""
+
+#: cp/typeck.c:6722
+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:6730
+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:6733
+msgid "returning a value from a constructor"
+msgstr ""
+
+#: cp/typeck.c:6755
+msgid ""
+"return-statement with no value, in function declared with a non-void return "
+"type"
+msgstr ""
+
+#: cp/typeck.c:6771
+msgid ""
+"return-statement with a value, in function declared with a void return type"
+msgstr ""
+
+#: cp/typeck2.c:171
+msgid " since the following virtual functions are abstract:"
+msgstr ""
+
+#: cp/typeck2.c:260
+#, c-format
+msgid "Internal error #%d."
+msgstr "Internt fel #%d."
+
+#: cp/typeck2.c:327
+msgid "due to the presence of a constructor"
+msgstr ""
+
+#: cp/typeck2.c:351
+msgid "comma expression used to initialize return value"
+msgstr ""
+
+#: cp/typeck2.c:360
+msgid "cannot initialize arrays using this syntax"
+msgstr ""
+
+#: cp/typeck2.c:416
+msgid "ANSI C++ forbids non-constant aggregate initializer expressions"
+msgstr ""
+
+#: cp/typeck2.c:491
+msgid "initializing array with parameter list"
+msgstr ""
+
+#: cp/typeck2.c:547
+msgid "initializer for scalar variable requires one element"
+msgstr ""
+
+#: cp/typeck2.c:644
+msgid "aggregate has a partly bracketed initializer"
+msgstr ""
+
+#: cp/typeck2.c:674 cp/typeck2.c:775
+msgid "non-trivial labeled initializers"
+msgstr ""
+
+#: cp/typeck2.c:691
+msgid "non-empty initializer for array of empty elements"
+msgstr ""
+
+#: cp/typeck2.c:741
+msgid "initializer list for object of class with virtual base classes"
+msgstr ""
+
+#: cp/typeck2.c:747
+msgid "initializer list for object of class with base classes"
+msgstr ""
+
+#: cp/typeck2.c:753
+msgid "initializer list for object using virtual functions"
+msgstr ""
+
+#: cp/typeck2.c:863
+msgid "index value instead of field name in union initializer"
+msgstr ""
+
+#: cp/typeck2.c:919
+msgid "excess elements in aggregate initializer"
+msgstr ""
+
+#: cp/typeck2.c:1022
+msgid "circular pointer delegation detected"
+msgstr ""
+
+#: cp/typeck2.c:1049
+msgid "result of `operator->()' yields non-pointer result"
+msgstr ""
+
+#: cp/typeck2.c:1051
+msgid "base operand of `->' is not a pointer"
+msgstr ""
+
+#: cp/typeck2.c:1223
+#, c-format
+msgid "ISO C++ forbids defining types within %s"
+msgstr ""
+
+#: cp/xref.c:833
+#, c-format
+msgid "Can't create cross-reference file `%s'"
+msgstr ""
+
+#: ../libiberty/cplus-dem.c:4788 gcc.c:5681
+msgid "Internal gcc abort."
+msgstr ""
+
+#. N.B. The current line in each outer source file is one
+#. greater than the line of the #include, so we must
+#. subtract one to correct for that.
+#: cpperror.c:63
+#, c-format
+msgid "In file included from %s:%u"
+msgstr ""
+
+#. Translators note: this message is used in conjunction
+#. with "In file included from %s:%ld" and some other
+#. tricks. We want something like this:
+#.
+#. | In file included from sys/select.h:123,
+#. | from sys/types.h:234,
+#. | from userfile.c:31:
+#. | bits/select.h:45: <error message here>
+#.
+#. with all the "from"s lined up.
+#. The trailing comma is at the beginning of this message,
+#. and the trailing colon is not translated.
+#: cpperror.c:79
+#, c-format
+msgid ""
+",\n"
+" from %s:%u"
+msgstr ""
+
+#: cpperror.c:165
+msgid "internal error: "
+msgstr "internt fel: "
+
+#: cpperror.c:184
+msgid "warning: "
+msgstr "varning: "
+
+#: cpperror.c:295 cpperror.c:457 gcc.c:5653 tradcpp.c:4206
+#, c-format
+msgid "%s: %s"
+msgstr ""
+
+#: cppexp.c:207
+msgid "traditional C rejects the `U' suffix"
+msgstr ""
+
+#: cppexp.c:213
+msgid "integer constant contains digits beyond the radix"
+msgstr ""
+
+#: cppexp.c:216
+msgid "integer constant out of range"
+msgstr ""
+
+#: cppexp.c:222
+msgid "integer constant is so large that it is unsigned"
+msgstr ""
+
+#: cppexp.c:231
+#, c-format
+msgid "invalid suffix '%.*s' on integer constant"
+msgstr ""
+
+#: cppexp.c:418
+#, c-format
+msgid "\"%s\" is not defined"
+msgstr ""
+
+#: cppexp.c:493
+msgid "octal escape sequence out of range"
+msgstr ""
+
+#: cppexp.c:526
+msgid "hex escape sequence out of range"
+msgstr ""
+
+#: cppexp.c:541
+msgid "integer overflow in preprocessor expression"
+msgstr ""
+
+#: cppexp.c:811
+#, c-format
+msgid "impossible operator type %s"
+msgstr ""
+
+#: cppexp.c:920
+msgid "comma operator in operand of #if"
+msgstr ""
+
+#: cppfiles.c:195
+#, c-format
+msgid "included file \"%s\" exists but is not readable"
+msgstr ""
+
+#: cppfiles.c:218
+#, c-format
+msgid "node for '%s' exists, open failed, error '%s', value %lx\n"
+msgstr ""
+
+#: cppfiles.c:366
+#, c-format
+msgid "cpp_make_system_header: bad flag %d\n"
+msgstr ""
+
+#: cppfiles.c:368
+msgid "cpp_make_system_header called on non-file buffer"
+msgstr ""
+
+#: cppfiles.c:410
+msgid "Multiple include guards may be useful for:\n"
+msgstr ""
+
+#: cppfiles.c:444 cppfiles.c:521
+#, c-format
+msgid "No include path in which to find %s"
+msgstr ""
+
+#: cppfiles.c:649
+#, c-format
+msgid "%s is too large"
+msgstr ""
+
+#: cppfiles.c:657
+#, c-format
+msgid "%s is shorter than expected\n"
+msgstr "%s är kortare än förväntat\n"
+
+#: cppfiles.c:661
+#, c-format
+msgid "%s is a block device"
+msgstr ""
+
+#: cppfiles.c:666
+#, c-format
+msgid "%s is a directory"
+msgstr "%s är en katalog"
+
+#: cppinit.c:258
+#, c-format
+msgid "ignoring nonexistent directory \"%s\"\n"
+msgstr ""
+
+#: cppinit.c:264
+#, c-format
+msgid "%s: Not a directory"
+msgstr "%s: Inte en katalog"
+
+#: cppinit.c:305
+#, c-format
+msgid "ignoring duplicate directory \"%s\"\n"
+msgstr ""
+
+#: cppinit.c:816
+msgid "-MG must be specified with one of -M or -MM"
+msgstr ""
+
+#: cppinit.c:855
+msgid "#include \"...\" search starts here:\n"
+msgstr ""
+
+#: cppinit.c:859
+msgid "#include <...> search starts here:\n"
+msgstr ""
+
+#: cppinit.c:862
+msgid "End of search list.\n"
+msgstr ""
+
+#: cppinit.c:943
+msgid "buffers still stacked in cpp_finish"
+msgstr ""
+
+#: cppinit.c:969 tradcpp.c:945 tradcpp.c:954 tradcpp.c:959
+msgid "I/O error on output"
+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:1006
+#, c-format
+msgid "Argument missing after %s"
+msgstr ""
+
+#: cppinit.c:1007
+#, c-format
+msgid "Assertion missing after %s"
+msgstr ""
+
+#: cppinit.c:1008
+#, c-format
+msgid "Directory name missing after %s"
+msgstr ""
+
+#: cppinit.c:1009
+#, c-format
+msgid "File name missing after %s"
+msgstr "Filnamn saknas efter %s"
+
+#: cppinit.c:1010
+#, c-format
+msgid "Macro name missing after %s"
+msgstr ""
+
+#: cppinit.c:1011
+#, c-format
+msgid "Path name missing after %s"
+msgstr ""
+
+#: cppinit.c:1012
+#, c-format
+msgid "Number missing after %s"
+msgstr ""
+
+#: cppinit.c:1186
+#, c-format
+msgid "Too many arguments. Type %s --help for usage info"
+msgstr ""
+
+#: cppinit.c:1268 cppinit.c:1406
+#, c-format
+msgid "GNU CPP version %s (cpplib)\n"
+msgstr ""
+
+#: cppinit.c:1398 tradcpp.c:565
+msgid "Output filename specified twice"
+msgstr ""
+
+#: cppinit.c:1531
+msgid "-I- specified twice"
+msgstr ""
+
+#: cppinit.c:1682
+#, c-format
+msgid "Usage: %s [switches] input output\n"
+msgstr ""
+
+#. To keep the lines from getting too long for some compilers, limit
+#. to about 500 characters (6 lines) per chunk.
+#: cppinit.c:1685
+msgid ""
+"Switches:\n"
+" -include <file> Include the contents of <file> before other "
+"files\n"
+" -imacros <file> Accept definition of macros in <file>\n"
+" -iprefix <path> Specify <path> as a prefix for next two options\n"
+" -iwithprefix <dir> Add <dir> to the end of the system include path\n"
+" -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n"
+" -isystem <dir> Add <dir> to the start of the system include "
+"path\n"
+msgstr ""
+
+#: cppinit.c:1694
+msgid ""
+" -idirafter <dir> Add <dir> to the end of the system include path\n"
+" -I <dir> Add <dir> 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 <file> Put output into <file>\n"
+msgstr ""
+
+#: cppinit.c:1703
+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 ""
+
+#: cppinit.c:1710
+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 ""
+
+#: cppinit.c:1716
+msgid ""
+" -std=<std name> Specify the conformance standard; one of:\n"
+" gnu89, gnu99, c89, c99, iso9899:1990,\n"
+" iso9899:199409, iso9899:1999\n"
+" -+ Allow parsing of C++ style features\n"
+" -w Inhibit warning messages\n"
+" -Wtrigraphs Warn if trigraphs are encountered\n"
+" -Wno-trigraphs Do not warn about trigraphs\n"
+" -Wcomment{s} Warn if one comment starts inside another\n"
+msgstr ""
+
+#: cppinit.c:1726
+msgid ""
+" -Wno-comment{s} Do not warn about comments\n"
+" -Wtraditional Warn about features not present in traditional "
+"C\n"
+" -Wno-traditional Do not warn about traditional C\n"
+" -Wundef Warn if an undefined macro is used by #if\n"
+" -Wno-undef Do not warn about testing undefined macros\n"
+" -Wimport Warn about the use of the #import directive\n"
+msgstr ""
+
+#: cppinit.c:1734
+msgid ""
+" -Wno-import Do not warn about the use of #import\n"
+" -Werror Treat all warnings as errors\n"
+" -Wno-error Do not treat warnings as errors\n"
+" -Wall Enable all preprocessor warnings\n"
+" -M Generate make dependencies\n"
+" -MM As -M, but ignore system header files\n"
+msgstr ""
+
+#: cppinit.c:1742
+msgid ""
+" -MD As -M, but put output in a .d file\n"
+" -MMD As -MD, but ignore system header files\n"
+" -MG Treat missing header file as generated files\n"
+" -g3 Include #define and #undef directives in the "
+"output\n"
+" -D<macro> Define a <macro> with string '1' as its value\n"
+" -D<macro>=<val> Define a <macro> with <val> as its value\n"
+msgstr ""
+
+#: cppinit.c:1750
+msgid ""
+" -A<question> (<answer>) Assert the <answer> to <question>\n"
+" -A-<question> (<answer>) Disable the <answer> to <question>\n"
+" -U<macro> Undefine <macro> \n"
+" -v Display the version number\n"
+" -H Print the name of header files as they are used\n"
+" -C Do not discard comments\n"
+msgstr ""
+
+#: cppinit.c:1758
+msgid ""
+" -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"
+" -ftabstop=<number> Distance between tab stops for column reporting\n"
+" -P Do not generate #line directives\n"
+" -$ Do not allow '$' in identifiers\n"
+msgstr ""
+
+#: cppinit.c:1767
+msgid ""
+" -remap Remap file names when including files.\n"
+" --version Display version information\n"
+" -h or --help Display this information\n"
+msgstr ""
+
+#: cpplex.c:425
+msgid "missing terminating > character"
+msgstr ""
+
+#: cpplex.c:724
+#, c-format
+msgid "trigraph ??%c converted to %c"
+msgstr ""
+
+#: cpplex.c:728
+#, c-format
+msgid "trigraph ??%c ignored"
+msgstr ""
+
+#: cpplex.c:841
+msgid "'/*' within comment"
+msgstr ""
+
+#: cpplex.c:941
+msgid "embedded null character ignored"
+msgstr ""
+
+#: cpplex.c:947
+#, c-format
+msgid "%s in preprocessing directive"
+msgstr ""
+
+#: cpplex.c:977
+msgid "'$' character in identifier"
+msgstr ""
+
+#: cpplex.c:1139
+msgid "multi-line string constant"
+msgstr ""
+
+#: cpplex.c:1177
+#, c-format
+msgid "missing terminating %c character"
+msgstr ""
+
+#: cpplex.c:1184
+msgid "possible start of unterminated string literal"
+msgstr ""
+
+#: cpplex.c:1194
+msgid "null characters preserved"
+msgstr ""
+
+#: cpplex.c:1195
+msgid "null character preserved"
+msgstr ""
+
+#: cpplex.c:1436
+msgid "C++ style comments are not allowed in ISO C89"
+msgstr ""
+
+#: cpplex.c:1438
+msgid "(this will be reported only once per input file)"
+msgstr ""
+
+#: cpplex.c:1446
+msgid "comment start split across lines"
+msgstr ""
+
+#: cpplex.c:1449
+msgid "multi-line comment"
+msgstr ""
+
+#: cpplex.c:1479
+msgid "comment start '/*' split across lines"
+msgstr ""
+
+#: cpplex.c:1483 tradcpp.c:1348
+msgid "unterminated comment"
+msgstr ""
+
+#: cpplex.c:1487
+msgid "comment end '*/' split across lines"
+msgstr ""
+
+#: cpplex.c:1528
+msgid "backslash-newline at end of file"
+msgstr ""
+
+#: cpplex.c:1548
+msgid "backslash and newline separated by space"
+msgstr ""
+
+#: cpplex.c:1561
+msgid "K+R C ignores #\\n with the # indented"
+msgstr ""
+
+#: cpplex.c:1781
+msgid "no newline at end of file"
+msgstr ""
+
+#: cpplex.c:1797
+#, c-format
+msgid "invalid preprocessing directive #%s"
+msgstr ""
+
+#: cpplex.c:1800
+msgid "invalid preprocessing directive"
+msgstr ""
+
+#: cpplex.c:2035
+#, c-format
+msgid "Unspellable token %s"
+msgstr ""
+
+#: cpplex.c:2284
+#, c-format
+msgid "function macro %s must be used with arguments in traditional C"
+msgstr ""
+
+#: cpplex.c:2418
+#, c-format
+msgid "unterminated argument list for macro \"%s\""
+msgstr ""
+
+#: cpplex.c:2439
+msgid "ISO C99 requires rest arguments to be used"
+msgstr ""
+
+#: cpplex.c:2445
+#, c-format
+msgid "not enough arguments for macro \"%s\""
+msgstr ""
+
+#: cpplex.c:2453
+#, c-format
+msgid "too many arguments for macro \"%s\""
+msgstr ""
+
+#: cpplex.c:2780
+msgid "pasting would not give a valid preprocessing token"
+msgstr ""
+
+#: cpplex.c:2910
+msgid "invalid string literal, ignoring final '\\'"
+msgstr ""
+
+#: cpplex.c:3060
+msgid "two tokens pushed in a row"
+msgstr ""
+
+#: cpplex.c:3082
+#, c-format
+msgid "directive begins with %s?!"
+msgstr ""
+
+#: cpplex.c:3192
+#, c-format
+msgid "macros nested too deep invoking '%s'"
+msgstr ""
+
+#: cpplex.c:3314
+#, c-format
+msgid "#%s may not be used inside a macro argument"
+msgstr ""
+
+#: cpplex.c:3501 cpplib.c:260 cpplib.c:1466
+#, c-format
+msgid "attempt to use poisoned \"%s\""
+msgstr ""
+
+#: cpplex.c:3505
+msgid "invalid special hash type"
+msgstr ""
+
+#: cpplex.c:3582
+msgid "<command line>"
+msgstr ""
+
+#: cpplib.c:165 cpplib.c:210
+#, c-format
+msgid "traditional C ignores #%s with the # indented"
+msgstr ""
+
+#: cpplib.c:170
+#, c-format
+msgid "suggest hiding #%s from traditional C with an indented #"
+msgstr ""
+
+#: cpplib.c:181
+#, c-format
+msgid "ISO C does not allow #%s"
+msgstr ""
+
+#: cpplib.c:205
+msgid "# followed by integer"
+msgstr ""
+
+#: cpplib.c:235
+msgid "\"defined\" cannot be used as a macro name"
+msgstr ""
+
+#: cpplib.c:238
+#, c-format
+msgid "\"%s\" cannot be used as a macro name in C++"
+msgstr ""
+
+#: cpplib.c:242
+msgid "macro names must be identifiers"
+msgstr ""
+
+#: cpplib.c:251
+#, c-format
+msgid "\"%s\" cannot be used as a macro name"
+msgstr ""
+
+#: cpplib.c:289
+msgid "junk on line after #undef"
+msgstr ""
+
+#: cpplib.c:299
+#, c-format
+msgid "undefining \"%s\""
+msgstr ""
+
+#: cpplib.c:325
+#, c-format
+msgid "#%s expects \"FILENAME\" or <FILENAME>"
+msgstr ""
+
+#: cpplib.c:331
+#, c-format
+msgid "empty file name in #%s"
+msgstr ""
+
+#: cpplib.c:336
+#, c-format
+msgid "junk at end of #%s"
+msgstr ""
+
+#: cpplib.c:374
+msgid "#import is obsolete, use an #ifndef wrapper in the header file"
+msgstr ""
+
+#: cpplib.c:411
+msgid "#include_next in primary source file"
+msgstr ""
+
+#: cpplib.c:439
+msgid "invalid format #line"
+msgstr ""
+
+#: cpplib.c:494
+msgid "token after #line is not a positive integer"
+msgstr ""
+
+#: cpplib.c:499
+msgid "line number out of range"
+msgstr ""
+
+#: cpplib.c:512
+msgid "second token after #line is not a string"
+msgstr ""
+
+#: cpplib.c:534
+msgid "garbage at end of #line"
+msgstr ""
+
+#: cpplib.c:618
+msgid "invalid #ident"
+msgstr ""
+
+#: cpplib.c:670
+#, c-format
+msgid "unknown #pragma namespace %s"
+msgstr ""
+
+#: cpplib.c:791
+msgid "#pragma once is obsolete"
+msgstr ""
+
+#: cpplib.c:794
+msgid "#pragma once outside include file"
+msgstr ""
+
+#: cpplib.c:815
+msgid "invalid #pragma poison directive"
+msgstr ""
+
+#: cpplib.c:825
+#, c-format
+msgid "poisoning existing macro \"%s\""
+msgstr ""
+
+#: cpplib.c:847
+msgid "#pragma system_header outside include file"
+msgstr ""
+
+#: cpplib.c:872
+#, c-format
+msgid "cannot find source %c%s%c"
+msgstr ""
+
+#: cpplib.c:877
+#, c-format
+msgid "current file is older than %c%.*s%c"
+msgstr ""
+
+#: cpplib.c:959
+#, c-format
+msgid "#%s with no argument"
+msgstr ""
+
+#: cpplib.c:961
+#, c-format
+msgid "#%s with invalid argument"
+msgstr ""
+
+#: cpplib.c:963
+#, c-format
+msgid "garbage at end of #%s"
+msgstr ""
+
+#: cpplib.c:969
+#, c-format
+msgid "attempt to use poisoned identifier \"%s\""
+msgstr ""
+
+#: cpplib.c:1043
+msgid "#else without #if"
+msgstr ""
+
+#: cpplib.c:1048 tradcpp.c:3335
+msgid "#else after #else"
+msgstr ""
+
+#: cpplib.c:1050 cpplib.c:1086
+msgid "the conditional began here"
+msgstr ""
+
+#: cpplib.c:1079
+msgid "#elif without #if"
+msgstr ""
+
+#: cpplib.c:1084 tradcpp.c:3043
+msgid "#elif after #else"
+msgstr ""
+
+#: cpplib.c:1113
+msgid "#endif without #if"
+msgstr ""
+
+#: cpplib.c:1159
+#, c-format
+msgid "ISO C forbids text after #%s"
+msgstr ""
+
+#: cpplib.c:1174
+#, c-format
+msgid "unterminated #%s"
+msgstr ""
+
+#: cpplib.c:1203
+msgid "assertion without predicate"
+msgstr ""
+
+#: cpplib.c:1208
+msgid "predicate must be an identifier"
+msgstr ""
+
+#: cpplib.c:1226
+msgid "missing '(' after predicate"
+msgstr ""
+
+#: cpplib.c:1243
+msgid "missing ')' to complete answer"
+msgstr ""
+
+#: cpplib.c:1266
+msgid "predicate's answer is empty"
+msgstr ""
+
+#: cpplib.c:1276
+msgid "junk at end of assertion"
+msgstr ""
+
+#: cpplib.c:1337
+#, c-format
+msgid "\"%s\" re-asserted"
+msgstr ""
+
+#: cpplib.c:1426
+msgid "<builtin>"
+msgstr ""
+
+#: cpplib.c:1487
+msgid "#include nested too deep"
+msgstr ""
+
+#: cpplib.c:1492
+msgid "buffer pushed with contexts stacked"
+msgstr ""
+
+#: cppmain.c:79
+#, c-format
+msgid "Invalid option %s"
+msgstr ""
+
+#: cppmain.c:258
+msgid "malformed #pragma implementation"
+msgstr ""
+
+#: cppspec.c:127
+#, c-format
+msgid "\"%s\" is not a valid option to the preprocessor"
+msgstr ""
+
+#: cppspec.c:151
+msgid "too many input files"
+msgstr ""
+
+#: cse.c:7039
+#, c-format
+msgid ";; Processing block from %d to %d, %d sets.\n"
+msgstr ""
+
+#: diagnostic.c:820
+#, c-format
+msgid "%s:%d: warning: "
+msgstr ""
+
+#: diagnostic.c:822
+#, c-format
+msgid "%s:%d: "
+msgstr ""
+
+#: diagnostic.c:827
+#, c-format
+msgid "%s: warning: "
+msgstr "%s: varning: "
+
+#: diagnostic.c:829 diagnostic.c:838 diagnostic.c:1235
+#, c-format
+msgid "%s: "
+msgstr ""
+
+#: diagnostic.c:923
+msgid "((anonymous))"
+msgstr ""
+
+#: diagnostic.c:1198
+msgid "sorry, not implemented: "
+msgstr ""
+
+#: diagnostic.c:1247
+#, c-format
+msgid "In method `%s':"
+msgstr ""
+
+#: diagnostic.c:1251
+#, c-format
+msgid "In function `%s':"
+msgstr ""
+
+#: diagnostic.c:1421
+msgid "Unrecognizable insn:"
+msgstr ""
+
+#: diagnostic.c:1423
+msgid "Insn does not satisfy its constraints:"
+msgstr ""
+
+#: diagnostic.c:1658
+#, c-format
+msgid ""
+"Internal compiler error in %s, at %s:%d\n"
+"Please submit a full bug report.\n"
+"See %s for instructions."
+msgstr ""
+
+#: dwarf2out.c:2946
+#, c-format
+msgid "DW_LOC_OP %s not implememnted yet.\n"
+msgstr ""
+
+#: dwarf2out.c:7115 dwarfout.c:1590
+#, c-format
+msgid "internal regno botch: regno = %d\n"
+msgstr ""
+
+#: dwarfout.c:5743
+msgid "getpwd"
+msgstr ""
+
+#: emit-rtl.c:1001
+msgid ""
+"Unable to access real part of complex value in a hard register on this target"
+msgstr ""
+
+#: emit-rtl.c:1024
+msgid ""
+"Unable to access imaginary part of complex value in a hard register on this "
+"target"
+msgstr ""
+
+#: emit-rtl.c:2512
+msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
+msgstr ""
+
+#: except.c:776
+msgid "additional handler after ..."
+msgstr ""
+
+#: except.c:954
+msgid "Cannot duplicate non-existant exception region."
+msgstr ""
+
+#: except.c:1068
+msgid "exception handling disabled, use -fexceptions to enable"
+msgstr ""
+
+#: except.c:1751
+msgid "Never issued previous false_label"
+msgstr ""
+
+#: except.c:2532
+#, c-format
+msgid "Counted %d copies of EH region %d in list.\n"
+msgstr ""
+
+#: except.c:3074
+msgid "Duplicate call to __builtin_eh_return"
+msgstr ""
+
+#: except.c:3094
+msgid "function uses __builtin_eh_return"
+msgstr ""
+
+#: explow.c:1461
+msgid "stack limits not supported on this target"
+msgstr ""
+
+#: expr.c:2696
+msgid "function using short complex types cannot be inline"
+msgstr ""
+
+#: expr.c:5684 expr.c:5693 expr.c:5702 expr.c:5707 expr.c:5885 expr.c:5900
+msgid "unsupported wide integer operation"
+msgstr ""
+
+#: expr.c:5953
+#, c-format
+msgid "prior parameter's size depends on `%s'"
+msgstr ""
+
+#: expr.c:6351
+msgid "returned value in block_exit_expr"
+msgstr ""
+
+#: final.c:3406
+#, c-format
+msgid "invalid `asm': %s"
+msgstr ""
+
+#: final.c:3409
+#, c-format
+msgid "output_operand: %s"
+msgstr ""
+
+#: final.c:3549
+#, c-format
+msgid "operand number missing after %-letter"
+msgstr ""
+
+#: final.c:3551 final.c:3586
+msgid "operand number out of range"
+msgstr ""
+
+#: final.c:3600
+msgid "invalid %%-code"
+msgstr ""
+
+#: final.c:3627
+msgid "`%l' operand isn't a label"
+msgstr ""
+
+#: flow.c:3575
+msgid "ICE: would have deleted prologue/epilogue insn"
+msgstr ""
+
+#: flow.c:6620
+#, c-format
+msgid "End insn %d for block %d not found in the insn stream."
+msgstr ""
+
+#: flow.c:6634
+#, c-format
+msgid "Insn %d is in multiple basic blocks (%d and %d)"
+msgstr ""
+
+#: flow.c:6645
+#, c-format
+msgid "Head insn %d for block %d not found in the insn stream."
+msgstr ""
+
+#: flow.c:6682 flow.c:6709
+#, c-format
+msgid "Basic block %i edge lists are corrupted"
+msgstr ""
+
+#: flow.c:6694
+#, c-format
+msgid "Basic block %d pred edge is corrupted"
+msgstr ""
+
+#: flow.c:6724
+#, c-format
+msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
+msgstr ""
+
+#: flow.c:6732
+#, c-format
+msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
+msgstr ""
+
+#: flow.c:6748
+#, c-format
+msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d"
+msgstr ""
+
+#: flow.c:6760
+#, c-format
+msgid "In basic block %d:"
+msgstr ""
+
+#: flow.c:6779
+msgid "Basic blocks not numbered consecutively"
+msgstr ""
+
+#: flow.c:6819
+#, c-format
+msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
+msgstr ""
+
+#: fold-const.c:3016 fold-const.c:3029
+#, c-format
+msgid "comparison is always %d due to width of bitfield"
+msgstr ""
+
+#: fold-const.c:4071 fold-const.c:4088
+#, c-format
+msgid "comparison is always %d"
+msgstr ""
+
+#: fold-const.c:4219
+msgid "`or' of unmatched not-equal tests is always 1"
+msgstr ""
+
+#: fold-const.c:4224
+msgid "`and' of mutually exclusive equal-tests is always 0"
+msgstr ""
+
+#: function.c:5223
+#, c-format
+msgid "`%s' might be used uninitialized in this function"
+msgstr ""
+
+#: function.c:5230
+#, c-format
+msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
+msgstr ""
+
+#: function.c:5249
+#, c-format
+msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
+msgstr ""
+
+#: function.c:6009
+msgid "function returns an aggregate"
+msgstr ""
+
+#: function.c:6518
+#, c-format
+msgid "unused parameter `%s'"
+msgstr ""
+
+#: gcc.c:901
+#, c-format
+msgid "Ambiguous abbreviation %s"
+msgstr "Tvetydig förkortning %s"
+
+#: gcc.c:928
+#, c-format
+msgid "Incomplete `%s' option"
+msgstr ""
+
+#: gcc.c:939
+#, c-format
+msgid "Missing argument to `%s' option"
+msgstr ""
+
+#: gcc.c:952
+#, c-format
+msgid "Extraneous argument to `%s' option"
+msgstr ""
+
+#: gcc.c:1123
+msgid "Using builtin specs.\n"
+msgstr ""
+
+#: gcc.c:1203
+#, c-format
+msgid ""
+"Setting spec %s to '%s'\n"
+"\n"
+msgstr ""
+
+#: gcc.c:1394
+#, c-format
+msgid "Reading specs from %s\n"
+msgstr ""
+
+#: gcc.c:1491 gcc.c:1509
+msgid "specs %%include syntax malformed after %ld characters"
+msgstr ""
+
+#: gcc.c:1517
+#, c-format
+msgid "Could not find specs file %s\n"
+msgstr ""
+
+#: gcc.c:1533 gcc.c:1541 gcc.c:1550 gcc.c:1559
+msgid "specs %%rename syntax malformed after %ld characters"
+msgstr ""
+
+#: gcc.c:1568
+#, c-format
+msgid "specs %s spec was not found to be renamed"
+msgstr ""
+
+#: gcc.c:1575
+#, c-format
+msgid "rename spec %s to %s\n"
+msgstr ""
+
+#: gcc.c:1577
+#, c-format
+msgid ""
+"spec is '%s'\n"
+"\n"
+msgstr ""
+
+#: gcc.c:1590
+msgid "specs unknown %% command after %ld characters"
+msgstr ""
+
+#: gcc.c:1601 gcc.c:1614
+#, c-format
+msgid "specs file malformed after %ld characters"
+msgstr ""
+
+#: gcc.c:1668
+msgid "spec file has no spec for linking"
+msgstr "specfilen har ingen spec för länkning"
+
+#: gcc.c:2436
+msgid "-pipe not supported"
+msgstr "-pipe stöds inte"
+
+#: gcc.c:2472
+msgid ""
+"\n"
+"Go ahead? (y or n) "
+msgstr ""
+"\n"
+"Fortsätta? (y eller n) "
+
+#: gcc.c:2571
+#, c-format
+msgid ""
+"Internal error: %s (program %s)\n"
+"Please submit a full bug report.\n"
+"See %s for instructions."
+msgstr ""
+"Internt fel: %s (program %s)\n"
+"Var vänlig och skicka in en felrapport.\n"
+"Se %s för instruktioner."
+
+#: gcc.c:2589
+#, c-format
+msgid "# %s %.2f %.2f\n"
+msgstr ""
+
+#: gcc.c:2716
+#, c-format
+msgid "Usage: %s [options] file...\n"
+msgstr "Användning: %s [flaggor] fil...\n"
+
+#: gcc.c:2717
+msgid "Options:\n"
+msgstr "Flaggor:\n"
+
+#: gcc.c:2719
+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:2720
+msgid " --help Display this information\n"
+msgstr " --help Visa den här informatationen\n"
+
+#: gcc.c:2722
+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:2723
+msgid " -dumpspecs Display all of the built in spec strings\n"
+msgstr " -dumpspecs Visa de inbyggda spec-strängarna\n"
+
+#: gcc.c:2724
+msgid " -dumpversion Display the version of the compiler\n"
+msgstr " -dumpversion Visa kompilatorns version\n"
+
+#: gcc.c:2725
+msgid " -dumpmachine Display the compiler's target processor\n"
+msgstr " -dumpmachine Visa kompilatorns målprocessor\n"
+
+#: gcc.c:2726
+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:2727
+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:2728
+msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
+msgstr ""
+" -print-file-name=<bib> Visa hela sökvägen till länkbibliotek <bib>\n"
+
+#: gcc.c:2729
+msgid ""
+" -print-prog-name=<prog> Display the full path to compiler component "
+"<prog>\n"
+msgstr ""
+" -print-prog-name=<prog> Visa fulla sökvägen till kompilatorkomponenten "
+"<prog>\n"
+
+#: gcc.c:2730
+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:2731
+msgid ""
+" -print-multi-lib Display the mapping between command line options "
+"and\n"
+" multiple library search directories\n"
+msgstr ""
+" -print-multi-lib Visa mappningen mellan kommandoradsflaggor och\n"
+" multipla biblioteks sökkataloger\n"
+
+#: gcc.c:2734
+msgid ""
+" -Wa,<options> Pass comma-separated <options> on to the "
+"assembler\n"
+msgstr ""
+" -Wa,<flaggor> Skicka kommaseparerade <flaggor> till "
+"assembleraren\n"
+
+#: gcc.c:2735
+msgid ""
+" -Wp,<options> Pass comma-separated <options> on to the "
+"preprocessor\n"
+msgstr ""
+" -Wp,<flaggor> Skicka kommaseparerade <flaggor> till "
+"preprocessorn\n"
+
+#: gcc.c:2736
+msgid ""
+" -Wl,<options> Pass comma-separated <options> on to the linker\n"
+msgstr ""
+" -Wl,<flaggor> Skicka kommaseparerade <flaggor> till länkaren\n"
+
+#: gcc.c:2737
+msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
+msgstr " -Xlinker <arg> Skicka <arg> vidare till länkaren\n"
+
+#: gcc.c:2738
+msgid " -save-temps Do not delete intermediate files\n"
+msgstr " -save-temps Radera inte temporära filer\n"
+
+#: gcc.c:2739
+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:2740
+msgid " -time Time the execution of each subprocess\n"
+msgstr ""
+" -time Mät tiden det tar att exekvera varje barnprocess\n"
+
+#: gcc.c:2741
+msgid ""
+" -specs=<file> Override builtin specs with the contents of "
+"<file>\n"
+msgstr ""
+" -specs=<fil> Använd innehållet i <fil> istället för inbyggda "
+"spec\n"
+
+#: gcc.c:2742
+msgid ""
+" -std=<standard> Assume that the input sources are for <standard>\n"
+msgstr ""
+" -std=<standard> Antag att källkodsfilerna är för <standard>\n"
+
+#: gcc.c:2743
+msgid ""
+" -B <directory> Add <directory> to the compiler's search paths\n"
+msgstr ""
+" -B <katalog> Lägg till <katalog> till kompilatorns sökvägar\n"
+
+#: gcc.c:2744
+msgid " -b <machine> Run gcc for target <machine>, if installed\n"
+msgstr ""
+" -b <maskin> Kör gcc för mål <maskin>, om det är installerat\n"
+
+#: gcc.c:2745
+msgid ""
+" -V <version> Run gcc version number <version>, if installed\n"
+msgstr ""
+" -V <version> Kör gcc version <version>, om den är installerad\n"
+
+#: gcc.c:2746
+msgid ""
+" -v Display the programs invoked by the compiler\n"
+msgstr ""
+" -v Visa vilka program som körs av kompilatorn\n"
+
+#: gcc.c:2747
+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:2748
+msgid " -S Compile only; do not assemble or link\n"
+msgstr " -S Kompilera bara; assemblera och länka inte\n"
+
+#: gcc.c:2749
+msgid " -c Compile and assemble, but do not link\n"
+msgstr " -c Kompilera och assemblera, men länka inte\n"
+
+#: gcc.c:2750
+msgid " -o <file> Place the output into <file>\n"
+msgstr " -o <fil> Placera utdata i <fil>\n"
+
+#: gcc.c:2751
+msgid ""
+" -x <language> Specify the language of the following input "
+"files\n"
+" Permissable languages include: c c++ assembler "
+"none\n"
+" 'none' means revert to the default behaviour of\n"
+" guessing the language based on the file's "
+"extension\n"
+msgstr ""
+" -x <språk> Specificera språk för de följande "
+"källkodsfilerna\n"
+" Tillåtna språk är bland annat: c c++ assembler "
+"none\n"
+" 'none' innebär att man använder standardmetoden,\n"
+" att man gissar språk beroende på filändelse\n"
+
+#: gcc.c:2758
+#, c-format
+msgid ""
+"\n"
+"Options starting with -g, -f, -m, -O or -W are automatically passed on to\n"
+"the various sub-processes invoked by %s. In order to pass other options\n"
+"on to these processes the -W<letter> options must be used.\n"
+msgstr ""
+"\n"
+"Flaggor som startar med -g, -f, -m, -O eller -W skickas automatiskt\n"
+"vidare till de barnprocesser som startas av %s. För att skicka med andra\n"
+"flaggor till dessa processer måste flaggan -W<bokstav> användas.\n"
+
+#: gcc.c:3106
+msgid "argument to `-Xlinker' is missing"
+msgstr ""
+
+#: gcc.c:3123
+msgid "argument to `-specs' is missing"
+msgstr ""
+
+#: gcc.c:3138
+msgid "argument to `-specs=' is missing"
+msgstr ""
+
+#: gcc.c:3160
+msgid "argument to `-b' is missing"
+msgstr ""
+
+#: gcc.c:3173
+msgid "argument to `-B' is missing"
+msgstr ""
+
+#: gcc.c:3226
+msgid "argument to `-V' is missing"
+msgstr ""
+
+#: gcc.c:3247 gcc.c:3254 gcc.c:3261
+msgid "invalid version number format"
+msgstr ""
+
+#: gcc.c:3332
+msgid "cannot specify -o with -c or -S and multiple compilations"
+msgstr ""
+
+#: gcc.c:3501
+msgid "Warning: -pipe ignored since -save-temps specified"
+msgstr ""
+
+#: gcc.c:3505
+msgid "Warning: -pipe ignored since -time specified"
+msgstr ""
+
+#: gcc.c:3515
+msgid "argument to `-x' is missing"
+msgstr ""
+
+#: gcc.c:3543
+#, c-format
+msgid "argument to `-%s' is missing"
+msgstr ""
+
+#: gcc.c:3603
+#, c-format
+msgid "Warning: `-x %s' after last input file has no effect"
+msgstr ""
+
+#: gcc.c:3800
+msgid "Invalid specification! Bug in cc."
+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:4409
+msgid "Spec failure: '%%*' has not been initialised by pattern match"
+msgstr ""
+
+#: gcc.c:4418
+msgid "Warning: use of obsolete %%[ operator in specs"
+msgstr ""
+
+#: gcc.c:4436
+#, c-format
+msgid "Processing spec %c%s%c, which is '%s'\n"
+msgstr ""
+
+#: gcc.c:4560
+#, c-format
+msgid "Spec failure: Unrecognised spec option '%c'"
+msgstr ""
+
+#: gcc.c:5348
+#, c-format
+msgid "unrecognized option `-%s'"
+msgstr ""
+
+#: gcc.c:5354
+#, c-format
+msgid "install: %s%s\n"
+msgstr ""
+
+#: gcc.c:5355
+#, c-format
+msgid "programs: %s\n"
+msgstr ""
+
+#: gcc.c:5356
+#, c-format
+msgid "libraries: %s\n"
+msgstr ""
+
+#: gcc.c:5394
+msgid ""
+"\n"
+"For bug reporting instructions, please see:\n"
+msgstr ""
+"\n"
+"Instruktioner för bugrapportering, se:\n"
+
+#: gcc.c:5418
+#, c-format
+msgid "gcc version %s\n"
+msgstr ""
+
+#: gcc.c:5420
+#, c-format
+msgid "gcc driver version %s executing gcc version %s\n"
+msgstr ""
+
+#: gcc.c:5428
+msgid "No input files"
+msgstr "Inga indatafiler"
+
+#: gcc.c:5465
+#, c-format
+msgid "%s: %s compiler not installed on this system"
+msgstr ""
+
+#: gcc.c:5535
+#, c-format
+msgid "%s: linker input file unused since linking not done"
+msgstr ""
+
+#: gcc.c:5578
+#, c-format
+msgid "language %s not recognized"
+msgstr ""
+
+#: gcov.c:292
+msgid "Internal gcov abort.\n"
+msgstr ""
+
+#: gcov.c:301
+msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
+msgstr ""
+
+#: gcov.c:421
+#, c-format
+msgid "Could not open basic block file %s.\n"
+msgstr ""
+
+#: gcov.c:430
+#, c-format
+msgid "Could not open data file %s.\n"
+msgstr ""
+
+#: gcov.c:431
+msgid "Assuming that all execution counts are zero.\n"
+msgstr ""
+
+#: gcov.c:437
+#, c-format
+msgid "Could not open program flow graph file %s.\n"
+msgstr ""
+
+#: gcov.c:448
+#, c-format
+msgid "No executable code associated with file %s.\n"
+msgstr ""
+
+#: gcov.c:747 profile.c:978
+msgid ".da file contents exhausted too early\n"
+msgstr ""
+
+#: gcov.c:750 profile.c:981
+msgid ".da file contents not exhausted\n"
+msgstr ""
+
+#: gcov.c:931
+msgid "%6.2f%% of %d source lines executed in function %s\n"
+msgstr ""
+
+#: gcov.c:935
+#, c-format
+msgid "No executable source lines in function %s\n"
+msgstr ""
+
+#: gcov.c:942
+msgid "%6.2f%% of %d branches executed in function %s\n"
+msgstr ""
+
+#: gcov.c:946
+msgid "%6.2f%% of %d branches taken at least once in function %s\n"
+msgstr ""
+
+#: gcov.c:951
+#, c-format
+msgid "No branches in function %s\n"
+msgstr ""
+
+#: gcov.c:953
+msgid "%6.2f%% of %d calls executed in function %s\n"
+msgstr ""
+
+#: gcov.c:957
+#, c-format
+msgid "No calls in function %s\n"
+msgstr ""
+
+#: gcov.c:1089
+#, c-format
+msgid "didn't use all bb entries of graph, function %s\n"
+msgstr ""
+
+#: gcov.c:1091
+#, c-format
+msgid "block_num = %ld, num_blocks = %d\n"
+msgstr ""
+
+#: gcov.c:1129
+#, c-format
+msgid "ERROR: too many basic blocks in .bb file %s\n"
+msgstr ""
+
+#: gcov.c:1206
+msgid "%6.2f%% of %d source lines executed in file %s\n"
+msgstr ""
+
+#: gcov.c:1210
+#, c-format
+msgid "No executable source lines in file %s\n"
+msgstr ""
+
+#: gcov.c:1217
+msgid "%6.2f%% of %d branches executed in file %s\n"
+msgstr ""
+
+#: gcov.c:1221
+msgid "%6.2f%% of %d branches taken at least once in file %s\n"
+msgstr ""
+
+#: gcov.c:1226
+#, c-format
+msgid "No branches in file %s\n"
+msgstr ""
+
+#: gcov.c:1228
+msgid "%6.2f%% of %d calls executed in file %s\n"
+msgstr ""
+
+#: gcov.c:1232
+#, c-format
+msgid "No calls in file %s\n"
+msgstr ""
+
+#: gcov.c:1244
+#, c-format
+msgid "Could not open source file %s.\n"
+msgstr ""
+
+#: gcov.c:1294
+#, c-format
+msgid "Could not open output file %s.\n"
+msgstr ""
+
+#: gcov.c:1302
+#, c-format
+msgid "Creating %s.\n"
+msgstr ""
+
+#: gcov.c:1346
+#, c-format
+msgid "call %d never executed\n"
+msgstr ""
+
+#: gcov.c:1351
+#, c-format
+msgid "call %d returns = %d\n"
+msgstr ""
+
+#: gcov.c:1355
+msgid "call %d returns = %d%%\n"
+msgstr ""
+
+#: gcov.c:1363
+#, c-format
+msgid "branch %d never executed\n"
+msgstr ""
+
+#: gcov.c:1369
+#, c-format
+msgid "branch %d taken = %d\n"
+msgstr ""
+
+#: gcov.c:1373
+msgid "branch %d taken = %d%%\n"
+msgstr ""
+
+#: gcov.c:1387
+#, c-format
+msgid "Unexpected EOF while reading source file %s.\n"
+msgstr ""
+
+#: ../libiberty/getopt.c:682
+#, c-format
+msgid "%s: option `%s' is ambiguous\n"
+msgstr ""
+
+#: ../libiberty/getopt.c:707
+#, c-format
+msgid "%s: option `--%s' doesn't allow an argument\n"
+msgstr ""
+
+#: ../libiberty/getopt.c:712
+#, c-format
+msgid "%s: option `%c%s' doesn't allow an argument\n"
+msgstr ""
+
+#: ../libiberty/getopt.c:730 ../libiberty/getopt.c:903
+#, c-format
+msgid "%s: option `%s' requires an argument\n"
+msgstr ""
+
+#. --option
+#: ../libiberty/getopt.c:759
+#, c-format
+msgid "%s: unrecognized option `--%s'\n"
+msgstr ""
+
+#. +option or -option
+#: ../libiberty/getopt.c:763
+#, c-format
+msgid "%s: unrecognized option `%c%s'\n"
+msgstr ""
+
+#. 1003.2 specifies the format of this message.
+#: ../libiberty/getopt.c:789
+#, c-format
+msgid "%s: illegal option -- %c\n"
+msgstr ""
+
+#: ../libiberty/getopt.c:792
+#, c-format
+msgid "%s: invalid option -- %c\n"
+msgstr ""
+
+#. 1003.2 specifies the format of this message.
+#: ../libiberty/getopt.c:822 ../libiberty/getopt.c:952
+#, c-format
+msgid "%s: option requires an argument -- %c\n"
+msgstr ""
+
+#: ../libiberty/getopt.c:869
+#, c-format
+msgid "%s: option `-W %s' is ambiguous\n"
+msgstr ""
+
+#: ../libiberty/getopt.c:887
+#, c-format
+msgid "%s: option `-W %s' doesn't allow an argument\n"
+msgstr ""
+
+#: haifa-sched.c:232
+#, c-format
+msgid "fix_sched_param: unknown param: %s"
+msgstr ""
+
+#: hash.c:52 hash.c:59 hash.c:162 hash.c:239
+msgid "no memory"
+msgstr ""
+
+#: integrate.c:153
+msgid "varargs function cannot be inline"
+msgstr ""
+
+#: integrate.c:156
+msgid "function using alloca cannot be inline"
+msgstr ""
+
+#: integrate.c:159
+msgid "function using setjmp cannot be inline"
+msgstr ""
+
+#: integrate.c:162
+msgid "function with nested functions cannot be inline"
+msgstr ""
+
+#: integrate.c:166
+msgid "function with label addresses used in initializers cannot inline"
+msgstr ""
+
+#: integrate.c:173 integrate.c:217
+msgid "function too large to be inline"
+msgstr ""
+
+#: integrate.c:183
+msgid "no prototype, and parameter address used; cannot be inline"
+msgstr ""
+
+#: integrate.c:190 integrate.c:246
+msgid "inline functions not supported for this return value type"
+msgstr ""
+
+#: integrate.c:195
+msgid "function with varying-size return value cannot be inline"
+msgstr ""
+
+#: integrate.c:202
+msgid "function with varying-size parameter cannot be inline"
+msgstr ""
+
+#: integrate.c:205
+msgid "function with transparent unit parameter cannot be inline"
+msgstr ""
+
+#: integrate.c:224
+msgid "function with computed jump cannot inline"
+msgstr ""
+
+#: integrate.c:228
+msgid "function with nonlocal goto cannot be inline"
+msgstr ""
+
+#: integrate.c:240
+msgid "function with complex parameters cannot be inline"
+msgstr ""
+
+#: integrate.c:253
+msgid "function with target specific attribute(s) cannot be inlined"
+msgstr ""
+
+#: objc/objc-act.c:760
+msgid "Objective-C text in C source file"
+msgstr ""
+
+#: objc/objc-act.c:814
+msgid "no class name specified as argument to -fconstant-string-class"
+msgstr ""
+
+#: objc/objc-act.c:977
+#, c-format
+msgid "object does not conform to the `%s' protocol"
+msgstr ""
+
+#: objc/objc-act.c:1015
+#, c-format
+msgid "class `%s' does not implement the `%s' protocol"
+msgstr ""
+
+#: objc/objc-act.c:1097
+#, c-format
+msgid "`%s' cannot be statically allocated"
+msgstr ""
+
+#: objc/objc-act.c:1098
+msgid "statically allocated objects not supported"
+msgstr ""
+
+#: objc/objc-act.c:1156
+#, c-format
+msgid "Unexpected type for `id' (%s)"
+msgstr ""
+
+#: objc/objc-act.c:1160
+msgid "Undefined type `id', please import <objc/objc.h>"
+msgstr ""
+
+#: objc/objc-act.c:1206 objc/objc-act.c:5375
+#, c-format
+msgid "Cannot find protocol declaration for `%s'"
+msgstr ""
+
+#: objc-parse.y:1358 objc/objc-act.c:1431 objc/objc-act.c:5901
+#: objc/objc-act.c:6202 objc/objc-act.c:6251 objc/objc-act.c:6287
+#, c-format
+msgid "Cannot find interface declaration for `%s'"
+msgstr ""
+
+#: objc/objc-act.c:2467
+#, c-format
+msgid "Cannot find class `%s'"
+msgstr ""
+
+#: objc/objc-act.c:2469
+#, c-format
+msgid "Class `%s' already exists"
+msgstr ""
+
+#. fatal did not work with 2 args...should fix
+#: objc/objc-act.c:2596
+#, c-format
+msgid "Cannot find interface declaration for `%s', superclass of `%s'"
+msgstr ""
+
+#: objc/objc-act.c:2604
+#, c-format
+msgid "Circular inheritance in interface declaration for `%s'"
+msgstr ""
+
+#: objc/objc-act.c:3652 objc/objc-act.c:3669
+msgid "inconsistent instance variable specification"
+msgstr ""
+
+#: objc/objc-act.c:4862
+#, c-format
+msgid "multiple declarations for method `%s'"
+msgstr ""
+
+#: objc/objc-act.c:4979
+#, c-format
+msgid "invalid receiver type `%s'"
+msgstr ""
+
+#: objc/objc-act.c:5047 objc/objc-act.c:5073 objc/objc-act.c:5121
+#, c-format
+msgid "`%s' does not respond to `%s'"
+msgstr ""
+
+#: objc/objc-act.c:5053 objc/objc-act.c:7311
+#, c-format
+msgid "no super class declared in interface for `%s'"
+msgstr ""
+
+#: objc/objc-act.c:5151
+msgid "cannot find class (factory) method."
+msgstr ""
+
+#: objc/objc-act.c:5152 objc/objc-act.c:5196
+#, c-format
+msgid "return type for `%s' defaults to id"
+msgstr ""
+
+#: objc/objc-act.c:5169
+#, c-format
+msgid "method `%s' not implemented by protocol."
+msgstr ""
+
+#: objc/objc-act.c:5178
+msgid "return type defaults to id"
+msgstr ""
+
+#: objc/objc-act.c:5195
+msgid "cannot find method."
+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:5450
+#, c-format
+msgid "instance variable `%s' accessed in class method"
+msgstr ""
+
+#: objc/objc-act.c:5702
+#, c-format
+msgid "duplicate definition of class method `%s'."
+msgstr ""
+
+#: objc/objc-act.c:5708
+#, c-format
+msgid "duplicate declaration of class method `%s'."
+msgstr ""
+
+#: objc/objc-act.c:5744
+#, c-format
+msgid "duplicate definition of instance method `%s'."
+msgstr ""
+
+#: objc/objc-act.c:5750
+#, c-format
+msgid "duplicate declaration of instance method `%s'."
+msgstr ""
+
+#: objc/objc-act.c:5790
+#, c-format
+msgid "duplicate interface declaration for category `%s(%s)'"
+msgstr ""
+
+#: objc/objc-act.c:5876
+#, c-format
+msgid "instance variable `%s' is declared private"
+msgstr ""
+
+#: objc/objc-act.c:5923
+#, c-format
+msgid "instance variable `%s' is declared %s"
+msgstr ""
+
+#: objc/objc-act.c:5933
+msgid "static access to object of type `id'"
+msgstr ""
+
+#: objc/objc-act.c:5970 objc/objc-act.c:6064
+#, c-format
+msgid "incomplete implementation of class `%s'"
+msgstr ""
+
+#: objc/objc-act.c:5974 objc/objc-act.c:6069
+#, c-format
+msgid "incomplete implementation of category `%s'"
+msgstr ""
+
+#: objc/objc-act.c:5979 objc/objc-act.c:6074
+#, c-format
+msgid "method definition for `%c%s' not found"
+msgstr ""
+
+#: objc/objc-act.c:6115
+#, c-format
+msgid "%s `%s' does not fully implement the `%s' protocol"
+msgstr ""
+
+#: objc/objc-act.c:6174
+#, c-format
+msgid "reimplementation of class `%s'"
+msgstr ""
+
+#: objc/objc-act.c:6216
+#, c-format
+msgid "conflicting super class name `%s'"
+msgstr ""
+
+#: objc/objc-act.c:6231
+#, c-format
+msgid "duplicate interface declaration for class `%s'"
+msgstr ""
+
+#: objc/objc-act.c:6477
+#, c-format
+msgid "duplicate declaration for protocol `%s'"
+msgstr ""
+
+#: objc/objc-act.c:7352
+msgid "[super ...] must appear in a method context"
+msgstr ""
+
+#: objc/objc-act.c:8304 objc/objc-act.c:8320
+#, c-format
+msgid "potential selector conflict for method `%s'"
+msgstr ""
+
+#: objc-parse.y:2095
+msgid "`@end' must appear in an implementation context"
+msgstr ""
+
+#: objc-parse.y:2361 objc-parse.y:2386
+msgid "method definition not in class context"
+msgstr ""
+
+#: profile.c:491
+msgid "Arc profiling: some edge counts were bad."
+msgstr ""
+
+#: profile.c:932
+#, c-format
+msgid "file %s not found, execution counts assumed to be zero."
+msgstr ""
+
+#: protoize.c:598
+#, c-format
+msgid "%s: internal abort\n"
+msgstr ""
+
+#: protoize.c:689
+#, c-format
+msgid "%s: error writing file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:734
+#, c-format
+msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
+msgstr ""
+
+#: protoize.c:737
+#, c-format
+msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
+msgstr ""
+
+#: protoize.c:844
+#, c-format
+msgid "%s: warning: no read access for file `%s'\n"
+msgstr ""
+
+#: protoize.c:852
+#, c-format
+msgid "%s: warning: no write access for file `%s'\n"
+msgstr ""
+
+#: protoize.c:860
+#, c-format
+msgid "%s: warning: no write access for dir containing `%s'\n"
+msgstr ""
+
+#. Catch cases like /.. where we try to backup to a
+#. point above the absolute root of the logical file
+#. system.
+#: protoize.c:1278
+#, c-format
+msgid "%s: invalid file name: %s\n"
+msgstr ""
+
+#: protoize.c:1430
+#, c-format
+msgid "%s: %s: can't get status: %s\n"
+msgstr ""
+
+#: protoize.c:1451
+#, c-format
+msgid ""
+"\n"
+"%s: fatal error: aux info file corrupted at line %d\n"
+msgstr ""
+
+#: protoize.c:1787
+#, c-format
+msgid "%s:%d: declaration of function `%s' takes different forms\n"
+msgstr ""
+
+#: protoize.c:2045
+#, c-format
+msgid "%s: compiling `%s'\n"
+msgstr ""
+
+#: protoize.c:2068
+#, c-format
+msgid "%s: wait: %s\n"
+msgstr ""
+
+#: protoize.c:2073
+#, c-format
+msgid "%s: subprocess got fatal signal %d\n"
+msgstr ""
+
+#: protoize.c:2081
+#, c-format
+msgid "%s: %s exited with status %d\n"
+msgstr ""
+
+#: protoize.c:2133
+#, c-format
+msgid "%s: warning: missing SYSCALLS file `%s'\n"
+msgstr ""
+
+#: protoize.c:2142 protoize.c:2171
+#, c-format
+msgid "%s: can't read aux info file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:2187 protoize.c:2215
+#, c-format
+msgid "%s: can't get status of aux info file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:2243
+#, c-format
+msgid "%s: can't open aux info file `%s' for reading: %s\n"
+msgstr ""
+
+#: protoize.c:2261
+#, c-format
+msgid "%s: error reading aux info file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:2274
+#, c-format
+msgid "%s: error closing aux info file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:2290
+#, c-format
+msgid "%s: can't delete aux info file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:2372 protoize.c:4374
+#, c-format
+msgid "%s: can't delete file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:2451
+#, c-format
+msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
+msgstr ""
+
+#: protoize.c:2576
+#, c-format
+msgid "%s: conflicting extern definitions of '%s'\n"
+msgstr ""
+
+#: protoize.c:2580
+#, c-format
+msgid "%s: declarations of '%s' will not be converted\n"
+msgstr ""
+
+#: protoize.c:2582
+#, c-format
+msgid "%s: conflict list for '%s' follows:\n"
+msgstr ""
+
+#: protoize.c:2615
+#, c-format
+msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
+msgstr ""
+
+#: protoize.c:2655
+#, c-format
+msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
+msgstr ""
+
+#: protoize.c:2661
+#, c-format
+msgid "%s: %d: warning: no extern definition for `%s'\n"
+msgstr ""
+
+#: protoize.c:2692
+#, c-format
+msgid "%s: warning: no static definition for `%s' in file `%s'\n"
+msgstr ""
+
+#: protoize.c:2698
+#, c-format
+msgid "%s: multiple static defs of `%s' in file `%s'\n"
+msgstr ""
+
+#: protoize.c:2871 protoize.c:2874
+#, c-format
+msgid "%s: %d: warning: source too confusing\n"
+msgstr ""
+
+#: protoize.c:3080
+#, c-format
+msgid "%s: %d: warning: varargs function declaration not converted\n"
+msgstr ""
+
+#: protoize.c:3095
+#, c-format
+msgid "%s: declaration of function `%s' not converted\n"
+msgstr ""
+
+#: protoize.c:3218
+#, c-format
+msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
+msgstr ""
+
+#: protoize.c:3239
+#, c-format
+msgid ""
+"\n"
+"%s: warning: too few parameter lists in declaration of `%s'\n"
+msgstr ""
+
+#: protoize.c:3337
+#, c-format
+msgid "%s: %d: warning: found `%s' but expected `%s'\n"
+msgstr ""
+
+#: protoize.c:3515
+#, c-format
+msgid "%s: local declaration for function `%s' not inserted\n"
+msgstr ""
+
+#: protoize.c:3542
+#, c-format
+msgid ""
+"\n"
+"%s: %d: warning: can't add declaration of `%s' into macro call\n"
+msgstr ""
+
+#: protoize.c:3616
+#, c-format
+msgid "%s: global declarations for file `%s' not inserted\n"
+msgstr ""
+
+#: protoize.c:3707 protoize.c:3737
+#, c-format
+msgid "%s: definition of function `%s' not converted\n"
+msgstr ""
+
+#: protoize.c:3726
+#, c-format
+msgid "%s: %d: warning: definition of %s not converted\n"
+msgstr ""
+
+#: protoize.c:4056
+#, 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:4072
+#, c-format
+msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
+msgstr ""
+
+#: protoize.c:4075
+#, c-format
+msgid "%s: function definition not converted\n"
+msgstr ""
+
+#: protoize.c:4134
+#, c-format
+msgid "%s: `%s' not converted\n"
+msgstr ""
+
+#: protoize.c:4142
+#, c-format
+msgid "%s: would convert file `%s'\n"
+msgstr ""
+
+#: protoize.c:4145
+#, c-format
+msgid "%s: converting file `%s'\n"
+msgstr ""
+
+#: protoize.c:4155
+#, c-format
+msgid "%s: can't get status for file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:4197
+#, c-format
+msgid "%s: can't open file `%s' for reading: %s\n"
+msgstr ""
+
+#: protoize.c:4212
+#, c-format
+msgid ""
+"\n"
+"%s: error reading input file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:4246
+#, c-format
+msgid "%s: can't create/open clean file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:4351
+#, c-format
+msgid "%s: warning: file `%s' already saved in `%s'\n"
+msgstr ""
+
+#: protoize.c:4359
+#, c-format
+msgid "%s: can't link file `%s' to `%s': %s\n"
+msgstr ""
+
+#: protoize.c:4389
+#, c-format
+msgid "%s: can't create/open output file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:4422
+#, c-format
+msgid "%s: can't change mode of file `%s': %s\n"
+msgstr ""
+
+#: protoize.c:4595
+#, c-format
+msgid "%s: cannot get working directory: %s\n"
+msgstr ""
+
+#: protoize.c:4693
+#, c-format
+msgid "%s: input file names must have .c suffixes: %s\n"
+msgstr ""
+
+#: real.c:798 real.c:975
+msgid "conversion from NaN to int"
+msgstr "konvertering från NaN till int"
+
+#: real.c:821
+msgid "conversion from NaN to unsigned int"
+msgstr "konveretering från NaN till unsigned int"
+
+#: real.c:2696
+msgid "floating point overflow"
+msgstr ""
+
+#: real.c:4334 real.c:6611 real.c:6692
+msgid "overflow on truncation to integer"
+msgstr ""
+
+#: real.c:4406
+msgid "overflow on truncation to unsigned integer"
+msgstr ""
+
+#: real.c:5752
+#, c-format
+msgid "%s: argument domain error"
+msgstr ""
+
+#: real.c:5753
+#, c-format
+msgid "%s: function singularity"
+msgstr ""
+
+#: real.c:5754
+#, c-format
+msgid "%s: overflow range error"
+msgstr ""
+
+#: real.c:5755
+#, c-format
+msgid "%s: underflow range error"
+msgstr ""
+
+#: real.c:5756
+#, c-format
+msgid "%s: total loss of precision"
+msgstr ""
+
+#: real.c:5757
+#, c-format
+msgid "%s: partial loss of precision"
+msgstr ""
+
+#: real.c:5758
+#, c-format
+msgid "%s: NaN - producing operation"
+msgstr ""
+
+#: reg-stack.c:660
+#, c-format
+msgid "Output constraint %d must specify a single register"
+msgstr ""
+
+#: reg-stack.c:680
+msgid "Output regs must be grouped at top of stack"
+msgstr ""
+
+#: reg-stack.c:717
+msgid "Implicitly popped regs must be grouped at top of stack"
+msgstr ""
+
+#: reg-stack.c:736
+#, c-format
+msgid "Output operand %d must use `&' constraint"
+msgstr ""
+
+#: regclass.c:660
+#, c-format
+msgid "can't use '%s' as a %s register"
+msgstr ""
+
+#: regclass.c:671
+#, c-format
+msgid "unknown register name: %s"
+msgstr ""
+
+#: regclass.c:682
+msgid "global register variable follows a function definition"
+msgstr ""
+
+#: regclass.c:686
+msgid "register used for two global register variables"
+msgstr ""
+
+#: regclass.c:691
+msgid "call-clobbered register used for global register variable"
+msgstr ""
+
+#: reload.c:1198
+msgid "cannot reload integer constant operand in `asm'"
+msgstr ""
+
+#: reload.c:1220
+msgid "impossible register constraint in `asm'"
+msgstr ""
+
+#: reload.c:3319
+msgid "`&' constraint used with no register class"
+msgstr ""
+
+#: reload.c:3471 reload.c:3682
+msgid "inconsistent operand constraints in an `asm'"
+msgstr ""
+
+#: reload1.c:1159
+msgid "frame size too large for reliable stack checking"
+msgstr ""
+
+#: reload1.c:1162
+msgid "try reducing the number of local variables"
+msgstr ""
+
+#: reload1.c:1806
+#, c-format
+msgid "Can't find a register in class `%s' while reloading `asm'."
+msgstr ""
+
+#: reload1.c:1810
+#, c-format
+msgid "Unable to find a register to spill in class `%s'."
+msgstr ""
+
+#: reload1.c:3825
+msgid "`asm' operand requires impossible reload"
+msgstr ""
+
+#: reload1.c:4877
+msgid "`asm' operand constraint incompatible with operand size"
+msgstr ""
+
+#: reload1.c:6443
+msgid "output operand is constant in `asm'"
+msgstr ""
+
+#: rtl.c:1147
+#, c-format
+msgid "RTL check: access of elt %d of `%s' with last elt %d"
+msgstr ""
+
+#: rtl.c:1161
+#, c-format
+msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s)"
+msgstr ""
+
+#: rtl.c:1176
+#, c-format
+msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s)"
+msgstr ""
+
+#: rtl.c:1190
+#, c-format
+msgid "RTL check: expected code `%s', have `%s'"
+msgstr ""
+
+#: rtl.c:1203
+#, c-format
+msgid "RTL check: expected code `%s' or `%s', have `%s'"
+msgstr ""
+
+#: rtl.c:1218
+#, c-format
+msgid "RTL check: access of elt %d of vector with last elt %d"
+msgstr ""
+
+#: stmt.c:914
+#, c-format
+msgid "jump to `%s' invalidly jumps into binding contour"
+msgstr ""
+
+#: stmt.c:1150 stmt.c:3649
+#, c-format
+msgid "label `%s' used before containing binding contour"
+msgstr ""
+
+#: stmt.c:1280 stmt.c:1352
+msgid "`asm' cannot be used in function where memory usage is checked"
+msgstr ""
+
+#: stmt.c:1338
+msgid "`asm' cannot be used with `-fcheck-memory-usage'"
+msgstr ""
+
+#: stmt.c:1367
+#, c-format
+msgid "unknown register name `%s' in `asm'"
+msgstr ""
+
+#: stmt.c:1382
+msgid "too many alternatives in `asm'"
+msgstr ""
+
+#: stmt.c:1393
+msgid "operand constraints for `asm' differ in number of alternatives"
+msgstr ""
+
+#: stmt.c:1440
+msgid "output operand constraint lacks `='"
+msgstr ""
+
+#: stmt.c:1450
+#, c-format
+msgid "output constraint `%c' for operand %d is not at the beginning"
+msgstr ""
+
+#: stmt.c:1459
+#, c-format
+msgid "output operand constraint %d contains `+'"
+msgstr ""
+
+#: stmt.c:1468
+msgid "operand constraint contains '+' or '=' at illegal position."
+msgstr ""
+
+#: stmt.c:1474 stmt.c:1651
+msgid "`%%' constraint used with last operand"
+msgstr ""
+
+#: stmt.c:1488
+msgid "matching constraint not valid in output operand"
+msgstr ""
+
+#: stmt.c:1514 stmt.c:1711
+#, c-format
+msgid "invalid punctuation `%c' in constraint"
+msgstr ""
+
+#: stmt.c:1558
+#, c-format
+msgid "output number %d not directly addressable"
+msgstr ""
+
+#: stmt.c:1586
+#, c-format
+msgid "more than %d operands in `asm'"
+msgstr ""
+
+#: stmt.c:1624
+#, c-format
+msgid "hard register `%s' listed as input operand to `asm'"
+msgstr ""
+
+#: stmt.c:1641
+#, c-format
+msgid "input operand constraint contains `%c'"
+msgstr ""
+
+#: stmt.c:1678
+msgid "matching constraint references invalid operand number"
+msgstr ""
+
+#. ??? Leave this only until we have experience with what
+#. happens in combine and elsewhere when constraints are
+#. not satisfied.
+#: stmt.c:1745 stmt.c:1770
+#, c-format
+msgid "asm operand %d probably doesn't match constraints"
+msgstr ""
+
+#: stmt.c:3567
+#, c-format
+msgid "unused variable `%s'"
+msgstr ""
+
+#: stmt.c:5160
+#, c-format
+msgid "enumeration value `%s' not handled in switch"
+msgstr ""
+
+#: stmt.c:5186 stmt.c:5206
+#, c-format
+msgid "case value `%ld' not in enumerated type"
+msgstr ""
+
+#: stmt.c:5189 stmt.c:5209
+#, c-format
+msgid "case value `%ld' not in enumerated type `%s'"
+msgstr ""
+
+#: stor-layout.c:126
+msgid "type size can't be explicitly evaluated"
+msgstr ""
+
+#: stor-layout.c:128
+msgid "variable-size type declared outside of any function"
+msgstr ""
+
+#: stor-layout.c:399
+#, c-format
+msgid "size of `%s' is %d bytes"
+msgstr ""
+
+#: stor-layout.c:401
+#, c-format
+msgid "size of `%s' is larger than %d bytes"
+msgstr ""
+
+#: stor-layout.c:751 stor-layout.c:1002
+#, c-format
+msgid "packed attribute causes inefficient alignment for `%s'"
+msgstr ""
+
+#: stor-layout.c:753 stor-layout.c:1004
+#, c-format
+msgid "packed attribute is unnecessary for `%s'"
+msgstr ""
+
+#: stor-layout.c:768
+#, c-format
+msgid "padding struct to align `%s'"
+msgstr ""
+
+#: stor-layout.c:966
+msgid "padding struct size to alignment boundary"
+msgstr ""
+
+#: stor-layout.c:1009
+msgid "packed attribute causes inefficient alignment"
+msgstr ""
+
+#: stor-layout.c:1011
+msgid "packed attribute is unnecessary"
+msgstr ""
+
+#: timevar.c:428
+msgid ""
+"\n"
+"Execution times (seconds)\n"
+msgstr ""
+
+#. Print total time.
+#: timevar.c:476
+msgid " TOTAL :"
+msgstr ""
+
+#: timevar.c:515
+msgid "time in %s: %ld.%06ld (%ld%%)\n"
+msgstr ""
+
+#: tlink.c:428
+#, c-format
+msgid "collect: reading %s\n"
+msgstr ""
+
+#: tlink.c:529
+#, c-format
+msgid "collect: recompiling %s\n"
+msgstr ""
+
+#: tlink.c:694
+#, c-format
+msgid "collect: tweaking %s in %s\n"
+msgstr ""
+
+#: tlink.c:741
+msgid "collect: relinking\n"
+msgstr ""
+
+#: tlink.c:750
+#, c-format
+msgid "ld returned %d exit status"
+msgstr ""
+
+#: toplev.c:1456 toplev.c:4878 tradcpp.c:699
+#, c-format
+msgid "Invalid option `%s'"
+msgstr ""
+
+#: toplev.c:1656
+#, c-format
+msgid ""
+"Internal error: %s.\n"
+"Please submit a full bug report.\n"
+"See %s for instructions."
+msgstr ""
+"Internt fel: %s.\n"
+"Var vänlig och skicka in en felrapport.\n"
+"Se %s för instruktioner."
+
+#: toplev.c:1988
+#, c-format
+msgid "`%s' used but never defined"
+msgstr ""
+
+#: toplev.c:1991
+#, c-format
+msgid "`%s' declared `static' but never defined"
+msgstr ""
+
+#: toplev.c:2013
+#, c-format
+msgid "`%s' defined but not used"
+msgstr ""
+
+#: toplev.c:2255
+msgid "-ffunction-sections not supported for this target."
+msgstr ""
+
+#: toplev.c:2260
+msgid "-fdata-sections not supported for this target."
+msgstr ""
+
+#: toplev.c:2268
+msgid "-ffunction-sections disabled; it makes profiling impossible."
+msgstr ""
+
+#: toplev.c:2274
+msgid "-ffunction-sections may affect debugging on some targets."
+msgstr ""
+
+#: toplev.c:2334
+msgid "Errors detected in input file (your bison.simple is out of date)\n"
+msgstr ""
+
+#: toplev.c:2565
+#, c-format
+msgid "invalid register name `%s' for register variable"
+msgstr ""
+
+#: toplev.c:3773
+#, c-format
+msgid "Usage: %s input [switches]\n"
+msgstr ""
+
+#: toplev.c:3774
+msgid "Switches:\n"
+msgstr ""
+
+#: toplev.c:3776
+msgid ""
+" -ffixed-<register> Mark <register> as being unavailable to the "
+"compiler\n"
+msgstr ""
+
+#: toplev.c:3777
+msgid ""
+" -fcall-used-<register> Mark <register> as being corrupted by function "
+"calls\n"
+msgstr ""
+
+#: toplev.c:3778
+msgid ""
+" -fcall-saved-<register> Mark <register> as being preserved across "
+"functions\n"
+msgstr ""
+
+#: toplev.c:3779
+msgid ""
+" -finline-limit=<number> Limits the size of inlined functions to <number>\n"
+msgstr ""
+
+#: toplev.c:3780
+msgid ""
+" -fmessage-length=<number> Limits diagnostics messages lengths to <number> "
+"characters per line. 0 suppresses line-wrapping\n"
+msgstr ""
+
+#: toplev.c:3781
+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:3792
+msgid " -O[number] Set optimisation level to [number]\n"
+msgstr ""
+
+#: toplev.c:3793
+msgid " -Os Optimise for space rather than speed\n"
+msgstr ""
+
+#: toplev.c:3794
+msgid ""
+" -pedantic Issue warnings needed by strict compliance to ISO "
+"C\n"
+msgstr ""
+
+#: toplev.c:3795
+msgid ""
+" -pedantic-errors Like -pedantic except that errors are produced\n"
+msgstr ""
+
+#: toplev.c:3796
+msgid " -w Suppress warnings\n"
+msgstr ""
+
+#: toplev.c:3797
+msgid " -W Enable extra warnings\n"
+msgstr ""
+
+#: toplev.c:3808
+msgid " -Wunused Enable unused warnings\n"
+msgstr ""
+
+#: toplev.c:3809
+msgid ""
+" -Wid-clash-<num> Warn if 2 identifiers have the same first <num> "
+"chars\n"
+msgstr ""
+
+#: toplev.c:3810
+msgid ""
+" -Wlarger-than-<number> Warn if an object is larger than <number> bytes\n"
+msgstr ""
+
+#: toplev.c:3811
+msgid " -p Enable function profiling\n"
+msgstr ""
+
+#: toplev.c:3813
+msgid " -a Enable block profiling \n"
+msgstr ""
+
+#: toplev.c:3816
+msgid " -ax Enable jump profiling \n"
+msgstr ""
+
+#: toplev.c:3818
+msgid " -o <file> Place output into <file> \n"
+msgstr ""
+
+#: toplev.c:3819
+msgid ""
+" -G <number> Put global and static data smaller than <number>\n"
+" bytes into a special section (on some targets)\n"
+msgstr ""
+
+#: toplev.c:3830
+msgid " -aux-info <file> Emit declaration info into <file>.X\n"
+msgstr ""
+
+#: toplev.c:3831
+msgid ""
+" -quiet Do not display functions compiled or elapsed time\n"
+msgstr ""
+
+#: toplev.c:3832
+msgid " -version Display the compiler's version\n"
+msgstr ""
+
+#: toplev.c:3833
+msgid ""
+" -d[letters] Enable dumps from specific passes of the compiler\n"
+msgstr ""
+
+#: toplev.c:3834
+msgid ""
+" -dumpbase <file> Base name to be used for dumps from specific "
+"passes\n"
+msgstr ""
+
+#: toplev.c:3836
+msgid " -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
+msgstr ""
+
+#: toplev.c:3838
+msgid " --help Display this information\n"
+msgstr ""
+
+#: toplev.c:3853
+msgid ""
+"\n"
+"Language specific options:\n"
+msgstr ""
+
+#: toplev.c:3865
+#, c-format
+msgid " %-23.23s [undocumented]\n"
+msgstr ""
+
+#: toplev.c:3873 toplev.c:3887
+#, c-format
+msgid ""
+"\n"
+"There are undocumented %s specific options as well.\n"
+msgstr ""
+
+#: toplev.c:3877
+#, c-format
+msgid ""
+"\n"
+" Options for %s:\n"
+msgstr ""
+
+#: toplev.c:3900
+msgid ""
+"\n"
+"Target specific options:\n"
+msgstr ""
+
+#: toplev.c:3914 toplev.c:3933
+#, c-format
+msgid " -m%-21.21s [undocumented]\n"
+msgstr ""
+
+#: toplev.c:3942
+msgid ""
+"\n"
+"There are undocumented target specific options as well.\n"
+msgstr ""
+
+#: toplev.c:3944
+msgid " They exist, but they are not documented.\n"
+msgstr ""
+
+#: toplev.c:3996
+#, c-format
+msgid "unrecognized gcc debugging option: %c"
+msgstr ""
+
+#: toplev.c:4058
+#, c-format
+msgid "unrecognized register name `%s'"
+msgstr ""
+
+#: toplev.c:4085 toplev.c:4699
+#, c-format
+msgid "Unrecognized option `%s'"
+msgstr ""
+
+#: toplev.c:4212
+#, c-format
+msgid "use -gdwarf -g%d for DWARF v1, level %d"
+msgstr ""
+
+#: toplev.c:4215
+msgid "use -gdwarf-2 for DWARF v2"
+msgstr ""
+
+#: toplev.c:4220
+#, c-format
+msgid "ignoring option `%s' due to invalid debug level specification"
+msgstr ""
+
+#: toplev.c:4243 toplev.c:4697
+#, c-format
+msgid "`%s': unknown or unsupported -g option"
+msgstr ""
+
+#: toplev.c:4250
+#, c-format
+msgid "`%s' ignored, conflicts with `-g%s'"
+msgstr ""
+
+#: toplev.c:4395
+msgid "`-a' option (basic block profile) not supported"
+msgstr ""
+
+#: toplev.c:4403
+msgid "`-ax' option (jump profiling) not supported"
+msgstr ""
+
+#: toplev.c:4689
+#, c-format
+msgid "Ignoring command line option '%s'"
+msgstr ""
+
+#: toplev.c:4692
+#, c-format
+msgid "(It is valid for %s but not the selected language)"
+msgstr ""
+
+#: toplev.c:4723
+msgid "-Wuninitialized is not supported without -O"
+msgstr ""
+
+#: toplev.c:4765
+msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
+msgstr ""
+
+#: toplev.c:4786
+msgid "instruction scheduling not supported on this target machine"
+msgstr ""
+
+#: toplev.c:4790
+msgid "this target machine does not have delayed branches"
+msgstr ""
+
+#: toplev.c:4804
+#, c-format
+msgid "-f%sleading-underscore not supported on this target machine"
+msgstr ""
+
+#: toplev.c:4824
+#, c-format
+msgid "Data size %ld.\n"
+msgstr ""
+
+#: toplev.c:4895
+#, c-format
+msgid ""
+"%s%s%s version %s (%s) compiled by GNU C version %s.\n"
+"%s%s%s version %s (%s) compiled by CC.\n"
+msgstr ""
+
+#: toplev.c:4950
+msgid "options passed: "
+msgstr ""
+
+#: toplev.c:4979
+msgid "options enabled: "
+msgstr ""
+
+#: tradcpp.c:112
+msgid "macro or #include recursion too deep"
+msgstr ""
+
+#: tradcpp.c:517
+#, c-format
+msgid "Usage: %s [switches] input output"
+msgstr ""
+
+#: tradcpp.c:533
+msgid "-traditional is not supported in C++"
+msgstr ""
+
+#: tradcpp.c:535
+msgid "-traditional and -ansi are mutually exclusive"
+msgstr ""
+
+#: tradcpp.c:549
+msgid "Filename missing after -i option"
+msgstr ""
+
+#: tradcpp.c:567
+msgid "Filename missing after -o option"
+msgstr ""
+
+#: tradcpp.c:618
+msgid "Macro name missing after -D option"
+msgstr ""
+
+#: tradcpp.c:630
+msgid "Macro name missing after -U option"
+msgstr ""
+
+#: tradcpp.c:641
+msgid "-pedantic and -traditional are mutually exclusive"
+msgstr ""
+
+#: tradcpp.c:646
+msgid "-trigraphs and -traditional are mutually exclusive"
+msgstr ""
+
+#: tradcpp.c:672
+msgid "Directory name missing after -I option"
+msgstr ""
+
+#: tradcpp.c:1326 tradcpp.c:3402
+msgid "`/*' within comment"
+msgstr ""
+
+#: tradcpp.c:1701
+#, c-format
+msgid "unterminated #%s conditional"
+msgstr ""
+
+#: tradcpp.c:2060
+msgid "not in any file?!"
+msgstr ""
+
+#: tradcpp.c:2148
+msgid "`defined' must be followed by ident or (ident)"
+msgstr ""
+
+#: tradcpp.c:2152
+msgid "cccp error: invalid special hash type"
+msgstr ""
+
+#: tradcpp.c:2256
+msgid "#include expects \"fname\" or <fname>"
+msgstr ""
+
+#: tradcpp.c:2305
+#, c-format
+msgid "nonexistent file <%.*s> omitted from dependency output"
+msgstr ""
+
+#: tradcpp.c:2485
+msgid "invalid macro name"
+msgstr ""
+
+#: tradcpp.c:2491
+#, c-format
+msgid "invalid macro name `%s'"
+msgstr ""
+
+#: tradcpp.c:2494
+msgid "defining `defined' as a macro"
+msgstr ""
+
+#: tradcpp.c:2519
+msgid "parameter name starts with a digit in #define"
+msgstr ""
+
+#: tradcpp.c:2529
+msgid "badly punctuated parameter list in #define"
+msgstr ""
+
+#: tradcpp.c:2537
+msgid "unterminated parameter list in #define"
+msgstr ""
+
+#: tradcpp.c:2582
+#, c-format
+msgid "\"%.*s\" redefined"
+msgstr ""
+
+#: tradcpp.c:2838
+msgid "# operator should be followed by a macro argument name"
+msgstr ""
+
+#: tradcpp.c:2886 tradcpp.c:2901 tradcpp.c:2919 tradcpp.c:2933 tradcpp.c:2940
+#: tradcpp.c:2965
+msgid "invalid format #line command"
+msgstr ""
+
+#: tradcpp.c:2991
+msgid "undefining `defined'"
+msgstr ""
+
+#: tradcpp.c:2995
+#, c-format
+msgid "undefining `%s'"
+msgstr ""
+
+#: tradcpp.c:3039
+msgid "#elif not within a conditional"
+msgstr ""
+
+#: tradcpp.c:3282
+#, c-format
+msgid "#%s not within a conditional"
+msgstr ""
+
+#: tradcpp.c:3290
+msgid "#else or #elif after #else"
+msgstr ""
+
+#: tradcpp.c:3331
+msgid "#else not within a conditional"
+msgstr ""
+
+#: tradcpp.c:3363
+msgid "unbalanced #endif"
+msgstr ""
+
+#: tradcpp.c:3457
+msgid "unterminated string or character constant"
+msgstr ""
+
+#: tradcpp.c:3613
+#, c-format
+msgid "arguments given to macro `%s'"
+msgstr ""
+
+#: tradcpp.c:3619
+#, c-format
+msgid "no args to macro `%s'"
+msgstr ""
+
+#: tradcpp.c:3621
+#, c-format
+msgid "only 1 arg to macro `%s'"
+msgstr ""
+
+#: tradcpp.c:3623
+#, c-format
+msgid "only %d args to macro `%s'"
+msgstr ""
+
+#: tradcpp.c:3625
+#, c-format
+msgid "too many (%d) args to macro `%s'"
+msgstr ""
+
+#: tradcpp.c:4251
+#, c-format
+msgid ""
+"Internal error in %s, at tradcpp.c:%d\n"
+"Please submit a full bug report.\n"
+"See %s for instructions."
+msgstr ""
+"Internt fel i %s, vid tradcpp.c:%d\n"
+"Var vänlig och skicka in en felrapport.\n"
+"Se %s för instruktioner."
+
+#: tree.c:1295
+#, c-format
+msgid "`%s' and `%s' identical in first %d characters"
+msgstr ""
+
+#: tree.c:4749
+msgid "arrays of functions are not meaningful"
+msgstr ""
+
+#: tree.c:4806
+msgid "function return type cannot be function"
+msgstr ""
+
+#: tree.c:5541
+msgid "invalid initializer for bit string"
+msgstr ""
+
+#: tree.c:5600
+#, c-format
+msgid "Tree check: expected %s, have %s"
+msgstr ""
+
+#: tree.c:5616
+#, c-format
+msgid "Tree check: expected class '%c', have '%c' (%s)"
+msgstr ""
+
+#: varasm.c:726
+#, c-format
+msgid "register name not specified for `%s'"
+msgstr ""
+
+#: varasm.c:728
+#, c-format
+msgid "invalid register name for `%s'"
+msgstr ""
+
+#: varasm.c:731
+#, c-format
+msgid "data type of `%s' isn't suitable for a register"
+msgstr ""
+
+#: varasm.c:734
+#, c-format
+msgid "register specified for `%s' isn't suitable for data type"
+msgstr ""
+
+#: varasm.c:743
+msgid "global register variable has initial value"
+msgstr ""
+
+#: varasm.c:746
+msgid "volatile register variables don't work as you might wish"
+msgstr ""
+
+#: varasm.c:781
+#, c-format
+msgid "register name given for non-register variable `%s'"
+msgstr ""
+
+#: varasm.c:1417
+#, c-format
+msgid "size of variable `%s' is too large"
+msgstr ""
+
+#: varasm.c:1457
+#, c-format
+msgid ""
+"alignment of `%s' is greater than maximum object file alignment. Using %d."
+msgstr ""
+
+#: varasm.c:1504
+#, c-format
+msgid "requested alignment for %s is greater than implemented alignment of %d."
+msgstr ""
+
+#: varasm.c:1976
+msgid "floating point trap outputting a constant"
+msgstr ""
+
+#: varasm.c:4286
+msgid "initializer for integer value is too complicated"
+msgstr ""
+
+#: varasm.c:4292
+msgid "initializer for floating value is not a floating constant"
+msgstr ""
+
+#: varasm.c:4349
+msgid "unknown set constructor type"
+msgstr ""
+
+#: varasm.c:4494
+#, c-format
+msgid "invalid initial value for member `%s'"
+msgstr ""
+
+#: varasm.c:4676
+#, c-format
+msgid "weak declaration of `%s' must be public"
+msgstr ""
+
+#: varasm.c:4678
+#, c-format
+msgid "weak declaration of `%s' must precede definition"
+msgstr ""
+
+#: varasm.c:4771
+msgid "only weak aliases are supported in this configuration"
+msgstr ""
+
+#: varasm.c:4776
+msgid "alias definitions not supported in this configuration; ignored"
+msgstr ""
+
+#: varray.c:87
+#, c-format
+msgid "Virtual array %s[%lu]: element %lu out of bounds"
+msgstr ""
+
+#. Print an error message for unrecognized stab codes.
+#: xcoffout.c:182
+#, c-format
+msgid "Unknown stab %s: : 0x%x\n"
+msgstr ""
+
+#: config/arc/arc.h:60 config/mips/mips.h:910
+msgid "may not use both -EB and -EL"
+msgstr ""
+
+#: config/arm/arm.h:205
+msgid "-mapcs-26 and -mapcs-32 may not be used together"
+msgstr ""
+
+#: config/arm/arm.h:217
+msgid "-msoft-float and -mhard_float may not be used together"
+msgstr ""
+
+#: config/arm/arm.h:228
+msgid "-mbig-endian and -mlittle-endian may not be used together"
+msgstr ""
+
+#: config/arm/arm.h:246
+msgid "Incompatible interworking options"
+msgstr ""
+
+#: config/arm/riscix.h:73 config/arm/riscix.h:135
+msgid "-mbsd and -pedantic incompatible"
+msgstr ""
+
+#: config/arm/riscix.h:74 config/arm/riscix.h:136
+msgid "-mbsd and -mxopen incompatible"
+msgstr ""
+
+#: config/arm/riscix.h:75 config/arm/riscix.h:137
+msgid "-mxopen and -pedantic incompatible"
+msgstr ""
+
+#: config/dsp16xx/dsp16xx.h:101 config/dsp16xx/dsp16xx.h:110
+msgid "A -ifile option requires a -map option"
+msgstr ""
+
+#: config/i386/freebsd-aout.h:236
+msgid "`-p' not supported; use `-pg' and gprof(1)"
+msgstr ""
+
+#: config/i386/sco5.h:788 config/i386/sco5.h:863
+msgid "-static not valid with -mcoff"
+msgstr ""
+
+#: config/i386/sco5.h:789 config/i386/sco5.h:864
+msgid "-shared not valid with -mcoff"
+msgstr ""
+
+#: config/i386/sco5.h:790 config/i386/sco5.h:865
+msgid "-symbolic not valid with -mcoff"
+msgstr ""
+
+#: config/i386/sco5.h:828
+msgid "-fpic is not valid with -mcoff"
+msgstr ""
+
+#: config/i386/sco5.h:829
+msgid "-fPIC is not valid with -mcoff"
+msgstr ""
+
+#: config/i386/sco5.h:866
+msgid "-fpic not valid with -mcoff"
+msgstr ""
+
+#: config/i386/sco5.h:867
+msgid "-fPIC not valid with -mcoff"
+msgstr ""
+
+#: config/i860/fx2800.h:305
+msgid "-p option not supported: use -pg instead"
+msgstr ""
+
+#: config/mips/mips.h:766
+msgid "-pipe is not supported."
+msgstr ""
+
+#: config/mips/mips.h:905
+msgid "may not use both -mfp64 and -msingle-float"
+msgstr ""
+
+#: config/mips/mips.h:906
+msgid "may not use both -mfp64 and -m4650"
+msgstr ""
+
+#: config/mips/r3900.h:28 config/mips/r3900.h:42
+msgid "-mhard-float not supported."
+msgstr ""
+
+#: config/mips/r3900.h:30 config/mips/r3900.h:44
+msgid "-msingle-float and -msoft-float can not both be specified."
+msgstr ""
+
+#: config/nextstep.h:163 config/nextstep.h:166
+msgid "-p profiling is no longer supported. Use -pg instead."
+msgstr ""
+
+#: config/vax/vax.h:41 config/vax/vax.h:42
+msgid "profiling not supported with -mg\n"
+msgstr ""
+
+#: gcc.c:558
+msgid "GNU C does not support -C without using -E"
+msgstr ""
+
+#: gcc.c:573
+msgid "-pg and -fomit-frame-pointer are incompatible"
+msgstr ""
+
+#: gcc.c:707
+msgid "-E required when input is from standard input"
+msgstr ""
+
+#: gcc.c:711
+msgid "Compilation of header file requested"
+msgstr ""
+