1 # German translation of gcc messages.
2 # Copyright © 2002, 2003, 2004 Free Software Foundation, Inc.
3 # Karl Eichwalder <ke@suse.de>, 2002, 2003.
4 # Roland Stigge <stigge@antcom.de>, 2003, 2004.
5 # This file is distributed under the same license as the gcc package.
9 "Project-Id-Version: gcc 4.0-b20050226\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2005-02-25 23:36+0000\n"
12 "PO-Revision-Date: 2005-04-19 10:52+0200\n"
13 "Last-Translator: Roland Stigge <stigge@antcom.de>\n"
14 "Language-Team: German <de@li.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
21 msgid "%qs attribute directive ignored"
22 msgstr "Attribut-Anweisung %qs ignoriert"
26 msgid "wrong number of arguments specified for %qs attribute"
27 msgstr "falsche Anzahl an Argumenten für das Attribut %qs angegeben"
31 msgid "%qs attribute does not apply to types"
32 msgstr "Attribut %qs kann nicht auf Typen angewandt werden"
36 msgid "%qs attribute only applies to function types"
37 msgstr "Attribut %qs kann nur auf Funktionstypen angewandt werden"
40 msgid "offset outside bounds of constant string"
41 msgstr "Adressabstand ist außerhalb der Grenzen der konstanten Zeichenkette"
44 msgid "second argument to %<__builtin_prefetch%> must be a constant"
45 msgstr "zweites Argument für %<__builtin_prefetch%> muss eine Konstante sein"
48 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
49 msgstr "ungültiges zweites Argument für %<__builtin_prefetch%>; es wird Null verwendet"
52 msgid "third argument to %<__builtin_prefetch%> must be a constant"
53 msgstr "drittes Argument für %<__builtin_prefetch%> muss eine Konstante sein"
56 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
57 msgstr "ungültiges drittes Argument für %<__builtin_prefetch%>; es wird Null verwendet"
60 msgid "argument of %<__builtin_args_info%> must be constant"
61 msgstr "Argument von %<__builtin_args_info%> muss konstant sein"
64 msgid "argument of %<__builtin_args_info%> out of range"
65 msgstr "Argument von %<__builtin_args_info%> außerhalb des Wertebereichs"
68 msgid "missing argument in %<__builtin_args_info%>"
69 msgstr "fehlendes Argument in %<__builtin_args_info%>"
71 #: builtins.c:3914 gimplify.c:1765
72 msgid "too few arguments to function %<va_start%>"
73 msgstr "zu wenige Argumente für %<va_start%>"
76 msgid "first argument to %<va_arg%> not of type %<va_list%>"
77 msgstr "erstes Argument für %<va_arg%> nicht vom Typ %<va_list%>"
79 #. Unfortunately, this is merely undefined, rather than a constraint
80 #. violation, so we cannot make this an error. If this call is never
81 #. executed, the program is still strictly conforming.
83 msgid "%qT is promoted to %qT when passed through %<...%>"
84 msgstr "%qT auf %qT erweitert beim Durchlaufen von %<...%>"
87 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
88 msgstr "(Sie sollten also %qT statt %qT an %<va_arg%> übergeben)"
90 #. We can, however, treat "undefined" any way we please.
91 #. Call abort to encourage the user to fix the program.
92 #: builtins.c:4102 c-typeck.c:2023
93 msgid "if this code is reached, the program will abort"
94 msgstr "Wenn dieser Code erreicht wird, wird das Programm abgebrochen."
97 msgid "invalid argument to %<__builtin_frame_address%>"
98 msgstr "ungültiges Argument für %<__builtin_frame_address%>"
101 msgid "invalid argument to %<__builtin_return_address%>"
102 msgstr "ungültiges Argument für %<__builtin_return_address%>"
105 msgid "unsupported argument to %<__builtin_frame_address%>"
106 msgstr "nicht unterstütztes Argument für %<__builtin_frame_address%>"
109 msgid "unsupported argument to %<__builtin_return_address%>"
110 msgstr "nicht unterstütztes Argument für %<__builtin_return_address%>"
113 msgid "second argument to %<__builtin_expect%> must be a constant"
114 msgstr "zweites Argument für %<__builtin_expect%> muss eine Konstante sein"
117 msgid "%<__builtin_longjmp%> second argument must be 1"
118 msgstr "zweites Argument für %<__builtin_longjmp%> muss 1 sein"
121 msgid "target format does not support infinity"
122 msgstr "Zielformat unterstützt nicht »unendlich«"
124 #: builtins.c:7699 builtins.c:7794
126 msgid "too few arguments to function %qs"
127 msgstr "zu wenig Argumente für Funktion %qs"
129 #: builtins.c:7705 builtins.c:7800
131 msgid "too many arguments to function %qs"
132 msgstr "zu viele Argumente für Funktion %qs"
134 #: builtins.c:7711 builtins.c:7825
136 msgid "non-floating-point argument to function %qs"
137 msgstr "Nicht-Gleitkomma-Argument für Funktion %qs"
140 msgid "%<va_start%> used in function with fixed args"
141 msgstr "%<va_start%> in Funktion mit fester Parameterzahl verwendet"
143 #. Evidently an out of date version of <stdarg.h>; can't validate
144 #. va_start's second argument, but can still work as intended.
146 msgid "%<__builtin_next_arg%> called without an argument"
147 msgstr "%<__builtin_next_arg%> ohne Argument gerufen"
150 msgid "%<va_start%> used with too many arguments"
151 msgstr "%<va_start%> mit zu vielen Argumenten verwendet"
153 #. FIXME: Sometimes with the tree optimizers we can get the
154 #. not the last argument even though the user used the last
155 #. argument. We just warn and set the arg to be the last
156 #. argument so that we will get wrong-code because of
159 msgid "second parameter of %<va_start%> not last named argument"
160 msgstr "zweiter Parameter von %<va_start%> ist nicht letztgenanntes Argument"
163 msgid "%qD is not defined outside of function scope"
164 msgstr "%qD ist außerhalb des Funktionsgültigkeitsbereiches nicht definiert"
168 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
169 msgstr "Zeichenkettenlänge %qd ist größer als die Länge %qd, die von ISO-C%d-Compilern unterstützt werden muss"
172 msgid "overflow in constant expression"
173 msgstr "Überlauf in Konstanten-Ausdruck"
176 msgid "integer overflow in expression"
177 msgstr "Ganzzahlüberlauf in Ausdruck"
180 msgid "floating point overflow in expression"
181 msgstr "Gleitkommaüberlauf in Ausdruck"
184 msgid "vector overflow in expression"
185 msgstr "Vektorüberlauf in Ausdruck"
187 #. This detects cases like converting -129 or 256 to unsigned char.
189 msgid "large integer implicitly truncated to unsigned type"
190 msgstr "große Ganzzahl implizit auf vorzeichenlosen Typen abgeschnitten"
193 msgid "negative integer implicitly converted to unsigned type"
194 msgstr "negative Ganzzahl implizit in vorzeichenlosen Typen konvertiert"
197 msgid "overflow in implicit constant conversion"
198 msgstr "Überlauf in impliziter Konstantenkonvertierung"
202 msgid "operation on %qs may be undefined"
203 msgstr "Operation auf %qs könnte undefiniert sein"
206 msgid "case label does not reduce to an integer constant"
207 msgstr "case-Marke reduziert nicht auf Ganzzahlkonstante"
210 msgid "case label value is less than minimum value for type"
211 msgstr "case-Marke ist kleiner als Minimalwert des Typs"
214 msgid "case label value exceeds maximum value for type"
215 msgstr "case-Marke überschreitet Maximalwert des Typs"
218 msgid "lower value in case label range less than minimum value for type"
219 msgstr "unterer Wert in case-Marken-Bereich ist kleiner als der Minimalwert des Typs"
222 msgid "upper value in case label range exceeds maximum value for type"
223 msgstr "oberer Wert in case-Marken-Bereich überschreitet den Maximalwert des Typs"
226 msgid "invalid truth-value expression"
227 msgstr "ungültiger Wahrheitswert-Ausdruck"
231 msgid "invalid operands to binary %s"
232 msgstr "ungültige Operanden für binäres %s"
235 msgid "comparison is always false due to limited range of data type"
236 msgstr "Vergleich ist durch beschränkten Wertebereich des Datentyps stets »unwahr«"
239 msgid "comparison is always true due to limited range of data type"
240 msgstr "Vergleich ist durch beschränkten Wertebereich des Datentyps stets »wahr«"
243 msgid "comparison of unsigned expression >= 0 is always true"
244 msgstr "Vergleich eines vorzeichenlosen Ausdrucks >= 0 ist stets »wahr«"
247 msgid "comparison of unsigned expression < 0 is always false"
248 msgstr "Vergleich eines vorzeichenlosen Ausdrucks < 0 ist stets »unwahr«"
251 msgid "pointer of type %<void *%> used in arithmetic"
252 msgstr "Zeiger auf Typen %<void *%> in Arithmetik verwendet"
255 msgid "pointer to a function used in arithmetic"
256 msgstr "Zeiger auf Funktion in Arithmetik verwendet"
259 msgid "pointer to member function used in arithmetic"
260 msgstr "Zeiger auf Elementfunktion in Arithmetik verwendet"
262 #. Common Ada/Pascal programmer's mistake. We always warn
263 #. about this since it is so bad.
265 msgid "the address of %qD, will always evaluate as %<true%>"
266 msgstr "die Adresse von %qD wird immer zu %<wahr%> auswerten"
269 msgid "suggest parentheses around assignment used as truth value"
270 msgstr "um Zuweisung, die als Wahrheitswert verwendet wird, werden Klammern empfohlen"
272 #: c-common.c:2535 c-common.c:2575
273 msgid "invalid use of %<restrict%>"
274 msgstr "ungültige Verwendung von %<restrict%>"
277 msgid "invalid application of %<sizeof%> to a function type"
278 msgstr "ungültige Anwendung von %<sizeof%> auf einen Funktionstypen"
282 msgid "invalid application of %qs to a void type"
283 msgstr "ungültige Anwendung von %qs auf einen void-Typen"
286 msgid "invalid application of %qs to incomplete type %qT "
287 msgstr "ungültige Anwendung von %qs auf unvollständigen Typen %qT"
290 msgid "%<__alignof%> applied to a bit-field"
291 msgstr "%<__alignof%> auf Bitfeld angewandt"
295 msgid "cannot disable built-in function %qs"
296 msgstr "eingebaute Funktion %qs kann nicht abgeschaltet werden"
299 msgid "pointers are not permitted as case values"
300 msgstr "Zeiger sind nicht als case-Werte zugelassen"
303 msgid "range expressions in switch statements are non-standard"
304 msgstr "Wertebereichsausdrücke in switch-Anweisungen sind nicht standardkonform"
307 msgid "empty range specified"
308 msgstr "leerer Wertebereich angegeben"
311 msgid "duplicate (or overlapping) case value"
312 msgstr "doppelte (oder sich überschneidende) case-Werte"
315 msgid "%Jthis is the first entry overlapping that value"
316 msgstr "%Jdies ist der erste Eintrag, der diesen Wert überschneidet"
319 msgid "duplicate case value"
320 msgstr "doppelter case-Wert"
323 msgid "%Jpreviously used here"
324 msgstr "%Jbereits hier verwendet"
327 msgid "multiple default labels in one switch"
328 msgstr "mehrere Standardmarken in einem »switch«"
331 msgid "%Jthis is the first default label"
332 msgstr "%Jdies ist die erste Standardmarke"
335 msgid "%Jcase value %qs not in enumerated type"
336 msgstr "%Jcase-Wert %qs nicht in Aufzählungstyp"
339 msgid "%Jcase value %qs not in enumerated type %qT"
340 msgstr "%Jcase-Wert %qs nicht in Aufzählungstyp %qT"
343 msgid "%Hswitch missing default case"
344 msgstr "%Hdie Standardfallbehandlung in switch fehlt"
346 #. Warn if there are enumerators that don't correspond to
349 msgid "%Henumeration value %qE not handled in switch"
350 msgstr "%HAufzählungswert %qE wird nicht von switch behandelt"
353 msgid "taking the address of a label is non-standard"
354 msgstr "das Ermitteln der Adresse einer Marke ist nicht standardkonform"
356 #: c-common.c:3953 c-common.c:3972 c-common.c:3990 c-common.c:4017
357 #: c-common.c:4036 c-common.c:4059 c-common.c:4083 c-common.c:4109
358 #: c-common.c:4143 c-common.c:4187 c-common.c:4215 c-common.c:4243
359 #: c-common.c:4262 c-common.c:4593 c-common.c:4624 c-common.c:4716
360 #: c-common.c:4783 c-common.c:4829 c-common.c:4887 c-common.c:4916
361 #: c-common.c:5195 c-common.c:5218 c-common.c:5257 tree.c:3254
362 #: config/darwin.c:1236 config/arm/arm.c:2701 config/arm/arm.c:2728
363 #: config/avr/avr.c:4601 config/h8300/h8300.c:5779 config/h8300/h8300.c:5802
364 #: config/i386/i386.c:1732 config/i386/i386.c:15625 config/ia64/ia64.c:526
365 #: config/ip2k/ip2k.c:3164 config/m68hc11/m68hc11.c:1312
366 #: config/sh/symbian.c:414 config/sh/symbian.c:421
368 msgid "%qs attribute ignored"
369 msgstr "Attribut %qs wird ignoriert"
373 msgid "unknown machine mode %qs"
374 msgstr "unbekannter Maschinenzustand %qs"
377 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
378 msgstr "Angabe von Vektortypen mit __attribute__ ((Modus)) ist veraltet"
381 msgid "use __attribute__ ((vector_size)) instead"
382 msgstr "stattdessen __attribute__ ((Vektorgröße)) verwenden"
386 msgid "unable to emulate %qs"
387 msgstr "%qs kann nicht emuliert werden"
391 msgid "invalid pointer mode %qs"
392 msgstr "ungültiger Zeigermodus %qs"
396 msgid "no data type for mode %qs"
397 msgstr "kein Datentyp für Zustand %qs"
401 msgid "cannot use mode %qs for enumeral types"
402 msgstr "Modus %qs kann nicht für Aufzählungstypen verwendet werden"
406 msgid "mode %qs applied to inappropriate type"
407 msgstr "Modus %qs auf unpassenden Typen angewendet"
410 msgid "%Jsection attribute cannot be specified for local variables"
411 msgstr "%JAbschnitts-Attribut kann nicht für lokale Variablen angegeben werden"
414 msgid "%Jsection of %qD conflicts with previous declaration"
415 msgstr "%JAbschnitt von %qD in Konflikt mit vorheriger Deklaration"
418 msgid "%Jsection attribute not allowed for %qD"
419 msgstr "%JAbschnitts-Attribut nicht erlaubt für %qD"
422 msgid "%Jsection attributes are not supported for this target"
423 msgstr "%JAbschnitts-Attribute werden für dieses Ziel nicht unterstützt"
426 msgid "requested alignment is not a constant"
427 msgstr "verlangte Ausrichtung ist keine Konstante"
430 msgid "requested alignment is not a power of 2"
431 msgstr "verlangte Ausrichtung ist keine Zweierpotenz"
434 msgid "requested alignment is too large"
435 msgstr "verlangte Ausrichtung ist zu groß"
438 msgid "%Jalignment may not be specified for %qD"
439 msgstr "%Jfür %qD darf keine Ausrichtung angegeben werden"
442 msgid "%J%qD defined both normally and as an alias"
443 msgstr "%J%qD sowohl normal als auch als Alias definiert"
446 msgid "alias argument not a string"
447 msgstr "Alias-Argument ist keine Zeichenkette"
451 msgid "%qs attribute ignored on non-class types"
452 msgstr "Attribut %qs ignoriert für Nicht-Klassen-Typen"
455 msgid "visibility argument not a string"
456 msgstr "Sichtbarkeitsargument ist keine Zeichenkette"
460 msgid "%qE attribute ignored on types"
461 msgstr "Attribut %qE für Typen ignoriert"
464 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
465 msgstr "Sichtbarkeitsargument muss »default«, »hidden«, »protected« oder »internal« sein"
468 msgid "tls_model argument not a string"
469 msgstr "Argument für tls_model ist keine Zeichenkette"
472 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
473 msgstr "Argument für tls_model muss »local-exec«, »initial-exec«, »local-dynamic« oder »global-dynamic« sein"
475 #: c-common.c:4757 c-common.c:4803
476 msgid "%J%qE attribute applies only to functions"
477 msgstr "%JAttribut %qE kann nur auf Funktionen angewandt werden"
479 #: c-common.c:4762 c-common.c:4808
480 msgid "%Jcan%'t set %qE attribute after definition"
481 msgstr "%JAttribut %qE kann nicht nach der Definition gesetzt werden"
485 msgid "%qs attribute ignored for %qs"
486 msgstr "Attribut %qs ignoriert für %qs"
490 msgid "invalid vector type for attribute %qs"
491 msgstr "ungültiger Vektortyp für Attribut %qs"
494 msgid "number of components of the vector not a power of two"
495 msgstr "Komponentenanzahl des Vektors ist keine Zweierpotenz"
498 msgid "nonnull attribute without arguments on a non-prototype"
499 msgstr "Nicht-Null-Attribut ohne Argumente für einen Nicht-Prototyp"
503 msgid "nonnull argument has invalid operand number (argument %lu)"
504 msgstr "Nicht-Null-Argument hat ungültige Operandenzahl (Argument %lu)"
508 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
509 msgstr "Nicht-Null-Argument mit Operandenzahl außerhalb des Wertebereiches (Argument %lu, Operand %lu)"
513 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
514 msgstr "Nicht-Null-Argument referenziert Nicht-Zeiger-Operanden (Argument %lu, Operand %lu)"
516 #: c-common.c:5079 c-common.c:5116
517 msgid "missing sentinel in function call"
518 msgstr "Wächter in Funktionsaufruf fehlt"
521 msgid "not enough arguments to fit a sentinel"
522 msgstr "zu wenige Argumente, um in einen Wächter zu passen"
526 msgid "null argument where non-null required (argument %lu)"
527 msgstr "Null-Argument, wo Nicht-Null erwartet (Argument %lu)"
530 msgid "cleanup argument not an identifier"
531 msgstr "Argument für cleanup ist kein Bezeichner"
534 msgid "cleanup argument not a function"
535 msgstr "Argument für cleanup ist keine Funktion"
539 msgid "%qs attribute requires prototypes with named arguments"
540 msgstr "Attribut %qs benötigt Prototypen mit benannten Argumenten"
544 msgid "%qs attribute only applies to variadic functions"
545 msgstr "Attribut %qs gilt nur für variadische Funktionen"
548 msgid "requested position is not an integer constant"
549 msgstr "angeforderte Position ist keine Ganzzahlkonstante"
552 msgid "requested position is less than zero"
553 msgstr "angeforderte Position ist kleiner als Null"
556 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
557 msgstr "%Hder Rückgabewert von %qD, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert"
560 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
561 msgstr "%Hder Rückgabewert der Funktion, die mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert"
565 msgid "attempt to take address of bit-field structure member %qs"
566 msgstr "Versuch, die Adresse des Bitfeld-Elementes %qs zu verwenden"
569 msgid "invalid lvalue in assignment"
570 msgstr "ungültiger L-Wert in Zuweisung"
573 msgid "invalid lvalue in increment"
574 msgstr "ungültiger L-Wert in Erhöhung"
577 msgid "invalid lvalue in decrement"
578 msgstr "ungültiger L-Wert in Verringerung"
581 msgid "invalid lvalue in unary %<&%>"
582 msgstr "ungültiger L-Wert in unärem %<&%>"
585 msgid "invalid lvalue in asm statement"
586 msgstr "ungültiger L-Wert in asm-Anweisung"
588 #. Except for passing an argument to an unprototyped function,
589 #. this is a constraint violation. When passing an argument to
590 #. an unprototyped function, it is compile-time undefined;
591 #. making it a constraint in that case was rejected in
593 #: c-convert.c:83 c-typeck.c:1430 c-typeck.c:3526 cp/typeck.c:1351
594 #: cp/typeck.c:5842 fortran/convert.c:89 treelang/tree-convert.c:79
595 msgid "void value not ignored as it ought to be"
596 msgstr "void-Wert nicht ignoriert wie es sein sollte"
598 #: c-convert.c:121 fortran/convert.c:122 java/typeck.c:156
599 #: treelang/tree-convert.c:105
600 msgid "conversion to non-scalar type requested"
601 msgstr "Konvertierung zu Nicht-Skalar-Typ verlangt"
604 msgid "%Jarray %qD assumed to have one element"
605 msgstr "%JFeld %qD als einelementig betrachtet"
609 msgid "GCC supports only %u nested scopes"
610 msgstr "GCC unterstützt nur %u geschachtelte Gültigkeitsbereiche"
613 msgid "%Jlabel %qD used but not defined"
614 msgstr "%JMarke %qD verwendet, aber nicht definiert"
617 msgid "%Jlabel %qD defined but not used"
618 msgstr "%JMarke %qD definiert, aber nicht verwendet"
621 msgid "%Jlabel %qD declared but not defined"
622 msgstr "%JMarke %qD deklariert, aber nicht definiert"
625 msgid "%Jnested function %qD declared but never defined"
626 msgstr "%Jgeschachtelte Funktion %qD deklariert, aber nirgendwo definiert"
628 #: c-decl.c:784 cp/decl.c:568
629 msgid "%Junused variable %qD"
630 msgstr "%JVariable %qD wird nicht verwendet"
633 msgid "%Jtype of array %qD completed incompatibly with implicit initialization"
634 msgstr "%JTyp des Feldes %qD vervollständigt Unverträglichkeit mit impliziter Initialisierung"
637 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
638 msgstr "eine Parameterliste mit Auslassung passt nicht zu einer leeren Parameternamenslistendeklaration"
641 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
642 msgstr "ein Argumenttyp mit Standard-Promotion passt nicht zu leerer Parameternamenslistendeklaration"
645 msgid "%Jprototype for %qD declares more arguments than previous old-style definition"
646 msgstr "%JPrototyp für %qD deklariert mehr Argumente als vorherige Definition im alten Stil"
649 msgid "%Jprototype for %qD declares fewer arguments than previous old-style definition"
650 msgstr "%JPrototyp für %qD deklariert weniger Argumente als vorherige Definition im alten Stil"
653 msgid "%Jprototype for %qD declares argument %d with incompatible type"
654 msgstr "%JPrototyp für %qD deklariert Argument %d mit inkompatiblem Typen"
656 #. If we get here, no errors were found, but do issue a warning
657 #. for this poor-style construct.
659 msgid "%Jprototype for %qD follows non-prototype definition"
660 msgstr "%JPrototyp für %qD folgt einer Nicht-Prototyp-Definition"
663 msgid "%Jprevious definition of %qD was here"
664 msgstr "%Jvorherige Definition von %qD war hier"
667 msgid "%Jprevious implicit declaration of %qD was here"
668 msgstr "%Jvorherige implizite Deklaration von %qD war hier"
671 msgid "%Jprevious declaration of %qD was here"
672 msgstr "%Jvorherige Deklaration von %qD war hier"
675 msgid "%J%qD redeclared as different kind of symbol"
676 msgstr "%J%qD als andere Symbolart redeklariert"
679 msgid "%Jbuilt-in function %qD declared as non-function"
680 msgstr "%Jeingebaute Funktion %qD als Nicht-Funktion deklariert"
682 #: c-decl.c:1157 c-decl.c:1273 c-decl.c:1879
683 msgid "%Jdeclaration of %qD shadows a built-in function"
684 msgstr "%JDeklaration von %qD überdeckt eine eingebaute Funktion"
687 msgid "%Jredeclaration of enumerator %qD"
688 msgstr "%JRedeklaration von Aufzählung %qD"
690 #. If types don't match for a built-in, throw away the
691 #. built-in. No point in calling locate_old_decl here, it
692 #. won't print anything.
694 msgid "%Jconflicting types for built-in function %qD"
695 msgstr "%Jin Konflikt stehende Typen für eingebaute Funktion %qD"
697 #: c-decl.c:1211 c-decl.c:1224 c-decl.c:1234
698 msgid "%Jconflicting types for %qD"
699 msgstr "%Jin Konflikt stehende Typen für %qD"
702 msgid "%J conflicting type qualifiers for %qD"
703 msgstr "%J in Konflikt stehende Qualifizierer für %qD"
705 #. Allow OLDDECL to continue in use.
707 msgid "%Jredefinition of typedef %qD"
708 msgstr "%JRedefinition des typedef %qD"
710 #: c-decl.c:1291 c-decl.c:1301 c-decl.c:1314 c-decl.c:1396
711 msgid "%Jredefinition of %qD"
712 msgstr "%JRedefinition von %qD"
714 #: c-decl.c:1353 c-decl.c:1434
715 msgid "%Jstatic declaration of %qD follows non-static declaration"
716 msgstr "%Jstatische Deklaration von %qD folgt nicht-statischer Deklaration"
718 #: c-decl.c:1363 c-decl.c:1370 c-decl.c:1423 c-decl.c:1431
719 msgid "%Jnon-static declaration of %qD follows static declaration"
720 msgstr "%Jnicht-statische Deklaration von %qD folgt statischer Deklaration"
723 msgid "%Jthread-local declaration of %qD follows non-thread-local declaration"
724 msgstr "%JThread-lokale Deklaration von %qD folgt nicht-Thread-lokaler Deklaration"
727 msgid "%Jnon-thread-local declaration of %qD follows thread-local declaration"
728 msgstr "%JNicht-Thread-lokale Deklaration von %qD folgt Thread-lokaler Deklaration"
731 msgid "%Jextern declaration of %qD follows declaration with no linkage"
732 msgstr "%Jextern-Deklaration von %qD folgt Deklaration ohne Bindung"
735 msgid "%Jdeclaration of %qD with no linkage follows extern declaration"
736 msgstr "%JDeklaration von %qD ohne Bindung folgt einer extern-Deklaration"
739 msgid "%Jredeclaration of %qD with no linkage"
740 msgstr "%JRedeklaration von %qD ohne Bindung"
743 msgid "%Jredeclaration of %qD with different visibility (old visibility preserved)"
744 msgstr "%JRedeklaration von %qD mit anderer Sichtbarkeit (alte Sichtbarkeit beibehalten)"
747 msgid "%Jinline declaration of %qD follows declaration with attribute noinline"
748 msgstr "%Jinline-Deklaration von %qD folgt Deklaration mit Attribut noinline"
751 msgid "%Jdeclaration of %qD with attribute noinline follows inline declaration "
752 msgstr "%JDeklaration von %qD mit Attribut noinline folgt inline-Deklaration "
755 msgid "%J%qD declared inline after being called"
756 msgstr "%J%qD als inline deklariert, nachdem es aufgerufen wurde"
759 msgid "%J%qD declared inline after its definition"
760 msgstr "%J%qD nach der Definition als inline deklariert"
763 msgid "%Jredefinition of parameter %qD"
764 msgstr "%JRedefinition des Parameters %qD"
767 msgid "%Jredundant redeclaration of %qD"
768 msgstr "%Jredundante Redeklaration von %qD"
771 msgid "%Jdeclaration of %qD shadows previous non-variable"
772 msgstr "%JDeklaration von %qD überdeckt eine vorhergehende Nicht-Variable"
775 msgid "%Jdeclaration of %qD shadows a parameter"
776 msgstr "%JDeklaration von %qD überdeckt einen Parameter"
779 msgid "%Jdeclaration of %qD shadows a global declaration"
780 msgstr "%JDeklaration von %qD überdeckt eine globale Deklaration"
783 msgid "%Jdeclaration of %qD shadows a previous local"
784 msgstr "%JDeklaration von %qD überdeckt einen vorhergehenden lokalen Bezeichner"
786 #: c-decl.c:1887 cp/name-lookup.c:942 cp/name-lookup.c:973
787 #: cp/name-lookup.c:981
788 msgid "%Jshadowed declaration is here"
789 msgstr "%Jverdeckte Deklaration ist hier"
792 msgid "nested extern declaration of %qD"
793 msgstr "geschachtelte extern-Deklaration von %qD"
797 msgid "implicit declaration of function %qE"
798 msgstr "implizite Deklaration der Funktion %qE"
801 msgid "incompatible implicit declaration of built-in function %qD"
802 msgstr "unverträgliche implizite Deklaration der eingebauten Funktion %qD"
805 msgid "incompatible implicit declaration of function %qD"
806 msgstr "unverträgliche implizite Deklaration der Funktion %qD"
810 msgid "%qE undeclared here (not in a function)"
811 msgstr "%qE ist hier nicht deklariert (nicht in einer Funktion)"
815 msgid "%qE undeclared (first use in this function)"
816 msgstr "%qE nicht deklariert (erste Benutzung in dieser Funktion)"
819 msgid "(Each undeclared identifier is reported only once"
820 msgstr "(Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt"
823 msgid "for each function it appears in.)"
824 msgstr "für jede Funktion in der er auftritt.)"
828 msgid "label %qs referenced outside of any function"
829 msgstr "Marke %qs außerhalb einer Funktion referenziert"
833 msgid "duplicate label declaration %qs"
834 msgstr "doppelte Markendeklaration %qs"
837 msgid "%Hduplicate label %qD"
838 msgstr "%Hdoppelte Marke %qD"
841 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qs conflicts"
842 msgstr "%Htraditionelles C bietet keinen separaten Namespace für Marken an, Bezeichner %qs steht in Konflikt"
845 msgid "%H%qs defined as wrong kind of tag"
846 msgstr "%H%qs als falsche Symbolart definiert"
849 msgid "unnamed struct/union that defines no instances"
850 msgstr "unbenannte struct/union, die keine Instanzen definiert"
853 msgid "empty declaration with storage class specifier does not redeclare tag"
854 msgstr "leere Deklaration mit Speicherklassenangabe redeklariert nicht Symbol"
857 msgid "empty declaration with type qualifier does not redeclare tag"
858 msgstr "leere Deklaration mit Typqualifizierer redeklariert nicht Symbol"
860 #: c-decl.c:2801 c-decl.c:2808
861 msgid "useless type name in empty declaration"
862 msgstr "nutzloser Typname in leerer Deklaration"
865 msgid "%<inline%> in empty declaration"
866 msgstr "%<inline%> in leerer Deklaration"
869 msgid "%<auto%> in file-scope empty declaration"
870 msgstr "%<auto%> in leerer Deklaration im Datei-Gültigkeitsbereich"
873 msgid "%<register%> in file-scope empty declaration"
874 msgstr "%<register%> in leerer Deklaration im Datei-Gültigkeitsbereich"
877 msgid "useless storage class specifier in empty declaration"
878 msgstr "nutzlose Speicherklassenangabe in leerer Deklaration"
881 msgid "useless %<__thread%> in empty declaration"
882 msgstr "nutzloses %<__thread%> in leerer Deklaration"
885 msgid "useless type qualifier in empty declaration"
886 msgstr "nutzloser Typqualifizierer in leerer Deklaration"
888 #: c-decl.c:2855 c-parse.y:781 c-parse.y:783 objc/objc-parse.y:818
889 #: objc/objc-parse.y:820
890 msgid "empty declaration"
891 msgstr "leere Deklaration"
894 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
895 msgstr "ISO-C90 unterstützt kein %<static%> oder Typkennzeichner in Parameterfelddeklaratoren"
898 msgid "ISO C90 does not support %<[*]%> array declarators"
899 msgstr "ISO-C90 unterstützt nicht %<[*]%>-Felddeklaratoren"
902 msgid "GCC does not yet properly implement %<[*]%> array declarators"
903 msgstr "GCC implementiert noch keine richtigen %<[*]%>-Felddeklaratoren"
906 msgid "static or type qualifiers in abstract declarator"
907 msgstr "static oder Typkennzeichner in abstraktem Deklarator"
910 msgid "%J%qD is usually a function"
911 msgstr "%J%qD ist üblicherweise eine Funktion"
913 #: c-decl.c:3014 cp/decl.c:3617 cp/decl2.c:850
914 msgid "typedef %qD is initialized (use __typeof__ instead)"
915 msgstr "typedef %qD ist initialisiert (stattdessen lieber __typeof__ verwenden)"
918 msgid "function %qD is initialized like a variable"
919 msgstr "Funktion %qD ist wie eine Variable initialisiert"
921 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
923 msgid "parameter %qD is initialized"
924 msgstr "Parameter %qD ist initialisiert"
926 #. Although C99 is unclear about whether incomplete arrays
927 #. of VLAs themselves count as VLAs, it does not make
928 #. sense to permit them to be initialized given that
929 #. ordinary VLAs may not be initialized.
930 #: c-decl.c:3044 c-decl.c:3059 c-typeck.c:4380
931 msgid "variable-sized object may not be initialized"
932 msgstr "Objekt variabler Größe darf nicht initialisiert werden"
935 msgid "variable %qD has initializer but incomplete type"
936 msgstr "Variable %qD hat Initialisierung, aber unvollständigen Typ"
938 #: c-decl.c:3126 c-decl.c:5741 cp/decl.c:3657 cp/decl.c:9941
939 msgid "%Jinline function %qD given attribute noinline"
940 msgstr "%Jinline-Funktion %qD wurde das Attribut »noinline« gegeben"
943 msgid "%Jinitializer fails to determine size of %qD"
944 msgstr "%JInitialisierung scheitert an Größenbestimmung von %qD"
947 msgid "%Jarray size missing in %qD"
948 msgstr "%JFeldgröße in %qD fehlt"
951 msgid "%Jzero or negative size array %qD"
952 msgstr "%JFeldgröße von %qD ist null oder negativ"
954 #: c-decl.c:3241 varasm.c:1556
955 msgid "%Jstorage size of %qD isn%'t known"
956 msgstr "%JSpeichergröße von %qD ist unbekannt"
959 msgid "%Jstorage size of %qD isn%'t constant"
960 msgstr "%JSpeichergröße von %qD ist nicht konstant"
963 msgid "%Jignoring asm-specifier for non-static local variable %qD"
964 msgstr "%Jasm-Symbol für nicht-statische lokale Variable %qD wird ignoriert"
966 #: c-decl.c:3329 fortran/f95-lang.c:646
967 msgid "cannot put object with volatile field into register"
968 msgstr "kann kein Objekt mit volatile-Feld in Register laden"
971 msgid "ISO C forbids forward parameter declarations"
972 msgstr "ISO-C verbietet Vorwärtsdeklaration für Parameter"
980 msgid "bit-field %qs width not an integer constant"
981 msgstr "Breite des Bitfeldes %qs ist keine Ganzzahlkonstante"
985 msgid "negative width in bit-field %qs"
986 msgstr "negative Breite in Bitfeld %qs"
990 msgid "zero width for bit-field %qs"
991 msgstr "Breite null für Bitfeld %qs"
995 msgid "bit-field %qs has invalid type"
996 msgstr "Bitfeld %qs hat ungültigen Typen"
1000 msgid "type of bit-field %qs is a GCC extension"
1001 msgstr "der Typ des Bitfeldes %qs ist eine Erweiterung des GCC"
1005 msgid "width of %qs exceeds its type"
1006 msgstr "Breite von %qs überschreitet dessen Typen"
1010 msgid "%qs is narrower than values of its type"
1011 msgstr "%qs ist schmaler als die Werte seines Typs"
1014 msgid "type defaults to %<int%> in declaration of %qs"
1015 msgstr "%<int%> ist Standardtyp in Deklaration von %qs"
1018 msgid "duplicate %<const%>"
1019 msgstr "doppeltes %<const%>"
1022 msgid "duplicate %<restrict%>"
1023 msgstr "doppeltes %<restrict%>"
1026 msgid "duplicate %<volatile%>"
1027 msgstr "doppeltes %<volatile%>"
1030 msgid "function definition declared %<auto%>"
1031 msgstr "Funktionsdefinition deklarierte %<auto%>"
1034 msgid "function definition declared %<register%>"
1035 msgstr "Funktionsdefinition deklarierte %<register%>"
1038 msgid "function definition declared %<typedef%>"
1039 msgstr "Funktionsdefinition deklarierte %<typedef%>"
1042 msgid "function definition declared %<__thread%>"
1043 msgstr "Funktionsdefinition deklarierte %<__thread%>"
1047 msgid "storage class specified for structure field %qs"
1048 msgstr "Speicherklasse für Strukturfeld %qs angegeben"
1050 #: c-decl.c:3913 cp/decl.c:7053
1052 msgid "storage class specified for parameter %qs"
1053 msgstr "Speicherklasse für Parameter %qs angegeben"
1055 #: c-decl.c:3916 cp/decl.c:7055
1056 msgid "storage class specified for typename"
1057 msgstr "Speicherklasse für Typnamen angegeben"
1059 #: c-decl.c:3929 cp/decl.c:7072
1060 msgid "%qs initialized and declared %<extern%>"
1061 msgstr "%qs initialisiert und als %<extern%> deklariert"
1063 #: c-decl.c:3931 cp/decl.c:7075
1064 msgid "%qs has both %<extern%> and initializer"
1065 msgstr "%qs hat sowohl %<extern%> als auch Initialisierung"
1068 msgid "file-scope declaration of %qs specifies %<auto%>"
1069 msgstr "Deklaration von %qs in Datei-Sichtbarkeitsbereich spezifiziert %<auto%>"
1072 msgid "file-scope declaration of %qs specifies %<register%>"
1073 msgstr "Deklaration von %qs in Datei-Sichtbarkeitsbereich spezifiziert %<register%>"
1075 #: c-decl.c:3943 cp/decl.c:7079
1076 msgid "nested function %qs declared %<extern%>"
1077 msgstr "geschachtelte Funktion %qs als %<extern%> deklariert"
1079 #: c-decl.c:3946 cp/decl.c:7089
1080 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
1081 msgstr "Funktions-Gültigkeitsbereich %qs ist implizit auto und deklarierte %<__thread%>"
1083 #. Only the innermost declarator (making a parameter be of
1084 #. array type which is converted to pointer type)
1085 #. may have static or type qualifiers.
1086 #: c-decl.c:3993 c-decl.c:4183
1087 msgid "static or type qualifiers in non-parameter array declarator"
1088 msgstr "»static« oder Typkennzeichner in Nicht-Parameter-Felddeklarator"
1092 msgid "declaration of %qs as array of voids"
1093 msgstr "Deklaration von %qs als Feld von voids"
1097 msgid "declaration of %qs as array of functions"
1098 msgstr "Deklaration von %qs als Feld von Funktionen"
1101 msgid "invalid use of structure with flexible array member"
1102 msgstr "ungültige Verwendung einer Struktur mit flexiblem Feldelement"
1106 msgid "size of array %qs has non-integer type"
1107 msgstr "Feldgröße von %qs hat Nicht-Ganzzahltyp"
1111 msgid "ISO C forbids zero-size array %qs"
1112 msgstr "ISO-C verbietet Feld %qs der Größe null"
1116 msgid "size of array %qs is negative"
1117 msgstr "Größe des Feldes %qs ist negativ"
1120 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
1121 msgstr "ISO-C90 verbietet Feld %qs, dessen Größe nicht ausgewertet werden kann"
1125 msgid "ISO C90 forbids variable-size array %qs"
1126 msgstr "ISO-C90 verbietet Feld %qs variabler Größe"
1128 #: c-decl.c:4139 c-decl.c:4303 cp/decl.c:7509
1130 msgid "size of array %qs is too large"
1131 msgstr "Feldgröße von %qs ist zu groß"
1134 msgid "ISO C90 does not support flexible array members"
1135 msgstr "ISO-C90 unterstützt keine flexiblen Felder als Elemente"
1138 msgid "array type has incomplete element type"
1139 msgstr "Feldtyp hat unvollständigen Elementtypen"
1141 #: c-decl.c:4215 cp/decl.c:7179
1143 msgid "%qs declared as function returning a function"
1144 msgstr "%qs als Funktion, die eine Funktion zurückgibt, deklariert"
1146 #: c-decl.c:4220 cp/decl.c:7184
1148 msgid "%qs declared as function returning an array"
1149 msgstr "%qs als Funktion, die ein Feld zurückgibt, deklariert"
1152 msgid "function definition has qualified void return type"
1153 msgstr "Funktionsdefinition hat qualifizierten void-Rückgabetypen"
1156 msgid "type qualifiers ignored on function return type"
1157 msgstr "Typkennzeichner an Funktions-Rückgabewert ignoriert"
1159 #: c-decl.c:4271 c-decl.c:4316 c-decl.c:4410 c-decl.c:4501
1160 msgid "ISO C forbids qualified function types"
1161 msgstr "ISO-C verbietet qualifizierte Funktionstypen"
1164 msgid "%Jtypedef %qD declared %<inline%>"
1165 msgstr "%Jtypedef %qD als %<inline%> deklariert"
1168 msgid "ISO C forbids const or volatile function types"
1169 msgstr "ISO-C verbietet const- oder volatile-Funktionstypen"
1173 msgid "variable or field %qs declared void"
1174 msgstr "Variable oder Feld %qs als void deklariert"
1177 msgid "attributes in parameter array declarator ignored"
1178 msgstr "Attribute in Parameterfelddeklarator ignoriert"
1181 msgid "%Jparameter %qD declared %<inline%>"
1182 msgstr "%JParameter %qD als %<inline%> deklariert"
1186 msgid "field %qs declared as a function"
1187 msgstr "Feld %qs als Funktion deklariert"
1191 msgid "field %qs has incomplete type"
1192 msgstr "Feld %qs hat unvollständigen Typen"
1194 #: c-decl.c:4471 c-decl.c:4483 c-decl.c:4487
1196 msgid "invalid storage class for function %qs"
1197 msgstr "ungültige Speicherklasse für Funktion %qs"
1200 msgid "%<noreturn%> function returns non-void value"
1201 msgstr "%<noreturn%>-Funktion gibt nicht-void-Wert zurück"
1204 msgid "cannot inline function %<main%>"
1205 msgstr "%<main%> ist nicht als »inline« möglich"
1208 msgid "variable previously declared %<static%> redeclared %<extern%>"
1209 msgstr "als %<extern%> redeklarierte Variable war bereits als %<static%> deklariert"
1212 msgid "%Jvariable %qD declared %<inline%>"
1213 msgstr "%JVariable %qD als %<inline%> deklariert"
1215 #. A mere warning is sure to result in improper semantics
1216 #. at runtime. Don't bother to allow this to compile.
1217 #: c-decl.c:4622 cp/decl.c:5920
1218 msgid "thread-local storage not supported for this target"
1219 msgstr "Thread-lokaler Speicher wird für dieses Ziel nicht unterstützt"
1221 #: c-decl.c:4684 c-decl.c:5778
1222 msgid "function declaration isn%'t a prototype"
1223 msgstr "Funktionsdeklaration ist kein Prototyp"
1226 msgid "parameter names (without types) in function declaration"
1227 msgstr "Parameternamen (ohne Typen) in Funktionsdeklaration"
1230 msgid "%Jparameter %u (%qD) has incomplete type"
1231 msgstr "%JParameter %u (%qD) hat unvollständigen Typen"
1234 msgid "%Jparameter %u has incomplete type"
1235 msgstr "%JParameter %u hat unvollständigen Typen"
1238 msgid "%Jparameter %u (%qD) has void type"
1239 msgstr "%JParameter %u (%qD) hat void-Typen"
1242 msgid "%Jparameter %u has void type"
1243 msgstr "%JParameter %u hat void-Typen"
1246 msgid "%<void%> as only parameter may not be qualified"
1247 msgstr "%<void%> kann nicht als einzelner Parameter qualifiziert werden"
1249 #: c-decl.c:4801 c-decl.c:4836
1250 msgid "%<void%> must be the only parameter"
1251 msgstr "%<void%> muss der einzige Parameter sein"
1254 msgid "%Jparameter %qD has just a forward declaration"
1255 msgstr "%JParameter %qD hat nur eine Vorwärtsdeklaration"
1257 #. The %s will be one of 'struct', 'union', or 'enum'.
1259 msgid "%<%s %E%> declared inside parameter list"
1260 msgstr "%<%s %E%> innerhalb Parameterliste deklariert"
1262 #. The %s will be one of 'struct', 'union', or 'enum'.
1265 msgid "anonymous %s declared inside parameter list"
1266 msgstr "anonymes %s innerhalb Parameterliste deklariert"
1269 msgid "its scope is only this definition or declaration, which is probably not what you want"
1270 msgstr "sein Gültigkeitsbereich umfasst nur diese Definition bzw. Deklaration, was Sie wahrscheinlich nicht wollten"
1273 msgid "redefinition of %<union %s%>"
1274 msgstr "Redefinition von %<union %s%>"
1277 msgid "redefinition of %<struct %s%>"
1278 msgstr "Redefinition von %<struct %s%>"
1281 msgid "nested redefinition of %<union %s%>"
1282 msgstr "Verschachtelte Redefinition von %<union %s%>"
1285 msgid "nested redefinition of %<struct %s%>"
1286 msgstr "Verschachtelte Redefinition von %<struct %s%>"
1288 #: c-decl.c:5099 cp/decl.c:3414
1289 msgid "declaration does not declare anything"
1290 msgstr "Deklaration deklariert nichts"
1293 msgid "ISO C doesn%'t support unnamed structs/unions"
1294 msgstr "ISO-C unterstützt keine namenlosen structs/unions"
1296 #: c-decl.c:5146 c-decl.c:5162
1297 msgid "%Jduplicate member %qD"
1298 msgstr "%Jdoppeltes Element %qD"
1301 msgid "union has no named members"
1302 msgstr "Union hat keine benannten Elemente"
1305 msgid "union has no members"
1306 msgstr "Union hat keine Elemente"
1309 msgid "struct has no named members"
1310 msgstr "struct hat keine benannten Elemente"
1313 msgid "struct has no members"
1314 msgstr "struct hat keine Elemente"
1317 msgid "%Jflexible array member in union"
1318 msgstr "%Jflexibles Feldelement in Union"
1321 msgid "%Jflexible array member not at end of struct"
1322 msgstr "%Jflexibles Feld-Element nicht am Ende von struct"
1325 msgid "%Jflexible array member in otherwise empty struct"
1326 msgstr "%Jflexibles Feld-Element in ansonsten leerem struct"
1329 msgid "%Jinvalid use of structure with flexible array member"
1330 msgstr "%Jungültige Verwendung einer Struktur mit flexiblem Feld-Element"
1333 msgid "union cannot be made transparent"
1334 msgstr "union kann nicht transparent gemacht werden"
1337 msgid "nested redefinition of %<enum %s%>"
1338 msgstr "Verschachtelte Redefinition von %<enum %s%>"
1340 #. This enum is a named one that has been declared already.
1342 msgid "redeclaration of %<enum %s%>"
1343 msgstr "Redeklaration von %<enum %s%>"
1346 msgid "enumeration values exceed range of largest integer"
1347 msgstr "Aufzählungswerte überschreiten Wertebereich des größten Ganzzahltypen"
1350 msgid "specified mode too small for enumeral values"
1351 msgstr "angegebener Modus zu klein für Aufzählungswerte"
1355 msgid "enumerator value for %qE is not an integer constant"
1356 msgstr "Aufzählungswert für %qE ist keine Ganzzahlkonstante"
1359 msgid "overflow in enumeration values"
1360 msgstr "Überlauf in Aufzählungswerten"
1363 msgid "ISO C restricts enumerator values to range of %<int%>"
1364 msgstr "ISO-C beschränkt Aufzählungswerte auf Bereich von %<int%>"
1367 msgid "return type is an incomplete type"
1368 msgstr "Rückgabetyp ist unvollständig"
1371 msgid "return type defaults to %<int%>"
1372 msgstr "Rückgabetyp ist auf %<int%> voreingestellt"
1375 msgid "%Jno previous prototype for %qD"
1376 msgstr "%Jkein vorheriger Prototyp für %qD"
1379 msgid "%J%qD was used with no prototype before its definition"
1380 msgstr "%J%qD wurde vor seiner Definition ohne Prototyp verwendet"
1383 msgid "%Jno previous declaration for %qD"
1384 msgstr "%Jkeine vorherige Deklaration für %qD"
1387 msgid "%J%qD was used with no declaration before its definition"
1388 msgstr "%J%qD wurde vor seiner Definition ohne Deklaration verwendet"
1390 #: c-decl.c:5836 c-decl.c:6328
1391 msgid "%Jreturn type of %qD is not %<int%>"
1392 msgstr "%JRückgabetyp von %qD ist nicht %<int%>"
1395 msgid "%Jfirst argument of %qD should be %<int%>"
1396 msgstr "%Jerstes Argument von %qD sollte %<int%> sein"
1399 msgid "%Jsecond argument of %qD should be %<char **%>"
1400 msgstr "%Jzweites Argument von %qD sollte %<char **%> sein"
1403 msgid "%Jthird argument of %qD should probably be %<char **%>"
1404 msgstr "%Jdrittes Argument von %qD sollte wahrscheinlich %<char **%> sein"
1407 msgid "%J%qD takes only zero or two arguments"
1408 msgstr "%J%qD benötigt entweder null oder zwei Argumente"
1411 msgid "%J%qD is normally a non-static function"
1412 msgstr "%J%qD ist normalerweise eine Nicht-static-Funktion"
1415 msgid "%Jold-style parameter declarations in prototyped function definition"
1416 msgstr "%JParameterdeklarationen alten Stils in Prototyp-Funktionsdeklaration"
1419 msgid "%Jtraditional C rejects ISO C style function definitions"
1420 msgstr "%Jtraditionelles C weist Funktionsdefinitionen im ISO-C-Stil zurück"
1423 msgid "%Jparameter name omitted"
1424 msgstr "%JParametername ausgelassen"
1427 msgid "%Jold-style function definition"
1428 msgstr "%JFunktionsdefinition im alten Stil"
1431 msgid "%Jparameter name missing from parameter list"
1432 msgstr "%JParametername fehlt in Parameterliste"
1435 msgid "%J%qD declared as a non-parameter"
1436 msgstr "%J%qD als Nicht-Parameter deklariert"
1439 msgid "%Jmultiple parameters named %qD"
1440 msgstr "%Jmehrere Parameter wurden %qD genannt"
1443 msgid "%Jparameter %qD declared with void type"
1444 msgstr "%JParameter %qD als void deklariert"
1446 #: c-decl.c:6040 c-decl.c:6042
1447 msgid "%Jtype of %qD defaults to %<int%>"
1448 msgstr "%JTyp von %qD ist auf %<int%> voreingestellt"
1451 msgid "%Jparameter %qD has incomplete type"
1452 msgstr "%JParameter %qD hat unvollständigen Typen"
1455 msgid "%Jdeclaration for parameter %qD but no such parameter"
1456 msgstr "%JDeklaration für nicht vorhandenen Parameter %qD"
1459 msgid "number of arguments doesn%'t match prototype"
1460 msgstr "Anzahl der Argumente passt nicht zum Prototypen"
1462 #: c-decl.c:6118 c-decl.c:6148 c-decl.c:6155
1463 msgid "%Hprototype declaration"
1464 msgstr "%HPrototyp-Deklaration"
1467 msgid "promoted argument %qD doesn%'t match prototype"
1468 msgstr "weitergegebenes Argument %qD passt nicht zum Prototypen"
1471 msgid "argument %qD doesn%'t match prototype"
1472 msgstr "Argument %qD passt nicht zum Prototypen"
1474 #: c-decl.c:6361 cp/decl.c:10702
1475 msgid "no return statement in function returning non-void"
1476 msgstr "keine return-Anweisung in nicht void zurückgebender Funktion"
1479 msgid "this function may return with or without a value"
1480 msgstr "diese Funktion kann mit oder ohne Wert zurückkehren"
1482 #. If we get here, declarations have been used in a for loop without
1483 #. the C99 for loop scope. This doesn't make much sense, so don't
1486 msgid "%<for%> loop initial declaration used outside C99 mode"
1487 msgstr "Anfangsdeklaration in %<for%>-Schleife außerhalb C99-Modus verwendet"
1490 msgid "%Jdeclaration of static variable %qD in %<for%> loop initial declaration"
1491 msgstr "%JDeklaration der »static«-Variablen %qD in Anfangsdeklaration einer %<for%>-Schleife"
1494 msgid "%Jdeclaration of %<extern%> variable %qD in %<for%> loop initial declaration"
1495 msgstr "%JDeklaration der %<extern%>-Variablen %qD in Anfangsdeklaration einer %<for%>-Schleife"
1498 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
1499 msgstr "%<struct %E%> in Anfangsdeklaration einer %<for%>-Schleife deklariert"
1502 msgid "%<union %E%> declared in %<for%> loop initial declaration"
1503 msgstr "%<union %E%> in Anfangsdeklaration einer %<for%>-Schleife deklariert"
1506 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
1507 msgstr "%<enum %E%> in Anfangsdeklaration einer %<for%>-Schleife deklariert"
1510 msgid "%Jdeclaration of non-variable %qD in %<for%> loop initial declaration"
1511 msgstr "%JDeklaration der Nicht-Variablen %qD in Anfangsdeklaration einer %<for%>-Schleife"
1513 #: c-decl.c:6799 c-decl.c:6948 c-decl.c:7159 cp/decl.c:6747
1515 msgid "duplicate %qs"
1516 msgstr "doppeltes %qs"
1518 #: c-decl.c:6820 c-decl.c:6957 c-decl.c:7060
1519 msgid "two or more data types in declaration specifiers"
1520 msgstr "zwei oder mehr Datentypen in Deklaration"
1522 #: c-decl.c:6832 cp/decl.c:6723
1523 msgid "%<long long long%> is too long for GCC"
1524 msgstr "%<long long long%> ist für GCC zu lang"
1526 #: c-decl.c:6839 c-decl.c:7031
1527 msgid "both %<long long%> and %<double%> in declaration specifiers"
1528 msgstr "sowohl %<long long%> als auch %<double%> in Deklaration"
1531 msgid "ISO C90 does not support %<long long%>"
1532 msgstr "ISO-C90 unterstützt nicht %<long long%>"
1534 #: c-decl.c:6850 c-decl.c:6870
1535 msgid "both %<long%> and %<short%> in declaration specifiers"
1536 msgstr "sowohl %<long%> als auch %<short%> in Deklaration"
1538 #: c-decl.c:6853 c-decl.c:6964
1539 msgid "both %<long%> and %<void%> in declaration specifiers"
1540 msgstr "sowohl %<long%> als auch %<void%> in Deklaration"
1542 #: c-decl.c:6856 c-decl.c:6983
1543 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
1544 msgstr "sowohl %<long%> als auch %<_Bool%> in Deklaration"
1546 #: c-decl.c:6859 c-decl.c:7002
1547 msgid "both %<long%> and %<char%> in declaration specifiers"
1548 msgstr "sowohl %<long%> als auch %<char%> in Deklaration"
1550 #: c-decl.c:6862 c-decl.c:7015
1551 msgid "both %<long%> and %<float%> in declaration specifiers"
1552 msgstr "sowohl %<long%> als auch %<float%> in Deklaration"
1554 #: c-decl.c:6873 c-decl.c:6967
1555 msgid "both %<short%> and %<void%> in declaration specifiers"
1556 msgstr "sowohl %<short%> als auch %<void%> in Deklaration"
1558 #: c-decl.c:6876 c-decl.c:6986
1559 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
1560 msgstr "sowohl %<short%> als auch %<_Bool%> in Deklaration"
1562 #: c-decl.c:6879 c-decl.c:7005
1563 msgid "both %<short%> and %<char%> in declaration specifiers"
1564 msgstr "sowohl %<short%> als auch %<char%> in Deklaration"
1566 #: c-decl.c:6882 c-decl.c:7018
1567 msgid "both %<short%> and %<float%> in declaration specifiers"
1568 msgstr "sowohl %<short%> als auch %<float%> in Deklaration"
1570 #: c-decl.c:6885 c-decl.c:7034
1571 msgid "both %<short%> and %<double%> in declaration specifiers"
1572 msgstr "sowohl %<short%> als auch %<double%> in Deklaration"
1574 #: c-decl.c:6893 c-decl.c:6913
1575 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
1576 msgstr "sowohl %<signed%> als auch %<unsigned%> in Deklaration"
1578 #: c-decl.c:6896 c-decl.c:6970
1579 msgid "both %<signed%> and %<void%> in declaration specifiers"
1580 msgstr "sowohl %<signed%> als auch %<void%> in Deklaration"
1582 #: c-decl.c:6899 c-decl.c:6989
1583 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
1584 msgstr "sowohl %<signed%> als auch %<_Bool%> in Deklaration"
1586 #: c-decl.c:6902 c-decl.c:7021
1587 msgid "both %<signed%> and %<float%> in declaration specifiers"
1588 msgstr "sowohl %<signed%> als auch %<float%> in Deklaration"
1590 #: c-decl.c:6905 c-decl.c:7037
1591 msgid "both %<signed%> and %<double%> in declaration specifiers"
1592 msgstr "sowohl %<signed%> als auch %<double%> in Deklaration"
1594 #: c-decl.c:6916 c-decl.c:6973
1595 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
1596 msgstr "sowohl %<unsigned%> als auch %<void%> in Deklaration"
1598 #: c-decl.c:6919 c-decl.c:6992
1599 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
1600 msgstr "sowohl %<unsigned%> als auch %<_Bool%> in Deklaration"
1602 #: c-decl.c:6922 c-decl.c:7024
1603 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
1604 msgstr "sowohl %<unsigned%> als auch %<float%> in Deklaration"
1606 #: c-decl.c:6925 c-decl.c:7040
1607 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
1608 msgstr "sowohl %<unsigned%> als auch %<double%> in Deklaration"
1611 msgid "ISO C90 does not support complex types"
1612 msgstr "ISO-C90 unterstützt nicht komplexe Typen"
1614 #: c-decl.c:6935 c-decl.c:6976
1615 msgid "both %<complex%> and %<void%> in declaration specifiers"
1616 msgstr "sowohl %<complex%> als auch %<void%> in Deklaration"
1618 #: c-decl.c:6938 c-decl.c:6995
1619 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
1620 msgstr "sowohl %<complex%> als auch %<_Bool%> in Deklaration"
1624 msgid "%qs fails to be a typedef or built in type"
1625 msgstr "%qs ist kein typedef oder eingebauter Typ"
1629 msgid "%qs is not at beginning of declaration"
1630 msgstr "%qs ist nicht am Beginn einer Deklaration"
1633 msgid "%<__thread%> used with %<auto%>"
1634 msgstr "%<__thread%> mit %<auto%> verwendet"
1637 msgid "%<__thread%> used with %<register%>"
1638 msgstr "%<__thread%> mit %<register%> verwendet"
1641 msgid "%<__thread%> used with %<typedef%>"
1642 msgstr "%<__thread%> mit %<typedef%> verwendet"
1644 #: c-decl.c:7139 cp/parser.c:7221
1645 msgid "%<__thread%> before %<extern%>"
1646 msgstr "%<__thread%> vor %<extern%>"
1648 #: c-decl.c:7148 cp/parser.c:7211
1649 msgid "%<__thread%> before %<static%>"
1650 msgstr "%<__thread%> vor %<static%>"
1653 msgid "multiple storage classes in declaration specifiers"
1654 msgstr "mehrere Speicherklassen in Deklaration"
1657 msgid "%<__thread%> used with %qs"
1658 msgstr "%<__thread%> mit %qs verwendet"
1661 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
1662 msgstr "ISO-C unterstützt nicht %<double complex%> bedeutendes einfaches %<complex%>"
1664 #: c-decl.c:7270 c-decl.c:7296
1665 msgid "ISO C does not support complex integer types"
1666 msgstr "ISO-C unterstützt keine komplexen Ganzzahltypen"
1668 #: c-decl.c:7371 toplev.c:848
1669 msgid "%J%qF used but never defined"
1670 msgstr "%J%qF verwendet, aber nirgendwo definiert"
1672 #: c-format.c:96 c-format.c:209
1673 msgid "format string has invalid operand number"
1674 msgstr "Formatzeichenkette hat ungültige Operandenzahl"
1677 msgid "function does not return string type"
1678 msgstr "Funktion gibt keinen Zeichenkettentypen zurück"
1681 msgid "format string argument not a string type"
1682 msgstr "Format-Zeichenkettenargument ist kein Zeichenkettentyp"
1685 msgid "unrecognized format specifier"
1686 msgstr "unerkannte Formatangabe"
1690 msgid "%qs is an unrecognized format function type"
1691 msgstr "%qs ist ein nicht erkannter Formatfunktionstyp"
1694 msgid "%<...%> has invalid operand number"
1695 msgstr "%<...%> hat ungültige Operandenzahl"
1698 msgid "format string argument follows the args to be formatted"
1699 msgstr "Format-Zeichenkettenargument folgt den zu formatierenden Argumenten"
1701 #: c-format.c:345 c-format.c:369
1703 msgstr "» «-Kennzeichen"
1705 #: c-format.c:345 c-format.c:369
1706 msgid "the ' ' printf flag"
1707 msgstr "das » «-printf-Kennzeichen"
1709 #: c-format.c:346 c-format.c:370 c-format.c:408 c-format.c:465
1711 msgstr "»+«-Kennzeichen"
1713 #: c-format.c:346 c-format.c:370 c-format.c:408
1714 msgid "the '+' printf flag"
1715 msgstr "das »+«-printf-Kennzeichen"
1717 #: c-format.c:347 c-format.c:371 c-format.c:409 c-format.c:441
1719 msgstr "»#«-Kennzeichen"
1721 #: c-format.c:347 c-format.c:371 c-format.c:409
1722 msgid "the '#' printf flag"
1723 msgstr "das »#«-printf-Kennzeichen"
1725 #: c-format.c:348 c-format.c:372 c-format.c:439
1727 msgstr "»0«-Kennzeichen"
1729 #: c-format.c:348 c-format.c:372
1730 msgid "the '0' printf flag"
1731 msgstr "das »0«-printf-Kennzeichen"
1733 #: c-format.c:349 c-format.c:373 c-format.c:438 c-format.c:468
1735 msgstr "»-«-Kennzeichen"
1737 #: c-format.c:349 c-format.c:373
1738 msgid "the '-' printf flag"
1739 msgstr "das »-«-printf-Kennzeichen"
1741 #: c-format.c:350 c-format.c:422
1743 msgstr "»'«-Kennzeichen"
1746 msgid "the ''' printf flag"
1747 msgstr "das »'«-printf-Kennzeichen"
1749 #: c-format.c:351 c-format.c:423
1751 msgstr "»I«-Kennzeichen"
1754 msgid "the 'I' printf flag"
1755 msgstr "das »I«-printf-Kennzeichen"
1757 #: c-format.c:352 c-format.c:374 c-format.c:420 c-format.c:442 c-format.c:469
1758 #: c-format.c:1531 config/sol2-c.c:46
1762 #: c-format.c:352 c-format.c:374 config/sol2-c.c:46
1763 msgid "field width in printf format"
1764 msgstr "Feldbreite im printf-Format"
1766 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
1768 msgstr "Genauigkeit"
1770 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
1771 msgid "precision in printf format"
1772 msgstr "Genauigkeit im printf-Format"
1774 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 c-format.c:421
1775 #: c-format.c:472 config/sol2-c.c:47
1776 msgid "length modifier"
1777 msgstr "Längenmodifizierer"
1779 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412
1780 #: config/sol2-c.c:47
1781 msgid "length modifier in printf format"
1782 msgstr "Längenmodifizierer im printf-Format"
1784 #: c-format.c:398 c-format.c:410
1786 msgstr "»q«-Kennzeichen"
1788 #: c-format.c:398 c-format.c:410
1789 msgid "the 'q' diagnostic flag"
1790 msgstr "das »q«-printf-Kennzeichen"
1793 msgid "assignment suppression"
1794 msgstr "Zuweisungsunterdrückung"
1797 msgid "the assignment suppression scanf feature"
1798 msgstr "das scanf-Merkmal der Zuweisungsunterdrückung"
1802 msgstr "»a«-Kennzeichen"
1805 msgid "the 'a' scanf flag"
1806 msgstr "das »a«-scanf-Kennzeichen"
1809 msgid "field width in scanf format"
1810 msgstr "Feldbreite im scanf-Format"
1813 msgid "length modifier in scanf format"
1814 msgstr "Längenmodifizierer im scanf-Format"
1817 msgid "the ''' scanf flag"
1818 msgstr "das »'«-scanf-Kennzeichen"
1821 msgid "the 'I' scanf flag"
1822 msgstr "das »I«-scanf-Kennzeichen"
1826 msgstr "»_«-Kennzeichen"
1829 msgid "the '_' strftime flag"
1830 msgstr "das »_«-strftime-Kennzeichen"
1833 msgid "the '-' strftime flag"
1834 msgstr "das »-«-strftime-Kennzeichen"
1837 msgid "the '0' strftime flag"
1838 msgstr "das »0«-strftime-Kennzeichen"
1840 #: c-format.c:440 c-format.c:464
1842 msgstr "»^«-Kennzeichen"
1845 msgid "the '^' strftime flag"
1846 msgstr "das »^«-strftime-Kennzeichen"
1849 msgid "the '#' strftime flag"
1850 msgstr "das »#«-strftime-Kennzeichen"
1853 msgid "field width in strftime format"
1854 msgstr "Feldbreite im strftime-Format"
1857 msgid "'E' modifier"
1858 msgstr "»E«-Modifizierer"
1861 msgid "the 'E' strftime modifier"
1862 msgstr "der »E«-strftime-Modifizierer"
1865 msgid "'O' modifier"
1866 msgstr "»O«-Modifizierer"
1869 msgid "the 'O' strftime modifier"
1870 msgstr "der »O«-strftime-Modifizierer"
1873 msgid "the 'O' modifier"
1874 msgstr "der »O«-Modifizierer"
1877 msgid "fill character"
1878 msgstr "Füllzeichen"
1881 msgid "fill character in strfmon format"
1882 msgstr "Füllzeichen im strfmon-Format"
1885 msgid "the '^' strfmon flag"
1886 msgstr "das »^«-strfmon-Kennzeichen"
1889 msgid "the '+' strfmon flag"
1890 msgstr "das »+«-strfmon-Kennzeichen"
1894 msgstr "»(«-Kennzeichen"
1897 msgid "the '(' strfmon flag"
1898 msgstr "das »(«-strfmon-Kennzeichen"
1902 msgstr "»!«-Kennzeichen"
1905 msgid "the '!' strfmon flag"
1906 msgstr "das »!«-strfmon-Kennzeichen"
1909 msgid "the '-' strfmon flag"
1910 msgstr "das »-«-strfmon-Kennzeichen"
1913 msgid "field width in strfmon format"
1914 msgstr "Feldbreite im strfmon-Format"
1917 msgid "left precision"
1918 msgstr "linke Präzision"
1921 msgid "left precision in strfmon format"
1922 msgstr "linke Präzision im strfmon-Format"
1925 msgid "right precision"
1926 msgstr "rechte Präzision"
1929 msgid "right precision in strfmon format"
1930 msgstr "rechte Präzision im strfmon-Format"
1933 msgid "length modifier in strfmon format"
1934 msgstr "Längenmodifizierer im strfmon-Format"
1938 msgid "function might be possible candidate for %qs format attribute"
1939 msgstr "Funktion könnte möglicher Kandidat für Formatattribut %qs sein"
1941 #: c-format.c:931 c-format.c:952 c-format.c:1947
1942 msgid "missing $ operand number in format"
1943 msgstr "fehlende $-Operandennummer im Format"
1947 msgid "%s does not support %%n$ operand number formats"
1948 msgstr "%s unterstützt nicht %%n$-Operandennummerformate"
1951 msgid "operand number out of range in format"
1952 msgstr "Operandennummer außerhalb des Wertebereiches im Format"
1956 msgid "format argument %d used more than once in %s format"
1957 msgstr "Formatargument %d mehr als einmal im %s-Format verwendet"
1960 msgid "$ operand number used after format without operand number"
1961 msgstr "$-Operandennummer nach Format ohne Operandennummer angegeben"
1965 msgid "format argument %d unused before used argument %d in $-style format"
1966 msgstr "Formatargument %d nicht verwendet vor benutztem Argument %d im $-Stil-Format"
1969 msgid "format not a string literal, format string not checked"
1970 msgstr "Format ist kein Zeichenkettenliteral, Formatzeichenkette ungeprüft"
1973 msgid "format not a string literal and no format arguments"
1974 msgstr "Format ist kein Zeichenkettenliteral, und keine Formatargumente"
1977 msgid "format not a string literal, argument types not checked"
1978 msgstr "Format ist kein Zeichenkettenliteral, Argumenttypen ungeprüft"
1981 msgid "too many arguments for format"
1982 msgstr "zu viele Argumente für Format"
1985 msgid "unused arguments in $-style format"
1986 msgstr "unbenutzte Argumente in $-Stil-Format"
1990 msgid "zero-length %s format string"
1991 msgstr "Format-Zeichenkette %s der Länge null"
1994 msgid "format is a wide character string"
1995 msgstr "Format ist »wide character«-Zeichenkette"
1998 msgid "unterminated format string"
1999 msgstr "unbeendete Formatzeichenkette"
2002 msgid "embedded %<\\0%> in format"
2003 msgstr "eingebettetes %<\\0%> im Format"
2006 msgid "spurious trailing %<%%%> in format"
2007 msgstr "störendes letztes %<%%%> im Format"
2009 #: c-format.c:1459 c-format.c:1703
2011 msgid "repeated %s in format"
2012 msgstr "wiederholtes %s im Format"
2015 msgid "missing fill character at end of strfmon format"
2016 msgstr "fehlendes Füllzeichen am Ende des strfmon-Formates"
2018 #: c-format.c:1516 c-format.c:1618 c-format.c:1897 c-format.c:1959
2019 msgid "too few arguments for format"
2020 msgstr "zu wenig Argumente für Format"
2024 msgid "zero width in %s format"
2025 msgstr "Breite null im Format %s"
2029 msgid "empty left precision in %s format"
2030 msgstr "leere linke Präzision im Format %s"
2033 msgid "field precision"
2034 msgstr "Feldpräzision"
2038 msgid "empty precision in %s format"
2039 msgstr "fehlende Präzision im Format %s"
2043 msgid "%s does not support the %qs %s length modifier"
2044 msgstr "%s unterstützt nicht den Längenmodifizierer %qs %s"
2047 msgid "conversion lacks type at end of format"
2048 msgstr "bei der Konvertierung fehlt der Typ am Ende des Formates"
2052 msgid "unknown conversion type character %qc in format"
2053 msgstr "unbekanntes Konvertierungstyp-Zeichen %qc im Format"
2057 msgid "unknown conversion type character 0x%x in format"
2058 msgstr "unbekanntes Konvertierungstyp-Zeichen 0x%x im Format"
2061 msgid "%s does not support the %<%%%c%> %s format"
2062 msgstr "%s unterstützt nicht das Format %<%%%c%> %s"
2065 msgid "%s used with %<%%%c%> %s format"
2066 msgstr "%s verwendet mit Format %<%%%c%> %s"
2070 msgid "%s does not support %s"
2071 msgstr "%s unterstützt nicht %s"
2074 msgid "%s does not support %s with the %<%%%c%> %s format"
2075 msgstr "%s unterstützt nicht %s mit dem Format %<%%%c%> %s"
2078 msgid "%s ignored with %s and %<%%%c%> %s format"
2079 msgstr "%s ignoriert mit %s und Format %<%%%c%> %s"
2083 msgid "%s ignored with %s in %s format"
2084 msgstr "%s ignoriert mit %s im Format %s"
2087 msgid "use of %s and %s together with %<%%%c%> %s format"
2088 msgstr "Verwendung von %s und %s zusammen mit Format %<%%%c%> %s"
2092 msgid "use of %s and %s together in %s format"
2093 msgstr "gleichzeitige Verwendung von %s und %s im Format %s"
2096 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
2097 msgstr "%<%%%c%> liefert in manchen Locales nur die letzten 2 Ziffern des Jahres"
2100 msgid "%<%%%c%> yields only last 2 digits of year"
2101 msgstr "%<%%%c%> liefert nur die letzten 2 Ziffern des Jahres"
2103 #. The end of the format string was reached.
2105 msgid "no closing %<]%> for %<%%[%> format"
2106 msgstr "kein schließendes %<]%> für %<%%[%>-Format"
2110 msgid "use of %qs length modifier with %qc type character"
2111 msgstr "Verwendung des %qs-Längenmodifizierers mit %qc-Typ-Zeichen"
2114 msgid "%s does not support the %<%%%s%c%> %s format"
2115 msgstr "%s unterstützt nicht das Format %<%%%s%c%> %s"
2118 msgid "operand number specified with suppressed assignment"
2119 msgstr "Operandennummer mit unterdrückter Zuweisung angegeben"
2122 msgid "operand number specified for format taking no argument"
2123 msgstr "Operandennummer für Format ohne Argumente angegeben"
2127 msgid "writing through null pointer (argument %d)"
2128 msgstr "Schreiben über Null-Zeiger (Argument %d)"
2132 msgid "reading through null pointer (argument %d)"
2133 msgstr "Lesen über Null-Zeiger (Argument %d)"
2137 msgid "writing into constant object (argument %d)"
2138 msgstr "Schreiben in konstantes Objekt (Argument %d)"
2142 msgid "extra type qualifiers in format argument (argument %d)"
2143 msgstr "zusätzliche Typqualifizierer in Format-Argument (Argument %d)"
2146 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
2147 msgstr "%s sollte den Typ %<%s%s%> haben, aber das Argument %d hat Typ %qT"
2150 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
2151 msgstr "Format %q.*s erwartet Typ %<%s%s%>, aber Argument %d hat Typ %qT"
2154 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
2155 msgstr "%s sollte Typ %<%T%s%> haben, aber Argument %d hat Typ %qT"
2158 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
2159 msgstr "format %q.*s erwartet Typ %<%T%s%>, aber Argument %d hat Typ %qT"
2162 msgid "args to be formatted is not %<...%>"
2163 msgstr "zu formatierendes Argument ist nicht %<...%>"
2166 msgid "strftime formats cannot format arguments"
2167 msgstr "strftime-Formate können keine Argumente formatieren"
2170 msgid "statement with no effect"
2171 msgstr "Anweisung ohne Effekt"
2173 #: c-gimplify.c:315 c-typeck.c:6878 cp/parser.c:6542
2174 msgid "break statement not within loop or switch"
2175 msgstr "break-Anweisung nicht innerhalb einer Schleife oder »switch«"
2178 msgid "continue statement not within loop or switch"
2179 msgstr "continue-Anweisung nicht innerhalb einer Schleife oder »switch«"
2183 msgid "ignoring duplicate directory \"%s\"\n"
2184 msgstr "doppeltes Verzeichnis »%s« wird ignoriert\n"
2188 msgid " as it is a non-system directory that duplicates a system directory\n"
2189 msgstr " da es ein Nicht-Systemverzeichnis ist, das ein Systemverzeichnis dupliziert\n"
2193 msgid "ignoring nonexistent directory \"%s\"\n"
2194 msgstr "nicht vorhandenes Verzeichnis »%s« wird ignoriert\n"
2198 msgid "#include \"...\" search starts here:\n"
2199 msgstr "#include \"...\" - Suche beginnt hier:\n"
2203 msgid "#include <...> search starts here:\n"
2204 msgstr "#include <...> - Suche beginnt hier:\n"
2208 msgid "End of search list.\n"
2209 msgstr "Ende der Suchliste.\n"
2212 msgid "badly nested C headers from preprocessor"
2213 msgstr "schlecht geschachtelte C-Header vom Präprozessor"
2216 msgid "%Hignoring #pragma %s %s"
2217 msgstr "%H#pragma %s %s wird ignoriert"
2221 msgid "%Hstray %<@%> in program"
2222 msgstr "%Hverirrtes %<@%> im Programm"
2226 msgid "stray %qs in program"
2227 msgstr "verirrtes %qs im Programm"
2231 msgid "missing terminating %c character"
2232 msgstr "fehlendes abschließendes Zeichen %c"
2236 msgid "stray %qc in program"
2237 msgstr "verirrtes %qc im Programm"
2240 msgid "stray %<\\%o%> in program"
2241 msgstr "verirrtes %<\\%o%> im Programm"
2244 msgid "this decimal constant is unsigned only in ISO C90"
2245 msgstr "diese Dezimalkonstante ist nur in ISO-C90 vorzeichenlos"
2248 msgid "this decimal constant would be unsigned in ISO C90"
2249 msgstr "diese Dezimalkonstante wäre in ISO-C90 vorzeichenlos"
2253 msgid "integer constant is too large for %qs type"
2254 msgstr "Ganzzahlkonstante ist zu groß für %qs-Typ"
2257 msgid "floating constant exceeds range of %<%s%>"
2258 msgstr "Gleitkommakonstante überschreitet Wertebereich von %<%s%>"
2261 msgid "traditional C rejects string constant concatenation"
2262 msgstr "traditionelles C weist Stringkonstantenverkettung zurück"
2264 #: c-objc-common.c:80
2265 msgid "%Jfunction %qF can never be inlined because it is suppressed using -fno-inline"
2266 msgstr "%JFunktion %qF kann nie inline sein, da dies mit -fno-inline unterdrückt wird"
2268 #: c-objc-common.c:90
2269 msgid "%Jfunction %qF can never be inlined because it might not be bound within this unit of translation"
2270 msgstr "%JFunktion %qF kann nie inline sein, da sie nicht in dieser Übersetzungseinheit gebunden wird"
2272 #: c-objc-common.c:98
2273 msgid "%Jfunction %qF can never be inlined because it uses attributes conflicting with inlining"
2274 msgstr "%JFunktion %qF kann nie inline sein, da sie mit inline in Konflikt stehende Attribute hat"
2276 #: c-objc-common.c:244
2277 msgid "used array that cannot be converted to pointer where scalar is required"
2278 msgstr "Feld, das nicht in Zeiger umgewandelt werden kann, anstelle des geforderten Skalars verwendet"
2280 #: c-objc-common.c:248
2281 msgid "used struct type value where scalar is required"
2282 msgstr "Wert eines struct-Typs anstelle des geforderten Skalars verwendet"
2284 #: c-objc-common.c:252
2285 msgid "used union type value where scalar is required"
2286 msgstr "Wert eines union-Typs anstelle des geforderten Skalars verwendet"
2290 msgid "no class name specified with %qs"
2291 msgstr "kein Klassenname mit %qs angegeben"
2295 msgid "assertion missing after %qs"
2296 msgstr "Behauptung fehlt hinter %qs"
2300 msgid "macro name missing after %qs"
2301 msgstr "Makroname fehlt hinter %qs"
2305 msgid "missing path after %qs"
2306 msgstr "fehlender Pfad hinter %qs"
2310 msgid "missing filename after %qs"
2311 msgstr "fehlender Dateiname hinter %qs"
2315 msgid "missing makefile target after %qs"
2316 msgstr "fehlendes Makefile-Ziel hinter %qs"
2319 msgid "-I- specified twice"
2320 msgstr "-I- doppelt angegeben"
2323 msgid "obsolete option -I- used, please use -iquote instead"
2324 msgstr "veraltete Option -I- verwendet, bitte stattdessen -iquote verwenden"
2328 msgid "switch %qs is no longer supported"
2329 msgstr "Schalter %qs wird nicht mehr unterstützt"
2332 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2333 msgstr "-fhandle-exceptions wurde in -fexceptions umbenannt (und ist nun voreingestellt)"
2336 msgid "output filename specified twice"
2337 msgstr "Ausgabedatei doppelt angegeben"
2340 msgid "-Wformat-y2k ignored without -Wformat"
2341 msgstr "-Wformat-y2k wird ohne -Wformat ignoriert"
2344 msgid "-Wformat-extra-args ignored without -Wformat"
2345 msgstr "-Wformat-extra-args wird ohne -Wformat ignoriert"
2348 msgid "-Wformat-zero-length ignored without -Wformat"
2349 msgstr "-Wformat-zero-length wird ohne -Wformat ignoriert"
2352 msgid "-Wformat-nonliteral ignored without -Wformat"
2353 msgstr "-Wformat-nonliteral wird ohne -Wformat ignoriert"
2356 msgid "-Wformat-security ignored without -Wformat"
2357 msgstr "-Wformat-security wird ohne -Wformat ignoriert"
2360 msgid "-Wmissing-format-attribute ignored without -Wformat"
2361 msgstr "-Wmissing-format-attribute wird ohne -Wformat ignoriert"
2365 msgid "opening output file %s: %m"
2366 msgstr "Ausgabedatei »%s« wird geöffnet: %m"
2370 msgid "too many filenames given. Type %s --help for usage"
2371 msgstr "zu viele Dateinamen angegeben. Für Hilfe »%s --help« eingeben"
2374 msgid "YYDEBUG was not defined at build time, -dy ignored"
2375 msgstr "YYDEBUG war zur Übersetzungszeit nicht definiert, -dy ignoriert"
2379 msgid "opening dependency file %s: %m"
2380 msgstr "Abhängigkeitsdatei »%s« wird geöffnet: %m"
2384 msgid "closing dependency file %s: %m"
2385 msgstr "Abhängigkeitsdatei »%s« wird geschlossen: %m"
2389 msgid "when writing output to %s: %m"
2390 msgstr "beim Schreiben der Ausgabe nach %s: %m"
2393 msgid "to generate dependencies you must specify either -M or -MM"
2394 msgstr "um Abhängigkeiten zu erzeugen, müssen Sie entweder -M oder -MM angeben"
2398 msgstr "<eingebaut>"
2401 msgid "<command line>"
2402 msgstr "<Kommandozeile>"
2405 msgid "too late for # directive to set debug directory"
2406 msgstr "zu spät für »#«-Direktive, um Debug-Verzeichnis festzulegen"
2408 #. Depending on the version of Bison used to compile this grammar,
2409 #. it may issue generic diagnostics spelled "syntax error" or
2410 #. "parse error". To prevent this from changing the translation
2411 #. template randomly, we list all the variants of this particular
2412 #. diagnostic here. Translators: there is no fine distinction
2413 #. between diagnostics with "syntax error" in them, and diagnostics
2414 #. with "parse error" in them. It's okay to give them both the same
2416 #: c-parse.y:54 c-parse.c:5385 c-parse.y:2955 gengtype-yacc.c:1606
2417 #: java/parse-scan.c:3107 java/parse-scan.y:1370 java/parse.c:6210
2418 #: java/parse.y:16419 objc/objc-parse.y:53 objc/objc-parse.c:6464
2419 #: objc/objc-parse.y:3545
2420 msgid "syntax error"
2421 msgstr "Syntaxfehler"
2423 #: c-parse.c:2157 c-parse.y:2959 gengtype-yacc.c:560 java/parse-scan.c:1934
2424 #: java/parse-scan.y:1374 java/parse.c:2933 java/parse.y:16423
2425 #: objc/objc-parse.c:2678 objc/objc-parse.y:3549
2426 msgid "syntax error: cannot back up"
2427 msgstr "Syntaxfehler: es kann nicht zurückgesetzt werden"
2429 #: c-parse.y:343 objc/objc-parse.y:365
2430 msgid "ISO C forbids an empty source file"
2431 msgstr "ISO-C erlaubt keine leeren Quelldateien"
2433 #: c-parse.y:376 objc/objc-parse.y:399
2434 msgid "data definition has no type or storage class"
2435 msgstr "Datendefinition hat keinen Typ oder Speicherklasse"
2437 #: c-parse.y:388 objc/objc-parse.y:411
2438 msgid "ISO C does not allow extra %<;%> outside of a function"
2439 msgstr "ISO-C erlaubt kein extra %<;%> außerhalb einer Funktion"
2442 msgid "traditional C rejects the unary plus operator"
2443 msgstr "traditionelles C weist den unären Plus-Operator zurück"
2445 #: c-parse.y:498 objc/objc-parse.y:520
2446 msgid "%<sizeof%> applied to a bit-field"
2447 msgstr "%<sizeof%> auf ein Bitfeld angewandt"
2449 #: c-parse.y:595 objc/objc-parse.y:617
2450 msgid "ISO C forbids omitting the middle term of a ?: expression"
2451 msgstr "ISO-C verbietet das Weglassen des mittleren Terms eines ?:-Ausdruckes"
2453 #: c-parse.y:636 objc/objc-parse.y:658
2454 msgid "compound literal has variable size"
2455 msgstr "zusammengesetztes Literal hat variable Größe"
2457 #: c-parse.y:648 objc/objc-parse.y:670
2458 msgid "ISO C90 forbids compound literals"
2459 msgstr "ISO-C90 verbietet zusammengesetzte Literale"
2461 #: c-parse.y:661 objc/objc-parse.y:683
2462 msgid "ISO C forbids braced-groups within expressions"
2463 msgstr "ISO-C verbietet geklammerte Gruppen innerhalb von Ausdrücken"
2465 #: c-parse.y:697 objc/objc-parse.y:719
2466 msgid "first argument to %<__builtin_choose_expr%> not a constant"
2467 msgstr "das erste Argument für %<__builtin_choose_expr%> ist keine Konstante"
2469 #: c-parse.y:1224 objc/objc-parse.y:1273
2470 msgid "%<typeof%> applied to a bit-field"
2471 msgstr "%<typeof%> auf ein Bitfeld angewandt"
2473 #: c-parse.y:1372 objc/objc-parse.y:1421
2474 msgid "ISO C forbids empty initializer braces"
2475 msgstr "ISO-C verbietet leere Initialisierungsklammern"
2477 #: c-parse.y:1386 objc/objc-parse.y:1435
2478 msgid "ISO C90 forbids specifying subobject to initialize"
2479 msgstr "ISO-C90 verbietet die Angabe von zu initialisierenden Unterobjekten"
2481 #: c-parse.y:1389 objc/objc-parse.y:1438
2482 msgid "obsolete use of designated initializer without %<=%>"
2483 msgstr "veraltete Verwendung einer bestimmten Initialisierung ohne %<=%>"
2485 #: c-parse.y:1393 objc/objc-parse.y:1442
2486 msgid "obsolete use of designated initializer with %<:%>"
2487 msgstr "veraltete Verwendung einer bestimmten Initialisierung mit %<:%>"
2489 #: c-parse.y:1424 objc/objc-parse.y:1473
2490 msgid "ISO C forbids specifying range of elements to initialize"
2491 msgstr "ISO-C verbietet die Angabe eines zu initialisierenden Wertebereiches"
2493 #: c-parse.y:1432 c-parse.y:1462 objc/objc-parse.y:1481 objc/objc-parse.y:1511
2494 msgid "ISO C forbids nested functions"
2495 msgstr "ISO-C verbietet verschachtelte Funktionen"
2497 #: c-parse.y:1637 objc/objc-parse.y:1686
2498 msgid "ISO C forbids forward references to %<enum%> types"
2499 msgstr "ISO-C verbietet Vorwärts-Referenzen auf %<enum%>-Typen"
2501 #: c-parse.y:1649 cp/parser.c:9985 objc/objc-parse.y:1698
2502 msgid "comma at end of enumerator list"
2503 msgstr "Komma am Ende der Aufzählungsliste"
2505 #: c-parse.y:1669 objc/objc-parse.y:1718
2506 msgid "no semicolon at end of struct or union"
2507 msgstr "kein Semikolon am Ende von »struct« oder »union«"
2509 #: c-parse.y:1678 objc/objc-parse.y:1727 objc/objc-parse.y:2727
2510 msgid "extra semicolon in struct or union specified"
2511 msgstr "zusätzliches Semikolon in »struct« oder »union« angegeben"
2513 #: c-parse.y:1698 objc/objc-parse.y:1750
2514 msgid "ISO C forbids member declarations with no members"
2515 msgstr "ISO-C verbietet Elementdeklarationen ohne Elemente"
2517 #: c-parse.y:1864 objc/objc-parse.y:1916
2518 msgid "label at end of compound statement"
2519 msgstr "Marke am Ende einer Verbundanweisung"
2521 #: c-parse.y:1883 objc/objc-parse.y:1935
2522 msgid "ISO C90 forbids mixed declarations and code"
2523 msgstr "ISO-C90 verbietet gemischte Deklarationen und Code"
2525 #: c-parse.y:1923 objc/objc-parse.y:1975
2526 msgid "ISO C forbids label declarations"
2527 msgstr "ISO-C verbietet Markendeklarationen"
2529 #: c-parse.y:1967 objc/objc-parse.y:2019
2530 msgid "braced-group within expression allowed only inside a function"
2531 msgstr "geklammerte Gruppe innerhalb eines Ausdrucks nur in Funktion erlaubt"
2533 #: c-parse.y:2263 objc/objc-parse.y:2358
2535 msgid "%E qualifier ignored on asm"
2536 msgstr "%E-Qualifizierer für asm ignoriert"
2538 #: c-parse.y:2309 objc/objc-parse.y:2404
2539 msgid "wide string literal in %<asm%>"
2540 msgstr "Wide-Zeichenkettenliteral in »asm«"
2542 #: c-parse.y:2371 objc/objc-parse.y:2466
2543 msgid "ISO C requires a named argument before %<...%>"
2544 msgstr "ISO-C erfordert ein benanntes Argument vor %<...%>"
2546 #: c-parse.c:5381 c-parse.y:2957 gengtype-yacc.c:1602 java/parse-scan.c:3103
2547 #: java/parse-scan.y:1372 java/parse.c:6206 java/parse.y:16421
2548 #: objc/objc-parse.c:6460 objc/objc-parse.y:3547
2549 msgid "syntax error; also virtual memory exhausted"
2550 msgstr "Syntaxfehler; auch virtueller Speicher verbraucht"
2552 #: c-parse.c:5506 gengtype-yacc.c:1727 java/parse-scan.c:3228
2553 #: java/parse.c:6331 objc/objc-parse.c:6585
2554 msgid "parser stack overflow"
2555 msgstr "Parser-Keller-Überlauf"
2557 #: c-parse.y:2877 objc/objc-parse.y:3467
2559 msgid "syntax error at %qs token"
2560 msgstr "Syntaxfehler beim Token %qs"
2562 #: c-parse.y:2956 java/parse-scan.y:1371 java/parse.y:16420
2563 #: objc/objc-parse.y:3546
2565 msgstr "Fehler beim Parsen"
2567 #: c-parse.y:2958 java/parse-scan.y:1373 java/parse.y:16422
2568 #: objc/objc-parse.y:3548
2569 msgid "parse error; also virtual memory exhausted"
2570 msgstr "Syntaxfehler; auch virtueller Speicher verbraucht"
2572 #: c-parse.y:2960 java/parse-scan.y:1375 java/parse.y:16424
2573 #: objc/objc-parse.y:3550
2574 msgid "parse error: cannot back up"
2575 msgstr "Syntaxfehler: es kann nicht zurückgesetzt werden"
2578 msgid "can%'t create precompiled header %s: %m"
2579 msgstr "der vorkompilierte Header »%s« kann nicht erzeugt werden: %m"
2582 msgid "can%'t write to %s: %m"
2583 msgstr "in %s kann nicht geschrieben werden: %m"
2587 msgid "%qs is not a valid output file"
2588 msgstr "%qs ist keine gültige Ausgabedatei"
2590 #: c-pch.c:193 c-pch.c:208 c-pch.c:222
2591 msgid "can%'t write %s: %m"
2592 msgstr "%s kann nicht geschrieben werden: %m"
2594 #: c-pch.c:198 c-pch.c:215
2595 msgid "can%'t seek in %s: %m"
2596 msgstr "in %s kann nicht positioniert werden: %m"
2598 #: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365
2599 msgid "can%'t read %s: %m"
2600 msgstr "%s kann nicht gelesen werden: %m"
2603 msgid "malformed #pragma GCC pch_preprocess, ignored"
2604 msgstr "Falsch geformtes #pragma GCC pch_preprocess, ignoriert"
2607 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
2608 msgstr "pch_preprocess-Pragma sollte nur mit -fpreprocessed verwendet werden"
2611 msgid "use #include instead"
2612 msgstr "stattdessen #include verwenden"
2615 msgid "%s: couldn%'t open PCH file: %m\n"
2616 msgstr "%s: PCH-Datei konnte nicht geöffnet werden: %m\n"
2619 msgid "use -Winvalid-pch for more information"
2620 msgstr "verwenden Sie -Winvalid-pch für mehr Informationen"
2624 msgid "%s: PCH file was invalid"
2625 msgstr "%s: PCH-Datei war ungültig"
2628 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
2629 msgstr "#pragma pack (pop) gefunden ohne passendes #pragma pack (push)"
2633 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
2634 msgstr "#pragma pack(pop, %s) gefunden ohne passendes #pragma pack(push, %s)"
2637 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2638 msgstr "#pragma pack(push[, id], <n>) wird von diesem Ziel nicht unterstützt"
2641 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2642 msgstr "#pragma pack(pop[, id], <n>) wird von diesem Ziel nicht unterstützt"
2645 msgid "missing %<(%> after %<#pragma pack%> - ignored"
2646 msgstr "fehlendes %<(%> hinter %<#pragma pack%> - ignoriert"
2648 #: c-pragma.c:161 c-pragma.c:201
2649 msgid "malformed %<#pragma pack%> - ignored"
2650 msgstr "falsch geformtes %<#pragma pack%> - ignoriert"
2653 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
2654 msgstr "falsch geformtes %<#pragma pack(push[, id][, <n>])%> - ignoriert"
2657 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
2658 msgstr "falsch geformtes %<#pragma pack(pop[, id])%> - ignoriert"
2661 msgid "unknown action %qs for %<#pragma pack%> - ignored"
2662 msgstr "unbekannte Aktion %qs für %<#pragma pack%> - ignoriert"
2665 msgid "junk at end of %<#pragma pack%>"
2666 msgstr "Ausschuss am Ende von %<#pragma pack%>"
2669 msgid "#pragma pack has no effect with -fpack-struct - ignored"
2670 msgstr "#pragma pack hat mit -fpack-struct keinen Effekt - ignoriert"
2674 msgid "alignment must be a small power of two, not %d"
2675 msgstr "Ausrichtung muss eine kleine Zweierpotenz sein, nicht %d"
2678 msgid "%Japplying #pragma weak %qD after first use results in unspecified behavior"
2679 msgstr "%JAnwendung von #pragma weak %qD nach erster Benutzung führt zu nicht spezifiziertem Verhalten"
2681 #: c-pragma.c:334 c-pragma.c:339
2682 msgid "malformed #pragma weak, ignored"
2683 msgstr "falsch geformtes #pragma weak, ignoriert"
2686 msgid "junk at end of #pragma weak"
2687 msgstr "Ausschuss am Ende von #pragma weak"
2689 #: c-pragma.c:411 c-pragma.c:413
2690 msgid "malformed #pragma redefine_extname, ignored"
2691 msgstr "falsch geformtes #pragma redefine_extname, ignoriert"
2694 msgid "junk at end of #pragma redefine_extname"
2695 msgstr "Ausschuss am Ende von #pragma redefine_extname"
2698 msgid "#pragma redefine_extname not supported on this target"
2699 msgstr "#pragma redefine_extname für dieses Ziel nicht unterstützt"
2701 #: c-pragma.c:438 c-pragma.c:524
2702 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
2703 msgstr "#pragma redefine_extname wegen Konflikt mit vorheriger Umbenennung ignoriert"
2706 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
2707 msgstr "#pragma redefine_extname wegen Konflikt mit vorherigem #pragma redefine_extname ignoriert"
2710 msgid "malformed #pragma extern_prefix, ignored"
2711 msgstr "falsch geformtes #pragma extern_prefix, ignoriert"
2714 msgid "junk at end of #pragma extern_prefix"
2715 msgstr "Ausschuss am Ende von #pragma extern_prefix"
2718 msgid "#pragma extern_prefix not supported on this target"
2719 msgstr "#pragma extern_prefix wird von diesem Ziel nicht unterstützt"
2722 msgid "asm declaration ignored due to conflict with previous rename"
2723 msgstr "asm-Deklaration wegen Konflikt mit vorheriger Umbenennung ignoriert"
2726 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
2727 msgstr "#pragma redefine_extname wegen Konflikt mit __asm__-Deklaration ignoriert"
2730 msgid "#pragma GCC visibility must be followed by push or pop"
2731 msgstr "#pragma GCC visibility muss von push oder pop gefolgt werden"
2734 msgid "No matching push for %<#pragma GCC visibility pop%>"
2735 msgstr "Kein passendes push für %<#pragma GCC visibility pop%>"
2737 #: c-pragma.c:624 c-pragma.c:653
2738 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
2739 msgstr "%<(%> hinter %<#pragma GCC visibility push%> fehlt - ignoriert"
2742 msgid "malformed #pragma GCC visibility push"
2743 msgstr "Falsch geformtes #pragma GCC visibility push"
2746 msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
2747 msgstr "Es werden nicht mehr als sechzehn #pragma GCC visibility pushes auf einmal erlaubt"
2750 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
2751 msgstr "#pragma GCC visibility push() muss default, internal, hidden oder protected angeben"
2754 msgid "junk at end of %<#pragma GCC visibility%>"
2755 msgstr "Ausschuss am Ende von %<#pragma GCC visibility%>"
2759 msgid "%qs has an incomplete type"
2760 msgstr "%qs hat unvollständigen Typ"
2762 #: c-typeck.c:161 cp/call.c:2679
2763 msgid "invalid use of void expression"
2764 msgstr "falsche Benutzung eines void-Ausdruckes"
2767 msgid "invalid use of flexible array member"
2768 msgstr "falsche Benutzung eines flexiblen Feldelements"
2771 msgid "invalid use of array with unspecified bounds"
2772 msgstr "falsche Benutzung eines Feldes mit unbekannten Grenzen"
2775 msgid "invalid use of undefined type %<%s %s%>"
2776 msgstr "falsche Benutzung des undefinierten Typs %<%s %s%>"
2778 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2781 msgid "invalid use of incomplete typedef %qs"
2782 msgstr "falsche Benutzung des unvollständigen typedef %qs"
2784 #: c-typeck.c:394 c-typeck.c:419
2785 msgid "function types not truly compatible in ISO C"
2786 msgstr "Funktionstypen nicht wirklich kompatibel in ISO-C"
2789 msgid "types are not quite compatible"
2790 msgstr "Typen nicht sehr kompatibel"
2793 msgid "function return types not compatible due to %<volatile%>"
2794 msgstr "Funktionsrückgabetypen nicht kompatibel wegen %<volatile%>"
2796 #: c-typeck.c:1204 c-typeck.c:2445
2797 msgid "arithmetic on pointer to an incomplete type"
2798 msgstr "Arithmetik mit Zeiger auf unvollständigen Typen"
2801 msgid "%qT has no member named %qs"
2802 msgstr "%qT hat kein Element namens %qs"
2806 msgid "request for member %qs in something not a structure or union"
2807 msgstr "Anfrage nach Element %qs in etwas, was keine Struktur oder Variante ist"
2810 msgid "dereferencing pointer to incomplete type"
2811 msgstr "Dereferenzierung eines Zeigers auf unvollständigen Typen"
2814 msgid "dereferencing %<void *%> pointer"
2815 msgstr "Dereferenzierung eines %<void *%>-Zeigers"
2817 #: c-typeck.c:1650 cp/typeck.c:2109
2819 msgid "invalid type argument of %qs"
2820 msgstr "falsches Typ-Argument von %qs"
2822 #: c-typeck.c:1678 cp/typeck.c:2260
2823 msgid "subscripted value is neither array nor pointer"
2824 msgstr "indizierter Wert ist weder ein Feld noch ein Zeiger"
2826 #: c-typeck.c:1689 cp/typeck.c:2179 cp/typeck.c:2265
2827 msgid "array subscript is not an integer"
2828 msgstr "Feldindex ist keine Ganzzahl"
2831 msgid "subscripted value is pointer to function"
2832 msgstr "indizierter Wert ist Zeiger auf Funktion"
2834 #: c-typeck.c:1708 cp/typeck.c:2175
2835 msgid "array subscript has type %<char%>"
2836 msgstr "Feldindex hat Typ %<char%>"
2839 msgid "ISO C forbids subscripting %<register%> array"
2840 msgstr "ISO-C verbietet, ein %<register%>-Feld zu indizieren"
2843 msgid "ISO C90 forbids subscripting non-lvalue array"
2844 msgstr "ISO-C90 verbietet, ein Nicht-L-Wert-Feld zu indizieren"
2848 msgid "called object %qE is not a function"
2849 msgstr "gerufenes Objekt %qE ist keine Funktion"
2851 #. This situation leads to run-time undefined behavior. We can't,
2852 #. therefore, simply error unless we can prove that all possible
2853 #. executions of the program must execute the code.
2855 msgid "function called through a non-compatible type"
2856 msgstr "Funktion über nicht kompatiblen Typen aufgerufen"
2858 #: c-typeck.c:2066 c-typeck.c:4327 c-typeck.c:4329 c-typeck.c:4337
2859 #: c-typeck.c:4362 c-typeck.c:5744
2860 msgid "initializer element is not constant"
2861 msgstr "Initialisierungselement ist nicht konstant"
2865 msgid "too many arguments to function %qE"
2866 msgstr "zu viele Argumente für Funktion %qE"
2870 msgid "type of formal parameter %d is incomplete"
2871 msgstr "Typ des formalen Parameters %d ist unvollständig"
2875 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
2876 msgstr "Übergabe des Arguments %d von %qE als Ganzzahl statt Gleitkomma aufgrund des Prototyps"
2880 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
2881 msgstr "Übergabe des Arguments %d von %qE als Ganzzahl statt komplex aufgrund des Prototyps"
2885 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
2886 msgstr "Übergabe des Arguments %d von %qE als komplex statt Gleitkomma aufgrund des Prototyps"
2890 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
2891 msgstr "Übergabe des Arguments %d von %qE als Gleitkomma statt Ganzzahl aufgrund des Prototyps"
2895 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
2896 msgstr "Übergabe des Arguments %d von %qE als komplex statt Ganzzahl aufgrund des Prototyps"
2900 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
2901 msgstr "Übergabe des Arguments %d von %qE als Gleitkomma statt komplex aufgrund des Prototyps"
2904 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
2905 msgstr "Übergabe des Arguments %d von %qE als %<float%> statt %<double%> aufgrund des Prototyps"
2909 msgid "passing argument %d of %qE with different width due to prototype"
2910 msgstr "Übergabe des Arguments %d von %qE mit anderer Breite aufgrund des Prototyps"
2914 msgid "passing argument %d of %qE as unsigned due to prototype"
2915 msgstr "Übergabe des Arguments %d von %qE als vorzeichenlos aufgrund des Prototyps"
2919 msgid "passing argument %d of %qE as signed due to prototype"
2920 msgstr "Übergabe des Arguments %d von %qE als vorzeichenbehaftet aufgrund des Prototyps"
2924 msgid "too few arguments to function %qE"
2925 msgstr "zu wenige Argumente für Funktion %qE"
2928 msgid "suggest parentheses around + or - inside shift"
2929 msgstr "Klammern um + oder - innerhalb von Schiebeoperation empfohlen"
2932 msgid "suggest parentheses around && within ||"
2933 msgstr "Klammern um && innerhalb von || empfohlen"
2936 msgid "suggest parentheses around arithmetic in operand of |"
2937 msgstr "Klammern um Arithmetik in Operand von | empfohlen"
2940 msgid "suggest parentheses around comparison in operand of |"
2941 msgstr "Klammern um Vergleich in Operand von | empfohlen"
2944 msgid "suggest parentheses around arithmetic in operand of ^"
2945 msgstr "Klammern um Arithmetik in Operand von ^ empfohlen"
2948 msgid "suggest parentheses around comparison in operand of ^"
2949 msgstr "Klammern um Vergleich in Operand von ^ empfohlen"
2952 msgid "suggest parentheses around + or - in operand of &"
2953 msgstr "Klammern um + oder - in Operand von & empfohlen"
2956 msgid "suggest parentheses around comparison in operand of &"
2957 msgstr "Klammern um Vergleich in Operand von & empfohlen"
2960 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2961 msgstr "Vergleiche wie X<=Y<=Z haben nicht ihre mathematische Bedeutung"
2964 msgid "pointer of type %<void *%> used in subtraction"
2965 msgstr "Zeiger des Typs %<void *%> in Subtraktion verwendet"
2968 msgid "pointer to a function used in subtraction"
2969 msgstr "Zeiger auf eine Funktion in Subtraktion verwendet"
2972 msgid "wrong type argument to unary plus"
2973 msgstr "Argument falschen Typs für unäres Plus"
2976 msgid "wrong type argument to unary minus"
2977 msgstr "Argument falschen Typs für unäres Minus"
2980 msgid "ISO C does not support %<~%> for complex conjugation"
2981 msgstr "ISO-C unterstützt nicht %<~%> für komplexe Konjugation"
2984 msgid "wrong type argument to bit-complement"
2985 msgstr "Argument falschen Typs für Bit-Komplement"
2988 msgid "wrong type argument to abs"
2989 msgstr "Argument falschen Typs für abs"
2992 msgid "wrong type argument to conjugation"
2993 msgstr "Argument falschen Typs für Konjugation"
2996 msgid "wrong type argument to unary exclamation mark"
2997 msgstr "Argument falschen Typs für unäres Ausrufungszeichen"
3000 msgid "ISO C does not support %<++%> and %<--%> on complex types"
3001 msgstr "ISO-C unterstützt kein %<++%> und %<--%> für komplexe Typen"
3003 #: c-typeck.c:2611 c-typeck.c:2643
3004 msgid "wrong type argument to increment"
3005 msgstr "Argument falschen Typs für Inkrementierung"
3007 #: c-typeck.c:2613 c-typeck.c:2645
3008 msgid "wrong type argument to decrement"
3009 msgstr "Argument falschen Typs für Dekrementierung"
3012 msgid "increment of pointer to unknown structure"
3013 msgstr "Erhöhung eines Zeigers auf unbekannte Struktur"
3016 msgid "decrement of pointer to unknown structure"
3017 msgstr "Verminderung eines Zeigers auf unbekannte Struktur"
3021 msgid "assignment of read-only member %qs"
3022 msgstr "Zuweisung des schreibgeschützten Elementes %qs"
3026 msgid "increment of read-only member %qs"
3027 msgstr "Erhöhung des schreibgeschützten Elementes %qs"
3031 msgid "decrement of read-only member %qs"
3032 msgstr "Verringerung des schreibgeschützten Elementes %qs"
3036 msgid "assignment of read-only variable %qs"
3037 msgstr "Zuweisung der schreibgeschützten Variable %qs"
3041 msgid "increment of read-only variable %qs"
3042 msgstr "Erhöhung der schreibgeschützten Variable %qs"
3046 msgid "decrement of read-only variable %qs"
3047 msgstr "Verringerung der schreibgeschützten Variable %qs"
3050 msgid "assignment of read-only location"
3051 msgstr "Zuweisung der schreibgeschützten Speicherstelle"
3054 msgid "increment of read-only location"
3055 msgstr "Erhöhung der schreibgeschützten Speicherstelle"
3058 msgid "decrement of read-only location"
3059 msgstr "Verringerung der schreibgeschützten Speicherstelle"
3062 msgid "cannot take address of bit-field %qD"
3063 msgstr "die Adresse des Bit-Feldes %qD kann nicht ermittelt werden"
3066 msgid "global register variable %qD used in nested function"
3067 msgstr "globale Register-Variable %qD in verschachtelter Funktion verwendet"
3070 msgid "register variable %qD used in nested function"
3071 msgstr "Register-Variable %qD in verschachtelter Funktion verwendet"
3074 msgid "address of global register variable %qD requested"
3075 msgstr "Adresse der globalen Variable %qD angefordert"
3078 msgid "address of register variable %qD requested"
3079 msgstr "Adresse der Register-Variablen %qD angefordert"
3082 msgid "non-lvalue array in conditional expression"
3083 msgstr "Nicht-L-Wert-Feld in bedingtem Ausdruck"
3086 msgid "signed and unsigned type in conditional expression"
3087 msgstr "Vorzeichenloser und -behafteter Typ in bedingtem Ausdruck"
3090 msgid "ISO C forbids conditional expr with only one void side"
3091 msgstr "ISO-C verbietet bedingten Ausdruck mit nur einer void-Seite"
3093 #: c-typeck.c:2991 c-typeck.c:2999
3094 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
3095 msgstr "ISO-C verbietet bedingten Ausdruck zwischen %<void *%> und Funktionszeiger"
3098 msgid "pointer type mismatch in conditional expression"
3099 msgstr "Zeigertyp passt nicht in bedingtem Ausdruck"
3101 #: c-typeck.c:3013 c-typeck.c:3023
3102 msgid "pointer/integer type mismatch in conditional expression"
3103 msgstr "Zeiger-/Ganzzahltyp passt nicht in bedingtem Ausdruck"
3106 msgid "type mismatch in conditional expression"
3107 msgstr "Typ passt nicht in bedingtem Ausdruck"
3110 msgid "left-hand operand of comma expression has no effect"
3111 msgstr "linker Operand des Komma-Ausdrucks hat keinen Effekt"
3114 msgid "cast specifies array type"
3115 msgstr "Typkonvertierung gibt Feldtyp an"
3118 msgid "cast specifies function type"
3119 msgstr "Typkonvertierung gibt Funktionstyp an"
3122 msgid "ISO C forbids casting nonscalar to the same type"
3123 msgstr "ISO-C verbietet Typkonvertierung von Nicht-Skalar auf selben Typen"
3126 msgid "ISO C forbids casts to union type"
3127 msgstr "ISO-C verbietet Typkonvertierung auf union-Typ"
3130 msgid "cast to union type from type not present in union"
3131 msgstr "Typkonvertierung in union-Typ von nicht in union vorhandenem Typen"
3134 msgid "cast adds new qualifiers to function type"
3135 msgstr "Typkonvertierung fügt neue Typqualifizierer zu Funktionstyp hinzu"
3137 #. There are qualifiers present in IN_OTYPE that are not
3138 #. present in IN_TYPE.
3140 msgid "cast discards qualifiers from pointer target type"
3141 msgstr "Typkonvertierung streicht Qualifizierer von Zeiger-Zieltyp"
3144 msgid "cast increases required alignment of target type"
3145 msgstr "Typkonvertierung erfordert Ausrichtung des Zieltyps"
3148 msgid "cast from pointer to integer of different size"
3149 msgstr "Typkonvertierung von Zeiger auf Ganzzahl anderer Breite"
3152 msgid "cast from function call of type %qT to non-matching type %qT"
3153 msgstr "Typumwandlung von Funktionsaufruf des Typs %qT in unpassenden Typen %qT"
3156 msgid "cast to pointer from integer of different size"
3157 msgstr "Typkonvertierung in Zeiger von Ganzzahl anderer Breite"
3160 msgid "type-punning to incomplete type might break strict-aliasing rules"
3161 msgstr "Type-Punning auf unvollständigen Typen kann strict-aliasing-Regeln verletzen"
3164 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3165 msgstr "Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln"
3168 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
3169 msgstr "Dereferenzierung eines Type-Pun-Zeigers könnte strict-aliasing-Regeln verletzen"
3172 msgid "ISO C forbids conversion of function pointer to object pointer type"
3173 msgstr "ISO-C verbietet Konvertierung von Funktionszeigern in Objektzeigertyp"
3176 msgid "ISO C forbids conversion of object pointer to function pointer type"
3177 msgstr "ISO-C verbietet Konvertierung von Objektzeigertypen in Funktionszeigertyp"
3180 msgid "cannot pass rvalue to reference parameter"
3181 msgstr "R-Wert kann nicht an Referenzparameter übergeben werden"
3183 #: c-typeck.c:3646 c-typeck.c:3761
3185 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
3186 msgstr "Übergabe des Arguments %d von %qE erzeugt aus unqualifiziertem einen qualifizierten Funktionszeiger"
3188 #: c-typeck.c:3649 c-typeck.c:3764
3189 msgid "assignment makes qualified function pointer from unqualified"
3190 msgstr "Zuweisung erzeugt aus unqualifiziertem einen qualifizierten Funktionszeiger"
3192 #: c-typeck.c:3652 c-typeck.c:3766
3193 msgid "initialization makes qualified function pointer from unqualified"
3194 msgstr "Initialisierung erzeugt aus unqualifiziertem einen qualifizierten Funktionszeiger"
3196 #: c-typeck.c:3655 c-typeck.c:3768
3197 msgid "return makes qualified function pointer from unqualified"
3198 msgstr "return erzeugt aus unqualifiziertem einen qualifizierten Funktionszeiger"
3200 #: c-typeck.c:3659 c-typeck.c:3729
3202 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
3203 msgstr "Übergabe des Arguments %d von %qE entfernt Kennzeichner von Zeiger-Ziel-Typ"
3205 #: c-typeck.c:3661 c-typeck.c:3731
3206 msgid "assignment discards qualifiers from pointer target type"
3207 msgstr "Zuweisung streicht Qualifizierer von Zeiger-Zieltyp"
3209 #: c-typeck.c:3663 c-typeck.c:3733
3210 msgid "initialization discards qualifiers from pointer target type"
3211 msgstr "Initialisierung streicht Qualifizierer von Zeiger-Zieltyp"
3213 #: c-typeck.c:3665 c-typeck.c:3735
3214 msgid "return discards qualifiers from pointer target type"
3215 msgstr "return streicht Qualifizierer von Zeiger-Zieltyp"
3218 msgid "ISO C prohibits argument conversion to union type"
3219 msgstr "ISO-C verbietet Argumentkonvertierung in union-Typ"
3222 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
3223 msgstr "ISO-C verbietet Übergabe des Arguments %d von %qE zwischen Funktionszeiger und %<void *%>"
3226 msgid "ISO C forbids assignment between function pointer and %<void *%>"
3227 msgstr "ISO-C verbietet Zuweisung zwischen Funktionszeiger und %<void *%>"
3230 msgid "ISO C forbids initialization between function pointer and %<void *%>"
3231 msgstr "ISO-C verbietet Initialisierung zwischen Funktionszeiger und %<void *%>"
3234 msgid "ISO C forbids return between function pointer and %<void *%>"
3235 msgstr "ISO-C verbietet return zwischen Funktionszeiger und %<void *%>"
3239 msgid "pointer targets in passing argument %d of %qE differ in signedness"
3240 msgstr "Zeigerziele bei Übergabe des Arguments %d von %qE unterscheiden sich im Vorzeichenbesitz"
3243 msgid "pointer targets in assignment differ in signedness"
3244 msgstr "Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz"
3247 msgid "pointer targets in initialization differ in signedness"
3248 msgstr "Zeigerziele in Initialisierung unterscheiden sich im Vorzeichenbesitz"
3251 msgid "pointer targets in return differ in signedness"
3252 msgstr "Zeigerziele in return unterscheiden sich im Vorzeichenbesitz"
3256 msgid "passing argument %d of %qE from incompatible pointer type"
3257 msgstr "Übergabe des Arguments %d von %qE von inkompatiblem Zeigertyp"
3260 msgid "assignment from incompatible pointer type"
3261 msgstr "Zuweisung von inkompatiblem Zeigertyp"
3264 msgid "initialization from incompatible pointer type"
3265 msgstr "Initialisierung von inkompatiblem Zeigertyp"
3268 msgid "return from incompatible pointer type"
3269 msgstr "return von inkompatiblem Zeigertyp"
3271 #. ??? This should not be an error when inlining calls to
3272 #. unprototyped functions.
3273 #: c-typeck.c:3785 c-typeck.c:4287 cp/typeck.c:1377
3274 msgid "invalid use of non-lvalue array"
3275 msgstr "ungültige Verwendung eines Nicht-L-Wert-Feldes"
3279 msgid "passing argument %d of %qE makes pointer from integer without a cast"
3280 msgstr "Übergabe des Arguments %d von %qE erzeugt Zeiger von Ganzzahl ohne Typkonvertierung"
3283 msgid "assignment makes pointer from integer without a cast"
3284 msgstr "Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung"
3287 msgid "initialization makes pointer from integer without a cast"
3288 msgstr "Initialisierung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung"
3291 msgid "return makes pointer from integer without a cast"
3292 msgstr "return erzeugt Zeiger von Ganzzahl ohne Typkonvertierung"
3296 msgid "passing argument %d of %qE makes integer from pointer without a cast"
3297 msgstr "Übergabe des Arguments %d von %qE erzeugt Ganzzahl von Zeiger ohne Typkonvertierung"
3300 msgid "assignment makes integer from pointer without a cast"
3301 msgstr "Zuweisung erzeugt Ganzzahl von Zeiger ohne Typkonvertierung"
3304 msgid "initialization makes integer from pointer without a cast"
3305 msgstr "Initialisierung erzeugt Ganzzahl von Zeiger ohne Typkonvertierung"
3308 msgid "return makes integer from pointer without a cast"
3309 msgstr "return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung"
3311 #. ??? This should not be an error when inlining calls to
3312 #. unprototyped functions.
3315 msgid "incompatible type for argument %d of %qE"
3316 msgstr "inkompatibler Typ für Argument %d von %qE"
3319 msgid "incompatible types in assignment"
3320 msgstr "inkompatible Typen in Zuweisung"
3323 msgid "incompatible types in initialization"
3324 msgstr "inkompatible Typen in Initialisierung"
3327 msgid "incompatible types in return"
3328 msgstr "inkompatible Typen in return"
3331 msgid "traditional C rejects automatic aggregate initialization"
3332 msgstr "traditionelles C lehnt automatische Gesamt-Initialisierung ab"
3334 #. Use `%s' to print the string in case there are any escape
3335 #. characters in the message.
3336 #: c-typeck.c:4086 c-typeck.c:4101 c-typeck.c:4116 final.c:2856 final.c:2858
3337 #: gcc.c:4639 rtl-error.c:113 toplev.c:610 config/cris/cris.c:578
3338 #: cp/parser.c:1884 cp/typeck.c:4131 java/expr.c:405 java/parse.y:5020
3339 #: java/verify.c:1553 java/verify.c:1554 java/verify.c:1573
3344 #: c-typeck.c:4089 c-typeck.c:4104 c-typeck.c:4119
3346 msgid "(near initialization for %qs)"
3347 msgstr "(nahe der Initialisierung für %qs)"
3350 msgid "array initialized from parenthesized string constant"
3351 msgstr "Feld mit geklammerter Zeichenkettenkonstante initialisiert"
3353 #: c-typeck.c:4197 cp/typeck2.c:703
3354 msgid "char-array initialized from wide string"
3355 msgstr "char-Feld mit wide-Zeichenkette initialisiert"
3358 msgid "wchar_t-array initialized from non-wide string"
3359 msgstr "wchar_t-Feld mit Nicht-wide-Zeichenkette initialisiert"
3361 #: c-typeck.c:4220 cp/typeck2.c:725
3362 msgid "initializer-string for array of chars is too long"
3363 msgstr "Initialisierungs-Zeichenkette für char-Feld ist zu lang"
3366 msgid "array of inappropriate type initialized from string constant"
3367 msgstr "Feld unpassenden Typs mit Zeichenkettenkonstante initialisiert"
3370 msgid "array initialized from non-constant array expression"
3371 msgstr "Feld mit nicht konstantem Feldausdruck initialisiert"
3373 #: c-typeck.c:4369 c-typeck.c:5748
3374 msgid "initializer element is not computable at load time"
3375 msgstr "Initialisierungs-Element ist zur Lade-Zeit nicht berechenbar"
3377 #: c-typeck.c:4384 cp/typeck2.c:804
3378 msgid "invalid initializer"
3379 msgstr "ungültige Initialisierung"
3381 #: c-typeck.c:4651 cp/decl.c:4451
3382 msgid "opaque vector types cannot be initialized"
3383 msgstr "opake Vektortypen können nicht initialisiert werden"
3386 msgid "extra brace group at end of initializer"
3387 msgstr "zusätzliche geschweifte Klammern am Ende der Initialisierung"
3389 #: c-typeck.c:4870 cp/decl.c:4366
3390 msgid "missing braces around initializer"
3391 msgstr "geschweifte Klammern fehlen um Initialisierung"
3394 msgid "braces around scalar initializer"
3395 msgstr "geschweifte Klammern um Skalar-Initialisierung"
3398 msgid "initialization of flexible array member in a nested context"
3399 msgstr "Initialisierung eines flexiblen Feld-Elements in geschachteltem Kontext"
3402 msgid "initialization of a flexible array member"
3403 msgstr "Initialisierung eines flexiblen Feld-Elements"
3406 msgid "missing initializer"
3407 msgstr "fehlende Initialisierung"
3410 msgid "empty scalar initializer"
3411 msgstr "leere Skalar-Initialisierung"
3414 msgid "extra elements in scalar initializer"
3415 msgstr "zusätzliche Elemente in Skalar-Initialisierung"
3417 #: c-typeck.c:5148 c-typeck.c:5223
3418 msgid "array index in non-array initializer"
3419 msgstr "Feldindex in Nicht-Feld-Initialisierung"
3421 #: c-typeck.c:5153 c-typeck.c:5276
3422 msgid "field name not in record or union initializer"
3423 msgstr "Feldname nicht in Datensatz- oder union-Initialisierung"
3426 msgid "array index in initializer not of integer type"
3427 msgstr "Feldindex in Initialisierung hat nicht Ganzzahltyp"
3429 #: c-typeck.c:5219 c-typeck.c:5221
3430 msgid "nonconstant array index in initializer"
3431 msgstr "nichtkonstanter Feldindex in Initialisierung"
3433 #: c-typeck.c:5225 c-typeck.c:5228
3434 msgid "array index in initializer exceeds array bounds"
3435 msgstr "Feldindex in Initialisierung überschreitet Feldgrenzen"
3438 msgid "empty index range in initializer"
3439 msgstr "leerer Indexbereich in Initialisierung"
3442 msgid "array index range in initializer exceeds array bounds"
3443 msgstr "Feldindexbereich in Initialisierung überschreitet Feldgrenzen"
3447 msgid "unknown field %qs specified in initializer"
3448 msgstr "unbekanntes Feld %qs in Initialisierung angegeben"
3450 #: c-typeck.c:5324 c-typeck.c:5345 c-typeck.c:5811
3451 msgid "initialized field with side-effects overwritten"
3452 msgstr "initialisiertes Feld mit Seiteneffekten überschrieben"
3455 msgid "excess elements in char array initializer"
3456 msgstr "Elementüberschreitung in char-Feld-Initialisierung"
3458 #: c-typeck.c:6027 c-typeck.c:6073
3459 msgid "excess elements in struct initializer"
3460 msgstr "Elementüberschreitung in struct-Initialisierung"
3463 msgid "non-static initialization of a flexible array member"
3464 msgstr "nicht-statische Initialisierung eines flexiblen Feldelements"
3467 msgid "excess elements in union initializer"
3468 msgstr "Elementüberschreitung in union-Initialisierung"
3471 msgid "traditional C rejects initialization of unions"
3472 msgstr "traditionelles C lehnt Initialisierung von unions ab"
3475 msgid "excess elements in array initializer"
3476 msgstr "Elementüberschreitung in Feldinitialisierung"
3479 msgid "excess elements in vector initializer"
3480 msgstr "Elementüberschreitung in Vektorinitialisierung"
3483 msgid "excess elements in scalar initializer"
3484 msgstr "Elementüberschreitung in Skalarinitialisierung"
3487 msgid "ISO C forbids %<goto *expr;%>"
3488 msgstr "ISO-C verbietet %<goto *expr;%>"
3490 #: c-typeck.c:6506 cp/typeck.c:6049
3491 msgid "function declared %<noreturn%> has a %<return%> statement"
3492 msgstr "als %<noreturn%> deklarierte Funktion hat %<return%>-Anweisung"
3495 msgid "%<return%> with no value, in function returning non-void"
3496 msgstr "%<return%> ohne Wert in nicht-void zurückgebender Funktion"
3499 msgid "%<return%> with a value, in function returning void"
3500 msgstr "%<return%> mit Wert in void zurückgebender Funktion"
3503 msgid "function returns address of local variable"
3504 msgstr "Funktion liefert Adresse einer lokalen Variablen zurück"
3506 #: c-typeck.c:6638 cp/semantics.c:879
3507 msgid "switch quantity not an integer"
3508 msgstr "switch-Größe ist keine Ganzzahl"
3511 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
3512 msgstr "%<long%> switch-Ausdruck nicht nach »int« konvertiert in ISO C"
3514 #: c-typeck.c:6685 cp/parser.c:6051
3515 msgid "case label not within a switch statement"
3516 msgstr "case-Marke nicht innerhalb einer switch-Anweisung"
3519 msgid "%<default%> label not within a switch statement"
3520 msgstr "%<default%>-Marke nicht innerhalb einer switch-Anweisung"
3523 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
3524 msgstr "%Hes wird empfohlen, explizite geschweifte Klammern zu setzen, um mehrdeutiges %<else%> zu vermeiden"
3527 msgid "%Hempty body in an if-statement"
3528 msgstr "%Hleerer Körper in einer if-Anweisung"
3531 msgid "%Hempty body in an else-statement"
3532 msgstr "%Hleerer Körper in einer else-Anweisung"
3534 #: c-typeck.c:6880 cp/parser.c:6553
3535 msgid "continue statement not within a loop"
3536 msgstr "continue-Anweisung nicht innerhalb einer Schleife"
3539 msgid "%Hstatement with no effect"
3540 msgstr "%HAnweisung ohne Effekt"
3543 msgid "expression statement has incomplete type"
3544 msgstr "Ausdrucksanweisung hat unvollständigen Typ"
3546 #: c-typeck.c:7252 c-typeck.c:7291
3547 msgid "division by zero"
3548 msgstr "Division durch Null"
3550 #: c-typeck.c:7336 cp/typeck.c:2927
3551 msgid "right shift count is negative"
3552 msgstr "Rechts-Schiebe-Weite ist negativ"
3554 #: c-typeck.c:7343 cp/typeck.c:2933
3555 msgid "right shift count >= width of type"
3556 msgstr "Rechts-Schiebe-Weite >= Breite des Typs"
3558 #: c-typeck.c:7364 cp/typeck.c:2952
3559 msgid "left shift count is negative"
3560 msgstr "Links-Schiebe-Weite ist negativ"
3562 #: c-typeck.c:7367 cp/typeck.c:2954
3563 msgid "left shift count >= width of type"
3564 msgstr "Links-Schiebe-Weite >= Breite des Typs"
3566 #: c-typeck.c:7384 cp/typeck.c:2989
3567 msgid "comparing floating point with == or != is unsafe"
3568 msgstr "Vergleich von Gleitkomma mit == oder != ist unsicher"
3570 #: c-typeck.c:7408 c-typeck.c:7415
3571 msgid "ISO C forbids comparison of %<void *%> with function pointer"
3572 msgstr "ISO-C verbietet Vergleich von %<void *%> mit Funktionszeiger"
3574 #: c-typeck.c:7419 c-typeck.c:7465
3575 msgid "comparison of distinct pointer types lacks a cast"
3576 msgstr "in Vergleich verschiedener Zeigertypen fehlt Typkonvertierung"
3578 #: c-typeck.c:7433 c-typeck.c:7438 c-typeck.c:7485 c-typeck.c:7490
3579 msgid "comparison between pointer and integer"
3580 msgstr "Vergleich zwischen Zeiger und Ganzzahl"
3583 msgid "comparison of complete and incomplete pointers"
3584 msgstr "Vergleich von vollständigen und unvollständigen Zeigern"
3587 msgid "ISO C forbids ordered comparisons of pointers to functions"
3588 msgstr "ISO-C verbietet geordnete Vergleiche zwischen Zeigern auf Funktionen"
3590 #: c-typeck.c:7473 c-typeck.c:7480
3591 msgid "ordered comparison of pointer with integer zero"
3592 msgstr "geordneter Vergleich von Zeiger mit Ganzzahlnull"
3595 msgid "comparison between signed and unsigned"
3596 msgstr "Vergleich zwischen vorzeichenbehaftet und vorzeichenlos"
3598 #: c-typeck.c:7747 cp/typeck.c:3396
3599 msgid "comparison of promoted ~unsigned with constant"
3600 msgstr "Vergleich von weitergegebenem ~unsigned mit Konstante"
3602 #: c-typeck.c:7755 cp/typeck.c:3404
3603 msgid "comparison of promoted ~unsigned with unsigned"
3604 msgstr "Vergleich von weitergegebenem ~unsigned mit unsigned"
3607 msgid "function call has aggregate value"
3608 msgstr "Funktionsaufruf hat zusammengesetzten Wert"
3612 msgid "bb %d on wrong place"
3613 msgstr "bb %d an falscher Stelle"
3617 msgid "prev_bb of %d should be %d, not %d"
3618 msgstr "prev_bb von %d sollte %d sein, nicht %d"
3622 msgid "verify_flow_info: Wrong count of block %i %i"
3623 msgstr "verify_flow_info: Falsche Blockzahl %i %i"
3627 msgid "verify_flow_info: Wrong frequency of block %i %i"
3628 msgstr "verify_flow_info: Falsche Blockfrequenz %i %i"
3632 msgid "verify_flow_info: Duplicate edge %i->%i"
3633 msgstr "verify_flow_info: Doppelte Kante %i->%i"
3637 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3638 msgstr "verify_flow_info: Falsche Wahrscheinlichkeit der Kante %i->%i %i"
3642 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3643 msgstr "verify_flow_info: Falsche Kantenzahl %i->%i %i"
3647 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3648 msgstr "verify_flow_info: Nachfolgekante des Basis-Blocks %d ist beschädigt"
3650 #: cfghooks.c:165 cfgrtl.c:2056
3652 msgid "Wrong amount of branch edges after unconditional jump %i"
3653 msgstr "Falsche Summe der Zweig-Kanten nach unbedingtem Sprung %i"
3655 #: cfghooks.c:173 cfghooks.c:184
3657 msgid "basic block %d pred edge is corrupted"
3658 msgstr "Vorgänger des Basis-Blocks %d ist beschädigt"
3662 msgid "its dest_idx should be %d, not %d"
3663 msgstr "sein dest_idx sollte %d sein, nicht %d"
3667 msgid "basic block %i edge lists are corrupted"
3668 msgstr "Kantenlisten des Basis-Blockes %i sind beschädigt"
3671 msgid "verify_flow_info failed"
3672 msgstr "verify_flow_info gescheitert"
3676 msgid "%s does not support redirect_edge_and_branch."
3677 msgstr "%s unterstützt nicht redirect_edge_and_branch."
3681 msgid "%s does not support redirect_edge_and_branch_force."
3682 msgstr "%s unterstützt nicht redirect_edge_and_branch_force."
3686 msgid "%s does not support split_block."
3687 msgstr "%s unterstützt nicht split_block."
3691 msgid "%s does not support move_block_after."
3692 msgstr "%s unterstützt nicht move_block_after."
3696 msgid "%s does not support delete_basic_block."
3697 msgstr "%s unterstützt nicht delete_basic_block."
3701 msgid "%s does not support split_edge."
3702 msgstr "%s unterstützt nicht split_edge."
3706 msgid "%s does not support create_basic_block."
3707 msgstr "%s unterstützt nicht create_basic_block."
3711 msgid "%s does not support can_merge_blocks_p."
3712 msgstr "%s unterstützt nicht can_merge_blocks_p."
3716 msgid "%s does not support predict_edge."
3717 msgstr "%s unterstützt nicht predict_edge."
3721 msgid "%s does not support predicted_by_p."
3722 msgstr "%s unterstützt nicht predicted_by_p."
3726 msgid "%s does not support merge_blocks."
3727 msgstr "%s unterstützt nicht merge_blocks."
3731 msgid "%s does not support make_forwarder_block."
3732 msgstr "%s unterstützt nicht make_forwarder_block."
3736 msgid "%s does not support can_duplicate_block_p."
3737 msgstr "%s unterstützt nicht can_duplicate_block_p."
3741 msgid "%s does not support duplicate_block."
3742 msgstr "%s unterstützt nicht duplicate_block."
3746 msgid "%s does not support block_ends_with_call_p"
3747 msgstr "%s unterstützt nicht block_ends_with_call_p"
3751 msgid "%s does not support block_ends_with_condjump_p"
3752 msgstr "%s unterstützt nicht block_ends_with_condjump_p"
3756 msgid "%s does not support flow_call_edges_add"
3757 msgstr "%s unterstützt nicht flow_call_edges_add"
3761 msgid "Size of loop %d should be %d, not %d."
3762 msgstr "Größe der Schleife %d sollte %d sein, nicht %d."
3766 msgid "Bb %d do not belong to loop %d."
3767 msgstr "Bb %d gehört nicht zur Schleife %d."
3771 msgid "Loop %d's header does not have exactly 2 entries."
3772 msgstr "Kopf der Schleife %d hat nicht genau 2 Einträge."
3776 msgid "Loop %d's latch does not have exactly 1 successor."
3777 msgstr "Falle der Schleife %d hat nicht genau einen Nachfolger."
3781 msgid "Loop %d's latch does not have header as successor."
3782 msgstr "Falle der Schleife %d hat nicht den Kopf als Nachfolger."
3786 msgid "Loop %d's latch does not belong directly to it."
3787 msgstr "Falle der Schleife %d gehört nicht direkt zu ihr."
3791 msgid "Loop %d's header does not belong directly to it."
3792 msgstr "Kopf der Schleife %d gehört nicht direkt zu ihr."
3796 msgid "Loop %d's latch is marked as part of irreducible region."
3797 msgstr "Falle der Schleife %d ist als Teil einer irreduziblen Region markiert."
3801 msgid "Basic block %d should be marked irreducible."
3802 msgstr "Basisblock %d sollte als irreduzibel markiert werden."
3806 msgid "Basic block %d should not be marked irreducible."
3807 msgstr "Basisblock %d sollte nicht als irreduzibel markiert werden."
3811 msgid "Edge from %d to %d should be marked irreducible."
3812 msgstr "Kante von %d nach %d sollte als irreduzibel markiert werden."
3816 msgid "Edge from %d to %d should not be marked irreducible."
3817 msgstr "Kante von %d nach %d sollte nicht als irreduzibel markiert werden."
3821 msgid "Wrong single exit %d->%d recorded for loop %d."
3822 msgstr "Falscher einzelner Ausgang %d->%d für Schleife %d aufgezeichnet."
3826 msgid "Right exit is %d->%d."
3827 msgstr "Richtiger Ausgang ist %d->%d."
3831 msgid "Single exit not recorded for loop %d."
3832 msgstr "Einzelner Ausgang nicht aufgezeichnet für Schleife %d."
3836 msgid "Loop %d should not have single exit (%d -> %d)."
3837 msgstr "Schleife %d sollte nicht einzelnen Ausgang (%d -> %d) haben."
3841 msgid "end insn %d for block %d not found in the insn stream"
3842 msgstr "Ende-Befehl %d für Block %d nicht im Befehlsstrom gefunden"
3846 msgid "insn %d is in multiple basic blocks (%d and %d)"
3847 msgstr "Befehl %d ist in mehreren Basisblöcken (%d und %d)"
3851 msgid "head insn %d for block %d not found in the insn stream"
3852 msgstr "Kopf-Befehl %d für Block %d nicht im Befehlsstrom gefunden"
3855 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3856 msgstr "verify_flow_info: REG_BR_PROB passt nicht zu cfg %wi %i"
3860 msgid "Fallthru edge crosses section boundary (bb %i)"
3861 msgstr "Fall-Through-Kante erreicht Abschnittsgrenze (bb %i)"
3865 msgid "Missing REG_EH_REGION note in the end of bb %i"
3866 msgstr "Fehlender Vermerk von REG_EH_REGION am Ende vom bb %i"
3870 msgid "Too many outgoing branch edges from bb %i"
3871 msgstr "Zu viele abgehende Zweig-Kanten vom bb %i"
3875 msgid "Fallthru edge after unconditional jump %i"
3876 msgstr "Fallthru-Kante nach unbedingtem Sprung %i"
3880 msgid "Wrong amount of branch edges after conditional jump %i"
3881 msgstr "Falsche Summe der Zweig-Kanten nach bedingtem Sprung %i"
3885 msgid "Call edges for non-call insn in bb %i"
3886 msgstr "Ruf-Kanten für Nicht-Aufruf-Befehl im bb %i"
3890 msgid "Abnormal edges for no purpose in bb %i"
3891 msgstr "Abnormale Kanten ohne Zweck in bb %i"
3895 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3896 msgstr "Befehl %d innerhalb des Basis-Blockes %d, aber block_for_insn ist NULL"
3900 msgid "insn %d inside basic block %d but block_for_insn is %i"
3901 msgstr "Befehl %d innerhalb des Basis-Blockes %d, aber block_for_insn ist %i"
3903 #: cfgrtl.c:2106 cfgrtl.c:2116
3905 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3906 msgstr "NOTE_INSN_BASIC_BLOCK fehlt für Block %d"
3910 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3911 msgstr "NOTE_INSN_BASIC_BLOCK %d in der Mitte des Basis-Blocks %d"
3915 msgid "in basic block %d:"
3916 msgstr "im Basis-Block %d:"
3919 msgid "flow control insn inside a basic block"
3920 msgstr "Flusskontrollbefehl innerhalb eines Basis-Blockes"
3924 msgid "missing barrier after block %i"
3925 msgstr "fehlende Sperre nach Block %i"
3929 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3930 msgstr "verify_flow_info: Falsche Blöcke für »fallthru« %i->%i"
3934 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3935 msgstr "verify_flow_info: Falsches »fallthru« %i->%i"
3938 msgid "wrong insn in the fallthru edge"
3939 msgstr "falscher Befehl in »fallthru«-Kante"
3942 msgid "basic blocks not laid down consecutively"
3943 msgstr "Basis-Blöcke sind nicht fortlaufend"
3946 msgid "insn outside basic block"
3947 msgstr "Befehl außerhalb eines Basis-Blockes"
3950 msgid "return not followed by barrier"
3951 msgstr "»return« nicht gefolgt von Sperre"
3955 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3956 msgstr "Anzahl der bb-Vermerke in Befehlskette (%d) != n_basic_blocks (%d)"
3959 msgid "function body not available"
3960 msgstr "Funktionskörper nicht verfügbar"
3962 #: cgraph.c:280 cgraphunit.c:661
3963 msgid "redefined extern inline functions are not considered for inlining"
3964 msgstr "redefinierte »extern inline«-Funktionen kommen nicht als »inline« in Betracht"
3966 #: cgraph.c:283 cgraphunit.c:666
3967 msgid "function not considered for inlining"
3968 msgstr "Funktion kommt nicht für »inline« in Betracht"
3970 #: cgraph.c:285 cgraphunit.c:664
3971 msgid "function not inlinable"
3972 msgstr "Funktion kann nicht »inline« sein"
3975 msgid "%D renamed after being referenced in assembly"
3976 msgstr "%D nach Referenzierung in Assemblierung umbenannt"
3979 msgid "Shared call_expr:"
3980 msgstr "Gemeinsam genutztes call_expr:"
3983 msgid "Edge points to wrong declaration:"
3984 msgstr "Kante zeigt auf falsche Deklaration:"
3987 msgid "Missing callgraph edge for call expr:"
3988 msgstr "Fehlende Aufrufgraph-Kante für call_expr:"
3992 msgid "Aux field set for edge %s->%s"
3993 msgstr "Aux-Feld für Kante %s->%s gesetzt"
3996 msgid "Inlined_to pointer is wrong"
3997 msgstr "Inlined_to-Zeiger ist falsch"
4000 msgid "Multiple inline callers"
4001 msgstr "Mehrere Inline-Aufrufer"
4004 msgid "Inlined_to pointer set for noninline callers"
4005 msgstr "Inlined_to-Zeiger für Nicht-Inline-Aufrufer gesetzt"
4008 msgid "Inlined_to pointer is set but no predecesors found"
4009 msgstr "Inlined_to-Zeiger gesetzt, aber keine Vorgänger gefunden"
4012 msgid "Inlined_to pointer reffers to itself"
4013 msgstr "Inlined_to-Zeiger verweist auf sich selbst"
4016 msgid "Node not found in DECL_ASSEMBLER_NAME hash"
4017 msgstr "Knoten in DECL_ASSEMBLER_NAME-Hash nicht gefunden"
4021 msgid "Edge %s->%s has no corresponding call_expr"
4022 msgstr "Kante %s->%s hat keine passende call_expr"
4025 msgid "verify_cgraph_node failed."
4026 msgstr "verify_cgraph gescheitert."
4029 msgid "failed to reclaim unneeded function"
4030 msgstr "Zurückfordern der nicht genötigten Funktion gescheitert"
4032 #: cgraphunit.c:1194
4033 msgid "--param large-function-growth limit reached"
4034 msgstr "--param large-function-growth: Limit erreicht"
4036 #: cgraphunit.c:1231
4037 msgid "recursive inlining"
4038 msgstr "rekursives inline"
4040 #: cgraphunit.c:1396 cgraphunit.c:1648
4041 msgid "--param max-inline-insns-single limit reached"
4042 msgstr "--param max-inline-insns-single: Limit erreicht"
4044 #: cgraphunit.c:1420
4045 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
4046 msgstr "--param max-inline-insns-single: Limit nach »inline« im Aufgerufenen erreicht"
4048 #: cgraphunit.c:1470
4049 msgid "--param inline-unit-growth limit reached"
4050 msgstr "--param inline-unit-growth: Limit erreicht"
4052 #: cgraphunit.c:1822
4053 msgid "Nodes with no released memory found."
4054 msgstr "Knoten ohne freigegebenen Speicher gefunden."
4056 #: collect2.c:402 gcc.c:6733
4058 msgid "internal gcc abort in %s, at %s:%d"
4059 msgstr "interner GCC-Abbruch in %s, bei %s:%d"
4062 msgid "no arguments"
4063 msgstr "Keine Argumente"
4067 msgid "unknown demangling style '%s'"
4068 msgstr "unbekannter Aufbereitungszustand »%s«"
4070 #: collect2.c:1268 collect2.c:1416 collect2.c:1451
4075 #: collect2.c:1271 collect2.c:1421 collect2.c:1454
4082 msgid "collect2 version %s"
4083 msgstr "collect2-Version %s"
4087 msgid "%d constructor(s) found\n"
4088 msgstr "%d Konstruktor(en) gefunden\n"
4092 msgid "%d destructor(s) found\n"
4093 msgstr "%d Destruktor(en) gefunden\n"
4097 msgid "%d frame table(s) found\n"
4098 msgstr "%d Rahmentabelle(n) gefunden\n"
4102 msgid "%s terminated with signal %d [%s]%s"
4103 msgstr "%s mit Signal %d [%s]%s beendet"
4107 msgid "%s returned %d exit status"
4108 msgstr "%s gab Ende-Status %d zurück"
4112 msgid "[cannot find %s]"
4113 msgstr "[%s kann nicht gefunden werden]"
4117 msgid "cannot find '%s'"
4118 msgstr "»%s« kann nicht gefunden werden"
4120 #: collect2.c:1583 collect2.c:1586
4122 msgid "redirecting stdout: %s"
4123 msgstr "leite Standardausgabe um: %s"
4127 msgid "[Leaving %s]\n"
4128 msgstr "[Verlassen von %s]\n"
4134 "write_c_file - output name is %s, prefix is %s\n"
4137 "write_c_file - Ausgabename ist %s, Präfix ist %s\n"
4140 msgid "cannot find 'nm'"
4141 msgstr "»nm« kann nicht gefunden werden"
4143 #: collect2.c:2059 collect2.c:2225
4147 #: collect2.c:2063 collect2.c:2229
4151 #: collect2.c:2089 collect2.c:2255
4156 #: collect2.c:2092 collect2.c:2095 collect2.c:2108 collect2.c:2258
4157 #: collect2.c:2261 collect2.c:2274
4162 #: collect2.c:2098 collect2.c:2264
4169 msgid "init function found in object %s"
4170 msgstr "init-Funktion im Objekt %s gefunden"
4174 msgid "fini function found in object %s"
4175 msgstr "fini-Funktion im Objekt %s gefunden"
4177 #: collect2.c:2183 collect2.c:2313
4182 msgid "cannot find 'ldd'"
4183 msgstr "»ldd« kann nicht gefunden werden"
4188 "ldd output with constructors/destructors.\n"
4191 "Ausgabe von ldd mit Konstruktoren/Destruktoren.\n"
4195 msgid "dynamic dependency %s not found"
4196 msgstr "dynamische Abhängigkeit %s nicht gefunden"
4200 msgid "unable to open dynamic dependency '%s'"
4201 msgstr "kann dynamische Abhängigkeit »%s« nicht öffnen"
4205 msgid "%s: not a COFF file"
4206 msgstr "%s: keine COFF-Datei"
4210 msgid "%s: cannot open as COFF file"
4211 msgstr "kann %s nicht als COFF-Datei öffnen"
4215 msgid "library lib%s not found"
4216 msgstr "Bibliothek lib%s nicht gefunden"
4221 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4222 ";; %d successes.\n"
4225 ";; Kombinierer-Statistik: %d Versuche, %d Ersetzungen (%d benötigten neuen Platz),\n"
4233 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4234 ";; %d successes.\n"
4237 ";; Kombinierer-Gesamtwerte: %d Versuche, %d Ersetzungen (%d benötigten neuen Platz),\n"
4241 msgid "cannot convert to a pointer type"
4242 msgstr "kann nicht in Zeigertyp konvertieren"
4245 msgid "pointer value used where a floating point value was expected"
4246 msgstr "Zeigerwert verwendet, wo Gleitkommawert erwartet wurde"
4249 msgid "aggregate value used where a float was expected"
4250 msgstr "zusammengesetzten Wert verwendet, wo Gleitkomma erwartet wurde"
4253 msgid "conversion to incomplete type"
4254 msgstr "Konvertierung in unvollständigen Typen"
4256 #: convert.c:660 convert.c:736
4257 msgid "can't convert between vector values of different size"
4258 msgstr "zwischen Vektorwerten verschiedener Größen kann nicht konvertiert werden"
4261 msgid "aggregate value used where an integer was expected"
4262 msgstr "zusammengesetzter Wert verwendet, wo Ganzzahl erwartet wurde"
4265 msgid "pointer value used where a complex was expected"
4266 msgstr "Zeigerwert verwendet, wo »complex« erwartet wurde"
4269 msgid "aggregate value used where a complex was expected"
4270 msgstr "zusammengesetzer Wert verwendet, wo »complex« erwartet wurde"
4273 msgid "can't convert value to a vector"
4274 msgstr "Wert kann nicht in Vektor konvertiert werden"
4278 msgid "%qs is not a gcov data file"
4279 msgstr "%qs ist keine gcov-Datei"
4282 msgid "%qs is version %q.*s, expected version %q.*s"
4283 msgstr "%qs hat Version %q.*s, Version %q.*s erwartet"
4285 #: coverage.c:259 coverage.c:267
4287 msgid "coverage mismatch for function %u while reading execution counters."
4288 msgstr "Überdeckung passt nicht für Funktion %u beim Lesen der Ausführungszähler."
4290 #: coverage.c:261 coverage.c:344
4292 msgid "checksum is %x instead of %x"
4293 msgstr "Prüfsumme ist %x statt %x"
4295 #: coverage.c:269 coverage.c:352
4297 msgid "number of counters is %d instead of %d"
4298 msgstr "Zahl der Zähler ist %d statt %d"
4302 msgid "cannot merge separate %s counters for function %u"
4303 msgstr "separate %s Zähler für die Funktion %u können nicht verschmolzen werden"
4307 msgid "%qs has overflowed"
4308 msgstr "%qs übergelaufen"
4312 msgid "%qs is corrupted"
4313 msgstr "%qs ist beschädigt"
4317 msgid "no coverage for function %qs found."
4318 msgstr "keine Überdeckung für Funktion %qs gefunden."
4320 #: coverage.c:341 coverage.c:349
4322 msgid "coverage mismatch for function %qs while reading counter %qs."
4323 msgstr "Überdeckung passt nicht bei Funktion %qs beim Lesen des Zählers %qs."
4327 msgid "cannot open %s"
4328 msgstr "Es ist nicht möglich, »%s« zu öffnen"
4332 msgid "error writing %qs"
4333 msgstr "Fehler beim Schreiben von %qs"
4337 msgid "\"%s\" is not a valid option to the preprocessor"
4338 msgstr "»%s« ist keine gültige Präprozessoroption"
4341 msgid "too many input files"
4342 msgstr "zu viele Eingabedateien"
4346 msgid ";; Processing block from %d to %d, %d sets.\n"
4347 msgstr ";; Bearbeitung von Block von %d bis %d, %d Sets.\n"
4351 msgid "%s:%d: confused by earlier errors, bailing out\n"
4352 msgstr "%s:%d: durch frühere Fehler verwirrt, Abbruch\n"
4355 msgid "compilation terminated due to -Wfatal-errors.\n"
4356 msgstr "Kompilierung wegen -Wfatal-errors beendet.\n"
4361 "Please submit a full bug report,\n"
4362 "with preprocessed source if appropriate.\n"
4363 "See %s for instructions.\n"
4365 "Bitte senden Sie einen vollständigen Fehlerbericht auf Englisch ein;\n"
4366 "bearbeiten Sie die Quellen zunächst mit einem Präprozessor, wenn es\n"
4368 "Fehler in der deutschen Übersetzung sind an de@li.org zu melden.\n"
4370 "Gehen Sie gemäß den Hinweisen in %s vor.\n"
4373 msgid "compilation terminated.\n"
4374 msgstr "Kompilierung beendet.\n"
4377 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4378 msgstr "Interner Compilerfehler: Fehlerbehandlungsroutinen doppelt betreten.\n"
4382 msgid "in %s, at %s:%d"
4383 msgstr "in %s, bei %s:%d"
4387 msgid "dominator of %d status unknown"
4388 msgstr "unbekannter Status für Herrscher über %d"
4392 msgid "dominator of %d should be %d, not %d"
4393 msgstr "Herrscher über %d sollte %d sein, nicht %d"
4397 msgid "ENTRY does not dominate bb %d"
4398 msgstr "ENTRY dominiert nicht bb %d"
4402 msgid "DW_LOC_OP %s not implemented\n"
4403 msgstr "DW_LOC_OP %s nicht implementiert\n"
4406 msgid "Invalid rtl sharing found in the insn"
4407 msgstr "ungültige gemeinsame rtl-Benutzung in Befehl gefunden"
4411 msgstr "Gemeinsames rtx"
4414 msgid "Internal consistency failure"
4415 msgstr "Interner Konsistenzfehler"
4418 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4419 msgstr "ICE: emit_insn verwendet, wo emit_jump_insn erforderlich:\n"
4421 #: errors.c:133 java/jv-scan.c:272
4423 msgid "abort in %s, at %s:%d"
4424 msgstr "Abbruch in %s, bei %s:%d"
4427 msgid "exception handling disabled, use -fexceptions to enable"
4428 msgstr "Ausnahmebehandlung ausgeschaltet, benutzen Sie -fexeptions zum Einschalten"
4431 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
4432 msgstr "Argument für »__builtin_eh_return_regno« muss konstant sein"
4435 msgid "__builtin_eh_return not supported on this target"
4436 msgstr "__builtin_eh_return für dieses Ziel nicht unterstützt"
4439 msgid "stack limits not supported on this target"
4440 msgstr "Kellergrenzen nicht für dieses Ziel unterstützt"
4443 msgid "negative insn length"
4444 msgstr "negative Befehlslänge"
4447 msgid "could not split insn"
4448 msgstr "Befehl kann nicht aufgeteilt werden"
4451 msgid "invalid 'asm': "
4452 msgstr "ungültiges »asm«: "
4455 msgid "nested assembly dialect alternatives"
4456 msgstr "geschachtelte Assemblerdialekt-Alternativen"
4458 #: final.c:3051 final.c:3063
4459 msgid "unterminated assembly dialect alternative"
4460 msgstr "unbeendete Assemblerdialekt-Alternative"
4464 msgid "operand number missing after %%-letter"
4465 msgstr "Operandenzahl fehlt hinter %%-Buchstabe"
4467 #: final.c:3113 final.c:3154
4468 msgid "operand number out of range"
4469 msgstr "Operandenzahl außerhalb des Wertebereiches"
4473 msgid "invalid %%-code"
4474 msgstr "ungültiger %%-Code"
4478 msgid "'%%l' operand isn't a label"
4479 msgstr "»%%l«-Operand ist keine Marke"
4481 #. We can't handle floating point constants;
4482 #. PRINT_OPERAND must handle them.
4483 #. We can't handle floating point constants; PRINT_OPERAND must
4485 #. We can't handle floating point constants;
4486 #. PRINT_OPERAND must handle them.
4487 #: final.c:3305 vmsdbgout.c:487 config/i386/i386.c:5931
4488 #: config/pdp11/pdp11.c:1690
4489 msgid "floating constant misused"
4490 msgstr "Gleitkommakonstante falsch benutzt"
4492 #: final.c:3361 vmsdbgout.c:544 config/i386/i386.c:6009
4493 #: config/pdp11/pdp11.c:1737
4494 msgid "invalid expression as operand"
4495 msgstr "ungültiger Ausdruck als Operand"
4497 #: flow.c:494 flow.c:518 flow.c:540
4498 msgid "internal consistency failure"
4499 msgstr "internes Konsistenzproblem"
4502 msgid "Attempt to delete prologue/epilogue insn:"
4503 msgstr "Versuch, Prolog/Epilog-Befehl zu löschen"
4505 #: fold-const.c:3220 fold-const.c:3231
4507 msgid "comparison is always %d due to width of bit-field"
4508 msgstr "Vergleich ist immer %d wegen Breite des Bitfeldes"
4510 #: fold-const.c:4789 fold-const.c:4804
4512 msgid "comparison is always %d"
4513 msgstr "Vergleich ist immer %d"
4515 #: fold-const.c:4933
4516 msgid "%<or%> of unmatched not-equal tests is always 1"
4517 msgstr "»oder« nicht passender Ungleichheits-Tests ist immer 1"
4519 #: fold-const.c:4938
4520 msgid "%<and%> of mutually exclusive equal-tests is always 0"
4521 msgstr "»und« sich gegenseitig ausschließender Gleichheits-Tests ist immer 0"
4523 #: fold-const.c:9870
4524 msgid "fold check: original tree changed by fold"
4525 msgstr "Faltungstest: ursprünglicher Baum durch Faltung geändert"
4527 #: function.c:832 varasm.c:1584
4528 msgid "%Jsize of variable %qD is too large"
4529 msgstr "%JGröße der Variable %qD ist zu hoch"
4532 msgid "impossible constraint in %<asm%>"
4533 msgstr "unmögliche Bedingung in »asm«"
4536 msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
4537 msgstr "%JVariable %qD könnte von »longjmp« oder »vfork« zerstört werden"
4540 msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
4541 msgstr "%JArgument %qD könnte von »longjmp« oder »vfork« zerstört werden"
4544 msgid "function returns an aggregate"
4545 msgstr "Funktion gibt Aggregat zurück"
4548 msgid "%Junused parameter %qD"
4549 msgstr "%Jnicht benutzter Parameter %qD"
4553 msgid "ambiguous abbreviation %s"
4554 msgstr "mehrdeutige Abkürzung %s"
4558 msgid "incomplete '%s' option"
4559 msgstr "unvollständige »%s«-Option"
4563 msgid "missing argument to '%s' option"
4564 msgstr "fehlendes Argument für »%s«-Option"
4568 msgid "extraneous argument to '%s' option"
4569 msgstr "belangloses Argument für »%s«-Option"
4572 msgid "Using built-in specs.\n"
4573 msgstr "Es werden eingebaute Spezifikationen verwendet.\n"
4578 "Setting spec %s to '%s'\n"
4581 "Spezifikation %s wird auf '%s' gesetzt\n"
4586 msgid "Reading specs from %s\n"
4587 msgstr "Lesen der Spezifikationen von %s\n"
4589 #: gcc.c:2020 gcc.c:2039
4591 msgid "specs %%include syntax malformed after %ld characters"
4592 msgstr "falsche %%include-Syntax für Spezifikationen nach %ld Zeichen"
4596 msgid "could not find specs file %s\n"
4597 msgstr "konnte Spezifikationsdatei %s nicht finden\n"
4599 #: gcc.c:2064 gcc.c:2072 gcc.c:2081 gcc.c:2090
4601 msgid "specs %%rename syntax malformed after %ld characters"
4602 msgstr "falsche %%rename-Syntax für Spezifikationen nach %ld Zeichen"
4606 msgid "specs %s spec was not found to be renamed"
4607 msgstr "keine %s-Spezifikation zum Umbenennen gefunden"
4611 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
4612 msgstr "%s: Versuch, Spezifikation »%s« in bereits definierte Spezifikation »%s« umzubenennen"
4616 msgid "rename spec %s to %s\n"
4617 msgstr "Spezifikation wird %s nach %s umbenannt\n"
4625 "Spezifikation ist '%s'\n"
4630 msgid "specs unknown %% command after %ld characters"
4631 msgstr "Spezifikation: unbekannter %%-Befehl nach %ld Zeichen"
4633 #: gcc.c:2137 gcc.c:2150
4635 msgid "specs file malformed after %ld characters"
4636 msgstr "Fehler in Spezifikationsdatei nach %ld Zeichen"
4639 msgid "spec file has no spec for linking"
4640 msgstr "Spezifikationsdatei hat keine Spezifikation zum Binden"
4644 msgid "system path '%s' is not absolute"
4645 msgstr "System-Pfad »%s« ist nicht absolut"
4648 msgid "-pipe not supported"
4649 msgstr "-pipe wird nicht unterstützt"
4651 # can we use j/n here, too?
4652 # 2002-04-23 18:57:43 CEST -ke-
4656 "Go ahead? (y or n) "
4659 "Fortfahren? (y oder n) "
4664 "Internal error: %s (program %s)\n"
4665 "Please submit a full bug report.\n"
4666 "See %s for instructions."
4668 "Interner Fehler: %s (Programm %s)\n"
4669 "Bitte senden Sie einen vollständigen Fehlerbericht\n"
4670 "auf Englisch ein; Fehler in der deutschen Übersetzung\n"
4671 "sind an de@li.org zu melden.\n"
4672 "Gehen Sie gemäß den Hinweisen in %s vor."
4676 msgid "# %s %.2f %.2f\n"
4677 msgstr "# %s %.2f %.2f\n"
4681 msgid "Usage: %s [options] file...\n"
4682 msgstr "Aufruf: %s [Optionen] Datei...\n"
4686 msgstr "Optionen:\n"
4689 msgid " -pass-exit-codes Exit with highest error code from a phase\n"
4690 msgstr " -pass-exit-codes Ende mit höchstem Rückgabe-Code einer Phase\n"
4693 msgid " --help Display this information\n"
4694 msgstr " --help Diese Informationen anzeigen\n"
4697 msgid " --target-help Display target specific command line options\n"
4698 msgstr " --target-help Zielspezifische Kommandozeilenoptionen anzeigen\n"
4701 msgid " (Use '-v --help' to display command line options of sub-processes)\n"
4702 msgstr " ('-v --help' zum Anzeigen der Kommandozeilenoptionen von Subprozessen verwenden)\n"
4705 msgid " -dumpspecs Display all of the built in spec strings\n"
4706 msgstr " -dumpspecs Alle eingebauten Spezifikationszeichenketten anzeigen\n"
4709 msgid " -dumpversion Display the version of the compiler\n"
4710 msgstr " -dumpversion Compilerversion anzeigen\n"
4713 msgid " -dumpmachine Display the compiler's target processor\n"
4714 msgstr " -dumpmachine Zielprozessor des Compilers anzeigen\n"
4717 msgid " -print-search-dirs Display the directories in the compiler's search path\n"
4718 msgstr " -print-search-dirs Verzeichnisse im Suchpfad des Compilers anzeigen\n"
4721 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n"
4722 msgstr " -print-libgcc-file-name Name der Begleitbibliothek des Compilers anzeigen\n"
4725 msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
4726 msgstr " -print-file-name=<lib> Vollen Pfad zur Bibliothek <lib> anzeigen\n"
4729 msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>\n"
4730 msgstr " -print-prog-name=<prog> Vollen Pfad zur Compilerkomponente <prog> anzeigen\n"
4733 msgid " -print-multi-directory Display the root directory for versions of libgcc\n"
4734 msgstr " -print-multi-directory Wurzelverzeichnis für Versionen von libgcc anzeigen\n"
4738 " -print-multi-lib Display the mapping between command line options and\n"
4739 " multiple library search directories\n"
4741 " -print-multi-lib Abbildung zwischen Kommandozeilenoptionen und\n"
4742 " mehreren Suchverzeichnissen für Bibliotheken anzeigen\n"
4745 msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
4747 " -print-multi-os-directory Relativen Pfad zu Betriebssystembibliotheken\n"
4751 msgid " -Wa,<options> Pass comma-separated <options> on to the assembler\n"
4752 msgstr " -Wa,<Optionen> Komma-getrennte <Optionen> an Assembler übergeben\n"
4755 msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor\n"
4756 msgstr " -Wp,<Optionen> Komma-getrennte <Optionen> an Präprozessor übergeben\n"
4759 msgid " -Wl,<options> Pass comma-separated <options> on to the linker\n"
4760 msgstr " -Wl,<Optionen> Komma-getrennte <Optionen> an Linker übergeben\n"
4763 msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
4764 msgstr " -Xassembler <arg> <arg> an den Assembler übergeben\n"
4767 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
4768 msgstr " -Xpreprocessor <arg> <arg> an den Präprozessor übergeben\n"
4771 msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
4772 msgstr " -Xlinker <arg> <arg> an den Linker übergeben\n"
4775 msgid " -combine Pass multiple source files to compiler at once\n"
4776 msgstr " -combine Mehrere Quelldateien auf einmal an Compiler übergeben\n"
4779 msgid " -save-temps Do not delete intermediate files\n"
4780 msgstr " -save-temps Temporäre Dateien nicht löschen\n"
4783 msgid " -pipe Use pipes rather than intermediate files\n"
4784 msgstr " -pipe Pipes statt temporärer Dateien verwenden\n"
4787 msgid " -time Time the execution of each subprocess\n"
4788 msgstr " -time Zeit für Ausführung jedes Subprozesses stoppen\n"
4791 msgid " -specs=<file> Override built-in specs with the contents of <file>\n"
4793 " -specs=<Datei> Eingebaute Spezifikationen mit Inhalt der <Datei>\n"
4797 msgid " -std=<standard> Assume that the input sources are for <standard>\n"
4798 msgstr " -std=<Standard> Annehmen, dass die Eingabequellen für <Standard> sind\n"
4801 msgid " -B <directory> Add <directory> to the compiler's search paths\n"
4802 msgstr " -B <Verzeichnis> <Verzeichnis> zum Suchpfad des Compilers hinzufügen\n"
4805 msgid " -b <machine> Run gcc for target <machine>, if installed\n"
4807 " -b <Maschine> GCC für die Ziel-<Maschine> laufen lassen, falls\n"
4811 msgid " -V <version> Run gcc version number <version>, if installed\n"
4812 msgstr " -V <Version> GCC <Version> laufen lassen, falls installiert\n"
4815 msgid " -v Display the programs invoked by the compiler\n"
4816 msgstr " -v Vom Compiler aufgerufene Programme anzeigen\n"
4819 msgid " -### Like -v but options quoted and commands not executed\n"
4821 " -### Wie -v, aber mit zitierten Optionen und nicht\n"
4822 " ausgeführten Befehlen\n"
4825 msgid " -E Preprocess only; do not compile, assemble or link\n"
4827 " -E Nur Präprozessor, kein Compiler, Assembler oder\n"
4831 msgid " -S Compile only; do not assemble or link\n"
4832 msgstr " -S Nur kompilieren, nicht assemblieren oder binden\n"
4835 msgid " -c Compile and assemble, but do not link\n"
4836 msgstr " -c Nur kompilieren und assemblieren, aber nicht binden\n"
4839 msgid " -o <file> Place the output into <file>\n"
4840 msgstr " -o <Datei> Ausgabe in <Datei> schreiben\n"
4844 " -x <language> Specify the language of the following input files\n"
4845 " Permissible languages include: c c++ assembler none\n"
4846 " 'none' means revert to the default behavior of\n"
4847 " guessing the language based on the file's extension\n"
4849 " -x <Sprache> Sprache der folgenden Eingabedateien angeben\n"
4850 " Zulässige Sprachen sind: c c++ assembler none\n"
4851 " 'none' bedeutet den Rückfall auf das Standard-\n"
4852 " verhalten, die Sprache aufgrund der Dateinamens-\n"
4853 " erweiterung zu vermuten\n"
4859 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
4860 " passed on to the various sub-processes invoked by %s. In order to pass\n"
4861 " other options on to these processes the -W<letter> options must be used.\n"
4864 "Optionen, die mit -g, -f, -m, -O, -W, oder --param beginnen, werden automatisch\n"
4865 " an die verschiedenen Subprozesse, die von %s aufgerufen werden, übergeben.\n"
4866 " Um andere Optionen an diese Prozesse zu übergeben, müssen die Optionen\n"
4867 " -W<Buchstabe> verwendet werden.\n"
4871 msgid "'-%c' option must have argument"
4872 msgstr "Die Option »-%c« muss ein Argument haben"
4876 msgid "couldn't run '%s': %s"
4877 msgstr "»%s« nicht ausgeführt werden: %s"
4879 #. translate_options () has turned --version into -fversion.
4882 msgid "%s (GCC) %s\n"
4883 msgstr "%s (GCC) %s\n"
4885 #: gcc.c:3400 gcov.c:412 java/gjavah.c:2376 java/jcf-dump.c:916
4886 #: java/jv-scan.c:128
4890 #: gcc.c:3401 java/gjavah.c:2377 java/jcf-dump.c:917 java/jv-scan.c:129
4893 "This is free software; see the source for copying conditions. There is NO\n"
4894 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
4897 "Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es\n"
4898 "gibt KEINE Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE ZWECKE.\n"
4902 msgid "argument to '-Xlinker' is missing"
4903 msgstr "Argument für »-Xlinker« fehlt"
4906 msgid "argument to '-Xpreprocessor' is missing"
4907 msgstr "Argument für »-Xpreprocessor« fehlt"
4910 msgid "argument to '-Xassembler' is missing"
4911 msgstr "Argument für »-Xassembler« fehlt"
4914 msgid "argument to '-l' is missing"
4915 msgstr "Argument für »-l« fehlt"
4918 msgid "argument to '-specs' is missing"
4919 msgstr "Argument für »-specs« fehlt"
4922 msgid "argument to '-specs=' is missing"
4923 msgstr "Argument für »-specs=« fehlt"
4927 msgid "'-%c' must come at the start of the command line"
4928 msgstr "»-%c« muss am Anfang der Kommandozeile stehen"
4931 msgid "argument to '-B' is missing"
4932 msgstr "Argument für »-B« fehlt"
4935 msgid "warning: -pipe ignored because -save-temps specified"
4936 msgstr "Warnung: -pipe ignoriert, da -save-temps angegeben"
4939 msgid "warning: -pipe ignored because -time specified"
4940 msgstr "Warnung: -pipe ignoriert, da -time angegeben"
4943 msgid "argument to '-x' is missing"
4944 msgstr "Argument für »-x« fehlt"
4948 msgid "argument to '-%s' is missing"
4949 msgstr "Argument für »-%s« fehlt"
4953 msgid "warning: '-x %s' after last input file has no effect"
4954 msgstr "Warnung: »-x %s« hinter letzter Eingabedatei hat keine Wirkung"
4958 msgid "switch '%s' does not start with '-'"
4959 msgstr "Schalter '%s' beginnt nicht mit '-'"
4963 msgid "spec '%s' invalid"
4964 msgstr "Spezifikation '%s' ist ungültig"
4973 msgid "spec '%s' has invalid '%%0%c'"
4974 msgstr "Spezifikation »%s« hat ungültiges »%%0%c«"
4978 msgid "spec '%s' has invalid '%%W%c"
4979 msgstr "Spezifikation »%s« hat ungültiges »%%W%c«"
4983 msgid "spec '%s' has invalid '%%x%c'"
4984 msgstr "Spezifikation »%s« hat ungültiges »%%x%c«"
4986 #. Catch the case where a spec string contains something like
4987 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
4988 #. hand side of the :.
4991 msgid "spec failure: '%%*' has not been initialized by pattern match"
4992 msgstr "Spezifikationsfehler: »%%*« wurde nicht durch Mustererkennung initialisiert"
4996 msgid "warning: use of obsolete %%[ operator in specs"
4997 msgstr "Warnung: Verwendung des veralteten Operators %%[ in Spezifikation"
5001 msgid "Processing spec %c%s%c, which is '%s'\n"
5002 msgstr "Spezifikation %c%s%c wird verarbeitet, welche »%s« ist\n"
5006 msgid "spec failure: unrecognized spec option '%c'"
5007 msgstr "Spezifikationsfehler: nicht erkannte Option »%c«"
5011 msgid "unknown spec function '%s'"
5012 msgstr "unbekannte Spezifikationsfunktion »%s«"
5016 msgid "error in args to spec function '%s'"
5017 msgstr "Fehler in Argumenten für Spezifikationsfunktion »%s«"
5020 msgid "malformed spec function name"
5021 msgstr "schlechter Name für Spezifikationsfunktion"
5025 msgid "no arguments for spec function"
5026 msgstr "keine Argumente für Spezifikationsfunktion"
5029 msgid "malformed spec function arguments"
5030 msgstr "schlechte Argumente für Spezifikationsfunktion"
5034 msgid "braced spec '%s' is invalid at '%c'"
5035 msgstr "geschweift geklammertes '%s' ist bei '%c' ungültig"
5039 msgid "braced spec body '%s' is invalid"
5040 msgstr "geschweift geklammerter Körper '%s' ist ungültig"
5043 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5044 msgstr "Spezifikationsfehler: mehr als ein Argument für SYSROOT_SUFFIX_SPEC."
5047 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5048 msgstr "Spezifikationsfehler: mehr als ein Argument für SYSROOT_HEADERS_SUFFIX_SPEC."
5052 msgid "unrecognized option '-%s'"
5053 msgstr "nicht erkannte Option »-%s«"
5057 msgid "install: %s%s\n"
5058 msgstr "installiere: %s%s\n"
5062 msgid "programs: %s\n"
5063 msgstr "Programme: %s\n"
5067 msgid "libraries: %s\n"
5068 msgstr "Bibliotheken: %s\n"
5074 "For bug reporting instructions, please see:\n"
5077 "Zum Einsenden von Fehlerberichten (auf Englisch) lesen Sie bitte die\n"
5078 "folgenden Hinweise; Fehler in der deutschen Übersetzung sind an de@li.org\n"
5083 msgid "Target: %s\n"
5088 msgid "Configured with: %s\n"
5089 msgstr "Konfiguriert mit: %s\n"
5093 msgid "Thread model: %s\n"
5094 msgstr "Thread-Modell: %s\n"
5098 msgid "gcc version %s\n"
5099 msgstr "gcc-Version %s\n"
5103 msgid "gcc driver version %s executing gcc version %s\n"
5104 msgstr "gcc-Treiberversion %s führt GCC-Version %s aus\n"
5107 msgid "no input files"
5108 msgstr "keine Eingabedateien"
5110 #: gcc.c:6451 gcc.c:6514
5112 msgid "%s: %s compiler not installed on this system"
5113 msgstr "%s: %s-Compiler ist auf diesem System nicht installiert"
5117 msgid "spec '%s' is invalid"
5118 msgstr "Spezifikation »%s« ist ungültig"
5122 msgid "%s: linker input file unused because linking not done"
5123 msgstr "%s: Eingabedateien des Binders unbenutzt, da keine Bindung geschieht"
5127 msgid "language %s not recognized"
5128 msgstr "Sprache %s nicht erkannt"
5137 msgid "multilib spec '%s' is invalid"
5138 msgstr "Multilib-Spezifikation »%s« ist ungültig"
5142 msgid "multilib exclusions '%s' is invalid"
5143 msgstr "Multilib-Ausschlüsse »%s« sind ungültig"
5145 #: gcc.c:7177 gcc.c:7318
5147 msgid "multilib select '%s' is invalid"
5148 msgstr "Multilib-select »%s« ist ungültig"
5152 msgid "multilib exclusion '%s' is invalid"
5153 msgstr "Multilib-Ausschluss »%s« ist ungültig"
5157 "Usage: gcov [OPTION]... SOURCEFILE\n"
5160 "Aufruf: gcov [OPTION]... QUELLDATEI\n"
5165 "Print code coverage information.\n"
5168 "Information zur Code-Überdeckung ausgeben.\n"
5172 msgid " -h, --help Print this help, then exit\n"
5173 msgstr " -h, --help Diese Hilfe anzeigen\n"
5176 msgid " -v, --version Print version number, then exit\n"
5177 msgstr " -v, --version Versionsnummer anzeigen\n"
5180 msgid " -a, --all-blocks Show information for every basic block\n"
5181 msgstr " -a, --all-blocks Informationen für jeden Basisblock zeigen\n"
5184 msgid " -b, --branch-probabilities Include branch probabilities in output\n"
5185 msgstr " -b, --branch-probabilities Zweigwahrscheinlichkeiten in Ausgabe aufnehmen\n"
5189 " -c, --branch-counts Given counts of branches taken\n"
5190 " rather than percentages\n"
5191 msgstr " -c, --branch-counts Angegebene Zweigzahlen statt Anteilen nehmen\n"
5194 msgid " -n, --no-output Do not create an output file\n"
5195 msgstr " -n, --no-output Keine Ausgabedatei erzeugen\n"
5199 " -l, --long-file-names Use long output file names for included\n"
5202 " -l, --long-file-names Lange Dateinamen für Ausgabedateien für\n"
5203 " eingefügte Quelldateien verwenden\n"
5206 msgid " -f, --function-summaries Output summaries for each function\n"
5207 msgstr " -f, --function-summaries Ausgabezusammenfassungen für jede Funktion\n"
5210 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5212 " -o, --object-directory DIR|FILE In DIR oder aufgerufener Datei FILE nach\n"
5213 " Objektdateien suchen\n"
5216 msgid " -p, --preserve-paths Preserve all pathname components\n"
5217 msgstr " -p, --preserve-paths Alle Pfadnamenskomponenten bewahren\n"
5220 msgid " -u, --unconditional-branches Show unconditional branch counts too\n"
5221 msgstr " -u, --unconditional-branches Auch unbedingte Zweigzähler zeigen\n"
5227 "For bug reporting instructions, please see:\n"
5231 "Zum Einsenden von Fehlerberichten (auf Englisch) lesen Sie bitte die Hinweise in:\n"
5233 "Fehler in der deutschen Übersetzung sind an de@li.org zu melden.\n"
5237 msgid "gcov (GCC) %s\n"
5238 msgstr "gcov (GCC) %s\n"
5242 "This is free software; see the source for copying conditions.\n"
5243 "There is NO warranty; not even for MERCHANTABILITY or \n"
5244 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5247 "Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es\n"
5248 "gibt KEINE Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE ZWECKE.\n"
5253 msgid "%s:no functions found\n"
5254 msgstr "%s: keine Funktionen gefunden\n"
5256 #: gcov.c:525 gcov.c:553
5262 msgid "%s:creating '%s'\n"
5263 msgstr "%s: »%s« wird erzeugt\n"
5267 msgid "%s:error writing output file '%s'\n"
5268 msgstr "%s: Fehler beim Schreiben der Ausgabedatei »%s«\n"
5272 msgid "%s:could not open output file '%s'\n"
5273 msgstr "%s: Ausgabedatei »%s« konnte nicht geöffnet werden\n"
5277 msgid "%s:cannot open graph file\n"
5278 msgstr "%s: Graphen-Datei kann nicht geöffnet werden\n"
5282 msgid "%s:not a gcov graph file\n"
5283 msgstr "%s: keine gcov-Graph-Datei\n"
5287 msgid "%s:version '%.4s', prefer '%.4s'\n"
5288 msgstr "%s: Version »%.4s«, aber »%.4s« wird bevorzugt\n"
5292 msgid "%s:already seen blocks for '%s'\n"
5293 msgstr "%s: bereits gesehene Blöcke für »%s«\n"
5295 #: gcov.c:889 gcov.c:1045
5297 msgid "%s:corrupted\n"
5298 msgstr "%s: beschädigt\n"
5302 msgid "%s:cannot open data file\n"
5303 msgstr "%s: kann nicht geöffnet werden\n"
5307 msgid "%s:not a gcov data file\n"
5308 msgstr "%s: keine gcov-Datei\n"
5312 msgid "%s:version '%.4s', prefer version '%.4s'\n"
5313 msgstr "%s: Version »%.4s«, aber Version »%.4s« wird bevorzugt\n"
5317 msgid "%s:stamp mismatch with graph file\n"
5318 msgstr "%s: Marke passt nicht zur Graph-Datei\n"
5322 msgid "%s:unknown function '%u'\n"
5323 msgstr "%s: unbekannte Funktion »%u«\n"
5327 msgid "%s:profile mismatch for '%s'\n"
5328 msgstr "%s: Profil passt nicht für »%s«\n"
5332 msgid "%s:overflowed\n"
5333 msgstr "%s: übergelaufen\n"
5337 msgid "%s:'%s' lacks entry and/or exit blocks\n"
5338 msgstr "%s: Eintrag und/oder Exit-Blöcke fehlen in »%s«\n"
5342 msgid "%s:'%s' has arcs to entry block\n"
5343 msgstr "%s: »%s« hat Bögen zum Eintrittsblock\n"
5347 msgid "%s:'%s' has arcs from exit block\n"
5348 msgstr "%s: »%s« hat Bögen vom Eintrittsblock\n"
5352 msgid "%s:graph is unsolvable for '%s'\n"
5353 msgstr "%s: Graph ist für »%s« unlösbar\n"
5362 msgid "Lines executed:%s of %d\n"
5363 msgstr "%s von %d Zeilen ausgeführt\n"
5366 msgid "No executable lines\n"
5367 msgstr "Keine ausführbaren Zeilen\n"
5371 msgid "Branches executed:%s of %d\n"
5372 msgstr "%s von %d Zweigen ausgeführt\n"
5376 msgid "Taken at least once:%s of %d\n"
5377 msgstr "%s von %d Zweigen mindestens einmal genommen\n"
5380 msgid "No branches\n"
5381 msgstr "Keine Zweige\n"
5385 msgid "Calls executed:%s of %d\n"
5386 msgstr "%s von %d Aufruf(en) ausgeführt\n"
5390 msgstr "Keine Aufrufe\n"
5394 msgid "%s:no lines for '%s'\n"
5395 msgstr "%s: keine Zeilen für »%s«\n"
5399 msgid "call %2d returned %s\n"
5400 msgstr "Aufruf %2d gab %s zurück\n"
5404 msgid "call %2d never executed\n"
5405 msgstr "Aufruf %2d niemals ausgeführt\n"
5409 msgid "branch %2d taken %s%s\n"
5410 msgstr "Zweig %2d wurde genommen: %s%s\n"
5414 msgid "branch %2d never executed\n"
5415 msgstr "Zweig %2d niemals ausgeführt\n"
5419 msgid "unconditional %2d taken %s\n"
5420 msgstr "unbedingtes %2d, genommen: %s\n"
5424 msgid "unconditional %2d never executed\n"
5425 msgstr "unbedingtes %2d niemals ausgeführt\n"
5429 msgid "%s:cannot open source file\n"
5430 msgstr "%s: Quelldatei kann nicht geöffnet werden\n"
5434 msgid "%s:source file is newer than graph file '%s'\n"
5435 msgstr "%s: Quelldatei ist neuer als Graphen-Datei »%s«\n"
5437 #. Return if there's nothing to do, or it is too expensive.
5439 msgid "GCSE disabled"
5440 msgstr "GCSE ausgeschaltet"
5442 #. Return if there's nothing to do, or it is too expensive.
5444 msgid "jump bypassing disabled"
5445 msgstr "Sprungumgehungen ausgeschaltet"
5449 msgid "%s: %d basic blocks and %d edges/basic block"
5450 msgstr "%s: %d Basis-Blöcke und %d Kanten/Basis-Blöcke"
5454 msgid "%s: %d basic blocks and %d registers"
5455 msgstr "%s: %d Basis-Blöcke und %d Register"
5457 #: ggc-common.c:397 ggc-common.c:405 ggc-common.c:473 ggc-common.c:494
5458 #: ggc-page.c:2209 ggc-page.c:2240 ggc-page.c:2247 ggc-zone.c:1582
5459 #: ggc-zone.c:1588 ggc-zone.c:1597
5461 msgid "can't write PCH file: %m"
5462 msgstr "PCH-Datei kann nicht geschrieben werden: %m"
5466 msgid "can't get position in PCH file: %m"
5467 msgstr "Position in PCH-Datei kann nicht ermittelt werden: %m"
5471 msgid "can't write padding to PCH file: %m"
5472 msgstr "Auffüllung für PCH-Datei kann nicht geschrieben werden: %m"
5474 #: ggc-common.c:550 ggc-common.c:558 ggc-common.c:565 ggc-common.c:568
5475 #: ggc-common.c:578 ggc-common.c:581 ggc-page.c:2334 ggc-zone.c:1607
5477 msgid "can't read PCH file: %m"
5478 msgstr "PCH-Datei kann nicht gelesen werden: %m"
5481 msgid "had to relocate PCH"
5482 msgstr "PCH musste verschoben werden"
5486 msgid "open /dev/zero: %m"
5487 msgstr "/dev/zero öffnen: %m"
5489 #: ggc-page.c:2225 ggc-page.c:2231
5490 msgid "can't write PCH file"
5491 msgstr "PCH-Datei kann nicht geschrieben werden"
5494 msgid "unexpected node"
5495 msgstr "unerwarteter Knoten"
5499 msgid "invalid lvalue in asm output %d"
5500 msgstr "ungültiger L-Wert in asm-Ausgabe %d"
5504 msgid "memory input %d is not directly addressable"
5505 msgstr "Speichereingabe %d ist nicht direkt adressierbar"
5508 msgid "gimplification failed"
5509 msgstr "Gimplifikation gescheitert"
5511 #: global.c:371 global.c:384 global.c:398
5513 msgid "%s cannot be used in asm here"
5514 msgstr "%s kann nicht hier in »asm« verwendet werden"
5516 #: graph.c:403 passes.c:131 java/jcf-parse.c:1047 java/jcf-parse.c:1194
5517 #: java/lex.c:1846 objc/objc-act.c:552
5519 msgid "can't open %s: %m"
5520 msgstr "%s kann nicht geöffnet werden: %m"
5522 #: haifa-sched.c:182
5524 msgid "fix_sched_param: unknown param: %s"
5525 msgstr "fix_sched_param: unbekannter Parameter: %s"
5527 #. Opening quotation mark.
5532 #. Closing quotation mark.
5538 msgid "At top level:"
5539 msgstr "Auf höchster Ebene:"
5543 msgid "In member function %qs:"
5544 msgstr "In Elementfunktion %qs:"
5548 msgid "In function %qs:"
5549 msgstr "In Funktion %qs:"
5551 #. What to print when a switch has no documentation.
5553 msgid "This switch lacks documentation"
5554 msgstr "Dieser Schalter ist undokumentiert"
5556 #. Eventually this should become a hard error IMO.
5559 msgid "command line option \"%s\" is valid for %s but not for %s"
5560 msgstr "Kommandozeilenoption \"%s\" ist gültig für %s, aber nicht für %s"
5564 msgid "missing argument to \"%s\""
5565 msgstr "fehlendes Argument für »%s«"
5569 msgid "argument to \"%s\" should be a non-negative integer"
5570 msgstr "Argument von »%s« sollte eine nicht-negative Ganzzahl sein"
5574 msgid "unrecognized command line option \"%s\""
5575 msgstr "nicht erkannte Kommandozeilenoption »%s«"
5578 msgid "-Wuninitialized is not supported without -O"
5579 msgstr "-Wuninitialized wird nicht ohne -O unterstützt"
5582 msgid "-freorder-blocks-and-partition does not work with exceptions"
5583 msgstr "-freorder-blocks-and-partition funktioniert nicht mit Ausnahmen"
5586 msgid "-freorder-blocks-and-partition does not work with -g (currently)"
5587 msgstr "-freorder-blocks-and-partition funktioniert (momentan) nicht mit -g"
5591 msgid "structure alignment must be a small power of two, not %d"
5592 msgstr "Strukturausrichtung muss eine kleine Zweierpotenz sein, nicht %d"
5596 msgid "unrecognised visibility value \"%s\""
5597 msgstr "unbekannter Sichtbarkeitswert \"%s\""
5601 msgid "unrecognized register name \"%s\""
5602 msgstr "unbekannter Registername: \"%s\""
5606 msgid "unknown tls-model \"%s\""
5607 msgstr "unbekanntes tls-Modell »%s«"
5611 msgid "%s: --param arguments should be of the form NAME=VALUE"
5612 msgstr "%s: »--param«-Argumente sollten von der Form NAME=VALUE sein"
5616 msgid "invalid --param value %qs"
5617 msgstr "ungültiger Wert für --param: %qs"
5620 msgid "target system does not support debug output"
5621 msgstr "Zielsystem unterstützt keine Testausgaben"
5625 msgid "debug format \"%s\" conflicts with prior selection"
5626 msgstr "Testformat »%s« steht in Konflikt mit vorheriger Auswahl"
5630 msgid "unrecognised debug output level \"%s\""
5631 msgstr "Testausgabestufe »%s« nicht erkannt"
5635 msgid "debug output level %s is too high"
5636 msgstr "Testausgabestufe »%s« ist zu groß"
5639 msgid "The following options are language-independent:\n"
5640 msgstr "Die folgenden Optionen sind sprach-unabhängig:\n"
5645 "The %s front end recognizes the following options:\n"
5648 "Das %s-Frontend erkennt die folgenden Optionen:\n"
5652 msgid "The --param option recognizes the following as parameters:\n"
5653 msgstr "Die Option »--param« erkennt die folgenden Parameter:\n"
5657 msgid "minimum value of parameter %qs is %u"
5658 msgstr "minimaler Wert des Parameters %qs ist %u"
5662 msgid "maximum value of parameter %qs is %u"
5663 msgstr "maximaler Wert des Parameters %qs ist %u"
5665 #. If we didn't find this parameter, issue an error message.
5668 msgid "invalid parameter %qs"
5669 msgstr "ungültiger Parameter %qs"
5672 msgid "branch target register load optimization is not intended to be run twice"
5673 msgstr "Ladeoptimierung für Zweig-Zielregister ist nicht dafür vorgesehen, mehrfach zu laufen"
5676 msgid "corrupted profile info: run_max * runs < sum_max"
5677 msgstr "beschädigte Profilinformation: run_max * runs < sum_max"
5680 msgid "corrupted profile info: sum_all is smaller than sum_max"
5681 msgstr "beschädigte Profilinformation: sum_all ist kleiner als sum_max"
5685 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
5686 msgstr "Info zum beschädigten Profil: Kante von %i nach %i überschreitet Höchstzahl"
5690 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
5691 msgstr "Info zum beschädigten Profil: Anzahl der Durchläufe des Basisblocks %d sollte %i sein"
5695 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
5696 msgstr "Info zum beschädigten Profil: Anzahl der Ausführungen der Kante »%d-%d« sollte %i sein"
5700 msgid "%s: error writing file '%s': %s\n"
5701 msgstr "%s: Fehler beim Schreiben der Datei »%s«: %s\n"
5705 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5706 msgstr "%s: Aufruf '%s [ -VqfnkN ] [ -i <istring> ] [ Dateiname ... ]'\n"
5710 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5711 msgstr "%s: Aufruf '%s [ -VqfnkNlgC ] [ -B <VerzName> ] [ Dateiname ... ]'\n"
5715 msgid "%s: warning: no read access for file '%s'\n"
5716 msgstr "%s: Warnung: kein Leserecht für Datei »%s«\n"
5720 msgid "%s: warning: no write access for file '%s'\n"
5721 msgstr "%s: Warnung: kein Schreibrecht für Datei »%s«\n"
5725 msgid "%s: warning: no write access for dir containing '%s'\n"
5726 msgstr "%s: Warnung: kein Schreibrecht für Verzeichnis mit »%s«\n"
5728 #. Catch cases like /.. where we try to backup to a
5729 #. point above the absolute root of the logical file
5733 msgid "%s: invalid file name: %s\n"
5734 msgstr "%s: ungültiger Dateiname: %s\n"
5738 msgid "%s: %s: can't get status: %s\n"
5739 msgstr "%s: %s: Status kann nicht ermittelt werden: %s\n"
5745 "%s: fatal error: aux info file corrupted at line %d\n"
5748 "%s: kritischer Fehler: Datei mit Hilfsinformationen beschädigt in Zeile %d\n"
5752 msgid "%s:%d: declaration of function '%s' takes different forms\n"
5753 msgstr "%s:%d: Deklaration der Funktion »%s« nimmt verschiedene Formen an\n"
5757 msgid "%s: compiling '%s'\n"
5758 msgstr "%s: »%s« wird kompiliert\n"
5762 msgid "%s: wait: %s\n"
5763 msgstr "%s: warten: %s\n"
5767 msgid "%s: subprocess got fatal signal %d\n"
5768 msgstr "%s: Subprozess empfing kritischen Fehler %d\n"
5772 msgid "%s: %s exited with status %d\n"
5773 msgstr "%s: %s beendet mit Status %d\n"
5777 msgid "%s: warning: missing SYSCALLS file '%s'\n"
5778 msgstr "%s: Warnung: SYSCALLS-Datei »%s« fehlt\n"
5780 #: protoize.c:1985 protoize.c:2014
5782 msgid "%s: can't read aux info file '%s': %s\n"
5783 msgstr "%s: Datei mit Zusatzinformationen »%s« kann nicht gelesen werden: %s\n"
5785 #: protoize.c:2030 protoize.c:2058
5787 msgid "%s: can't get status of aux info file '%s': %s\n"
5788 msgstr "%s: Status der Datei mit Zusatzinformationen »%s« kann nicht ermittelt werden: %s\n"
5792 msgid "%s: can't open aux info file '%s' for reading: %s\n"
5793 msgstr "%s: Datei mit Zusatzinformationen »%s« kann nicht zum Lesen geöffnet werden: %s\n"
5797 msgid "%s: error reading aux info file '%s': %s\n"
5798 msgstr "%s: Fehler beim Lesen der Datei mit Zusatzinformationen »%s«: %s\n"
5802 msgid "%s: error closing aux info file '%s': %s\n"
5803 msgstr "%s: Fehler beim Schließen der Datei mit Zusatzinformationen »%s«: %s\n"
5807 msgid "%s: can't delete aux info file '%s': %s\n"
5808 msgstr "%s: Fehler beim Löschen der Datei mit Zusatzinformationen »%s«: %s\n"
5810 #: protoize.c:2215 protoize.c:4185
5812 msgid "%s: can't delete file '%s': %s\n"
5813 msgstr "%s: Fehler beim Löschen der Datei »%s«: %s\n"
5817 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
5818 msgstr "%s: Warnung: Fehler beim Umbenennen der Datei »%s« in »%s«: %s\n"
5822 msgid "%s: conflicting extern definitions of '%s'\n"
5823 msgstr "%s: externe Definitionen von »%s« stehen in Konflikt\n"
5827 msgid "%s: declarations of '%s' will not be converted\n"
5828 msgstr "%s: Deklarationen von »%s« werden nicht konvertiert\n"
5832 msgid "%s: conflict list for '%s' follows:\n"
5833 msgstr "%s: Konfliktliste für »%s« folgt:\n"
5837 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
5838 msgstr "%s: Warnung: Formalliste von %s(%d) für Funktion »%s« verwendet\n"
5842 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
5843 msgstr "%s: %d: »%s« verwendet, fehlt jedoch in SYSCALLS\n"
5847 msgid "%s: %d: warning: no extern definition for '%s'\n"
5848 msgstr "%s: %d: Warnung: keine externe Definition für »%s«\n"
5852 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
5853 msgstr "%s: Warnung: keine statische Definition für »%s« in Datei »%s«\n"
5857 msgid "%s: multiple static defs of '%s' in file '%s'\n"
5858 msgstr "%s: mehrere statische Definitionen von »%s« in Datei »%s«\n"
5860 #: protoize.c:2706 protoize.c:2709
5862 msgid "%s: %d: warning: source too confusing\n"
5863 msgstr "%s: %d: Warnung: Quelle zu verworren\n"
5867 msgid "%s: %d: warning: varargs function declaration not converted\n"
5868 msgstr "%s: %d: Warnung: Funktionsdeklaration mit variablen Argumenten nicht konvertiert\n"
5872 msgid "%s: declaration of function '%s' not converted\n"
5873 msgstr "%s: Deklaration der Funktion »%s« nicht konvertiert\n"
5877 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
5878 msgstr "%s: Warnung: zu viele Parameterlisten in Deklaration von »%s«\n"
5884 "%s: warning: too few parameter lists in declaration of '%s'\n"
5887 "%s: Warnung: zu wenige Parameterlisten in Deklaration von »%s«\n"
5891 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
5892 msgstr "%s: %d: Warnung: »%s« gefunden, aber »%s« erwartet\n"
5896 msgid "%s: local declaration for function '%s' not inserted\n"
5897 msgstr "%s: lokale Deklaration für Funktion »%s« nicht eingefügt\n"
5903 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
5906 "%s: %d: Warnung: Deklaration von »%s« kann nicht zu Makro-Aufruf hinzugefügt werden\n"
5910 msgid "%s: global declarations for file '%s' not inserted\n"
5911 msgstr "%s: globale Deklarationen für Datei »%s« wurden nicht eingefügt\n"
5913 #: protoize.c:3523 protoize.c:3553
5915 msgid "%s: definition of function '%s' not converted\n"
5916 msgstr "%s: Definition der Funktion »%s« nicht konvertiert\n"
5920 msgid "%s: %d: warning: definition of %s not converted\n"
5921 msgstr "%s: %d: Warnung: Definition von %s nicht konvertiert\n"
5925 msgid "%s: found definition of '%s' at %s(%d)\n"
5926 msgstr "%s: Definition von »%s« bei %s(%d) gefunden\n"
5928 #. If we make it here, then we did not know about this
5929 #. function definition.
5932 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
5933 msgstr "%s: %d: Warnung: »%s« durch Präprozessor ausgeschlossen\n"
5937 msgid "%s: function definition not converted\n"
5938 msgstr "%s: Funktionsdefinition nicht konvertiert\n"
5942 msgid "%s: '%s' not converted\n"
5943 msgstr "%s: »%s« nicht konvertiert\n"
5947 msgid "%s: would convert file '%s'\n"
5948 msgstr "%s: Datei »%s« würde konvertiert werden\n"
5952 msgid "%s: converting file '%s'\n"
5953 msgstr "%s: Datei »%s« wird konvertiert\n"
5957 msgid "%s: can't get status for file '%s': %s\n"
5958 msgstr "%s: Status der Datei »%s« kann nicht ermittelt werden: %s\n"
5962 msgid "%s: can't open file '%s' for reading: %s\n"
5963 msgstr "%s: Datei »%s« kann nicht zum Lesen geöffnet werden: %s\n"
5969 "%s: error reading input file '%s': %s\n"
5972 "%s: Fehler beim Lesen der Eingabedatei »%s«: %s\n"
5976 msgid "%s: can't create/open clean file '%s': %s\n"
5977 msgstr "%s: die leere Datei »%s« kann nicht erzeugt oder geöffnet werden: %s\n"
5981 msgid "%s: warning: file '%s' already saved in '%s'\n"
5982 msgstr "%s: Warnung: Datei »%s« bereits in »%s« gesichert\n"
5986 msgid "%s: can't link file '%s' to '%s': %s\n"
5987 msgstr "%s: die Datei »%s« kann nicht mit »%s« verbunden werden (Link): %s\n"
5991 msgid "%s: can't create/open output file '%s': %s\n"
5992 msgstr "%s: die Ausgabedatei »%s« kann nicht erzeugt oder geöffnet werden: %s\n"
5996 msgid "%s: can't change mode of file '%s': %s\n"
5997 msgstr "%s: Rechte der Datei »%s« können nicht geändert werden: %s\n"
6001 msgid "%s: cannot get working directory: %s\n"
6002 msgstr "%s: aktuelles Verzeichnis kann nicht ermittelt werden: %s\n"
6006 msgid "%s: input file names must have .c suffixes: %s\n"
6007 msgstr "%s: Namen der Eingabedateien müssen Suffix ».c« haben: %s\n"
6011 msgid "output constraint %d must specify a single register"
6012 msgstr "Ausgabebedingung %d muss ein einzelnes Register angeben"
6016 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6017 msgstr "Ausgabebedingung %d kann nicht zusammen mit »%s« angegeben werden"
6020 msgid "output regs must be grouped at top of stack"
6021 msgstr "Ausgaberegister müssen oben auf dem Stack gruppiert werden"
6024 msgid "implicitly popped regs must be grouped at top of stack"
6025 msgstr "implizit geholte (»pop«) Register müssen oben auf dem Stack gruppiert werden"
6028 msgid "output operand %d must use %<&%> constraint"
6029 msgstr "Ausgabeoperand %d muss %<&%>-Bedingung verwenden"
6033 msgid "can't use '%s' as a %s register"
6034 msgstr "»%s« kann nicht als ein %s-Register verwendet werden"
6036 #: regclass.c:781 config/ia64/ia64.c:4568 config/ia64/ia64.c:4575
6037 #: config/pa/pa.c:336 config/pa/pa.c:343
6039 msgid "unknown register name: %s"
6040 msgstr "unbekannter Registername: %s"
6043 msgid "global register variable follows a function definition"
6044 msgstr "globale Registervariable folgt einer Funktionsdefinition"
6047 msgid "register used for two global register variables"
6048 msgstr "Register für zwei globale Registervariablen verwendet"
6051 msgid "call-clobbered register used for global register variable"
6052 msgstr "für Ruf vorgesehenes Register wurde für globale Registervariable verwendet"
6056 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6057 msgstr "validate_value_data: [%u] Falsches next_regno für leere Kette (%u)"
6061 msgid "validate_value_data: Loop in regno chain (%u)"
6062 msgstr "validate_value_data: Zyklus in regno-Kette (%u)"
6066 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6067 msgstr "validate_value_data: [%u] Falsches oldest_regno (%u)"
6071 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6072 msgstr "validate_value_data: [%u] Nicht leeres Register in Kette (%s %u %i)"
6075 msgid "cannot reload integer constant operand in %<asm%>"
6076 msgstr "Ganzzahlkonstantenoperand kann in %<asm%> nicht neu geladen werden"
6079 msgid "impossible register constraint in %<asm%>"
6080 msgstr "unmögliche Registerbedingung in %<asm%>"
6083 msgid "%<&%> constraint used with no register class"
6084 msgstr "%<&%>-Bedingung ohne Registerklasse verwendet"
6087 msgid "unable to generate reloads for:"
6088 msgstr "Neuladungen konnten nicht generiert werden für:"
6090 #: reload.c:3706 reload.c:3938
6091 msgid "inconsistent operand constraints in an %<asm%>"
6092 msgstr "inkonsistente Operandenbedingungen in einem %<asm%>"
6095 msgid "frame size too large for reliable stack checking"
6096 msgstr "Rahmengröße zu groß für zuverlässige Kellerüberprüfung"
6099 msgid "try reducing the number of local variables"
6100 msgstr "versuchen Sie, die Anzahl der lokalen Variablen zu verringern"
6103 msgid "can't find a register in class %qs while reloading %<asm%>"
6104 msgstr "in der Klasse %qs konnte während des Neuladens von %<asm%> kein Register gefunden werden"
6108 msgid "unable to find a register to spill in class %qs"
6109 msgstr "in Klasse %qs konnte kein Register für Überlauf gefunden werden"
6112 msgid "this is the insn:"
6113 msgstr "dies ist der Befehl:"
6116 msgid "%<asm%> operand requires impossible reload"
6117 msgstr "%<asm%>-Operand erfordert unmögliches Neuladen"
6119 #. It's the compiler's fault.
6121 msgid "could not find a spill register"
6122 msgstr "es konnte kein Überlaufregister gefunden werden"
6125 msgid "%<asm%> operand constraint incompatible with operand size"
6126 msgstr "%<asm%>-Operandenbedingung inkompatibel mit Operandengröße"
6128 #. It's the compiler's fault.
6130 msgid "VOIDmode on an output"
6131 msgstr "VOIDmode bei einer Ausgabe"
6134 msgid "output operand is constant in %<asm%>"
6135 msgstr "Ausgabeoperand ist in %<asm%> konstant"
6138 msgid "unrecognizable insn:"
6139 msgstr "unerkennbarer Befehl:"
6142 msgid "insn does not satisfy its constraints:"
6143 msgstr "Befehl erfüllt nicht seine Bedingungen:"
6147 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
6148 msgstr "RTL-Überprüfung: Zugriff von Elt %d von »%s« mit letztem Elt %d in %s, bei %s:%d"
6152 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6153 msgstr "RTL-Überprüfung: Elt-%d-Typ %c erwartet, haben Typ %c (rtx %s) in %s, bei %s:%d"
6157 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6158 msgstr "RTL-Überprüfung: Elt-%d-Typ %c oder %c erwartet, haben Typ %c (rtx %s) in %s, bei %s:%d"
6162 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
6163 msgstr "RTL-Überprüfung: Code »%s« erwartet, haben »%s« in %s, bei %s:%d"
6167 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
6168 msgstr "RTL-Überprüfung: Code »%s« oder »%s« erwartet, haben »%s« in %s, bei %s:%d"
6172 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6173 msgstr "RTL-Überprüfung: Zugriff von Elt %d von Vektor mit letztem Elt %d in %s, bei %s:%d"
6177 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
6178 msgstr "RTL-Kennzeichenüberprüfung: %s mit unerwartetem RTX-Code »%s« in %s bei %s:%d verwendet"
6181 msgid "output operand constraint lacks %<=%>"
6182 msgstr "Bedingung des Ausgabeoperanden erfordert %<=%>"
6186 msgid "output constraint %qc for operand %d is not at the beginning"
6187 msgstr "Ausgabebedingung %qc für Operand %d steht nicht am Anfang"
6190 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
6191 msgstr "Operandenbedingung enthält falsch positioniertes %<+%> oder %<=%>"
6193 #: stmt.c:362 stmt.c:461
6194 msgid "%<%%%> constraint used with last operand"
6195 msgstr "%<%%%>-Bedingung mit letztem Operanden verwendet"
6198 msgid "matching constraint not valid in output operand"
6199 msgstr "dazu passende Bedingung in Ausgabeoperanden ungültig"
6203 msgid "input operand constraint contains %qc"
6204 msgstr "Bedingung für Eingabeoperanden enthält %qc"
6207 msgid "matching constraint references invalid operand number"
6208 msgstr "dazu passende Bedingung referenziert ungültige Operandennummer"
6212 msgid "invalid punctuation %qc in constraint"
6213 msgstr "ungültiges Zeichen %qc in Bedingung"
6216 msgid "matching constraint does not allow a register"
6217 msgstr "dazu passende Bedingung erlaubt kein Register"
6221 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
6222 msgstr "asm-Spezifizierer für Variable %qs steht in Konflikt mit asm-Konflikt-Liste"
6225 msgid "unknown register name %qs in %<asm%>"
6226 msgstr "unbekannter Registername %qs in %<asm%>"
6229 msgid "PIC register %qs clobbered in %<asm%>"
6230 msgstr "PIC-Register %qs wird in %<asm%> zerstört"
6233 msgid "more than %d operands in %<asm%>"
6234 msgstr "mehr als %d Operanden in %<asm%>"
6238 msgid "output number %d not directly addressable"
6239 msgstr "Ausgabezahl %d nicht direkt adressierbar"
6242 msgid "asm operand %d probably doesn%'t match constraints"
6243 msgstr "asm-Operand %d passt wahrscheinlich nicht zu den Bedingungen"
6247 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6248 msgstr "die Verwendung einer Speichereingabe ohne L-Wert in asm-Operand %d ist veraltet"
6251 msgid "asm clobber conflict with output operand"
6252 msgstr "asm-Konflikt mit Ausgabeoperand"
6255 msgid "asm clobber conflict with input operand"
6256 msgstr "asm-Konflikt mit Eingabeoperand"
6259 msgid "too many alternatives in %<asm%>"
6260 msgstr "zu viele Alternativen in %<asm%>"
6263 msgid "operand constraints for %<asm%> differ in number of alternatives"
6264 msgstr "Operandenbedingungen für %<asm%> unterscheiden sich in der Anzahl der Alternativen"
6268 msgid "duplicate asm operand name %qs"
6269 msgstr "doppelter asm-Operandenname %qs"
6272 msgid "missing close brace for named operand"
6273 msgstr "schließende geschweifte Klammer für benannten Operanden fehlt"
6277 msgid "undefined named operand %qs"
6278 msgstr "benannter Operand %qs ist nicht definiert"
6281 msgid "%Hvalue computed is not used"
6282 msgstr "%Hberechneter Wert ist unbenutzt"
6284 #: stor-layout.c:152
6285 msgid "type size can%'t be explicitly evaluated"
6286 msgstr "die Typgröße kann nicht explizit ausgewertet werden"
6288 #: stor-layout.c:154
6289 msgid "variable-size type declared outside of any function"
6290 msgstr "Typ mit variabler Größe wurde außerhalb einer Funktion definiert"
6292 #: stor-layout.c:458
6293 msgid "%Jsize of %qD is %d bytes"
6294 msgstr "%JGröße von %qD ist %d Bytes"
6296 #: stor-layout.c:460
6297 msgid "%Jsize of %qD is larger than %d bytes"
6298 msgstr "%JGröße von %qD überschreitet %d Bytes"
6300 #: stor-layout.c:844
6301 msgid "%Jpacked attribute causes inefficient alignment for %qD"
6302 msgstr "%Jgepacktes Attribut verursacht ineffiziente Ausrichtung für %qD"
6304 #: stor-layout.c:847
6305 msgid "%Jpacked attribute is unnecessary for %qD"
6306 msgstr "%Jgepacktes Attribut ist unnötig für %qD"
6308 #: stor-layout.c:863
6309 msgid "%Jpadding struct to align %qD"
6310 msgstr "%Jstruct wird aufgefüllt, um %qD auszurichten"
6312 #: stor-layout.c:1205
6313 msgid "padding struct size to alignment boundary"
6314 msgstr "struct wird bis zur Ausrichtungsgrenze aufgefüllt"
6316 #: stor-layout.c:1235
6318 msgid "packed attribute causes inefficient alignment for %qs"
6319 msgstr "gepacktes Attribut verursacht ineffiziente Ausrichtung für %qs"
6321 #: stor-layout.c:1238
6323 msgid "packed attribute is unnecessary for %qs"
6324 msgstr "gepacktes Attribut ist unnötig für %qs"
6326 #: stor-layout.c:1243
6327 msgid "packed attribute causes inefficient alignment"
6328 msgstr "gepacktes Attribut führt zu ineffizienter Ausrichtung"
6330 #: stor-layout.c:1245
6331 msgid "packed attribute is unnecessary"
6332 msgstr "gepacktes Attribut ist unnötig"
6335 msgid "__builtin_saveregs not supported by this target"
6336 msgstr "__builtin_saveregs wird von diesem Ziel nicht unterstützt"
6341 "Execution times (seconds)\n"
6344 "Ausführungszeiten (Sekunden)\n"
6346 #. Print total time.
6353 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6354 msgstr "Zeit in %s: %ld.%06ld (%ld%%)\n"
6358 msgid "collect: reading %s\n"
6359 msgstr "sammeln: %s lesen\n"
6363 msgid "repository file '%s' does not contain command-line arguments"
6364 msgstr "Repository-Datei »%s« enthält keine Kommandozeilenargumente"
6368 msgid "collect: recompiling %s\n"
6369 msgstr "sammeln: %s neu kompilieren\n"
6373 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
6374 msgstr "»%s« wurde an »%s« zugewiesen, war aber nicht während Rekompilierung definiert, oder umgekehrt"
6378 msgid "collect: tweaking %s in %s\n"
6379 msgstr "sammeln: %s wird in %s eingestellt\n"
6383 msgid "collect: relinking\n"
6384 msgstr "sammeln: neu binden\n"
6388 msgid "ld returned %d exit status"
6389 msgstr "ld gab %d als Ende-Status zurück"
6403 msgid "invalid option argument %qs"
6404 msgstr "ungültiges Optionsargument %qs"
6407 msgid "unrecoverable error"
6408 msgstr "nicht behebbarer Fehler"
6412 msgid "getting core file size maximum limit: %m"
6413 msgstr "Kern-Dateigrößenlimit wird geholt: %m"
6417 msgid "setting core file size limit to maximum: %m"
6418 msgstr "Kern-Dateigrößenlimit wird gesetzt: %m"
6421 msgid "%J%qF declared %<static%> but never defined"
6422 msgstr "%J%qF als %<static%> deklariert, aber nirgendwo definiert"
6425 msgid "%J%qD defined but not used"
6426 msgstr "%J%qD definiert, aber nicht verwendet"
6428 #: toplev.c:899 toplev.c:922
6430 msgid "%qs is deprecated (declared at %s:%d)"
6431 msgstr "%qs ist veraltet (deklariert bei %s:%d)"
6435 msgid "type is deprecated (declared at %s:%d)"
6436 msgstr "Typ ist veraltet (in %s:%d deklariert)"
6440 msgid "%qs is deprecated"
6441 msgstr "%qs ist veraltet"
6444 msgid "type is deprecated"
6445 msgstr "Typ ist veraltet"
6451 "Target specific options:\n"
6454 "Zielspezifische Optionen:\n"
6456 #: toplev.c:1101 toplev.c:1120
6458 msgid " -m%-23s [undocumented]\n"
6459 msgstr " -m%-23s [undokumentiert]\n"
6465 "There are undocumented target specific options as well.\n"
6468 "Es gibt auch undokumentierte zielspezifische Optionen.\n"
6472 msgid " They exist, but they are not documented.\n"
6473 msgstr " Es gibt sie, aber sie sind nicht dokumentiert.\n"
6477 msgid "unrecognized gcc debugging option: %c"
6478 msgstr "GCC-Debuggingoption nicht erkannt: %c"
6480 #. Handle -mfix-and-continue.
6481 #: toplev.c:1237 config/rs6000/rs6000.c:1400 config/rs6000/rs6000.c:1411
6482 #: config/rs6000/darwin.h:106
6484 msgid "invalid option %qs"
6485 msgstr "ungültige Option %qs"
6490 "%s%s%s version %s (%s)\n"
6491 "%s\tcompiled by GNU C version %s.\n"
6492 "%s%s%s version %s (%s) compiled by CC.\n"
6494 "%s%s%s Version %s (%s)\n"
6495 "%s\tkompiliert von GNU-C-Version %s.\n"
6496 "%s%s%s Version %s (%s) kompiliert von CC.\n"
6500 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6501 msgstr "%s%sGGC-Heuristik: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6504 msgid "options passed: "
6505 msgstr "angegebene Optionen: "
6508 msgid "options enabled: "
6509 msgstr "angeschaltete Optionen: "
6512 msgid "can%'t open %s for writing: %m"
6513 msgstr "%s kann nicht zum Schreiben geöffnet werden: %m"
6515 #: toplev.c:1492 config/sh/sh.c:7334
6516 msgid "created and used with different settings of -fpic"
6517 msgstr "erzeugt und mit anderen Einstellungen von -fpic verwendet"
6519 #: toplev.c:1494 config/sh/sh.c:7336
6520 msgid "created and used with different settings of -fpie"
6521 msgstr "erzeugt und mit anderen Einstellungen von -fpie verwendet"
6523 #: toplev.c:1545 config/sh/sh.c:7386
6525 msgid "created and used with differing settings of '-m%s'"
6526 msgstr "erzeugt und mit anderen Einstellungen von »-m%s« verwendet"
6528 #: toplev.c:1548 config/sh/sh.c:7389
6529 msgid "out of memory"
6530 msgstr "Platz im Hauptspeicher reicht nicht aus"
6533 msgid "instruction scheduling not supported on this target machine"
6534 msgstr "Befehlsplanung wird von dieser Zielmaschine nicht unterstützt"
6537 msgid "this target machine does not have delayed branches"
6538 msgstr "diese Zielmaschine hat keine verzögerten Zweige"
6541 msgid "value-based profiling not yet implemented in trees."
6542 msgstr "wertebasiertes Profiling noch nicht in Bäumen implementiert"
6546 msgid "-f%sleading-underscore not supported on this target machine"
6547 msgstr "-f%sleading-underscore wird auf dieser Zielmaschine nicht unterstützt"
6551 msgid "target system does not support the \"%s\" debug format"
6552 msgstr "Zielsystem unterstützt nicht das Testformat \"%s\""
6555 msgid "variable tracking requested, but useless unless producing debug info"
6556 msgstr "Variablenverfolgung angefordert, jedoch nutzlos ohne Debug-Info"
6559 msgid "variable tracking requested, but not supported by this debug format"
6560 msgstr "Variablenverfolgung angefordert, jedoch nicht von diesem Debug-Format unterstützt"
6563 msgid "can%'t open %s: %m"
6564 msgstr "%s kann nicht geöffnet werden: %m"
6567 msgid "-ffunction-sections not supported for this target"
6568 msgstr "-ffunction-sections wird für dieses Ziel nicht unterstützt"
6571 msgid "-fdata-sections not supported for this target"
6572 msgstr "-fdata-sections wird für dieses Ziel nicht unterstützt"
6575 msgid "-ffunction-sections disabled; it makes profiling impossible"
6576 msgstr "-ffunction-sections ausgeschaltet; das macht Profiling unmöglich"
6579 msgid "-fprefetch-loop-arrays not supported for this target"
6580 msgstr "-fprefetch-loop-arrays wird für dieses Ziel nicht unterstützt"
6583 msgid "-fspeculative-prefetching not supported for this target"
6584 msgstr "-fspeculative-prefetching wird für dieses Ziel nicht unterstützt"
6587 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
6588 msgstr "-fprefetch-loop-arrays wird für dieses Ziel nicht unterstützt (ggf. die »-march«-Schalter versuchen)"
6591 msgid "-fspeculative-prefetching not supported for this target (try -march switches)"
6592 msgstr "-fspeculative-prefetching wird für dieses Ziel nicht unterstützt (ggf die »-march«-Schalter versuchen)"
6595 msgid "-fprefetch-loop-arrays is not supported with -Os"
6596 msgstr "-fprefetch-loop-arrays wird nicht mit -Os unterstützt"
6599 msgid "-ffunction-sections may affect debugging on some targets"
6600 msgstr "-ffunction-sections kann für verschiedene Ziele die Fehlersuche beeinträchtigen"
6604 msgid "error writing to %s: %m"
6605 msgstr "Fehler beim Schreiben der Datei %s: %m"
6607 #: toplev.c:2059 java/jcf-parse.c:1066 java/jcf-write.c:3538
6609 msgid "error closing %s: %m"
6610 msgstr "Fehler beim Schließen von %s: %m"
6612 #: tree-cfg.c:1355 tree-cfg.c:2073 tree-cfg.c:2075
6613 msgid "%Hwill never be executed"
6614 msgstr "%Hwird niemals ausgeführt"
6617 msgid "SSA name in freelist but still referenced"
6618 msgstr "SSA-Name in Frei-Liste, jedoch immer noch referenziert"
6621 msgid "GIMPLE register modified with BIT_FIELD_REF"
6622 msgstr "GIMPLE-Register mit BIT_FIELD_REF verändert"
6625 msgid "address taken, but ADDRESSABLE bit not set"
6626 msgstr "Adresse genommen, aber ADDRESSABLE-Bit nicht gesetzt"
6629 msgid "non-boolean used in condition"
6630 msgstr "Nicht-Boolean in Bedingung verwendet"
6633 msgid "Invalid reference prefix."
6634 msgstr "Ungültiger Referenzprefix."
6637 msgid "Is not a valid GIMPLE statement."
6638 msgstr "Ist keine gültige GIMPLE-Anweisung."
6641 msgid "Statement marked for throw, but doesn%'t."
6642 msgstr "Anweisung für throw markiert, tut es jedoch nicht."
6645 msgid "Statement marked for throw in middle of block."
6646 msgstr "Anweisung für throw inmitten eines Blockes markiert."
6649 msgid "PHI def is not a GIMPLE value"
6650 msgstr "PHI def ist kein GIMPLE-Wert"
6652 #: tree-cfg.c:3601 tree-cfg.c:3617
6653 msgid "Incorrect sharing of tree nodes"
6654 msgstr "Falscher gemeinsamer Zugriff auf Baumknoten"
6657 msgid "verify_stmts failed."
6658 msgstr "verify_stmts gescheitert."
6661 msgid "ENTRY_BLOCK has a statement list associated with it\n"
6662 msgstr "ENTRY_BLOCK hat zugehörige Anweisungsliste\n"
6665 msgid "EXIT_BLOCK has a statement list associated with it\n"
6666 msgstr "EXIT_BLOCK hat zugehörige Anweisungsliste\n"
6670 msgid "Fallthru to exit from bb %d\n"
6671 msgstr "Fallthru zum Austritt von bb %d\n"
6675 msgid "Nonlocal label %s is not first in a sequence of labels in bb %d"
6676 msgstr "Nicht-lokale Marke %s kommt nicht zuerst in Sequenz der Marken in bb %d"
6680 msgid "Label %s to block does not match in bb %d\n"
6681 msgstr "Marke %s zum Block passt nicht in bb %d\n"
6685 msgid "Label %s has incorrect context in bb %d\n"
6686 msgstr "Marke %s hat falschen Kontext in bb %d\n"
6690 msgid "Control flow in the middle of basic block %d\n"
6691 msgstr "Kontrollfluss inmitten des Basis-Blockes %d\n"
6695 msgid "Label %s in the middle of basic block %d\n"
6696 msgstr "Marke %s in der Mitte des Basis-Blocks %d\n"
6700 msgid "Fallthru edge after a control statement in bb %d \n"
6701 msgstr "Fallthru-Kante hinter einer Kontrollanweisung in bb %d \n"
6705 msgid "Structured COND_EXPR at the end of bb %d\n"
6706 msgstr "Strukturiertes COND_EXPR am Ende von bb %d\n"
6708 #: tree-cfg.c:3769 tree-cfg.c:3807 tree-cfg.c:3819 tree-cfg.c:3890
6710 msgid "Wrong outgoing edge flags at end of bb %d\n"
6711 msgstr "Falsche ausgehende Kantenmarken am Ende des bb %d\n"
6714 msgid "%<then%> label does not match edge at end of bb %d\n"
6715 msgstr "%<then%>-Marke passt nicht zur Kante am Ende des bb %d\n"
6718 msgid "%<else%> label does not match edge at end of bb %d\n"
6719 msgstr "%<else%>-Marke passt nicht zur Kante am Ende von bb %d\n"
6723 msgid "Explicit goto at end of bb %d\n"
6724 msgstr "Explizites Goto am Ende von bb %d\n"
6728 msgid "Return edge does not point to exit in bb %d\n"
6729 msgstr "Return-Kante zeigt nicht auf Ausgang in bb %d\n"
6732 msgid "Found default case not at end of case vector"
6733 msgstr "Default-Fall nicht am Ende des case-Vektors gefunden"
6737 "Case labels not sorted:\n"
6740 "Case-Marken nicht sortiert:\n"
6744 msgid "No default case found at end of case vector"
6745 msgstr "Kein Default-Fall am Ende des Case-Vektors gefunden"
6749 msgid "Extra outgoing edge %d->%d\n"
6750 msgstr "Zusätzliche ausgehende Kante %d->%d\n"
6754 msgid "Missing edge %i->%i"
6755 msgstr "Fehlende Kante %i->%i"
6758 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
6759 msgstr "%JFunktion könnte möglicher Kandidat für Attribut %<noreturn%> sein"
6761 #: tree-cfg.c:5734 tree-cfg.c:5738
6762 msgid "%H%<noreturn%> function does return"
6763 msgstr "%H%<noreturn%>-Funktion kehrt zurück"
6765 #: tree-cfg.c:5759 tree-cfg.c:5764
6766 msgid "%Hcontrol reaches end of non-void function"
6767 msgstr "%HKontrollfluss erreicht Ende einer Nicht-void-Funktion"
6771 msgid "could not open dump file %qs: %s"
6772 msgstr "Abzugsdatei %qs konnte nicht geöffnet werden: %s"
6775 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
6776 msgstr "unbekannte Option %q.*s in %<-fdump-%s%> wird ignoriert"
6778 #: tree-inline.c:969
6779 msgid "%Jfunction %qF can never be inlined because it uses alloca (override using the always_inline attribute)"
6780 msgstr "%Jdie Funktion %qF kann nie »inline« sein, da sie alloca verwendet (zum Aufheben: Attribut »always_inline« verwenden)"
6782 #: tree-inline.c:981
6783 msgid "%Jfunction %qF can never be inlined because it uses setjmp"
6784 msgstr "%Jdie Funktion %qF kann nie »inline« sein, da sie setjmp verwendet"
6786 #: tree-inline.c:995
6787 msgid "%Jfunction %qF can never be inlined because it uses variable argument lists"
6788 msgstr "%Jdie Funktion %qF kann nie »inline« sein, da sie eine variable Argumentliste verwendet"
6790 #: tree-inline.c:1006
6791 msgid "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception handling"
6792 msgstr "%Jdie Funktion %qF kann nie »inline« sein, da sie »setjmp-longjmp«-Ausnahmebehandlung verwendet"
6794 #: tree-inline.c:1013
6795 msgid "%Jfunction %qF can never be inlined because it uses non-local goto"
6796 msgstr "%Jdie Funktion %qF kann nie »inline« sein, da sie ein nichtlokales »goto« enthält"
6798 #: tree-inline.c:1032
6799 msgid "%Jfunction %qF can never be inlined because it contains a computed goto"
6800 msgstr "%Jdie Funktion %qF kann nie »inline« sein, da sie ein berechnetes »goto« enthält"
6802 #: tree-inline.c:1046
6803 msgid "%Jfunction %qF can never be inlined because it receives a non-local goto"
6804 msgstr "%Jdie Funktion %qF kann nie »inline« sein, da sie ein nichtlokales »goto« empfängt"
6806 #: tree-inline.c:1071
6807 msgid "%Jfunction %qF can never be inlined because it uses variable sized variables"
6808 msgstr "%Jdie Funktion %qF kann nie »inline« sein, da sie Variablen variabler Größe verwendet"
6810 #: tree-inline.c:1495
6811 msgid "originally indirect function call not considered for inlining"
6812 msgstr "ursprünglich indirekter Funktionsaufruf kommt nicht als »inline« in Betracht"
6814 #: tree-inline.c:1505 tree-inline.c:1513
6815 msgid "%Jinlining failed in call to %qF: %s"
6816 msgstr "%J»inline« beim Aufruf von %qF gescheitert: %s"
6818 #: tree-inline.c:1506 tree-inline.c:1514
6819 msgid "called from here"
6820 msgstr "von hier aufgerufen"
6822 #: tree-inline.c:1628
6823 msgid "control may reach end of non-void function %qD being inlined"
6824 msgstr "Kontrollfluss kann Ende der Nicht-void-Funktion %qD erreichen"
6826 #: tree-mudflap.c:857
6827 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
6828 msgstr "Schmutzfängerprüfung noch nicht für ARRAY_RANGE_REF implementiert"
6830 #: tree-mudflap.c:1048
6832 msgid "mudflap cannot track %qs in stub function"
6833 msgstr "Schmutzfänger kann nicht %qs in Stub-Funktion verfolgen"
6835 #: tree-mudflap.c:1279
6837 msgid "mudflap cannot track unknown size extern %qs"
6838 msgstr "Schmutzfänger kann nicht externes %qs unbekannter Größe verfolgen"
6840 #: tree-nomudflap.c:51
6841 msgid "mudflap: this language is not supported"
6842 msgstr "Schmutzfänger: diese Sprache wird nicht unterstützt"
6844 #: tree-optimize.c:720
6845 msgid "%Jsize of return value of %qD is %u bytes"
6846 msgstr "%JGröße des Rückgabewertes von %qD ist %u Bytes"
6848 #: tree-optimize.c:723
6849 msgid "%Jsize of return value of %qD is larger than %wd bytes"
6850 msgstr "%JGröße des Rückgabewertes von %qD ist größer als %wd Bytes"
6852 #: tree-outof-ssa.c:610 tree-outof-ssa.c:625 tree-outof-ssa.c:639
6853 #: tree-outof-ssa.c:661 tree-outof-ssa.c:1029 tree-outof-ssa.c:1865
6854 #: tree-ssa-live.c:417 tree-ssa-live.c:1799
6855 msgid "SSA corruption"
6856 msgstr "SSA-Beschädigung"
6858 #: tree-outof-ssa.c:2270
6860 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
6861 msgstr " Hängende Anweisungen auf PRED-Kante nicht ausgeführt (%d, %d)\n"
6863 #: tree-outof-ssa.c:2276
6865 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
6866 msgstr " Hängende Anweisungen auf SUCC-Kante nicht ausgeführt (%d, %d)\n"
6868 #: tree-outof-ssa.c:2283
6870 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
6871 msgstr " Hängende Anweisungen auf ENTRY-Kante nicht ausgeführt (%d, %d)\n"
6873 #: tree-outof-ssa.c:2289
6875 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
6876 msgstr " Hängende Anweisungen auf EXIT-Kante nicht ausgeführt (%d, %d)\n"
6878 #: tree-profile.c:111 tree-profile.c:127 tree-profile.c:143 tree-profile.c:160
6879 msgid "unimplemented functionality"
6880 msgstr "nicht implementierte Funktionalität"
6882 #: tree-ssa-operands.c:1273
6883 msgid "internal error"
6884 msgstr "interner Fehler"
6887 msgid "Expected an SSA_NAME object"
6888 msgstr "SSA_NAME-Objekt erwartet"
6891 msgid "Type mismatch between an SSA_NAME and its symbol."
6892 msgstr "Unpassende Typen für SSA_NAME und sein Symbol."
6895 msgid "Found an SSA_NAME that had been released into the free pool"
6896 msgstr "SSA_NAME gefunden, das bereits in den Frei-Bereich geschoben wurde"
6899 msgid "Found a virtual definition for a GIMPLE register"
6900 msgstr "Virtuelle Definition für ein GIMPLE-Register gefunden"
6903 msgid "Found a real definition for a non-register"
6904 msgstr "Reale Definition für Nicht-Register gefunden"
6908 msgid "SSA_NAME created in two different blocks %i and %i"
6909 msgstr "SSA_NAME in zwei verschiedenen Blöcken (%i und %i) erzeugt"
6912 msgid "SSA_NAME_DEF_STMT is wrong"
6913 msgstr "SSA_NAME_DEF_STMT ist falsch"
6916 msgid "Missing definition"
6917 msgstr "Fehlende Definition"
6921 msgid "Definition in block %i does not dominate use in block %i"
6922 msgstr "Definition in Block %i herrscht nicht vor in Block %i"
6926 msgid "Definition in block %i follows the use"
6927 msgstr "Definition in Block %i folgt der Verwendung"
6930 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
6931 msgstr "SSA_NAME_OCCURS_IN_ABNORMAL_PHI sollte gesetzt sein"
6934 msgid "Incoming edge count does not match number of PHI arguments\n"
6935 msgstr "Eingehende Kantenzahl passt nicht zur Anzahl der PHI-Argumente\n"
6939 msgid "PHI argument is missing for edge %d->%d\n"
6940 msgstr "PHI-Argument fehlt für Kante %d->%d\n"
6943 msgid "PHI argument is not SSA_NAME, or invariant"
6944 msgstr "PHI-Argument ist kein SSA_NAME, oder invariant"
6948 msgid "Wrong edge %d->%d for PHI argument\n"
6949 msgstr "Falsche Kante %d->%d für PHI-Argument\n"
6952 msgid "Non-addressable variable inside an alias set."
6953 msgstr "Nicht-adressierbare Variable innerhalb einer Alias-Menge"
6956 msgid "Addressable variable that is an alias tag but is not in any alias set."
6957 msgstr "Adressierbare Variable, die eine Aliasmarke ist, jedoch in keiner Aliasmenge vorkommt."
6960 msgid "verify_flow_insensitive_alias_info failed."
6961 msgstr "verify_flow_insensitive_alias_info gescheitert."
6964 msgid "Dereferenced pointers should have a name or a type tag"
6965 msgstr "Dereferenzierte Zeiger sollten einen Namen oder eine Typenmarke haben"
6968 msgid "Pointers with a memory tag, should have points-to sets or point to malloc"
6969 msgstr "Zeiger mit Speichermarke sollten Zeigt-Auf-Menge haben oder auf malloc zeigen"
6972 msgid "Pointer escapes but its name tag is not call-clobbered."
6973 msgstr "Zeiger entweicht, aber sein Namensschild ist nicht aufrufmarkiert."
6976 msgid "verify_flow_sensitive_alias_info failed."
6977 msgstr "verify_flow_sensitive_alias_info gescheitert."
6980 msgid "Alias set of a pointer's type tag should be a superset of the corresponding name tag"
6981 msgstr "Aliasmenge einer Zeiger-Typenmarke sollte eine Obermenge des korrespondierenden Namensschilds sein"
6984 msgid "Two different pointers with identical points-to sets but different name tags"
6985 msgstr "Zwei verschiedene Zeiger mit identischen Zeigt-Auf-Mengen, aber mit verschiedenen Namensschildern"
6988 msgid "verify_name_tags failed"
6989 msgstr "verify_name_tags gescheitert"
6993 msgid "AUX pointer initialized for edge %d->%d\n"
6994 msgstr "AUX-Zeiger für Kante %d->%d initialisiert\n"
6997 msgid "Statement makes aliased stores, but has no V_MAY_DEFS"
6998 msgstr "Anweisung erzeugt Alias-Speicherzugriffe, hat aber kein V_MAY_DEFS"
7001 msgid "verify_ssa failed."
7002 msgstr "verify_ssa gescheitert."
7005 msgid "%H%qD is used uninitialized in this function"
7006 msgstr "%J%qD wird in dieser Funktion uninitialisiert verwendet"
7009 msgid "%H%qD may be used uninitialized in this function"
7010 msgstr "%H%qD könnte in dieser Funktion uninitialisiert verwendet werden"
7012 #: tree-vect-transform.c:598
7013 msgid "no support for reduction/induction"
7014 msgstr "keine Unterstützung für Reduktion/Induktion"
7016 #: tree-vect-transform.c:624
7017 msgid "unsupported defining stmt"
7018 msgstr "nicht unterstützte Definitionsanweisung"
7021 msgid "%Jfunction %qD definition is marked dllimport."
7022 msgstr "%JFunktionsdefinition von %qD ist als »dllimport« markiert."
7025 msgid "%Jvariable %qD definition is marked dllimport."
7026 msgstr "%JVariablendefinition von %qD ist als dllimport markiert."
7029 msgid "%Jexternal linkage required for symbol %qD because of %qs attribute."
7030 msgstr "%Jfür Symbol %qD wird wegen des Attributes %qs externe Bindung benötigt"
7033 msgid "arrays of functions are not meaningful"
7034 msgstr "Felder von Funktionen sind sinnlos"
7037 msgid "function return type cannot be function"
7038 msgstr "Rückgabetyp der Funktion kann keine Funktion sein"
7041 msgid "invalid initializer for bit string"
7042 msgstr "ungültige Initialisierung für Bitstring"
7046 msgid "tree check: %s, have %s in %s, at %s:%d"
7047 msgstr "Baumprüfung: %s, haben %s in %s, bei %s:%d"
7051 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
7052 msgstr "Baumprüfung: nichts von %s erwartet, haben %s in %s, bei %s:%d"
7056 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
7057 msgstr "Baumprüfung: Klasse %qs erwartet, haben %qs (%s) in %s, bei %s:%d"
7061 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7062 msgstr "Baumprüfung: auf Elt %d von tree_vec mit %d Elts in %s bei %s:%d zugegriffen"
7066 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
7067 msgstr "Baumprüfung: auf Elt %d von phi_node mit %d Elts in %s bei %s:%d zugegriffen"
7071 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7072 msgstr "Baumprüfung: auf Operand %d von %s mit %d Operanden in %s bei %s:%d zugegriffen"
7075 msgid "%J%D causes a section type conflict"
7076 msgstr "%J%D löst einen Abschnittstypkonflikt aus"
7079 msgid "%Jregister name not specified for %qD"
7080 msgstr "%Jfür %qD wurde kein Registername angegeben"
7083 msgid "%Jinvalid register name for %qD"
7084 msgstr "%Jungültiger Registername für %qD"
7087 msgid "%Jdata type of %qD isn%'t suitable for a register"
7088 msgstr "%JDatentyp von %qD ist nicht für Register geeignet"
7091 msgid "%Jregister specified for %qD isn%'t suitable for data type"
7092 msgstr "%Jfür %qD angegebenes Register eignet sich nicht für Datentyp"
7095 msgid "global register variable has initial value"
7096 msgstr "globale Registervariable hat Anfangswert"
7099 msgid "volatile register variables don%'t work as you might wish"
7100 msgstr "»volatile«-Registervariablen funktionieren nicht so wie erhofft"
7103 msgid "%Jregister name given for non-register variable %qD"
7104 msgstr "%JRegistername für Nicht-Registervariable %qD angegeben"
7107 msgid "global destructors not supported on this target"
7108 msgstr "globale Destrukoren werden für dieses Ziel nicht unterstützt"
7111 msgid "global constructors not supported on this target"
7112 msgstr "globale Konstruktoren werden für dieses Ziel nicht unterstützt"
7115 msgid "%Jalignment of %qD is greater than maximum object file alignment. Using %d"
7116 msgstr "%JAusrichtung von %qD ist größer als maximale Objektdateiausrichtung. %d verwendet«"
7119 msgid "thread-local COMMON data not implemented"
7120 msgstr "Thread-lokale COMMON-Daten nicht implementiert"
7123 msgid "%Jrequested alignment for %qD is greater than implemented alignment of %d"
7124 msgstr "%Jangeforderte Ausrichtung für %qD ist größer als die implementierte Ausrichtung von %d"
7127 msgid "initializer for integer value is too complicated"
7128 msgstr "Initialisierung für Ganzzahlwert ist zu kompliziert"
7131 msgid "initializer for floating value is not a floating constant"
7132 msgstr "Initialisierung für Gleitkommawert ist keine Gleitkommakonstante"
7136 msgid "invalid initial value for member %qs"
7137 msgstr "ungültiger Anfangswert für Element %qs"
7139 #: varasm.c:4233 varasm.c:4277
7140 msgid "%Jweak declaration of %qD must precede definition"
7141 msgstr "%Jschwache Deklaration von %qD muss der Definition vorangehen"
7144 msgid "%Jweak declaration of %qD after first use results in unspecified behavior"
7145 msgstr "%Jschwache Deklaration von %qD nach erster Benutzung führt zu undefiniertem Verhalten"
7148 msgid "%Jweak declaration of %qD must be public"
7149 msgstr "%Jschwache Deklaration von %qD muss öffentlich sein"
7152 msgid "%Jweak declaration of %qD not supported"
7153 msgstr "%Jschwache Deklaration von %qD wird nicht unterstützt"
7155 #: varasm.c:4313 varasm.c:4462
7156 msgid "only weak aliases are supported in this configuration"
7157 msgstr "in dieser Konfiguration werden nur schwache Aliase unterstützt"
7160 msgid "alias definitions not supported in this configuration; ignored"
7161 msgstr "Alias-Definitionen werden in dieser Konfiguration nicht unterstützt; ignoriert"
7164 msgid "%qD aliased to undefined symbol %qE"
7165 msgstr "%qD als Alias für undefiniertes Symbol %qE"
7168 msgid "visibility attribute not supported in this configuration; ignored"
7169 msgstr "Sichtbarkeitsattribute werden in dieser Konfiguration nicht unterstützt; ignoriert"
7173 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7174 msgstr "virtuelles Feld %s[%lu]: Element %lu außerhalb der Grenzen in %s, bei %s:%d"
7178 msgid "underflowed virtual array %s in %s, at %s:%d"
7179 msgstr "Unterlauf im virtuellen Feld %s in %s bei %s:%d"
7183 msgid "vector %s %s domain error, in %s at %s:%u"
7184 msgstr "Bereichsfehler im Vektor %s %s, in %s bei %s:%u"
7186 #. Print an error message for unrecognized stab codes.
7189 msgid "no sclass for %s stab (0x%x)\n"
7190 msgstr "kein »sclass« für %s Stab (0x%x)\n"
7198 msgid "fatal error: "
7199 msgstr "schwerwiegender Fehler: "
7202 msgid "internal compiler error: "
7203 msgstr "interner Compiler-Fehler: "
7210 msgid "sorry, unimplemented: "
7211 msgstr "nicht implementiert: "
7218 msgid "anachronism: "
7219 msgstr "Anachronismus: "
7223 msgstr "Anmerkung: "
7227 msgstr "zur Fehlersuche: "
7230 msgid "The maximum structure size (in bytes) at which GCC will do block copies"
7231 msgstr "Die höchste Strukturgröße (in Bytes), bei der GCC Block-Kopien macht"
7234 msgid "The threshold ratio between instantiated fields and the total structure size"
7235 msgstr "Der Anteil-Schwellwert zwischen instanzierten Feldern und der Gesamt-Strukturgröße"
7238 msgid "The maximum number of instructions in a single function eligible for inlining"
7239 msgstr "Die Höchstzahl der Anweisungen in einer einzelnen für »inline« geeigneten Funktion"
7242 msgid "The maximum number of instructions when automatically inlining"
7243 msgstr "Die Höchstzahl der Anweisungen für automatisches »inline«"
7246 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
7247 msgstr "Die Höchstzahl der Anweisungen, bis zu der eine Inline-Funktion per Rekursion wachsen kann"
7250 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
7251 msgstr "Die Höchstzahl der Anweisungen, bis zu der eine Nicht-Inline-Funktion per Rekursion wachsen kann"
7254 msgid "The maximum depth of recursive inlining for inline functions"
7255 msgstr "Größte Tiefe mit rekursivem Inline für Inline-Funktionen"
7258 msgid "The maximum depth of recursive inlining for non-inline functions"
7259 msgstr "Größte Tiefe mit rekursivem Inline für Nicht-Inline-Funktionen"
7262 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
7263 msgstr "Wenn -fvariable-expansion-in-unroller verwendet wird, die Höchstzahl der Fälle, dass eine bestimmte Variable während Loop-Unrolling expandiert wird"
7266 msgid "The maximum number of instructions to consider to fill a delay slot"
7267 msgstr "Die Höchstzahl der zu betrachtenden Anweisungen um Verzögerungsschlitz zu füllen"
7270 msgid "The maximum number of instructions to consider to find accurate live register information"
7271 msgstr "Die Höchstzahl der zu betrachtenden Anweisungen um richtige aktive Registerinformationen zu finden"
7274 msgid "The maximum length of scheduling's pending operations list"
7275 msgstr "Die Maximallänge der Liste der anhängigen geplanten Operationen"
7278 msgid "The size of function body to be considered large"
7279 msgstr "Die Größe eines als groß angesehenen Funktionskörpers"
7282 msgid "Maximal growth due to inlining of large function (in percent)"
7283 msgstr "Maximales Wachstum durch »inline« einer großen Funktion (in Prozent)"
7286 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7287 msgstr "um wie viel eine Übersetzungseinheit durch »inline« wachsen kann (in Prozent)"
7290 msgid "The maximum amount of memory to be allocated by GCSE"
7291 msgstr "Maximalbetrag des von GCSE zu belegenden Speichers"
7294 msgid "The maximum number of passes to make when doing GCSE"
7295 msgstr "Die Höchstzahl der Durchläufe für GCSE"
7298 msgid "The threshold ratio for performing partial redundancy elimination after reload."
7299 msgstr "Der Anteil-Schwellwert für die Ausführung partieller Redundanzbeseitigung nach dem Neuladen."
7302 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
7303 msgstr "Der Anteil-Schwellwert des Zählers kritischer Kanten, die Redundanzbeseitigung nach dem Neuladen erlauben"
7306 msgid "The maximum number of instructions to consider to unroll in a loop"
7307 msgstr "Die Höchstzahl der zum Aufrollen von Schleifen zu betrachtenden Anweisungen"
7310 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7311 msgstr "Die Höchstzahl der zum Aufrollen von Schleifen im Mittel zu betrachtenden Anweisungen"
7314 msgid "The maximum number of unrollings of a single loop"
7315 msgstr "Die Höchstzahl der Iterationen zum Aufrollen in einzelner Schleife"
7318 msgid "The maximum number of insns of a peeled loop"
7319 msgstr "Die Höchstzahl der Befehle einer geschälten Schleife"
7322 msgid "The maximum number of peelings of a single loop"
7323 msgstr "Die Höchstzahl der Schälvorgänge einer einzelnen Schleife"
7326 msgid "The maximum number of insns of a completely peeled loop"
7327 msgstr "Die Höchstzahl der Befehle einer vollständig geschälten Schleife"
7330 msgid "The maximum number of peelings of a single loop that is peeled completely"
7331 msgstr "Die Höchstzahl der Schälvorgänge einer einzelnen Schleife, die vollständig geschält wird"
7334 msgid "The maximum number of insns of a peeled loop that rolls only once"
7335 msgstr "Die Höchstzahl der Befehle einer geschälten Schleife, die nur einmal rollt"
7338 msgid "The maximum number of insns of an unswitched loop"
7339 msgstr "Die Höchstzahl der Befehle einer ungeschalteten Schleife"
7342 msgid "The maximum number of unswitchings in a single loop"
7343 msgstr "Die Höchstzahl der Abschaltungen in einer einzelnen Schleife"
7346 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
7347 msgstr "Schranke für die Anzahl der Iterationen, die der Brute-Force-Algorithmus zur Auswertung der Anzahl von Iterationen auswertet"
7350 msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
7351 msgstr "Höchstzahl der Schleifen für die Anwendung von Swing-Modulo-Scheduling (hauptsächlich zur Fehlersuche)"
7354 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
7355 msgstr "Ein Faktor, um die obere Schranke des Swing-Modulo-Schedulers für Schleifenplanung einzustellen"
7358 msgid "The number of cycles the swing modulo scheduler considers when \t checking conflicts using DFA"
7359 msgstr "Anzahl der Durchläufe, die der Swing-Modulo-Scheduler bei \t Konfliktprüfung mit DFA betrachtet"
7362 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
7363 msgstr "Schwellwert für vom Swing-Modulo-Scheduler betrachteten Durchschnitts-Schleifen-Zähler"
7366 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7367 msgstr "Auswahl des Anteils an der Anzahl der Wiederholungen des Basisblocks im Programm, vorausgesetzt, der Basisblock muss als »heiß« angesehen werden"
7370 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7371 msgstr "Auswahl des Anteils an der Höchstfrequenz der Ausführungen des Basisblocks im Programm, vorausgesetzt, der Basisblock muss als »heiß« angesehen werden"
7374 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7375 msgstr "Prozentsatz der Funktion, gewichtet nach Ausführungsfrequenz, die bei Verfolgungsentwurf abgedeckt werden muss. Verwendet, wenn Profil-Rückmeldung verfügbar ist"
7378 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7379 msgstr "Prozentsatz der Funktion, gewichtet nach Ausführungsfrequenz, die bei Verfolgungsentwurf abgedeckt werden muss. Verwendet, wenn Profil-Rückmeldung nicht verfügbar ist"
7382 msgid "Maximal code growth caused by tail duplication (in percent)"
7383 msgstr "Maximaler Code-Zuwachs durch Ende-Vervielfältigung (in Prozent)"
7386 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7387 msgstr "Umgekehrtes Wachstum anhalten, wenn die umgekehrte Wahrscheinlichkeit der besten Kante weniger als dieser Schwellwert ist (in Prozent)"
7390 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7391 msgstr "Vorwärtswachstum anhalten, wenn die Wahrscheinlichkeit der besten Kante weniger als dieser Schwellwert ist. Verwendet, wenn Profil-Rückmeldung verfügbar ist"
7394 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7395 msgstr "Vorwärtswachstum anhalten, wenn die Wahrscheinlichkeit der besten Kante weniger als dieser Schwellwert ist. Verwendet, wenn Profil-Rückmeldung nicht verfügbar ist"
7398 msgid "The maximum number of incoming edges to consider for crossjumping"
7399 msgstr "Höchstzahl der zu betrachtenden eingehenden Kanten für Kreuzsprung"
7402 msgid "The minimum number of matching instructions to consider for crossjumping"
7403 msgstr "Mindestanzahl der passenden zu betrachtenden Anweisungen für Kreuzsprung"
7406 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
7407 msgstr "Die Höchstzahl der zu vervielfältigenden Anweisungen, wenn berechnete Gotos expandiert werden"
7410 msgid "The maximum length of path considered in cse"
7411 msgstr "Größte Länge des betrachteten Pfades in cse"
7414 msgid "The minimum cost of an expensive expression in the loop invariant motion"
7415 msgstr "Die Mindestkosten eines teuren Ausdrucks in der Schleifeninvariantenbewegung"
7418 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
7419 msgstr "Schranke für Anzahl der Kandidaten, unter der alle Kandidaten in IV-Optimierungen betrachtet werden"
7422 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
7423 msgstr "Schranke für Anzahl der IV-Verwendungen in bei IV-Optimierungen optimierter Schleife"
7426 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
7427 msgstr "Wenn die Anzahl der Kandidaten in der Menge kleiner ist, wird immer versucht, ungenutzte IVs während ihrer Optimierung zu entfernen"
7430 msgid "Given N calls and V call-clobbered vars in a function. Use .GLOBAL_VAR if NxV is larger than this limit"
7431 msgstr "Mit N Aufrufen und V rufmarkierten Variablen in einer Funktion: .GLOBAL_VAR verwenden, wenn NxV größer als diese Grenze ist."
7434 msgid "The maximum memory locations recorded by cselib"
7435 msgstr "Höchstzahl der Speicherstellen, die von csellib aufgezeichnet werden"
7438 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7439 msgstr "Minimale Heaperweiterung, die Speicherbereinigung anstößt, als Prozentsatz der Gesamtgröße des Heap"
7442 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7443 msgstr "Kleinste Heapgröße vor Speicherbereinigungsbeginn, in Kilobytes"
7446 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7447 msgstr "Höchstzahl der rückwärts zu suchenden Anweisungen, wenn nach äquivalentem Neuladen gesucht wird"
7450 msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping."
7451 msgstr "Höchstzahl der erlaubten virtuellen Operanden, um Aliase vor Auslösen des Alias-Grouping zu repräsentieren"
7454 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
7455 msgstr "Höchstzahl der für Zwischen-Block-Scheduling zu betrachtenden Blöcke in einer Region"
7458 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
7459 msgstr "Höchstzahl der für Zwischen-Block-Scheduling zu betrachtenden Anweisungen in einer Region"
7462 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
7463 msgstr "Höchstzahl der RTL-Knoten, die als letzte Werte des Kombinierers aufgezeichnet werden können"
7466 msgid "The upper bound for sharing integer constants"
7467 msgstr "Obere Schranke zum gemeinsamen Verwenden von Ganzzahlkonstanten"
7469 #: config/darwin-c.c:84
7470 msgid "too many #pragma options align=reset"
7471 msgstr "zu viele #pragma options align=reset"
7473 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
7474 #: config/darwin-c.c:111
7475 msgid "malformed '#pragma options', ignoring"
7476 msgstr "Falsch geformtes '#pragma options', ignoriert"
7478 #: config/darwin-c.c:114
7479 msgid "junk at end of '#pragma options'"
7480 msgstr "Ausschuss am Ende von '#pragma options'"
7482 #: config/darwin-c.c:124
7483 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7484 msgstr "Falsch geformtes '#pragma options align={mac68k|power|reset}', ignoriert"
7486 #: config/darwin-c.c:136
7487 msgid "missing '(' after '#pragma unused', ignoring"
7488 msgstr "Fehlendes '(' hinter '#pragma unused', ignoriert"
7490 #: config/darwin-c.c:154
7491 msgid "missing ')' after '#pragma unused', ignoring"
7492 msgstr "Fehlendes ')' hinter '#pragma unused', ignoriert"
7494 #: config/darwin-c.c:157
7495 msgid "junk at end of '#pragma unused'"
7496 msgstr "Ausschuss am Ende von '#pragma unused'"
7498 #: config/darwin-c.c:367
7500 msgid "subframework include %s conflicts with framework include"
7501 msgstr "Unter-Framework-Include %s steht mit Framework-Include in Konflikt"
7503 #: config/darwin.c:1350
7504 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
7505 msgstr "interne und geschützte Sichtbarkeitsattribute werden in dieser Konfiguration nicht unterstützt; ignoriert"
7507 #: config/sol2-c.c:94 config/sol2-c.c:110
7508 msgid "malformed %<#pragma align%>, ignoring"
7509 msgstr "Falsch geformtes %<#pragma align%> - ignoriert"
7511 #: config/sol2-c.c:103
7512 msgid "invalid alignment for %<#pragma align%>, ignoring"
7513 msgstr "ungültige Ausrichtung for %<#pragma align%> - ignoriert"
7515 #: config/sol2-c.c:118
7516 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
7517 msgstr "%<#pragma align%> muss vor der Deklaration von %D auftreten, ignoriert"
7519 #: config/sol2-c.c:130 config/sol2-c.c:142
7520 msgid "malformed %<#pragma align%>"
7521 msgstr "Falsch geformtes %<#pragma align%>"
7523 #: config/sol2-c.c:137
7524 msgid "junk at end of %<#pragma align%>"
7525 msgstr "Ausschuss am Ende von %<#pragma align%>"
7527 #: config/sol2-c.c:158 config/sol2-c.c:165
7528 msgid "malformed %<#pragma init%>, ignoring"
7529 msgstr "Falsch geformtes %<#pragma init%>', ignoriert"
7531 #: config/sol2-c.c:188 config/sol2-c.c:200
7532 msgid "malformed %<#pragma init%>"
7533 msgstr "Falsch geformtes %<#pragma init%>"
7535 #: config/sol2-c.c:195
7536 msgid "junk at end of %<#pragma init%>"
7537 msgstr "Ausschuss am Ende von %<#pragma init%>"
7539 #: config/sol2-c.c:216 config/sol2-c.c:223
7540 msgid "malformed %<#pragma fini%>, ignoring"
7541 msgstr "Falsch geformtes %<#pragma fini%>, ignoriert"
7543 #: config/sol2-c.c:246 config/sol2-c.c:258
7544 msgid "malformed %<#pragma fini%>"
7545 msgstr "Falsch geformtes %<#pragma fini%>"
7547 #: config/sol2-c.c:253
7548 msgid "junk at end of %<#pragma fini%>"
7549 msgstr "Ausschuss am Ende von %<#pragma fini%>"
7552 msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>"
7553 msgstr "%J%<#pragma align%> wird für explizit ausgerichtetes %<%D%> ignoriert"
7555 #: config/darwin.h:155
7556 msgid "Set sizeof(bool) to 1"
7557 msgstr "sizeof(bool) auf 1 setzen"
7559 #: config/darwin.h:157
7560 msgid "Generate code suitable for fast turn around debugging"
7561 msgstr "Für schnelles Debugging geeigneten Code erzeugen"
7563 #: config/darwin.h:159
7564 msgid "Don't generate code suitable for fast turn around debugging"
7565 msgstr "Keinen für schnelles Debugging geeigneten Code erzeugen"
7567 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
7568 #. sections. machopic_select_section ensures that weak variables go in
7569 #. coalesced sections. Weak aliases (or any other kind of aliases) are
7570 #. not supported. Weak symbols that aren't visible outside the .s file
7571 #. are not supported.
7572 #: config/darwin.h:395
7573 msgid "alias definitions not supported in Mach-O; ignored"
7574 msgstr "Alias-Definitionen werden nicht in Mach-O unterstützt; ignoriert"
7576 #: config/lynx.h:137
7577 msgid "Use shared libraries"
7578 msgstr "Shared Libraries verwenden"
7580 #: config/lynx.h:138
7581 msgid "Support multi-threading"
7582 msgstr "Multi-Threading unterstützen"
7584 #: config/lynx.h:139
7585 msgid "Support legacy multi-threading"
7586 msgstr "Altes Multi-Threading unterstützen"
7588 #: config/windiss.h:37
7589 msgid "profiler support for WindISS"
7590 msgstr "Profilerunterstützung für WindISS"
7592 #: config/alpha/alpha.c:254
7594 msgid "-f%s ignored for Unicos/Mk (not supported)"
7595 msgstr "-f%s für Unicos/Mk (nicht unterstützt) ignoriert"
7597 #: config/alpha/alpha.c:278
7598 msgid "-mieee not supported on Unicos/Mk"
7599 msgstr "-mieee für Unicos/Mk nicht unterstützt"
7601 #: config/alpha/alpha.c:289
7602 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7603 msgstr "-mieee-with-inexact für Unicos/Mk nicht unterstützt"
7605 #: config/alpha/alpha.c:306
7607 msgid "bad value %qs for -mtrap-precision switch"
7608 msgstr "falscher Wert %qs für Schalter -mtrap-precision"
7610 #: config/alpha/alpha.c:320
7612 msgid "bad value %qs for -mfp-rounding-mode switch"
7613 msgstr "Falscher Wert %qs für Schalter -mfp-rounding-mode"
7615 #: config/alpha/alpha.c:335
7617 msgid "bad value %qs for -mfp-trap-mode switch"
7618 msgstr "Falscher Wert %qs für Schalter -mfp-trap-mode"
7620 #: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1720
7622 msgid "bad value %qs for -mtls-size switch"
7623 msgstr "Falscher Wert %qs für Schalter -mtls-size"
7625 #: config/alpha/alpha.c:366 config/alpha/alpha.c:378
7627 msgid "bad value %qs for -mcpu switch"
7628 msgstr "Falscher Wert %qs für Schalter -mcpu"
7630 #: config/alpha/alpha.c:385
7631 msgid "trap mode not supported on Unicos/Mk"
7632 msgstr "Trap-Modus für Unicos/Mk nicht unterstützt"
7634 #: config/alpha/alpha.c:392
7635 msgid "fp software completion requires -mtrap-precision=i"
7636 msgstr "FP-Software-Vervollständigung benötigt -mtrap-precision=i"
7638 #: config/alpha/alpha.c:408
7639 msgid "rounding mode not supported for VAX floats"
7640 msgstr "Rundungsmodus für VAX-Floats nicht unterstützt"
7642 #: config/alpha/alpha.c:413
7643 msgid "trap mode not supported for VAX floats"
7644 msgstr "Trap-Modus für VAX-Floats nicht unterstützt"
7646 #: config/alpha/alpha.c:417
7647 msgid "128-bit long double not supported for VAX floats"
7648 msgstr "128-bit long double nicht unterstützt für VAX floats"
7650 #: config/alpha/alpha.c:445
7652 msgid "L%d cache latency unknown for %s"
7653 msgstr "L%d Cache-Wartezeit unbekannt für %s"
7655 #: config/alpha/alpha.c:460
7657 msgid "bad value %qs for -mmemory-latency"
7658 msgstr "Falscher Wert %qs für -mmemory-latency"
7660 #: config/alpha/alpha.c:4764
7662 msgid "invalid %%H value"
7663 msgstr "Ungültiger %%H-Wert"
7665 #: config/alpha/alpha.c:4785
7667 msgid "invalid %%J value"
7668 msgstr "Ungültiger %%J-Wert"
7670 #: config/alpha/alpha.c:4801 config/ia64/ia64.c:4133
7672 msgid "invalid %%r value"
7673 msgstr "Ungültiger %%r-Wert"
7675 #: config/alpha/alpha.c:4811 config/rs6000/rs6000.c:10799
7676 #: config/xtensa/xtensa.c:1951
7678 msgid "invalid %%R value"
7679 msgstr "Ungültiger %%R-Wert"
7681 #: config/alpha/alpha.c:4817 config/rs6000/rs6000.c:10718
7682 #: config/xtensa/xtensa.c:1918
7684 msgid "invalid %%N value"
7685 msgstr "Ungültiger %%N-Wert"
7687 #: config/alpha/alpha.c:4825 config/rs6000/rs6000.c:10746
7689 msgid "invalid %%P value"
7690 msgstr "Ungültiger %%P-Wert"
7692 #: config/alpha/alpha.c:4833
7694 msgid "invalid %%h value"
7695 msgstr "Ungültiger %%h-Wert"
7697 #: config/alpha/alpha.c:4841 config/xtensa/xtensa.c:1944
7699 msgid "invalid %%L value"
7700 msgstr "Ungültiger %%L-Wert"
7702 #: config/alpha/alpha.c:4880 config/rs6000/rs6000.c:10700
7704 msgid "invalid %%m value"
7705 msgstr "Ungültiger %%m-Wert"
7707 #: config/alpha/alpha.c:4888 config/rs6000/rs6000.c:10708
7709 msgid "invalid %%M value"
7710 msgstr "Ungültiger %%M-Wert"
7712 #: config/alpha/alpha.c:4932
7714 msgid "invalid %%U value"
7715 msgstr "Ungültiger %%U-Wert"
7717 #: config/alpha/alpha.c:4944 config/alpha/alpha.c:4958
7718 #: config/rs6000/rs6000.c:10807
7720 msgid "invalid %%s value"
7721 msgstr "Ungültiger %%s-Wert"
7723 #: config/alpha/alpha.c:4981
7725 msgid "invalid %%C value"
7726 msgstr "Ungültiger %%C-Wert"
7728 #: config/alpha/alpha.c:5018 config/rs6000/rs6000.c:10537
7729 #: config/rs6000/rs6000.c:10557
7731 msgid "invalid %%E value"
7732 msgstr "Ungültiger %%E-Wert"
7734 #: config/alpha/alpha.c:5043 config/alpha/alpha.c:5091
7735 msgid "unknown relocation unspec"
7736 msgstr "Unbekanntes relocation unspec"
7738 #: config/alpha/alpha.c:5052 config/rs6000/rs6000.c:11125
7740 msgid "invalid %%xn code"
7741 msgstr "Ungültiger %%xn-Code"
7743 #: config/alpha/alpha.c:6037 config/alpha/alpha.c:6040 config/s390/s390.c:8030
7744 #: config/s390/s390.c:8033
7745 msgid "bad builtin fcode"
7746 msgstr "Falscher eingebauter fcode"
7748 #. Macro to define tables used to set the flags.
7749 #. This is a list in braces of pairs in braces,
7750 #. each pair being { "NAME", VALUE }
7751 #. where VALUE is the bits to set or minus the bits to clear.
7752 #. An empty string NAME is used to identify the default VALUE.
7753 #. WARNING: Do not mark empty strings for translation, as calling
7754 #. gettext on an empty string does NOT return an empty
7756 #. Macro to define tables used to set the flags.
7757 #. This is a list in braces of pairs in braces,
7758 #. each pair being { "NAME", VALUE }
7759 #. where VALUE is the bits to set or minus the bits to clear.
7760 #. An empty string NAME is used to identify the default VALUE.
7761 #: config/alpha/alpha.h:293 config/i386/i386.h:335 config/i386/i386.h:337
7762 #: config/i386/i386.h:339 config/ns32k/ns32k.h:140 config/s390/s390.h:134
7763 #: config/sparc/sparc.h:622 config/sparc/sparc.h:627
7764 msgid "Use hardware fp"
7765 msgstr "Hardware-FP verwenden"
7767 #: config/alpha/alpha.h:294 config/i386/i386.h:336 config/i386/i386.h:338
7768 #: config/sparc/sparc.h:624 config/sparc/sparc.h:629
7769 msgid "Do not use hardware fp"
7770 msgstr "Hardware-FP nicht verwenden"
7772 #: config/alpha/alpha.h:295
7773 msgid "Use fp registers"
7774 msgstr "FP-Register verwenden"
7776 #: config/alpha/alpha.h:297
7777 msgid "Do not use fp registers"
7778 msgstr "FP-Register nicht verwenden"
7780 #: config/alpha/alpha.h:298
7781 msgid "Do not assume GAS"
7782 msgstr "Nicht GAS vermuten"
7784 #: config/alpha/alpha.h:299
7786 msgstr "GAS vermuten"
7788 #: config/alpha/alpha.h:301
7789 msgid "Request IEEE-conformant math library routines (OSF/1)"
7790 msgstr "IEEE-konforme Mathematik-Bibliotheksroutinen (OSF/1) anfordern"
7792 #: config/alpha/alpha.h:303
7793 msgid "Emit IEEE-conformant code, without inexact exceptions"
7794 msgstr "IEEE-konformen Code erzeugen, ohne ungenaue Ausnahmen"
7796 #: config/alpha/alpha.h:305
7797 msgid "Emit IEEE-conformant code, with inexact exceptions"
7798 msgstr "IEEE-konformen Code erzeugen, mit ungenauen Ausnahmen"
7800 #: config/alpha/alpha.h:307
7801 msgid "Do not emit complex integer constants to read-only memory"
7802 msgstr "Keine komplexen Ganzzahlkonstanten im Nur-Lese-Speicher erzeugen"
7804 #: config/alpha/alpha.h:308
7806 msgstr "VAX-FP verwenden"
7808 #: config/alpha/alpha.h:309
7809 msgid "Do not use VAX fp"
7810 msgstr "VAX-FP nicht verwenden"
7812 #: config/alpha/alpha.h:310
7813 msgid "Emit code for the byte/word ISA extension"
7814 msgstr "Code für die Byte/Word-ISA-Erweiterung erzeugen"
7816 #: config/alpha/alpha.h:313
7817 msgid "Emit code for the motion video ISA extension"
7818 msgstr "Code für die Video-ISA-Erweiterung erzeugen"
7820 #: config/alpha/alpha.h:316
7821 msgid "Emit code for the fp move and sqrt ISA extension"
7822 msgstr "Code für die FP-Move und SQRT-ISA-Erweiterung erzeugen"
7824 #: config/alpha/alpha.h:318
7825 msgid "Emit code for the counting ISA extension"
7826 msgstr "Code für die zählende ISA-Erweiterung erzeugen"
7828 #: config/alpha/alpha.h:321
7829 msgid "Emit code using explicit relocation directives"
7830 msgstr "Code mit expliziten Auslagerungsanweisungen erzeugen"
7832 #: config/alpha/alpha.h:324
7833 msgid "Emit 16-bit relocations to the small data areas"
7834 msgstr "16-bit Auslagerungen in kleinen Datenbereichen erzeugen"
7836 #: config/alpha/alpha.h:326
7837 msgid "Emit 32-bit relocations to the small data areas"
7838 msgstr "32-bit Auslagerungen in kleinen Datenbereichen erzeugen"
7840 #: config/alpha/alpha.h:328
7841 msgid "Emit direct branches to local functions"
7842 msgstr "Direkte Zweige in lokalen Funktionen erzeugen"
7844 #: config/alpha/alpha.h:331
7845 msgid "Emit rdval instead of rduniq for thread pointer"
7846 msgstr "rdval statt rduniq für Zhread-Zeiger erzeugen"
7848 #: config/alpha/alpha.h:333
7849 msgid "Use 128-bit long double"
7850 msgstr "128-bit long double verwenden"
7852 #: config/alpha/alpha.h:335
7853 msgid "Use 64-bit long double"
7854 msgstr "64-bit long double verwenden"
7858 #. For -mfp-rounding-mode=[n|m|c|d]
7859 #. For -mfp-trap-mode=[n|u|su|sui]
7860 #. For -mtrap-precision=[p|f|i]
7861 #. For -mmemory-latency=
7863 #: config/alpha/alpha.h:364
7864 msgid "Use features of and schedule given CPU"
7865 msgstr "Für angegebene CPU planen und deren Eigenschaften verwenden"
7867 #: config/alpha/alpha.h:366
7868 msgid "Schedule given CPU"
7869 msgstr "Für angegebene CPU planen"
7871 #: config/alpha/alpha.h:368
7872 msgid "Control the generated fp rounding mode"
7873 msgstr "Den generierten FP-Rundungsmodus steuern"
7875 #: config/alpha/alpha.h:370
7876 msgid "Control the IEEE trap mode"
7877 msgstr "Den IEEE-Trap-Modus steuern"
7879 #: config/alpha/alpha.h:372
7880 msgid "Control the precision given to fp exceptions"
7881 msgstr "Die Präzision der FP-Ausnahmen steuern"
7883 #: config/alpha/alpha.h:374
7884 msgid "Tune expected memory latency"
7885 msgstr "Die erwartete Speicher-Wartezeit abstimmen"
7887 #: config/alpha/alpha.h:376 config/ia64/ia64.h:278 config/rs6000/sysv4.h:90
7888 msgid "Specify bit size of immediate TLS offsets"
7889 msgstr "Bit-Breite des unmittelbaren TLS-Versatzes angeben"
7891 #: config/arc/arc.c:172
7893 msgid "bad value (%s) for -mcpu switch"
7894 msgstr "Falscher Wert (%s) für Schalter -mcpu"
7896 #: config/arc/arc.c:394
7898 msgid "argument of %qs attribute is not a string constant"
7899 msgstr "Argument des Attributes %qs ist keine Zeichenkettenkonstante"
7901 #: config/arc/arc.c:401
7903 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
7904 msgstr "Argument des Attributes %qs ist nicht \"ilink1\" oder \"ilink2\""
7906 #: config/arc/arc.c:1739 config/m32r/m32r.c:2141
7908 msgid "invalid operand to %%R code"
7909 msgstr "Ungültiger Operand für %%R-Code"
7911 #: config/arc/arc.c:1771 config/m32r/m32r.c:2164
7913 msgid "invalid operand to %%H/%%L code"
7914 msgstr "Ungültiger Operand für %%H/%%L-Code"
7916 #: config/arc/arc.c:1794 config/m32r/m32r.c:2235
7918 msgid "invalid operand to %%U code"
7919 msgstr "Ungültiger Operand für %%U-Code"
7921 #: config/arc/arc.c:1805
7923 msgid "invalid operand to %%V code"
7924 msgstr "Ungültiger Operand für %%V-Code"
7927 #. Undocumented flag.
7928 #: config/arc/arc.c:1812 config/m32r/m32r.c:2262 config/sparc/sparc.c:7517
7929 msgid "invalid operand output code"
7930 msgstr "Ungültiger Operanden-Ausgabecode"
7932 #: config/arm/arm.c:800
7934 msgid "switch -mcpu=%s conflicts with -march= switch"
7935 msgstr "Schalter -mcpu=%s steht in Konflikt mit dem Schalter -march="
7937 #: config/arm/arm.c:810 config/rs6000/rs6000.c:1230 config/sparc/sparc.c:648
7939 msgid "bad value (%s) for %s switch"
7940 msgstr "Falscher Wert (%s) für Schalter %s"
7942 #: config/arm/arm.c:919
7943 msgid "target CPU does not support interworking"
7944 msgstr "Ziel-CPU unterstützt keine Zusammenarbeit"
7946 #: config/arm/arm.c:925
7947 msgid "target CPU does not support THUMB instructions"
7948 msgstr "Ziel-CPU unterstützt keine THUMB-Befehle"
7950 #: config/arm/arm.c:939
7951 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
7952 msgstr "Das Aktivieren der Ablaufverfolgung ist nur bei der Übersetzung für THUMB sinnvoll"
7954 #: config/arm/arm.c:942
7955 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
7956 msgstr "Das Aktivieren der Unterstützung der Aufgerufenen-Zusammenarbeit ist nur bei der Übersetzung für THUMB sinnvoll"
7958 #: config/arm/arm.c:945
7959 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
7960 msgstr "Das Aktivieren der Unterstützung der Aufrufer-Zusammenarbeit ist nur bei der Übersetzung für THUMB sinnvoll"
7962 #: config/arm/arm.c:949
7963 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
7964 msgstr "-mapcs-stack-check inkompatibel mit -mno-apcs-frame"
7966 #: config/arm/arm.c:957
7967 msgid "-fpic and -mapcs-reent are incompatible"
7968 msgstr "-fpic und -mapcs-reent sind inkompatibel"
7970 #: config/arm/arm.c:960
7971 msgid "APCS reentrant code not supported. Ignored"
7972 msgstr "wieder einsprungsfähiger APCS Code nicht unterstützt. Ignoriert."
7974 #: config/arm/arm.c:968
7975 msgid "-g with -mno-apcs-frame may not give sensible debugging"
7976 msgstr "-g mit -mno-apcs-frame könnte vernünftige Fehlersuche verhindern"
7978 #: config/arm/arm.c:976
7979 msgid "passing floating point arguments in fp regs not yet supported"
7980 msgstr "Die Übergabe von Fließkommaargumenten in FP-Registern wird noch nicht unterstützt"
7982 #: config/arm/arm.c:1018
7984 msgid "invalid ABI option: -mabi=%s"
7985 msgstr "ungültige ABI-Option -mabi=%s"
7987 #: config/arm/arm.c:1024
7988 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
7989 msgstr "iwmmxt erfordert ein AAPCS-komptibles ABI für den richtigen Einsatz"
7991 #: config/arm/arm.c:1027
7992 msgid "iwmmxt abi requires an iwmmxt capable cpu"
7993 msgstr "iwmmxt ABI erfordert eine iwmmxt-fähige CPU"
7995 #: config/arm/arm.c:1037
7997 msgid "invalid floating point emulation option: -mfpe=%s"
7998 msgstr "Ungültige Option für Fließkommaemulation: -mfpe-%s"
8000 #: config/arm/arm.c:1054
8002 msgid "invalid floating point option: -mfpu=%s"
8003 msgstr "Ungültige Fließkommaoption: -mfpu=%s"
8005 #: config/arm/arm.c:1095
8007 msgid "invalid floating point abi: -mfloat-abi=%s"
8008 msgstr "Ungültiges Fließkomma-ABI: -mfloat-abi=%s"
8010 #: config/arm/arm.c:1110
8011 msgid "-mfloat-abi=hard and VFP"
8012 msgstr "-mfloat-abi=hard und VFP"
8014 #: config/arm/arm.c:1136
8016 msgid "structure size boundary can only be set to %s"
8017 msgstr "Grenze für Strukturgröße kann nur auf %s gesetzt werden"
8019 #: config/arm/arm.c:1145
8020 msgid "-mpic-register= is useless without -fpic"
8021 msgstr "-mpic-register= ist ohne -fpic nutzlos"
8023 #: config/arm/arm.c:1152
8025 msgid "unable to use '%s' for PIC register"
8026 msgstr "»%s« kann nicht für PIC-Register verwendet werden"
8028 #: config/arm/arm.c:2669 config/arm/arm.c:2687 config/avr/avr.c:4620
8029 #: config/c4x/c4x.c:4499 config/h8300/h8300.c:5755 config/i386/i386.c:1704
8030 #: config/i386/i386.c:1750 config/ip2k/ip2k.c:3182
8031 #: config/m68hc11/m68hc11.c:1348 config/m68k/m68k.c:288
8032 #: config/mcore/mcore.c:3379 config/ns32k/ns32k.c:1073
8033 #: config/rs6000/rs6000.c:17260 config/sh/sh.c:7188 config/sh/sh.c:7209
8034 #: config/sh/sh.c:7244 config/stormy16/stormy16.c:2413 config/v850/v850.c:2210
8036 msgid "%qs attribute only applies to functions"
8037 msgstr "Attribut %qs gilt nur für Funktionen"
8039 #: config/arm/arm.c:10454 config/arm/arm.c:10472
8040 msgid "predicated Thumb instruction"
8041 msgstr "angegebene Thumb-Anweisung"
8043 #: config/arm/arm.c:10460
8044 msgid "predicated instruction in conditional sequence"
8045 msgstr "angegebene Anweisung in bedingter Sequenz"
8047 #: config/arm/arm.c:10568 config/arm/arm.c:10578 config/arm/arm.c:10588
8048 #: config/arm/arm.c:10614 config/arm/arm.c:10632 config/arm/arm.c:10667
8049 #: config/arm/arm.c:10686 config/arm/arm.c:10701 config/arm/arm.c:10727
8050 #: config/arm/arm.c:10734 config/arm/arm.c:10741
8052 msgid "invalid operand for code '%c'"
8053 msgstr "ungültiger Operande für Code »%c«"
8055 #: config/arm/arm.c:10627
8056 msgid "instruction never exectued"
8057 msgstr "Anweisung wird niemals ausgeführt"
8059 #: config/arm/arm.c:10752
8060 msgid "missing operand"
8061 msgstr "fehlender Operand"
8063 #: config/arm/arm.c:11518
8064 msgid "unable to compute real location of stacked parameter"
8065 msgstr "Wirkliche Stelle des gestapelten Parameters kann nicht berechnet werden"
8067 #. @@@ better error message
8068 #: config/arm/arm.c:12151 config/arm/arm.c:12188
8069 msgid "selector must be an immediate"
8070 msgstr "Wähler muss »immediate« sein"
8072 #. @@@ better error message
8073 #: config/arm/arm.c:12231 config/i386/i386.c:14446 config/i386/i386.c:14480
8074 msgid "mask must be an immediate"
8075 msgstr "Maske muss »immediate« sein"
8077 #: config/arm/arm.c:12907
8078 msgid "no low registers available for popping high registers"
8079 msgstr "keine unteren Register für das Hervorholen der hohen Register verfügbar"
8081 #: config/arm/arm.c:13125
8082 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8083 msgstr "Interrupt-Dienst-Routinen können nicht im »Thumb«-Modus codiert werden"
8085 #: config/arm/pe.c:171 config/mcore/mcore.c:3245
8086 msgid "%Jinitialized variable '%D' is marked dllimport"
8087 msgstr "%Jinitialisierte Variable »%D« ist als »dllimport« markiert"
8089 #: config/arm/pe.c:180
8090 msgid "%Jstatic variable '%D' is marked dllimport"
8091 msgstr "%Jstatische Variable »%D« ist als »dllimport« markiert"
8093 #: config/arm/arm.h:318
8094 msgid "Generate APCS conformant stack frames"
8095 msgstr "APCS-konforme Stapelrahmen erzeugen"
8097 #: config/arm/arm.h:321
8098 msgid "Store function names in object code"
8099 msgstr "Funktionsnamen im Objektcode speichern"
8101 #: config/arm/arm.h:327
8102 msgid "Pass FP arguments in FP registers"
8103 msgstr "FP-Argumente an FP-Register übergeben"
8105 #: config/arm/arm.h:330
8106 msgid "Generate re-entrant, PIC code"
8107 msgstr "Wiedereinsprungsfähigen PIC-Code erzeugen"
8109 #: config/arm/arm.h:333
8110 msgid "Assume target CPU is configured as big endian"
8111 msgstr "Ziel-CPU als »big endian«-konfiguriert annehmen"
8113 #: config/arm/arm.h:335
8114 msgid "Assume target CPU is configured as little endian"
8115 msgstr "Ziel-CPU als »little endian«-konfiguriert annehmen"
8117 #: config/arm/arm.h:337
8118 msgid "Assume big endian bytes, little endian words"
8119 msgstr "»big endian« Bytes und »little endian« Wörter annehmen"
8121 #: config/arm/arm.h:339
8122 msgid "Support calls between Thumb and ARM instruction sets"
8123 msgstr "Aufrufe zwischen Thumb- und ARM-Befehlssätzen unterstützen"
8125 #: config/arm/arm.h:342
8126 msgid "Generate a call to abort if a noreturn function returns"
8127 msgstr "Aufruf zum Abbruch erzeugen, wenn eine »noreturn«-Funktion zurückkehrt"
8129 #: config/arm/arm.h:345
8130 msgid "Do not move instructions into a function's prologue"
8131 msgstr "Keine Anweisungen in einen Funktionsprolog verschieben"
8133 #: config/arm/arm.h:348
8134 msgid "Do not load the PIC register in function prologues"
8135 msgstr "PIC-Register nicht in Funktionsprolog verschieben"
8137 #: config/arm/arm.h:351
8138 msgid "Generate call insns as indirect calls, if necessary"
8139 msgstr "Falls nötig, Aufruf-Befehle als indirekte Aufrufe erzeugen"
8141 #: config/arm/arm.h:354
8142 msgid "Compile for the Thumb not the ARM"
8143 msgstr "Für Thumb statt ARM übersetzen"
8145 #: config/arm/arm.h:358
8146 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8147 msgstr "Thumb: Nicht-Blatt-Stapelrahmen erzeugen, auch wenn nicht erforderlich"
8149 #: config/arm/arm.h:361
8150 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8151 msgstr "Thumb: Blatt-Stapelrahmen erzeugen, auch wenn nicht erforderlich"
8153 #: config/arm/arm.h:364
8154 msgid "Thumb: Assume non-static functions may be called from ARM code"
8155 msgstr "Thumb: Annahme, dass nichtstatische Funktionen von ARM-Code aus aufgerufen werden können"
8157 #: config/arm/arm.h:368
8158 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8159 msgstr "Thumb: Annahme, dass Funktionszeiger an nicht Thumb unterstützenden Code übergeben werden können"
8161 #: config/arm/arm.h:372
8162 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8163 msgstr "Cirrus: NOPs einbauen, um ungültige Befehlskombinationen zu vermeiden"
8165 #: config/arm/arm.h:374
8166 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8167 msgstr "Cirrus: Keine ungültigen Befehlskombinationen mit NOPs aufbrechen"
8169 #: config/arm/arm.h:382
8170 msgid "Specify the name of the target CPU"
8171 msgstr "Namen der Ziel-CPU angeben"
8173 #: config/arm/arm.h:384
8174 msgid "Specify the name of the target architecture"
8175 msgstr "Namen der Ziel-Architektur angeben"
8177 #: config/arm/arm.h:389
8178 msgid "Specify the name of the target floating point hardware/format"
8179 msgstr "Namen der Fließkommahardware/-format des Zielsystems angeben"
8181 #: config/arm/arm.h:391
8182 msgid "Specify if floating point hardware should be used"
8183 msgstr "Angeben, ob Fließkommahardware verwendet werden sollte"
8185 #: config/arm/arm.h:393
8186 msgid "Specify the minimum bit alignment of structures"
8187 msgstr "Kleinste Bitausrichtung von Strukturen angeben"
8189 #: config/arm/arm.h:395
8190 msgid "Specify the register to be used for PIC addressing"
8191 msgstr "Für PIC-Adressierung zu verwendendes Register angeben"
8193 #: config/arm/arm.h:396 config/mips/mips.h:784
8194 msgid "Specify an ABI"
8195 msgstr "ABI angeben"
8197 #: config/arm/arm.h:398
8198 msgid "Alias for -mfloat-abi=soft"
8199 msgstr "Alias für -mfloat-abi=soft"
8201 #: config/arm/arm.h:400
8202 msgid "Alias for -mfloat-abi=hard"
8203 msgstr "Alias für -mfloat-abi=hard"
8205 #: config/arm/pe.h:59
8206 msgid "Ignore dllimport attribute for functions"
8207 msgstr "Attribut dllimport für Funktionen ignorieren"
8209 #: config/avr/avr.c:532
8211 msgid "large frame pointer change (%d) with -mtiny-stack"
8212 msgstr "Wechsel großer Rahmenzeiger (%d) mit -mtiny-stack"
8214 #: config/avr/avr.c:1119
8215 msgid "bad address, not (reg+disp):"
8216 msgstr "Falsche Adresse, nicht (reg+disp):"
8218 #: config/avr/avr.c:1127
8219 msgid "internal compiler error. Bad address:"
8220 msgstr "Interner Compiler-Fehler. Falsche Adresse:"
8222 #: config/avr/avr.c:1140
8223 msgid "internal compiler error. Unknown mode:"
8224 msgstr "Interner Compiler-Fehler. Unbekannter Modus:"
8226 #: config/avr/avr.c:1763 config/avr/avr.c:2424
8227 msgid "invalid insn:"
8228 msgstr "Ungültiger Befehl:"
8230 #: config/avr/avr.c:1797 config/avr/avr.c:1880 config/avr/avr.c:1929
8231 #: config/avr/avr.c:1938 config/avr/avr.c:2033 config/avr/avr.c:2202
8232 #: config/avr/avr.c:2458 config/avr/avr.c:2566
8233 msgid "incorrect insn:"
8234 msgstr "Falscher Befehl:"
8236 #: config/avr/avr.c:1957 config/avr/avr.c:2118 config/avr/avr.c:2273
8237 #: config/avr/avr.c:2610
8238 msgid "unknown move insn:"
8239 msgstr "Falscher Kopierbefehl:"
8241 #: config/avr/avr.c:2840
8242 msgid "bad shift insn:"
8243 msgstr "Falscher Schiebe-Befehl:"
8245 #: config/avr/avr.c:2956 config/avr/avr.c:3404 config/avr/avr.c:3790
8246 msgid "internal compiler error. Incorrect shift:"
8247 msgstr "Interner Compiler-Fehler. Falsche Verschiebung:"
8249 #: config/avr/avr.c:4594 config/ip2k/ip2k.c:3157
8250 msgid "only initialized variables can be placed into program memory area"
8251 msgstr "Nur initialisierte Variablen können im Programmspeicherbereich platziert werden"
8253 #: config/avr/avr.c:4637
8255 msgid "`%s' appears to be a misspelled interrupt handler"
8256 msgstr "»%s« scheint ein falsch geschriebener Interrupt-Handler zu sein"
8258 #: config/avr/avr.c:4645
8260 msgid "`%s' appears to be a misspelled signal handler"
8261 msgstr "»%s« scheint ein falsch geschriebener Signal-Handler zu sein"
8263 #: config/avr/avr.c:4714
8264 msgid "only uninitialized variables can be placed in the .noinit section"
8265 msgstr "Nur uninitialisierte Variablen können im .noinit-Bereich platziert werden"
8267 #: config/avr/avr.c:4728
8269 msgid "MCU %qs supported for assembler only"
8270 msgstr "MCU %qs nur für Assemblierung unterstützt"
8272 #: config/avr/avr.h:73
8273 msgid "Assume int to be 8 bit integer"
8274 msgstr "int als 8-Bit-Ganzzahl annehmen"
8276 #: config/avr/avr.h:75
8277 msgid "Change the stack pointer without disabling interrupts"
8278 msgstr "Stapel-Zeiger ändern, ohne Unterbrechung (Interrupt) auszuschalten"
8280 #: config/avr/avr.h:77
8281 msgid "Use subroutines for function prologue/epilogue"
8282 msgstr "Für Prolog/Epilog Unterprogramme verwenden"
8284 #: config/avr/avr.h:79
8285 msgid "Change only the low 8 bits of the stack pointer"
8286 msgstr "Nur die unteren 8 Bit des Stapelzeigers verändern"
8288 #: config/avr/avr.h:81
8289 msgid "Do not generate tablejump insns"
8290 msgstr "Keine tablejmp-Befehle erzeugen"
8292 #: config/avr/avr.h:83
8293 msgid "Use rjmp/rcall (limited range) on >8K devices"
8294 msgstr "rjmp/rcall (beschränkter Wertebereich) auf >8K-Geräten verwenden"
8296 #: config/avr/avr.h:85
8297 msgid "Output instruction sizes to the asm file"
8298 msgstr "Befehlsgrößen in die asm-Datei ausgeben"
8300 #: config/avr/avr.h:102
8301 msgid "Specify the initial stack address"
8302 msgstr "Anfängliche Stapeladresse angeben"
8304 #: config/avr/avr.h:103
8305 msgid "Specify the MCU name"
8306 msgstr "MCU-Namen angeben"
8308 #: config/avr/avr.h:766
8309 msgid "trampolines not supported"
8310 msgstr "Keine Trampoline unterstützt"
8312 #: config/c4x/c4x-c.c:71
8314 msgid "missing '(' after '#pragma %s' - ignored"
8315 msgstr "»(« hinter »#pragma %s« fehlt - ignoriert"
8317 #: config/c4x/c4x-c.c:74
8319 msgid "missing function name in '#pragma %s' - ignored"
8320 msgstr "in »#pragma %s« fehlt Funktionsname - ignoriert"
8322 #: config/c4x/c4x-c.c:79
8324 msgid "malformed '#pragma %s' - ignored"
8325 msgstr "falsch geformtes »#pragma %s« - ignoriert"
8327 #: config/c4x/c4x-c.c:81
8329 msgid "missing section name in '#pragma %s' - ignored"
8330 msgstr "fehlender Abschnittsname in »#pragma %s« - ignoriert"
8332 #: config/c4x/c4x-c.c:86
8334 msgid "missing ')' for '#pragma %s' - ignored"
8335 msgstr "»)« für »#pragma %s« fehlt - ignoriert"
8337 #: config/c4x/c4x-c.c:89
8339 msgid "junk at end of '#pragma %s'"
8340 msgstr "Ausschuss am Ende von »#pragma %s«"
8342 #: config/c4x/c4x.c:312
8344 msgid "unknown CPU version %d, using 40.\n"
8345 msgstr "unbekannte CPU-Version %d, verwende 40.\n"
8347 #: config/c4x/c4x.c:874
8349 msgid "ISR %s requires %d words of local vars, max is 32767"
8350 msgstr "ISR %s benötigt %d Wörter lokaler Variablen, höchstens 32767"
8352 #: config/c4x/c4x.c:1598
8353 msgid "using CONST_DOUBLE for address"
8354 msgstr "CONST_DOUBLE für Adresse verwendet"
8356 #: config/c4x/c4x.c:1736
8357 msgid "c4x_address_cost: Invalid addressing mode"
8358 msgstr "c4x_address_cost: Ungültiger Adressierungsmodus"
8360 #: config/c4x/c4x.c:1871
8362 msgid "c4x_print_operand: %%L inconsistency"
8363 msgstr "c4x_print_operand: %%L-Inkonsistenz"
8365 #: config/c4x/c4x.c:1877
8367 msgid "c4x_print_operand: %%N inconsistency"
8368 msgstr "c4x_print_operand: %%N-Inkonsistenz"
8370 #: config/c4x/c4x.c:1918
8372 msgid "c4x_print_operand: %%O inconsistency"
8373 msgstr "c4x_print_operand: %%O-Inkonsistenz"
8375 #: config/c4x/c4x.c:2013
8376 msgid "c4x_print_operand: Bad operand case"
8377 msgstr "c4x_print_operand: Falscher Operandenfall"
8379 #: config/c4x/c4x.c:2054
8380 msgid "c4x_print_operand_address: Bad post_modify"
8381 msgstr "c4x_print_operand_address: Falsches post_modify"
8383 #: config/c4x/c4x.c:2076
8384 msgid "c4x_print_operand_address: Bad pre_modify"
8385 msgstr "c4x_print_operand_address: Falsches pre_modify"
8387 #: config/c4x/c4x.c:2124 config/c4x/c4x.c:2136 config/c4x/c4x.c:2151
8388 msgid "c4x_print_operand_address: Bad operand case"
8389 msgstr "c4x_print_operand_address: Falscher Operandenfall"
8391 #: config/c4x/c4x.c:2402
8392 msgid "c4x_rptb_insert: Cannot find start label"
8393 msgstr "c4x_rptb_insert: Anfangsmarke kann nicht gefunden werden"
8395 #: config/c4x/c4x.c:3317 config/c4x/c4x.c:3335
8396 msgid "mode not QImode"
8397 msgstr "Modus ist nicht QImode"
8399 #: config/c4x/c4x.c:3405
8400 msgid "invalid indirect memory address"
8401 msgstr "ungültige indirekte Speicheradresse"
8403 #: config/c4x/c4x.c:3494
8404 msgid "invalid indirect (S) memory address"
8405 msgstr "ungültige indirekte (S) Speicheradresse"
8407 #: config/c4x/c4x.c:3829
8408 msgid "c4x_valid_operands: Internal error"
8409 msgstr "c4x_valid_operands: Interner Fehler"
8411 #: config/c4x/c4x.c:4268
8412 msgid "c4x_operand_subword: invalid mode"
8413 msgstr "c4x_operand_subword: ungültiger Modus"
8415 #: config/c4x/c4x.c:4271
8416 msgid "c4x_operand_subword: invalid operand"
8417 msgstr "c4x_operand_subword: ungültiger Operand"
8419 #. We could handle these with some difficulty.
8420 #. e.g., *p-- => *(p-=2); *(p+1).
8421 #: config/c4x/c4x.c:4297
8422 msgid "c4x_operand_subword: invalid autoincrement"
8423 msgstr "c4x_operand_subword: ungültige automatische Erhöhung"
8425 #: config/c4x/c4x.c:4303
8426 msgid "c4x_operand_subword: invalid address"
8427 msgstr "c4x_operand_subword: ungültige Adresse"
8429 #: config/c4x/c4x.c:4314
8430 msgid "c4x_operand_subword: address not offsettable"
8431 msgstr "c4x_operand_subword: Adresse nicht versetzbar"
8433 #: config/c4x/c4x.c:4524
8434 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8435 msgstr "c4x_rptb_rpts_p: Anfangsmarke des Wiederholungsblocks bewegt\n"
8437 #. Target compilation option flags.
8438 #. Small memory model.
8439 #. Use 24-bit MPYI for C3x.
8440 #. Fast fixing of floats.
8441 #. Allow use of RPTS.
8443 #. Be compatible with TI assembler.
8444 #. Be paranoid about DP reg. in ISRs.
8445 #. Pass arguments on stack.
8446 #. Enable features under development.
8447 #. Enable repeat block.
8448 #. Use BK as general register.
8449 #. Use decrement and branch for C3x.
8450 #. Enable debugging of GCC.
8451 #. Force constants into registers.
8452 #. Allow unsigned loop counters.
8453 #. Force op0 and op1 to be same.
8454 #. Save all 40 bits for floats.
8455 #. Allow parallel insns.
8456 #. Allow MPY||ADD, MPY||SUB insns.
8457 #. Assume mem refs possibly aliased.
8464 #. Run-time compilation parameters selecting different hardware subsets.
8466 #. Macro to define tables used to set the flags.
8467 #. This is a list in braces of triplets in braces,
8468 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8469 #. where VALUE is the bits to set or minus the bits to clear.
8470 #. An empty string NAME is used to identify the default VALUE.
8471 #: config/c4x/c4x.h:166
8472 msgid "Small memory model"
8473 msgstr "Kleines Speichermodell"
8475 #: config/c4x/c4x.h:168
8476 msgid "Big memory model"
8477 msgstr "Großes Speichermodell"
8479 #: config/c4x/c4x.h:170
8480 msgid "Use MPYI instruction for C3x"
8481 msgstr "MPYI-Befehle für C3x verwenden"
8483 #: config/c4x/c4x.h:172
8484 msgid "Do not use MPYI instruction for C3x"
8485 msgstr "Keine MPYI-Befehle für C3x verwenden"
8487 #: config/c4x/c4x.h:174
8488 msgid "Use fast but approximate float to integer conversion"
8489 msgstr "Schnelle aber nur angenäherte Fließkomma-zu-Ganzzahl-Umwandlung verwenden"
8491 #: config/c4x/c4x.h:176
8492 msgid "Use slow but accurate float to integer conversion"
8493 msgstr "Langsame aber genaue Fließkomma-zu-Ganzzahl-Umwandlung verwenden"
8495 #: config/c4x/c4x.h:178
8496 msgid "Enable use of RTPS instruction"
8497 msgstr "Verwendung des RTPS-Befehls einschalten"
8499 #: config/c4x/c4x.h:180
8500 msgid "Disable use of RTPS instruction"
8501 msgstr "Verwendung des RTPS-Befehls ausschalten"
8503 #: config/c4x/c4x.h:182
8504 msgid "Enable use of RTPB instruction"
8505 msgstr "Verwendung des RTPB-Befehls einschalten"
8507 #: config/c4x/c4x.h:184
8508 msgid "Disable use of RTPB instruction"
8509 msgstr "Verwendung des RTPB-Befehls ausschalten"
8511 #: config/c4x/c4x.h:186
8512 msgid "Generate code for C30 CPU"
8513 msgstr "Code für C30-CPU erzeugen"
8515 #: config/c4x/c4x.h:188
8516 msgid "Generate code for C31 CPU"
8517 msgstr "Code für C31-CPU erzeugen"
8519 #: config/c4x/c4x.h:190
8520 msgid "Generate code for C32 CPU"
8521 msgstr "Code für C32-CPU erzeugen"
8523 #: config/c4x/c4x.h:192
8524 msgid "Generate code for C33 CPU"
8525 msgstr "Code für C33-CPU erzeugen"
8527 #: config/c4x/c4x.h:194
8528 msgid "Generate code for C40 CPU"
8529 msgstr "Code für C40-CPU erzeugen"
8531 #: config/c4x/c4x.h:196
8532 msgid "Generate code for C44 CPU"
8533 msgstr "Code für C44-CPU erzeugen"
8535 #: config/c4x/c4x.h:198
8536 msgid "Emit code compatible with TI tools"
8537 msgstr "Mit TI-Werkzeugen kompatiblen Code erzeugen"
8539 #: config/c4x/c4x.h:200
8540 msgid "Emit code to use GAS extensions"
8541 msgstr "GAS-Erweiterungen verwendenden Code erzeugen"
8543 #: config/c4x/c4x.h:202 config/c4x/c4x.h:206
8544 msgid "Save DP across ISR in small memory model"
8545 msgstr "DP während ISR im kleinen Speichermodell sichern"
8547 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8548 msgid "Don't save DP across ISR in small memory model"
8549 msgstr "Nicht DP während ISR im kleinen Speichermodell sichern"
8551 #: config/c4x/c4x.h:210
8552 msgid "Pass arguments on the stack"
8553 msgstr "Argumente über den Stapel übergeben"
8555 #: config/c4x/c4x.h:212
8556 msgid "Pass arguments in registers"
8557 msgstr "Argumente über Register übergeben"
8559 #: config/c4x/c4x.h:214
8560 msgid "Enable new features under development"
8561 msgstr "In Entwicklung befindliche neue Eigenschaften einschalten"
8563 #: config/c4x/c4x.h:216
8564 msgid "Disable new features under development"
8565 msgstr "In Entwicklung befindliche neue Eigenschaften ausschalten"
8567 #: config/c4x/c4x.h:218
8568 msgid "Use the BK register as a general purpose register"
8569 msgstr "Das BK-Register als Mehrzweckregister verwenden"
8571 #: config/c4x/c4x.h:220
8572 msgid "Do not allocate BK register"
8573 msgstr "Nicht das BK-Register belegen"
8575 #: config/c4x/c4x.h:222
8576 msgid "Enable use of DB instruction"
8577 msgstr "Verwendung des DB-Befehls einschalten"
8579 #: config/c4x/c4x.h:224
8580 msgid "Disable use of DB instruction"
8581 msgstr "Verwendung des DB-Befehls ausschalten"
8583 #: config/c4x/c4x.h:226
8584 msgid "Enable debugging"
8585 msgstr "Modus für Fehlersuche einschalten"
8587 #: config/c4x/c4x.h:228
8588 msgid "Disable debugging"
8589 msgstr "Modus für Fehlersuche ausschalten"
8591 #: config/c4x/c4x.h:230
8592 msgid "Force constants into registers to improve hoisting"
8593 msgstr "Konstanten in Register zwingen, um das Setzen von Marken zu verbessern"
8595 #: config/c4x/c4x.h:232
8596 msgid "Don't force constants into registers"
8597 msgstr "Konstanten nicht in Register zwingen"
8599 #: config/c4x/c4x.h:234
8600 msgid "Force RTL generation to emit valid 3 operand insns"
8601 msgstr "RTL-Erzeugung zwingen, gültige 3-Operanden-Befehle zu generieren"
8603 #: config/c4x/c4x.h:236
8604 msgid "Allow RTL generation to emit invalid 3 operand insns"
8605 msgstr "RTL-Erzeugung mit ungültigen 3-Operanden-Befehlen erlauben"
8607 #: config/c4x/c4x.h:238
8608 msgid "Allow unsigned iteration counts for RPTB/DB"
8609 msgstr "Vorzeichenlose Wiederholungszähler für RPTB/DB erlauben"
8611 #: config/c4x/c4x.h:240
8612 msgid "Disallow unsigned iteration counts for RPTB/DB"
8613 msgstr "Vorzeichenlose Iterationszähler für RPTB/DB verbieten"
8615 #: config/c4x/c4x.h:242
8616 msgid "Preserve all 40 bits of FP reg across call"
8617 msgstr "Alle 40 Bit des FP-Registers über Aufrufe hinweg erhalten"
8619 #: config/c4x/c4x.h:244
8620 msgid "Only preserve 32 bits of FP reg across call"
8621 msgstr "Nur 32 Bit des FP-Registers über Aufrufe hinweg erhalten"
8623 #: config/c4x/c4x.h:246
8624 msgid "Enable parallel instructions"
8625 msgstr "Parallele Befehle einschalten"
8627 #: config/c4x/c4x.h:248
8628 msgid "Disable parallel instructions"
8629 msgstr "Parallele Befehle ausschalten"
8631 #: config/c4x/c4x.h:250
8632 msgid "Enable MPY||ADD and MPY||SUB instructions"
8633 msgstr "MPY||ADD- und MPY||SUB-Befehle einschalten"
8635 #: config/c4x/c4x.h:252
8636 msgid "Disable MPY||ADD and MPY||SUB instructions"
8637 msgstr "MPY||ADD- und MPY||SUB-Befehle ausschalten"
8639 #: config/c4x/c4x.h:254
8640 msgid "Assume that pointers may be aliased"
8641 msgstr "Annehmen, dass Zeiger mit anderem Namen verwendet werden können"
8643 #: config/c4x/c4x.h:256
8644 msgid "Assume that pointers not aliased"
8645 msgstr "Annehmen, dass Zeiger nicht mit anderem Namen verwendet werden können"
8647 #: config/c4x/c4x.h:330
8648 msgid "Specify maximum number of iterations for RPTS"
8649 msgstr "Höchstzahl der Iterationen für RPTS angeben"
8651 #: config/c4x/c4x.h:332
8652 msgid "Select CPU to generate code for"
8653 msgstr "CPU auswählen, für die Code erzeugt werden soll"
8655 #: config/cris/cris.c:630
8656 msgid "unexpected index-type in cris_print_index"
8657 msgstr "unerwarteter Indextyp in cris_print_index"
8659 #: config/cris/cris.c:644
8660 msgid "unexpected base-type in cris_print_base"
8661 msgstr "unerwarteter Basistyp in cris_print_index"
8663 #: config/cris/cris.c:945
8665 msgid "stackframe too big: %d bytes"
8666 msgstr "Stapelrahmen zu groß: %d Bytes"
8668 #: config/cris/cris.c:1256
8669 msgid "allocated but unused delay list in epilogue"
8670 msgstr "zugewiesene aber unbenutzte Verzögerungsliste in Epilog"
8672 #: config/cris/cris.c:1266
8673 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
8674 msgstr "Unerwarteter Funktionstyp benötigt Stapelausrichtung für __builtin_eh_return"
8676 #: config/cris/cris.c:1342
8677 msgid "invalid operand for 'b' modifier"
8678 msgstr "ungültiger Operand für Modifizierer »b«"
8680 #: config/cris/cris.c:1355
8681 msgid "invalid operand for 'v' modifier"
8682 msgstr "ungültiger Operand für Modifizierer »v«"
8684 #: config/cris/cris.c:1365
8685 msgid "invalid operand for 'P' modifier"
8686 msgstr "ungültiger Operand für Modifizierer »P«"
8688 #: config/cris/cris.c:1372
8689 msgid "invalid operand for 'p' modifier"
8690 msgstr "ungültiger Operand für Modifizierer »p«"
8692 #: config/cris/cris.c:1411
8693 msgid "invalid operand for 'z' modifier"
8694 msgstr "ungültiger Operand für Modifizierer »z«"
8696 #: config/cris/cris.c:1459 config/cris/cris.c:1489
8697 msgid "invalid operand for 'H' modifier"
8698 msgstr "ungültiger Operand für Modifizierer »H«"
8700 #: config/cris/cris.c:1465
8701 msgid "bad register"
8702 msgstr "falsches Register"
8704 #: config/cris/cris.c:1503
8705 msgid "invalid operand for 'e' modifier"
8706 msgstr "ungültiger Operand für Modifizierer »e«"
8708 #: config/cris/cris.c:1520
8709 msgid "invalid operand for 'm' modifier"
8710 msgstr "ungültiger Operand für Modifizierer »m«"
8712 #: config/cris/cris.c:1545
8713 msgid "invalid operand for 'A' modifier"
8714 msgstr "ungültiger Operand für Modifizierer »A«"
8716 #: config/cris/cris.c:1553
8717 msgid "invalid operand for 'D' modifier"
8718 msgstr "ungültiger Operand für Modifizierer »D«"
8720 #: config/cris/cris.c:1567
8721 msgid "invalid operand for 'T' modifier"
8722 msgstr "ungültiger Operand für Modifizierer »T«"
8724 #: config/cris/cris.c:1576
8725 msgid "invalid operand modifier letter"
8726 msgstr "ungültiger Operand für Modifizierer-Buchstaben"
8728 #: config/cris/cris.c:1584
8730 msgid "internal error: bad register: %d"
8731 msgstr "interner Fehler: falsches Register: %d"
8733 #: config/cris/cris.c:1632
8734 msgid "unexpected multiplicative operand"
8735 msgstr "unerwarteter multiplikativer Operand"
8737 #: config/cris/cris.c:1652
8738 msgid "unexpected operand"
8739 msgstr "unerwarteter Operand"
8741 #: config/cris/cris.c:1685 config/cris/cris.c:1695
8742 msgid "unrecognized address"
8743 msgstr "unerkannte Adresse"
8745 #: config/cris/cris.c:2048
8746 msgid "internal error: sideeffect-insn affecting main effect"
8747 msgstr "interner Fehler: Seiteneffekt-Befehl wirkt sich auf Haupteffekt aus"
8749 #. If we get here, the caller got its initial tests wrong.
8750 #: config/cris/cris.c:2421
8751 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8752 msgstr "interner Fehler: cris_side_effect_mode_ok mit falschen Operanden"
8754 #: config/cris/cris.c:2498 config/cris/cris.c:2559
8755 msgid "unrecognized supposed constant"
8756 msgstr "unerkannte vermutete Konstante"
8758 #: config/cris/cris.c:2603
8759 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8760 msgstr "unerkannte vermutete Konstante in cris_global_pic_symbol"
8762 #: config/cris/cris.c:2622
8764 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8765 msgstr "-max-stackframe=%d ist nicht verwendbar, nicht zwischen 0 und %d"
8767 #: config/cris/cris.c:2650
8769 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8770 msgstr "unbekannte CRIS-Versionsangabe in -march= oder -mcpu= : %s"
8772 #: config/cris/cris.c:2686
8774 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8775 msgstr "unbekannte CRIS-CPU-Versionsangabe in -mtune= : %s"
8777 #: config/cris/cris.c:2704
8778 msgid "-fPIC and -fpic are not supported in this configuration"
8779 msgstr "-fPIC und -fpic werden in dieser Konfiguration nicht unterstützt"
8781 #: config/cris/cris.c:2719
8782 msgid "that particular -g option is invalid with -maout and -melinux"
8783 msgstr "diese spezielle Option -g ist mit -maout und -melinux ungültig"
8785 #: config/cris/cris.c:2894 config/cris/cris.c:2939
8786 msgid "unexpected side-effects in address"
8787 msgstr "unerwartete Seiteneffekte in Adresse"
8789 #: config/cris/cris.c:3008
8790 msgid "unexpected PIC symbol"
8791 msgstr "unerwartetes PIC-Symbol"
8793 #: config/cris/cris.c:3012
8794 msgid "PIC register isn't set up"
8795 msgstr "PIC-Register ist nicht vorbereitet"
8797 #: config/cris/cris.c:3033
8798 msgid "emitting PIC operand, but PIC register isn't set up"
8799 msgstr "PIC-Operand wird ausgegeben, aber PIC-Register ist nicht vorbereitet"
8801 #: config/cris/aout.h:85
8802 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8803 msgstr "Für das MMU-lose Etrax 100-basierte elinux-System übersetzen"
8805 #: config/cris/aout.h:92
8806 msgid "For elinux, request a specified stack-size for this program"
8807 msgstr "Für elinux eine angegebene Stapelgröße für diese Programm anfordern"
8809 #: config/cris/cris.h:354
8810 msgid "Work around bug in multiplication instruction"
8811 msgstr "Fehler in Multiplikationsbefehl umgehen"
8813 #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models.
8814 #: config/cris/cris.h:360
8815 msgid "Compile for ETRAX 4 (CRIS v3)"
8816 msgstr "Für ETRAX 4 (CRIS v3) übersetzen"
8818 #: config/cris/cris.h:365
8819 msgid "Compile for ETRAX 100 (CRIS v8)"
8820 msgstr "Für ETRAX 100 (CRIS v8) übersetzen"
8822 #: config/cris/cris.h:369
8823 msgid "Emit verbose debug information in assembly code"
8824 msgstr "Ausführliche Informationen zur Fehlersuche im Assemblercode ausgeben"
8826 #: config/cris/cris.h:372
8827 msgid "Do not use condition codes from normal instructions"
8828 msgstr "Keine Bedingungscodes normaler Befehle verwenden"
8830 #: config/cris/cris.h:376
8831 msgid "Do not emit addressing modes with side-effect assignment"
8832 msgstr "Keine Adressierungsmodi mit Seiteneffektzuweisungen ausgeben"
8834 #: config/cris/cris.h:379
8835 msgid "Do not tune stack alignment"
8836 msgstr "Stapelausrichtung nicht optimieren"
8838 #: config/cris/cris.h:382
8839 msgid "Do not tune writable data alignment"
8840 msgstr "Ausrichtung der schreibbaren Daten nicht optimieren"
8842 #: config/cris/cris.h:385
8843 msgid "Do not tune code and read-only data alignment"
8844 msgstr "Ausrichtung von Code und der Nur-Lese-Daten nicht optimieren"
8846 #: config/cris/cris.h:394
8847 msgid "Align code and data to 32 bits"
8848 msgstr "Code und Daten auf 32 Bit ausrichten"
8850 #: config/cris/cris.h:407
8851 msgid "Don't align items in code or data"
8852 msgstr "Code- und Datenelemente nicht ausrichten"
8854 #: config/cris/cris.h:410
8855 msgid "Do not emit function prologue or epilogue"
8856 msgstr "Keinen Funktionsprolog oder -epilog ausgeben"
8858 #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC.
8859 #: config/cris/cris.h:414
8860 msgid "Use the most feature-enabling options allowed by other options"
8861 msgstr "Die meisten Optionen verwenden, die spezielle Fähigkeiten einschalten, solange sie durch andere Optionen erlaubt sind"
8863 #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files.
8864 #: config/cris/cris.h:420
8865 msgid "Override -mbest-lib-options"
8866 msgstr "-mbest-lib-options überschreiben"
8868 #: config/cris/cris.h:452
8869 msgid "Generate code for the specified chip or CPU version"
8870 msgstr "Code für die angegebene Chip- oder CPU-Version erzeugen"
8872 #: config/cris/cris.h:454
8873 msgid "Tune alignment for the specified chip or CPU version"
8874 msgstr "Ausrichtung für den angegebenen Chip oder CPU optimieren"
8876 #: config/cris/cris.h:456
8877 msgid "Warn when a stackframe is larger than the specified size"
8878 msgstr "Warnen, wenn ein Stapelrahmen größer als die angegebene Größe ist"
8881 #: config/cris/cris.h:1016
8882 msgid "no FUNCTION_PROFILER for CRIS"
8883 msgstr "kein FUNCTION_PROFILER for CRIS"
8885 #: config/cris/linux.h:69
8886 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
8887 msgstr "Keine GOTPLT-Referenzen zusammen mit -fpic und -fPIC verwenden"
8889 #: config/fr30/fr30.c:468
8890 msgid "fr30_print_operand_address: unhandled address"
8891 msgstr "fr30_print_operand_address: unbehandelte Adresse"
8893 #: config/fr30/fr30.c:492
8895 msgid "fr30_print_operand: unrecognized %%p code"
8896 msgstr "fr30_print_operand: nicht erkannter Code %%p"
8898 #: config/fr30/fr30.c:512
8900 msgid "fr30_print_operand: unrecognized %%b code"
8901 msgstr "fr30_print_operand: nicht erkannter Code %%b"
8903 #: config/fr30/fr30.c:533
8905 msgid "fr30_print_operand: unrecognized %%B code"
8906 msgstr "fr30_print_operand: nicht erkannter Code %%B"
8908 #: config/fr30/fr30.c:541
8910 msgid "fr30_print_operand: invalid operand to %%A code"
8911 msgstr "fr30_print_operand: ungültiger Operand für Code %%A"
8913 #: config/fr30/fr30.c:558
8915 msgid "fr30_print_operand: invalid %%x code"
8916 msgstr "fr30_print_operand: ungültiger Code %%x"
8918 #: config/fr30/fr30.c:565
8920 msgid "fr30_print_operand: invalid %%F code"
8921 msgstr "fr30_print_operand: ungültiger Code %%F"
8923 #: config/fr30/fr30.c:582
8924 msgid "fr30_print_operand: unknown code"
8925 msgstr "fr30_print_operand: unbekannter Code"
8927 #: config/fr30/fr30.c:611 config/fr30/fr30.c:620 config/fr30/fr30.c:631
8928 #: config/fr30/fr30.c:644
8929 msgid "fr30_print_operand: unhandled MEM"
8930 msgstr "fr30_print_operand: unbehandeltes MEM"
8932 #: config/fr30/fr30.h:64
8933 msgid "Assume small address space"
8934 msgstr "Kleinen Adressraum annehmen"
8936 #: config/frv/frv.c:576 config/frv/frv.c:603
8938 msgid "Unknown cpu: -mcpu=%s"
8939 msgstr "Unbekannte CPU: -mcpu=%s"
8941 #: config/frv/frv.c:2539
8942 msgid "Bad insn to frv_print_operand_address:"
8943 msgstr "Falscher Befehl für frv_print_operand_address:"
8945 #: config/frv/frv.c:2550
8946 msgid "Bad register to frv_print_operand_memory_reference_reg:"
8947 msgstr "Falsches Register für frv_print_operand_memory_reference_reg:"
8949 #: config/frv/frv.c:2589 config/frv/frv.c:2599 config/frv/frv.c:2608
8950 #: config/frv/frv.c:2629 config/frv/frv.c:2634
8951 msgid "Bad insn to frv_print_operand_memory_reference:"
8952 msgstr "Falscher Befehl für frv_print_operand_memory_references"
8954 #: config/frv/frv.c:2721
8955 msgid "bad condition code"
8956 msgstr "Falscher Bedingungscode"
8958 #: config/frv/frv.c:2796
8959 msgid "Bad insn in frv_print_operand, bad const_double"
8960 msgstr "Falscher Befehl in frv_print_operand, falsches const_double"
8962 #: config/frv/frv.c:2857
8963 msgid "Bad insn to frv_print_operand, 'e' modifier:"
8964 msgstr "Falscher Befehl für frv_print_operand, Modifizierer »e«:"
8966 #: config/frv/frv.c:2865
8967 msgid "Bad insn to frv_print_operand, 'F' modifier:"
8968 msgstr "Falscher Befehl für frv_print_operand, Modifizierer »F«:"
8970 #: config/frv/frv.c:2881
8971 msgid "Bad insn to frv_print_operand, 'f' modifier:"
8972 msgstr "Falscher Befehl für frv_print_operand, Modifizierer »f«:"
8974 #: config/frv/frv.c:2895
8975 msgid "Bad insn to frv_print_operand, 'g' modifier:"
8976 msgstr "Falscher Befehl für frv_print_operand, Modifizierer »g«:"
8978 #: config/frv/frv.c:2943
8979 msgid "Bad insn to frv_print_operand, 'L' modifier:"
8980 msgstr "Falscher Befehl für frv_print_operand, Modifizierer »L«:"
8982 #: config/frv/frv.c:2956
8983 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
8984 msgstr "Falscher Befehl für frv_print_operand, Modifizierer »M/N«:"
8986 #: config/frv/frv.c:2977
8987 msgid "Bad insn to frv_print_operand, 'O' modifier:"
8988 msgstr "Falscher Befehl für frv_print_operand, Modifizierer »O«:"
8990 #: config/frv/frv.c:2995
8991 msgid "Bad insn to frv_print_operand, P modifier:"
8992 msgstr "Falscher Befehl für frv_print_operand, Modifizierer »P«:"
8994 #: config/frv/frv.c:3015
8995 msgid "Bad insn in frv_print_operand, z case"
8996 msgstr "Falscher Befehl für frv_print_operand, Fall »z«:"
8998 #: config/frv/frv.c:3046
8999 msgid "Bad insn in frv_print_operand, 0 case"
9000 msgstr "Falscher Befehl für frv_print_operand, Fall 0:"
9002 #: config/frv/frv.c:3051
9003 msgid "frv_print_operand: unknown code"
9004 msgstr "frv_print_operand: unbekannter Code"
9006 #: config/frv/frv.c:5944
9007 msgid "Bad output_move_single operand"
9008 msgstr "Falscher Operand für output_mode_single"
9010 #: config/frv/frv.c:6071
9011 msgid "Bad output_move_double operand"
9012 msgstr "Falscher Operand für output_move_double"
9014 #: config/frv/frv.c:6213
9015 msgid "Bad output_condmove_single operand"
9016 msgstr "Falscher Operand für output_condmove_single"
9018 #: config/frv/frv.c:9774
9019 msgid "accumulator is not a constant integer"
9020 msgstr "Akkumulator ist keine Ganzzahlkonstante"
9022 #: config/frv/frv.c:9779
9023 msgid "accumulator number is out of bounds"
9024 msgstr "Akkumulatorzahl außerhalb der Grenzen"
9026 #: config/frv/frv.c:9790
9028 msgid "inappropriate accumulator for %qs"
9029 msgstr "unpassender Akkumulator für %qs"
9031 #: config/frv/frv.c:9856
9032 msgid "invalid IACC argument"
9033 msgstr "ungültiges IACC-Argument"
9035 #: config/frv/frv.c:9879
9037 msgid "%qs expects a constant argument"
9038 msgstr "%qs erwartet ein konstantes Argument"
9040 #: config/frv/frv.c:9884
9042 msgid "constant argument out of range for %qs"
9043 msgstr "Konstantes Argument außerhalb des Wertebereiches für %qs"
9045 #: config/frv/frv.c:10319
9046 msgid "media functions are not available unless -mmedia is used"
9047 msgstr "Medienfunktionen sind ohne -mmedia nicht verfügbar"
9049 #: config/frv/frv.c:10331
9050 msgid "this media function is only available on the fr500"
9051 msgstr "diese Medienfunktion ist nur auf dem fr500 verfügbar"
9053 #: config/frv/frv.c:10359
9054 msgid "this media function is only available on the fr400 and fr550"
9055 msgstr "diese Medienfunktion ist nur auf dem fr400 und fr550 verfügbar"
9057 #: config/frv/frv.c:10378
9058 msgid "this builtin function is only available on the fr405 and fr450"
9059 msgstr "diese eingebaute Funktion ist nur auf dem fr405 und fr450 verfügbar"
9061 #: config/frv/frv.c:10387
9062 msgid "this builtin function is only available on the fr500 and fr550"
9063 msgstr "diese eingebaute Funktion ist nur auf dem fr500 und fr550 verfügbar"
9065 #: config/frv/frv.c:10399
9066 msgid "this builtin function is only available on the fr450"
9067 msgstr "diese eingebaute Funktion ist nur auf dem fr450 verfügbar"
9069 #. This macro is a C statement to print on `stderr' a string describing the
9070 #. particular machine description choice. Every machine description should
9071 #. define `TARGET_VERSION'. For example:
9074 #. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)");
9076 #. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)");
9078 #: config/frv/frv.h:550
9083 #: config/h8300/h8300.c:358
9084 msgid "-ms2600 is used without -ms"
9085 msgstr "-ms2600 ohne -ms verwendet"
9087 #: config/h8300/h8300.c:364
9088 msgid "-mn is used without -mh or -ms"
9089 msgstr "-mn ohne -mh oder -ms verwendet"
9091 #. Macro to define tables used to set the flags.
9092 #. This is a list in braces of pairs in braces,
9093 #. each pair being { "NAME", VALUE }
9094 #. where VALUE is the bits to set or minus the bits to clear.
9095 #. An empty string NAME is used to identify the default VALUE.
9096 #: config/h8300/h8300.h:159
9097 msgid "Generate H8S code"
9098 msgstr "H8S-Code erzeugen"
9100 #: config/h8300/h8300.h:160
9101 msgid "Do not generate H8S code"
9102 msgstr "Keinen H8S-Code erzeugen"
9104 #: config/h8300/h8300.h:161
9105 msgid "Generate H8SX code"
9106 msgstr "H8SX-Code erzeugen"
9108 #: config/h8300/h8300.h:162
9109 msgid "Do not generate H8SX code"
9110 msgstr "Keinen H8SX-Code erzeugen"
9112 #: config/h8300/h8300.h:163
9113 msgid "Generate H8S/2600 code"
9114 msgstr "H8S/2600-Code erzeugen"
9116 #: config/h8300/h8300.h:164
9117 msgid "Do not generate H8S/2600 code"
9118 msgstr "Keinen H8S/2600-Code erzeugen"
9120 #: config/h8300/h8300.h:165
9121 msgid "Make integers 32 bits wide"
9122 msgstr "Ganzzahlen 32 Bit breit machen"
9124 #: config/h8300/h8300.h:168
9125 msgid "Use registers for argument passing"
9126 msgstr "Register zur Argumentübergabe verwenden"
9128 #: config/h8300/h8300.h:170
9129 msgid "Do not use registers for argument passing"
9130 msgstr "Keine Register zur Argumentübergabe verwenden"
9132 #: config/h8300/h8300.h:172
9133 msgid "Consider access to byte sized memory slow"
9134 msgstr "Zugriff auf Speicher in Bytegröße als langsam betrachten"
9136 #: config/h8300/h8300.h:173
9137 msgid "Enable linker relaxing"
9138 msgstr "Binderlockerung einschalten"
9140 #: config/h8300/h8300.h:174
9141 msgid "Generate H8/300H code"
9142 msgstr "H8/300H-Code erzeugen"
9144 #: config/h8300/h8300.h:175
9145 msgid "Enable the normal mode"
9146 msgstr "Normalen Modus einschalten"
9148 #: config/h8300/h8300.h:176
9149 msgid "Do not generate H8/300H code"
9150 msgstr "Keinen H8/300H-Code erzeugen"
9152 #: config/h8300/h8300.h:177
9153 msgid "Use H8/300 alignment rules"
9154 msgstr "H8/300-Ausrichtungsregeln verwenden"
9156 #: config/i386/i386.c:1242
9158 msgid "code model %s not supported in PIC mode"
9159 msgstr "Codemodell %s wird im PIC-Modus nicht unterstützt"
9161 #: config/i386/i386.c:1252 config/sparc/sparc.c:611
9163 msgid "bad value (%s) for -mcmodel= switch"
9164 msgstr "Falscher Wert (%s) für Schalter -mcmodel="
9166 #: config/i386/i386.c:1267
9168 msgid "bad value (%s) for -masm= switch"
9169 msgstr "Falscher Wert (%s) für Schalter -masm="
9171 #: config/i386/i386.c:1270
9173 msgid "code model %qs not supported in the %s bit mode"
9174 msgstr "Codemodell %qs wird im %s-Bit-Modus nicht unterstützt"
9176 #: config/i386/i386.c:1273
9177 msgid "code model %<large%> not supported yet"
9178 msgstr "Codemodell %<large%> wird noch nicht unterstützt"
9180 #: config/i386/i386.c:1275
9182 msgid "%i-bit mode not compiled in"
9183 msgstr "%i-Bit-Modus nicht einkompiliert"
9185 #: config/i386/i386.c:1305 config/i386/i386.c:1329
9186 msgid "CPU you selected does not support x86-64 instruction set"
9187 msgstr "Die ausgewählte CPU unterstützt nicht den x86-64 Befehlssatz"
9189 #: config/i386/i386.c:1311 config/iq2000/iq2000.c:1673
9191 msgid "bad value (%s) for -march= switch"
9192 msgstr "Falscher Wert (%s) für Schalter -march="
9194 #: config/i386/i386.c:1342
9196 msgid "bad value (%s) for -mtune= switch"
9197 msgstr "Falscher Wert (%s) für Schalter -mtune="
9199 #: config/i386/i386.c:1359
9201 msgid "-mregparm=%d is not between 0 and %d"
9202 msgstr "-mregparm=%d ist nicht zwischen 0 und %d"
9204 #: config/i386/i386.c:1372
9205 msgid "-malign-loops is obsolete, use -falign-loops"
9206 msgstr "-malign-loops ist veraltet, Ersatz: -falign-loops"
9208 #: config/i386/i386.c:1377 config/i386/i386.c:1390 config/i386/i386.c:1403
9210 msgid "-malign-loops=%d is not between 0 and %d"
9211 msgstr "-malign-loops=%d ist nicht zwischen 0 und %d"
9213 #: config/i386/i386.c:1385
9214 msgid "-malign-jumps is obsolete, use -falign-jumps"
9215 msgstr "-malign-jumps ist veraltet, Ersatz: -falign-jumps"
9217 #: config/i386/i386.c:1398
9218 msgid "-malign-functions is obsolete, use -falign-functions"
9219 msgstr "-malign-functions ist veraltet, Ersatz: -falign-functions"
9221 #: config/i386/i386.c:1436
9223 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9224 msgstr "-mpreferred-stack-boundary=%d ist nicht zwischen %d und 12"
9226 #: config/i386/i386.c:1448
9228 msgid "-mbranch-cost=%d is not between 0 and 5"
9229 msgstr "-mbranch-cost=%d ist nicht zwischen 0 und 5"
9231 #: config/i386/i386.c:1460
9233 msgid "bad value (%s) for -mtls-dialect= switch"
9234 msgstr "Falscher Wert (%s) für Schalter -mtls-dialect="
9236 #: config/i386/i386.c:1507
9237 msgid "-malign-double makes no sense in the 64bit mode"
9238 msgstr "-malign-double ist im 64-Bit-Modus sinnlos"
9240 #: config/i386/i386.c:1509
9241 msgid "-mrtd calling convention not supported in the 64bit mode"
9242 msgstr "Aufrufkonvention -mrtd wird im 64-Bit-Modus nicht unterstützt"
9244 #: config/i386/i386.c:1538 config/i386/i386.c:1549
9245 msgid "SSE instruction set disabled, using 387 arithmetics"
9246 msgstr "SSE-Befehlssatz ausgeschaltet, es wird 387-Arithmetik verwendet"
9248 #: config/i386/i386.c:1554
9249 msgid "387 instruction set disabled, using SSE arithmetics"
9250 msgstr "387-Befehlssatz ausgeschaltet, es wird SSE-Arithmetik verwendet"
9252 #: config/i386/i386.c:1561
9254 msgid "bad value (%s) for -mfpmath= switch"
9255 msgstr "Falscher Wert (%s) für Schalter -mfpmath="
9257 #: config/i386/i386.c:1714 config/i386/i386.c:1725
9258 msgid "fastcall and stdcall attributes are not compatible"
9259 msgstr "Attribute fastcall und stdcall sind nicht verträglich"
9261 #: config/i386/i386.c:1718 config/i386/i386.c:1774
9262 msgid "fastcall and regparm attributes are not compatible"
9263 msgstr "Attribute fastcall und regparm sind nicht verträglich"
9265 #: config/i386/i386.c:1761
9267 msgid "%qs attribute requires an integer constant argument"
9268 msgstr "Attribut %qs benötigt eine Ganzzahlkonstante als Argument"
9270 #: config/i386/i386.c:1767
9272 msgid "argument to %qs attribute larger than %d"
9273 msgstr "Argument für Attribut %qs ist größer als %d"
9275 #: config/i386/i386.c:2565
9276 msgid "SSE register return with SSE disabled"
9277 msgstr "SSE-Registerrückgabe mit SSE ausgeschaltet"
9279 #: config/i386/i386.c:2567
9280 msgid "SSE register argument with SSE disabled"
9281 msgstr "SSE-Registerargument mit SSE ausgeschaltet"
9283 #: config/i386/i386.c:2862
9284 msgid "SSE vector argument without SSE enabled changes the ABI"
9285 msgstr "SSE-Vektorargument ohne eingeschaltetes SSE ändert das ABI"
9287 #: config/i386/i386.c:2879
9288 msgid "MMX vector argument without MMX enabled changes the ABI"
9289 msgstr "MMX-Vektorargument ohne eingeschaltetes MMX ändert das ABI"
9291 #: config/i386/i386.c:3127
9292 msgid "SSE vector return without SSE enabled changes the ABI"
9293 msgstr "SSE-Vektorrückgabe ohne eingeschaltetes SSE ändert das ABI"
9295 #: config/i386/i386.c:6003
9296 msgid "invalid UNSPEC as operand"
9297 msgstr "ungültiges UNSPEC als Operand"
9299 #: config/i386/i386.c:6241
9300 msgid "extended registers have no high halves"
9301 msgstr "erweiterte Register haben keine oberen Hälften"
9303 #: config/i386/i386.c:6256
9304 msgid "unsupported operand size for extended register"
9305 msgstr "nicht unterstützte Operandengröße für erweitertes Register"
9307 #: config/i386/i386.c:6572
9308 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9309 msgstr "Operand ist weder eine Konstante noch ein Bedingungscode, ungültiger Operandencode »c«"
9311 #: config/i386/i386.c:6625
9313 msgid "invalid operand code '%c'"
9314 msgstr "ungültiger Operandencode »%c«"
9316 #: config/i386/i386.c:6668
9317 msgid "invalid constraints for operand"
9318 msgstr "ungültige Bedingungen für Operand"
9320 #: config/i386/i386.c:11919
9321 msgid "unknown insn mode"
9322 msgstr "unbekannter Befehlsmodus"
9324 #: config/i386/i386.c:14174
9326 msgid "selector must be an integer constant in the range 0..%i"
9327 msgstr "Wahl muss auf Ganzzahlkonstante im Bereich 0..%i fallen"
9329 #: config/i386/i386.c:14512
9330 msgid "shift must be an immediate"
9331 msgstr "Verschiebung muss direkt angegeben werden"
9333 #: config/i386/i386.c:15634
9335 msgid "%qs incompatible attribute ignored"
9336 msgstr "%qs-inkompatibles Attribut wird ignoriert"
9338 #: config/i386/winnt.c:74
9340 msgid "%qs attribute only applies to variables"
9341 msgstr "Attribut %qs bezieht sich nur auf Variablen"
9343 #: config/i386/winnt.c:172
9344 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9345 msgstr "%JFunktion »%D« wurde nach vorheriger Deklaration als »dllimport« definiert: Attribut ignoriert"
9347 #: config/i386/winnt.c:183
9348 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9349 msgstr "%J»inline«-Funktion »%D« ist als »dllimport« deklariert: Attribut ignoriert."
9351 #: config/i386/winnt.c:195
9352 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9353 msgstr "%JDefinition des statischen Datenelementes »%D« einer »dllimport«-ierten Klasse."
9355 #: config/i386/winnt.c:255
9356 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9357 msgstr "%Jinkonsistente dll-Bindung für »%D«, dllexport angenommen."
9359 #: config/i386/winnt.c:299 config/sh/symbian.c:279
9361 msgid "%qs declared as both exported to and imported from a DLL"
9362 msgstr "%qs sowohl als »exportiert in« als auch als »importiert aus DLL« deklariert"
9364 #: config/i386/winnt.c:308
9365 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9366 msgstr "%JFehler in Redeklaration von »%D«: »dllimport«-iertem Symbol fehlt externe Bindung"
9368 #: config/i386/winnt.c:447
9369 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9370 msgstr "%J»%D« nach Referenzierung mit dllimport-Bindung lokal definiert"
9372 #: config/i386/winnt.c:450
9373 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9374 msgstr "%J»%D« ohne Attribut »dllimport« redeklariert, nachdem es mit dllimport-Bindung referenziert wurde"
9376 #: config/i386/winnt.c:617
9377 msgid "%J'%D' causes a section type conflict"
9378 msgstr "%J»%D« ruft Abschnittstypenkonflikt hervor"
9380 #: config/i386/cygming.h:61
9381 msgid "Use the Cygwin interface"
9382 msgstr "Cygwin-Schnittstelle verwenden"
9384 #: config/i386/cygming.h:62
9385 msgid "Use the Mingw32 interface"
9386 msgstr "Mingw32-Schnittstelle verwenden"
9388 #: config/i386/cygming.h:63
9389 msgid "Create GUI application"
9390 msgstr "GUI-Anwendung erzeugen"
9392 #: config/i386/cygming.h:64
9393 msgid "Don't set Windows defines"
9394 msgstr "Keine Windows-defines setzen"
9396 #: config/i386/cygming.h:65
9397 msgid "Set Windows defines"
9398 msgstr "Windows-defines setzen"
9400 #: config/i386/cygming.h:66
9401 msgid "Create console application"
9402 msgstr "Konsolenanwendung erzeugen"
9404 #: config/i386/cygming.h:67
9405 msgid "Generate code for a DLL"
9406 msgstr "Code für DLL erzeugen"
9408 #: config/i386/cygming.h:69
9409 msgid "Ignore dllimport for functions"
9410 msgstr "dllimport für Funktionen erzeugen"
9412 #: config/i386/cygming.h:71
9413 msgid "Use Mingw-specific thread support"
9414 msgstr "Mingw-spezifische Thread-Unterstützung verwenden"
9416 #: config/i386/cygming.h:185
9418 msgid "-f%s ignored for target (all code is position independent)"
9419 msgstr "-f%s für Ziel ignoriert (der gesamte Code ist positionsunabhängig)"
9421 #: config/i386/djgpp.h:191
9422 msgid "-mbnu210 is ignored (option is obsolete)"
9423 msgstr "-mbnu210 wird ignoriert (veraltete Option)"
9425 #: config/i386/i386-interix.h:257
9426 msgid "ms-bitfields not supported for objc"
9427 msgstr "MS-Bitfelder nicht unterstützt für objc"
9435 #: config/i386/i386.h:347
9436 msgid "Alternate calling convention"
9437 msgstr "Alternative Aufrufkonvention"
9439 #: config/i386/i386.h:349 config/m68k/m68k.h:336 config/ns32k/ns32k.h:144
9440 msgid "Use normal calling convention"
9441 msgstr "Normale Aufrufkonvention verwenden"
9443 #: config/i386/i386.h:351
9444 msgid "Align some doubles on dword boundary"
9445 msgstr "Mehrere Doubles auf DWord-Grenze ausrichten"
9447 #: config/i386/i386.h:353
9448 msgid "Align doubles on word boundary"
9449 msgstr "Doubles auf Wortgrenze ausrichten"
9451 #: config/i386/i386.h:355
9452 msgid "Uninitialized locals in .bss"
9453 msgstr "Nicht initialisierte lokale Symbole in .bss"
9455 #: config/i386/i386.h:357
9456 msgid "Uninitialized locals in .data"
9457 msgstr "Nicht initialisierte lokale Symbole in .data"
9459 #: config/i386/i386.h:359 config/m68k/linux.h:42 config/ns32k/ns32k.h:167
9460 msgid "Use IEEE math for fp comparisons"
9461 msgstr "IEEE-Arithmetik für Fließkommavergleiche verwenden"
9463 #: config/i386/i386.h:361 config/ns32k/ns32k.h:169
9464 msgid "Do not use IEEE math for fp comparisons"
9465 msgstr "Keine IEEE-Arithmetik für Fließkommavergleiche verwenden"
9467 #: config/i386/i386.h:363
9468 msgid "Return values of functions in FPU registers"
9469 msgstr "Funktionswerte über FPU-Register zurück geben"
9471 #: config/i386/i386.h:365
9472 msgid "Do not return values of functions in FPU registers"
9473 msgstr "Funktionswerte nicht über FPU-Register zurück geben"
9475 #: config/i386/i386.h:367
9476 msgid "Do not generate sin, cos, sqrt for FPU"
9477 msgstr "sin, cos und sqrt nicht für FPU erzeugen"
9479 #: config/i386/i386.h:369
9480 msgid "Generate sin, cos, sqrt for FPU"
9481 msgstr "sin, cos und sqrt für FPU erzeugen"
9483 #: config/i386/i386.h:371
9484 msgid "Omit the frame pointer in leaf functions"
9485 msgstr "Rahmenzeiger in Blattfunktionen auslassen"
9487 #: config/i386/i386.h:374
9488 msgid "Enable stack probing"
9489 msgstr "Stapelsondierung einschalten"
9493 #: config/i386/i386.h:379
9494 msgid "Align destination of the string operations"
9495 msgstr "Ziel der Zeichenkettenoperationen ausrichten"
9497 #: config/i386/i386.h:381
9498 msgid "Do not align destination of the string operations"
9499 msgstr "Ziel der Zeichenkettenoperationen nicht ausrichten"
9501 #: config/i386/i386.h:383
9502 msgid "Inline all known string operations"
9503 msgstr "Alle bekannten Zeichenkettenoperationen einbetten (inline)"
9505 #: config/i386/i386.h:385
9506 msgid "Do not inline all known string operations"
9507 msgstr "Bekannte Zeichenkettenoperationen nicht einbetten (inline)"
9509 #: config/i386/i386.h:387 config/i386/i386.h:391
9510 msgid "Use push instructions to save outgoing arguments"
9511 msgstr "push-Befehle verwenden, um ausgehende Argumente zu sichern"
9513 #: config/i386/i386.h:389 config/i386/i386.h:393
9514 msgid "Do not use push instructions to save outgoing arguments"
9515 msgstr "Keine push-Befehle verwenden, um ausgehende Argumente zu sichern"
9517 #: config/i386/i386.h:395
9518 msgid "Support MMX built-in functions"
9519 msgstr "Eingebaute MMX-Funktionen unterstützen"
9521 #: config/i386/i386.h:397
9522 msgid "Do not support MMX built-in functions"
9523 msgstr "Eingebaute MMX-Funktionen nicht unterstützen"
9525 #: config/i386/i386.h:399
9526 msgid "Support 3DNow! built-in functions"
9527 msgstr "Eingebaute 3DNow!-Funktionen unterstützen"
9529 #: config/i386/i386.h:401
9530 msgid "Do not support 3DNow! built-in functions"
9531 msgstr "Eingebaute 3DNow!-Funktionen nicht unterstützen"
9533 #: config/i386/i386.h:403
9534 msgid "Support MMX and SSE built-in functions and code generation"
9535 msgstr "Eingebaute MMX- und SSE-Funktionen und Codeerzeugung unterstützen"
9537 #: config/i386/i386.h:405
9538 msgid "Do not support MMX and SSE built-in functions and code generation"
9539 msgstr "Eingebaute MMX- und SSE-Funktionen und Codeerzeugung nicht unterstützen"
9541 #: config/i386/i386.h:407
9542 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9543 msgstr "Eingebaute MMX-, SSE- und SSE2-Funktionen und Codeerzeugung unterstützen"
9545 #: config/i386/i386.h:409
9546 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9547 msgstr "Eingebaute MMX-, SSE- und SSE2-Funktionen und Codeerzeugung nicht unterstützen"
9549 #: config/i386/i386.h:411
9550 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9551 msgstr "Eingebaute MMX-, SSE-, SSE2 und SSE3-Funktionen und Codeerzeugung unterstützen"
9553 #: config/i386/i386.h:413
9554 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9555 msgstr "Eingebaute MMX-, SSE-, SSE2 und SSE3-Funktionen und Codeerzeugung nicht unterstützen"
9557 #: config/i386/i386.h:415
9558 msgid "sizeof(long double) is 16"
9559 msgstr "sizeof(long double) ist 16"
9561 #: config/i386/i386.h:417
9562 msgid "sizeof(long double) is 12"
9563 msgstr "sizeof(long double) ist 12"
9565 #: config/i386/i386.h:419
9566 msgid "Generate 64bit x86-64 code"
9567 msgstr "64-Bit-x86-64-Code erzeugen"
9569 #: config/i386/i386.h:421
9570 msgid "Generate 32bit i386 code"
9571 msgstr "32-Bit-i386-Code erzeugen"
9573 #: config/i386/i386.h:423
9574 msgid "Use native (MS) bitfield layout"
9575 msgstr "MS-Bitfeld-Anordnung verwenden"
9577 #: config/i386/i386.h:425
9578 msgid "Use gcc default bitfield layout"
9579 msgstr "Standard-GCC-Bitfeld-Anordnung verwenden"
9581 #: config/i386/i386.h:427
9582 msgid "Use red-zone in the x86-64 code"
9583 msgstr "Rote Zone in x86-64-Code verwenden"
9585 #: config/i386/i386.h:429
9586 msgid "Do not use red-zone in the x86-64 code"
9587 msgstr "Rote Zone in x86-64-Code nicht verwenden"
9589 #: config/i386/i386.h:431
9591 msgid "Use direct references against %gs when accessing tls data"
9592 msgstr "Direkte Referenzen gegen %gs beim Zugriff auf TLS-Daten verwenden"
9594 #: config/i386/i386.h:433
9596 msgid "Do not use direct references against %gs when accessing tls data"
9597 msgstr "Keine direkten Referenzen gegen %gs beim Zugriff auf TLS-Daten verwenden"
9599 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9600 #. command options that have values. Its definition is an
9601 #. initializer with a subgrouping for each command option.
9603 #. Each subgrouping contains a string constant, that defines the
9604 #. fixed part of the option name, and the address of a variable. The
9605 #. variable, type `char *', is set to the variable part of the given
9606 #. option if the fixed part matches. The actual option name is made
9607 #. by appending `-m' to the specified name.
9608 #: config/i386/i386.h:471 config/ia64/ia64.h:280 config/rs6000/rs6000.h:453
9609 #: config/s390/s390.h:158 config/sparc/sparc.h:717
9610 msgid "Schedule code for given CPU"
9611 msgstr "Code für die gegebene CPU planen"
9613 #: config/i386/i386.h:473
9614 msgid "Generate floating point mathematics using given instruction set"
9615 msgstr "Fließkommaarithmetik mit gegebenem Befehlssatz erzeugen"
9617 #: config/i386/i386.h:475 config/s390/s390.h:160
9618 msgid "Generate code for given CPU"
9619 msgstr "Code für die gegebene CPU erzeugen"
9621 #: config/i386/i386.h:477
9622 msgid "Number of registers used to pass integer arguments"
9623 msgstr "Anzahl der zur Übergabe von Ganzzahlargumenten verwendeten Register"
9625 #: config/i386/i386.h:479
9626 msgid "Loop code aligned to this power of 2"
9627 msgstr "Schleifen zu dieser Zweierpotenz ausrichten"
9629 #: config/i386/i386.h:481
9630 msgid "Jump targets are aligned to this power of 2"
9631 msgstr "Sprungziele werden zu dieser Zweierpotenz ausgerichtet"
9633 #: config/i386/i386.h:483
9634 msgid "Function starts are aligned to this power of 2"
9635 msgstr "Funktionsanfänge werden zu dieser Zweierpotenz ausgerichtet"
9637 #: config/i386/i386.h:486
9638 msgid "Attempt to keep stack aligned to this power of 2"
9639 msgstr "Versuch, den Stapel zu dieser Zweierpotenz auszurichten"
9641 #: config/i386/i386.h:488
9642 msgid "Branches are this expensive (1-5, arbitrary units)"
9643 msgstr "Verzweigungen sind so teuer wie hier angegeben (1-5, beliebige Einheit)"
9645 #: config/i386/i386.h:490
9646 msgid "Use given x86-64 code model"
9647 msgstr "Gegebenes x86-64-Codemodell verwenden"
9651 #: config/i386/i386.h:496
9652 msgid "Use given assembler dialect"
9653 msgstr "Gegebenen Assemblerdialekt verwenden"
9655 #: config/i386/i386.h:498
9656 msgid "Use given thread-local storage dialect"
9657 msgstr "Gegebenen Thread-lokalen Speicherdialekt verwenden"
9659 #: config/i386/sco5.h:290
9660 msgid "Generate ELF output"
9661 msgstr "ELF-Ausgabe erzeugen"
9663 #. 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.
9664 #. 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.
9665 #: config/i386/xm-djgpp.h:62
9666 msgid "environment variable DJGPP not defined"
9667 msgstr "Umgebungsvariable DJGPP nicht definiert"
9669 #: config/i386/xm-djgpp.h:64
9671 msgid "environment variable DJGPP points to missing file '%s'"
9672 msgstr "Umgebungsvariable DJGPP zeigt auf fehlende Datei »%s«"
9674 #: config/i386/xm-djgpp.h:67
9676 msgid "environment variable DJGPP points to corrupt file '%s'"
9677 msgstr "Umgebungsvariable DJGPP zeigt auf kaputte Datei »%s«"
9679 #. Macro to define tables used to set the flags.
9680 #. This is a list in braces of pairs in braces,
9681 #. each pair being { "NAME", VALUE }
9682 #. where VALUE is the bits to set or minus the bits to clear.
9683 #. An empty string NAME is used to identify the default VALUE.
9684 #: config/i860/i860.h:60
9685 msgid "Generate code which uses the FPU"
9686 msgstr "FPU verwendenden Code erzeugen"
9688 #: config/i860/i860.h:61 config/i860/i860.h:62
9689 msgid "Do not generate code which uses the FPU"
9690 msgstr "Keinen FPU verwendenden Code erzeugen"
9692 #: config/ia64/ia64-c.c:52
9693 msgid "malformed #pragma builtin"
9694 msgstr "Falsch geformtes #pragma builtin"
9696 #: config/ia64/ia64.c:494 config/m32r/m32r.c:360
9698 msgid "invalid argument of %qs attribute"
9699 msgstr "ungültiges Argument für Attribut %qs"
9701 #: config/ia64/ia64.c:506
9702 msgid "%Jan address area attribute cannot be specified for local variables"
9703 msgstr "%Jfür lokale Variablen kann kein Adressbereichsattribut angegeben werden"
9705 #: config/ia64/ia64.c:513
9706 msgid "%Jaddress area of '%s' conflicts with previous declaration"
9707 msgstr "%JAdressbereich von »%s« in Konflikt mit vorheriger Deklaration"
9709 #: config/ia64/ia64.c:520
9710 msgid "%Jaddress area attribute cannot be specified for functions"
9711 msgstr "%JAdressbereichsattribut kann nicht für Funktionen angegeben werden"
9713 #: config/ia64/ia64.c:4183
9714 msgid "ia64_print_operand: unknown code"
9715 msgstr "ia64_print_operand: unbekannter Code"
9717 #: config/ia64/ia64.c:4556 config/pa/pa.c:324
9718 msgid "value of -mfixed-range must have form REG1-REG2"
9719 msgstr "Wert von -mfixed-range muss die Form REG1-REG2 haben"
9721 #: config/ia64/ia64.c:4583 config/pa/pa.c:351
9723 msgid "%s-%s is an empty range"
9724 msgstr "%s-%s ist ein leerer Bereich"
9726 #: config/ia64/ia64.c:4634
9727 msgid "cannot optimize floating point division for both latency and throughput"
9728 msgstr "Fließkommadivision kann nicht gleichzeitig auf Wartezeit und Durchsatz optimiert werden"
9730 #: config/ia64/ia64.c:4651
9731 msgid "cannot optimize integer division for both latency and throughput"
9732 msgstr "Ganzzahldivision kann nicht gleichzeitig auf Wartezeit und Durchsatz optimiert werden"
9734 #: config/ia64/ia64.c:4668
9735 msgid "cannot optimize square root for both latency and throughput"
9736 msgstr "Quadratwurzel kann nicht gleichzeitig auf Wartezeit und Durchsatz optimiert werden"
9738 #: config/ia64/ia64.c:4682
9739 msgid "not yet implemented: latency-optimized inline square root"
9740 msgstr "noch nicht implementiert: Wartezeit-optimierte eingebettete Quadratwurzel"
9742 #: config/ia64/ia64.c:4694
9744 msgid "bad value (%s) for -mtls-size= switch"
9745 msgstr "Falscher Wert (%s) für Schalter -mtls-size="
9747 #: config/ia64/ia64.c:4710
9749 msgid "bad value (%s) for -tune= switch"
9750 msgstr "Falscher Wert (%s) für Schalter -tune="
9752 #. This macro defines names of command options to set and clear bits in
9753 #. `target_flags'. Its definition is an initializer with a subgrouping for
9754 #. each command option.
9755 #: config/ia64/ia64.h:178
9756 msgid "Generate big endian code"
9757 msgstr "Big-Endian-Code erzeugen"
9759 #: config/ia64/ia64.h:180 config/mcore/mcore.h:146
9760 msgid "Generate little endian code"
9761 msgstr "Little-Endian-Code erzeugen"
9763 #: config/ia64/ia64.h:182
9764 msgid "Generate code for GNU as"
9765 msgstr "Code für GNU as erzeugen"
9767 #: config/ia64/ia64.h:184
9768 msgid "Generate code for Intel as"
9769 msgstr "Code für Intel as erzeugen"
9771 #: config/ia64/ia64.h:186
9772 msgid "Generate code for GNU ld"
9773 msgstr "Code für GNU ld erzeugen"
9775 #: config/ia64/ia64.h:188
9776 msgid "Generate code for Intel ld"
9777 msgstr "Code für Intel ld erzeugen"
9779 #: config/ia64/ia64.h:190
9780 msgid "Generate code without GP reg"
9781 msgstr "Code ohne GP-Register erzeugen"
9783 #: config/ia64/ia64.h:192
9784 msgid "Emit stop bits before and after volatile extended asms"
9785 msgstr "Vor und nach flüchtig erweiterten asms Stop-Bits ausgeben"
9787 #: config/ia64/ia64.h:194
9788 msgid "Don't emit stop bits before and after volatile extended asms"
9789 msgstr "Keine Stop-Bits vor und nach flüchtig erweiterten asms ausgeben"
9791 #: config/ia64/ia64.h:196
9792 msgid "Use in/loc/out register names"
9793 msgstr "in/loc/out-Registernamen ausgeben"
9795 #: config/ia64/ia64.h:198
9796 msgid "Disable use of sdata/scommon/sbss"
9797 msgstr "Verwendung von sdata/scommon/sbss ausschalten"
9799 #: config/ia64/ia64.h:200
9800 msgid "Enable use of sdata/scommon/sbss"
9801 msgstr "Verwendung von sdata/scommon/sbss einschalten"
9803 #: config/ia64/ia64.h:202
9804 msgid "gp is constant (but save/restore gp on indirect calls)"
9805 msgstr "gp ist konstant (aber gp wird bei indirekten Aufrufen gesichert/wiederhergestellt)"
9807 #: config/ia64/ia64.h:204
9808 msgid "Generate self-relocatable code"
9809 msgstr "Selbstverschiebbaren Code erzeugen"
9811 #: config/ia64/ia64.h:206
9812 msgid "Generate inline floating point division, optimize for latency"
9813 msgstr "Eingebettete Fließkommadivision erzeugen, auf Wartezeit optimieren"
9815 #: config/ia64/ia64.h:208
9816 msgid "Generate inline floating point division, optimize for throughput"
9817 msgstr "Eingebettete Fließkommadivision erzeugen, auf Durchsatz optimieren"
9819 #: config/ia64/ia64.h:211
9820 msgid "Do not inline floating point division"
9821 msgstr "Fließkommadivision nicht »inline« generieren"
9823 #: config/ia64/ia64.h:213
9824 msgid "Generate inline integer division, optimize for latency"
9825 msgstr "Eingebettete Ganzzahldivision erzeugen, auf Wartezeit optimieren"
9827 #: config/ia64/ia64.h:215
9828 msgid "Generate inline integer division, optimize for throughput"
9829 msgstr "Eingebettete Ganzzahldivision erzeugen, auf Durchsatz optimieren"
9831 #: config/ia64/ia64.h:217
9832 msgid "Do not inline integer division"
9833 msgstr "Ganzzahldivision nicht »inline« generieren"
9835 #: config/ia64/ia64.h:219
9836 msgid "Generate inline square root, optimize for latency"
9837 msgstr "Eingebettete Quadratwurzel erzeugen, auf Wartezeit optimieren"
9839 #: config/ia64/ia64.h:221
9840 msgid "Generate inline square root, optimize for throughput"
9841 msgstr "Eingebettete Quadratwurzel erzeugen, auf Durchsatz optimieren"
9843 #: config/ia64/ia64.h:223
9844 msgid "Do not inline square root"
9845 msgstr "Quadratwurzel nicht »inline« generieren"
9847 #: config/ia64/ia64.h:225
9848 msgid "Enable Dwarf 2 line debug info via GNU as"
9849 msgstr "Dwarf 2 Zeilenfehlersuchinfo über GNU as einschalten"
9851 #: config/ia64/ia64.h:227
9852 msgid "Disable Dwarf 2 line debug info via GNU as"
9853 msgstr "Dwarf 2 Zeilenfehlersuchinfo über GNU as ausschalten"
9855 #: config/ia64/ia64.h:229
9856 msgid "Enable earlier placing stop bits for better scheduling"
9857 msgstr "Frühere Stop-Bit-Platzierung für bessere Planung einschalten"
9859 #: config/ia64/ia64.h:231
9860 msgid "Disable earlier placing stop bits"
9861 msgstr "Frühere Stop-Bit-Platzierung ausschalten"
9863 #: config/ia64/ia64.h:276
9864 msgid "Specify range of registers to make fixed"
9865 msgstr "Bereich der zu fixierenden Register angeben"
9867 #: config/ip2k/ip2k.c:1087
9869 msgstr "Falscher Operand"
9871 #: config/iq2000/iq2000.c:1649
9873 msgid "bad value (%s) for -mcpu= switch"
9874 msgstr "Falscher Wert (%s) für Schalter -mcpu="
9876 #: config/iq2000/iq2000.c:1678
9878 msgid "The compiler does not support -march=%s."
9879 msgstr "Der Compiler unterstützt nicht -march=%s."
9881 #: config/iq2000/iq2000.c:2065
9883 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
9884 msgstr "gp_offset (%ld) oder end_offset (%ld) ist kleiner als null."
9886 #: config/iq2000/iq2000.c:2847
9888 msgid "argument %qd is not a constant"
9889 msgstr "Argument %qd ist keine Konstante"
9891 #: config/iq2000/iq2000.c:3150 config/xtensa/xtensa.c:2033
9892 msgid "PRINT_OPERAND_ADDRESS, null pointer"
9893 msgstr "PRINT_OPERAND_ADDRESS, Null-Zeiger"
9895 #: config/iq2000/iq2000.c:3305
9897 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
9898 msgstr "PRINT_OPERAND: Unbekanntes Zeichen '%c'"
9900 #: config/iq2000/iq2000.c:3314 config/mips/mips.c:4832
9901 #: config/xtensa/xtensa.c:1887
9902 msgid "PRINT_OPERAND null pointer"
9903 msgstr "PRINT_OPERAND Null-Zeiger"
9905 #: config/iq2000/iq2000.c:3383
9907 msgid "invalid %%P operand"
9908 msgstr "unbekannter Operand für %%P"
9910 #: config/iq2000/iq2000.c:3391 config/rs6000/rs6000.c:10736
9912 msgid "invalid %%p value"
9913 msgstr "unbekannter Wert für %%p"
9915 #: config/iq2000/iq2000.c:3455 config/mips/mips.c:4958
9917 msgid "invalid use of %%d, %%x, or %%X"
9918 msgstr "ungültige Verwendung von %%d, %%x oder %%X"
9920 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
9921 msgid "No default crt0.o"
9922 msgstr "Kein voreingestelltes crt0.o"
9924 #: config/iq2000/iq2000.h:74
9925 msgid "Use GP relative sdata/sbss sections"
9926 msgstr "Relative GP sdata/sbss-Abschnitte verwenden"
9928 #: config/iq2000/iq2000.h:76
9929 msgid "Don't use GP relative sdata/sbss sections"
9930 msgstr "Relative GP sdata/sbss-Abschnitte nicht verwenden"
9932 #: config/iq2000/iq2000.h:78 config/mips/mips.h:589
9933 msgid "Use ROM instead of RAM"
9934 msgstr "ROM statt RAM verwenden"
9936 #: config/iq2000/iq2000.h:80 config/mips/mips.h:591
9937 msgid "Don't use ROM instead of RAM"
9938 msgstr "Nicht ROM statt RAM verwenden"
9940 #: config/iq2000/iq2000.h:82 config/mips/mips.h:593
9941 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
9942 msgstr "Uninitialisierte Konstanten im ROM ablegen (benötigt -membedded-data)"
9944 #: config/iq2000/iq2000.h:84 config/mips/mips.h:595
9945 msgid "Don't put uninitialized constants in ROM"
9946 msgstr "Keine uninitialisierten Konstanten im ROM ablegen"
9948 #: config/iq2000/iq2000.h:106 config/mips/mips.h:780
9949 msgid "Specify CPU for scheduling purposes"
9950 msgstr "CPU für Planzwecke angeben"
9952 #: config/iq2000/iq2000.h:108 config/mips/mips.h:782
9953 msgid "Specify CPU for code generation purposes"
9954 msgstr "CPU für Codeerzeugungszwecke angeben"
9956 #: config/m32r/m32r.c:178
9958 msgid "bad value (%s) for -mmodel switch"
9959 msgstr "falscher Wert (%s) für Schalter -mmodel"
9961 #: config/m32r/m32r.c:187
9963 msgid "bad value (%s) for -msdata switch"
9964 msgstr "falscher Wert (%s) für Schalter -msdata"
9966 #: config/m32r/m32r.c:194
9968 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
9969 msgstr "falscher Wert (%s) für -flush-trap=n (0<=n<=15)"
9971 #: config/m32r/m32r.c:2111
9973 msgid "invalid operand to %%s code"
9974 msgstr "ungültiger Operand für Code %%s"
9976 #: config/m32r/m32r.c:2118
9978 msgid "invalid operand to %%p code"
9979 msgstr "ungültiger Operand für Code %%p"
9981 #: config/m32r/m32r.c:2173
9982 msgid "bad insn for 'A'"
9983 msgstr "falscher Befehl für 'A'"
9985 #: config/m32r/m32r.c:2220
9987 msgid "invalid operand to %%T/%%B code"
9988 msgstr "ungültiger Operand für Code %%T/%%B"
9990 #: config/m32r/m32r.c:2243
9992 msgid "invalid operand to %%N code"
9993 msgstr "ungültiger Operand für Code %%N"
9995 #: config/m32r/m32r.c:2276
9996 msgid "pre-increment address is not a register"
9997 msgstr "Pre-Increment-Adresse ist kein Register"
9999 #: config/m32r/m32r.c:2283
10000 msgid "pre-decrement address is not a register"
10001 msgstr "Pre-Decrement-Adresse ist kein Register"
10003 #: config/m32r/m32r.c:2290
10004 msgid "post-increment address is not a register"
10005 msgstr "Post-Increment-Adresse ist kein Register"
10007 #: config/m32r/m32r.c:2366 config/m32r/m32r.c:2382
10008 #: config/rs6000/rs6000.c:17465
10009 msgid "bad address"
10010 msgstr "Falsche Adresse"
10012 #: config/m32r/m32r.c:2387
10013 msgid "lo_sum not of register"
10014 msgstr "lo_sum nicht von einem Register"
10016 #. { "relax", TARGET_RELAX_MASK, "" }, { "no-relax", -TARGET_RELAX_MASK, "" },
10017 #: config/m32r/m32r.h:283
10018 msgid "Display compile time statistics"
10019 msgstr "Übersetzungszeitstatistik anzeigen"
10021 #: config/m32r/m32r.h:285
10022 msgid "Align all loops to 32 byte boundary"
10023 msgstr "Alle Schleifen auf 32-Byte-Grenzen ausrichten"
10025 #: config/m32r/m32r.h:288
10026 msgid "Only issue one instruction per cycle"
10027 msgstr "Nur einen Befehl pro Durchgang ausgeben"
10029 #: config/m32r/m32r.h:291
10030 msgid "Prefer branches over conditional execution"
10031 msgstr "Zweige gegenüber bedingter Ausführung bevorzugen"
10033 #: config/m32r/m32r.h:312
10034 msgid "Code size: small, medium or large"
10035 msgstr "Code-Größe: klein, mittel, groß"
10037 #: config/m32r/m32r.h:314
10038 msgid "Small data area: none, sdata, use"
10039 msgstr "Kleiner Datenbereich: keiner, sdata, verwenden"
10041 #: config/m32r/m32r.h:316 config/mips/mips.h:788
10042 msgid "Don't call any cache flush functions"
10043 msgstr "Keine Funktionen zum Entleeren des Zwischenspeichers aufrufen"
10045 #: config/m32r/m32r.h:318 config/mips/mips.h:790
10046 msgid "Specify cache flush function"
10047 msgstr "Funktion zum Entleeren des Zwischenspeichers angeben"
10049 #: config/m32r/m32r.h:320
10050 msgid "Don't call any cache flush trap"
10051 msgstr "Keine Abfangfunktion zum Entleeren des Zwischenspeichers aufrufen"
10053 #: config/m32r/m32r.h:322
10054 msgid "Specify cache flush trap number"
10055 msgstr "Abfangfunktionsnummer zum Entleeren des Zwischenspeichers angeben"
10057 #: config/m68hc11/m68hc11.c:293
10059 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10060 msgstr "-f%s für 68HC11/68HC12 ignoriert (nicht unterstützt)"
10062 #: config/m68hc11/m68hc11.c:1433
10064 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
10065 msgstr "Attribute »trap« und »far« sind unverträglich, »far« wird ignoriert"
10067 #: config/m68hc11/m68hc11.c:1439
10069 msgid "%<trap%> attribute is already used"
10070 msgstr "Attribut »trap« wird bereits verwendet"
10072 #. !!!! SCz wrong here.
10073 #: config/m68hc11/m68hc11.c:3398 config/m68hc11/m68hc11.c:3782
10074 msgid "move insn not handled"
10075 msgstr "Kopierbefehl nicht behandelt"
10077 #: config/m68hc11/m68hc11.c:3630 config/m68hc11/m68hc11.c:3714
10078 #: config/m68hc11/m68hc11.c:3985
10079 msgid "invalid register in the move instruction"
10080 msgstr "ungültiges Register in Kopierbefehl"
10082 #: config/m68hc11/m68hc11.c:3664
10083 msgid "invalid operand in the instruction"
10084 msgstr "ungültiger Operand in Befehl"
10086 #: config/m68hc11/m68hc11.c:3959
10087 msgid "invalid register in the instruction"
10088 msgstr "ungültiges Register in Befehl"
10090 #: config/m68hc11/m68hc11.c:3992
10091 msgid "operand 1 must be a hard register"
10092 msgstr "erster Operand muss ein hartes Register sein"
10094 #: config/m68hc11/m68hc11.c:4006
10095 msgid "invalid rotate insn"
10096 msgstr "ungültiger Rotierbefehl"
10098 #: config/m68hc11/m68hc11.c:4430
10099 msgid "registers IX, IY and Z used in the same INSN"
10100 msgstr "Register IX, IY und Z im selben Befehl verwendet"
10102 #: config/m68hc11/m68hc11.c:4767 config/m68hc11/m68hc11.c:5067
10103 msgid "cannot do z-register replacement"
10104 msgstr "Z-Register kann nicht ausgetauscht werden"
10106 #: config/m68hc11/m68hc11.c:5130
10107 msgid "invalid Z register replacement for insn"
10108 msgstr "ungültiger Z-Register-Ersatz für Befehl"
10110 #. Macro to define tables used to set the flags. This is a list in braces of
10111 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10112 #. to set or minus the bits to clear. An empty string NAME is used to
10113 #. identify the default VALUE.
10114 #: config/m68hc11/m68hc11.h:179
10115 msgid "Compile with 16-bit integer mode"
10116 msgstr "Mit 16-Bit-Ganzzahlmodus übersetzen"
10118 #: config/m68hc11/m68hc11.h:181
10119 msgid "Compile with 32-bit integer mode"
10120 msgstr "Mit 32-Bit-Ganzzahlmodus übersetzen"
10122 #: config/m68hc11/m68hc11.h:183
10123 msgid "Auto pre/post decrement increment allowed"
10124 msgstr "Auto-Pre-/Post-Decrement-Increment erlaubt"
10126 #: config/m68hc11/m68hc11.h:185
10127 msgid "Auto pre/post decrement increment not allowed"
10128 msgstr "Auto-Pre-/Post-Decrement-Increment nicht erlaubt"
10130 #: config/m68hc11/m68hc11.h:187
10131 msgid "Min/max instructions allowed"
10132 msgstr "Min/Max-Befehle erlaubt"
10134 #: config/m68hc11/m68hc11.h:189
10135 msgid "Min/max instructions not allowed"
10136 msgstr "Min/Max-Befehle nicht erlaubt"
10138 #: config/m68hc11/m68hc11.h:191
10139 msgid "Use call and rtc for function calls and returns"
10140 msgstr "Aufruf und RTC für Funktionsaufrufe und Rückgaben verwenden"
10142 #: config/m68hc11/m68hc11.h:193
10143 msgid "Use jsr and rts for function calls and returns"
10144 msgstr "JSR und RTS für Funktionsaufrufe und Rückgaben verwenden"
10146 #: config/m68hc11/m68hc11.h:195
10147 msgid "Do not use direct addressing mode for soft registers"
10148 msgstr "Modus zur direkten Adressierung für Soft-Register nicht verwenden"
10150 #: config/m68hc11/m68hc11.h:197
10151 msgid "Use direct addressing mode for soft registers"
10152 msgstr "Modus zur direkten Adressierung für Soft-Register verwenden"
10154 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10155 msgid "Compile for a 68HC11"
10156 msgstr "Für 68HC11 übersetzen"
10158 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10159 msgid "Compile for a 68HC12"
10160 msgstr "Für 68HC12 übersetzen"
10162 #: config/m68hc11/m68hc11.h:203 config/m68hc11/m68hc11.h:209
10163 msgid "Compile for a 68HCS12"
10164 msgstr "Für 68HCS12 übersetzen"
10166 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10167 #. command options that have values. Its definition is an
10168 #. initializer with a subgrouping for each command option.
10170 #. Each subgrouping contains a string constant, that defines the
10171 #. fixed part of the option name, and the address of a variable. The
10172 #. variable, type `char *', is set to the variable part of the given
10173 #. option if the fixed part matches. The actual option name is made
10174 #. by appending `-m' to the specified name.
10175 #: config/m68hc11/m68hc11.h:223
10176 msgid "Specify the register allocation order"
10177 msgstr "Reihenfolge der Registerbelegung angeben"
10179 #: config/m68hc11/m68hc11.h:225
10180 msgid "Indicate the number of soft registers available"
10181 msgstr "Anzahl der verfügbaren Soft-Register anzeigen"
10183 #: config/m68k/m68k.c:216
10184 msgid "-mshared-library-id= specified without -mid-shared-library"
10185 msgstr "-mshared-library-id= ohne -mid-shared-library angegeben"
10187 #: config/m68k/m68k.c:219
10189 msgid "-mshared-library-id=%d is not between 0 and %d"
10190 msgstr "-mshared-library-id=%d ist nicht zwischen 0 und %d"
10192 #: config/m68k/m68k.c:233
10193 msgid "cannot specify both -msep-data and -mid-shared-library"
10194 msgstr "-msep-data und -mid-shared-library können nicht zusammen angegeben werden"
10196 #: config/m68k/m68k.c:245
10197 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10198 msgstr "-fPIC wird derzeit nicht für 68000 oder 68010 unterstützt\n"
10200 #: config/m68k/m68k.c:547 config/rs6000/rs6000.c:13592
10201 msgid "stack limit expression is not supported"
10202 msgstr "Ausdruck der Stapelgrenze wird nicht unterstützt"
10204 #: config/m68k/m68k.h:240 config/m68k/m68k.h:242
10205 msgid "Generate code for a 68020"
10206 msgstr "Code für 68020 erzeugen"
10208 #: config/m68k/m68k.h:247 config/m68k/m68k.h:250
10209 msgid "Generate code for a 68000"
10210 msgstr "Code für 68000 erzeugen"
10212 #: config/m68k/m68k.h:252
10213 msgid "Use the bit-field instructions"
10214 msgstr "Bit-Feld-Befehle verwenden"
10216 #: config/m68k/m68k.h:254
10217 msgid "Do not use the bit-field instructions"
10218 msgstr "Bit-Feld-Befehle nicht verwenden"
10220 #: config/m68k/m68k.h:256
10222 msgid "Consider type 'int' to be 16 bits wide"
10223 msgstr "Typ »int« als 16 Bit breit ansehen"
10225 #: config/m68k/m68k.h:258
10227 msgid "Consider type 'int' to be 32 bits wide"
10228 msgstr "Typ »int« als 32 Bit breit ansehen"
10230 #: config/m68k/m68k.h:261
10231 msgid "Generate code with library calls for floating point"
10232 msgstr "Code mit Funktionsaufrufen für Fließkommaarithmetik erzeugen"
10234 #: config/m68k/m68k.h:263
10235 msgid "Generate code for a 68040, without any new instructions"
10236 msgstr "Code für einen 68040 ohne neue Befehle erzeugen"
10238 #: config/m68k/m68k.h:266
10239 msgid "Generate code for a 68060, without any new instructions"
10240 msgstr "Code für einen 68060 ohne neue Befehle erzeugen"
10242 #: config/m68k/m68k.h:270
10243 msgid "Generate code for a 68030"
10244 msgstr "Code für einen 68030 erzeugen"
10246 #: config/m68k/m68k.h:273
10247 msgid "Generate code for a 68040"
10248 msgstr "Code für einen 68040 erzeugen"
10250 #: config/m68k/m68k.h:277
10251 msgid "Generate code for a 68060"
10252 msgstr "Code für einen 68060 erzeugen"
10254 #: config/m68k/m68k.h:282
10255 msgid "Generate code for a 520X"
10256 msgstr "Code für einen 520X erzeugen"
10258 #: config/m68k/m68k.h:286
10259 msgid "Generate code for a 5206e"
10260 msgstr "Code für einen 5206e erzeugen"
10262 #: config/m68k/m68k.h:290
10263 msgid "Generate code for a 528x"
10264 msgstr "Code für einen 528x erzeugen"
10266 #: config/m68k/m68k.h:294
10267 msgid "Generate code for a 5307"
10268 msgstr "Code für einen 5307 erzeugen"
10270 #: config/m68k/m68k.h:298
10271 msgid "Generate code for a 5407"
10272 msgstr "Code für einen 5407 erzeugen"
10274 #: config/m68k/m68k.h:301
10275 msgid "Generate code for a 68851"
10276 msgstr "Code für einen 68851 erzeugen"
10278 #: config/m68k/m68k.h:303
10279 msgid "Do no generate code for a 68851"
10280 msgstr "Code für einen 68851 erzeugen"
10282 #: config/m68k/m68k.h:306
10283 msgid "Generate code for a 68302"
10284 msgstr "Code für einen 68302 erzeugen"
10286 #: config/m68k/m68k.h:309
10287 msgid "Generate code for a 68332"
10288 msgstr "Code für einen 68332 erzeugen"
10290 #: config/m68k/m68k.h:313
10291 msgid "Generate code for a cpu32"
10292 msgstr "Code für eine cpu32 erzeugen"
10294 #: config/m68k/m68k.h:316
10295 msgid "Align variables on a 32-bit boundary"
10296 msgstr "Variablen auf 32-Bit-Grenzen ausrichten"
10298 #: config/m68k/m68k.h:318
10299 msgid "Align variables on a 16-bit boundary"
10300 msgstr "Variablen auf 16-Bit-Grenzen ausrichten"
10302 #: config/m68k/m68k.h:320
10303 msgid "Enable separate data segment"
10304 msgstr "Gesondertes Datensegment einschalten"
10306 #: config/m68k/m68k.h:322
10307 msgid "Disable separate data segment"
10308 msgstr "Gesondertes Datensegment ausschalten"
10310 #: config/m68k/m68k.h:324
10311 msgid "Enable ID based shared library"
10312 msgstr "ID-basierte Shared Library einschalten"
10314 #: config/m68k/m68k.h:326
10315 msgid "Disable ID based shared library"
10316 msgstr "ID-basierte Shared Library ausschalten"
10318 #: config/m68k/m68k.h:328
10319 msgid "Generate pc-relative code"
10320 msgstr "PC-relativen Code erzeugen"
10322 #: config/m68k/m68k.h:330
10323 msgid "Do not use unaligned memory references"
10324 msgstr "Keine unausgerichteten Speicherreferenzen verwenden"
10326 #: config/m68k/m68k.h:332
10327 msgid "Use unaligned memory references"
10328 msgstr "Unausgerichtete Speicherreferenzen verwenden"
10330 #: config/m68k/m68k.h:334
10331 msgid "Use different calling convention using 'rtd'"
10332 msgstr "Andere Aufrufkonvention mit 'RTD' verwenden"
10334 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
10335 #: config/m68k/m68k.h:344
10336 msgid "ID of shared library to build"
10337 msgstr "ID der zu bauenden Shared Library"
10339 #: config/mcore/mcore.c:2992
10341 msgid "invalid option %<-mstack-increment=%s%>"
10342 msgstr "ungültige Option »-mstack-increment=%s«"
10344 #: config/mcore/mcore.h:113
10345 msgid "Inline constants if it can be done in 2 insns or less"
10346 msgstr "Konstanten einbetten, wenn es mit 2 Befehlen oder weniger geht"
10348 #: config/mcore/mcore.h:115
10349 msgid "Inline constants if it only takes 1 instruction"
10350 msgstr "Konstanten einbetten, wenn es mit nur 1 Befehl geht"
10352 #: config/mcore/mcore.h:117
10353 msgid "Set maximum alignment to 4"
10354 msgstr "Höchste Ausrichtung auf 4 setzen"
10356 #: config/mcore/mcore.h:119
10357 msgid "Set maximum alignment to 8"
10358 msgstr "Höchste Ausrichtung auf 8 setzen"
10360 #: config/mcore/mcore.h:123
10361 msgid "Do not use the divide instruction"
10362 msgstr "Divisionsbefehl nicht verwenden"
10364 #: config/mcore/mcore.h:127
10365 msgid "Do not arbitrary sized immediates in bit operations"
10366 msgstr "Keine Direktwerte beliebiger Größen in Bit-Operationen zulassen"
10368 #: config/mcore/mcore.h:129
10369 msgid "Always treat bit-field as int-sized"
10370 msgstr "Bit-Feld immer mit int-Größe behandeln"
10372 #: config/mcore/mcore.h:133
10373 msgid "Force functions to be aligned to a 4 byte boundary"
10374 msgstr "Funktionen auf 4-Byte-Grenzen zwingen"
10376 #: config/mcore/mcore.h:135
10377 msgid "Force functions to be aligned to a 2 byte boundary"
10378 msgstr "Funktionen auf 2-Byte-Grenzen zwingen"
10380 #: config/mcore/mcore.h:137
10381 msgid "Emit call graph information"
10382 msgstr "Informationen zum Aufrufgraph ausgeben"
10384 #: config/mcore/mcore.h:141
10385 msgid "Prefer word accesses over byte accesses"
10386 msgstr "Wortzugriffe bevorzugen (statt Bytezugriffen)"
10388 #: config/mcore/mcore.h:152
10389 msgid "Generate code for the M*Core M340"
10390 msgstr "Code für M*Core M340 erzeugen"
10392 #: config/mcore/mcore.h:165
10393 msgid "Maximum amount for a single stack increment operation"
10394 msgstr "Größter Betrag für einzelne Stapelvergrößerungsoperation"
10396 #: config/mips/mips.c:4025
10398 msgid "bad value (%s) for -mabi= switch"
10399 msgstr "Falscher Wert (%s) für Schalter -mabi="
10401 #: config/mips/mips.c:4048
10403 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
10404 msgstr "-mips%s steht in Konflikt mit den anderen Architekturoptionen, die einen MIPS%d-Prozessor angeben"
10406 #: config/mips/mips.c:4067
10408 msgid "-march=%s is not compatible with the selected ABI"
10409 msgstr "-march=%s ist mit dem ausgewählten ABI unverträglich"
10411 #: config/mips/mips.c:4082
10412 msgid "-mgp64 used with a 32-bit processor"
10413 msgstr "-mgp64 mit einem 32-Bit-Prozessor verwendet"
10415 #: config/mips/mips.c:4084
10416 msgid "-mgp32 used with a 64-bit ABI"
10417 msgstr "-mgp32 mit einem 64-Bit-ABI verwendet"
10419 #: config/mips/mips.c:4086
10420 msgid "-mgp64 used with a 32-bit ABI"
10421 msgstr "-mgp64 mit einem 32-Bit-ABI verwendet"
10423 #: config/mips/mips.c:4104 config/mips/mips.c:4106 config/mips/mips.c:4108
10424 #: config/mips/mips.c:4192
10426 msgid "unsupported combination: %s"
10427 msgstr "nicht unterstützte Kombination: %s"
10429 #: config/mips/mips.c:4136
10431 msgid "-mint64 is a deprecated option"
10432 msgstr "Typ ist veraltet"
10434 #: config/mips/mips.c:4187
10435 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
10436 msgstr "Erzeugung von »Branch Likely«-Befehlen eingeschaltet, aber nicht unterstützt durch Architektur"
10438 #: config/mips/mips.c:4204
10439 msgid "-G is incompatible with PIC code which is the default"
10440 msgstr "-G ist mit PIC-Code unverträglich, was Standard ist"
10442 #: config/mips/mips.c:4271
10443 msgid "-mips3d requires -mpaired-single"
10446 #: config/mips/mips.c:4280
10447 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
10450 #: config/mips/mips.c:4285
10452 msgid "-mips3d/-mpaired-single must be used with -mips64"
10453 msgstr "-frepo muss mit -c verwendet werden"
10455 #: config/mips/mips.c:4643
10456 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
10457 msgstr "mips_debugger_offset mit nicht-Stapel/Rahmen/Argument-Zeiger aufgerufen"
10459 #: config/mips/mips.c:4769
10461 msgid "internal error: %%) found without a %%( in assembler pattern"
10462 msgstr "interner Fehler: %%) ohne %%( in Assemblermuster gefunden"
10464 #: config/mips/mips.c:4783
10466 msgid "internal error: %%] found without a %%[ in assembler pattern"
10467 msgstr "interner Fehler: %%] ohne %%[ in Assemblermuster gefunden"
10469 #: config/mips/mips.c:4796
10471 msgid "internal error: %%> found without a %%< in assembler pattern"
10472 msgstr "interner Fehler: %%> ohne %%< in Assemblermuster gefunden"
10474 #: config/mips/mips.c:4809
10476 msgid "internal error: %%} found without a %%{ in assembler pattern"
10477 msgstr "interner Fehler: %%} ohne %%{ in Assemblermuster gefunden"
10479 #: config/mips/mips.c:4823
10481 msgid "PRINT_OPERAND: unknown punctuation '%c'"
10482 msgstr "PRINT_OPERAND: unbekanntes Zeichen '%c'"
10484 #: config/mips/mips.c:4852
10486 msgid "PRINT_OPERAND, invalid insn for %%C"
10487 msgstr "PRINT_OPERAND, ungültiger Befehl für %%C"
10489 #: config/mips/mips.c:4869
10491 msgid "PRINT_OPERAND, invalid insn for %%N"
10492 msgstr "PRINT_OPERAND, ungültiger Befehl für %%N"
10494 #: config/mips/mips.c:4878
10496 msgid "PRINT_OPERAND, invalid insn for %%F"
10497 msgstr "PRINT_OPERAND, ungültiger Befehl für %%F"
10499 #: config/mips/mips.c:4887
10501 msgid "PRINT_OPERAND, invalid insn for %%W"
10502 msgstr "PRINT_OPERAND, ungültiger Befehl für %%W"
10504 #: config/mips/mips.c:4908
10506 msgid "invalid %%Y value"
10507 msgstr "ungültiger %%x-Wert"
10509 #: config/mips/mips.c:4986
10510 msgid "PRINT_OPERAND, invalid operand for relocation"
10511 msgstr "PRINT_OPERAND, ungültiger Operand für Auslagerung"
10513 #: config/mips/mips.c:7573
10515 msgid "cannot handle inconsistent calls to %qs"
10516 msgstr "inkonsistente Aufrufe von »%s« nicht behandeln"
10518 #: config/mips/mips.c:8963
10519 msgid "the cpu name must be lower case"
10520 msgstr "CPU-Name muss klein geschrieben sein"
10522 #: config/mips/mips.c:8985
10524 msgid "bad value (%s) for %s"
10525 msgstr "Falscher Wert (%s) für %s"
10527 #. Target CPU builtins.
10528 #. Everyone but IRIX defines this to mips.
10529 #. We do this here because __mips is defined below and so we can't use builtin_define_std.
10530 #. Treat _R3000 and _R4000 like register-size defines, which is how they've historically been used.
10531 #. Macros dependent on the C dialect.
10532 #. Bizarre, but needed at least for Irix.
10533 #. Macro to define tables used to set the flags.
10534 #. This is a list in braces of pairs in braces,
10535 #. each pair being { "NAME", VALUE }
10536 #. where VALUE is the bits to set or minus the bits to clear.
10537 #. An empty string NAME is used to identify the default VALUE.
10538 #: config/mips/mips.h:537
10539 msgid "Use 64-bit int type"
10540 msgstr "64-Bit-»int«-Typ verwenden"
10542 #: config/mips/mips.h:539
10543 msgid "Use 64-bit long type"
10544 msgstr "64-Bit-»long«-Typ verwenden"
10546 #: config/mips/mips.h:541
10547 msgid "Use 32-bit long type"
10548 msgstr "32-Bit-»long«-Typ verwenden"
10550 #: config/mips/mips.h:543
10551 msgid "Optimize lui/addiu address loads"
10552 msgstr "lui/addiu-Adressladebefehle optimieren"
10554 #: config/mips/mips.h:545
10555 msgid "Don't optimize lui/addiu address loads"
10556 msgstr "lui/addiu-Adressladebefehle nicht optimieren"
10558 #: config/mips/mips.h:547
10560 msgid "Use GNU as (now ignored)"
10561 msgstr "GP-relative sdata/sbss-Abschnitte verwenden (jetzt ignoriert)"
10563 #: config/mips/mips.h:549 config/mips/mips.h:551
10564 msgid "Use GP relative sdata/sbss sections (now ignored)"
10565 msgstr "GP-relative sdata/sbss-Abschnitte verwenden (jetzt ignoriert)"
10567 #: config/mips/mips.h:553 config/mips/mips.h:555
10568 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
10569 msgstr "GP-relative sdata/sbss-Abschnitte nicht verwenden (jetzt ignoriert)"
10571 #: config/mips/mips.h:557
10572 msgid "Output compiler statistics (now ignored)"
10573 msgstr "Compiler-Statistik ausgeben (jetzt ignoriert)"
10575 #: config/mips/mips.h:559
10576 msgid "Don't output compiler statistics"
10577 msgstr "Compiler-Statistik nicht ausgeben"
10579 #: config/mips/mips.h:561
10580 msgid "Don't optimize block moves"
10581 msgstr "Blockkopierbefehle nicht optimieren"
10583 #: config/mips/mips.h:563
10584 msgid "Optimize block moves"
10585 msgstr "Blockkopierbefehle optimieren"
10587 #: config/mips/mips.h:565
10588 msgid "Use mips-tfile asm postpass"
10589 msgstr "mips-tfile asm Nachbearbeitung verwenden"
10591 #: config/mips/mips.h:567
10592 msgid "Don't use mips-tfile asm postpass"
10593 msgstr "mips-tfile asm Nachbearbeitung nicht verwenden"
10595 #: config/mips/mips.h:569 config/pa/pa.h:288
10596 msgid "Use software floating point"
10597 msgstr "Software-Fließkomma verwenden"
10599 #. Macro to define tables used to set the flags.
10600 #. This is a list in braces of triplets in braces,
10601 #. each triplet being { "NAME", VALUE, DOC }
10602 #. where VALUE is the bits to set or minus the bits to clear and DOC
10603 #. is the documentation for --help (NULL if intentionally undocumented).
10604 #. An empty string NAME is used to identify the default VALUE.
10605 #: config/mips/mips.h:571 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:329
10606 msgid "Use hardware floating point"
10607 msgstr "Hardware-Fließkomma verwenden"
10609 #: config/mips/mips.h:573
10610 msgid "Use 64-bit FP registers"
10611 msgstr "64-Bit-Fließkomma-Register verwenden"
10613 #: config/mips/mips.h:575
10614 msgid "Use 32-bit FP registers"
10615 msgstr "32-Bit-Fließkomma-Register verwenden"
10617 #: config/mips/mips.h:577
10618 msgid "Use 64-bit general registers"
10619 msgstr "Allgemeine Register in 64 Bit Breite verwenden"
10621 #: config/mips/mips.h:579
10622 msgid "Use 32-bit general registers"
10623 msgstr "Allgemeine Register in 32 Bit Breite verwenden"
10625 #: config/mips/mips.h:581
10626 msgid "Use Irix PIC"
10627 msgstr "Irix PIC verwenden"
10629 #: config/mips/mips.h:583
10630 msgid "Don't use Irix PIC"
10631 msgstr "Irix PIC nicht verwenden"
10633 #: config/mips/mips.h:585
10634 msgid "Use indirect calls"
10635 msgstr "Indirekte Aufrufe verwenden"
10637 #: config/mips/mips.h:587
10638 msgid "Don't use indirect calls"
10639 msgstr "Keine indirekten Aufrufe verwenden"
10641 #: config/mips/mips.h:597
10642 msgid "Use big-endian byte order"
10643 msgstr "Big-Endian Byte-Reihenfolge verwenden"
10645 #: config/mips/mips.h:599
10646 msgid "Use little-endian byte order"
10647 msgstr "Little-Endian Byte-Reihenfolge verwenden"
10649 #: config/mips/mips.h:601
10650 msgid "Use single (32-bit) FP only"
10651 msgstr "Nur single (32-bit) Fließkomma verwenden"
10653 #: config/mips/mips.h:603
10654 msgid "Don't use single (32-bit) FP only"
10655 msgstr "Nicht nur single (32-bit) Fließkomma verwenden"
10657 #: config/mips/mips.h:605 config/mips/mips.h:607
10659 msgid "Use paired-single floating point instructions"
10660 msgstr "Hardware-Fließkommabefehle verwenden"
10662 #: config/mips/mips.h:609 config/mips/mips.h:611
10664 msgid "Use MIPS-3D instructions"
10665 msgstr "POWER-Befehlssatz verwenden"
10667 #: config/mips/mips.h:613
10668 msgid "Use multiply accumulate"
10669 msgstr "Multiplizier-Zwischenspeicher verwenden"
10671 #: config/mips/mips.h:615
10672 msgid "Don't use multiply accumulate"
10673 msgstr "Keinen Multiplizier-Zwischenspeicher verwenden"
10675 #: config/mips/mips.h:617
10676 msgid "Don't generate fused multiply/add instructions"
10677 msgstr "Keine verschmolzenen Multiplizier-/Addier-Befehle erzeugen"
10679 #: config/mips/mips.h:619 config/rs6000/rs6000.h:345
10680 msgid "Generate fused multiply/add instructions"
10681 msgstr "Verschmolzene Multiplizier-/Addier-Befehle erzeugen"
10683 #: config/mips/mips.h:621
10685 msgid "Perform VR4130-specific alignment optimizations"
10686 msgstr "End-Aufruf-Optimierung durchführen"
10688 #: config/mips/mips.h:623
10690 msgid "Don't perform VR4130-specific alignment optimizations"
10691 msgstr "Keine End-Aufruf-Optimierung durchführen"
10693 #: config/mips/mips.h:625
10694 msgid "Work around early 4300 hardware bug"
10695 msgstr "Frühen 4300-Hardware-Bug umgehen"
10697 #: config/mips/mips.h:627
10698 msgid "Don't work around early 4300 hardware bug"
10699 msgstr "Frühen 4300-Hardware-Bug nicht umgehen"
10701 #: config/mips/mips.h:629
10702 msgid "Work around errata for early SB-1 revision 2 cores"
10703 msgstr "Fehler früher SB-1 Revision 2 Kerne umgehen"
10705 #: config/mips/mips.h:631
10706 msgid "Don't work around errata for early SB-1 revision 2 cores"
10707 msgstr "Fehler früher SB-1 Revision 2 Kerne nicht umgehen"
10709 #: config/mips/mips.h:633
10711 msgid "Work around R4000 errata"
10712 msgstr "Frühen 4300-Hardware-Bug umgehen"
10714 #: config/mips/mips.h:635
10716 msgid "Don't work around R4000 errata"
10717 msgstr "Frühen 4300-Hardware-Bug nicht umgehen"
10719 #: config/mips/mips.h:637
10721 msgid "Work around R4400 errata"
10722 msgstr "Frühen 4300-Hardware-Bug umgehen"
10724 #: config/mips/mips.h:639
10726 msgid "Don't work around R4400 errata"
10727 msgstr "Frühen 4300-Hardware-Bug nicht umgehen"
10729 #: config/mips/mips.h:641
10730 msgid "Work around certain VR4120 errata"
10733 #: config/mips/mips.h:643
10735 msgid "Don't work around certain VR4120 errata"
10736 msgstr "Frühen 4300-Hardware-Bug nicht umgehen"
10738 #: config/mips/mips.h:645
10739 msgid "Trap on integer divide by zero"
10740 msgstr "Ganzzahldivision durch Null abfangen"
10742 #: config/mips/mips.h:647
10743 msgid "Don't trap on integer divide by zero"
10744 msgstr "Ganzzahldivision durch Null nicht abfangen"
10746 #: config/mips/mips.h:649
10748 msgid "Use trap to check for integer divide by zero"
10749 msgstr "Ganzzahldivision durch Null abfangen"
10751 #: config/mips/mips.h:651
10753 msgid "Use break to check for integer divide by zero"
10754 msgstr "Ganzzahldivision durch Null abfangen"
10756 #: config/mips/mips.h:653
10757 msgid "Use Branch Likely instructions, overriding default for arch"
10758 msgstr "»Branch Likely«-Befehle verwenden, Standard für die Architektur aufheben"
10760 #: config/mips/mips.h:655
10761 msgid "Don't use Branch Likely instructions, overriding default for arch"
10762 msgstr "Nicht »Branch Likely«-Befehle verwenden, Standard für die Architektur aufheben"
10764 #: config/mips/mips.h:657
10765 msgid "Use NewABI-style %reloc() assembly operators"
10766 msgstr "%reloc()-Assebmleroperatoren im NewABI-Stil verwenden"
10768 #: config/mips/mips.h:659
10769 msgid "Use assembler macros instead of relocation operators"
10770 msgstr "Assemblermakros statt Auslagerungsoperatoren verwenden"
10772 #: config/mips/mips.h:661
10773 msgid "Generate mips16 code"
10774 msgstr "mips16-Code erzeugen"
10776 #: config/mips/mips.h:663
10777 msgid "Generate normal-mode code"
10778 msgstr "Code im normalen Modus erzeugen"
10780 #: config/mips/mips.h:665
10781 msgid "Lift restrictions on GOT size"
10782 msgstr "Beschränkungen für GOT-Größe aufheben"
10784 #: config/mips/mips.h:667
10785 msgid "Do not lift restrictions on GOT size"
10786 msgstr "Beschränkungen für GOT-Größe nicht aufheben"
10788 #: config/mips/mips.h:669
10790 msgid "FP exceptions are enabled"
10791 msgstr "angeschaltete Optionen: "
10793 #: config/mips/mips.h:671
10795 msgid "FP exceptions are not enabled"
10796 msgstr "angeschaltete Optionen: "
10798 #: config/mips/mips.h:786
10799 msgid "Specify a Standard MIPS ISA"
10800 msgstr "Standard MIPS ISA angeben"
10802 #. Output assembler code to FILE to increment profiler label # LABELNO
10803 #. for profiling a function entry.
10804 #: config/mips/mips.h:2318
10805 msgid "mips16 function profiling"
10806 msgstr "Profiling für mips16-Funktionen"
10808 #: config/mmix/mmix.c:229
10810 msgid "-f%s not supported: ignored"
10811 msgstr "-f%s nicht unterstützt: ignoriert"
10813 #: config/mmix/mmix.c:657
10815 msgid "support for mode %qs"
10816 msgstr "kein Datentyp für Zustand »%s«"
10818 #: config/mmix/mmix.c:671
10820 msgid "too large function value type, needs %d registers, have only %d registers for this"
10821 msgstr "zu großer Funktionswerttyp, benötigt %d Register, aber nur %d stehen zur Verfügung"
10823 #: config/mmix/mmix.c:841
10824 msgid "function_profiler support for MMIX"
10825 msgstr "function_profiler-Unterstützung für MMIX"
10827 #: config/mmix/mmix.c:863
10828 msgid "MMIX Internal: Last named vararg would not fit in a register"
10829 msgstr "MMIX-intern: Letzte benannte Vararg würde nicht in ein Register passen"
10831 #: config/mmix/mmix.c:1471 config/mmix/mmix.c:1601
10832 msgid "MMIX Internal: Expected a CONST_INT, not this"
10833 msgstr "MMIX-intern: CONST_INT erwartet, aber nicht dies"
10835 #: config/mmix/mmix.c:1479 config/mmix/mmix.c:1503 config/mmix/mmix.c:1619
10837 msgid "MMIX Internal: Bad register: %d"
10838 msgstr "MMIX-intern: Falsches Register: %d"
10840 #: config/mmix/mmix.c:1550
10841 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
10842 msgstr "MMIX-intern: Falscher Wert für 'm', kein CONST_INT"
10844 #: config/mmix/mmix.c:1569
10845 msgid "MMIX Internal: Expected a register, not this"
10846 msgstr "MMIX-intern: Register erwartet, aber nicht dies"
10848 #: config/mmix/mmix.c:1579
10849 msgid "MMIX Internal: Expected a constant, not this"
10850 msgstr "MMIX-intern: Konstante erwartet, aber nicht dies"
10852 #. Presumably there's a missing case above if we get here.
10853 #: config/mmix/mmix.c:1611
10855 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
10856 msgstr "MMIX-intern: Fall »%c« fehlt in mmix_print_operand"
10858 #. We need the original here.
10859 #: config/mmix/mmix.c:1663
10860 msgid "MMIX Internal: Cannot decode this operand"
10861 msgstr "MMIX-internal: Dieser Operand kann nicht dekodiert werden"
10863 #: config/mmix/mmix.c:1720
10864 msgid "MMIX Internal: This is not a recognized address"
10865 msgstr "MMIX-intern: Diese Adresse wird nicht erkannt"
10867 #: config/mmix/mmix.c:1897
10869 msgid "stack frame not a multiple of 8 bytes: %d"
10870 msgstr "Stapelrahmen ist kein Vielfaches von 8 Bytes: %d"
10872 #: config/mmix/mmix.c:2133
10874 msgid "stack frame not a multiple of octabyte: %d"
10875 msgstr "Stapelrahmen ist kein Vielfaches eines Octabytes: %d"
10877 #: config/mmix/mmix.c:2606 config/mmix/mmix.c:2670
10879 msgid "MMIX Internal: %s is not a shiftable int"
10880 msgstr "MMIX-intern: %s ist kein schiebbares int"
10882 #: config/mmix/mmix.c:2786
10883 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
10884 msgstr "MMIX-intern: Versuch, ungültig umgekehrte Bedingung auszugeben:"
10886 #: config/mmix/mmix.c:2793
10887 msgid "MMIX Internal: What's the CC of this?"
10888 msgstr "MMIX-intern: Was ist der CC davon?"
10890 #: config/mmix/mmix.c:2797
10891 msgid "MMIX Internal: What is the CC of this?"
10892 msgstr "MMIX-intern: Was ist der CC davon?"
10894 #: config/mmix/mmix.c:2867
10895 msgid "MMIX Internal: This is not a constant:"
10896 msgstr "MMIX-intern: Dies ist keine Konstante:"
10898 #: config/mmix/mmix.h:132
10899 msgid "Set start-address of the program"
10900 msgstr "Start-Adresse des Programmes setzen"
10902 #: config/mmix/mmix.h:134
10903 msgid "Set start-address of data"
10904 msgstr "Start-Adresse der Daten setzen"
10906 #. FIXME: Provide a way to *load* the epsilon register.
10907 #: config/mmix/mmix.h:198
10908 msgid "For intrinsics library: pass all parameters in registers"
10909 msgstr "Für Intrinsics-Bibliothek: alle Parameter in Registern übergeben"
10911 #: config/mmix/mmix.h:201
10912 msgid "Use register stack for parameters and return value"
10913 msgstr "Registerstapel für Parameter und Rückgabewerte verwenden"
10915 #: config/mmix/mmix.h:203
10916 msgid "Use call-clobbered registers for parameters and return value"
10917 msgstr "Mit Aufruf verbundene Register für Parameter und Rückgabewerte verwenden"
10919 #: config/mmix/mmix.h:205
10920 msgid "Use epsilon-respecting floating point compare instructions"
10921 msgstr "Epsilon beachtende Fließkomma-Vergleichsbefehle verwenden"
10923 #: config/mmix/mmix.h:208
10924 msgid "Use zero-extending memory loads, not sign-extending ones"
10925 msgstr "Nullerweiternde Speicherladungen verwenden, nicht vorzeichenerweiternde"
10927 #: config/mmix/mmix.h:211
10928 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
10929 msgstr "Divisionsergebnisse mit dem gleichen Vorzeichen im Übertrag wie der Divisor (nicht der Dividend) erzeugen"
10931 #: config/mmix/mmix.h:215
10932 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
10933 msgstr "Globalen Symbolen ein »:« voranstellen (für Verwendung mit PREFIX)"
10935 #: config/mmix/mmix.h:217
10936 msgid "Do not provide a default start-address 0x100 of the program"
10937 msgstr "Keine Standard-Start-Adresse 0x100 des Programmes bereitstellen"
10939 #: config/mmix/mmix.h:219
10940 msgid "Link to emit program in ELF format (rather than mmo)"
10941 msgstr "Binden, um Programm im ELF-Format ausgeben (statt mmo)"
10943 #: config/mmix/mmix.h:221
10944 msgid "Use P-mnemonics for branches statically predicted as taken"
10945 msgstr "P-Mnemonics für statisch als verfolgt vorhergesehene Zweige verwenden"
10947 #: config/mmix/mmix.h:223
10948 msgid "Don't use P-mnemonics for branches"
10949 msgstr "Keine P-Mnemonics für Zweige verwenden"
10951 #: config/mmix/mmix.h:225
10952 msgid "Use addresses that allocate global registers"
10953 msgstr "Globale Register belegende Adressen verwenden"
10955 #: config/mmix/mmix.h:227
10956 msgid "Do not use addresses that allocate global registers"
10957 msgstr "Nicht globale Register belegende Adressen verwenden"
10959 #: config/mmix/mmix.h:229
10960 msgid "Generate a single exit point for each function"
10961 msgstr "Einen einzigen Austrittspunkt für jede Funktion erzeugen"
10963 #: config/mmix/mmix.h:231
10964 msgid "Do not generate a single exit point for each function"
10965 msgstr "Nicht unbedingt einen einzigen Austrittspunkt für jede Funktion erzeugen"
10967 #: config/mn10300/linux.h:45 config/mn10300/mn10300.h:71
10968 msgid "Target the AM33 processor"
10969 msgstr "Auf AM33-Prozessor abzielen"
10971 #: config/mn10300/linux.h:46 config/mn10300/mn10300.h:75
10972 msgid "Target the AM33/2.0 processor"
10973 msgstr "Auf AM33/2.0-Prozessor abzielen"
10975 #: config/mn10300/linux.h:47 config/mn10300/mn10300.h:78
10976 msgid "Enable linker relaxations"
10977 msgstr "Binderlockerung einschalten"
10979 #: config/mn10300/mn10300.h:69
10980 msgid "Work around hardware multiply bug"
10981 msgstr "Hardware-Multiplikationsfehler umgehen"
10983 #: config/mn10300/mn10300.h:70
10984 msgid "Do not work around hardware multiply bug"
10985 msgstr "Hardware-Multiplikationsfehler nicht umgehen"
10987 #: config/ns32k/ns32k.h:142 config/s390/s390.h:135
10988 msgid "Don't use hardware fp"
10989 msgstr "Nicht Hardware-Fließkommaarithmetik verwenden"
10991 #: config/ns32k/ns32k.h:143
10992 msgid "Alternative calling convention"
10993 msgstr "Alternative Aufrufkonvention"
10995 #: config/ns32k/ns32k.h:145
10996 msgid "Pass some arguments in registers"
10997 msgstr "Einige Argumente über Register übergeben"
10999 #: config/ns32k/ns32k.h:146
11000 msgid "Pass all arguments on stack"
11001 msgstr "Alle Argumente über Stapel übergeben"
11003 #: config/ns32k/ns32k.h:147
11004 msgid "Optimize for 32532 cpu"
11005 msgstr "Für 32532-CPU optimieren"
11007 #: config/ns32k/ns32k.h:148
11008 msgid "Optimize for 32332 cpu"
11009 msgstr "Für 32332-CPU optimieren"
11011 #: config/ns32k/ns32k.h:150
11012 msgid "Optimize for 32032"
11013 msgstr "Für 32032-CPU optimieren"
11015 #: config/ns32k/ns32k.h:152
11016 msgid "Register sb is zero. Use for absolute addressing"
11017 msgstr "Register sb ist Null. Für absolute Adressierung verwenden"
11019 #: config/ns32k/ns32k.h:153
11020 msgid "Do not use register sb"
11021 msgstr "Register sb nicht verwenden"
11023 #: config/ns32k/ns32k.h:155
11024 msgid "Use bit-field instructions"
11025 msgstr "Bit-Feld-Befehle verwenden"
11027 #: config/ns32k/ns32k.h:157
11028 msgid "Do not use bit-field instructions"
11029 msgstr "Keine Bit-Feld-Befehle verwenden"
11031 #: config/ns32k/ns32k.h:158
11032 msgid "Generate code for high memory"
11033 msgstr "Code für oberen Speicher erzeugen"
11035 #: config/ns32k/ns32k.h:159
11036 msgid "Generate code for low memory"
11037 msgstr "Code für unteren Speicher erzeugen"
11039 #: config/ns32k/ns32k.h:160
11043 #: config/ns32k/ns32k.h:162
11044 msgid "Use multiply-accumulate fp instructions"
11045 msgstr "Fließkommabefehl zum Multiplizieren-Akkumulieren verwenden"
11047 #: config/ns32k/ns32k.h:164
11048 msgid "Do not use multiply-accumulate fp instructions"
11049 msgstr "Fließkommabefehl zum Multiplizieren-Akkumulieren nicht verwenden"
11051 #: config/ns32k/ns32k.h:165
11052 msgid "\"Small register classes\" kludge"
11053 msgstr "»Kleine Registerklassen«-Kludge"
11055 #: config/ns32k/ns32k.h:166
11056 msgid "No \"Small register classes\" kludge"
11057 msgstr "Keine »Kleine Registerklassen«-Kludge"
11059 #: config/pa/pa.c:412
11062 "unknown -mschedule= option (%s).\n"
11063 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11065 "Unbekannte Option für -mschedule= (%s).\n"
11066 "Gültige Optionen sind 700, 7100, 7100LC, 7200, 7300, und 8000\n"
11068 #: config/pa/pa.c:437
11071 "unknown -march= option (%s).\n"
11072 "Valid options are 1.0, 1.1, and 2.0\n"
11074 "Unbekannte Option für -march= (%s).\n"
11075 "Gültige Optionen sind 1.0, 1.1, und 2.0\n"
11077 #: config/pa/pa.c:457
11080 "unknown -munix= option (%s).\n"
11081 "Valid options are 93, 95 and 98.\n"
11083 "Unbekannte Option für -march= (%s).\n"
11084 "Gültige Optionen sind 1.0, 1.1, und 2.0\n"
11086 #: config/pa/pa.c:462
11089 "unknown -munix= option (%s).\n"
11090 "Valid options are 93 and 95.\n"
11092 "Unbekannte Option für -march= (%s).\n"
11093 "Gültige Optionen sind 1.0, 1.1, und 2.0\n"
11095 #: config/pa/pa.c:466
11098 "unknown -munix= option (%s).\n"
11099 "Valid option is 93.\n"
11101 "Unbekannte Option für -march= (%s).\n"
11102 "Gültige Optionen sind 1.0, 1.1, und 2.0\n"
11104 #: config/pa/pa.c:483
11105 msgid "PIC code generation is not supported in the portable runtime model\n"
11106 msgstr "PIC-Code-Generierung wird im portierbaren Laufzeitmodell nicht unterstützt\n"
11108 #: config/pa/pa.c:488
11109 msgid "PIC code generation is not compatible with fast indirect calls\n"
11110 msgstr "PIC-Code-Generierung ist mit schnellen indirekten Aufrufen unverträglich\n"
11112 #: config/pa/pa.c:493
11113 msgid "-g is only supported when using GAS on this processor,"
11114 msgstr "-g wird nur bei der Verwendung von GAS auf diesem Prozessor unterstützt"
11116 #: config/pa/pa.c:494
11117 msgid "-g option disabled"
11118 msgstr "Option -g ausgeschaltet"
11120 #: config/pa/pa.c:8338
11122 msgid "alignment (%u) for %s exceeds maximum alignment for global common data. Using %u"
11125 #: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:26
11126 msgid "Generate cpp defines for server IO"
11127 msgstr "cpp-Defines für Server-IO erzeugen"
11129 #: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:28
11130 msgid "Generate cpp defines for workstation IO"
11131 msgstr "cpp-Defines für Workstation-IO erzeugen"
11133 #: config/pa/pa-hpux10.h:84
11135 "Specify UNIX standard for predefines and linking.\n"
11136 "Supported value is 93."
11139 #: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99
11141 "Specify UNIX standard for predefines and linking.\n"
11142 "Supported values are 93 and 95."
11145 #: config/pa/pa-hpux11.h:82
11146 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
11149 #: config/pa/pa-hpux1111.h:28
11151 "Specify UNIX standard for predefines and linking.\n"
11152 "Supported values are 93, 95 and 98."
11155 #. Macro to define tables used to set the flags. This is a
11156 #. list in braces of target switches with each switch being
11157 #. { "NAME", VALUE, "HELP_STRING" }. VALUE is the bits to set,
11158 #. or minus the bits to clear. An empty string NAME is used to
11159 #. identify the default VALUE. Do not mark empty strings for
11161 #: config/pa/pa.h:254 config/pa/pa.h:260
11162 msgid "Generate PA1.1 code"
11163 msgstr "PA1.1-Code erzeugen"
11165 #: config/pa/pa.h:256 config/pa/pa.h:258
11166 msgid "Generate PA1.0 code"
11167 msgstr "PA1.0-Code erzeugen"
11169 #: config/pa/pa.h:262
11170 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11171 msgstr "PA2.0-Code erzeugen (erfordert binutils 2.10 oder neuer)"
11173 #: config/pa/pa.h:264
11174 msgid "Disable FP regs"
11175 msgstr "Fließkommaregister ausschalten"
11177 #: config/pa/pa.h:266
11178 msgid "Do not disable FP regs"
11179 msgstr "Fließkommaregister nicht ausschalten"
11181 #: config/pa/pa.h:268
11182 msgid "Disable space regs"
11183 msgstr "Leerregister ausschalten"
11185 #: config/pa/pa.h:270
11186 msgid "Do not disable space regs"
11187 msgstr "Leerregister nicht ausschalten"
11189 #: config/pa/pa.h:272
11190 msgid "Put jumps in call delay slots"
11191 msgstr "Sprünge in Aurufverzögerungsschlitze stecken"
11193 #: config/pa/pa.h:274
11194 msgid "Do not put jumps in call delay slots"
11195 msgstr "Keine Sprünge in Aurufverzögerungsschlitze stecken"
11197 #: config/pa/pa.h:276
11198 msgid "Disable indexed addressing"
11199 msgstr "Indizierte Adressierung ausschalten"
11201 #: config/pa/pa.h:278
11202 msgid "Do not disable indexed addressing"
11203 msgstr "Indizierte Adressierung nicht ausschalten"
11205 #: config/pa/pa.h:280
11206 msgid "Use portable calling conventions"
11207 msgstr "Portierbare Aufrufkonventionen verwenden"
11209 #: config/pa/pa.h:282
11210 msgid "Do not use portable calling conventions"
11211 msgstr "Keine portierbaren Aufrufkonventionen verwenden"
11213 #: config/pa/pa.h:284
11214 msgid "Assume code will be assembled by GAS"
11215 msgstr "Code als mit GAS assembliert annehmen"
11217 #: config/pa/pa.h:286
11218 msgid "Do not assume code will be assembled by GAS"
11219 msgstr "Code nicht als mit GAS assembliert annehmen"
11221 #: config/pa/pa.h:290
11222 msgid "Do not use software floating point"
11223 msgstr "Software-Fließkomma nicht verwenden"
11225 #: config/pa/pa.h:292
11226 msgid "Emit long load/store sequences"
11227 msgstr "Lange Laden/Speichern-Folgen ausgeben"
11229 #: config/pa/pa.h:294
11230 msgid "Do not emit long load/store sequences"
11231 msgstr "Keine langen Laden/Speichern-Folgen ausgeben"
11233 #: config/pa/pa.h:296
11234 msgid "Generate fast indirect calls"
11235 msgstr "Schnelle indirekte Aufrufe erzeugen"
11237 #: config/pa/pa.h:298
11238 msgid "Do not generate fast indirect calls"
11239 msgstr "Keine schnellen indirekten Aufrufe erzeugen"
11241 #: config/pa/pa.h:300
11242 msgid "Generate code for huge switch statements"
11243 msgstr "Code für große switch-Anweisungen erzeugen"
11245 #: config/pa/pa.h:302
11246 msgid "Do not generate code for huge switch statements"
11247 msgstr "Keinen Code für große switch-Anweisungen erzeugen"
11249 #: config/pa/pa.h:304
11250 msgid "Always generate long calls"
11251 msgstr "Immer weite Rufe erzeugen"
11253 #: config/pa/pa.h:306
11254 msgid "Generate long calls only when needed"
11255 msgstr "Weite Rufe nur bei Bedarf erzeugen"
11257 #: config/pa/pa.h:308
11258 msgid "Enable linker optimizations"
11259 msgstr "Binder-Optimierungen einschalten"
11261 #: config/pa/pa.h:332
11264 "Specify PA-RISC architecture for code generation.\n"
11265 "Values are 1.0, 1.1 and 2.0."
11266 msgstr "Architektur für Codegenerierung angeben. Die Werte sind 1.0, 1.1, und 2.0. 2.0 benötigt die gas-Momentaufnahme 19990413 oder neuer."
11268 #: config/pa/pa.h:335
11270 msgid "Specify range of registers to make fixed."
11271 msgstr "Bereich der zu fixierenden Register angeben"
11273 #: config/pa/pa.h:337
11275 msgid "Specify CPU for scheduling purposes."
11276 msgstr "CPU für Planzwecke angeben"
11278 #: config/pa/pa64-hpux.h:30
11279 msgid "Assume code will be linked by GNU ld"
11280 msgstr "Code als später mit GNU ld gebunden annehmen"
11282 #: config/pa/pa64-hpux.h:32
11283 msgid "Assume code will be linked by HP ld"
11284 msgstr "Code als später mit HP ld gebunden annehmen"
11286 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:331
11287 msgid "Do not use hardware floating point"
11288 msgstr "Hardware-Fließkomma nicht verwenden"
11290 #. return float result in ac0
11291 #: config/pdp11/pdp11.h:64
11292 msgid "Return floating point results in ac0"
11293 msgstr "Fließkommaergebnisse über ac0 zurückgeben"
11295 #: config/pdp11/pdp11.h:65
11296 msgid "Return floating point results in memory"
11297 msgstr "Fließkommaergebnisse über Speicher zurückgeben"
11300 #: config/pdp11/pdp11.h:67
11301 msgid "Generate code for an 11/40"
11302 msgstr "Code für 11/40 erzeugen"
11305 #: config/pdp11/pdp11.h:70
11306 msgid "Generate code for an 11/45"
11307 msgstr "Code für 11/45 erzeugen"
11310 #: config/pdp11/pdp11.h:73
11311 msgid "Generate code for an 11/10"
11312 msgstr "Code für 11/10 erzeugen"
11314 #. use movmemhi for bcopy
11315 #. use 32 bit for int
11316 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11317 msgid "Use 32 bit int"
11318 msgstr "32-Bit int verwenden"
11320 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11321 msgid "Use 16 bit int"
11322 msgstr "16-Bit int verwenden"
11324 #. use 32 bit for float
11325 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11326 msgid "Use 32 bit float"
11327 msgstr "32-Bit float verwenden"
11329 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11330 msgid "Use 64 bit float"
11331 msgstr "64-Bit float verwenden"
11333 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11334 #. is branching expensive - on a PDP, it's actually really cheap
11335 #. this is just to play around and check what code gcc generates
11336 #. split instruction and data memory?
11337 #: config/pdp11/pdp11.h:95
11338 msgid "Target has split I&D"
11339 msgstr "Ziel hat geteiltes I&D"
11341 #: config/pdp11/pdp11.h:96
11342 msgid "Target does not have split I&D"
11343 msgstr "Ziel hat nicht geteiltes I&D"
11345 #. UNIX assembler syntax?
11346 #: config/pdp11/pdp11.h:98
11347 msgid "Use UNIX assembler syntax"
11348 msgstr "UNIX-Assemblersyntax verwenden"
11350 #: config/pdp11/pdp11.h:99
11351 msgid "Use DEC assembler syntax"
11352 msgstr "DEC-Assemblersyntax verwenden"
11354 #: config/rs6000/host-darwin.c:52
11355 msgid "Segmentation Fault (code)"
11356 msgstr "Speicherzugriffsverletzung (Code)"
11358 #: config/rs6000/host-darwin.c:83
11359 msgid "Out of stack space.\n"
11360 msgstr "Stapelspeicher aufgebraucht.\n"
11362 #: config/rs6000/host-darwin.c:104
11364 msgid "Try running '%s' in the shell to raise its limit.\n"
11365 msgstr "»%s« in der Shell könnte diese Beschränkung erhöhen.\n"
11367 #: config/rs6000/host-darwin.c:117
11368 msgid "Segmentation Fault"
11369 msgstr "Speicherzugriffsverletzung"
11371 #: config/rs6000/host-darwin.c:131
11373 msgid "While setting up signal stack: %m"
11374 msgstr "Während des Setzens des Signalstapels: %m"
11376 #: config/rs6000/host-darwin.c:137
11378 msgid "While setting up signal handler: %m"
11379 msgstr "Während des Setzens des Signalhandlers: %m"
11381 #: config/rs6000/host-darwin.c:181
11383 msgid "couldn't unmap pch_address_space: %m\n"
11384 msgstr "Abbildung von pch_address_space konnte nicht aufgehoben werden: %m\n"
11386 #. Handle the machine specific pragma longcall. Its syntax is
11388 #. # pragma longcall ( TOGGLE )
11390 #. where TOGGLE is either 0 or 1.
11392 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11393 #. whether or not new function declarations receive a longcall
11394 #. attribute by default.
11395 #: config/rs6000/rs6000-c.c:46
11396 msgid "ignoring malformed #pragma longcall"
11397 msgstr "Falsch geformtes #pragma longcall wird ignoriert"
11399 #: config/rs6000/rs6000-c.c:59
11400 msgid "missing open paren"
11401 msgstr "öffnende Klammer fehlt"
11403 #: config/rs6000/rs6000-c.c:61
11404 msgid "missing number"
11405 msgstr "Fehlende Zahl"
11407 #: config/rs6000/rs6000-c.c:63
11408 msgid "missing close paren"
11409 msgstr "Fehlende schließende Klammer"
11411 #: config/rs6000/rs6000-c.c:66
11412 msgid "number must be 0 or 1"
11413 msgstr "Zahl muss 0 oder 1 sein"
11415 #: config/rs6000/rs6000-c.c:69
11416 msgid "junk at end of #pragma longcall"
11417 msgstr "Ausschuss am Ende von #pragma longcall"
11419 #: config/rs6000/rs6000.c:1254
11420 msgid "-mmultiple is not supported on little endian systems"
11421 msgstr "-mmultiple wird auf »little endian«-Systemen nicht unterstützt"
11423 #: config/rs6000/rs6000.c:1261
11424 msgid "-mstring is not supported on little endian systems"
11425 msgstr "-mstring wird auf »little endian«-Systemen nicht unterstützt"
11427 #: config/rs6000/rs6000.c:1275
11429 msgid "unknown -mdebug-%s switch"
11430 msgstr "unbekannter Schalter -mdebug-%s"
11432 #: config/rs6000/rs6000.c:1287
11434 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
11435 msgstr "unbekanntes Argument »%s« für -mtraceback; »full«, »partial« oder »none« erwartet"
11437 #: config/rs6000/rs6000.c:1298
11439 msgid "Unknown switch -mlong-double-%s"
11440 msgstr "Unbekannter Schalter -mlong-double-%s"
11442 #: config/rs6000/rs6000.c:1354
11443 msgid "AltiVec and E500 instructions cannot coexist"
11444 msgstr "AltiVec- und E500-Befehle können nicht koexistieren"
11446 #: config/rs6000/rs6000.c:1622
11448 msgid "unknown -m%s= option specified: '%s'"
11449 msgstr "unbekannte Option für -m%s= angegeben: »%s«"
11451 #: config/rs6000/rs6000.c:1643
11453 msgid "not configured for ABI: '%s'"
11454 msgstr "nicht für ABI konfiguriert: »%s«"
11456 #: config/rs6000/rs6000.c:1651
11457 msgid "Using darwin64 ABI"
11460 #: config/rs6000/rs6000.c:1656
11461 msgid "Using old darwin ABI"
11464 #: config/rs6000/rs6000.c:1662
11466 msgid "unknown ABI specified: '%s'"
11467 msgstr "unbekanntes ABI angegeben: »%s«"
11469 #: config/rs6000/rs6000.c:1679
11471 msgid "invalid option for -mfloat-gprs"
11472 msgstr "ungültige Bedingungen für Operand"
11474 #: config/rs6000/rs6000.c:1695
11475 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
11478 #: config/rs6000/rs6000.c:1702
11480 msgid "unknown -malign-XXXXX option specified: '%s'"
11481 msgstr "unbekannte Option -malign-XXXXX angegeben: »%s«"
11483 #: config/rs6000/rs6000.c:4756
11484 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
11487 #: config/rs6000/rs6000.c:4829
11488 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
11489 msgstr "Wert kann nicht in Vektorregister zurückgegeben werden, da AltiVec-Befehle ausgeschaltet sind; -maltivec schaltet sie ein."
11491 #: config/rs6000/rs6000.c:5018
11492 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
11493 msgstr "Argument kann nicht in Vektorregister übergegeben werden, da AltiVec-Befehle ausgeschaltet sind; -maltivec schaltet sie ein."
11495 #: config/rs6000/rs6000.c:5809
11496 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
11499 #: config/rs6000/rs6000.c:6704
11500 msgid "argument 1 must be a 5-bit signed literal"
11501 msgstr "Argument 1 muss ein vorzeichenbehaftetes 5-Bit-Symbol sein"
11503 #: config/rs6000/rs6000.c:6807 config/rs6000/rs6000.c:7477
11504 msgid "argument 2 must be a 5-bit unsigned literal"
11505 msgstr "Argument 2 muss ein vorzeichenloses 5-Bit-Symbol sein"
11507 #: config/rs6000/rs6000.c:6847
11508 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11509 msgstr "Argument 1 von __builtin_altivec_predicate muss eine Konstante sein"
11511 #: config/rs6000/rs6000.c:6901
11512 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11513 msgstr "Argument 1 von __builtin_altivec_predicate ist außerhalb des Wertebereiches"
11515 #: config/rs6000/rs6000.c:7063
11516 msgid "argument 3 must be a 4-bit unsigned literal"
11517 msgstr "Argument 3 muss ein vorzeichenloses 4-Bit-Symbol sein"
11519 #: config/rs6000/rs6000.c:7235
11521 msgid "argument to %qs must be a 2-bit unsigned literal"
11522 msgstr "Argument für »%s« muss ein vorzeichenloses 2-Bit-Symbol sein"
11524 #: config/rs6000/rs6000.c:7348
11525 msgid "argument to dss must be a 2-bit unsigned literal"
11526 msgstr "Argument für dss muss ein vorzeichenloses 2-Bit-Symbol sein"
11528 #: config/rs6000/rs6000.c:7363
11530 msgid "invalid parameter combination for %qs AltiVec intrinsic"
11531 msgstr "ungültige Parameterkombination für intrinsisches »%s« AltiVec"
11533 #: config/rs6000/rs6000.c:7597
11534 msgid "argument 1 of __builtin_spe_predicate must be a constant"
11535 msgstr "Argument 1 von __builtin_spe_predicate muss eine Konstante sein"
11537 #: config/rs6000/rs6000.c:7670
11538 msgid "argument 1 of __builtin_spe_predicate is out of range"
11539 msgstr "Argument 1 von __builtin_spe_predicate ist außerhalb des Wertebereiches"
11541 #: config/rs6000/rs6000.c:10566
11543 msgid "invalid %%f value"
11544 msgstr "ungültiger %%f-Wert"
11546 #: config/rs6000/rs6000.c:10575
11548 msgid "invalid %%F value"
11549 msgstr "ungültiger %%F-Wert"
11551 #: config/rs6000/rs6000.c:10584
11553 msgid "invalid %%G value"
11554 msgstr "ungültiger %%G-Wert"
11556 #: config/rs6000/rs6000.c:10619
11558 msgid "invalid %%j code"
11559 msgstr "ungültiger %%j-Code"
11561 #: config/rs6000/rs6000.c:10629
11563 msgid "invalid %%J code"
11564 msgstr "ungültiger %%J-Code"
11566 #: config/rs6000/rs6000.c:10639
11568 msgid "invalid %%k value"
11569 msgstr "ungültiger %%k-Wert"
11571 #: config/rs6000/rs6000.c:10659 config/xtensa/xtensa.c:1937
11573 msgid "invalid %%K value"
11574 msgstr "ungültiger %%K-Wert"
11576 #: config/rs6000/rs6000.c:10726
11578 msgid "invalid %%O value"
11579 msgstr "ungültiger %%O-Wert"
11581 #: config/rs6000/rs6000.c:10773
11583 msgid "invalid %%q value"
11584 msgstr "ungültiger %%q-Wert"
11586 #: config/rs6000/rs6000.c:10817
11588 msgid "invalid %%S value"
11589 msgstr "ungültiger %%S-Wert"
11591 #: config/rs6000/rs6000.c:10859
11593 msgid "invalid %%T value"
11594 msgstr "ungültiger %%T-Wert"
11596 #: config/rs6000/rs6000.c:10869
11598 msgid "invalid %%u value"
11599 msgstr "ungültiger %%u-Wert"
11601 #: config/rs6000/rs6000.c:10878 config/xtensa/xtensa.c:1907
11603 msgid "invalid %%v value"
11604 msgstr "ungültiger %%v-Wert"
11606 #: config/rs6000/rs6000.c:13555
11608 msgid "stack frame too large"
11609 msgstr "Stapelrahmen zu groß: %d Bytes"
11611 #: config/rs6000/rs6000.c:16073
11612 msgid "no profiling of 64-bit code for this ABI"
11613 msgstr "kein Profiling von 64-bit-Code für dieses ABI"
11615 #: config/rs6000/rs6000.c:17163
11617 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
11618 msgstr "Verwendung von »long« in AltiVec-Typen ist veraltet; »int« verwenden"
11620 #: config/rs6000/rs6000.c:17165
11622 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
11623 msgstr "Verwendung von »long« in AltiVec-Typen ist veraltet; »int« verwenden"
11625 #: config/rs6000/rs6000.c:17169
11627 msgid "use of %<long long%> in AltiVec types is invalid"
11628 msgstr "Verwendung von »long« in AltiVec-Typen ist veraltet; »int« verwenden"
11630 #: config/rs6000/rs6000.c:17171
11632 msgid "use of %<double%> in AltiVec types is invalid"
11633 msgstr "Verwendung von »long« in AltiVec-Typen ist veraltet; »int« verwenden"
11635 #: config/rs6000/rs6000.c:17173
11637 msgid "use of %<long double%> in AltiVec types is invalid"
11638 msgstr "Verwendung von »long« in AltiVec-Typen ist veraltet; »int« verwenden"
11640 #: config/rs6000/rs6000.c:17175
11642 msgid "use of boolean types in AltiVec types is invalid"
11643 msgstr "Verwendung von »long« in AltiVec-Typen ist veraltet; »int« verwenden"
11645 #: config/rs6000/rs6000.c:17177
11647 msgid "use of %<complex%> in AltiVec types is invalid"
11648 msgstr "Verwendung von »long« in AltiVec-Typen ist veraltet; »int« verwenden"
11650 #: config/rs6000/aix.h:204
11651 msgid "Conform more closely to IBM XLC semantics"
11654 #: config/rs6000/aix.h:206
11655 msgid "Default GCC semantics that differ from IBM XLC"
11658 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31
11659 #: config/rs6000/aix52.h:31
11660 msgid "Support message passing with the Parallel Environment"
11661 msgstr "Message Passing mit paralleler Umgebung unterstützen"
11663 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
11664 msgid "Compile for 64-bit pointers"
11665 msgstr "Für 64-Bit-Zeiger kompilieren"
11667 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
11668 msgid "Compile for 32-bit pointers"
11669 msgstr "Für 32-Bit-Zeiger kompilieren"
11671 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
11672 msgid "-maix64 and POWER architecture are incompatible"
11673 msgstr "-maix64 und die Architektur POWER sind unverträglich"
11675 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
11676 msgid "-maix64 requires PowerPC64 architecture remain enabled"
11677 msgstr "-maix64 setzt eingeschaltete PowerPC64-Architektur voraus"
11679 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
11680 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
11681 msgstr "-maix64 benötigt: 64-Bit-Berechnung mit 32-Bit-Adressierung noch nicht unterstützt"
11683 #: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153
11684 msgid "Generate 64-bit code"
11685 msgstr "64-Bit-Code erzeugen"
11687 #: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155
11688 msgid "Generate 32-bit code"
11689 msgstr "32-Bit-Code erzeugen"
11691 #: config/rs6000/darwin.h:73
11692 msgid "Generate code suitable for executables (NOT shared libs)"
11693 msgstr "Code für ausführbare Dateien (NICHT Shared Libraries) erzeugen"
11695 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
11697 #: config/rs6000/darwin.h:89
11698 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
11699 msgstr "-mdynamic-no-pic hebt -fpic oder -fPIC auf"
11701 #. Darwin doesn't support -fpic.
11702 #: config/rs6000/darwin.h:95
11703 msgid "-fpic is not supported; -fPIC assumed"
11704 msgstr "-fpic wird nicht unterstützt; -fPIC angenommen"
11706 #: config/rs6000/darwin.h:113
11708 msgid "-m64 requires PowerPC64 architecture, enabling"
11709 msgstr "-maix64 setzt eingeschaltete PowerPC64-Architektur voraus"
11712 #. if (rs6000_long_double_size_string == NULL)
11713 #. rs6000_long_double_type_size = 128;
11714 #: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
11716 msgid "-m64 not supported in this configuration"
11717 msgstr "-m%s wird in dieser Konfiguration nicht unterstützt"
11719 #: config/rs6000/linux64.h:109
11720 msgid "-m64 requires a PowerPC64 cpu"
11721 msgstr "-m64 benötigt eine PowerPC64-CPU"
11723 #: config/rs6000/linux64.h:221
11724 msgid "Call mcount for profiling before a function prologue"
11725 msgstr "mcount für Profiling vor Funktionsprolog aufrufen"
11727 #: config/rs6000/linux64.h:223
11728 msgid "Call mcount for profiling after a function prologue"
11729 msgstr "mcount für Profiling nach Funktionsprolog aufrufen"
11731 #. Run-time compilation parameters selecting different hardware subsets.
11733 #. Macro to define tables used to set the flags.
11734 #. This is a list in braces of pairs in braces,
11735 #. each pair being { "NAME", VALUE }
11736 #. where VALUE is the bits to set or minus the bits to clear.
11737 #. An empty string NAME is used to identify the default VALUE.
11738 #: config/rs6000/rs6000.h:277
11739 msgid "Use POWER instruction set"
11740 msgstr "POWER-Befehlssatz verwenden"
11742 #: config/rs6000/rs6000.h:280
11743 msgid "Use POWER2 instruction set"
11744 msgstr "POWER2-Befehlssatz verwenden"
11746 #: config/rs6000/rs6000.h:282
11747 msgid "Do not use POWER2 instruction set"
11748 msgstr "POWER2-Befehlssatz nicht verwenden"
11750 #: config/rs6000/rs6000.h:285
11751 msgid "Do not use POWER instruction set"
11752 msgstr "POWER-Befehlssatz nicht verwenden"
11754 #: config/rs6000/rs6000.h:287
11755 msgid "Use PowerPC instruction set"
11756 msgstr "PowerPC-Befehlssatz verwenden"
11758 #: config/rs6000/rs6000.h:290
11759 msgid "Do not use PowerPC instruction set"
11760 msgstr "PowerPC-Befehlssatz nicht verwenden"
11762 #: config/rs6000/rs6000.h:292
11763 msgid "Use PowerPC General Purpose group optional instructions"
11764 msgstr "Optionale Befehle der PowerPC-Mehrzweck-Gruppe verwenden"
11766 #: config/rs6000/rs6000.h:294
11767 msgid "Do not use PowerPC General Purpose group optional instructions"
11768 msgstr "Optionale Befehle der PowerPC-Mehrzweck-Gruppe nicht verwenden"
11770 #: config/rs6000/rs6000.h:296
11771 msgid "Use PowerPC Graphics group optional instructions"
11772 msgstr "Optionale Befehle der PowerPC-Grafik-Gruppe verwenden"
11774 #: config/rs6000/rs6000.h:298
11775 msgid "Do not use PowerPC Graphics group optional instructions"
11776 msgstr "Optionale Befehle der PowerPC-Grafik-Gruppe nicht verwenden"
11778 #: config/rs6000/rs6000.h:300
11779 msgid "Use PowerPC-64 instruction set"
11780 msgstr "PowerPC-64-Befehlssatz verwenden"
11782 #: config/rs6000/rs6000.h:302
11783 msgid "Do not use PowerPC-64 instruction set"
11784 msgstr "PowerPC-64-Befehlssatz nicht verwenden"
11786 #: config/rs6000/rs6000.h:304
11787 msgid "Use AltiVec instructions"
11788 msgstr "AltiVec-Befehle verwenden"
11790 #: config/rs6000/rs6000.h:306
11791 msgid "Do not use AltiVec instructions"
11792 msgstr "AltiVec-Befehle nicht verwenden"
11794 #: config/rs6000/rs6000.h:308
11795 msgid "Use new mnemonics for PowerPC architecture"
11796 msgstr "Neue Mnemonics für PowerPC-Architektur verwenden"
11798 #: config/rs6000/rs6000.h:310
11799 msgid "Use old mnemonics for PowerPC architecture"
11800 msgstr "Alte Mnemonics für PowerPC-Architektur verwenden"
11802 #: config/rs6000/rs6000.h:313
11803 msgid "Put everything in the regular TOC"
11804 msgstr "Alles in reguläres TOC legen"
11806 #: config/rs6000/rs6000.h:315
11807 msgid "Place floating point constants in TOC"
11808 msgstr "Fließkommakonstanten ins TOC legen"
11810 #: config/rs6000/rs6000.h:317
11811 msgid "Do not place floating point constants in TOC"
11812 msgstr "Fließkommakonstanten nicht ins TOC legen"
11814 #: config/rs6000/rs6000.h:319
11815 msgid "Place symbol+offset constants in TOC"
11816 msgstr "Symbol+Offset-Konstanten ins TOC legen"
11818 #: config/rs6000/rs6000.h:321
11819 msgid "Do not place symbol+offset constants in TOC"
11820 msgstr "Symbol+Offset-Konstanten nicht ins TOC legen"
11822 #: config/rs6000/rs6000.h:327
11823 msgid "Place variable addresses in the regular TOC"
11824 msgstr "Variablenadressen ins normale TOC legen"
11826 #: config/rs6000/rs6000.h:333
11827 msgid "Generate load/store multiple instructions"
11828 msgstr "Laden/Speichern mehrerer Befehle erzeugen"
11830 #: config/rs6000/rs6000.h:335
11831 msgid "Do not generate load/store multiple instructions"
11832 msgstr "Kein Laden/Speichern mehrerer Befehle erzeugen"
11834 #: config/rs6000/rs6000.h:337
11835 msgid "Generate string instructions for block moves"
11836 msgstr "Zeichenkettenbefehle für Blockkopieroperationen erzeugen"
11838 #: config/rs6000/rs6000.h:339
11839 msgid "Do not generate string instructions for block moves"
11840 msgstr "Keine Zeichenkettenbefehle für Blockkopieroperationen erzeugen"
11842 #: config/rs6000/rs6000.h:341
11843 msgid "Generate load/store with update instructions"
11844 msgstr "Laden/Speichern mit Aktualisierungsbefehlen erzeugen"
11846 #: config/rs6000/rs6000.h:343
11847 msgid "Do not generate load/store with update instructions"
11848 msgstr "Kein Laden/Speichern mit Aktualisierungsbefehlen erzeugen"
11850 #: config/rs6000/rs6000.h:347
11851 msgid "Do not generate fused multiply/add instructions"
11852 msgstr "Keine verschmolzenen Multiplizier/Addier-Befehle erzeugen"
11854 #: config/rs6000/rs6000.h:351
11855 msgid "Do not schedule the start and end of the procedure"
11856 msgstr "Anfang und Ende der Prozedur nicht planen"
11858 #: config/rs6000/rs6000.h:357
11859 msgid "Return all structures in memory (AIX default)"
11860 msgstr "Alle Strukturen über Speicher zurückgeben (AIX-Standard)"
11862 #: config/rs6000/rs6000.h:359
11863 msgid "Return small structures in registers (SVR4 default)"
11864 msgstr "Kleine Strukturen über Register zurückgeben (SVR4-Standard)"
11866 #: config/rs6000/rs6000.h:365
11867 msgid "Generate single field mfcr instruction"
11868 msgstr "Einzelfeld-mfcr-Befehl erzeugen"
11870 #: config/rs6000/rs6000.h:367
11871 msgid "Do not generate single field mfcr instruction"
11872 msgstr "Keinen Einzelfeld-mfcr-Befehl erzeugen"
11874 #: config/rs6000/rs6000.h:451 config/sparc/sparc.h:715
11875 msgid "Use features of and schedule code for given CPU"
11876 msgstr "Eigenschaften und Programmplanung für gegebene CPU verwenden"
11878 #: config/rs6000/rs6000.h:454
11879 msgid "Enable debug output"
11880 msgstr "Ausgaben zur Fehlersuche einschalten"
11882 #: config/rs6000/rs6000.h:456
11883 msgid "Select full, part, or no traceback table"
11884 msgstr "Voll-, Teil- oder keine Traceback-Tabelle"
11886 #: config/rs6000/rs6000.h:457
11887 msgid "Specify ABI to use"
11888 msgstr "Zu verwendendes ABI"
11890 #: config/rs6000/rs6000.h:459
11891 msgid "Specify size of long double (64 or 128 bits)"
11892 msgstr "Größe von »long double« angeben (64 oder 128 Bits)"
11894 #: config/rs6000/rs6000.h:461
11895 msgid "Specify yes/no if isel instructions should be generated"
11896 msgstr "yes/no angeben; je nachdem, ob isel-Befehle erzeugt werden sollen"
11898 #: config/rs6000/rs6000.h:463
11899 msgid "Specify yes/no if SPE SIMD instructions should be generated"
11900 msgstr "yes/no angeben; je nachdem, ob SPE SIMD-Befehle erzeugt werden sollen"
11902 #: config/rs6000/rs6000.h:465
11903 msgid "Specify yes/no if using floating point in the GPRs"
11904 msgstr "yes/no angeben; je nachdem, ob Fließkomma in den GPRs verwendet wird"
11906 #: config/rs6000/rs6000.h:467
11907 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
11908 msgstr "yes/no angeben; je nachdem, ob VRSAVE-Befehle für AltiVec erzeugt werden sollen"
11910 #: config/rs6000/rs6000.h:469
11911 msgid "Avoid all range limits on call instructions"
11912 msgstr "Alle Bereichsgrenzen bei Aufrufbefehlen vermeiden"
11914 #: config/rs6000/rs6000.h:472
11915 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
11916 msgstr "Vor der Verwendung des veralteten AltiVec-Typen »vector long ...«"
11918 #: config/rs6000/rs6000.h:475
11919 msgid "Determine which dependences between insns are considered costly"
11920 msgstr "Feststellen, welche Abhängigkeiten zwischen Befehlen als teuer angesehen werden"
11922 #: config/rs6000/rs6000.h:477
11923 msgid "Specify which post scheduling nop insertion scheme to apply"
11924 msgstr "Angeben, welches Schema zum Einfügen von nops nach der Planung angewendet werden soll"
11926 #: config/rs6000/rs6000.h:479
11927 msgid "Specify alignment of structure fields default/natural"
11928 msgstr "Ausrichtung der Strukturfelder default/natural angeben"
11930 #: config/rs6000/rs6000.h:481
11931 msgid "Specify scheduling priority for dispatch slot restricted insns"
11932 msgstr "Planungspriorität für Verteilschlitz-beschränkte Befehle angeben"
11934 #. Definitions for __builtin_return_address and __builtin_frame_address.
11935 #. __builtin_return_address (0) should give link register (65), enable
11937 #. This should be uncommented, so that the link register is used, but
11938 #. currently this would result in unmatched insns and spilling fixed
11939 #. registers so we'll leave it for another day. When these problems are
11940 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
11942 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
11943 #. Number of bytes into the frame return addresses can be found. See
11944 #. rs6000_stack_info in rs6000.c for more information on how the different
11945 #. abi's store the return address.
11946 #: config/rs6000/rs6000.h:1830
11947 msgid "RETURN_ADDRESS_OFFSET not supported"
11948 msgstr "RETURN_ADDRESS_OFFSET nicht unterstützt"
11950 #: config/rs6000/sysv4.h:87
11951 msgid "Select ABI calling convention"
11952 msgstr "ABI-Aufrufkonvention auswählen"
11954 #: config/rs6000/sysv4.h:88
11955 msgid "Select method for sdata handling"
11956 msgstr "Methode für sdata-Behandlung auswählen"
11958 #: config/rs6000/sysv4.h:100
11959 msgid "Align to the base type of the bit-field"
11960 msgstr "Auf Basistyp des Bitfeldes ausrichten"
11962 #: config/rs6000/sysv4.h:102
11963 msgid "Don't align to the base type of the bit-field"
11964 msgstr "Nicht auf Basistyp des Bitfeldes ausrichten"
11966 #: config/rs6000/sysv4.h:104
11967 msgid "Don't assume that unaligned accesses are handled by the system"
11968 msgstr "Nicht annehmen, dass nicht ausgerichtete Zugriffe vom System behandelt werden"
11970 #: config/rs6000/sysv4.h:106
11971 msgid "Assume that unaligned accesses are handled by the system"
11972 msgstr "Annehmen, dass nicht ausgerichtete Zugriffe vom System behandelt werden"
11974 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
11975 msgid "Produce code relocatable at runtime"
11976 msgstr "Zur Laufzeit verschiebbaren Code erzeugen"
11978 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
11979 msgid "Don't produce code relocatable at runtime"
11980 msgstr "Nicht zur Laufzeit verschiebbaren Code erzeugen"
11982 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
11983 msgid "Produce little endian code"
11984 msgstr "Little-Endian-Code erzeugen"
11986 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
11987 msgid "Produce big endian code"
11988 msgstr "Big-Endian-Code erzeugen"
11990 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
11991 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
11992 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
11993 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
11994 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
11995 msgid "no description yet"
11996 msgstr "noch keine Beschreibung"
11998 #: config/rs6000/sysv4.h:129
12000 msgstr "EABI verwenden"
12002 #: config/rs6000/sysv4.h:130
12003 msgid "Don't use EABI"
12004 msgstr "EABI nicht verwenden"
12006 #: config/rs6000/sysv4.h:133
12007 msgid "Do not allow bit-fields to cross word boundaries"
12008 msgstr "Nicht zulassen, dass Bitfelder Wortgrenzen überschneiden"
12010 #: config/rs6000/sysv4.h:135
12011 msgid "Use alternate register names"
12012 msgstr "Alternative Registernamen verwenden"
12014 #: config/rs6000/sysv4.h:137
12015 msgid "Don't use alternate register names"
12016 msgstr "Keine alternativen Registernamen verwenden"
12018 #: config/rs6000/sysv4.h:141
12019 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12020 msgstr "Mit libsim.a, libc.a und sim-crt0.o binden"
12022 #: config/rs6000/sysv4.h:143
12023 msgid "Link with libads.a, libc.a and crt0.o"
12024 msgstr "Mit libads.a, libc.a und crt0.o binden"
12026 #: config/rs6000/sysv4.h:145
12027 msgid "Link with libyk.a, libc.a and crt0.o"
12028 msgstr "Mit libyk.a, libc.a und crt0.o binden"
12030 #: config/rs6000/sysv4.h:147
12031 msgid "Link with libmvme.a, libc.a and crt0.o"
12032 msgstr "Mit libmvme.a, libc.a und crt0.o binden"
12034 #: config/rs6000/sysv4.h:149
12035 msgid "Set the PPC_EMB bit in the ELF flags header"
12036 msgstr "PPC_EMB-Bit im ELF-Flags-Header setzen"
12038 #: config/rs6000/sysv4.h:150
12039 msgid "Use the WindISS simulator"
12040 msgstr "WindISS-Simulator verwenden"
12042 #. Sometimes certain combinations of command options do not make sense
12043 #. on a particular target machine. You can define a macro
12044 #. `OVERRIDE_OPTIONS' to take account of this. This macro, if
12045 #. defined, is executed once just after all the command options have
12048 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12050 #: config/rs6000/sysv4.h:219
12052 msgid "bad value for -mcall-%s"
12053 msgstr "Falscher Wert für -mcall-%s"
12055 #: config/rs6000/sysv4.h:235
12057 msgid "bad value for -msdata=%s"
12058 msgstr "Falscher Wert für -msdata=%s"
12060 #: config/rs6000/sysv4.h:252
12062 msgid "-mrelocatable and -msdata=%s are incompatible"
12063 msgstr "-mrelocatable und -msdata=%s sind unverträglich"
12065 #: config/rs6000/sysv4.h:261
12067 msgid "-f%s and -msdata=%s are incompatible"
12068 msgstr "-f%s und -msdata=%s sind unverträglich"
12070 #: config/rs6000/sysv4.h:270
12072 msgid "-msdata=%s and -mcall-%s are incompatible"
12073 msgstr "-msdata=%s und -mcall-%s sind unverträglich"
12075 #: config/rs6000/sysv4.h:279
12076 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12077 msgstr "-mrelocatable und -mno-minimal-toc sind unverträglich"
12079 #: config/rs6000/sysv4.h:285
12081 msgid "-mrelocatable and -mcall-%s are incompatible"
12082 msgstr "-mrelocatable und -mcall-%s sind unverträglich"
12084 #: config/rs6000/sysv4.h:292
12086 msgid "-fPIC and -mcall-%s are incompatible"
12087 msgstr "-fPIC und -mcall-%s sind unverträglich"
12089 #: config/rs6000/sysv4.h:299
12090 msgid "-mcall-aixdesc must be big endian"
12091 msgstr "-mcall-aixdesc muss »big endian« sein"
12093 #: config/rs6000/sysv4.h:314
12095 msgid "-m%s not supported in this configuration"
12096 msgstr "-m%s wird in dieser Konfiguration nicht unterstützt"
12098 #: config/s390/s390.c:1406
12100 msgid "Unknown cpu used in -march=%s."
12101 msgstr "Unbekannte CPU verwendet in -march=%s."
12103 #: config/s390/s390.c:1425
12105 msgid "Unknown cpu used in -mtune=%s."
12106 msgstr "Unbekannte CPU verwendet in -mtune=%s."
12108 #: config/s390/s390.c:1430
12110 msgid "z/Architecture mode not supported on %s."
12111 msgstr "z/Architektur-Modus nicht unterstützt auf %s."
12113 #: config/s390/s390.c:1432
12114 msgid "64-bit ABI not supported in ESA/390 mode."
12115 msgstr "64-Bit-ABI nicht unterstützt im ESA/390-Modus"
12117 #: config/s390/s390.c:1443
12118 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination."
12121 #: config/s390/s390.c:1450
12123 msgid "invalid value for -mwarn-framesize"
12124 msgstr "Falscher Wert für -mcall-%s"
12126 #: config/s390/s390.c:1460
12128 msgid "invalid value for -mstack-size"
12129 msgstr "Falscher Wert für -msdata=%s"
12131 #: config/s390/s390.c:1463
12132 msgid "stack size must be an exact power of 2"
12135 #: config/s390/s390.c:1469
12137 msgid "invalid value for -mstack-guard"
12138 msgstr "Falscher Wert für -msdata=%s"
12140 #: config/s390/s390.c:1472
12141 msgid "stack size must be greater than the stack guard value"
12144 #: config/s390/s390.c:1475
12145 msgid "stack guard value must be an exact power of 2"
12148 #: config/s390/s390.c:1478
12149 msgid "-mstack-size implies use of -mstack-guard"
12152 #: config/s390/s390.c:1482
12153 msgid "-mstack-guard implies use of -mstack-size"
12156 #: config/s390/s390.c:4310
12157 msgid "Cannot decompose address."
12158 msgstr "Adresse kann nicht zerlegt werden."
12160 #: config/s390/s390.c:4502
12161 msgid "UNKNOWN in print_operand !?"
12162 msgstr "UNKNOWN in print_operand !?"
12164 #: config/s390/s390.c:6549
12165 msgid "Total size of local variables exceeds architecture limit."
12166 msgstr "Gesamtgröße der lokalen Variablen übersteigt Grenze der Architektur."
12168 #: config/s390/s390.c:7085
12170 msgid "frame size of %qs is "
12171 msgstr "Speichergröße von »%D« ist unbekannt"
12173 #: config/s390/s390.c:7085
12177 #: config/s390/s390.c:7089
12179 msgid "%qs uses dynamic stack allocation"
12182 #: config/s390/s390.h:136
12183 msgid "Use bras for executable < 64k"
12184 msgstr "bras für ausführbare Datei < 64k verwenden"
12186 #: config/s390/s390.h:137
12187 msgid "Don't use bras"
12188 msgstr "bras nicht verwenden"
12190 #: config/s390/s390.h:138
12191 msgid "Additional debug prints"
12192 msgstr "Zusätzliche Fehlerprotokollausdrucke"
12194 #: config/s390/s390.h:139
12195 msgid "Don't print additional debug prints"
12196 msgstr "Keine zusätzlichen Fehlerprotokollausdrucke"
12198 #: config/s390/s390.h:140
12200 msgstr "64-Bit-ABI"
12202 #: config/s390/s390.h:141
12204 msgstr "31-Bit-ABI"
12206 #: config/s390/s390.h:142
12207 msgid "z/Architecture"
12208 msgstr "z/Architektur"
12210 #: config/s390/s390.h:143
12211 msgid "ESA/390 architecture"
12212 msgstr "ESA/390-Architektur"
12214 #: config/s390/s390.h:144
12216 msgstr "mvcle-Verwendung"
12218 #: config/s390/s390.h:145
12222 #: config/s390/s390.h:146
12224 msgid "Enable tpf OS tracing code"
12225 msgstr "tpf-OS-Code einschalten"
12227 #: config/s390/s390.h:147
12229 msgid "Disable tpf OS tracing code"
12230 msgstr "tpf-OS-Code ausschalten"
12232 #: config/s390/s390.h:148
12234 msgid "Disable fused multiply/add instructions"
12235 msgstr "verschmolzene Multiplikations/Additions-Befehle ausschalten"
12237 #: config/s390/s390.h:149
12239 msgid "Enable fused multiply/add instructions"
12240 msgstr "verschmolzene Multiplikations/Additions-Befehle einschalten"
12242 #: config/s390/s390.h:150
12243 msgid "Maintain backchain pointer"
12246 #: config/s390/s390.h:151
12247 msgid "Don't maintain backchain pointer"
12250 #: config/s390/s390.h:152
12251 msgid "Use packed stack layout"
12254 #: config/s390/s390.h:153
12256 msgid "Don't use packed stack layout"
12257 msgstr "Nicht Stapelversatz verwenden"
12259 #: config/s390/s390.h:162
12260 msgid "Warn if a single function's framesize exceeds the given framesize"
12263 #: config/s390/s390.h:165
12264 msgid "Warn if a function uses alloca or creates an array with dynamic size"
12267 #: config/s390/s390.h:168
12268 msgid "Emit extra code in the function prologue in order to trap if the stacksize exceeds the given limit"
12271 #: config/s390/s390.h:171
12272 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
12275 #: config/sh/sh.c:6201
12276 msgid "__builtin_saveregs not supported by this subtarget"
12277 msgstr "__builtin_saveregs wird für dieses Teilziel nicht unterstützt"
12279 #: config/sh/sh.c:7194
12280 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12281 msgstr "Attribut interrupt_handler ist mit-m5-compact unverträglich"
12283 #. The sp_switch attribute only has meaning for interrupt functions.
12284 #. The trap_exit attribute only has meaning for interrupt functions.
12285 #: config/sh/sh.c:7216 config/sh/sh.c:7251
12287 msgid "%qs attribute only applies to interrupt functions"
12288 msgstr "Attribut »%s« bezieht sich nur auf Unterbrechungsfunktionen"
12290 #. The argument must be a constant string.
12291 #: config/sh/sh.c:7223
12293 msgid "%qs attribute argument not a string constant"
12294 msgstr "Attributargument »%s« ist keine Zeichenkettenkonstante"
12296 #. The argument must be a constant integer.
12297 #: config/sh/sh.c:7258
12299 msgid "%qs attribute argument not an integer constant"
12300 msgstr "Attributargument »%s« ist keine Ganzzahlkonstante"
12302 #: config/sh/symbian.c:147
12304 msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored"
12305 msgstr "%JFunktion »%D« wurde nach vorheriger Deklaration als »dllimport« definiert: Attribut ignoriert"
12307 #: config/sh/symbian.c:158
12309 msgid "%Hinline function '%D' is declared as dllimport: attribute ignored."
12310 msgstr "%J»inline«-Funktion »%D« ist als »dllimport« deklariert: Attribut ignoriert."
12312 #: config/sh/symbian.c:171
12314 msgid "%Hdefinition of static data member '%D' of dllimport'd class."
12315 msgstr "%JDefinition des statischen Datenelementes »%D« einer »dllimport«-ierten Klasse."
12317 #: config/sh/symbian.c:286
12319 msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
12320 msgstr "%JFehler in Redeklaration von »%D«: »dllimport«-iertem Symbol fehlt externe Bindung"
12322 #: config/sh/symbian.c:332
12324 msgid "%H%s '%D' %s after being referenced with dllimport linkage."
12325 msgstr "%J»%D« nach Referenzierung mit dllimport-Bindung lokal definiert"
12327 #: config/sh/symbian.c:436
12329 msgid "%Hvariable %qD definition is marked dllimport."
12330 msgstr "%JVariablendefinition von »%d« ist als dllimport markiert."
12332 #: config/sh/symbian.c:511
12334 msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
12335 msgstr "%Jfür Symbol »%D« wird wegen des Attributes »%s« externe Bindung benötigt"
12337 #: config/sh/symbian.c:892 cp/tree.c:2286
12339 msgid "lang_* check: failed in %s, at %s:%d"
12340 msgstr "Überprüfung von lang_*: in %s, bei %s:%d gescheitert"
12342 #. There are no delay slots on SHmedia.
12343 #. Relaxation isn't yet supported for SHmedia
12344 #. -fprofile-arcs needs a working libgcov . In unified tree configurations with newlib, this requires to configure with --with-newlib --with-headers. But there is no way to check here we have a working libgcov, so just assume that we have.
12345 #: config/sh/sh.h:754
12346 msgid "Profiling is not supported on this target."
12347 msgstr "Profiling wird von diesem Ziel nicht unterstützt"
12349 #: config/sparc/sparc.c:584
12351 msgid "%s is not supported by this configuration"
12352 msgstr "%s wird von dieser Konfiguration nicht unterstützt"
12354 #: config/sparc/sparc.c:591
12355 msgid "-mlong-double-64 not allowed with -m64"
12356 msgstr "-mlong-double-64 ist mit -m64 nicht erlaubt"
12358 #: config/sparc/sparc.c:616
12359 msgid "-mcmodel= is not supported on 32 bit systems"
12360 msgstr "-mcmodel= wird auf 32-Bit-Systemen nicht unterstützt"
12362 #: config/sparc/sparc.c:7325 config/sparc/sparc.c:7331
12364 msgid "invalid %%Y operand"
12365 msgstr "ungültiger %%Y-Operand"
12367 #: config/sparc/sparc.c:7401
12369 msgid "invalid %%A operand"
12370 msgstr "ungültiger %%A-Operand"
12372 #: config/sparc/sparc.c:7411
12374 msgid "invalid %%B operand"
12375 msgstr "ungültiger %%B-Operand"
12377 #: config/sparc/sparc.c:7450
12379 msgid "invalid %%c operand"
12380 msgstr "ungültiger %%c-Operand"
12382 #: config/sparc/sparc.c:7451
12384 msgid "invalid %%C operand"
12385 msgstr "ungültiger %%C-Operand"
12387 #: config/sparc/sparc.c:7472
12389 msgid "invalid %%d operand"
12390 msgstr "ungültiger %%d-Operand"
12392 #: config/sparc/sparc.c:7473
12394 msgid "invalid %%D operand"
12395 msgstr "ungültiger %%D-Operand"
12397 #: config/sparc/sparc.c:7489
12399 msgid "invalid %%f operand"
12400 msgstr "ungültiger %%f-Operand"
12402 #: config/sparc/sparc.c:7503
12404 msgid "invalid %%s operand"
12405 msgstr "ungültiger %%s-Operand"
12407 #: config/sparc/sparc.c:7557
12408 msgid "long long constant not a valid immediate operand"
12409 msgstr "»long long«-Konstante ist kein gültiger direkter Operand"
12411 #: config/sparc/sparc.c:7560
12412 msgid "floating point constant not a valid immediate operand"
12413 msgstr "Fließkommakonstante ist kein gültiger direkter Operand"
12415 #: config/sparc/freebsd.h:77 config/sparc/linux.h:91
12416 #: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:201
12417 msgid "Use 64 bit long doubles"
12418 msgstr "64-Bit long doubles verwenden"
12420 #: config/sparc/freebsd.h:78 config/sparc/linux.h:92
12421 #: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:202
12422 msgid "Use 128 bit long doubles"
12423 msgstr "128-Bit-»long double«s verwenden"
12425 #: config/sparc/sp64-elf.h:87
12426 msgid "Generate code for big endian"
12427 msgstr "Code für »big endian« erzeugen"
12429 #: config/sparc/sp64-elf.h:88
12430 msgid "Generate code for little endian"
12431 msgstr "Code für »little endian« erzeugen"
12433 #: config/sparc/sp86x-elf.h:61
12434 msgid "Use little-endian byte order for data"
12435 msgstr "»little-endian« Bytereihenfolge für Daten verwenden"
12437 #: config/sparc/sparc.h:632
12438 msgid "Assume possible double misalignment"
12439 msgstr "Mögliche doppelte Fehlausrichtung annehmen"
12441 #: config/sparc/sparc.h:634
12442 msgid "Assume all doubles are aligned"
12443 msgstr "Annehmen, dass alle doubles ausgerichtet sind"
12445 #: config/sparc/sparc.h:636
12446 msgid "Pass -assert pure-text to linker"
12447 msgstr "-assert pure-text an Binder übergeben"
12449 #: config/sparc/sparc.h:638
12450 msgid "Do not pass -assert pure-text to linker"
12451 msgstr "Nicht -assert pure-text an Binder übergeben"
12453 #: config/sparc/sparc.h:640
12454 msgid "Use ABI reserved registers"
12455 msgstr "ABI-reservierte Register verwenden"
12457 #: config/sparc/sparc.h:642
12458 msgid "Do not use ABI reserved registers"
12459 msgstr "Nicht ABI-reservierte Register verwenden"
12461 #: config/sparc/sparc.h:644
12462 msgid "Use hardware quad fp instructions"
12463 msgstr "Hardware-Vierfach-Fließkommabefehle verwenden"
12465 #: config/sparc/sparc.h:646
12466 msgid "Do not use hardware quad fp instructions"
12467 msgstr "Hardware-Vierfach-Fließkommabefehle nicht verwenden"
12469 #: config/sparc/sparc.h:648
12470 msgid "Compile for v8plus ABI"
12471 msgstr "Für v8plus-ABI-übersetzen"
12473 #: config/sparc/sparc.h:650
12474 msgid "Do not compile for v8plus ABI"
12475 msgstr "Nicht für v8plus-ABI-übersetzen"
12477 #: config/sparc/sparc.h:652
12478 msgid "Utilize Visual Instruction Set"
12479 msgstr "Visuellen Befehlssatz verwenden"
12481 #: config/sparc/sparc.h:654
12482 msgid "Do not utilize Visual Instruction Set"
12483 msgstr "Nicht visuellen Befehlssatz verwenden"
12485 #: config/sparc/sparc.h:656
12486 msgid "Pointers are 64-bit"
12487 msgstr "Zeiger sind 64 Bit"
12489 #: config/sparc/sparc.h:658
12490 msgid "Pointers are 32-bit"
12491 msgstr "Zeiger sind 32 Bit"
12493 #: config/sparc/sparc.h:660
12494 msgid "Use 32-bit ABI"
12495 msgstr "32-Bit-ABI verwenden"
12497 #: config/sparc/sparc.h:662
12498 msgid "Use 64-bit ABI"
12499 msgstr "64-Bit-ABI verwenden"
12501 #: config/sparc/sparc.h:664
12502 msgid "Use stack bias"
12503 msgstr "Stapelversatz verwenden"
12505 #: config/sparc/sparc.h:666
12506 msgid "Do not use stack bias"
12507 msgstr "Nicht Stapelversatz verwenden"
12509 #: config/sparc/sparc.h:668
12510 msgid "Use structs on stronger alignment for double-word copies"
12511 msgstr "Bei stärkerer Ausrichtung für Doppelwort-Kopien Structs verwenden"
12513 #: config/sparc/sparc.h:670
12514 msgid "Do not use structs on stronger alignment for double-word copies"
12515 msgstr "Bei stärkerer Ausrichtung für Doppelwort-Kopien keine Structs verwenden"
12517 #: config/sparc/sparc.h:672
12518 msgid "Optimize tail call instructions in assembler and linker"
12519 msgstr "Ende-Aufruf-Befehle in Assembler und Binder optimieren"
12521 #: config/sparc/sparc.h:674
12522 msgid "Do not optimize tail call instructions in assembler or linker"
12523 msgstr "Ende-Aufruf-Befehle in Assembler und Binder nicht optimieren"
12525 #: config/sparc/sparc.h:719
12526 msgid "Use given SPARC code model"
12527 msgstr "Gegebenes SPARC-Code-Modell verwenden"
12529 #: config/stormy16/stormy16.c:528
12530 msgid "Constant halfword load operand out of range."
12531 msgstr "Konstanter Halbwort-Lade-Operand außerhalb des Wertebereiches."
12533 #: config/stormy16/stormy16.c:538
12534 msgid "Constant arithmetic operand out of range."
12535 msgstr "Konstanter arithmetischer Operand außerhalb des Wertebereiches."
12537 #: config/stormy16/stormy16.c:1224
12538 msgid "Local variable memory requirements exceed capacity."
12539 msgstr "Lokale Variablenspeicheranforderungen überschreiten Kapazität."
12541 #: config/stormy16/stormy16.c:1390
12542 msgid "function_profiler support"
12543 msgstr "function_profiler-Unterstützung"
12545 #: config/stormy16/stormy16.c:1479
12546 msgid "cannot use va_start in interrupt function"
12547 msgstr "va_start in Unterbrechungsfunktion kann nicht verwendet werden"
12549 #: config/stormy16/stormy16.c:1921 config/stormy16/stormy16.c:1992
12551 msgid "'B' operand is not constant"
12552 msgstr "»B«-Operand ist nicht konstant"
12554 #: config/stormy16/stormy16.c:1948
12556 msgid "'B' operand has multiple bits set"
12557 msgstr "»B«-Operand hat mehrere gesetzte Bits"
12559 #: config/stormy16/stormy16.c:1974
12561 msgid "'o' operand is not constant"
12562 msgstr "»o«-Operand ist nicht konstant"
12564 #: config/stormy16/stormy16.c:2006
12565 msgid "xstormy16_print_operand: unknown code"
12566 msgstr "xstormy16_print_operand: unbekannter Code"
12568 #: config/stormy16/stormy16.c:2052
12570 msgid "switch statement of size %lu entries too large"
12571 msgstr "switch-Anweisung der Größe %lu Einträge zu groß"
12573 #: config/stormy16/stormy16.c:2434
12575 msgid "%<__BELOW100__%> attribute only applies to variables"
12576 msgstr "Attribut »%s« bezieht sich nur auf Variablen"
12578 #: config/stormy16/stormy16.c:2441
12579 msgid "__BELOW100__ attribute not allowed with auto storage class."
12582 #: config/v850/v850-c.c:67
12583 msgid "#pragma GHS endXXXX found without previous startXXX"
12584 msgstr "#pragma GHS endXXXX ohne vorheriges startXXX gefunden"
12586 #: config/v850/v850-c.c:69
12587 msgid "#pragma GHS endXXX does not match previous startXXX"
12588 msgstr "#pragma GHS endXXX passt nicht zum vorherigen startXXX"
12590 #: config/v850/v850-c.c:94
12591 msgid "cannot set interrupt attribute: no current function"
12592 msgstr "Unterbrechungsattribut kann nicht gesetzt werden; keine aktuelle Funktion"
12594 #: config/v850/v850-c.c:102
12595 msgid "cannot set interrupt attribute: no such identifier"
12596 msgstr "Unterbrechungsattribut kann nicht gesetzt werden: kein solcher Bezeichner"
12598 #: config/v850/v850-c.c:147
12599 msgid "junk at end of #pragma ghs section"
12600 msgstr "Ausschuss am Ende von #pragma ghs section"
12602 #: config/v850/v850-c.c:164
12604 msgid "unrecognized section name \"%s\""
12605 msgstr "nicht erkannter Abschnittsname »%s«"
12607 #: config/v850/v850-c.c:179
12608 msgid "malformed #pragma ghs section"
12609 msgstr "falsch geformtes #pragma ghs section"
12611 #: config/v850/v850-c.c:198
12612 msgid "junk at end of #pragma ghs interrupt"
12613 msgstr "Ausschuss am Ende von #pragma ghs interrupt"
12615 #: config/v850/v850-c.c:209
12616 msgid "junk at end of #pragma ghs starttda"
12617 msgstr "Ausschuss am Ende von #pragma ghs starttda"
12619 #: config/v850/v850-c.c:220
12620 msgid "junk at end of #pragma ghs startsda"
12621 msgstr "Ausschuss am Ende von #pragma ghs startsda"
12623 #: config/v850/v850-c.c:231
12624 msgid "junk at end of #pragma ghs startzda"
12625 msgstr "Ausschuss am Ende von #pragma ghs startzda"
12627 #: config/v850/v850-c.c:242
12628 msgid "junk at end of #pragma ghs endtda"
12629 msgstr "Ausschuss am Ende von #pragma ghs endtda"
12631 #: config/v850/v850-c.c:253
12632 msgid "junk at end of #pragma ghs endsda"
12633 msgstr "Ausschuss am Ende von #pragma ghs endsda"
12635 #: config/v850/v850-c.c:264
12636 msgid "junk at end of #pragma ghs endzda"
12637 msgstr "Ausschuss am Ende von #pragma ghs endzda"
12639 #: config/v850/v850.c:168
12641 msgid "%s=%s is not numeric"
12642 msgstr "%s=%s ist nicht numerisch"
12644 #: config/v850/v850.c:175
12646 msgid "%s=%s is too large"
12647 msgstr "%s=%s ist zu groß"
12649 #: config/v850/v850.c:339
12650 msgid "const_double_split got a bad insn:"
12651 msgstr "const_double_split bekam einen falschen Befehl:"
12653 #: config/v850/v850.c:904
12654 msgid "output_move_single:"
12655 msgstr "output_move_single:"
12657 #: config/v850/v850.c:2246
12658 msgid "%Jdata area attributes cannot be specified for local variables"
12659 msgstr "%JDatenabschnittsattribute können nicht für lokale Variablen angegeben werden"
12661 #: config/v850/v850.c:2257
12662 msgid "%Jdata area of '%D' conflicts with previous declaration"
12663 msgstr "%JDatenabschnitt von »%D« in Konflikt mit vorheriger Deklaration"
12665 #: config/v850/v850.c:2456
12667 msgid "bogus JR construction: %d\n"
12668 msgstr "nur simulierte JR-Konstruktion: %d\n"
12670 #: config/v850/v850.c:2477 config/v850/v850.c:2680
12672 msgid "bad amount of stack space removal: %d"
12673 msgstr "Falscher Betrag der Stapelspeicherentfernung: %d"
12675 #: config/v850/v850.c:2656
12677 msgid "bogus JARL construction: %d\n"
12678 msgstr "nur simulierte JARL-Konstruktion: %d\n"
12680 #: config/v850/v850.c:3026
12682 msgid "Bogus DISPOSE construction: %d\n"
12683 msgstr "nur simulierte DISPOSE-Konstruktion: %d\n"
12685 #: config/v850/v850.c:3048
12687 msgid "Too much stack space to dispose of: %d"
12688 msgstr "Zu viel Stapelspeicher zu entsorgen: %dd"
12690 #: config/v850/v850.c:3221
12692 msgid "Bogus PREPEARE construction: %d\n"
12693 msgstr "nur simulierte PREPARE-Konstruktion: %d\n"
12695 #: config/v850/v850.c:3243
12697 msgid "Too much stack space to prepare: %d"
12698 msgstr "Zu viel Stapelspeicher vorzubereiten: %d"
12700 #. Macro to define tables used to set the flags.
12701 #. This is a list in braces of pairs in braces,
12702 #. each pair being { "NAME", VALUE }
12703 #. where VALUE is the bits to set or minus the bits to clear.
12704 #. An empty string NAME is used to identify the default VALUE.
12705 #: config/v850/v850.h:174
12706 msgid "Support Green Hills ABI"
12707 msgstr "Green Hills ABI unterstützen"
12709 #: config/v850/v850.h:177
12710 msgid "Prohibit PC relative function calls"
12711 msgstr "PC-relative Funktionsaufrufe verbieten"
12713 #: config/v850/v850.h:180
12714 msgid "Reuse r30 on a per function basis"
12715 msgstr "r30 auf Funktionsbasis wiederverwenden"
12717 #: config/v850/v850.h:183
12718 msgid "Use stubs for function prologues"
12719 msgstr "Stubs für Funktionsprologe verwenden"
12721 #: config/v850/v850.h:186
12722 msgid "Same as: -mep -mprolog-function"
12723 msgstr "Das gleiche wie: -mep -mprolog-function"
12725 #: config/v850/v850.h:187
12726 msgid "Enable backend debugging"
12727 msgstr "Backend-Fehlersuche einschalten"
12729 #: config/v850/v850.h:189
12730 msgid "Compile for the v850 processor"
12731 msgstr "Für v850-Prozessor übersetzen"
12733 #: config/v850/v850.h:191
12734 msgid "Compile for v850e1 processor"
12735 msgstr "Für v850e1-Prozessor übersetzen"
12737 #. Make sure that the other bits are cleared.
12738 #: config/v850/v850.h:193
12739 msgid "Compile for v850e processor"
12740 msgstr "Für v850e-Prozessor übersetzen"
12742 #. Make sure that the other bits are cleared.
12743 #: config/v850/v850.h:195
12744 msgid "Enable the use of the short load instructions"
12745 msgstr "Verwendung der kurzen Ladebefehle einschalten"
12747 #: config/v850/v850.h:198
12748 msgid "Do not use the callt instruction"
12749 msgstr "Den callt-Befehl nicht verwenden"
12751 #: config/v850/v850.h:205
12752 msgid "Do not use registers r2 and r5"
12753 msgstr "Die Register r2 und r5 nicht verwenden"
12755 #: config/v850/v850.h:207
12756 msgid "Enforce strict alignment"
12757 msgstr "Genaue Ausrichtung erzwingen"
12759 #: config/v850/v850.h:210
12760 msgid "Use 4 byte entries in switch tables"
12761 msgstr "4-Byte-Einträge in switch-Tabellen verwenden"
12763 #: config/v850/v850.h:236
12764 msgid "Set the max size of data eligible for the TDA area"
12765 msgstr "Maximalgröße der für den TDA-Bereich geeigneten Daten setzen"
12767 #: config/v850/v850.h:239
12768 msgid "Set the max size of data eligible for the SDA area"
12769 msgstr "Maximalgröße der für den SDA-Bereich geeigneten Daten setzen"
12771 #: config/v850/v850.h:242
12772 msgid "Set the max size of data eligible for the ZDA area"
12773 msgstr "Maximalgröße der für den ZDA-Bereich geeigneten Daten setzen"
12775 #: config/xtensa/xtensa.c:1014 config/xtensa/xtensa.c:1046
12776 #: config/xtensa/xtensa.c:1055
12778 msgstr "Falscher Test"
12780 #: config/xtensa/xtensa.c:1774
12781 msgid "boolean registers required for the floating-point option"
12782 msgstr "Boolsche Register für die Fließkommaoption benötigt"
12784 #: config/xtensa/xtensa.c:1820
12786 msgid "-f%s is not supported with CONST16 instructions"
12787 msgstr "-f%s wird mit CONST16-Befehlen nicht unterstützt"
12789 #: config/xtensa/xtensa.c:1825
12790 msgid "PIC is required but not supported with CONST16 instructions"
12791 msgstr "PIC wird benötigt, wird aber nicht mit CONST16-Befehlen unterstützt"
12793 #: config/xtensa/xtensa.c:1895
12795 msgid "invalid %%D value"
12796 msgstr "ungültiger %%D-Wert"
12798 #: config/xtensa/xtensa.c:1932
12799 msgid "invalid mask"
12800 msgstr "ungültige Maske"
12802 #: config/xtensa/xtensa.c:1958
12804 msgid "invalid %%x value"
12805 msgstr "ungültiger %%x-Wert"
12807 #: config/xtensa/xtensa.c:1965
12809 msgid "invalid %%d value"
12810 msgstr "ungültiger %%x-Wert"
12812 #: config/xtensa/xtensa.c:1986 config/xtensa/xtensa.c:1996
12814 msgid "invalid %%t/%%b value"
12815 msgstr "ungültiger %%t/%%b-Wert"
12817 #: config/xtensa/xtensa.c:2038
12818 msgid "invalid address"
12819 msgstr "ungültige Adresse"
12821 #: config/xtensa/xtensa.c:2063
12822 msgid "no register in address"
12823 msgstr "Kein Register in Adresse"
12825 #: config/xtensa/xtensa.c:2071
12826 msgid "address offset not a constant"
12827 msgstr "Adressversatz ist keine Konstante"
12829 #: config/xtensa/xtensa.c:2672
12830 msgid "only uninitialized variables can be placed in a .bss section"
12831 msgstr "Nur uninitialisierte Variablen können in einem .bss-Abschnitt platziert werden"
12833 #: config/xtensa/xtensa.h:79
12834 msgid "Use CONST16 instruction to load constants"
12835 msgstr "CONST16-Befehle zum Laden von Konstanten verwenden"
12837 #: config/xtensa/xtensa.h:81
12838 msgid "Use PC-relative L32R instruction to load constants"
12839 msgstr "PC-relativen L32R-Befehl zum Laden von Konstanten verwenden"
12841 #: config/xtensa/xtensa.h:83
12842 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
12843 msgstr "Verschmolzene Multplizier/Addier- und Multiplizier/Subtrahier-Befehle für Fließkomma ausschalten"
12845 #: config/xtensa/xtensa.h:85
12846 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
12847 msgstr "Verschmolzene Multplizier/Addier- und Multiplizier/Subtrahier-Befehle für Fließkomma einschalten"
12849 #: config/xtensa/xtensa.h:87
12850 msgid "Intersperse literal pools with code in the text section"
12851 msgstr "Code in Zeichen-Daten im Text-Abschnitt einstreuen"
12853 #: config/xtensa/xtensa.h:89
12854 msgid "Put literal pools in a separate literal section"
12855 msgstr "Zeichendaten in gesonderten Zeichenabschnitt legen"
12857 #: config/xtensa/xtensa.h:91
12858 msgid "Automatically align branch targets to reduce branch penalties"
12859 msgstr "Zweigziele automatisch ausrichten, um Strafzyklen für Verzweigung zu verringern"
12861 #: config/xtensa/xtensa.h:93
12862 msgid "Do not automatically align branch targets"
12863 msgstr "Verzweigungsziele nicht automatisch ausrichten"
12865 #: config/xtensa/xtensa.h:95
12866 msgid "Use indirect CALLXn instructions for large programs"
12867 msgstr "Indirekte CALLXn-Befehle für große Programme verwenden"
12869 #: config/xtensa/xtensa.h:97
12870 msgid "Use direct CALLn instructions for fast calls"
12871 msgstr "Direkte CALLn-Befehle für schnelle Aufrufe verwenden"
12875 msgid "missing argument to \"-%s\""
12876 msgstr "fehlendes Argument für »-%s«"
12880 msgid "%<-gnat%> misspelled as %<-gant%>"
12881 msgstr "»-gnat« falsch buchstabiert als »-gant«"
12884 msgid "unable to call pointer to member function here"
12885 msgstr "Zeiger auf Elementfunktion kann hier nicht aufgerufen werden"
12888 msgid "%s %D(%T, %T, %T) <built-in>"
12889 msgstr "%s %D(%T, %T, %T) <eingebaut>"
12892 msgid "%s %D(%T, %T) <built-in>"
12893 msgstr "%s %D(%T, %T) <eingebaut>"
12896 msgid "%s %D(%T) <built-in>"
12897 msgstr "%s %D(%T) <eingebaut>"
12900 msgid "%s %T <conversion>"
12901 msgstr "%s %T <Umformung>"
12904 msgid "%J%s %+#D <near match>"
12905 msgstr "%J%s %+#D <nahe Übereinstimmung>"
12912 msgid "candidates are:"
12913 msgstr "Kandidaten sind:"
12917 msgid "conversion from %qT to %qT is ambiguous"
12918 msgstr "Umformung von »%T« in »%T« ist nicht eindeutig"
12920 #: cp/call.c:2767 cp/call.c:2825
12922 msgid "no matching function for call to %<%D(%A)%>"
12923 msgstr "keine passende Funktion für Aufruf von »%D(%A)«"
12925 #: cp/call.c:2770 cp/call.c:2828
12927 msgid "call of overloaded %<%D(%A)%> is ambiguous"
12928 msgstr "Aufruf des überladenen »%D(%A)« ist nicht eindeutig"
12930 #. It's no good looking for an overloaded operator() on a
12931 #. pointer-to-member-function.
12934 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
12935 msgstr "Zeiger auf Elementfunktion %E kann nicht ohne Objekt aufgerufen werden; Beispiele: .* oder ->*"
12939 msgid "no match for call to %<(%T) (%A)%>"
12940 msgstr "keine Übereinstimmung für Aufruf von »(%T) (%A)«"
12944 msgid "call of %<(%T) (%A)%> is ambiguous"
12945 msgstr "Aufruf von »(%T) (%A)« ist nicht eindeutig"
12949 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
12950 msgstr "%s für ternären »operator?:« in »%E ? %E : %E«"
12954 msgid "%s for %<operator%s%> in %<%E%s%>"
12955 msgstr "%s für »operator%s« in »%E%s«"
12959 msgid "%s for %<operator[]%> in %<%E[%E]%>"
12960 msgstr "%s für »operator[]« in »%E[%E]«"
12964 msgid "%s for %qs in %<%s %E%>"
12965 msgstr "%s für »%s« in »%s %E«"
12969 msgid "%s for %<operator%s%> in %<%E %s %E%>"
12970 msgstr "%s für »operator%s« in »%E %s %E«"
12974 msgid "%s for %<operator%s%> in %<%s%E%>"
12975 msgstr "%s für »operator%s« in »%s%E«"
12978 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
12979 msgstr "ISO-C++ verbietet das Auslassen des mittleren Terms eines »?:«-Ausdruckes"
12983 msgid "%qE has type %<void%> and is not a throw-expression"
12984 msgstr "»%E« hat den Typ »void« und ist kein throw-Ausdruck"
12986 #: cp/call.c:3241 cp/call.c:3451
12987 msgid "operands to ?: have different types"
12988 msgstr "Operanden für ?: haben verschiedene Typen"
12991 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
12992 msgstr "Aufzählungsfehler in bedingtem Ausdruck: %qT vs. %qT"
12995 msgid "enumeral and non-enumeral type in conditional expression"
12996 msgstr "Aufzählungs- und Nicht-Aufzählungstyp in bedingtem Ausdruck"
12999 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
13000 msgstr "kein %<%D(int)%> für Suffix %qs deklariert, stattdessen wird Präfixoperator versucht"
13003 msgid "using synthesized %q#D for copy assignment"
13004 msgstr "künstlich erstelltes %q#D für Kopierzuweisung wird verwendet"
13008 msgid " where cfront would use %q#D"
13009 msgstr " wobei cfront »%#D« verwenden würde"
13013 msgid "comparison between %q#T and %q#T"
13014 msgstr "Vergleich zwischen »%#T« und »%#T«"
13018 msgid "no suitable %<operator %s> for %qT"
13019 msgstr "kein geeignetes »operator %s« für »%T«"
13023 msgid "%q+#D is private"
13024 msgstr "»%+#D« ist privat"
13028 msgid "%q+#D is protected"
13029 msgstr "»%+#D« ist geschützt"
13033 msgid "%q+#D is inaccessible"
13034 msgstr "»%+#D« ist unzugänglich"
13037 msgid "within this context"
13038 msgstr "in diesem Zusammenhang"
13040 #: cp/call.c:4163 cp/cvt.c:263
13042 msgid "invalid conversion from %qT to %qT"
13043 msgstr "ungültige Umwandlung von »%T« in »%T«"
13047 msgid " initializing argument %P of %qD"
13048 msgstr " Argument %P von »%D« wird initialisiert"
13052 msgid "passing NULL to non-pointer argument %P of %qD"
13053 msgstr "Übergabe von NULL für Nicht-Zeiger %s %P von `%D' verwendet"
13057 msgid "converting to non-pointer type %qT from NULL"
13058 msgstr "%s in Nicht-Zeiger-Typ »%T« von NULL"
13062 msgid "passing %qT for argument %P to %qD"
13063 msgstr "Übergabe von »%T« für %s %P von »%D«"
13067 msgid "converting to %qT from %qT"
13068 msgstr "Umwandlung von »%T« nach »%T«"
13072 msgid "passing negative value %qE for argument %P to %qD"
13073 msgstr "Übergabe des negativen Werts »%E« für %s %P von »%D«"
13077 msgid "converting negative value %qE to %qT"
13078 msgstr "%s vom negativen Wert »%E« nach »%T«"
13082 msgid "cannot bind bitfield %qE to %qT"
13083 msgstr "das Bitfeld »%E« kann nicht mit »%T« verbunden werden"
13085 #: cp/call.c:4348 cp/call.c:4364
13087 msgid "cannot bind packed field %qE to %qT"
13088 msgstr "das gepackte Feld »%E« kann nicht mit »%T« verbunden werden"
13092 msgid "cannot bind rvalue %qE to %qT"
13093 msgstr "der R-Wert »%E« kann nicht mit »%T« verbunden werden"
13097 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13098 msgstr "Objekte des Nicht-POD-Typs »%#T« können nicht über »...« übergeben werden; Aufruf wird zur Laufzeit abbrechen"
13100 #. Undefined behavior [expr.call] 5.2.2/7.
13103 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13104 msgstr "Objekte des Nicht-POD-Typs »%#T« können nicht über »...« empfangen werden; Aufruf wird zur Laufzeit abbrechen"
13108 msgid "the default argument for parameter %d of %qD has not yet been parsed"
13109 msgstr "das Standardargument für den Parameter %d von »%D« wurde noch nicht gelesen"
13113 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
13114 msgstr "Die Übergabe von »%T« als »this«-Argument von »%#D« streicht Qualifizierer"
13118 msgid "%qT is not an accessible base of %qT"
13119 msgstr "»%T« ist keine erreichbare Basis von »%T«"
13123 msgid "could not find class$ field in java interface type %qT"
13124 msgstr "class$-Feld konnte nicht im Java-Schnittstellentyp »%T« gefunden werden"
13128 msgid "call to non-function %qD"
13129 msgstr "Aufruf der Nicht-Funktion »%D«"
13133 msgid "request for member %qD in %qE, which is of non-aggregate type %qT"
13134 msgstr "Anforderung des Elements »%D« in »%E«, das vom Nicht-Aggregattyp »%T« ist"
13138 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
13139 msgstr "keine passende Funktion für Aufruf von »%T::%s(%A)%#V«"
13143 msgid "call of overloaded %<%s(%A)%> is ambiguous"
13144 msgstr "Aufruf des überladenen »%s(%A)« ist mehrdeutig"
13148 msgid "cannot call member function %qD without object"
13149 msgstr "Elementfunktion »%D« kann nicht ohne Objekt aufgerufen werden"
13153 msgid "passing %qT chooses %qT over %qT"
13154 msgstr "Übergabe von »%T« wählt »%T« (statt »%T«)"
13156 #: cp/call.c:6016 cp/name-lookup.c:4104
13158 msgid " in call to %qD"
13159 msgstr " in Aufruf von »%D«"
13163 msgid "choosing %qD over %qD"
13164 msgstr "Wahl von »%D« (statt »%D«)"
13168 msgid " for conversion from %qT to %qT"
13169 msgstr " für Umwandlung von »%T« in »%T«"
13172 msgid " because conversion sequence for the argument is better"
13173 msgstr " denn die Umwandlungsfolge für das Argument ist besser"
13176 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
13177 msgstr "ISO C++ besagt, dass diese mehrdeutig sind, auch wenn die schlechteste Umwandlung für das erste besser ist als die schlechteste Umwandlung für das zweite:"
13180 msgid "candidate 1:"
13181 msgstr "Kandidat 1:"
13184 msgid "candidate 2:"
13185 msgstr "Kandidat 2:"
13189 msgid "could not convert %qE to %qT"
13190 msgstr "»%E« konnte nicht nach »%T« konvertiert werden"
13194 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
13195 msgstr "ungültige Initialisierung einer nicht-konstanten Referenz des Typs »%T« von temporärem Wert des Typs »%T«"
13199 msgid "invalid initialization of reference of type %qT from expression of type %qT"
13200 msgstr "ungültige Initialisierung einer nicht-konstanten Referenz des Typs »%T« von Ausdruck des Typs »%T"
13204 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
13205 msgstr "Es kann nicht von Basis »%T« in abgeleiteten Typ »%T« über virtuelle Basis »%T« gewandelt werden"
13209 msgid "Java class %qT cannot have a destructor"
13210 msgstr "Java-Klasse »%T« kann keinen Destruktor haben"
13214 msgid "Java class %qT cannot have an implicit non-trivial destructor"
13215 msgstr "Java-Klasse »%T« kann keinen impliziten nicht-trivialen Destruktor haben"
13219 msgid "%q#D and %q#D cannot be overloaded"
13220 msgstr "»%#D« und »%#D« können nicht überladen werden"
13224 msgid "conflicting access specifications for method %qD, ignored"
13225 msgstr "Zugriffsangaben für Methode »%D« stehen in Konflikt, ignoriert"
13229 msgid "conflicting access specifications for field %qE, ignored"
13230 msgstr "Zugriffsangaben für Feld »%s« stehen in Konflikt, ignoriert"
13234 msgid "%qD names constructor"
13235 msgstr "»%D« benennt Konstruktor"
13239 msgid "%qD invalid in %qT"
13240 msgstr "»%D« ungültig in »%T«"
13244 msgid "no members matching %qD in %q#T"
13245 msgstr "kein Element passt zu »%D« in »%#T«"
13247 #: cp/class.c:1186 cp/class.c:1194
13249 msgid "%qD invalid in %q#T"
13250 msgstr "»%D« ungültig in »%#T«"
13254 msgid " because of local method %q#D with same name"
13255 msgstr " wegen lokaler Methode »%#D« mit gleichem Namen"
13259 msgid " because of local member %q#D with same name"
13260 msgstr " wegen lokalem Element »%#D« mit gleichem Namen"
13264 msgid "base class %q#T has a non-virtual destructor"
13265 msgstr "Basisklasse »%#T« hat nicht-virtuellen Destruktor"
13269 msgid "all member functions in class %qT are private"
13270 msgstr "alle Elementfunktionen in Klasse »%T« sind privat"
13274 msgid "%q#T only defines a private destructor and has no friends"
13275 msgstr "»%#T« definiert nur einen privaten Destruktor und hat keine »friends«"
13279 msgid "%q#T only defines private constructors and has no friends"
13280 msgstr "»%#T« definiert nur private Konstruktoren und hat keine »friends«"
13284 msgid "no unique final overrider for %qD in %qT"
13285 msgstr "»%D« wurde nicht eindeutig und endgültig in »%T« überschrieben"
13287 #. Here we know it is a hider, and no overrider exists.
13290 msgid "%qD was hidden"
13291 msgstr "»%D« war versteckt"
13298 #: cp/class.c:2451 cp/decl2.c:1100
13300 msgid "%q#D invalid; an anonymous union can only have non-static data members"
13301 msgstr "»%#D« ungültig; eine anonyme Union kann nur nicht-statische Datentypen haben"
13303 #: cp/class.c:2458 cp/decl2.c:1107
13305 msgid "private member %q#D in anonymous union"
13306 msgstr "privates Element »%#D« in anonymer Union"
13308 #: cp/class.c:2461 cp/decl2.c:1109
13310 msgid "protected member %q#D in anonymous union"
13311 msgstr "geschütztes Element »%#D« in anonymer Union"
13315 msgid "bit-field %q#D with non-integral type"
13316 msgstr "Bit-Feld »%#D« ohne eingebauten Typ"
13320 msgid "bit-field %qD width not an integer constant"
13321 msgstr "Breite des Bitfeldes »%D« ist keine Ganzzahlkonstante"
13325 msgid "negative width in bit-field %qD"
13326 msgstr "negative Breite in Bitfeld »%D«"
13330 msgid "zero width for bit-field %qD"
13331 msgstr "Breite null für Bitfeld »%D«"
13335 msgid "width of %qD exceeds its type"
13336 msgstr "Breite von »%D« übersteigt seinen Typen"
13340 msgid "%qD is too small to hold all values of %q#T"
13341 msgstr "»%D« ist zu klein um alle Werte von »%#T« aufzunehmen"
13345 msgid "member %q#D with constructor not allowed in union"
13346 msgstr "Element »%#D« mit Konstruktor nicht erlaubt in Union"
13350 msgid "member %q#D with destructor not allowed in union"
13351 msgstr "Element »%#D« mit Destruktor nicht erlaubt in Union"
13355 msgid "member %q#D with copy assignment operator not allowed in union"
13356 msgstr "Element »%#D« mit Zuweisungsoperator ist nicht erlaubt in Union"
13360 msgid "multiple fields in union %qT initialized"
13361 msgstr "in Union »%T« werden mehrere Felder initialisiert"
13365 msgid "ignoring packed attribute on unpacked non-POD field %q#D"
13366 msgstr "»gepackt«-Attribut für ungepacktes nicht-POD-Feld »%#D« wird ignoriert"
13370 msgid "%qD may not be static because it is a member of a union"
13371 msgstr "»%D« kann nicht static sein, da es ein Union-Element ist"
13375 msgid "%qD may not have reference type %qT because it is a member of a union"
13376 msgstr "»%D« darf keinen Referenztyp »%T« haben, da es ein Element einer Union ist"
13380 msgid "field %qD in local class cannot be static"
13381 msgstr "Feld »%D« in lokaler Klasse kann nicht statisch sein"
13385 msgid "field %qD invalidly declared function type"
13386 msgstr "Feld »%D« deklarierte ungültigerweise einen Funktionstypen"
13390 msgid "field %qD invalidly declared method type"
13391 msgstr "Feld »%D« deklarierte ungültigerweise einen Methodentypen"
13395 msgid "non-static reference %q#D in class without a constructor"
13396 msgstr "nicht-statische Referenz »%#D« in Klasse ohne Konstruktor"
13400 msgid "non-static const member %q#D in class without a constructor"
13401 msgstr "nicht-statisches const-Element »%#D« in Klasse ohne einen Konstruktor"
13405 msgid "field %q#D with same name as class"
13406 msgstr "Feld »%#D« mit gleichem Namen wie die Klasse"
13410 msgid "%q#T has pointer data members"
13411 msgstr "»%#T« hat Zeigertypen als Elemente"
13415 msgid " but does not override %<%T(const %T&)%>"
13416 msgstr " aber überschreibt nicht »%T(const %T&)«"
13420 msgid " or %<operator=(const %T&)%>"
13421 msgstr " oder »operator=(const %T&)«"
13425 msgid " but does not override %<operator=(const %T&)%>"
13426 msgstr " aber überschreibt nicht »operator=(const %T&)«"
13430 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
13431 msgstr "Versatz der leeren Basis »%T« könnte ABI-unverträglich sein und sich in zukünftigen GCC-Versionen ändern"
13435 msgid "class %qT will be considered nearly empty in a future version of GCC"
13436 msgstr "Klasse »%T« wird in zukünftigen GCC-Versionen als fast leer betrachtet werden"
13440 msgid "initializer specified for non-virtual method %qD"
13441 msgstr "Initialisierung für nicht-virtuelle Methode »%D« angegeben"
13445 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
13446 msgstr "Versatz der virtuellen Basis »%T« ist ABI-unverträglich und kann sich in zukünftigen GCC-Versionen ändern"
13450 msgid "direct base %qT inaccessible in %qT due to ambiguity"
13451 msgstr "direkte Basis »%T« ist in »%T« durch Mehrdeutigkeit unzugänglich"
13455 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
13456 msgstr "virtuelle Basis »%T« ist in »%T« durch Mehrdeutigkeit unzugänglich"
13460 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
13461 msgstr "»%T« zugewiesene Größe könnte ABI-unverträglich sein und sich in zukünftigen GCC-Versionen ändern"
13463 #. Versions of G++ before G++ 3.4 did not reset the
13467 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
13468 msgstr "der Versatz von »%D« könnte ABI-unverträglich sein und sich in einer zukünftigen GCC-Version ändern"
13472 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
13473 msgstr "Versatz von »%D« ist ABI-unverträglich und kann sich in zukünftigen GCC-Versionen ändern"
13477 msgid "%qD contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13478 msgstr "»%D« enthält leere Klassen, die in zukünftigen GCC-Versionen die Basisklassen an andere Orte verschieben können"
13482 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
13483 msgstr "die Anordnung der von der leeren Klasse »%T« abgeleiteten Klassen könnte sich in zukünftigen GCC-Versionen ändern"
13485 #: cp/class.c:4894 cp/parser.c:12849
13487 msgid "redefinition of %q#T"
13488 msgstr "Redefinition von »%#T«"
13492 msgid "%q#T has virtual functions but non-virtual destructor"
13493 msgstr "»%#T« hat virtuelle Funktionen aber nicht-virtuellen Destruktor"
13496 msgid "trying to finish struct, but kicked out due to previous parse errors"
13497 msgstr "struct konnte wegen Syntaxfehlern nicht beendet werden"
13501 msgid "language string %<\"%E\"%> not recognized"
13502 msgstr "Sprachen-Zeichenkette »\"%s\"« nicht erkannt"
13506 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
13507 msgstr "überladene Funktion »%D« konnte nicht durch Umwandlung in Typ »%T« aufgelöst werden"
13511 msgid "no matches converting function %qD to type %q#T"
13512 msgstr "bei der Umwandlung der Funktion »%D« in den Typ »%#T« gab es keine Übereinstimmungen"
13516 msgid "converting overloaded function %qD to type %q#T is ambiguous"
13517 msgstr "Umwandung der überladenen Funktion »%D« in den Typ »%#T« ist mehrdeutig"
13521 msgid "assuming pointer to member %qD"
13522 msgstr "Zeiger auf Element »%D« wird angenommen"
13526 msgid "(a pointer to member can only be formed with %<&%E%>)"
13527 msgstr "(ein Zeiger auf ein Element kann nur mit »&%E« erzeugt werden)"
13529 #: cp/class.c:5864 cp/class.c:5895 cp/class.c:6047 cp/class.c:6054
13530 msgid "not enough type information"
13531 msgstr "zu wenig Typinformationen"
13535 msgid "argument of type %qT does not match %qT"
13536 msgstr "Argument des Typs »%T« passt nicht zu »%T«"
13539 msgid "invalid operation on uninstantiated type"
13540 msgstr "ungültige Operation auf nicht instanziierten Typen"
13542 #. [basic.scope.class]
13544 #. A name N used in a class S shall refer to the same declaration
13545 #. in its context and when re-evaluated in the completed scope of
13547 #: cp/class.c:6268 cp/decl.c:1096 cp/name-lookup.c:508 cp/pt.c:2198
13549 msgid "declaration of %q#D"
13550 msgstr "Deklaration von »%#D«"
13554 msgid "changes meaning of %qD from %q+#D"
13555 msgstr "verändert die Bedeutung von »%D« von »%+#D«"
13559 msgid "can't convert from incomplete type %qT to %qT"
13560 msgstr "unvollständiger Typ »%T« kann nicht nach »%T« umgewandelt werden"
13564 msgid "conversion of %qE from %qT to %qT is ambiguous"
13565 msgstr "Umwandlung von »%E« von »%T« nach »%T« ist mehrdeutig"
13567 #: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284
13569 msgid "cannot convert %qE from type %qT to type %qT"
13570 msgstr "»%E« kann nicht vom Typ »%T« in den Typ »%T« umgewandelt werden"
13572 #: cp/cvt.c:197 cp/cvt.c:201
13574 msgid "pointer to member cast from %qT to %qT is via virtual base"
13575 msgstr "Umwandlung von Zeiger auf Element von »%T« nach »%T« geschieht über virtuelle Basis"
13579 msgid "conversion from %qT to %qT discards qualifiers"
13580 msgstr "Umwandlung von »%T« in »%T« löscht Qualifizierer"
13582 #: cp/cvt.c:515 cp/typeck.c:4840
13584 msgid "casting %qT to %qT does not dereference pointer"
13585 msgstr "Umwandlung von »%T« in »%T« dereferenziert nicht den Zeiger"
13589 msgid "cannot convert type %qT to type %qT"
13590 msgstr "Typ »%T« kann nicht in den Typ »%T« umgewandelt werden"
13594 msgid "conversion from %q#T to %q#T"
13595 msgstr "Umwandlung von »%#T« nach »%#T«"
13597 #: cp/cvt.c:682 cp/cvt.c:702
13599 msgid "%q#T used where a %qT was expected"
13600 msgstr "»%#T« verwendet, wo »%T« erwartet wurde"
13604 msgid "%q#T used where a floating point value was expected"
13605 msgstr "»%#T« verwendet, wo ein Fließkommawert erwartet wurde"
13609 msgid "conversion from %qT to non-scalar type %qT requested"
13610 msgstr "Umwandlung von »%T« in nicht-skalaren Typen »%T« angefordert"
13614 msgid "pseudo-destructor is not called"
13615 msgstr "Argumente für Destruktor sind nicht erlaubt"
13619 msgid "object of incomplete type %qT will not be accessed in %s"
13620 msgstr "auf Objekt unvollständigen Typs »%T« wird in %s nicht zugegriffen"
13624 msgid "object of type %qT will not be accessed in %s"
13625 msgstr "auf Objekt des Typs »%T« wird in %s nicht zugegriffen"
13629 msgid "object %qE of incomplete type %qT will not be accessed in %s"
13630 msgstr "auf Objekt »%E« des unvollständigen Typs »%T« wird in %s nicht zugegriffen"
13632 #. [over.over] enumerates the places where we can take the address
13633 #. of an overloaded function, and this is not one of them.
13636 msgid "%s cannot resolve address of overloaded function"
13637 msgstr "%s kann die Adresse der überladenen Funktion nicht auflösen"
13639 #. Only warn when there is no &.
13642 msgid "%s is a reference, not call, to function %qE"
13643 msgstr "%s ist eine Referenz, kein Aufruf, zur Funktion »%E«"
13647 msgid "%s has no effect"
13648 msgstr "%s hat keinen Effekt"
13652 msgid "value computed is not used"
13653 msgstr "%Hberechneter Wert ist unbenutzt"
13656 msgid "converting NULL to non-pointer type"
13657 msgstr "Umwandlung von NULL in Nicht-Zeiger-Typ"
13661 msgid "ambiguous default type conversion from %qT"
13662 msgstr "mehrdeutige Standard-Typumwandlung von »%T«"
13666 msgid " candidate conversions include %qD and %qD"
13667 msgstr " in Frage kommende Umwandlungen beziehen »%D« und »%D« ein"
13671 msgid "label %qD used but not defined"
13672 msgstr "Marke »%D« verwendet, aber nicht definiert"
13676 msgid "label %qD defined but not used"
13677 msgstr "Marke »%D« definiert, aber nicht verwendet"
13681 msgid "%qD was declared %<extern%> and later %<static%>"
13682 msgstr "»%s« wurde »extern« deklariert und später »static«"
13684 #: cp/decl.c:1004 cp/decl.c:1469
13686 msgid "previous declaration of %qD"
13687 msgstr "vorherige Deklaration von »%D«"
13691 msgid "%Jfunction %qD redeclared as inline"
13692 msgstr "%JFunktion »%D« als inline redeklariert"
13696 msgid "%Jprevious declaration of %qD with attribute noinline"
13697 msgstr "%Jvorherige Deklaration von »%D« mit Attribut noinline"
13701 msgid "%Jfunction %qD redeclared with attribute noinline"
13702 msgstr "%JFunktion »%D« mit Attribut noinline redeklariert"
13706 msgid "%Jprevious declaration of %qD was inline"
13707 msgstr "%Jvorherige Deklaration von »%D« war inline"
13709 #: cp/decl.c:1083 cp/decl.c:1154
13711 msgid "shadowing %s function %q#D"
13712 msgstr "überschatten der %s Funktion »%#D«"
13716 msgid "library function %q#D redeclared as non-function %q#D"
13717 msgstr "Bibliotheksfunktion »%#D« als Nicht-Funktion »%#D« redeklariert"
13721 msgid "conflicts with built-in declaration %q#D"
13722 msgstr "steht mit eingebauter Deklaration »%#D« in Konflikt"
13724 #: cp/decl.c:1149 cp/decl.c:1258 cp/decl.c:1274
13726 msgid "new declaration %q#D"
13727 msgstr "neue Deklaration »%#D«"
13731 msgid "ambiguates built-in declaration %q#D"
13732 msgstr "macht eingebaute Deklaration »%#D« mehrdeutig"
13736 msgid "%q#D redeclared as different kind of symbol"
13737 msgstr "»%#D« als andere Symbolart redeklariert"
13741 msgid "previous declaration of %q#D"
13742 msgstr "vorherige Deklaration von »%#D«"
13746 msgid "declaration of template %q#D"
13747 msgstr "Deklaration des Templates »%#D«"
13749 #: cp/decl.c:1244 cp/name-lookup.c:509
13751 msgid "conflicts with previous declaration %q#D"
13752 msgstr "steht mit der vorherigen Deklaration »%#D« in Konflikt"
13754 #: cp/decl.c:1259 cp/decl.c:1275
13756 msgid "ambiguates old declaration %q#D"
13757 msgstr "macht alte Deklaration »%#D« mehrdeutig"
13761 msgid "declaration of C function %q#D conflicts with"
13762 msgstr "Deklaration der C-Funktion »%#D« steht in Konflikt mit"
13766 msgid "previous declaration %q#D here"
13767 msgstr "vorherige Deklaration »%#D« hier"
13771 msgid "conflicting declaration %q#D"
13772 msgstr "in Konflikt stehende Deklaration »%#D«"
13776 msgid "%qD has a previous declaration as %q#D"
13777 msgstr "»%D« hat eine vorherige Deklaration als »%#D«"
13779 #. [namespace.alias]
13781 #. A namespace-name or namespace-alias shall not be declared as
13782 #. the name of any other entity in the same declarative region.
13783 #. A namespace-name defined at global scope shall not be
13784 #. declared as the name of any other entity in any global scope
13788 msgid "declaration of namespace %qD conflicts with"
13789 msgstr "Deklaration von »namespace %D« steht in Konflikt mit"
13793 msgid "previous declaration of namespace %qD here"
13794 msgstr "vorherige Deklaration von »namespace %D« hier"
13798 msgid "%q#D previously defined here"
13799 msgstr "»%#D« wurde vorher hier definiert"
13803 msgid "%q#D previously declared here"
13804 msgstr "»%#D« wurde vorher hier deklariert"
13806 #. Prototype decl follows defn w/o prototype.
13809 msgid "prototype for %q#D"
13810 msgstr "Prototyp für »%#D«"
13813 msgid "%Jfollows non-prototype definition here"
13814 msgstr "%Jfolgt Nicht-Prototyp-Definition hier"
13818 msgid "previous declaration of %q#D with %qL linkage"
13819 msgstr "vorherige Deklaration von »%#D« mit %L-Bindung"
13823 msgid "conflicts with new declaration with %qL linkage"
13824 msgstr "steht mit neuer Deklaration mit %L-Bindung in Konflikt"
13826 #: cp/decl.c:1397 cp/decl.c:1404
13828 msgid "default argument given for parameter %d of %q#D"
13829 msgstr "Standardargument für Parameter %d von »%#D« angegeben"
13831 #: cp/decl.c:1399 cp/decl.c:1406
13833 msgid "after previous specification in %q#D"
13834 msgstr "nach vorheriger Spezifikation in »%#D«"
13838 msgid "%q#D was used before it was declared inline"
13839 msgstr "»%#D« wurde verwendet, bevor es »inline« deklariert wurde"
13842 msgid "%Jprevious non-inline declaration here"
13843 msgstr "%Jvorherige Nicht-inline-Deklaration hier"
13847 msgid "redundant redeclaration of %qD in same scope"
13848 msgstr "redundante Redeklaration von »%D« im selben Gültigkeitsbereich"
13852 msgid "declaration of %qF throws different exceptions"
13853 msgstr "Deklaration von »%F« wirft andere Ausnahmen"
13857 msgid "than previous declaration %qF"
13858 msgstr "als vorherige Deklaration »%F«"
13860 #. From [temp.expl.spec]:
13862 #. If a template, a member template or the member of a class
13863 #. template is explicitly specialized then that
13864 #. specialization shall be declared before the first use of
13865 #. that specialization that would cause an implicit
13866 #. instantiation to take place, in every translation unit in
13867 #. which such a use occurs.
13870 msgid "explicit specialization of %qD after first use"
13871 msgstr "explizite Spezialisierung von %D nach erster Benutzung"
13875 msgid "%J%qD: visibility attribute ignored because it"
13876 msgstr "%J»%D«: Sichtbarkeitsattribut ignoriert, da es"
13879 msgid "%Jconflicts with previous declaration here"
13880 msgstr "%Jin Konflikt mit vorheriger Deklaration (hier) steht"
13884 msgid "label %qE referenced outside of any function"
13885 msgstr "Marke %s außerhalb einer Funktion referenziert"
13887 #: cp/decl.c:2144 cp/decl.c:2168 cp/decl.c:2256
13889 msgid "jump to label %qD"
13890 msgstr "Sprung zur Marke »%D«"
13892 #: cp/decl.c:2146 cp/decl.c:2170
13893 msgid "jump to case label"
13894 msgstr "Sprung zur case-Marke"
13896 #: cp/decl.c:2149 cp/decl.c:2173
13897 msgid "%H from here"
13898 msgstr "%H von hier"
13902 msgid " crosses initialization of %q#D"
13903 msgstr " überkreuzt Initialisierung von »%#D«"
13905 #: cp/decl.c:2157 cp/decl.c:2272
13907 msgid " enters scope of non-POD %q#D"
13908 msgstr " tritt in Gültigkeitsbereich des nicht-POD »%#D« ein"
13910 #: cp/decl.c:2177 cp/decl.c:2276
13911 msgid " enters try block"
13912 msgstr " tritt in try-Block ein"
13914 #: cp/decl.c:2179 cp/decl.c:2278
13915 msgid " enters catch block"
13916 msgstr " tritt in catch-Block ein"
13922 #. Can't skip init of __exception_info.
13924 msgid "%J enters catch block"
13925 msgstr "%J tritt in catch-Block ein"
13929 msgid " skips initialization of %q#D"
13930 msgstr " überspringt Initialisierung von »%#D«"
13933 msgid "label named wchar_t"
13934 msgstr "Marke wurde wchar_t genannt"
13938 msgid "duplicate label %qD"
13939 msgstr "doppelte Marke »%D«"
13941 #: cp/decl.c:2555 cp/parser.c:3514
13943 msgid "%qD used without template parameters"
13944 msgstr "»%D« ohne Template-Parameter verwendet"
13946 #: cp/decl.c:2572 cp/decl.c:2663
13948 msgid "no class template named %q#T in %q#T"
13949 msgstr "kein Klassentemplate namens »%#T« in »%#T«"
13951 #: cp/decl.c:2593 cp/decl.c:2603 cp/decl.c:2623
13953 msgid "no type named %q#T in %q#T"
13954 msgstr "kein Typ namens »%#T« in »%#T«"
13958 msgid "template parameters do not match template"
13959 msgstr "Template-Parameter können keine »friends« sein"
13961 #: cp/decl.c:2673 cp/friend.c:317 cp/friend.c:325
13963 msgid "%qD declared here"
13964 msgstr " »%#D« hier deklariert"
13967 msgid "%Jan anonymous union cannot have function members"
13968 msgstr "%Jeine anonyme Union kann keine Funktionselemente haben"
13972 msgid "member %q#D with constructor not allowed in anonymous aggregate"
13973 msgstr "Element »%#D« mit Konstruktor in anonymem Aggregat nicht erlaubt"
13977 msgid "member %q#D with destructor not allowed in anonymous aggregate"
13978 msgstr "Element »%#D« mit Destruktor in anonymem Aggregat nicht erlaubt"
13982 msgid "member %q#D with copy assignment operator not allowed in anonymous aggregate"
13983 msgstr "Element »%#D« mit Zuweisungsoperator ist in anonymem Aggregt nicht erlaubt"
13986 msgid "multiple types in one declaration"
13987 msgstr "mehrere Typen in einer Deklaration"
13991 msgid "redeclaration of C++ built-in type %qT"
13992 msgstr "Redeklaration des eingebauten C++-Typs »%T«"
13995 msgid "missing type-name in typedef-declaration"
13996 msgstr "fehlender Typname in typedef-Deklaration"
13999 msgid "ISO C++ prohibits anonymous structs"
14000 msgstr "ISO-C++ verbietet anonyme structs"
14004 msgid "%qs can only be specified for functions"
14005 msgstr "»%D« kann nur für Funktionen angegeben werden"
14009 msgid "%<friend%> can only be specified inside a class"
14010 msgstr "»%D« kann nur innerhalb einer Klasse angegeben werden"
14014 msgid "%<explicit%> can only be specified for constructors"
14015 msgstr "»%D« kann nur für Konstruktoren angegeben werden"
14019 msgid "a storage class can only be specified for objects and functions"
14020 msgstr "»%D« kann nur für Objekte und Funktionen angegeben werden"
14024 msgid "qualifiers can only be specified for objects and functions"
14025 msgstr "»%D« kann nur für Objekte und Funktionen angegeben werden"
14029 msgid "attribute ignored in declaration of %q#T"
14030 msgstr "macht alte Deklaration »%#D« mehrdeutig"
14033 msgid "attribute for %q#T must follow the %qs keyword"
14038 msgid "function %q#D is initialized like a variable"
14039 msgstr "Funktion »%#D« ist wie eine Variable initialisiert"
14043 msgid "declaration of %q#D has %<extern%> and is initialized"
14044 msgstr "Deklaration von »%#D« hat »extern« und ist initialisiert"
14048 msgid "%q#D is not a static member of %q#T"
14049 msgstr "»%#D« ist kein statisches Element von »%#T«"
14053 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
14054 msgstr "ISO-C++ erlaubt nicht, »%T::%D« als »%T::%D« zu definieren"
14057 msgid "template header not allowed in member definition of explicitly specialized class"
14062 msgid "duplicate initialization of %qD"
14063 msgstr "doppelte Initialisierung von %D"
14067 msgid "declaration of %q#D outside of class is not definition"
14068 msgstr "Deklaration von »%#D« außerhalb einer Klasse ist keine Definition"
14072 msgid "variable %q#D has initializer but incomplete type"
14073 msgstr "Variable »%#D« hat Initialisierung, aber unvollständigen Typ"
14075 #: cp/decl.c:3782 cp/decl.c:4411
14077 msgid "elements of array %q#D have incomplete type"
14078 msgstr "Elemente des Feldes »%#D« haben unvollständigen Typ"
14082 msgid "aggregate %q#D has incomplete type and cannot be defined"
14083 msgstr "Aggregat »%#D« hat unvollständigen Typ und kann nicht definiert werden"
14087 msgid "%qD declared as reference but not initialized"
14088 msgstr "»%D« als Referenz deklariert, aber nicht initialisiert"
14092 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
14093 msgstr "ISO-C++ verbietet die Verwendung einer Initialisierungsliste zur Initialisierung der Referenz »%D«"
14097 msgid "cannot initialize %qT from %qT"
14098 msgstr "»%T« kann nicht von »%T« initialisiert werden"
14102 msgid "initializer fails to determine size of %qD"
14103 msgstr "Initialisierung gibt nicht die Größe von »%D« an"
14107 msgid "array size missing in %qD"
14108 msgstr "Feldgröße fehlt in »%D«"
14112 msgid "zero-size array %qD"
14113 msgstr "Feld »%D« der Größe null"
14115 #. An automatic variable with an incomplete type: that is an error.
14116 #. Don't talk about array types here, since we took care of that
14117 #. message in grokdeclarator.
14120 msgid "storage size of %qD isn't known"
14121 msgstr "Speichergröße von »%D« ist unbekannt"
14125 msgid "storage size of %qD isn't constant"
14126 msgstr "Speichergröße von »%D« ist nicht konstant"
14130 msgid "sorry: semantics of inline function static data %q#D are wrong (you'll wind up with multiple copies)"
14131 msgstr "Entschuldigung: Semantik der statischen Daten »%#D« der inline-Funktion ist falsch (mehrere Kopien wären die Folge)"
14134 msgid "%J you can work around this by removing the initializer"
14135 msgstr "%J dies kann durch das Löschen des Initialisierers umgangen werden"
14139 msgid "uninitialized const %qD"
14140 msgstr "nicht initialisiertes const »%D«"
14144 msgid "name %qD used in a GNU-style designated initializer for an array"
14145 msgstr "Name »%D« in benannter Initialisierung im GNU-Stil für ein Feld verwendet"
14149 msgid "Designated initializer %qE larger than array size"
14150 msgstr "Bestimmte Initialisierung »%E« größer als Feldgröße"
14154 msgid "brace-enclosed initializer used to initialize %qT"
14155 msgstr "geklammerter Initialisierer zur Initialisierung von »%T« verwendet"
14159 msgid "initializer for %qT must be brace-enclosed"
14160 msgstr "Initialisierung für »%T« muss geklammert sein"
14163 msgid "ISO C++ does not allow designated initializers"
14164 msgstr "ISO-C++ erlaubt keine benannten Initialisierungen"
14168 msgid "%qT has no non-static data member named %qD"
14169 msgstr "»%T« hat kein nicht-statisches Datenelement namens »%D«"
14173 msgid "too many initializers for %qT"
14174 msgstr "zu viele Initialisierer für »%T«"
14178 msgid "variable-sized object %qD may not be initialized"
14179 msgstr "Objekt »%D« variabler Größe kann nicht initialisiert werden"
14183 msgid "%qD has incomplete type"
14184 msgstr "»%D« hat unvollständigen Typen"
14188 msgid "%qD must be initialized by constructor, not by %<{...}%>"
14189 msgstr "»%D« muss mit Konstruktor initialisiert werden, nicht mit »{...}«"
14193 msgid "array %qD initialized by parenthesized string literal %qE"
14194 msgstr "Feld mit geklammerter Zeichenkettenkonstante initialisiert"
14198 msgid "structure %qD with uninitialized const members"
14199 msgstr "Struktur »%D« mit nicht initialisierten const-Elementen"
14203 msgid "structure %qD with uninitialized reference members"
14204 msgstr "Struktur »%D« mit nicht initialisierten Referenzelementen"
14207 msgid "assignment (not initialization) in declaration"
14208 msgstr "Zuweisung (nicht Initialisierung) in Deklaration"
14212 msgid "cannot initialize %qD to namespace %qD"
14213 msgstr "»%D« kann nicht zu Namespace »%D« initialisiert werden"
14217 msgid "shadowing previous type declaration of %q#D"
14218 msgstr "vorherige Typdeklaration von »%#D« wird überschattet"
14222 msgid "%qD cannot be thread-local because it has non-POD type %qT"
14223 msgstr "»%D« kann nicht Thread-lokal sein, weil es Nicht-POD-Typen »%T« hat"
14227 msgid "%qD is thread-local and so cannot be dynamically initialized"
14228 msgstr "»%D« ist Thread-lokal und kann damit nicht dynamisch initialisiert werden"
14232 msgid "destructor for alien class %qT cannot be a member"
14233 msgstr "Destruktor für fremde Klasse »%T« kann kein Element sein"
14237 msgid "constructor for alien class %qT cannot be a member"
14238 msgstr "Konstruktor für fremde Klasse »%T« kann kein Element sein"
14242 msgid "%qD declared as a %<virtual%> %s"
14243 msgstr "»%D« als »virtuelles« %s deklariert"
14247 msgid "%qD declared as an %<inline%> %s"
14248 msgstr "»%D« als »inline« %s deklariert"
14252 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
14253 msgstr "Funktionsspezifizierer »const« und »volatile« an »%D« ungültig in %d-Deklaration"
14257 msgid "%qD declared as a friend"
14258 msgstr "»%D« als »friend« deklariert"
14262 msgid "%qD declared with an exception specification"
14263 msgstr "»%D« mit Ausnahmespezifikation deklariert"
14267 msgid "cannot declare %<::main%> to be a template"
14268 msgstr "»::main« kann nicht als Template deklariert werden"
14272 msgid "cannot declare %<::main%> to be inline"
14273 msgstr "»::main« kann nicht inline deklariert werden"
14277 msgid "cannot declare %<::main%> to be static"
14278 msgstr "»::main« kann nicht statisch deklariert werden"
14282 msgid "%<::main%> must return %<int%>"
14283 msgstr "»main« muss »int« zurückgeben"
14287 msgid "non-local function %q#D uses anonymous type"
14288 msgstr "nicht lokale Funktion »%#D« verwendet anonymen Typen"
14290 #: cp/decl.c:5611 cp/decl.c:5947
14292 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
14293 msgstr "»%#D« verweist nicht auf den unqualifizierten Typen, also wird es nicht zum Binden verwendet"
14297 msgid "non-local function %q#D uses local type %qT"
14298 msgstr "nicht lokale Funktion »%#D« verwendet lokalen Typen »%T«"
14302 msgid "%smember function %qD cannot have cv-qualifier"
14303 msgstr "%sElementfunktion »%D« kann nicht den Methodenqualifizierer »%T« haben"
14307 msgid "defining explicit specialization %qD in friend declaration"
14308 msgstr "Definition der expliziten Spezialisierung »%D« in friend-Deklaration"
14310 #. Something like `template <class T> friend void f<T>()'.
14313 msgid "invalid use of template-id %qD in declaration of primary template"
14314 msgstr "ungültige Verwendung der Template-ID »%D« in Deklaration des ursprünglichen Templates"
14318 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
14319 msgstr "Standardargumente sind nicht in Deklaration der friend-Template-Spezialisierung »%D« erlaubt"
14323 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
14324 msgstr "»inline« ist nicht in Deklaration der friend-Template-Spezialisierung »%D« erlaubt"
14328 msgid "definition of implicitly-declared %qD"
14329 msgstr "Definition des implizit deklarierten »%D«"
14331 #: cp/decl.c:5796 cp/decl2.c:712
14333 msgid "no %q#D member function declared in class %qT"
14334 msgstr "keine Elementfunktion »%#D« in Klasse »%T« deklariert"
14336 #. DRs 132, 319 and 389 seem to indicate types with
14337 #. no linkage can only be used to declare extern "C"
14338 #. entities. Since it's not always an error in the
14339 #. ISO C++ 90 Standard, we only issue a warning.
14342 msgid "non-local variable %q#D uses anonymous type"
14343 msgstr "nicht lokale Funktion »%#D« verwendet anonymen Typen"
14347 msgid "non-local variable %q#D uses local type %qT"
14348 msgstr "nicht-lokale Variable »%#D« verwendet lokalen Typen »%T«"
14352 msgid "invalid in-class initialization of static data member of non-integral type %qT"
14353 msgstr "ungültige Initialisierung des statischen Datenelements vom nicht eingebauten Typen »%T«"
14357 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
14358 msgstr "ISO-C++ verbietet Initialisierung des nicht konstanten statischen Elements »%D« in der Klasse"
14362 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
14363 msgstr "ISO-C++ verbietet Initialisierung der Elementkonstante »%D« vom nicht eingebauten Typen »%T«"
14367 msgid "size of array %qD has non-integral type %qT"
14368 msgstr "Feldgröße von »%D« hat nicht-ganzzahligen Typen »%T«"
14372 msgid "size of array has non-integral type %qT"
14373 msgstr "Feldgröße hat nicht-ganzzahligen Typen »%T«"
14377 msgid "size of array %qD is negative"
14378 msgstr "Größe des Feldes »%D« ist negativ"
14381 msgid "size of array is negative"
14382 msgstr "Größe des Feldes ist negativ"
14386 msgid "ISO C++ forbids zero-size array %qD"
14387 msgstr "ISO-C++ verbietet Feld »%D« der Größe null"
14390 msgid "ISO C++ forbids zero-size array"
14391 msgstr "ISO-C++ verbietet Feld der Größe null"
14395 msgid "size of array %qD is not an integral constant-expression"
14396 msgstr "Größe des Feldes »%D« ist kein konstanter Ganzzahlausdruck"
14399 msgid "size of array is not an integral constant-expression"
14400 msgstr "Größe des Feldes ist kein konstanter Ganzzahlausdruck"
14404 msgid "ISO C++ forbids variable-size array %qD"
14405 msgstr "ISO-C++ verbietet Feld »%D« variabler Größe"
14408 msgid "ISO C++ forbids variable-size array"
14409 msgstr "ISO-C++ verbietet Feld variabler Größe"
14412 msgid "overflow in array dimension"
14413 msgstr "Überlauf in Feldgröße"
14417 msgid "declaration of %qD as %s"
14418 msgstr "Deklaration von »%D« als %s"
14422 msgid "creating %s"
14423 msgstr "Erzeugen von %s"
14427 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
14428 msgstr "Deklaration von »%D« als multidimensionales Feld muss für alle Dimensionen außer der ersten Grenzen haben"
14431 msgid "multidimensional array must have bounds for all dimensions except the first"
14432 msgstr " multidimensionales Feld muss für alle Dimensionen außer der ersten Grenzen haben"
14435 msgid "return type specification for constructor invalid"
14436 msgstr "Angabe des Rückgabetyps für Konstruktor ist ungültig"
14439 msgid "return type specification for destructor invalid"
14440 msgstr "Angabe des Rückgabetyps für Destruktor ist ungültig"
14444 msgid "operator %qT declared to return %qT"
14445 msgstr "Operator »%T« ist deklariert, »%T« zurückzugeben"
14449 msgid "return type specified for %<operator %T%>"
14450 msgstr "Rückgabetyp für »operator %T« angegeben"
14453 msgid "unnamed variable or field declared void"
14454 msgstr "unbenannte Variable oder Feld als »void« deklariert"
14458 msgid "variable or field %qE declared void"
14459 msgstr "Variable oder Feld »%E« als »void« deklariert"
14462 msgid "variable or field declared void"
14463 msgstr "Variable oder Feld als »void« deklariert"
14467 msgid "type %qT is not derived from type %qT"
14468 msgstr "Typ »%T« ist nicht vom Typ »%T« abgeleitet"
14470 #: cp/decl.c:6557 cp/decl.c:6649 cp/decl.c:7792
14472 msgid "declaration of %qD as non-function"
14473 msgstr "Deklaration von »%D« als Nicht-Funktion"
14477 msgid "declaration of %qD as non-member"
14478 msgstr "Redeklaration von »%T« als Nicht-Template"
14482 msgid "declarator-id missing; using reserved word %qD"
14483 msgstr "Deklarator-ID fehlt: reserviertes Wort »%D« wird verwendet"
14487 msgid "two or more data types in declaration of %qs"
14488 msgstr "zwei oder mehr Datentypen in Deklaration von »%s«"
14492 msgid "ISO C++ does not support %<long long%>"
14493 msgstr "ISO-C++ unterstützt nicht »long long«"
14495 #: cp/decl.c:6785 cp/decl.c:6787
14497 msgid "ISO C++ forbids declaration of %qs with no type"
14498 msgstr "ISO-C++ verbietet Deklaration von »%s« ohne Typ"
14502 msgid "short, signed or unsigned invalid for %qs"
14503 msgstr "»short«, »signed« oder »unsigned« ungültig für »%s«"
14507 msgid "long, short, signed or unsigned invalid for %qs"
14508 msgstr "long, short, signed oder unsigned ist ungültig für »%s«"
14512 msgid "long and short specified together for %qs"
14513 msgstr "»long« und »short« für »%s« gleichzeitig angegeben"
14517 msgid "long or short specified with char for %qs"
14518 msgstr "»long« oder »short« mit »char« für »%s« angegeben"
14522 msgid "long or short specified with floating type for %qs"
14523 msgstr "»long« oder »short« mit Gleitkommatyp für »%s« angegeben"
14527 msgid "signed and unsigned given together for %qs"
14528 msgstr "»signed« und »unsigned« für »%s« gleichzeitig angegeben"
14532 msgid "long, short, signed or unsigned used invalidly for %qs"
14533 msgstr "long, short, signed oder unsigned ungültig verwendet für »%s«"
14537 msgid "complex invalid for %qs"
14538 msgstr "complex ungültig für »%s«"
14542 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
14543 msgstr "Qualifizierer sind bei Deklaration von »operator %T« nicht erlaubt"
14545 #: cp/decl.c:6934 cp/typeck.c:6404
14547 msgid "ignoring %qV qualifiers added to function type %qT"
14548 msgstr "ungültige Umwandlung in Funktionstyp »%T«"
14552 msgid "member %qD cannot be declared both virtual and static"
14553 msgstr "Element »%D« kann nicht gleichzeitig virtuell und statisch deklariert werden"
14557 msgid "%<%T::%D%> is not a valid declarator"
14558 msgstr "»%T::%D« ist kein gültiger Deklarator"
14561 msgid "typedef declaration invalid in parameter declaration"
14562 msgstr "»typedef«-Deklaration in Parameterdeklaration ungültig"
14565 msgid "storage class specifiers invalid in parameter declarations"
14566 msgstr "Speicherklassenangaben sind in Parameterdeklarationen ungültig"
14569 msgid "virtual outside class declaration"
14570 msgstr "virtuelle Deklaration einer äußeren Klasse"
14572 #: cp/decl.c:6996 cp/decl.c:7003
14574 msgid "multiple storage classes in declaration of %qs"
14575 msgstr "mehrere Speicherklassen in Deklaration von »%s«"
14579 msgid "storage class specified for %s %qs"
14580 msgstr "Speicherklasse für %s »%s« angegeben"
14584 msgid "top-level declaration of %qs specifies %<auto%>"
14585 msgstr "Deklaration höchster Ebene von »%s« gibt »auto« an"
14588 msgid "storage class specifiers invalid in friend function declarations"
14589 msgstr "Speicherklassenangaben sind in friend-Funktionsdeklarationen ungültig"
14592 msgid "destructor cannot be static member function"
14593 msgstr "Destruktor kann keine statische Elementfunktion sein"
14597 msgid "destructors may not be cv-qualified"
14598 msgstr "Destruktoren dürfen nicht »%s« sein"
14601 msgid "constructor cannot be static member function"
14602 msgstr "Konstruktor kann keine statische Elementfunktion sein"
14605 msgid "constructors cannot be declared virtual"
14606 msgstr "Konstruktoren können nicht als virtuell deklariert werden"
14610 msgid "constructors may not be cv-qualified"
14611 msgstr "Konstruktoren dürfen nicht »%s« sein"
14615 msgid "can't initialize friend function %qs"
14616 msgstr "friend-Funktion »%s« kann nicht initialisiert werden"
14618 #. Cannot be both friend and virtual.
14620 msgid "virtual functions cannot be friends"
14621 msgstr "virtuelle Funktionen können keine friends sein"
14624 msgid "friend declaration not in class definition"
14625 msgstr "friend-Deklaration nicht in Klassendefinition"
14629 msgid "can't define friend function %qs in a local class definition"
14630 msgstr "friend-Funktion »%s« kann nicht in einer lokalen Klassendefinition definiert werden"
14633 msgid "destructors may not have parameters"
14634 msgstr "Destruktoren dürfen keine Parameter haben"
14636 #: cp/decl.c:7313 cp/decl.c:7320
14638 msgid "cannot declare reference to %q#T"
14639 msgstr "Referenz auf »%#T« kann nicht definiert werden"
14643 msgid "cannot declare pointer to %q#T"
14644 msgstr "Zeiger auf »%#T« kann nicht deklariert werden"
14648 msgid "cannot declare pointer to %q#T member"
14649 msgstr "Zeiger auf Element von »%#T« kann nicht deklariert werden"
14653 msgid "%qD is a namespace"
14654 msgstr "»%T« ist kein Namensbereich"
14658 msgid "template-id %qD used as a declarator"
14659 msgstr "Template-ID »%D« als Deklarator verwendet"
14663 msgid "extra qualification %<%T::%> on member %qs ignored"
14664 msgstr "zusätzliche Qualifizierung »%T::« an Element »%s« ignoriert"
14668 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
14669 msgstr "Elementfunktion »%T::%s« kann nicht in »%T« deklariert werden"
14673 msgid "cannot declare member %<%T::%s%> within %qT"
14674 msgstr "Element »%T::%s« kann nicht in »%T« deklariert werden"
14678 msgid "data member may not have variably modified type %qT"
14679 msgstr "Datenelement darf nicht variabel modifizierten Typ »%T« haben"
14683 msgid "parameter may not have variably modified type %qT"
14684 msgstr "Parameter darf nicht variabel modifizierten Typ »%T« haben"
14686 #. [dcl.fct.spec] The explicit specifier shall only be used in
14687 #. declarations of constructors within a class definition.
14690 msgid "only declarations of constructors can be %<explicit%>"
14691 msgstr "nur Deklarationen von Konstruktoren können »explicit« sein"
14695 msgid "non-member %qs cannot be declared %<mutable%>"
14696 msgstr "Nicht-Element »%s« kann nicht als »mutable« deklariert sein"
14700 msgid "non-object member %qs cannot be declared %<mutable%>"
14701 msgstr "Nicht-Objekt-Element »%s« kann nicht als »mutable« deklariert sein"
14705 msgid "function %qs cannot be declared %<mutable%>"
14706 msgstr "Funktion »%s« kann nicht als »mutable« deklariert sein"
14710 msgid "static %qs cannot be declared %<mutable%>"
14711 msgstr "statisches »%s« kann nicht als »mutable« deklariert sein"
14715 msgid "const %qs cannot be declared %<mutable%>"
14716 msgstr "Konstante »%s« kann nicht als »mutable« deklariert sein"
14719 msgid "%Jtypedef name may not be a nested-name-specifier"
14720 msgstr "%Jtypedef-Name darf kein Spezifizierer mit geschachteltem Namen sein"
14724 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
14725 msgstr "ISO-C++ verbietet geschachtelten Typen »%D« mit gleichem Namen wie umschließende Klasse"
14729 msgid "qualified function types cannot be used to declare %s functions"
14730 msgstr "Rückgabetyp der Funktion kann keine Funktion sein"
14733 msgid "type qualifiers specified for friend class declaration"
14734 msgstr "Typkennzeichner für friend-Klassen-Deklaration angegeben"
14738 msgid "%<inline%> specified for friend class declaration"
14739 msgstr "»inline« für friend-Klassen-Deklaration angegeben"
14742 msgid "template parameters cannot be friends"
14743 msgstr "Template-Parameter können keine »friends« sein"
14747 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
14748 msgstr "friend-Deklaration erfordert Klassenschlüssel, z.B. »friend class %T::%D«"
14752 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
14753 msgstr "friend-Deklaration erfordert Klassenschlüssel, z.B. »friend %#T«"
14757 msgid "trying to make class %qT a friend of global scope"
14758 msgstr "Versuch, die Klasse »%T« zu einem »friend« des globalen Gültigkeitsbereiches zu machen"
14761 msgid "invalid qualifiers on non-member function type"
14762 msgstr "ungültige Qualifizierer an Nicht-Element-Funktionstyp"
14766 msgid "abstract declarator %qT used as declaration"
14767 msgstr "abstrakter Deklarator »%T« als Deklaration verwendet"
14771 msgid "cannot use %<::%> in parameter declaration"
14772 msgstr "»::« kann nicht in Parameterdeklaration verwendet werden"
14774 #. Something like struct S { int N::j; };
14777 msgid "invalid use of %<::%>"
14778 msgstr "ungültige Verwendung von »::«"
14782 msgid "can't make %qD into a method -- not in a class"
14783 msgstr "»%D« kann nicht zur Methode gemacht werden -- nicht in einer Klasse"
14787 msgid "function %qD declared virtual inside a union"
14788 msgstr "Funktion »%D« als virtuell innerhalb einer Union deklariert"
14792 msgid "%qD cannot be declared virtual, since it is always static"
14793 msgstr "»%D« kann nicht als virtuell deklariert werden, da es immer statisch ist"
14797 msgid "declaration of %qD as member of %qT"
14798 msgstr "Deklaration von »%D« überdeckt ein Element von 'this'"
14802 msgid "field %qD has incomplete type"
14803 msgstr "Feld »%D« hat unvollständigen Typen"
14807 msgid "name %qT has incomplete type"
14808 msgstr "Name »%T« hat unvollständigen Typen"
14812 msgid " in instantiation of template %qT"
14813 msgstr " in Instanziierung des Templates »%T«"
14817 msgid "%qE is neither function nor member function; cannot be declared friend"
14818 msgstr "»%s« ist weder eine Funktion noch Elementfunktion; kann nicht als »friend« deklariert werden"
14821 msgid "member functions are implicitly friends of their class"
14822 msgstr "Elementfunktionen sind implizite »friends« ihrer Klasse"
14824 #. An attempt is being made to initialize a non-static
14825 #. member. But, from [class.mem]:
14827 #. 4 A member-declarator can contain a
14828 #. constant-initializer only if it declares a static
14829 #. member (_class.static_) of integral or enumeration
14830 #. type, see _class.static.data_.
14832 #. This used to be relatively common practice, but
14833 #. the rest of the compiler does not correctly
14834 #. handle the initialization unless the member is
14835 #. static so we make it static below.
14838 msgid "ISO C++ forbids initialization of member %qD"
14839 msgstr "ISO-C++ verbietet Initialisierung des Elementes »%D«"
14843 msgid "making %qD static"
14844 msgstr "»%D« wird statisch gemacht"
14848 msgid "storage class %<auto%> invalid for function %qs"
14849 msgstr "Speicherklasse »auto« ungültig für Funktion »%s«"
14853 msgid "storage class %<register%> invalid for function %qs"
14854 msgstr "Speicherklasse »register« ungültig für Funktion »%s«"
14858 msgid "storage class %<__thread%> invalid for function %qs"
14859 msgstr "Speicherklasse »__thread« ungültig für Funktion »%s«"
14863 msgid "%<static%> specified invalid for function %qs declared out of global scope"
14864 msgstr "Speicherklasse »inline« ungültig für außerhalb des globalen Gültigkeitsbereiches deklarierte Funktion »%s«"
14868 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
14869 msgstr "Speicherklasse »inline« ungültig für außerhalb des globalen Gültigkeitsbereiches deklarierte Funktion »%s«"
14873 msgid "virtual non-class function %qs"
14874 msgstr "virtuelle Nicht-Klassen-Funktion »%s«"
14878 msgid "cannot declare member function %qD to have static linkage"
14879 msgstr "Elementfunktion »%D« kann nicht deklariert werden, statische Bindung zu haben"
14881 #. FIXME need arm citation
14883 msgid "cannot declare static function inside another function"
14884 msgstr "statische Funktion innerhalb anderer Funktion kann nicht deklariert werden"
14888 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
14889 msgstr "»static« darf nicht bei der Definition (im Gegensatz zu Deklaration) eines statischen Datenelementes verwendet werden"
14893 msgid "static member %qD declared %<register%>"
14894 msgstr "statisches Element »%D« als »register« deklariert"
14898 msgid "cannot explicitly declare member %q#D to have extern linkage"
14899 msgstr "Element »%#D« kann nicht explizit deklariert werden, externe Bindung zu haben"
14903 msgid "default argument for %q#D has type %qT"
14904 msgstr "Standardargument für »%#D« hat Typ »%T«"
14908 msgid "default argument for parameter of type %qT has type %qT"
14909 msgstr "Standardargument für Parameter des Typs »%T« hat Typ »%T«"
14913 msgid "default argument %qE uses local variable %qD"
14914 msgstr "Standardargument »%E« verwendet lokale Variable »%D«"
14918 msgid "parameter %qD invalidly declared method type"
14919 msgstr "Parameter »%D« deklariert ungültigerweise Methodentyp"
14923 msgid "parameter %qD includes %s to array of unknown bound %qT"
14924 msgstr "Parameter »%D« bezieht %s in Feld mit unbekannter Grenze »%T« ein"
14928 #. A declaration of a constructor for a class X is ill-formed if
14929 #. its first parameter is of type (optionally cv-qualified) X
14930 #. and either there are no other parameters or else all other
14931 #. parameters have default arguments.
14933 #. We *don't* complain about member template instantiations that
14934 #. have this form, though; they can occur as we try to decide
14935 #. what constructor to use during overload resolution. Since
14936 #. overload resolution will never prefer such a constructor to
14937 #. the non-template copy constructor (which is either explicitly
14938 #. or implicitly defined), there's no need to worry about their
14939 #. existence. Theoretically, they should never even be
14940 #. instantiated, but that's hard to forestall.
14943 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
14944 msgstr "ungültiger Konstruktor; wahrscheinlich war »%T (const %T&)« gemeint"
14948 msgid "%qD may not be declared within a namespace"
14949 msgstr "»%D« wurde in diesem Gültigkeitsbereich nicht definiert"
14953 msgid "%qD may not be declared as static"
14954 msgstr "»%D« wurde nicht deklariert"
14958 msgid "%qD must be a nonstatic member function"
14959 msgstr "»%D« muss eine nichtstatische Elementfunktion sein"
14963 msgid "%qD must be either a non-static member function or a non-member function"
14964 msgstr "»%D« muss entweder eine nichtstatische Elementfunktion oder eine Nicht-Element-Funktion sein"
14968 msgid "%qD must have an argument of class or enumerated type"
14969 msgstr "»%D« muss ein Argument von einem Klassen- oder Aufzählungstyp haben"
14973 msgid "conversion to %s%s will never use a type conversion operator"
14974 msgstr "Umwandlung in %s%s wird nie einen Typumwandlungsoperator verwenden"
14978 msgid "ISO C++ prohibits overloading operator ?:"
14979 msgstr "ISO-C++ verbietet Überladen des Operators ?:"
14983 msgid "postfix %qD must take %<int%> as its argument"
14984 msgstr "Suffix-»%D« muss »int« als sein Argument nehmen"
14988 msgid "postfix %qD must take %<int%> as its second argument"
14989 msgstr "Suffix-»%D« muss »int« als sein zweites Argument nehmen"
14993 msgid "%qD must take either zero or one argument"
14994 msgstr "»%D« muss entweder null oder ein Argument nehmen"
14998 msgid "%qD must take either one or two arguments"
14999 msgstr "»%D« muss entweder ein oder zwei Argumente nehmen"
15003 msgid "prefix %qD should return %qT"
15004 msgstr "Präfix-»%D« sollte »%T« zurückgeben"
15008 msgid "postfix %qD should return %qT"
15009 msgstr "Suffix-»%D« sollte »%T« zurückgeben"
15013 msgid "%qD must take %<void%>"
15014 msgstr "»%D« muss »void« nehmen"
15016 #: cp/decl.c:8944 cp/decl.c:8952
15018 msgid "%qD must take exactly one argument"
15019 msgstr "»%D« muss genau ein Argument nehmen"
15023 msgid "%qD must take exactly two arguments"
15024 msgstr "»%D« muss genau zwei Argumente nehmen"
15028 msgid "user-defined %qD always evaluates both arguments"
15029 msgstr "benutzerdefiniertes »%D« wertet immer beide Argumente aus"
15033 msgid "%qD should return by value"
15034 msgstr "»%D« sollte Wert zurückgeben"
15036 #: cp/decl.c:8988 cp/decl.c:8991
15038 msgid "%qD cannot have default arguments"
15039 msgstr "»%D« kann keine Standardargumente haben"
15043 msgid "using template type parameter %qT after %qs"
15044 msgstr "Templatetyp-Parameter »%T« wird nach »%s« verwendet"
15048 msgid "using typedef-name %qD after %qs"
15049 msgstr "typedef-Name »%D« wird nach »%s« verwendet"
15053 msgid "%qD has a previous declaration here"
15054 msgstr "»%D« hat eine vorherige Deklaration als »%#D«"
15058 msgid "%qT referred to as %qs"
15059 msgstr "»%T« als »%s« verwendet"
15061 #: cp/decl.c:9074 cp/decl.c:9082
15063 msgid "%qT has a previous declaration here"
15064 msgstr "%Jdies ist eine vorherige Deklaration"
15068 msgid "%qT referred to as enum"
15069 msgstr "»%T« als enum verwendet"
15071 #. If a class template appears as elaborated type specifier
15072 #. without a template header such as:
15074 #. template <class T> class C {};
15075 #. void f(class C); // No template header here
15077 #. then the required template argument is missing.
15080 msgid "template argument required for %<%s %T%>"
15081 msgstr "Template-Argument für »%s %T« benötigt"
15083 #: cp/decl.c:9133 cp/name-lookup.c:2595
15085 msgid "%qD has the same name as the class in which it is declared"
15086 msgstr "»%D« hat den gleichen Namen wie die Klasse, in der es deklariert wurde"
15090 msgid "use of enum %q#D without previous declaration"
15091 msgstr "Verwendung des enum »%#D« ohne vorherige Deklaration"
15095 msgid "redeclaration of %qT as a non-template"
15096 msgstr "Redeklaration von »%T« als Nicht-Template"
15100 msgid "derived union %qT invalid"
15101 msgstr "abgeleitete Union »%T« ist ungültig"
15105 msgid "Java class %qT cannot have multiple bases"
15106 msgstr "Java-Klasse »%T« kann nicht mehrere Basen haben"
15110 msgid "Java class %qT cannot have virtual bases"
15111 msgstr "Java-Klasse »%T« kann keine virtuellen Basen haben"
15115 msgid "base type %qT fails to be a struct or class type"
15116 msgstr "Basistyp »%T« ist kein struct- oder Klassentyp"
15120 msgid "recursive type %qT undefined"
15121 msgstr "rekursiver Typ »%T« nicht definiert"
15125 msgid "duplicate base type %qT invalid"
15126 msgstr "doppelter Basistyp »%T« ungültig"
15130 msgid "multiple definition of %q#T"
15131 msgstr "mehrfache Definition von »%#T«"
15134 msgid "%Jprevious definition here"
15135 msgstr "%Jvorherige Definition hier"
15139 #. IF no integral type can represent all the enumerator values, the
15140 #. enumeration is ill-formed.
15143 msgid "no integral type can represent all of the enumerator values for %qT"
15144 msgstr "kein Ganzzahltyp kann alle Aufzählungswerte für »%T« darstellen"
15148 msgid "enumerator value for %qD not integer constant"
15149 msgstr "Aufzählungswert für »%D« ist keine Ganzzahlkonstante"
15153 msgid "overflow in enumeration values at %qD"
15154 msgstr "Überlauf in Aufzählungswerten bei »%D«"
15158 msgid "return type %q#T is incomplete"
15159 msgstr "Rückgabetyp »%#T« ist unvollständig"
15161 #: cp/decl.c:9978 cp/typeck.c:6163
15163 msgid "%<operator=%> should return a reference to %<*this%>"
15164 msgstr "»operator=« sollte eine Referenz auf »*this« zurück geben"
15168 msgid "parameter %qD declared void"
15169 msgstr "Parameter »%D« leer definiert"
15172 msgid "invalid member function declaration"
15173 msgstr "ungültige Elementfunktionsdeklaration"
15177 msgid "%qD is already defined in class %qT"
15178 msgstr "»%D« ist bereits in Klasse »%T« definiert"
15182 msgid "static member function %q#D declared with type qualifiers"
15183 msgstr "statische Elementfunktion »%#D« mit Typqualifizierern deklariert"
15186 msgid "name missing for member function"
15187 msgstr "Name der Elementfunktion fehlt"
15189 #: cp/decl2.c:372 cp/decl2.c:386
15190 msgid "ambiguous conversion for array subscript"
15191 msgstr "mehrdeutige Umwandlung für Feldindex"
15195 msgid "invalid types %<%T[%T]%> for array subscript"
15196 msgstr "ungültige Typen »%T[%T]« für Feldindex"
15200 msgid "deleting array %q#D"
15201 msgstr "Feld »%#D« wird gelöscht"
15205 msgid "type %q#T argument given to %<delete%>, expected pointer"
15206 msgstr "Argument vom Typ »%#T« wurde »delete« übergeben, Zeiger erwartet"
15210 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to %<delete%>"
15211 msgstr "Funktion kann nicht gelöscht werden. Nur Zeiger auf Objekte sind gültige Argumente für »delete«"
15215 msgid "deleting %qT is undefined"
15216 msgstr "Löschen von »%T« ist nicht definiert"
15218 #. 14.5.2.2 [temp.mem]
15220 #. A local class shall not have member templates.
15223 msgid "invalid declaration of member template %q#D in local class"
15224 msgstr "ungültige Deklaration des Elementtemplates »%#D« in lokaler Klasse"
15228 msgid "invalid use of %<virtual%> in template declaration of %q#D"
15229 msgstr "ungültige Verwendung von »virtual« in Templatedeklaration von »%#D«"
15231 #: cp/decl2.c:504 cp/pt.c:2965
15233 msgid "template declaration of %q#D"
15234 msgstr "Templatedeklaration von »%#D«"
15238 msgid "Java method %qD has non-Java return type %qT"
15239 msgstr "Java-Methode »%D« hat Nicht-Java-Rückgabetyp »%T«"
15243 msgid "Java method %qD has non-Java parameter type %qT"
15244 msgstr "Java-Methode »%D« hat Nicht-Java-Parametertyp »%T«"
15248 msgid "prototype for %q#D does not match any in class %qT"
15249 msgstr "Prototyp für »%#D« passt zu nichts in Klasse »%T«"
15253 msgid "local class %q#T shall not have static data member %q#D"
15254 msgstr "lokale Klasse »%#T« sollte nicht statische Datenelemente »%#D« haben"
15257 msgid "initializer invalid for static member with constructor"
15258 msgstr "Initialisierung ungültig für statisches Element mit Konstruktor"
15261 msgid "(an out of class initialization is required)"
15262 msgstr "(eine Initialisierung außerhalb der Klasse ist erforderlich)"
15266 msgid "member %qD conflicts with virtual function table field name"
15267 msgstr "Element »%D« steht in Konflikt mit Feldname in virtueller Funktionstabelle"
15270 msgid "applying attributes to template parameters is not implemented"
15275 msgid "%qD is already defined in %qT"
15276 msgstr "»%D« ist bereits in »%T« definiert"
15279 msgid "field initializer is not constant"
15280 msgstr "Feldinitialisierung ist nicht konstant"
15284 msgid "%<asm%> specifiers are not permitted on non-static data members"
15285 msgstr "»asm«-Symbole sind an nicht statischen Datenelementen nicht erlaubt"
15289 msgid "cannot declare %qD to be a bit-field type"
15290 msgstr "»%D« kann nicht mit Bitfeldtyp deklariert werden"
15294 msgid "cannot declare bit-field %qD with function type"
15295 msgstr "Bitfeld »%D« kann nicht mit Funktionstyp deklariert werden"
15299 msgid "%qD is already defined in the class %qT"
15300 msgstr "»%D« ist bereits in der Klasse %T definiert"
15304 msgid "static member %qD cannot be a bit-field"
15305 msgstr "statisches Element »%D« kann kein Bitfeld sein"
15308 msgid "anonymous struct not inside named type"
15309 msgstr "anonymes struct nicht innerhalb eines benannten Typs"
15312 msgid "namespace-scope anonymous aggregates must be static"
15313 msgstr "anonymes Aggregat im Gültigkeitsbereich eines Namespace muss statisch sein"
15316 msgid "anonymous union with no members"
15317 msgstr "anonyme Union ohne Element"
15321 msgid "%<operator new%> must return type %qT"
15322 msgstr "»operator new« muss Typ »%T« zurück geben"
15326 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
15327 msgstr "»operator new« nimmt Typ »size_t« (»%T«) als ersten Parameter"
15331 msgid "%<operator delete%> must return type %qT"
15332 msgstr "»operator delete« muss Typ »%T« zurück geben"
15336 msgid "%<operator delete%> takes type %qT as first parameter"
15337 msgstr "»operator delete« nimmt Typ »%T« als ersten Parameter"
15341 msgid "inline function %qD used but never defined"
15342 msgstr "inline-Funktion »%D« verwendet, aber nirgendwo definiert"
15346 msgid "default argument missing for parameter %P of %q+#D"
15347 msgstr "Standardargument fehlt für Parameter %P von »%+#D«"
15349 #. damn ICE suppression
15352 msgid "unexpected letter %qc in locate_error\n"
15353 msgstr "unerwarteter Buchstabe »%c« in locate_error\n"
15355 #. Can't throw a reference.
15358 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
15359 msgstr "Typ »%T« ist in Javas »throw« oder »catch« nicht erlaubt"
15363 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
15364 msgstr "Aufruf von Javas »catch« oder »throw« mit »jthrowable« ist nicht definiert"
15366 #. Thrown object must be a Throwable.
15369 msgid "type %qT is not derived from %<java::lang::Throwable%>"
15370 msgstr "Typ »%T« ist nicht von »java::lang::Throwable« abgeleitet"
15373 msgid "mixing C++ and Java catches in a single translation unit"
15374 msgstr "Mischen von »catch« in C++ und Java in einzelner Übersetzungseinheit"
15377 msgid "throwing NULL, which has integral, not pointer type"
15378 msgstr "wirft NULL, was ganzzahlig, aber kein Zeigertyp ist"
15380 #: cp/except.c:625 cp/init.c:1893
15382 msgid "%qD should never be overloaded"
15383 msgstr "»%D« sollte niemals überladen werden"
15386 msgid " in thrown expression"
15387 msgstr " in geworfenem Ausdruck"
15391 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
15392 msgstr "Ausdruck »%E« von abstraktem Klassentyp »%T« kann nicht in throw-Ausdruck verwendet werden"
15396 msgid "%Hexception of type %qT will be caught"
15397 msgstr "Ausnahme des Typs »%T« wird gefangen werden"
15401 msgid "%H by earlier handler for %qT"
15402 msgstr " von früherem Behandler für »%T«"
15406 msgid "%H%<...%> handler must be the last handler for its try block"
15407 msgstr "»...«-Behandler muss der letzte Behandler für seinen »try«-Block sein"
15411 msgid "%qD is already a friend of class %qT"
15412 msgstr "»%D« ist bereits ein »friend« der Klasse »%T«"
15416 msgid "invalid type %qT declared %<friend%>"
15417 msgstr "ungültiger Typ »%T« als »friend« deklariert"
15420 #. Friend declarations shall not declare partial
15421 #. specializations.
15422 #. template <class U> friend class T::X<U>;
15424 #. Friend declarations shall not declare partial
15425 #. specializations.
15426 #: cp/friend.c:244 cp/friend.c:274
15428 msgid "partial specialization %qT declared %<friend%>"
15429 msgstr "Teilspezialisierung »%T« als »friend« deklariert"
15433 msgid "class %qT is implicitly friends with itself"
15434 msgstr "Klasse »%T« ist implizit »friend« von ihr selbst"
15438 msgid "%qT is not a member of %qT"
15439 msgstr "»%D« ist kein Element von »%T«"
15443 msgid "%qT is not a member class template of %qT"
15444 msgstr "»%D« ist keine Elementtemplatefunktion"
15448 msgid "%qT is not a nested class of %qT"
15449 msgstr "»%T« ist keine Basis von »%T«"
15451 #. template <class T> friend class T;
15454 msgid "template parameter type %qT declared %<friend%>"
15455 msgstr "Template-Parameter-Typ »%T« als »friend« deklariert"
15457 #. template <class T> friend class A; where A is not a template
15460 msgid "%q#T is not a template"
15461 msgstr "»%#T« ist kein Template"
15465 msgid "%qD is already a friend of %qT"
15466 msgstr "»%D« ist bereits ein »friend« von »%T«"
15470 msgid "%qT is already a friend of %qT"
15471 msgstr "»%T« ist bereits ein »friend« von »%T«"
15475 msgid "member %qD declared as friend before type %qT defined"
15476 msgstr "Element »%D« als »friend« deklariert, bevor Typ »%T« definiert wurde"
15480 msgid "friend declaration %q#D declares a non-template function"
15481 msgstr "»friend«-Deklaration »%#D« deklariert eine Nicht-Template-Funktion"
15484 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"
15485 msgstr "(wenn das nicht beabsichtigt war, sollte sicher gestellt werden, dass das Funktions-Template bereits deklariert wurde, und <> hier hinter Funktionsnamen einfügen) -Wno-non-template-friend schaltet diese Warnung aus)"
15487 #: cp/g++spec.c:238 java/jvspec.c:417
15489 msgid "argument to '%s' missing\n"
15490 msgstr "Argument für »%s« fehlt\n"
15494 msgid "%J%qD should be initialized in the member initialization list"
15495 msgstr "»%D« sollte in Elementinitialisierungsliste initialisiert werden"
15499 msgid "%Jdefault-initialization of %q#D, which has reference type"
15500 msgstr "Standardinitialisierung von »%#D«, das Referenztyp hat"
15504 msgid "%Juninitialized reference member %qD"
15505 msgstr "nicht initialisiertes Referenzelement »%D«"
15509 msgid "%Juninitialized member %qD with %<const%> type %qT"
15510 msgstr "nicht initialisiertes Element »%D« mit »const«-Typ »%T«"
15514 msgid "%qD will be initialized after"
15515 msgstr "»%D« wird initialisiert nach"
15519 msgid "base %qT will be initialized after"
15520 msgstr "Basis »%T« wird initialisiert nach"
15530 msgstr " Basis »%T«"
15534 msgid "%J when initialized here"
15535 msgstr " während es hier initialisiert wurde"
15539 msgid "%Jmultiple initializations given for %qD"
15540 msgstr "mehrere Initialisierungen für »%D« angegeben"
15544 msgid "%Jmultiple initializations given for base %qT"
15545 msgstr "mehrere Initialisierungen für Basis »%T« angegeben"
15549 msgid "%Jinitializations for multiple members of %qT"
15550 msgstr "Initialisierungen für mehrere Elemente von »%T«"
15554 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
15555 msgstr "Basisklasse »%#T« sollte explizit im Kopierkonstruktor initialisiert werden"
15557 #: cp/init.c:901 cp/init.c:920
15559 msgid "class %qT does not have any field named %qD"
15560 msgstr "Klasse »%T« hat keinen Feldnamen »%D«"
15564 msgid "%q#D is a static data member; it can only be initialized at its definition"
15565 msgstr "»%#D« ist ein statisches Datenelement; es kann nur bei seiner Definition initialisiert werden"
15569 msgid "%q#D is not a non-static data member of %qT"
15570 msgstr "»%#D« ist kein Nicht-static-Datenelement von »%T«"
15574 msgid "unnamed initializer for %qT, which has no base classes"
15575 msgstr "unbenannte Initialisierung für »%T«, das keine Basisklassen hat"
15579 msgid "unnamed initializer for %qT, which uses multiple inheritance"
15580 msgstr "unbenannte Initialisierung für »%T«, das Mehrfachvererbung verwendet"
15584 msgid "%qD is both a direct base and an indirect virtual base"
15585 msgstr "»%D« ist sowohl eine direkte Basis als auch eine indirekte virtuelle Basis"
15589 msgid "type %qD is not a direct or virtual base of %qT"
15590 msgstr "Typ »%D« ist keine direkte oder virtuelle Basis von »%T«"
15594 msgid "type %qD is not a direct base of %qT"
15595 msgstr "Typ »%D« ist keine direkte Basis von »%T«"
15598 msgid "bad array initializer"
15599 msgstr "schlechte Feldinitialisierung"
15603 msgid "%qT is not an aggregate type"
15604 msgstr "»%T« ist kein Aggregattyp"
15608 msgid "qualified type %qT does not match destructor name %<~%T%>"
15609 msgstr "qualifizierter Typ »%T« passt nicht zum Destruktornamen »~%T«"
15613 msgid "incomplete type %qT does not have member %qD"
15614 msgstr "unvollständiger Typ »%T« hat kein Element »%D«"
15618 msgid "%qD is not a member of type %qT"
15619 msgstr "»%D« ist kein Element vom Typ »%T«"
15623 msgid "invalid pointer to bit-field %qD"
15624 msgstr "ungültiger Zeiger auf Bitfeld »%D«"
15628 msgid "invalid use of non-static member function %qD"
15629 msgstr "ungültige Verwendung der nicht-statischen Elementfunktion »%D«"
15631 #: cp/init.c:1551 cp/semantics.c:1321
15633 msgid "invalid use of non-static data member %qD"
15634 msgstr "ungültige Verwendung des nicht-statischen Datenelementes »%D«"
15637 msgid "size in array new must have integral type"
15638 msgstr "Größe des Feldes bei »new« muss Ganzzahltyp haben"
15641 msgid "zero size array reserves no space"
15642 msgstr "Feld der Größe Null belegt keinen Platz"
15645 msgid "new cannot be applied to a reference type"
15646 msgstr "»new« kann nicht auf Referenztyp angewendet werden"
15649 msgid "new cannot be applied to a function type"
15650 msgstr "»new« kann nicht auf Funktionstyp angewendet werden"
15654 msgid "call to Java constructor, while %<jclass%> undefined"
15655 msgstr "Aufruf von Java-Konstruktor, wobei »jclass« nicht definiert ist"
15658 msgid "can't find class$"
15659 msgstr "class$ kann nicht gefunden werden"
15663 msgid "invalid type %<void%> for new"
15664 msgstr "ungültiger Typ »void« für »new«"
15668 msgid "uninitialized const in %<new%> of %q#T"
15669 msgstr "nicht initialisierte Konstante in »new« von »%#T«"
15673 msgid "call to Java constructor with %qs undefined"
15674 msgstr "Aufruf von Java-Konstruktor mit »%s« ist nicht definiert"
15678 msgid "request for member %qD is ambiguous"
15679 msgstr "Abfrage des Elementes »%D« ist mehrdeutig"
15682 msgid "ISO C++ forbids initialization in array new"
15683 msgstr "ISO-C++ verbietet Initialisierung eines Feldes mit »new«"
15686 msgid "initializer ends prematurely"
15687 msgstr "Initialisierung endet vorzeitig"
15690 msgid "cannot initialize multi-dimensional array with initializer"
15691 msgstr "mehrdimensionales Feld kann nicht initialisiert werden"
15694 msgid "possible problem detected in invocation of delete operator:"
15695 msgstr "mögliches Problem bei Aufruf des »delete«-Operators erkannt"
15698 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
15699 msgstr "weder der Destruktor noch der klassenspezifische Operator »delete« wird aufgerufen, auch wenn sie bei der Klassendefinition deklariert werden"
15702 msgid "unknown array size in delete"
15703 msgstr "unbekannte Feldgröße in »delete«"
15706 msgid "type to vector delete is neither pointer or array type"
15707 msgstr "Typ für Vektor-»delete« ist weder Zeiger- noch Feldtyp"
15711 msgid "junk at end of #pragma %s"
15712 msgstr "Ausschuss am Ende von #pragma %s"
15716 msgid "invalid #pragma %s"
15717 msgstr "ungültiges #pragma %s"
15720 msgid "#pragma vtable no longer supported"
15721 msgstr "#pragma vtable wird nicht mehr unterstützt"
15725 msgid "#pragma implementation for %qs appears after file is included"
15726 msgstr "#pragma Implementation für %s erscheint, nachdem Datei eingebunden wurde"
15729 msgid "junk at end of #pragma GCC java_exceptions"
15730 msgstr "Ausschuss am Ende von #pragma GCC java_exceptions"
15734 msgid "%qD not defined"
15735 msgstr "»%D« nicht definiert"
15739 msgid "%qD was not declared in this scope"
15740 msgstr "»%D« wurde in diesem Gültigkeitsbereich nicht definiert"
15742 #. In a template, it is invalid to write "f()" or "f(3)" if no
15743 #. declaration of "f" is available. Historically, G++ and most
15744 #. other compilers accepted that usage since they deferred all name
15745 #. lookup until instantiation time rather than doing unqualified
15746 #. name lookup at template definition time; explain to the user what
15749 #. Note that we have the exact wording of the following message in
15750 #. the manual (trouble.texi, node "Name lookup"), so they need to
15751 #. be kept in synch.
15754 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
15755 msgstr "es gibt keine Argumente für »%D«, die von einem Templateparameter abhängen, weshalb eine Deklaration von »%D« verfügbar sein muss"
15759 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
15760 msgstr "(mit »-fpermissive« wird G++ den Code akzeptieren, aber die Verwendung eines nicht deklarierten Namens ist veraltet)"
15762 #: cp/mangle.c:2114
15763 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15764 msgstr "call_expr kann wegen eines Fehlers im C++-ABI nicht verarbeitet werden"
15766 #: cp/mangle.c:2122
15768 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
15769 msgstr "call_expr kann wegen eines Fehlers im C++-ABI nicht verarbeitet werden"
15771 #: cp/mangle.c:2172
15773 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
15774 msgstr "ausgelassener mittlerer Operand für Operator »?:« kann nicht verarbeitet werden"
15776 #: cp/mangle.c:2482
15778 msgid "the mangled name of %qD will change in a future version of GCC"
15779 msgstr "der verarbeitete Name von »%D« wird sich in einer zukünftigen Version des GCC ändern"
15783 msgid "generic thunk code fails for method %q#D which uses %<...%>"
15784 msgstr "allgemeiner Thunk-Code für Methode »%#D« mit »...« scheitert"
15788 msgid "non-static const member %q#D, can't use default assignment operator"
15789 msgstr "nicht-statisches konstantes Element »%#D«, Standard-Zuweisungsoperator kann nicht verwendet werden"
15793 msgid "non-static reference member %q#D, can't use default assignment operator"
15794 msgstr "nicht-statisches Referenzelement »%#D«, Standard-Zuweisungsoperator kann nicht verwendet werden"
15796 #: cp/method.c:1078
15798 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
15799 msgstr "vtable-Anordnung für Klasse »%T« könnte ABI-unverträglich sein und sich in zukünftigen GCC-Versionen durch implizite virtuelle Destruktoren ändern"
15801 #: cp/name-lookup.c:693
15803 msgid "redeclaration of %<wchar_t%> as %qT"
15804 msgstr "Redeklaration von »wchar_t« als »%T«"
15806 #. A redeclaration of main, but not a duplicate of the
15809 #. [basic.start.main]
15811 #. This function shall not be overloaded.
15812 #: cp/name-lookup.c:725
15814 msgid "invalid redeclaration of %qD"
15815 msgstr "ungültige Redeklaration von »%D«"
15817 #: cp/name-lookup.c:726
15822 #: cp/name-lookup.c:814
15824 msgid "type mismatch with previous external decl of %q#D"
15825 msgstr "Typen passen nicht zu vorheriger externer Deklaration von »%#D«"
15827 #: cp/name-lookup.c:815
15829 msgid "previous external decl of %q#D"
15830 msgstr "vorherige externe Deklaration von »%#D«"
15832 #: cp/name-lookup.c:897
15834 msgid "extern declaration of %q#D doesn't match"
15835 msgstr "externe Deklaration von »%#D« passt nicht"
15837 #: cp/name-lookup.c:898
15839 msgid "global declaration %q#D"
15840 msgstr "globale Deklaration von »%#D«"
15842 #: cp/name-lookup.c:934 cp/name-lookup.c:941
15844 msgid "declaration of %q#D shadows a parameter"
15845 msgstr "Deklaration von »%#D« überdeckt einen Parameter"
15847 #. Location of previous decl is not useful in this case.
15848 #: cp/name-lookup.c:966
15850 msgid "declaration of %qD shadows a member of 'this'"
15851 msgstr "Deklaration von »%D« überdeckt ein Element von 'this'"
15853 #: cp/name-lookup.c:972
15855 msgid "declaration of %qD shadows a previous local"
15856 msgstr "Deklaration von »%D« überdeckt einen vorhergehenden lokalen Bezeichner"
15858 #: cp/name-lookup.c:979
15860 msgid "declaration of %qD shadows a global declaration"
15861 msgstr "Deklaration von »%D« überdeckt eine globale Deklaration"
15863 #: cp/name-lookup.c:1095
15865 msgid "name lookup of %qD changed"
15866 msgstr "Suche nach »%D« hat sich geändert"
15868 #: cp/name-lookup.c:1096
15870 msgid " matches this %qD under ISO standard rules"
15871 msgstr " passt nach ISO-Standardregeln zu diesem »%D«"
15873 #: cp/name-lookup.c:1098
15875 msgid " matches this %qD under old rules"
15876 msgstr " passt nach den alten Regeln zu diesem »%D«"
15878 #: cp/name-lookup.c:1116 cp/name-lookup.c:1124
15880 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
15881 msgstr "Namenssuche von »%D« hat sich für neue ISO-Regeln zum »for«-Gültigkeitsbereich geändert"
15883 #: cp/name-lookup.c:1118
15885 msgid " cannot use obsolete binding at %qD because it has a destructor"
15886 msgstr " veraltete Bindung bei »%D« kann nicht verwendet werden, weil es einen Destruktor hat"
15888 #: cp/name-lookup.c:1126
15890 msgid " using obsolete binding at %qD"
15891 msgstr " bei »%D« wird veraltete Bindung verwendet"
15893 #: cp/name-lookup.c:1179
15895 msgid "%s %s(%E) %p %d\n"
15896 msgstr "%s %s(%E) %p %d\n"
15898 #: cp/name-lookup.c:1182
15900 msgid "%s %s %p %d\n"
15901 msgstr "%s %s %p %d\n"
15903 #: cp/name-lookup.c:1308
15904 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15905 msgstr "XXX is_class_level != (current_scope == class_scope)\n"
15907 #: cp/name-lookup.c:1864
15909 msgid "%q#D hides constructor for %q#T"
15910 msgstr "»%#D« verdeckt Konstruktor für »%#T«"
15912 #: cp/name-lookup.c:1879
15914 msgid "%q#D conflicts with previous using declaration %q#D"
15915 msgstr "»%#D« steht mit vorheriger »using«-Deklaration »%#D« in Konflikt"
15917 #: cp/name-lookup.c:1891
15919 msgid "previous non-function declaration %q#D"
15920 msgstr "vorherige Deklaration »%#D« einer Nicht-Funktion"
15922 #: cp/name-lookup.c:1892
15924 msgid "conflicts with function declaration %q#D"
15925 msgstr "steht mit Funktionsdeklaration »%#D« in Konflikt"
15927 #. It's a nested name with template parameter dependent scope.
15928 #. This can only be using-declaration for class member.
15929 #: cp/name-lookup.c:1970 cp/name-lookup.c:1995 cp/name-lookup.c:3157
15931 msgid "%qT is not a namespace"
15932 msgstr "»%T« ist kein Namensbereich"
15935 #. A using-declaration shall not name a template-id.
15936 #: cp/name-lookup.c:1980
15938 msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
15939 msgstr "eine »using«-Deklaration kann keine Template-ID angeben. Stattdessen »using %D« versuchen"
15941 #: cp/name-lookup.c:1987
15943 msgid "namespace %qD not allowed in using-declaration"
15944 msgstr "namespace »%D« in »using«-Deklaration nicht erlaubt"
15946 #: cp/name-lookup.c:2023
15948 msgid "%qD not declared"
15949 msgstr "»%D« nicht deklariert"
15951 #: cp/name-lookup.c:2035 cp/name-lookup.c:2080 cp/name-lookup.c:2114
15953 msgid "%qD is already declared in this scope"
15954 msgstr "»%D« wurde in diesem Gültigkeitsbereich bereits deklariert"
15956 #: cp/name-lookup.c:2120
15958 msgid "using declaration %qD introduced ambiguous type %qT"
15959 msgstr "»using«-Deklaration »%D« führte mehrdeutigen Typen »%T« ein"
15961 #: cp/name-lookup.c:2691
15962 msgid "using-declaration for non-member at class scope"
15963 msgstr "»using«-Deklaration für Nicht-Element im Gültigkeitsbereich der Klasse"
15965 #: cp/name-lookup.c:2696
15966 msgid "using-declaration cannot name destructor"
15967 msgstr "»using«-Deklaration kann nicht den Destruktor benennen"
15969 #: cp/name-lookup.c:2769
15971 msgid "declaration of %qD not in a namespace surrounding %qD"
15972 msgstr "Deklaration von »%D« nicht in einem Namensbereich um »%D«"
15974 #: cp/name-lookup.c:2777
15976 msgid "explicit qualification in declaration of `%D'"
15977 msgstr "explizite Instanziierung von »%#D«"
15979 #: cp/name-lookup.c:2813
15981 msgid "%qD should have been declared inside %qD"
15982 msgstr "»%D« sollte innerhalb von »%D« deklariert werden"
15984 #: cp/name-lookup.c:2875
15986 msgid "namespace alias %qD not allowed here, assuming %qD"
15987 msgstr "Namensbereich-Alias »%D« ist hier nicht erlaubt, »%D« angenommen"
15989 #. The parser did not find it, so it's not there.
15990 #: cp/name-lookup.c:2990
15992 msgid "unknown namespace %qD"
15993 msgstr "unbekannter Namensbereich »%D«"
15995 #: cp/name-lookup.c:3151
15997 msgid "namespace %qT undeclared"
15998 msgstr "Namensbereich »%T« nicht deklariert"
16000 #: cp/name-lookup.c:3195
16001 msgid "strong using only meaningful at namespace scope"
16002 msgstr "starkes »using« ist nur im Gültigkeitsbereich des Namensbereiches sinnvoll"
16004 #: cp/name-lookup.c:3202
16006 msgid "%qD attribute directive ignored"
16007 msgstr "Attribut-Anweisung »%D« wird ignoriert"
16009 #: cp/name-lookup.c:3336
16011 msgid "use of %qD is ambiguous"
16012 msgstr "Verwendung von »%D« ist mehrdeutig"
16014 #: cp/name-lookup.c:3337
16016 msgid " first declared as %q#D here"
16017 msgstr " zuerst hier deklariert as »%#D«"
16019 #: cp/name-lookup.c:3339
16021 msgid " also declared as %q#D here"
16022 msgstr " auch hier deklariert als »%#D«"
16024 #: cp/name-lookup.c:3354
16026 msgid "%qD denotes an ambiguous type"
16027 msgstr "»%D« bezeichnet einen mehrdeutigen Typen"
16029 #: cp/name-lookup.c:3355
16030 msgid "%J first type here"
16031 msgstr "%J erster Typ hier"
16033 #: cp/name-lookup.c:3356
16034 msgid "%J other type here"
16035 msgstr "%J anderer Typ hier"
16037 #. This happens for A::B where B is a template, and there are no
16038 #. template arguments.
16039 #: cp/name-lookup.c:3420 cp/parser.c:4365 cp/typeck.c:1786
16041 msgid "invalid use of %qD"
16042 msgstr "ungültige Verwendung von »%D«"
16044 #: cp/name-lookup.c:3460
16046 msgid "%<%D::%D%> is not a template"
16047 msgstr "»%D::%D« ist kein Template"
16049 #: cp/name-lookup.c:3476
16051 msgid "%qD undeclared in namespace %qD"
16052 msgstr "»%D« nicht deklariert in Namensbereich »%D«"
16054 #: cp/name-lookup.c:4102
16056 msgid "%qD is not a function,"
16057 msgstr "»%D« ist keine Funktion"
16059 #: cp/name-lookup.c:4103
16061 msgid " conflict with %qD"
16062 msgstr " Konflikt mit »%D«"
16064 #: cp/name-lookup.c:4868
16065 msgid "XXX entering pop_everything ()\n"
16066 msgstr "XXX Eintritt in pop_everything ()\n"
16068 #: cp/name-lookup.c:4877
16069 msgid "XXX leaving pop_everything ()\n"
16070 msgstr "XXX pop_everything () wird verlassen\n"
16072 #: cp/parser.c:1807
16074 msgid "%<#pragma%> is not allowed here"
16075 msgstr "#pragma %s ist bereits registriert"
16077 #: cp/parser.c:1836
16079 msgid "%<%D::%D%> has not been declared"
16080 msgstr "»%D::%D« wurde nicht deklariert"
16082 #: cp/parser.c:1839 cp/semantics.c:2375
16084 msgid "%<::%D%> has not been declared"
16085 msgstr "»%D::%D« wurde nicht deklariert"
16087 #: cp/parser.c:1842
16089 msgid "request for member %qD in non-class type %qT"
16090 msgstr "Abfrage des Elementes »%D« in »%E«, das vom Nicht-Klassentyp »%T« ist"
16092 #: cp/parser.c:1845
16094 msgid "%<%T::%D%> has not been declared"
16095 msgstr "»%D::%D« wurde nicht deklariert"
16097 #: cp/parser.c:1848
16099 msgid "%qD has not been declared"
16100 msgstr "»%D« wurde nicht deklariert"
16102 #: cp/parser.c:1851
16104 msgid "%<%D::%D%> %s"
16105 msgstr "»%D::%D« %s"
16107 #: cp/parser.c:1853
16109 msgid "%<::%D%> %s"
16110 msgstr "»%D::%D« %s"
16112 #: cp/parser.c:1855
16117 #: cp/parser.c:1907
16118 msgid "new types may not be defined in a return type"
16119 msgstr "neue Typen dürfen nicht in einem Rückgabetyp definiert werden"
16121 #: cp/parser.c:1908
16123 msgid "(perhaps a semicolon is missing after the definition of %qT)"
16124 msgstr "zusätzliches Semikolon in »struct« oder »union« angegeben"
16126 #: cp/parser.c:1927 cp/pt.c:4328
16128 msgid "%qT is not a template"
16129 msgstr "»%T« ist kein Template"
16131 #: cp/parser.c:1929
16133 msgid "%qE is not a template"
16134 msgstr "»%T« ist kein Template"
16136 #: cp/parser.c:1931
16137 msgid "invalid template-id"
16138 msgstr "ungültige Template-ID"
16140 #: cp/parser.c:1960
16142 msgid "%s cannot appear in a constant-expression"
16143 msgstr "%s kann nicht in einem Konstanten-Ausdruck auftreten"
16145 #: cp/parser.c:1985
16147 msgid "invalid use of template-name %qE without an argument list"
16148 msgstr "ungültige Verwendung des Template-Namens »%E« in einem Deklarator"
16150 #. Issue an error message.
16151 #: cp/parser.c:1990
16153 msgid "%qE does not name a type"
16154 msgstr "»%s« bezeichnet keinen Typ"
16156 #: cp/parser.c:2021
16158 msgid "(perhaps %<typename %T::%E%> was intended)"
16159 msgstr "(vielleicht war »typename %T::%s« beabsichtigt)"
16161 #: cp/parser.c:2036
16163 msgid "%qE in namespace %qE does not name a type"
16164 msgstr "»%s« bezeichnet keinen Typ"
16166 #: cp/parser.c:2039
16168 msgid "%qE in class %qT does not name a type"
16169 msgstr "»%s« bezeichnet keinen Typ"
16171 #: cp/parser.c:2748
16172 msgid "ISO C++ forbids braced-groups within expressions"
16173 msgstr "ISO-C++ verbietet Gruppen in geschweiften Klammern innerhalb von Ausdrücken"
16175 #: cp/parser.c:2757
16176 msgid "statement-expressions are allowed only inside functions"
16177 msgstr "Anweisungs-Ausdrücke sind nur innerhalb von Funktionen erlaubt"
16179 #: cp/parser.c:2808
16181 msgid "%<this%> may not be used in this context"
16182 msgstr "»this« darf in diesem Kontext nicht verwendet werden"
16184 #: cp/parser.c:2944
16186 msgid "local variable %qD may not appear in this context"
16187 msgstr "lokale Variable »%D« darf in diesem Kontext nicht auftauchen"
16189 #: cp/parser.c:3316
16191 msgid "typedef-name %qD used as destructor declarator"
16192 msgstr "typedef-Name »%D« als Destruktor-Deklarator verwendet"
16194 #: cp/parser.c:3965
16195 msgid "ISO C++ forbids compound-literals"
16196 msgstr "ISO-C++ verbietet zusammengesetzte Literale"
16198 #: cp/parser.c:4885
16199 msgid "array bound forbidden after parenthesized type-id"
16200 msgstr "Feldgrenze hinter geklammerter type-id ist verboten"
16202 #: cp/parser.c:4886
16203 msgid "try removing the parentheses around the type-id"
16204 msgstr "Klammern um die Type-ID sollten entfernt werden"
16206 #: cp/parser.c:5087
16207 msgid "expression in new-declarator must have integral or enumeration type"
16208 msgstr "Ausdruck in new-Deklarator muss Ganzzahl- oder Aufzählungstyp haben"
16210 #: cp/parser.c:5276
16211 msgid "use of old-style cast"
16212 msgstr "Verwendung einer Typumwandlung im alten Stil"
16214 #: cp/parser.c:6041
16216 msgid "case label %qE not within a switch statement"
16217 msgstr "»case«-Marke »%E« nicht innerhalb einer »switch«-Anweisung"
16219 #: cp/parser.c:6584
16220 msgid "ISO C++ forbids computed gotos"
16221 msgstr "ISO-C++ verbietet berechnete Gotos"
16223 #: cp/parser.c:6709
16225 msgid "extra %<;%>"
16226 msgstr "zusätzliches »;«"
16228 #: cp/parser.c:7028
16229 msgid "mixing declarations and function-definitions is forbidden"
16230 msgstr "Vermischung von Deklarationen und Funktionsdefinitionen ist verboten"
16232 #: cp/parser.c:7159
16234 msgid "duplicate %<friend%>"
16235 msgstr "doppeltes »friend«"
16237 #: cp/parser.c:7328
16238 msgid "class definition may not be declared a friend"
16239 msgstr "Klassendefinition darf nicht als »friend« deklariert sein"
16241 #: cp/parser.c:7641
16242 msgid "only constructors take base initializers"
16243 msgstr "nur Konstruktoren nehmen Basisinitialisierungen"
16245 #: cp/parser.c:7692
16246 msgid "anachronistic old-style base class initializer"
16247 msgstr "anachronistische Basisklasseninitialisierung im alten Stil"
16249 #: cp/parser.c:7734
16251 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
16252 msgstr "Schlüsselwort »typename« in diesem Kontext nicht erlaubt (eine qualifizierte Elementinitialisierung ist implizit ein Typ)"
16254 #. Warn that we do not support `export'.
16255 #: cp/parser.c:8096
16257 msgid "keyword %<export%> not implemented, and will be ignored"
16258 msgstr "Schlüsselwort »export« nicht implementiert, und wird ignoriert"
16260 #. Otherwise, emit an error about the invalid digraph, but continue
16261 #. parsing because we got our argument list.
16262 #: cp/parser.c:8469
16264 msgid "%<<::%> cannot begin a template-argument list"
16265 msgstr "»<::« kann keine Templateargumentliste einleiten"
16267 #: cp/parser.c:8470
16269 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
16270 msgstr "»<:« ist ein andere Schreibweise für »[«. Leerraum zwischen »<« und »::« einfügen"
16272 #: cp/parser.c:8477
16274 msgid "(if you use -fpermissive G++ will accept your code)"
16275 msgstr "(»-fpermissive« wird den Code akzeptieren)"
16277 #: cp/parser.c:8541
16279 msgid "parse error in template argument list"
16280 msgstr "»<::« kann keine Templateargumentliste einleiten"
16282 #. Explain what went wrong.
16283 #: cp/parser.c:8654
16285 msgid "non-template %qD used as template"
16286 msgstr "Nicht-Template »%D« als Template verwendet"
16288 #: cp/parser.c:8655
16290 msgid "use %<%T::template %D%> to indicate that it is a template"
16291 msgstr "»%T::template %D« verwenden, um dies als Template zu kennzeichnen"
16293 #: cp/parser.c:9245 cp/parser.c:15012
16295 msgid "template declaration of %qs"
16296 msgstr "Templatedeklaration von »%#D«"
16298 #: cp/parser.c:9688
16300 msgid "using %<typename%> outside of template"
16301 msgstr "»typename« außerhalb des Templates verwendet"
16303 #: cp/parser.c:9883
16304 msgid "type attributes are honored only at type definition"
16305 msgstr "Typattribute werden nur bei Typdefinition beachtet"
16307 #. [namespace.udecl]
16309 #. A using declaration shall not name a template-id.
16310 #: cp/parser.c:10265
16311 msgid "a template-id may not appear in a using-declaration"
16312 msgstr "eine Template-ID darf nicht in »using«-Deklaration auftreten"
16314 #: cp/parser.c:10595
16315 msgid "an asm-specification is not allowed on a function-definition"
16316 msgstr "asm-Spezifikation ist bei Funktionsdefinition nicht erlaubt"
16318 #: cp/parser.c:10597
16319 msgid "attributes are not allowed on a function-definition"
16320 msgstr "bei einer Funktionsdefinition sind keine Attribute erlaubt"
16322 #: cp/parser.c:10728
16323 msgid "attributes after parenthesized initializer ignored"
16324 msgstr "Attribute hinter geklammerter Initialisierung werden ignoriert"
16326 #: cp/parser.c:11113
16328 msgid "array bound is not an integer constant"
16329 msgstr "Feldindex ist keine Ganzzahl"
16331 #: cp/parser.c:11183
16333 msgid "%<%T::%D%> is not a type"
16334 msgstr "»%T::%D« ist kein Typ"
16336 #: cp/parser.c:11225
16338 msgid "invalid use of constructor as a template"
16339 msgstr "ungültige Benutzung des nicht-statischen Datenelements »%E«"
16341 #: cp/parser.c:11226
16342 msgid "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified name"
16345 #: cp/parser.c:11414
16347 msgid "duplicate cv-qualifier"
16348 msgstr "doppelter case-Wert"
16350 #: cp/parser.c:11916
16351 msgid "file ends in default argument"
16352 msgstr "Datei endet in Standardargument"
16354 #: cp/parser.c:11977
16355 msgid "deprecated use of default argument for parameter of non-function"
16356 msgstr "veraltete Verwendung des Standardarguments für Parameter einer Nicht-Funktion"
16358 #: cp/parser.c:11980
16359 msgid "default arguments are only permitted for function parameters"
16360 msgstr "Standardargumente sind nur für Funktionsparameter zugelassen"
16362 #: cp/parser.c:12722
16364 msgid "invalid class name in declaration of %qD"
16365 msgstr "ungültige Templatedeklaration von »%D«"
16367 #: cp/parser.c:12733
16369 msgid "declaration of %qD in %qD which does not enclose %qD"
16370 msgstr "Deklaration von »%D« in »%D«, das nicht »%D« einschließt"
16372 #: cp/parser.c:12746
16373 msgid "extra qualification ignored"
16374 msgstr "zusätzliche Qualifizierung ignoriert"
16376 #: cp/parser.c:12757
16378 msgid "an explicit specialization must be preceded by %<template <>%>"
16379 msgstr "einer expliziten Spezialisierung muss »template <>« vorausgehen"
16381 #: cp/parser.c:12850
16383 msgid "previous definition of %q#T"
16384 msgstr "vorherige Definition von »%#T«"
16386 #: cp/parser.c:13059
16388 msgid "%Hextra %<;%>"
16389 msgstr "zusätzliches »;«"
16391 #: cp/parser.c:13077
16392 msgid "a class-key must be used when declaring a friend"
16393 msgstr "ein Klassenschlüssel muss bei Deklaration als »friend« verwendet werden"
16395 #: cp/parser.c:13091
16396 msgid "friend declaration does not name a class or function"
16397 msgstr "»friend«-Deklaration benennt keine Klasse oder Funktion"
16399 #: cp/parser.c:13267
16400 msgid "pure-specifier on function-definition"
16401 msgstr "reiner Spezifizierer bei Funktionsdefinition"
16403 #: cp/parser.c:13545
16405 msgid "keyword %<typename%> not allowed outside of templates"
16406 msgstr "Schlüsselwort »typename« nicht außerhalb von Templates erlaubt"
16408 #: cp/parser.c:13547
16410 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
16411 msgstr "Schlüsselwort »typename« nicht erlaubt in diesem Kontext (die Basisklasse ist implizit ein Typ)"
16413 #: cp/parser.c:13821
16414 msgid "invalid catch parameter"
16415 msgstr "ungültiger catch-Parameter"
16417 #: cp/parser.c:14399
16419 msgid "reference to %qD is ambiguous"
16420 msgstr "Referenz auf »%D« ist mehrdeutig"
16422 #: cp/parser.c:14568
16423 msgid "too few template-parameter-lists"
16424 msgstr "zu wenige Templateparameterlisten"
16426 #. Otherwise, there are too many template parameter lists. We have
16429 #. template <class T> template <class U> void S::f();
16430 #: cp/parser.c:14583
16431 msgid "too many template-parameter-lists"
16432 msgstr "zu viele Templateparameterlisten"
16434 #. Skip the entire function.
16435 #: cp/parser.c:14807
16436 msgid "invalid function declaration"
16437 msgstr "ungültige Funktionsdeklaration"
16439 #. Issue an error message.
16440 #: cp/parser.c:14844
16441 msgid "named return values are no longer supported"
16442 msgstr "benannte Rückgabewerte werden nicht mehr unterstützt"
16444 #: cp/parser.c:15218
16446 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
16447 msgstr "»>>« sollte innerhalb einer geschachtelten Templateargumentliste »> >« sein"
16449 #: cp/parser.c:15233
16451 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
16452 msgstr "falsches »>>«; »>« verwenden, um eine Templateargumentliste zu beenden"
16454 #: cp/parser.c:15238
16456 msgid "missing %<>%> to terminate the template argument list"
16457 msgstr "fehlendes '>', um Templateargumentliste zu beenden"
16459 #: cp/parser.c:15766
16461 msgid "%qs tag used in naming %q#T"
16462 msgstr "Markierung »%s« bei Benennung von »%#T« verwendet"
16464 #: cp/parser.c:15787
16466 msgid "%qD redeclared with different access"
16467 msgstr "%D mit anderem Zugriff redeklariert"
16469 #: cp/parser.c:15804
16471 msgid "%<template%> (as a disambiguator) is only allowed within templates"
16472 msgstr "»template« (zur Erklärung) ist nur innerhalb von Templates erlaubt"
16474 #: cp/parser.c:16012
16476 msgid "inter-module optimizations not implemented for C++"
16477 msgstr "Optimierungen zwischen Modulen noch nicht implementiert"
16481 msgid "data member %qD cannot be a member template"
16482 msgstr "Datenelement »%D« kann kein Elementtemplate sein"
16486 msgid "invalid member template declaration %qD"
16487 msgstr "ungültige Elementtemplatedeklaration »%D«"
16491 msgid "explicit specialization in non-namespace scope %qD"
16492 msgstr "explizite Spezialisierung in Gültigkeitsbereich des Nicht-Namensbereiches »%D«"
16495 msgid "enclosing class templates are not explicitly specialized"
16496 msgstr "einschließende Klassentemplates werden nicht explizit spezialisiert"
16500 msgid "specialization of %qD in different namespace"
16501 msgstr "Spezialisierung von »%D« in anderem Namensbereich"
16503 #: cp/pt.c:671 cp/pt.c:740
16505 msgid " from definition of %q#D"
16506 msgstr " aus Definition von »%#D«"
16510 msgid "specialization of %qT after instantiation"
16511 msgstr "Spezialisierung von »%T« hinter Instanziierung"
16515 msgid "specializing %q#T in different namespace"
16516 msgstr "»%#T« wird in anderem Namensbereich spezialisiert"
16520 msgid "specialization %qT after instantiation %qT"
16521 msgstr "Spezialisierung »%T« hinter Instanziierung »%T«"
16525 msgid "explicit specialization of non-template %qT"
16526 msgstr "explizite Spezialisierung des Nicht-Templates »%T«"
16530 msgid "specialization of %qD after instantiation"
16531 msgstr "Spezialisierung von »%D« nach Instanziierung"
16539 msgid "%qD is not a function template"
16540 msgstr "»%D« ist kein Funktionstemplate"
16544 msgid "template-id %qD for %q+D does not match any template declaration"
16545 msgstr "Template-ID »%D« für »%+D« passt zu keiner Templatedeklaration"
16549 msgid "ambiguous template specialization %qD for %q+D"
16550 msgstr "mehrdeutige Templatespezialisierung »%D« für »%+D«"
16552 #. This case handles bogus declarations like template <>
16553 #. template <class T> void f<int>();
16554 #: cp/pt.c:1774 cp/pt.c:1828
16556 msgid "template-id %qD in declaration of primary template"
16557 msgstr "Template-ID »%D« in Deklaration des ersten Templates"
16560 msgid "template parameter list used in explicit instantiation"
16561 msgstr "Templateparameterliste in expliziter Instanziierung verwendet"
16564 msgid "definition provided for explicit instantiation"
16565 msgstr "Definition für explizite Instanziierung angegeben"
16569 msgid "too many template parameter lists in declaration of %qD"
16570 msgstr "zu viele Templateparameterlisten in Deklaration von »%D«"
16574 msgid "too few template parameter lists in declaration of %qD"
16575 msgstr "zu wenige Templateparameterlisten in Deklaration von »%D«"
16579 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
16580 msgstr "einer expliziten Spezialisierung muss »template <>« vorausgehen"
16583 msgid "function template partial specialization %qD is not allowed"
16587 msgid "default argument specified in explicit specialization"
16588 msgstr "Standardargument in expliziter Spezialisierung angegeben"
16591 msgid "template specialization with C linkage"
16592 msgstr "Templatespezialisierung mit C-Bindung angegeben"
16596 msgid "%qD is not a template function"
16597 msgstr "»%D« ist keine Elementtemplatefunktion"
16599 #. From [temp.expl.spec]:
16601 #. If such an explicit specialization for the member
16602 #. of a class template names an implicitly-declared
16603 #. special member function (clause _special_), the
16604 #. program is ill-formed.
16606 #. Similar language is found in [temp.explicit].
16608 msgid "specialization of implicitly-declared special member function"
16609 msgstr "Spezialisierung der implizit deklarierten speziellen Elementfunktion"
16613 msgid "no member function %qD declared in %qT"
16614 msgstr "keine Elementfunktion »%D« in »%T« deklariert"
16618 msgid " shadows template parm %q#D"
16619 msgstr " überdeckt Templateparameter »%#D«"
16622 msgid "template parameters not used in partial specialization:"
16623 msgstr "nicht in partieller Spezialisierung verwendete Templateparameter:"
16632 msgid "partial specialization %qT does not specialize any template arguments"
16633 msgstr "partielle Spezialisierung »%T« spezialisiert keine Templateargumente"
16637 msgid "template argument %qE involves template parameter(s)"
16638 msgstr "Templateargument »%E« betrifft Templateparameter"
16642 msgid "type %qT of template argument %qE depends on template parameter(s)"
16643 msgstr "Typ »%T« des Templatearguments »%E« hängt von Templateparameter(n) ab"
16647 msgid "no default argument for %qD"
16648 msgstr "kein Standard-Argument für »%D«"
16651 msgid "template with C linkage"
16652 msgstr "Template mit C-Bindung"
16655 msgid "template class without a name"
16656 msgstr "Templateklasse ohne Namen"
16660 #. A destructor shall not be a member template.
16663 msgid "destructor %qD declared as member template"
16664 msgstr "Destruktor »%D« als Element-Template deklariert"
16666 #. [basic.stc.dynamic.allocation]
16668 #. An allocation function can be a function
16669 #. template. ... Template allocation functions shall
16670 #. have two or more parameters.
16673 msgid "invalid template declaration of %qD"
16674 msgstr "ungültige Templatedeklaration von »%D«"
16678 msgid "%qD does not declare a template type"
16679 msgstr "»%D« deklariert keinen Template-Typen"
16683 msgid "template definition of non-template %q#D"
16684 msgstr "Template-Definition eines Nicht-Templates »%#D«"
16688 msgid "expected %d levels of template parms for %q#D, got %d"
16689 msgstr "%d Ebenen von Template-Parametern für »%#D« erwartet, %d erhalten"
16693 msgid "got %d template parameters for %q#D"
16694 msgstr "%d Template-Parameter für »%#D« erhalten"
16698 msgid "got %d template parameters for %q#T"
16699 msgstr "%d Template-Parameter für »%#T« erhalten"
16703 msgid " but %d required"
16704 msgstr " aber %d benötigt"
16708 msgid "%qT is not a template type"
16709 msgstr "»%T« ist kein Template-Typ"
16713 msgid "template specifiers not specified in declaration of %qD"
16714 msgstr "zu wenige Templateparameterlisten in Deklaration von »%D«"
16718 msgid "previous declaration %qD"
16719 msgstr "vorherige Deklaration »%D«"
16723 msgid "used %d template parameter%s instead of %d"
16724 msgstr "%d Template-Parameter%.0s statt %d verwendet"
16728 msgid "template parameter %q#D"
16729 msgstr "Template-Parameter »%#D«"
16733 msgid "redeclared here as %q#D"
16734 msgstr "hier als »%#D« redeklariert"
16736 #. We have in [temp.param]:
16738 #. A template-parameter may not be given default arguments
16739 #. by two different declarations in the same scope.
16742 msgid "redefinition of default argument for %q#D"
16743 msgstr "Redefinition des Standardarguments für »%#D«"
16746 msgid "%J original definition appeared here"
16747 msgstr "%J ursprüngliche Definition trat hier auf"
16751 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
16752 msgstr "Zeichenkettensymbol %E ist kein gültiges Templateargument, weil es die Adresse eines Objektes mit statischer Bindung ist"
16756 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
16757 msgstr "Zeichenkettensymbol %E ist kein gültiges Templateargument, weil es die Adresse eines Objektes mit statischer Bindung ist"
16761 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
16762 msgstr "Zeichenkettensymbol %E ist kein gültiges Templateargument, weil es die Adresse eines Objektes mit statischer Bindung ist"
16766 msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
16767 msgstr "Zeichenkettensymbol %E ist kein gültiges Templateargument, weil es die Adresse eines Objektes mit statischer Bindung ist"
16770 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
16775 msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
16776 msgstr "Zeichenkettensymbol %E ist kein gültiges Templateargument, weil es die Adresse eines Objektes mit statischer Bindung ist"
16780 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
16781 msgstr "Zeichenkettensymbol %E ist kein gültiges Templateargument, weil es die Adresse eines Objektes mit statischer Bindung ist"
16785 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
16786 msgstr "»%E« ist kein gültiges Templateargument"
16790 msgid "try using %qE instead"
16795 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
16796 msgstr "»%E« ist kein gültiges Templateargument"
16800 msgid "standard conversions are not allowed in this context"
16801 msgstr "»this« darf in diesem Kontext nicht verwendet werden"
16805 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
16806 msgstr "um auf ein Typelement eines Templateparameters zu verweisen, »typename %E« verwenden"
16808 #: cp/pt.c:3814 cp/pt.c:3833 cp/pt.c:3873
16810 msgid "type/value mismatch at argument %d in template parameter list for %qD"
16811 msgstr "Typ/Wert des Arguments %d passt nicht in Template-Parameterliste für »%D«"
16815 msgid " expected a constant of type %qT, got %qT"
16816 msgstr " Konstante des Typs »%T« erwartet, »%T« erhalten"
16820 msgid " expected a class template, got %qE"
16821 msgstr " Klassentemplate erwartet, »%E« erhalten"
16825 msgid " expected a type, got %qE"
16826 msgstr " einen Typ erwartet, »%E« erhalten"
16830 msgid " expected a type, got %qT"
16831 msgstr " einen Typ erwartet, »%T« erhalten"
16835 msgid " expected a class template, got %qT"
16836 msgstr " Klassentemplate erwartet, »%T« erhalten"
16840 msgid " expected a template of type %qD, got %qD"
16841 msgstr " ein Template des Typs »%D« erwartet, »%D« erhalten"
16845 msgid "could not convert template argument %qE to %qT"
16846 msgstr "Templateargument »%E« konnte nicht in »%T« umgewandelt werden"
16850 msgid "wrong number of template arguments (%d, should be %d)"
16851 msgstr "falsche Anzahl der Templateargumente (%d, sollte %d sein)"
16855 msgid "provided for %qD"
16856 msgstr "für »%D« bereitgestellt"
16860 msgid "template argument %d is invalid"
16861 msgstr "Templateargument %d ist ungültig"
16865 msgid "non-template type %qT used as a template"
16866 msgstr "Nicht-Template-Typ »%T« als Template verwendet"
16870 msgid "for template declaration %qD"
16871 msgstr "Für Template-Deklaration »%D«"
16875 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
16876 msgstr "Instanziierungstiefe für Templates überschreitet Höchstwert %d (-ftemplate-depth-NN verwenden, um dies zu erhöhen) bei Instanziierung von »%D«"
16880 msgid "ambiguous class template instantiation for %q#T"
16881 msgstr "mehrdeutige Klassentemplate-Instanziierung für »%#T«"
16889 msgid "instantiation of %qD as type %qT"
16890 msgstr "Instanziierung von »%D« als Typ »%T«"
16894 msgid "invalid parameter type %qT"
16895 msgstr "ungültiger Parametertyp »%T«"
16899 msgid "in declaration %qD"
16900 msgstr "in Deklaration »%D«"
16904 msgid "function returning an array"
16905 msgstr "Funktion gibt Aggregat zurück"
16909 msgid "function returning a function"
16910 msgstr "»%s« als Funktion, die eine Funktion zurückgibt, deklariert"
16914 msgid "creating pointer to member function of non-class type %qT"
16915 msgstr "Erzeugung eines Zeigers auf Elementfunktion des Nicht-Klassentyps »%T«"
16918 msgid "creating array with size zero"
16919 msgstr "Feld der Größe null wird erzeugt"
16923 msgid "creating array with size zero (%qE)"
16924 msgstr "Feld der Größe null (»%E«) wird erzeugt"
16927 msgid "forming reference to void"
16928 msgstr "Referenz auf »void« wird gebildet"
16932 msgid "forming %s to reference type %qT"
16933 msgstr "%s wird in Referenztyp »%T« umgeformt"
16937 msgid "creating pointer to member of non-class type %qT"
16938 msgstr "Zeiger auf Element des Nicht-Klassentypen »%T« wird erzeugt"
16942 msgid "creating pointer to member reference type %qT"
16943 msgstr "Zeiger auf Elementreferenztyp »%T« wird erzeugt"
16947 msgid "creating array of %qT"
16948 msgstr "Feld von »%T« wird erzeugt"
16952 msgid "creating array of %qT, which is an abstract class type"
16953 msgstr "Feld von »%T« wird erzeugt, was ein abstrakter Klassentyp ist"
16957 msgid "%qT is not a class, struct, or union type"
16958 msgstr "»%T« ist kein Klassen-, Struktur- oder Union-Typ"
16962 msgid "%qT resolves to %qT, which is not an enumeration type"
16963 msgstr "%Jcase-Wert %qs nicht in Aufzählungstyp"
16967 msgid "%qT resolves to %qT, which is is not a class type"
16968 msgstr "Feld von »%T« wird erzeugt, was ein abstrakter Klassentyp ist"
16972 msgid "use of %qs in template"
16973 msgstr "Verwendung von »%s« in Template"
16977 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
16978 msgstr "Abhängigenname »%E« wird als Nicht-Typ erkannt, aber die Instanziierung liefert Typ"
16982 msgid "say %<typename %E%> if a type is meant"
16983 msgstr "»typename %E« sagen, wenn ein Typ gemeint ist"
16987 msgid "using invalid field %qD"
16988 msgstr "statisches Feld »%s« fehlt"
16992 msgid "%qT is not a class or namespace"
16993 msgstr "»%T« ist keine Klasse oder Namensbereich"
16997 msgid "%qD is not a class or namespace"
16998 msgstr "»%D« ist keine Klasse oder Namensbereich"
17002 msgid "%qT is/uses anonymous type"
17003 msgstr "»%T« verwendet anonymen Typen"
17007 msgid "%qT uses local type %qT"
17008 msgstr "»%T« verwendet lokalen Typen »%T«"
17012 msgid "%qT is a variably modified type"
17013 msgstr "»%T« ist ein variabel modifizierter Typ"
17017 msgid "integral expression %qE is not constant"
17018 msgstr "Integralausdruck »%E« ist nicht konstant"
17022 msgid " trying to instantiate %qD"
17023 msgstr " Versuch, »%D« zu instanziieren"
17026 msgid "incomplete type unification"
17027 msgstr "unvollständige Typvereinigung"
17029 #: cp/pt.c:10767 cp/pt.c:10838
17031 msgid "explicit instantiation of non-template %q#D"
17032 msgstr "explizite Instanziierung des Nicht-Templates »%#D«"
17034 #: cp/pt.c:10783 cp/pt.c:10833
17036 msgid "no matching template for %qD found"
17037 msgstr "kein passendes Template für »%D« gefunden"
17041 msgid "explicit instantiation of %q#D"
17042 msgstr "explizite Instanziierung von »%#D«"
17046 msgid "duplicate explicit instantiation of %q#D"
17047 msgstr "doppelte explizite Instanziierung von »%#D«"
17051 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
17052 msgstr "ISO-C++ verbietet die Verwendung von »extern« bei expliziten Instanziierungen"
17054 #: cp/pt.c:10852 cp/pt.c:10942
17056 msgid "storage class %qD applied to template instantiation"
17057 msgstr "Speicherklasse »%D« auf Templateinstanziierung angewendet"
17061 msgid "explicit instantiation of non-template type %qT"
17062 msgstr "explizite Instanziierung des Nicht-Templatetyps »%T«"
17066 msgid "explicit instantiation of %q#T before definition of template"
17067 msgstr "explizite Instanziierung von »%#T« vor Definition des Templates"
17071 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
17072 msgstr "ISO-C++ verbietet die Verwendung von »%s« bei expliziten Instanziierungen"
17076 msgid "duplicate explicit instantiation of %q#T"
17077 msgstr "doppelte explizite Instanziierung von »%#T«"
17081 msgid "explicit instantiation of %qD but no definition available"
17082 msgstr "explizite Instanziierung von »%D«, aber keine Definition verfügbar"
17086 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %q+D, possibly from virtual table generation"
17087 msgstr "Instanziierungstiefe für Templates überschreitet Höchstwert %d (-ftemplate-depth-NN verwenden, um dies zu erhöhen) bei Instanziierung von »%D«"
17091 msgid "%q#T is not a valid type for a template constant parameter"
17092 msgstr "»%#T« ist kein gültiger Typ für einen Templatekonstanten-Parameter"
17095 msgid "-frepo must be used with -c"
17096 msgstr "-frepo muss mit -c verwendet werden"
17100 msgid "mysterious repository information in %s"
17101 msgstr "rätselhafte Repository-Information in %s"
17105 msgid "can't create repository information file %qs"
17106 msgstr "Repository-Informationsdatei »%s« kann nicht erzeugt werden"
17109 msgid "cannot use typeid with -fno-rtti"
17110 msgstr "typeid kann nicht mit -fno-rtti verwendet werden"
17113 msgid "must #include <typeinfo> before using typeid"
17114 msgstr "vor Verwendung von typeid muss #include <typeinfo> angegeben werden"
17118 msgid "cannot create type information for type %qT because its size is variable"
17119 msgstr "für Typ »%T« kann keine Typinformation erzeugt werden, weil seine Größe variabel ist"
17121 #: cp/rtti.c:570 cp/rtti.c:584
17123 msgid "dynamic_cast of %q#D to %q#T can never succeed"
17124 msgstr "dynamic_cast von »%#D« nach »%#T« kann nie erfolgreich sein"
17128 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
17129 msgstr "dynamic_cast »%E« (des Typs »%#T«) in Typ »%#T« (%s) kann nicht vorgenommen werden"
17133 msgid "%qT is an ambiguous base of %qT"
17134 msgstr "»%T« ist mehrdeutige Basis von »%T«"
17138 msgid "%qT is an inaccessible base of %qT"
17139 msgstr "»%T« ist eine nicht erreichbare Basis von »%T«"
17141 #: cp/search.c:1843
17143 msgid "deprecated covariant return type for %q#D"
17144 msgstr "ungültiger kovarianter Rückgabetyp für »%#D«"
17146 #: cp/search.c:1845 cp/search.c:1860 cp/search.c:1866
17148 msgid " overriding %q#D"
17149 msgstr " »%#D« wird überschrieben"
17151 #: cp/search.c:1859
17153 msgid "invalid covariant return type for %q#D"
17154 msgstr "ungültiger kovarianter Rückgabetyp für »%#D«"
17156 #: cp/search.c:1864
17158 msgid "conflicting return type specified for %q#D"
17159 msgstr "in Konflikt stehende Rückgabetypen für »%#D« angegeben"
17161 #: cp/search.c:1875
17163 msgid "looser throw specifier for %q#F"
17164 msgstr "loser »throw«-Spezifizierer für »%#F«"
17166 #: cp/search.c:1876
17168 msgid " overriding %q#F"
17169 msgstr " »%#F« wird überschrieben"
17171 #. A static member function cannot match an inherited
17172 #. virtual member function.
17173 #: cp/search.c:1969
17175 msgid "%q#D cannot be declared"
17176 msgstr "»%#D« kann nicht deklariert werden"
17178 #: cp/search.c:1970
17180 msgid " since %q#D declared in base class"
17181 msgstr " denn »%#D« ist in Basisklasse deklariert"
17183 #: cp/semantics.c:1199
17185 msgid "type of asm operand %qE could not be determined"
17186 msgstr "Typ des asm-Operanden »%E« konnte nicht ermittelt werden"
17188 #: cp/semantics.c:1318
17190 msgid "invalid use of member %qD in static member function"
17191 msgstr "ungültige Verwendung des Elementes »%D« in statischer Elementfunktion"
17193 #: cp/semantics.c:1322 cp/semantics.c:1361
17194 msgid "from this location"
17195 msgstr "von dieser Stelle"
17197 #: cp/semantics.c:1360
17199 msgid "object missing in reference to %qD"
17200 msgstr "Objekt fehlt in Referenz auf »%D«"
17202 #: cp/semantics.c:1838
17203 msgid "arguments to destructor are not allowed"
17204 msgstr "Argumente für Destruktor sind nicht erlaubt"
17206 #: cp/semantics.c:1888
17208 msgid "%<this%> is unavailable for static member functions"
17209 msgstr "»this« ist für statische Elementfunktionen nicht verfügbar"
17211 #: cp/semantics.c:1894
17213 msgid "invalid use of %<this%> in non-member function"
17214 msgstr "ungültige Verwendung von »this« in Nicht-Element-Funktion"
17216 #: cp/semantics.c:1896
17218 msgid "invalid use of %<this%> at top level"
17219 msgstr "ungültige Verwendung von »this« auf höchster Ebene"
17221 #: cp/semantics.c:1920
17222 msgid "invalid qualifying scope in pseudo-destructor name"
17223 msgstr "ungültiger angegebener Gültigkeitsbereich in Pseudodestruktor-Name"
17225 #: cp/semantics.c:1940
17227 msgid "%qE is not of type %qT"
17228 msgstr "»%E« ist nicht vom Typ »%T«"
17230 #: cp/semantics.c:2039
17232 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
17233 msgstr "Templatetypparameter müssen das Schlüsselwort »class« oder »typename« verwenden"
17235 #: cp/semantics.c:2083
17237 msgid "invalid use of type %qT as a default value for a template template-parameter"
17238 msgstr "ungültige Verwendung des Typs »%T« als Standardwert für einen Template-Templateparameter"
17240 #: cp/semantics.c:2086
17242 msgid "invalid use of %qD as a default value for a template template-parameter"
17243 msgstr "ungültige Verwendung von »%D« als Standardwert für einen Template-Templateparameter"
17245 #: cp/semantics.c:2090
17246 msgid "invalid default argument for a template template parameter"
17247 msgstr "ungültiges Standardargument für einen Template-Templateparameter"
17249 #: cp/semantics.c:2107
17251 msgid "definition of %q#T inside template parameter list"
17252 msgstr "Definition von »%#T« in Templateparameterliste"
17254 #: cp/semantics.c:2118
17256 msgid "invalid definition of qualified type %qT"
17257 msgstr "ungültige Definition des qualifizierten Typen »%T«"
17259 #: cp/semantics.c:2334
17260 msgid "invalid base-class specification"
17261 msgstr "ungültige Spezifizierung der Basisklasse"
17263 #: cp/semantics.c:2343
17265 msgid "base class %qT has cv qualifiers"
17266 msgstr "Basisklasse »%T« hat CV-Kennzeichner"
17268 #: cp/semantics.c:2363
17270 msgid "incomplete type %qT used in nested name specifier"
17271 msgstr "unvollständiger Typ »%T« in geschachtelter Namensangabe verwendet"
17273 #: cp/semantics.c:2366
17275 msgid "reference to %<%T::%D%> is ambiguous"
17276 msgstr "Referenz auf »%D« ist mehrdeutig"
17278 #: cp/semantics.c:2370 cp/typeck.c:1621
17280 msgid "%qD is not a member of %qT"
17281 msgstr "»%D« ist kein Element von »%T«"
17283 #: cp/semantics.c:2373
17285 msgid "%qD is not a member of %qD"
17286 msgstr "»%D« ist kein Element von »%D«"
17288 #: cp/semantics.c:2502
17290 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
17291 msgstr "Templateparameter »%D« vom Typ »%T« ist in ganzzahligem Konstantenausdruck nicht erlaubt, da er nicht Ganzzahl- oder Aufzählungstyp hat"
17293 #: cp/semantics.c:2656
17295 msgid "%qD cannot appear in a constant-expression"
17296 msgstr "»%D« kann nicht in Konstanten-Ausdruck auftreten"
17298 #: cp/semantics.c:2664
17300 msgid "use of namespace %qD as expression"
17301 msgstr "Verwendung des Namespace »%D« als Ausdruck"
17303 #: cp/semantics.c:2669
17305 msgid "use of class template %qT as expression"
17306 msgstr "Verwendung des Klassentemplates »%T« als Ausdruck"
17308 #. Ambiguous reference to base members.
17309 #: cp/semantics.c:2675
17311 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
17312 msgstr "Abfrage des Elementes »%D« ist im Gitter der Mehrfachvererbung mehrdeutig"
17314 #: cp/semantics.c:2748
17316 msgid "use of %s from containing function"
17317 msgstr "Verwendung von %s von enthaltener Funktion aus"
17319 #: cp/semantics.c:2751
17321 msgid " %q#D declared here"
17322 msgstr " »%#D« hier deklariert"
17324 #: cp/semantics.c:2801
17326 msgid "type of %qE is unknown"
17327 msgstr "Typ von »%E« ist unbekannt"
17331 msgid "%qV qualifiers cannot be applied to %qT"
17332 msgstr "»%V«-Qualifizierer können nicht auf »%T« angewendet werden"
17336 msgid "%qE attribute can only be applied to Java class definitions"
17337 msgstr "Attribut »%s« kann nur auf Java-Klassendefinitionen angewendet werden"
17341 msgid "%qE attribute can only be applied to class definitions"
17342 msgstr "Attribut »%s« kann nur auf Klassendefinitionen angewendet werden"
17346 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
17347 msgstr "»%s« ist veraltet; g++-vtables sind jetzt standardmäßig COM-verträglich"
17350 msgid "requested init_priority is not an integer constant"
17351 msgstr "angefordertes init_priority ist keine Ganzzahlkonstante"
17355 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
17356 msgstr "nur Attribut »%s« kann für Definitionen von Objekten eines Klassentyps im Datei-Gültigkeitsbereich verwendet werden"
17359 msgid "requested init_priority is out of range"
17360 msgstr "angefordertes init_priority ist außerhalb des Wertebereiches"
17363 msgid "requested init_priority is reserved for internal use"
17364 msgstr "angefordertes init_priority ist für interne Verwendung reserviert"
17368 msgid "%qE attribute is not supported on this platform"
17369 msgstr "Attribut »%s« wird auf dieser Plattform nicht unterstützt"
17371 #: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:541
17373 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
17374 msgstr "%s zwischen den verschiedenen Zeigertypen »%T« und »%T« benötigt Umwandlung"
17378 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
17379 msgstr "ISO-C++ verbietet %s zwischen Zeiger des Typs »void *« und Zeiger auf Funktion"
17383 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
17384 msgstr "%s zwischen verschiedenen Zeiger-auf-Element-Typen »%T« und »%T« fehlt eine Typkonvertierung"
17386 #: cp/typeck.c:1239
17388 msgid "invalid application of %qs to a member function"
17389 msgstr "ungültige Anwendung von »%s« auf Elementfunktion"
17391 #: cp/typeck.c:1272
17393 msgid "invalid application of %qs to a bit-field"
17394 msgstr "ungültige Anwendung von »%s« auf ein Bitfeld"
17396 #: cp/typeck.c:1277
17398 msgid "ISO C++ forbids applying %qs to an expression of function type"
17399 msgstr "ISO-C++ verbietet Anwendung von »%s« auf einen Ausdruck mit Funktionstyp"
17401 #: cp/typeck.c:1314
17402 msgid "invalid use of non-static member function"
17403 msgstr "falsche Benutzung einer nicht-statischen Elementfunktion"
17405 #: cp/typeck.c:1481
17407 msgid "deprecated conversion from string constant to %qT'"
17408 msgstr "veraltete Konvertierung von Zeichenkettenkonstante in »%T«"
17410 #: cp/typeck.c:1592 cp/typeck.c:1882
17412 msgid "request for member %qD in %qE, which is of non-class type %qT"
17413 msgstr "Abfrage des Elementes »%D« in »%E«, das vom Nicht-Klassentyp »%T« ist"
17415 #: cp/typeck.c:1619
17417 msgid "invalid use of nonstatic data member %qE"
17418 msgstr "ungültige Benutzung des nicht-statischen Datenelements »%E«"
17420 #: cp/typeck.c:1671 cp/typeck.c:1699
17422 msgid "invalid access to non-static data member %qD of NULL object"
17423 msgstr "ungültiger Zugriff auf nicht-statisches Datenelement »%D« des NULL-Objektes"
17425 #: cp/typeck.c:1674 cp/typeck.c:1701
17427 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
17428 msgstr "(vielleicht wurde das Makro »offsetof« falsch verwendet)"
17430 #: cp/typeck.c:1812
17432 msgid "qualified type %qT does not match destructor name ~%qT"
17433 msgstr "qualifizierter Typ »%T« passt nicht zum Destruktornamen »~%T«"
17435 #: cp/typeck.c:1818
17437 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
17438 msgstr "der zerstörte Typ ist »%T«, aber der Destruktor verweist auf »%T«"
17440 #: cp/typeck.c:1928
17442 msgid "%<%D::%D%> is not a member of %qT"
17443 msgstr "»%D::%D« ist kein Element von »%T«"
17445 #: cp/typeck.c:1939
17447 msgid "%qT is not a base of %qT"
17448 msgstr "»%T« ist keine Basis von »%T«"
17450 #: cp/typeck.c:1958
17452 msgid "%qD has no member named %qE"
17453 msgstr "»%D« hat kein Element namens »%E«"
17455 #: cp/typeck.c:1973
17457 msgid "%qD is not a member template function"
17458 msgstr "»%D« ist keine Elementtemplatefunktion"
17460 #. A pointer to incomplete type (other than cv void) can be
17461 #. dereferenced [expr.unary.op]/1
17462 #: cp/typeck.c:2080
17464 msgid "%qT is not a pointer-to-object type"
17465 msgstr "»%T« ist kein Zeiger auf Objekt"
17467 #: cp/typeck.c:2105
17469 msgid "invalid use of %qs on pointer to member"
17470 msgstr "ungültige Verwendung von »%s« bei Zeiger auf Element"
17472 #: cp/typeck.c:2111
17473 msgid "invalid type argument"
17474 msgstr "ungültiges Typargument"
17476 #: cp/typeck.c:2134
17477 msgid "subscript missing in array reference"
17478 msgstr "Index fehlt in Feldreferenz"
17480 #: cp/typeck.c:2216
17481 msgid "ISO C++ forbids subscripting non-lvalue array"
17482 msgstr "ISO-C++ verbietet Indizierung eines Nicht-L-Wert-Feldes"
17484 #: cp/typeck.c:2227
17486 msgid "subscripting array declared %<register%>"
17487 msgstr "Indizierung eines als »register« deklarierten Feldes"
17489 #: cp/typeck.c:2310
17491 msgid "object missing in use of %qE"
17492 msgstr "bei Verwendung von »%E« fehlt Objekt"
17494 #: cp/typeck.c:2411
17496 msgid "ISO C++ forbids calling %<::main%> from within program"
17497 msgstr "ISO-C++ verbietet den Aufruf von »::main« vom Programm aus"
17499 #: cp/typeck.c:2436
17501 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
17502 msgstr ".* oder ->* muss verwendet werden, um Zeiger auf Element in »%E (...)« aufzurufen"
17504 #: cp/typeck.c:2450
17506 msgid "%qE cannot be used as a function"
17507 msgstr "»%E« kann nicht als Funktion verwendet werden"
17509 #: cp/typeck.c:2529
17511 msgid "too many arguments to %s %q+#D"
17512 msgstr "zu viele Argumente für %s »%+#D«"
17514 #: cp/typeck.c:2531 cp/typeck.c:2634
17515 msgid "at this point in file"
17516 msgstr "an dieser Stelle in der Datei"
17518 #: cp/typeck.c:2534
17519 msgid "too many arguments to function"
17520 msgstr "zu viele Argumente für Funktion"
17522 #: cp/typeck.c:2568
17524 msgid "parameter %P of %qD has incomplete type %qT"
17525 msgstr "Parameter %P von »%D« hat unvollständigen Typen »%T«"
17527 #: cp/typeck.c:2571
17529 msgid "parameter %P has incomplete type %qT"
17530 msgstr "Parameter %P hat unvollständigen Typen »%T«"
17532 #: cp/typeck.c:2632
17534 msgid "too few arguments to %s %q+#D"
17535 msgstr "zu wenige Argumente für %s »%+#D«"
17537 #: cp/typeck.c:2637
17538 msgid "too few arguments to function"
17539 msgstr "zu wenige Argumente für Funktion"
17541 #: cp/typeck.c:2784 cp/typeck.c:2794
17543 msgid "assuming cast to type %qT from overloaded function"
17544 msgstr "Umwandlung in Typ »%T« von überladener Funktion wird angenommen"
17546 #: cp/typeck.c:2855
17548 msgid "division by zero in %<%E / 0%>"
17549 msgstr "Division durch Null in »%E / 0«"
17551 #: cp/typeck.c:2857
17553 msgid "division by zero in %<%E / 0.%>"
17554 msgstr "Division durch Null in »%E / 0.«"
17556 #: cp/typeck.c:2891
17558 msgid "division by zero in %<%E %% 0%>"
17559 msgstr "Division durch Null in »%E %% 0«"
17561 #: cp/typeck.c:2893
17563 msgid "division by zero in %<%E %% 0.%>"
17564 msgstr "Division durch Null in »%E %% 0.«"
17566 #: cp/typeck.c:2973
17568 msgid "%s rotate count is negative"
17569 msgstr "Rotationszähler %s ist negativ"
17571 #: cp/typeck.c:2976
17573 msgid "%s rotate count >= width of type"
17574 msgstr "Rotationszähler %s >= Breite des Typs"
17576 #: cp/typeck.c:3010 cp/typeck.c:3015 cp/typeck.c:3111 cp/typeck.c:3116
17577 msgid "ISO C++ forbids comparison between pointer and integer"
17578 msgstr "ISO-C++ verbietet Vergleich zwischen Zeiger und Ganzzahl"
17580 #: cp/typeck.c:3130
17581 msgid "unordered comparison on non-floating point argument"
17582 msgstr "ungeordneter Vergleich mit Nicht-Gleitkomma-Argument"
17584 #: cp/typeck.c:3152
17586 msgid "invalid operands of types %qT and %qT to binary %qO"
17587 msgstr "ungültige Operanden der Typen »%T« und »%T« für binäres »%O«"
17589 #: cp/typeck.c:3316
17591 msgid "comparison between types %q#T and %q#T"
17592 msgstr "Vergleich zwischen den Typen »%#T« und »%#T«"
17594 #: cp/typeck.c:3352
17595 msgid "comparison between signed and unsigned integer expressions"
17596 msgstr "Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken"
17598 #. Some sort of arithmetic operation involving NULL was
17599 #. performed. Note that pointer-difference and pointer-addition
17600 #. have already been handled above, and so we don't end up here in
17602 #: cp/typeck.c:3431
17603 msgid "NULL used in arithmetic"
17604 msgstr "NULL in Arithmetik verwendet"
17606 #: cp/typeck.c:3489
17608 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
17609 msgstr "ISO-C++ verbietet die Verwendung eines Zeigers des Typs »void *« in Subtraktion"
17611 #: cp/typeck.c:3491
17612 msgid "ISO C++ forbids using pointer to a function in subtraction"
17613 msgstr "ISO-C++ verbietet die Verwendung eines Zeigers auf eine Funktion in Subtraktion"
17615 #: cp/typeck.c:3493
17616 msgid "ISO C++ forbids using pointer to a method in subtraction"
17617 msgstr "ISO-C++ verbietet die Verwendung eines Zeigers auf Methode in Subtraktion"
17619 #: cp/typeck.c:3505
17620 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17621 msgstr "ungültige Verwendung eines Zeigers auf einen unvollständigen Typen in Zeigerarithmetik"
17623 #: cp/typeck.c:3581
17625 msgid "invalid use of %qE to form a pointer-to-member-function. Use a qualified-id."
17626 msgstr "ungültige Verwendung von »%E« um Zeiger auf Elementfunktion zu erzeugen. Qualifizierer-ID sollte verwendet werden"
17628 #: cp/typeck.c:3588
17630 msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
17631 msgstr "Klammern um »%E« können nicht verwendet werden, einen Zeiger auf Elementfunktion zu erzeugen"
17633 #: cp/typeck.c:3611
17634 msgid "taking address of temporary"
17635 msgstr "Adresse eines temporären Wertes wird ermittelt"
17637 #: cp/typeck.c:3846
17639 msgid "ISO C++ forbids %sing an enum"
17640 msgstr "ISO-C++ verbietet %s einer Aufzählung"
17642 #: cp/typeck.c:3857
17644 msgid "cannot %s a pointer to incomplete type %qT"
17645 msgstr "Fehler bei %s eines Zeigers auf unvollständigen Typen »%T«"
17647 #: cp/typeck.c:3863
17649 msgid "ISO C++ forbids %sing a pointer of type %qT"
17650 msgstr "ISO-C++ verbietet %s eines Zeigers vom Typ »%T«"
17652 #: cp/typeck.c:3888
17653 msgid "cast to non-reference type used as lvalue"
17654 msgstr "Umwandlung in als L-Wert verwendeten Nicht-Referenz-Typ"
17656 #: cp/typeck.c:3923
17658 msgid "invalid use of %<--%> on bool variable %qD"
17659 msgstr "ungültige Verwendung der boolschen Variable »%D«"
17662 #: cp/typeck.c:3952
17664 msgid "ISO C++ forbids taking address of function %<::main%>"
17665 msgstr "ISO-C++ verbietet das Ermitteln der Adresse der Funktion »::main«"
17667 #. An expression like &memfn.
17668 #: cp/typeck.c:4006
17670 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function. Say %<&%T::%D%>"
17671 msgstr "ISO-C++ verbietet das Ermitteln der Adresse einer nicht qualifizierten oder geklammerten nicht-statischen Elementfunktion, um einen Zeiger auf Elementfunktion zu erzeugen. Stattdessen »&%T::%D« verwenden"
17673 #: cp/typeck.c:4011
17675 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say %<&%T::%D%>"
17676 msgstr "ISO-C++ verbietet das Ermitteln der Adresse einer gebundenen Elementfunktion, um einen Zeiger auf Elementfunktion zu erzeugen. Stattdessen »&%T::%D« verwenden"
17678 #: cp/typeck.c:4039
17679 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17680 msgstr "ISO-C++ verbietet das Ermitteln der Adresse einer Umwandlung in einen Nicht-L-Wert-Ausdruck"
17682 #: cp/typeck.c:4091
17684 msgid "attempt to take address of bit-field structure member %qD"
17685 msgstr "Versuch, die Adresse des Bitfeldstrukturelements »%D« zu ermitteln"
17687 #: cp/typeck.c:4211
17688 msgid "taking address of destructor"
17689 msgstr "Adresse des Destruktors wird ermittelt"
17691 #: cp/typeck.c:4224
17692 msgid "taking address of bound pointer-to-member expression"
17693 msgstr "Adresse des gebundenen Zeiger-auf-Element-Ausdrucks wird ermittelt"
17695 #: cp/typeck.c:4232
17697 msgid "cannot create pointer to reference member %qD"
17698 msgstr "Zeiger auf Referenzelement »%D« kann nicht erzeugt werden"
17700 #: cp/typeck.c:4295
17702 msgid "cannot take the address of %<this%>, which is an rvalue expression"
17703 msgstr "Adresse von »this« kann nicht ermittelt werden, das ein R-Wert-Ausdruck ist"
17705 #: cp/typeck.c:4318
17707 msgid "address of explicit register variable %qD requested"
17708 msgstr "Adresse der Register-Variablen »%s« angefordert"
17710 #: cp/typeck.c:4323
17712 msgid "address requested for %qD, which is declared %<register%>"
17713 msgstr "Adresse für »%D« angefordert, was als »register« deklariert ist"
17715 #: cp/typeck.c:4389
17717 msgid "%s expression list treated as compound expression"
17718 msgstr "%s Ausdrucksliste als zusammengesetzten Ausdruck behandelt"
17720 #: cp/typeck.c:4464
17722 msgid "%s from type %qT to type %qT casts away constness"
17723 msgstr "%s vom Typ »%T« in Typ »%T« entfernt Konstantheit"
17725 #: cp/typeck.c:4761
17727 msgid "invalid static_cast from type %qT to type %qT"
17728 msgstr "ungültiges static_cast vom Typ »%T« in den Typ »%T«"
17730 #: cp/typeck.c:4783
17732 msgid "converting from %qT to %qT"
17733 msgstr "Umwandlung von »%T« nach »%T«"
17735 #: cp/typeck.c:4828
17737 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
17738 msgstr "ungültiges reinterpret_cast eines R-Wert-Ausdrucks des Typs »%T« in Typ »%T«"
17740 #: cp/typeck.c:4887
17742 msgid "cast from %qT to %qT loses precision"
17743 msgstr "reinterpret_cast von »%T« nach »%T« verliert Genauigkeit"
17745 #: cp/typeck.c:4912
17747 msgid "cast from %qT to %qT increases required alignment of target type"
17748 msgstr "Umwandlung von »%T« in »%T« erhöht erforderliche Ausrichtung des Zieltyps"
17750 #. Only issue a warning, as we have always supported this
17751 #. where possible, and it is necessary in some cases. DR 195
17752 #. addresses this issue, but as of 2004/10/26 is still in
17754 #: cp/typeck.c:4926
17755 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17756 msgstr "ISO-C++ verbietet Umwandlung zwischen Zeiger auf Funktion und Zeiger auf Objekt"
17758 #: cp/typeck.c:4937
17760 msgid "invalid cast from type %qT to type %qT"
17761 msgstr "ungültiges const_cast von Typ »%T« in Typ »%T«"
17763 #: cp/typeck.c:4993
17765 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
17766 msgstr "ungültige Verwendung von const_cast mit Typ »%T«, das weder Zeiger, Referenz, noch vom Typ eines Zeigers auf Datenelement ist"
17768 #: cp/typeck.c:5002
17770 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
17771 msgstr "ungültige Verwendung von const_cast mit Typ »%T«, das ein Zeiger oder Referenz auf Funktionstyp ist"
17773 #: cp/typeck.c:5024
17775 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
17776 msgstr "ungültiges const_cast eines R-Wertes des Typs »%T« in Typ »%T«"
17778 #: cp/typeck.c:5067
17780 msgid "invalid const_cast from type %qT to type %qT"
17781 msgstr "ungültiges const_cast von Typ »%T« in Typ »%T«"
17783 #: cp/typeck.c:5135 cp/typeck.c:5140
17785 msgid "ISO C++ forbids casting to an array type %qT"
17786 msgstr "ISO-C++ verbietet Umwandlung in Feldtyp »%T«"
17788 #: cp/typeck.c:5148
17790 msgid "invalid cast to function type %qT"
17791 msgstr "ungültige Umwandlung in Funktionstyp »%T«"
17793 #: cp/typeck.c:5364
17795 msgid " in evaluation of %<%Q(%#T, %#T)%>"
17796 msgstr " in Auswertung von »%Q(%#T, %#T)«"
17798 #: cp/typeck.c:5433
17800 msgid "incompatible types in assignment of %qT to %qT"
17801 msgstr "unverträgliche Typen in Zuweisung von »%T« an »%T«"
17803 #: cp/typeck.c:5440
17804 msgid "ISO C++ forbids assignment of arrays"
17805 msgstr "ISO-C++ verbietet Zuweisung von Feldern"
17807 #: cp/typeck.c:5551
17808 msgid " in pointer to member function conversion"
17809 msgstr " in Umwandlung in Zeiger auf Elementfunktion"
17811 #: cp/typeck.c:5557
17812 msgid " in pointer to member conversion"
17813 msgstr " in Umwandlung in Zeiger auf Element"
17815 #. This is a reinterpret cast, we choose to do nothing.
17816 #: cp/typeck.c:5568 cp/typeck.c:5584
17818 msgid "pointer to member cast via virtual base %qT"
17819 msgstr "Typumwandlung von Zeiger in Element über virtuelle Basis »%T«"
17821 #: cp/typeck.c:5587
17823 msgid "pointer to member conversion via virtual base %qT"
17824 msgstr "Umwandlung von Zeiger in Element über virtuelle Basis »%T«"
17826 #: cp/typeck.c:5660
17828 msgid "invalid conversion to type %qT from type %qT"
17829 msgstr "ungültige Umwandlung in Typ »%T« von Typ »%T«"
17831 #: cp/typeck.c:5875
17833 msgid "cannot convert %qT to %qT for argument %qP to %qD"
17834 msgstr "»%T« kann nicht nach »%T« für Argument »%P« nach »%D« umgewandelt werden"
17836 #: cp/typeck.c:5878
17838 msgid "cannot convert %qT to %qT in %s"
17839 msgstr "»%T« kann nicht nach »%T« in %s umgewandelt werden"
17841 #: cp/typeck.c:5951 cp/typeck.c:5953
17843 msgid "in passing argument %P of %q+D"
17844 msgstr "bei Übergabe des Arguments %P von »%+D«"
17846 #: cp/typeck.c:6003
17847 msgid "returning reference to temporary"
17848 msgstr "Referenz auf temporären Wert wird zurückgegeben"
17850 #: cp/typeck.c:6010
17851 msgid "reference to non-lvalue returned"
17852 msgstr "Referenz auf Nicht-L-Wert zurückgegeben"
17854 #: cp/typeck.c:6022
17856 msgid "reference to local variable %qD returned"
17857 msgstr "Referenz auf lokale Variable »%D« zurückgegeben"
17859 #: cp/typeck.c:6025
17861 msgid "address of local variable %qD returned"
17862 msgstr "Adresse der lokalen Variable »%D« zurückgegeben"
17864 #: cp/typeck.c:6055
17865 msgid "returning a value from a destructor"
17866 msgstr "Wert von Destruktor zurückgegeben"
17868 #. If a return statement appears in a handler of the
17869 #. function-try-block of a constructor, the program is ill-formed.
17870 #: cp/typeck.c:6063
17871 msgid "cannot return from a handler of a function-try-block of a constructor"
17872 msgstr "vom Behandler eines Funktions-try-Blocks eines Konstruktors kann nicht zurückgekehrt werden"
17874 #. You can't return a value from a constructor.
17875 #: cp/typeck.c:6066
17876 msgid "returning a value from a constructor"
17877 msgstr "Rückgabe eines Wertes von einem Konstruktor"
17879 #: cp/typeck.c:6089
17881 msgid "return-statement with no value, in function returning %qT"
17882 msgstr "Return-Anweisung ohne Wert, in »%T« zurückgebender Funktion"
17884 #: cp/typeck.c:6106
17885 msgid "return-statement with a value, in function returning 'void'"
17886 msgstr "Return-Anweisung mit Wert in »void« zurückgebender Funktion"
17888 #: cp/typeck.c:6137
17890 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
17891 msgstr "»operator new« darf nicht NULL zurückgeben, außer es ist mit »throw()« deklariert (oder -fcheck-new ist eingeschaltet)"
17895 msgid "type %qT is not a base type for type %qT"
17896 msgstr "Typ »%T« ist kein Basistyp für Typ »%T«"
17898 #: cp/typeck2.c:292
17900 msgid "cannot declare variable %q+D to be of abstract type %qT"
17901 msgstr "Variable »%D« kann nicht als vom Typ »%T« deklariert werden"
17903 #: cp/typeck2.c:295
17905 msgid "cannot declare parameter %q+D to be of abstract type %qT"
17906 msgstr "Parameter »%D« kann nicht als vom Typ »%T« deklariert werden"
17908 #: cp/typeck2.c:298
17910 msgid "cannot declare field %q+D to be of abstract type %qT"
17911 msgstr "Feld »%D« kann nicht als vom Typ »%T« deklariert werden"
17913 #: cp/typeck2.c:302
17915 msgid "invalid abstract return type for member function %q+#D"
17916 msgstr "ungültiger Rückgabetyp für Elementfunktion »%#D«"
17918 #: cp/typeck2.c:305
17920 msgid "invalid abstract return type for function %q+#D"
17921 msgstr "ungültiger Rückgabetyp für Funktion »%#D«"
17923 #. Here we do not have location information, so use error instead
17925 #: cp/typeck2.c:310
17927 msgid "invalid abstract type %qT for %qE"
17928 msgstr "ungültiger Parametertyp »%T«"
17930 #: cp/typeck2.c:312
17932 msgid "invalid abstract type for %q+D"
17933 msgstr "ungültiger kovarianter Rückgabetyp für »%#D«"
17935 #: cp/typeck2.c:315
17937 msgid "cannot allocate an object of abstract type %qT"
17938 msgstr "es kann kein Objekt des Typs »%T« belegt werden"
17940 #: cp/typeck2.c:323
17942 msgid "%J because the following virtual functions are pure within %qT:"
17943 msgstr " denn die folgenden virtuellen Funktionen sind abstrakt:"
17945 #: cp/typeck2.c:327
17950 #: cp/typeck2.c:334
17952 msgid "%J since type %qT has pure virtual functions"
17953 msgstr " denn der Typ »%T« hat abstrakte virtuelle Funktionen"
17955 #: cp/typeck2.c:582
17957 msgid "constructor syntax used, but no constructor declared for type %qT"
17958 msgstr "Konstruktorsyntax verwendet, aber kein Konstruktor für Typ »%T« deklariert"
17960 #: cp/typeck2.c:596
17961 msgid "cannot initialize arrays using this syntax"
17962 msgstr "mit dieser Syntax können keine Felder initialisiert werden"
17964 #: cp/typeck2.c:688
17965 msgid "initializing array with parameter list"
17966 msgstr "Feld wird mit Parameterliste initialisiert"
17968 #: cp/typeck2.c:710
17969 msgid "int-array initialized from non-wide string"
17970 msgstr "int-Feld mit Nicht-wide-Zeichenkette initialisiert"
17972 #: cp/typeck2.c:743
17973 msgid "initializer for scalar variable requires one element"
17974 msgstr "Initialisierung für skalare Variable benötigt ein Element"
17976 #: cp/typeck2.c:750
17978 msgid "braces around scalar initializer for %qT"
17979 msgstr "geschweifte Klammern um skalare Initialisierung für »%T«"
17981 #: cp/typeck2.c:753
17983 msgid "ignoring extra initializers for %qT"
17984 msgstr "zusätzliche Initialisierung für »%T« wird ignoriert"
17986 #: cp/typeck2.c:765
17988 msgid "variable-sized object of type %qT may not be initialized"
17989 msgstr "Objekt variabler Größe vom Typ »%T« könnte nicht initialisiert sein"
17991 #: cp/typeck2.c:776
17993 msgid "subobject of type %qT must be initialized by constructor, not by %qE"
17994 msgstr "Unterobjekt vom Typ »%T« muss vom Konstruktor initialisiert werden, nicht von »%E«"
17996 #: cp/typeck2.c:842
17997 msgid "aggregate has a partly bracketed initializer"
17998 msgstr "Aggregat hat teilweise eckig geklammerte Initialisierung"
18000 #: cp/typeck2.c:880 cp/typeck2.c:969
18001 msgid "non-trivial labeled initializers"
18002 msgstr "nicht-trivial markierte Initialisierungen"
18004 #: cp/typeck2.c:894
18005 msgid "non-empty initializer for array of empty elements"
18006 msgstr "nicht-leere Initialisierung für Feld leerer Elemente"
18008 #: cp/typeck2.c:1008 cp/typeck2.c:1023
18010 msgid "missing initializer for member %qD"
18011 msgstr "Initialisierung für Element »%D« fehlt"
18013 #: cp/typeck2.c:1013
18015 msgid "uninitialized const member %qD"
18016 msgstr "nicht initialisiertes konstantes Element »%D«"
18018 #: cp/typeck2.c:1015
18020 msgid "member %qD with uninitialized const fields"
18021 msgstr "Element »%D« mit nicht initialisierten konstanten Feldern"
18023 #: cp/typeck2.c:1017
18025 msgid "member %qD is uninitialized reference"
18026 msgstr "Feld »%D« ist nicht initialisierte Referenz"
18028 #: cp/typeck2.c:1064
18029 msgid "index value instead of field name in union initializer"
18030 msgstr "Indexwert statt Feldname in Union-Initialisierung"
18032 #: cp/typeck2.c:1076
18034 msgid "no field %qD in union being initialized"
18035 msgstr "kein Feld »%D« in initialisierter Union"
18037 #: cp/typeck2.c:1084
18039 msgid "union %qT with no named members cannot be initialized"
18040 msgstr "Union »%T« ohne benannte Elemente kann nicht initialisiert werden"
18042 #: cp/typeck2.c:1119
18043 msgid "excess elements in aggregate initializer"
18044 msgstr "überschüssige Elemente in Aggregatinitialisierung"
18046 #: cp/typeck2.c:1227
18047 msgid "circular pointer delegation detected"
18048 msgstr "ringförmige Zeigerdelegation erkannt"
18050 #: cp/typeck2.c:1240
18052 msgid "base operand of %<->%> has non-pointer type %qT"
18053 msgstr "Basisoperand von »->« hat Nicht-Zeiger-Typ »%T«"
18055 #: cp/typeck2.c:1264
18057 msgid "result of %<operator->()%> yields non-pointer result"
18058 msgstr "Ergebnis von »operator->()« ergibt Nicht-Zeiger-Ergebnis"
18060 #: cp/typeck2.c:1266
18062 msgid "base operand of %<->%> is not a pointer"
18063 msgstr "Basisoperand von »->« ist kein Zeiger"
18065 #: cp/typeck2.c:1290
18067 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
18068 msgstr "»%E« kannt nicht als Elementzeiger verwendet werden, da es vom Typ »%T« ist"
18070 #: cp/typeck2.c:1299
18072 msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
18073 msgstr "Elementzeiger »%E« kann nicht auf »%E« angewandt werden, da letzteres vom Nicht-Aggregat-Typ »%T« ist"
18075 #: cp/typeck2.c:1321
18077 msgid "pointer to member type %qT incompatible with object type %qT"
18078 msgstr "Elementtyp »%T::« mit Objekttyp »%T« inkompatibel"
18080 #: cp/typeck2.c:1544
18082 msgid "call to function %qD which throws incomplete type %q#T"
18083 msgstr "Aufruf der Funktion »%D«, die unvollständigen Typen »%#T« wirft"
18085 #: cp/typeck2.c:1547
18087 msgid "call to function which throws incomplete type %q#T"
18088 msgstr "Aufruf einer Funktion, die unvollständigen Typen »%#T« wirft"
18090 #. XXX Not i18n clean.
18091 #: cp/cp-tree.h:3884
18093 msgid "%s is deprecated, please see the documentation for details"
18094 msgstr "%s ist veraltet, siehe Dokumentation für Details"
18096 #: fortran/f95-lang.c:242
18097 msgid "Unexpected type in truthvalue_conversion"
18100 #: fortran/f95-lang.c:295
18102 msgid "can't open input file: %s"
18103 msgstr "Ausgabedatei »%s« kann nicht geöffnet werden"
18105 #: fortran/f95-lang.c:622
18107 msgid "global register variable %qs used in nested function"
18108 msgstr "globale Register-Variable »%s« in verschachtelter Funktion verwendet"
18110 #: fortran/f95-lang.c:626
18112 msgid "register variable %qs used in nested function"
18113 msgstr "Register-Variable »%s« in verschachtelter Funktion verwendet"
18115 #: fortran/f95-lang.c:633
18117 msgid "address of global register variable %qs requested"
18118 msgstr "Adresse der globalen Variable »%s« angefordert"
18120 #: fortran/f95-lang.c:651
18122 msgid "address of register variable %qs requested"
18123 msgstr "Adresse der Register-Variablen »%s« angefordert"
18125 #: fortran/gfortranspec.c:231
18127 msgid "overflowed output arg list for '%s'"
18128 msgstr "übergelaufene Ausgabeargumentliste für »%s«"
18130 #: fortran/gfortranspec.c:375
18132 msgid "argument to '%s' missing"
18133 msgstr "Argument für »%s« fehlt"
18135 #: fortran/gfortranspec.c:379
18136 msgid "no input files; unwilling to write output files"
18137 msgstr "keine Eingabedateien; es werden keine Ausgabedateien geschrieben"
18139 #: fortran/trans-array.c:2886
18140 msgid "Possible frontend bug: array constructor not expanded"
18143 #: fortran/trans-array.c:3989
18144 msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
18147 #: fortran/trans-array.c:4149
18148 msgid "scalar vector subscript???"
18151 #: fortran/trans-array.c:4423
18153 msgid "bad expression type during walk (%d)"
18156 #: fortran/trans-const.c:327
18158 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
18161 #: fortran/trans-decl.c:754
18162 msgid "intrinsic variable which isn't a procedure"
18165 #: fortran/trans-decl.c:1893
18167 msgid "Function does not return a value"
18168 msgstr "Funktion gibt keinen Zeichenkettentypen zurück"
18170 #. I don't think this should ever happen.
18171 #: fortran/trans-decl.c:1992
18173 msgid "module symbol %s in wrong namespace"
18176 #: fortran/trans-decl.c:2006
18178 msgid "backend decl for module variable %s already exists"
18181 #: fortran/trans-decl.c:2088
18183 msgid "unused parameter %qs"
18184 msgstr "%Jnicht benutzter Parameter »%D«"
18186 #: fortran/trans-decl.c:2093
18188 msgid "unused variable %qs"
18189 msgstr "%JVariable »%D« wird nicht verwendet"
18191 #: fortran/trans-decl.c:2234
18193 msgid "Function return value not set"
18194 msgstr "Funktion gibt Aggregat zurück"
18196 #: fortran/trans-expr.c:949
18198 msgid "Unknown intrinsic op"
18199 msgstr "unbekannter Befehlsmodus"
18201 #: fortran/trans-intrinsic.c:583
18203 msgid "Intrinsic function %s(%d) not recognized"
18204 msgstr "Sprache %s nicht erkannt"
18206 #: fortran/trans-io.c:936
18208 msgid "Bad namelist IO basetype (%d)"
18211 #: fortran/trans-io.c:1013
18212 msgid "A format cannot be specified with a namelist"
18215 #: fortran/trans-io.c:1311
18217 msgid "Bad IO basetype (%d)"
18220 #: fortran/trans-types.c:189
18221 msgid "integer kind=8 not available for -i8 option"
18224 #: fortran/trans-types.c:201
18225 msgid "real kind=8 not available for -r8 option"
18228 #: fortran/trans-types.c:916
18230 msgid "Array element size too big"
18231 msgstr "Wert des Feldelementes bei %0 außerhalb des definierten Bereiches"
18233 #: fortran/trans.c:621
18234 msgid "gfc_trans_code(): Bad statement code"
18237 #. I changed this from sorry(...) because it should not return.
18238 #. TODO: Remove gfc_todo_error before releasing version 1.0.
18239 #: fortran/trans.h:564
18240 msgid "gfc_todo: Not Implemented: "
18243 #: java/check-init.c:251
18245 msgid "Can't reassign a value to the final variable %qs"
18248 #: java/check-init.c:519 java/parse.h:377
18250 msgid "Variable %qs may not have been initialized"
18251 msgstr "%Jletztes Feld »%D« könnte nicht initialisiert worden sein"
18253 #: java/check-init.c:535
18255 msgid "variable %qs may not have been initialized"
18256 msgstr "%Jletztes Feld »%D« könnte nicht initialisiert worden sein"
18258 #: java/check-init.c:954
18260 msgid "internal error in check-init: tree code not implemented: %s"
18261 msgstr "interner Fehler in check-init: Baumcode nicht implementiert: %s"
18263 #: java/check-init.c:1026
18265 msgid "%Jfinal field %qD may not have been initialized"
18266 msgstr "%Jletztes Feld »%D« könnte nicht initialisiert worden sein"
18268 #: java/class.c:745
18269 msgid "bad method signature"
18270 msgstr "Schlechte Methodensignatur"
18272 #: java/class.c:789
18273 msgid "misplaced ConstantValue attribute (not in any field)"
18274 msgstr "schlecht platziertes ConstantValue-Attribut (in keinem Feld)"
18276 #: java/class.c:791
18278 msgid "duplicate ConstantValue attribute for field '%s'"
18279 msgstr "doppeltes ConstantValue-Attribut für Feld »%s«"
18281 #: java/class.c:802
18283 msgid "ConstantValue attribute of field '%s' has wrong type"
18284 msgstr "ConstantValue-Attribut für Feld »%s« hat falschen Typ"
18286 #: java/class.c:1097
18288 msgid "field '%s' not found in class"
18289 msgstr "Feld »%s« nicht in Klasse gefunden"
18291 #: java/class.c:1417
18292 msgid "%Jabstract method in non-abstract class"
18293 msgstr "%Jabstrakte Methode in nicht-abstrakter Klasse"
18295 #: java/class.c:2362
18296 msgid "%Jnon-static method '%D' overrides static method"
18297 msgstr "%Jnicht-statische Methode »%D« überschreibt statische Methode"
18299 #: java/decl.c:1260
18300 msgid "%J'%D' used prior to declaration"
18301 msgstr "%J»%D« bereits vor Deklaration benutzt"
18303 #: java/decl.c:1301
18305 msgid "declaration of %qs shadows a parameter"
18306 msgstr "Deklaration von »%s« überdeckt einen Parameter"
18308 #: java/decl.c:1304
18310 msgid "declaration of %qs shadows a symbol from the parameter list"
18311 msgstr "Deklaration von »%s« überdeckt ein Symbol aus der Parameterliste"
18313 #: java/decl.c:1632
18314 msgid "%Jlabel '%D' used but not defined"
18315 msgstr "%JMarke »%D« verwendet, aber nicht definiert"
18317 #: java/decl.c:1637
18318 msgid "%Jlabel '%D' defined but not used"
18319 msgstr "%JMarke »%D« definiert, aber nicht verwendet"
18321 #: java/decl.c:1759
18322 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18323 msgstr "%JIn %D: überlappende Variablen- und Ausnahmebereiche bei %d"
18325 #: java/decl.c:1823
18326 msgid "bad type in parameter debug info"
18327 msgstr "schlechter Typ in Parameter-Debug-Info"
18329 #: java/decl.c:1832
18330 msgid "%Jbad PC range for debug info for local '%D'"
18331 msgstr "%Jschlechter PC-Bereich für Debuginfo für lokales »%D«"
18335 msgid "need to insert runtime check for %s"
18338 #: java/expr.c:501 java/expr.c:548
18340 msgid "assert: %s is assign compatible with %s"
18341 msgstr "-march=%s ist mit dem ausgewählten ABI unverträglich"
18344 msgid "stack underflow - dup* operation"
18345 msgstr "Stapelunterlauf - dup*-Operation"
18347 #: java/expr.c:1703
18349 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
18350 msgstr "Referenz »%s« ist mehrdeutig: erscheint in den Schnittstellen »%s« und »%s«"
18352 #: java/expr.c:1731
18354 msgid "field %qs not found"
18355 msgstr "Feld »%s« nicht gefunden"
18357 #: java/expr.c:2116
18359 msgid "method '%s' not found in class"
18360 msgstr "Methode »%s« nicht gefunden in Klasse"
18362 #: java/expr.c:2321
18364 msgid "failed to find class '%s'"
18365 msgstr "Suche nach Klasse »%s« gescheitert"
18367 #: java/expr.c:2350
18369 msgid "class '%s' has no method named '%s' matching signature '%s'"
18370 msgstr "Klasse »%s« hat keine Methode namens »%s«, die zur Signatur »%s« passt"
18372 #: java/expr.c:2381
18373 msgid "invokestatic on non static method"
18374 msgstr "invokestatic an nichtstatischer Methode"
18376 #: java/expr.c:2386
18377 msgid "invokestatic on abstract method"
18378 msgstr "invokestatic an abstrakter Methode"
18380 #: java/expr.c:2394
18381 msgid "invoke[non-static] on static method"
18382 msgstr "invoke[non-static] an statischer Methode"
18384 #: java/expr.c:2712
18386 msgid "missing field '%s' in '%s'"
18387 msgstr "Feld »%s« fehlt in »%s«"
18389 #: java/expr.c:2719
18391 msgid "mismatching signature for field '%s' in '%s'"
18392 msgstr "unpassende Signatur für Feld »%s« in »%s«"
18394 #: java/expr.c:2741
18395 msgid "%Jassignment to final field '%D' not in field's class"
18396 msgstr "%JZuweisung an final-Feld »%D« nicht in Klasse des Feldes"
18398 #: java/expr.c:2746
18400 msgid "%Jassignment to final static field %qD not in class initializer"
18401 msgstr "%JZuweisung an »final static«-Feld »%D« nicht in Klasseninitialisierung"
18403 #: java/expr.c:2755
18404 msgid "%Jassignment to final field '%D' not in constructor"
18405 msgstr "%JZuweisung an final-Feld »%D« nicht in Konstruktor"
18407 #: java/expr.c:2945
18408 msgid "invalid PC in line number table"
18409 msgstr "ungültiges PC in Zeilennummerntabelle"
18411 #: java/expr.c:3001
18413 msgid "unreachable bytecode from %d to before %d"
18414 msgstr "unerreichbarer Bytecode von %d bis vor %d"
18416 #: java/expr.c:3043
18418 msgid "unreachable bytecode from %d to the end of the method"
18419 msgstr "unerreichbarer Bytecode von %d bis an's Ende der Methode"
18421 #. duplicate code from LOAD macro
18422 #: java/expr.c:3343
18423 msgid "unrecogized wide sub-instruction"
18424 msgstr "nicht erkannter breiter Teilbefehl"
18426 #: java/gjavah.c:701
18427 msgid "static field has same name as method"
18430 #. FIXME: i18n bug here. Order of prints should not be
18432 #: java/gjavah.c:899
18434 msgid "ignored method '"
18437 #: java/gjavah.c:901
18439 msgid "' marked virtual\n"
18442 #: java/gjavah.c:1249
18444 msgid "couldn't find class %s"
18445 msgstr "Klasse »%s« kann nicht gefunden werden"
18447 #: java/gjavah.c:1256
18449 msgid "parse error while reading %s"
18450 msgstr "Fehler beim Lesen von %s aus ZIP-Datei"
18452 #: java/gjavah.c:1482 java/gjavah.c:1584 java/gjavah.c:1659
18454 msgid "unparseable signature: '%s'"
18455 msgstr "kann Dateistatus für »%s« nicht ermitteln"
18457 #: java/gjavah.c:2049
18459 msgid "Not a valid Java .class file."
18460 msgstr "keine gültige Java-.class-Datei"
18462 #: java/gjavah.c:2057 java/jcf-parse.c:746
18463 msgid "error while parsing constant pool"
18464 msgstr "Fehler beim Analysieren der Konstantenbasis"
18466 #: java/gjavah.c:2063
18468 msgid "error in constant pool entry #%d"
18469 msgstr "Fehler im Konstantenbasiseintrag #%d\n"
18471 #: java/gjavah.c:2206
18473 msgid "class is of array type\n"
18474 msgstr "Typkonvertierung gibt Feldtyp an"
18476 #: java/gjavah.c:2214
18478 msgid "base class is of array type"
18479 msgstr "Typkonvertierung gibt Feldtyp an"
18481 #: java/gjavah.c:2330
18483 msgid "Try 'gcjh --help' for more information.\n"
18484 msgstr "verwenden Sie -Winvalid-pch für mehr Informationen"
18486 #: java/gjavah.c:2337
18489 "Usage: gcjh [OPTION]... CLASS...\n"
18492 "Aufruf: gcov [OPTION]... QUELLDATEI\n"
18495 #: java/gjavah.c:2338
18498 "Generate C++ header files from .class files\n"
18500 msgstr "C-Header mit Plattform-spezifischen Merkmalen erzeugen"
18502 #: java/gjavah.c:2339
18504 msgid " -stubs Generate an implementation stub file\n"
18505 msgstr " -pipe Pipes statt temporärer Dateien verwenden\n"
18507 #: java/gjavah.c:2340
18509 msgid " -jni Generate a JNI header or stub\n"
18510 msgstr " -pipe Pipes statt temporärer Dateien verwenden\n"
18512 #: java/gjavah.c:2342
18514 msgid " -add TEXT Insert TEXT into class body\n"
18517 #: java/gjavah.c:2343
18519 msgid " -append TEXT Insert TEXT after class declaration\n"
18522 #: java/gjavah.c:2344
18524 msgid " -friend TEXT Insert TEXT as 'friend' declaration\n"
18527 #: java/gjavah.c:2345
18529 msgid " -prepend TEXT Insert TEXT before start of class\n"
18532 #: java/gjavah.c:2347 java/jcf-dump.c:897
18534 msgid " --classpath PATH Set path to find .class files\n"
18537 #: java/gjavah.c:2348 java/jcf-dump.c:898
18539 msgid " -IDIR Append directory to class path\n"
18540 msgstr " -B <Verzeichnis> <Verzeichnis> zum Suchpfad des Compilers hinzufügen\n"
18542 #: java/gjavah.c:2349 java/jcf-dump.c:899
18544 msgid " --bootclasspath PATH Override built-in class path\n"
18547 #: java/gjavah.c:2350 java/jcf-dump.c:900
18549 msgid " --extdirs PATH Set extensions directory path\n"
18552 #: java/gjavah.c:2351
18554 msgid " -d DIRECTORY Set output directory name\n"
18557 #: java/gjavah.c:2352 java/jcf-dump.c:901 java/jv-scan.c:114
18559 msgid " -o FILE Set output file name\n"
18560 msgstr " -o <Datei> Ausgabe in <Datei> schreiben\n"
18562 #: java/gjavah.c:2353
18564 msgid " -td DIRECTORY Set temporary directory name\n"
18567 #: java/gjavah.c:2355 java/jcf-dump.c:903 java/jv-scan.c:116
18569 msgid " --help Print this help, then exit\n"
18570 msgstr " -h, --help Diese Hilfe anzeigen\n"
18572 #: java/gjavah.c:2356 java/jcf-dump.c:904 java/jv-scan.c:117
18574 msgid " --version Print version number, then exit\n"
18575 msgstr " -v, --version Versionsnummer anzeigen\n"
18577 #: java/gjavah.c:2357 java/jcf-dump.c:905
18579 msgid " -v, --verbose Print extra information while running\n"
18580 msgstr " -v, --version Versionsnummer anzeigen\n"
18582 #: java/gjavah.c:2359
18585 " -M Print all dependencies to stdout;\n"
18586 " suppress ordinary output\n"
18589 #: java/gjavah.c:2361
18592 " -MM Print non-system dependencies to stdout;\n"
18593 " suppress ordinary output\n"
18596 #: java/gjavah.c:2363
18598 msgid " -MD Print all dependencies to stdout\n"
18599 msgstr " -h, --help Diese Hilfe anzeigen\n"
18601 #: java/gjavah.c:2364
18603 msgid " -MMD Print non-system dependencies to stdout\n"
18604 msgstr " -h, --help Diese Hilfe anzeigen\n"
18606 #: java/gjavah.c:2367 java/jcf-dump.c:907 java/jv-scan.c:119
18609 "For bug reporting instructions, please see:\n"
18613 "Zum Einsenden von Fehlerberichten (auf Englisch) lesen Sie bitte die Hinweise in:\n"
18615 "Fehler in der deutschen Übersetzung sind an de@li.org zu melden.\n"
18617 #: java/gjavah.c:2395 java/gjavah.c:2509
18619 msgid "no classes specified"
18620 msgstr "kein Klassenname mit \"%s\" angegeben"
18622 #: java/gjavah.c:2488
18624 msgid "'-MG' option is unimplemented"
18625 msgstr "ret-Befehl nicht implementiert"
18627 #: java/gjavah.c:2517
18629 msgid "can't specify both -o and -MD"
18630 msgstr "-C und -o können nicht zusammen angegeben werden"
18632 #: java/gjavah.c:2528
18634 msgid "Processing %s\n"
18635 msgstr "Erzeuge %s.\n"
18637 #: java/gjavah.c:2534
18639 msgid "%s: no such class"
18642 #: java/gjavah.c:2538
18644 msgid "Found in %s\n"
18647 #: java/jcf-dump.c:814
18649 msgid "Not a valid Java .class file.\n"
18650 msgstr "keine gültige Java-.class-Datei"
18652 #: java/jcf-dump.c:820
18654 msgid "error while parsing constant pool\n"
18655 msgstr "Fehler beim Analysieren der Konstantenbasis"
18657 #: java/jcf-dump.c:826 java/jcf-parse.c:749
18659 msgid "error in constant pool entry #%d\n"
18660 msgstr "Fehler im Konstantenbasiseintrag #%d\n"
18662 #: java/jcf-dump.c:836
18664 msgid "error while parsing fields\n"
18665 msgstr "Fehler bei der Analyse der Felder"
18667 #: java/jcf-dump.c:842
18669 msgid "error while parsing methods\n"
18670 msgstr "Fehler beim Analysieren der Methoden"
18672 #: java/jcf-dump.c:848
18674 msgid "error while parsing final attributes\n"
18675 msgstr "Fehler beim Analysieren der final-Attribute"
18677 #: java/jcf-dump.c:885
18679 msgid "Try 'jcf-dump --help' for more information.\n"
18680 msgstr "verwenden Sie -Winvalid-pch für mehr Informationen"
18682 #: java/jcf-dump.c:892
18685 "Usage: jcf-dump [OPTION]... CLASS...\n"
18688 "Aufruf: gcov [OPTION]... QUELLDATEI\n"
18691 #: java/jcf-dump.c:893
18694 "Display contents of a class file in readable form.\n"
18698 #: java/jcf-dump.c:894
18700 msgid " -c Disassemble method bodies\n"
18701 msgstr " -c Nur kompilieren und assemblieren, aber nicht binden\n"
18703 #: java/jcf-dump.c:895
18705 msgid " --javap Generate output in 'javap' format\n"
18706 msgstr " --help Diese Informationen anzeigen\n"
18708 #: java/jcf-dump.c:932 java/jcf-dump.c:1000
18710 msgid "jcf-dump: no classes specified\n"
18713 #: java/jcf-dump.c:1020
18715 msgid "Cannot open '%s' for output.\n"
18716 msgstr "Es ist nicht möglich, »%s« zu öffnen"
18718 #: java/jcf-dump.c:1066
18720 msgid "bad format of .zip/.jar archive\n"
18723 #: java/jcf-dump.c:1184
18725 msgid "Bad byte codes.\n"
18726 msgstr "Falscher eingebauter fcode"
18728 #: java/jcf-io.c:536
18730 msgid "source file for class %qs is newer than its matching class file. Source file %qs used instead"
18731 msgstr "Quelldatei für Klasse »%s« ist neuer als die dazu passende Klassendatei. Stattdessen wurde Quelldatei »%s« verwendet"
18733 #: java/jcf-parse.c:366
18734 msgid "bad string constant"
18735 msgstr "Schlechte Zeichenkettenkonstante"
18737 #: java/jcf-parse.c:384
18739 msgid "bad value constant type %d, index %d"
18740 msgstr "Schlechter Wertekonstantentyp %d, Index %d"
18742 #: java/jcf-parse.c:572
18744 msgid "can't reopen %s: %m"
18745 msgstr "Es ist nicht möglich, »%s« erneut zu öffnen: %m"
18747 #: java/jcf-parse.c:579
18749 msgid "can't close %s: %m"
18750 msgstr "Es ist nicht möglich, »%s« zu schließen: %m"
18752 #: java/jcf-parse.c:714 java/jcf-parse.c:720
18754 msgid "cannot find file for class %s"
18755 msgstr "Datei für Klasse %s kann nicht gefunden werden"
18757 #: java/jcf-parse.c:743
18758 msgid "not a valid Java .class file"
18759 msgstr "keine gültige Java-.class-Datei"
18761 #. FIXME - where was first time
18762 #: java/jcf-parse.c:761
18764 msgid "reading class %s for the second time from %s"
18765 msgstr "Lesen der Klasse %s zu zweiten Mal von %s"
18767 #: java/jcf-parse.c:779
18768 msgid "error while parsing fields"
18769 msgstr "Fehler bei der Analyse der Felder"
18771 #: java/jcf-parse.c:782
18772 msgid "error while parsing methods"
18773 msgstr "Fehler beim Analysieren der Methoden"
18775 #: java/jcf-parse.c:785
18776 msgid "error while parsing final attributes"
18777 msgstr "Fehler beim Analysieren der final-Attribute"
18779 #: java/jcf-parse.c:802
18781 msgid "the %<java.lang.Object%> that was found in %qs didn't have the special zero-length %<gnu.gcj.gcj-compiled%> attribute. This generally means that your classpath is incorrectly set. Use %<info gcj \"Input Options\"%> to see the info page describing how to set the classpath"
18782 msgstr "das in »%s« gefundene »java.lang.Object« hatte nicht das spezielle Attribut »gnu.gcj.gcj-compiled« der Länge Null. Dies bedeutet allgemein, dass der Classpath falsch gesetzt ist. »info gcj \"Input Options\"« verwenden, um die Info-Seiten zu sehen, die das Setzen des Classpath beschreiben"
18784 #: java/jcf-parse.c:876
18785 msgid "missing Code attribute"
18786 msgstr "fehlendes Code-Attribut"
18788 #: java/jcf-parse.c:1137
18789 msgid "%Hsource file seen twice on command line and will be compiled only once"
18790 msgstr "%HQuelldatei zweimal auf Kommandozeile gesehen; wird nur einmal kompiliert"
18792 #: java/jcf-parse.c:1155
18793 msgid "no input file specified"
18794 msgstr "keine Eingabedatei angegeben"
18796 #: java/jcf-parse.c:1190
18798 msgid "can't close input file %s: %m"
18799 msgstr "die Eingabedatei »%s« kann nicht geschlossen werden: %m"
18801 #: java/jcf-parse.c:1231
18803 msgid "bad zip/jar file %s"
18804 msgstr "schlechte ZIP/JAR-Datei %s"
18806 #: java/jcf-parse.c:1447
18808 msgid "error while reading %s from zip file"
18809 msgstr "Fehler beim Lesen von %s aus ZIP-Datei"
18811 #: java/jcf-write.c:2667
18813 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
18814 msgstr "interner Fehler in generate_bytecode_insn - Baumcode nicht implementiert: %s"
18816 #: java/jcf-write.c:3041
18817 msgid "field initializer type mismatch"
18818 msgstr "Typ der Feldinitialisierung passt nicht"
18820 #: java/jcf-write.c:3498
18822 msgid "can't create directory %s: %m"
18823 msgstr "das Verzeichnis %s kann nicht erzeugt werden: %m"
18825 #: java/jcf-write.c:3531
18827 msgid "can't open %s for writing: %m"
18828 msgstr "Datei »%s« kann nicht zum Schreiben geöffnet werden: %m"
18830 #: java/jcf-write.c:3551
18832 msgid "can't create %s: %m"
18833 msgstr "Es ist nicht möglich, %s zu erzeugen: %m"
18835 #: java/jv-scan.c:99
18837 msgid "Try 'jv-scan --help' for more information.\n"
18838 msgstr "verwenden Sie -Winvalid-pch für mehr Informationen"
18840 #: java/jv-scan.c:106
18843 "Usage: jv-scan [OPTION]... FILE...\n"
18846 "Aufruf: gcov [OPTION]... QUELLDATEI\n"
18849 #: java/jv-scan.c:107
18852 "Print useful information read from Java source files.\n"
18856 #: java/jv-scan.c:108
18858 msgid " --no-assert Don't recognize the assert keyword\n"
18861 #: java/jv-scan.c:109
18863 msgid " --complexity Print cyclomatic complexity of input file\n"
18866 #: java/jv-scan.c:110
18868 msgid " --encoding NAME Specify encoding of input file\n"
18871 #: java/jv-scan.c:111
18873 msgid " --print-main Print name of class containing 'main'\n"
18876 #: java/jv-scan.c:112
18878 msgid " --list-class List all classes defined in file\n"
18881 #: java/jv-scan.c:113
18883 msgid " --list-filename Print input filename when listing class names\n"
18886 #: java/jv-scan.c:190
18888 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
18889 msgstr "nur eines von »--print-main«, »--list-class« und »--complexity« erlaubt"
18891 #: java/jv-scan.c:193
18893 msgid "can't open output file '%s'"
18894 msgstr "Ausgabedatei »%s« kann nicht geöffnet werden"
18896 #: java/jv-scan.c:229
18898 msgid "file not found '%s'"
18899 msgstr "Datei »%s« nicht gefunden"
18901 #: java/jv-scan.c:251
18903 msgid "%s: error: "
18906 #: java/jv-scan.c:263
18908 msgid "%s: warning: "
18911 #: java/jvgenmain.c:48
18913 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
18915 "Aufruf: gcov [OPTION]... QUELLDATEI\n"
18918 #: java/jvgenmain.c:98
18920 msgid "%s: Cannot open output file: %s\n"
18921 msgstr "%s: Ausgabedatei %s konnte nicht geöffnet werden\n"
18923 #: java/jvgenmain.c:135
18925 msgid "%s: Failed to close output file %s\n"
18926 msgstr "%s: Ausgabedatei %s konnte nicht geöffnet werden\n"
18928 #: java/jvspec.c:420
18930 msgid "can't specify '-D' without '--main'\n"
18931 msgstr "»-D« kann nicht ohne »--main« angegeben werden\n"
18933 #: java/jvspec.c:423
18935 msgid "'%s' is not a valid class name"
18936 msgstr "»%s« ist kein gültiger Klassenname"
18938 #: java/jvspec.c:429
18939 msgid "--resource requires -o"
18940 msgstr "--resource erfordert -o"
18942 #: java/jvspec.c:436
18943 msgid "warning: already-compiled .class files ignored with -C"
18944 msgstr "Warnung: bereits kompilierte .class-Dateien mit -C ignoriert"
18946 #: java/jvspec.c:443
18947 msgid "cannot specify both -C and -o"
18948 msgstr "-C und -o können nicht zusammen angegeben werden"
18950 #: java/jvspec.c:455
18951 msgid "cannot create temporary file"
18952 msgstr "temporäre Datei konnte nicht angelegt werden"
18954 #: java/jvspec.c:483
18955 msgid "using both @FILE with multiple files not implemented"
18956 msgstr "Verwendung von @FILE mit mehreren Dateien ist nicht implementiert"
18958 #: java/jvspec.c:534
18960 msgid "cannot specify 'main' class when not linking"
18961 msgstr "»main«-Klasse kann ohne Binden nicht angegeben werden"
18964 msgid "can't do dependency tracking with input from stdin"
18965 msgstr "Abhängigkeiten-Verfolgung kann bei Eingabe von stdin nicht durchgeführt werden"
18968 msgid "couldn't determine target name for dependency tracking"
18969 msgstr "Zielname für Abhängigkeiten-Verfolgung konnte nicht ermittelt werden"
18974 "unknown encoding: %qs\n"
18975 "This might mean that your locale's encoding is not supported\n"
18976 "by your system's iconv(3) implementation. If you aren't trying\n"
18977 "to use a particular encoding for your input file, try the\n"
18978 "%<--encoding=UTF-8%> option"
18980 "unbekannte Codierung: »%s«\n"
18981 "Dies kann bedeuten, dass die locale-Kodierung nicht von der\n"
18982 "iconv(3)-Implementierung des Systems unterstützt wird. Falls\n"
18983 "nicht versucht wird, eine bestimmte Codierung der Eingabedatei\n"
18984 "zu benutzen, kann die Option »--encoding=UTF-8« verwendet werden"
18988 msgid "internal error - bad unget"
18989 msgstr "interner Fehler - ungültiger UTF-8-Name"
18991 #: java/mangle.c:89
18993 msgid "can't mangle %s"
18994 msgstr "%s kann nicht verarbeitet werden"
18996 #: java/mangle_name.c:140 java/mangle_name.c:210
18997 msgid "internal error - invalid Utf8 name"
18998 msgstr "interner Fehler - ungültiger UTF-8-Name"
19000 #: java/parse-scan.y:878 java/parse.y:974 java/parse.y:1315 java/parse.y:1376
19001 #: java/parse.y:1587 java/parse.y:1810 java/parse.y:1819 java/parse.y:1830
19002 #: java/parse.y:1841 java/parse.y:1853 java/parse.y:1868 java/parse.y:1885
19003 #: java/parse.y:1887 java/parse.y:1968 java/parse.y:2145 java/parse.y:2214
19004 #: java/parse.y:2378 java/parse.y:2391 java/parse.y:2398 java/parse.y:2405
19005 #: java/parse.y:2416 java/parse.y:2418 java/parse.y:2456 java/parse.y:2458
19006 #: java/parse.y:2460 java/parse.y:2481 java/parse.y:2483 java/parse.y:2485
19007 #: java/parse.y:2501 java/parse.y:2503 java/parse.y:2524 java/parse.y:2526
19008 #: java/parse.y:2528 java/parse.y:2556 java/parse.y:2558 java/parse.y:2560
19009 #: java/parse.y:2562 java/parse.y:2580 java/parse.y:2582 java/parse.y:2593
19010 #: java/parse.y:2604 java/parse.y:2615 java/parse.y:2626 java/parse.y:2637
19011 #: java/parse.y:2650 java/parse.y:2654 java/parse.y:2656 java/parse.y:2669
19012 msgid "Missing term"
19013 msgstr "Fehlender Term"
19015 #: java/parse-scan.y:880 java/parse.y:748 java/parse.y:786 java/parse.y:811
19016 #: java/parse.y:995 java/parse.y:1350 java/parse.y:1563 java/parse.y:1565
19017 #: java/parse.y:1795 java/parse.y:1821 java/parse.y:1832 java/parse.y:1843
19018 #: java/parse.y:1855 java/parse.y:1870
19019 msgid "';' expected"
19020 msgstr "»;« erwartet"
19022 #: java/parse.y:746 java/parse.y:784
19023 msgid "Missing name"
19024 msgstr "Fehlender Name"
19026 #: java/parse.y:774
19028 msgid "Ambiguous class: %qs and %qs"
19031 #: java/parse.y:809
19032 msgid "'*' expected"
19033 msgstr "»*« erwartet"
19035 #: java/parse.y:823
19036 msgid "Class or interface declaration expected"
19037 msgstr "Klassen- oder Schnittstellendeklaration erwartet"
19039 #: java/parse.y:840
19041 msgid "Modifier %qs declared twice"
19042 msgstr "Feld »%s« als Funktion deklariert"
19044 #: java/parse.y:860 java/parse.y:862
19045 msgid "Missing class name"
19046 msgstr "Fehlender Klassenname"
19048 #: java/parse.y:865 java/parse.y:869 java/parse.y:877 java/parse.y:1035
19049 #: java/parse.y:1296 java/parse.y:1298 java/parse.y:1630 java/parse.y:1881
19050 #: java/parse.y:1913 java/parse.y:1975
19051 msgid "'{' expected"
19052 msgstr "»{« erwartet"
19054 #: java/parse.y:879
19055 msgid "Missing super class name"
19056 msgstr "Fehlender Superklassenname"
19058 #: java/parse.y:889 java/parse.y:905
19059 msgid "Missing interface name"
19060 msgstr "Fehlender Schnittstellenname"
19062 #: java/parse.y:989
19063 msgid "Missing variable initializer"
19064 msgstr "Fehlende Variableninitialisierung"
19066 #: java/parse.y:1006
19067 msgid "Invalid declaration"
19068 msgstr "Ungültige Deklaration"
19070 #: java/parse.y:1009 java/parse.y:1094 java/parse.y:2160 java/parse.y:2189
19071 #: java/parse.y:2211 java/parse.y:2215 java/parse.y:2250 java/parse.y:2329
19072 #: java/parse.y:2339 java/parse.y:2349
19073 msgid "']' expected"
19074 msgstr "»]« erwartet"
19076 #: java/parse.y:1013
19077 msgid "Unbalanced ']'"
19078 msgstr "Unsymmetrisches »]«"
19080 #: java/parse.y:1049
19081 msgid "Invalid method declaration, method name required"
19082 msgstr "Ungültige Methodendeklaration, Methodenname erforderlich"
19084 #: java/parse.y:1054 java/parse.y:1059 java/parse.y:1064 java/parse.y:2063
19085 msgid "Identifier expected"
19086 msgstr "Bezeichner erforderlich"
19088 #: java/parse.y:1069 java/parse.y:4741
19089 msgid "Invalid method declaration, return type required"
19090 msgstr "Ungültige Methodendeklaration, Rückgabetyp erforderlich"
19092 #: java/parse.y:1089
19093 msgid "Discouraged form of returned type specification"
19096 #: java/parse.y:1092 java/parse.y:1543 java/parse.y:1550 java/parse.y:1559
19097 #: java/parse.y:1561 java/parse.y:1589 java/parse.y:1698 java/parse.y:2005
19098 #: java/parse.y:2058
19099 msgid "')' expected"
19100 msgstr "»)« erwartet"
19102 #: java/parse.y:1108
19103 msgid "Missing formal parameter term"
19104 msgstr "Fehlender Term für formalen Parameter"
19106 #: java/parse.y:1123 java/parse.y:1128
19107 msgid "Missing identifier"
19108 msgstr "Fehlender Bezeichner"
19110 #: java/parse.y:1148 java/parse.y:1157
19111 msgid "Missing class type term"
19112 msgstr "Fehlender Term für Klassentyp"
19114 #: java/parse.y:1184
19116 msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
19119 #: java/parse.y:1313
19120 msgid "Invalid interface type"
19121 msgstr "Ungültiger Schnittstellentyp"
19123 #: java/parse.y:1482
19124 msgid "An empty declaration is a deprecated feature that should not be used"
19127 #: java/parse.y:1503 java/parse.y:1677 java/parse.y:1679
19128 msgid "':' expected"
19129 msgstr "»:« erwartet"
19131 #: java/parse.y:1529 java/parse.y:1534 java/parse.y:1539
19132 msgid "Invalid expression statement"
19133 msgstr "Ungültiger Ausdruck"
19135 #: java/parse.y:1557 java/parse.y:1585 java/parse.y:1626 java/parse.y:1694
19136 #: java/parse.y:1762 java/parse.y:1883 java/parse.y:1961 java/parse.y:2052
19137 #: java/parse.y:2054 java/parse.y:2067 java/parse.y:2310 java/parse.y:2312
19138 msgid "'(' expected"
19139 msgstr "»(« erwartet"
19141 #: java/parse.y:1628
19142 msgid "Missing term or ')'"
19143 msgstr "Fehlender Term oder »)«"
19145 #: java/parse.y:1675
19146 msgid "Missing or invalid constant expression"
19147 msgstr "Fehlender oder ungültiger Konstantenausdruck"
19149 #: java/parse.y:1696
19150 msgid "Missing term and ')' expected"
19151 msgstr "Fehlender Term und »)« erwartet"
19153 #: java/parse.y:1735
19154 msgid "Invalid control expression"
19155 msgstr "Ungültiger Steuerausdruck"
19157 #: java/parse.y:1737 java/parse.y:1739
19158 msgid "Invalid update expression"
19159 msgstr "Ungültiger Aktualisierungsausdruck"
19161 #: java/parse.y:1764
19162 msgid "Invalid init statement"
19163 msgstr "Ungültige Init-Anweisung"
19165 #: java/parse.y:1964
19166 msgid "Missing term or ')' expected"
19167 msgstr "Fehlender Term oder »)« erwartet"
19169 #: java/parse.y:2007
19170 msgid "'class' or 'this' expected"
19171 msgstr "»class« oder »this« erwartet"
19173 #: java/parse.y:2009 java/parse.y:2011
19174 msgid "'class' expected"
19175 msgstr "»class« erwartet"
19177 #: java/parse.y:2056
19178 msgid "')' or term expected"
19179 msgstr "»)« oder Term erwartet"
19181 #: java/parse.y:2158 java/parse.y:2187
19182 msgid "'[' expected"
19183 msgstr "»[« erwartet"
19185 #: java/parse.y:2265
19186 msgid "Field expected"
19187 msgstr "Feld erwartet"
19189 #: java/parse.y:2324 java/parse.y:2334 java/parse.y:2344
19190 msgid "Missing term and ']' expected"
19191 msgstr "Fehlender Term und »]« erwartet"
19193 #: java/parse.y:2449
19194 msgid "']' expected, invalid type expression"
19195 msgstr "»]« erwartet, ungültiger Typausdruck"
19197 #: java/parse.y:2452
19198 msgid "Invalid type expression"
19199 msgstr "Ungültiger Typausdruck"
19201 #: java/parse.y:2564
19202 msgid "Invalid reference type"
19203 msgstr "Ungültiger Referenztyp"
19205 #: java/parse.y:3031
19206 msgid "Constructor invocation must be first thing in a constructor"
19207 msgstr "Konstruktoraufruf muss das erste in einem Konstruktor sein"
19209 #: java/parse.y:3033
19210 msgid "Only constructors can invoke constructors"
19211 msgstr "Nur Konstruktoren dürfen Konstruktoren aufrufen"
19213 #: java/parse.y:3041
19215 msgid ": %qs JDK1.1(TM) feature"
19216 msgstr ": `%s' JDK1.1(TM)-Fähigkeit"
19218 #: java/parse.y:3121 java/parse.y:3123
19227 #: java/parse.y:3282
19229 msgid "Missing return statement"
19230 msgstr "Fehlender Name"
19232 #: java/parse.y:3304 java/parse.y:11940 java/parse.y:11944
19234 msgid "Unreachable statement"
19235 msgstr "Gesondertes Datensegment einschalten"
19237 #: java/parse.y:3314
19238 msgid "Can't access %s field %<%s.%s%> from %qs"
19241 #: java/parse.y:3383
19243 msgid "%s %qs already defined in %s:%d"
19244 msgstr "»%D« ist bereits in »%T« definiert"
19246 #: java/parse.y:3401
19247 msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
19250 #: java/parse.y:3512
19252 msgid "Interface %qs repeated"
19253 msgstr "Typ ist veraltet"
19255 #: java/parse.y:3542
19257 msgid "%s name %qs clashes with imported type %qs"
19260 #: java/parse.y:3574
19261 msgid "Public %s %qs must be defined in a file called %<%s.java%>"
19264 #: java/parse.y:3589
19266 msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
19269 #: java/parse.y:3670
19271 msgid "The class name %qs is already defined in this scope. An inner class may not have the same simple name as any of its enclosing classes"
19274 #: java/parse.y:3712
19276 msgid "Qualifier must be a reference"
19277 msgstr "Unausgerichtete Speicherreferenzen verwenden"
19279 #: java/parse.y:3733
19281 msgid "Cyclic inheritance involving %s"
19284 #: java/parse.y:3997
19285 msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
19288 #: java/parse.y:4152
19290 msgid "Class %qs can't be declared both abstract and final"
19291 msgstr "Element »%D« kann nicht gleichzeitig virtuell und statisch deklariert werden"
19293 #: java/parse.y:4164
19294 msgid "%<java.lang.Object%> can't extend anything"
19297 #: java/parse.y:4406
19298 msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
19301 #: java/parse.y:4470
19303 msgid "Field %qs can't be static in inner class %qs unless it is final"
19306 #: java/parse.y:4716
19308 msgid "Class %qs must be declared abstract to define abstract method %qs"
19311 #: java/parse.y:4723
19313 msgid "native method %qs can't be strictfp"
19316 #: java/parse.y:4727
19318 msgid "method %qs can't be transient"
19321 #: java/parse.y:4730
19323 msgid "method %qs can't be volatile"
19326 #: java/parse.y:4780 java/parse.y:6533
19328 msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
19331 #: java/parse.y:4946
19333 msgid "%s method %qs can't have a body defined"
19336 #: java/parse.y:4957
19338 msgid "Non native and non abstract method %qs must have a body defined"
19341 #: java/parse.y:5028
19343 msgid "%s: recursive invocation of constructor %qs"
19344 msgstr "Redefinition von »struct %s«"
19346 #: java/parse.y:5058
19347 msgid "Inconsistent member declaration. At most one of %<public%>, %<private%>, or %<protected%> may be specified"
19350 #: java/parse.y:5066
19351 msgid "Inconsistent member declaration. At most one of %<final%> or %<volatile%> may be specified"
19354 #: java/parse.y:5156
19356 msgid "Variable %qs is used more than once in the argument list of method %qs"
19359 #: java/parse.y:5240
19361 msgid "%s %qs can't implement/extend %s %qs"
19364 #: java/parse.y:5274
19366 msgid "Class %qs can't subclass %s %qs"
19369 #: java/parse.y:5283
19371 msgid "Can't subclass final classes: %s"
19374 #: java/parse.y:5469
19376 msgid "Cyclic class inheritance%s"
19379 #: java/parse.y:6184
19381 msgid "Superclass %qs of class %qs not found"
19384 #: java/parse.y:6190
19386 msgid "Type %qs not found in declaration of field %qs"
19387 msgstr "»int« ist Standardtyp in Deklaration von »%s«"
19389 #: java/parse.y:6196
19391 msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
19394 #: java/parse.y:6203
19396 msgid "Type %qs not found in the declaration of the return type of method %qs"
19399 #: java/parse.y:6209
19401 msgid "Superinterface %qs of %s %qs not found"
19404 #: java/parse.y:6216
19406 msgid "Type %qs not found in the declaration of the local variable %qs"
19409 #: java/parse.y:6223
19411 msgid "Class %qs not found in %<throws%>"
19412 msgstr "Feld »%s« nicht in Klasse gefunden"
19414 #: java/parse.y:6280
19416 msgid "Duplicate %s declaration %qs"
19417 msgstr "doppelte Markendeklaration »%s«"
19419 #: java/parse.y:6354
19420 msgid "Class %qs doesn't define the abstract method %<%s %s%> from %s %<%s%>. This method must be defined or %s %qs must be declared abstract"
19423 #: java/parse.y:6510
19424 msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
19427 #: java/parse.y:6554
19429 msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
19432 #: java/parse.y:6568 java/parse.y:6795
19434 msgid "Method %qs was defined with return type %qs in class %qs"
19437 #: java/parse.y:6585
19439 msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
19442 #: java/parse.y:6599
19444 msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
19447 #: java/parse.y:6622
19449 msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
19452 #: java/parse.y:6763
19453 msgid "Invalid checked exception class %qs in %<throws%> clause. The exception must be a subclass of an exception thrown by %qs from class %qs"
19456 #: java/parse.y:6820
19458 msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
19461 #: java/parse.y:6995
19463 msgid "Class or interface %qs not found in import"
19464 msgstr "Klassen- oder Schnittstellendeklaration erwartet"
19466 #: java/parse.y:7080
19468 msgid "malformed .zip archive in CLASSPATH: %s"
19469 msgstr "falsch geformtes ZIP-Archiv in CLASSPATH: %s"
19471 #: java/parse.y:7151
19473 msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
19474 msgstr "Standardpaket »%s« kann nicht gefunden werden. CLASSPATH-Umgebungsvariable und die Zugriffsrechte auf die Archive prüfen"
19476 #: java/parse.y:7156
19478 msgid "Package %qs not found in import"
19479 msgstr "Feld »%s« nicht in Klasse gefunden"
19481 #: java/parse.y:7253
19483 msgid "Type %qs also potentially defined in package %qs"
19486 #: java/parse.y:7398
19488 msgid "Nested %s %s is %s; cannot be accessed from here"
19491 #: java/parse.y:7436
19493 msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
19496 #: java/parse.y:7474
19497 msgid "Only %<final%> is allowed as a local variables modifier"
19500 #: java/parse.y:9028
19502 msgid "No constructor matching %qs found in class %qs"
19503 msgstr "kein geeignetes oder mehrdeutiges »%D« in Klasse »%T« gefunden"
19505 #: java/parse.y:9528
19507 msgid "Can't reference %qs before the superclass constructor has been called"
19510 #: java/parse.y:9582
19512 msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
19515 #: java/parse.y:9587 java/parse.y:10050
19517 msgid "Undefined variable %qs"
19518 msgstr "%JVariable »%D« wird nicht verwendet"
19520 #: java/parse.y:9598
19522 msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
19525 #: java/parse.y:9804 java/parse.y:10659
19527 msgid "No enclosing instance for inner class %qs is in scope%s"
19530 #: java/parse.y:9923 java/parse.y:12372
19531 msgid "Keyword %<this%> used outside allowed context"
19534 #: java/parse.y:9929 java/parse.y:10813
19535 msgid "Can't reference %<this%> before the superclass constructor has been called"
19538 #: java/parse.y:9945
19539 msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
19542 #: java/parse.y:9978
19543 msgid "Keyword %<super%> used outside allowed context"
19546 #: java/parse.y:10027
19548 msgid "No variable %qs defined in class %qs"
19549 msgstr "»%D« ist bereits in Klasse »%T« definiert"
19551 #: java/parse.y:10032
19553 msgid "Undefined variable or class name: %qs"
19554 msgstr "Datei für Klasse %s kann nicht gefunden werden"
19556 #: java/parse.y:10103
19558 msgid "Can't use type %qs as a qualifier"
19559 msgstr "»%s« kann nicht als ein %s-Register verwendet werden"
19561 #: java/parse.y:10122
19562 msgid "Attempt to reference field %qs in %<%s %s%>"
19565 #: java/parse.y:10153
19567 msgid "No variable %qs defined in type %qs"
19570 #: java/parse.y:10237
19571 msgid "Attempt to reference field %<new%> in a %qs"
19574 #: java/parse.y:10374
19576 msgid "The class %qs has been deprecated"
19579 #: java/parse.y:10384
19581 msgid "The %s %qs in class %qs has been deprecated"
19584 #: java/parse.y:10501
19586 msgid "Can't invoke a method on primitive type %qs"
19589 #: java/parse.y:10516
19591 msgid "Can't make static reference to method %qs in interface %qs"
19594 #: java/parse.y:10526 java/parse.y:10860
19595 msgid "Can't make static reference to method %<%s %s%> in class %qs"
19598 #: java/parse.y:10566
19599 msgid "Can't invoke super constructor on java.lang.Object"
19602 #: java/parse.y:10579 java/parse.y:14437
19604 msgid "Class %qs not found in type declaration"
19605 msgstr "%HPrototyp-Deklaration"
19607 #: java/parse.y:10591
19609 msgid "Class %qs is an abstract class. It can't be instantiated"
19612 #: java/parse.y:10621
19614 msgid "No method named %qs in scope"
19617 #: java/parse.y:10732
19618 msgid "Can't access %s %s %<%s.%s%> from %qs"
19621 #: java/parse.y:11206
19622 msgid "Can't find %s %<%s(%s)%> in type %qs%s"
19625 #: java/parse.y:11786
19627 msgid "Constant expression required"
19628 msgstr "Überlauf in Konstanten-Ausdruck"
19630 #: java/parse.y:11799
19632 msgid "Incompatible type for case. Can't convert %qs to %<int%>"
19633 msgstr "inkompatibler Typ für Argument %d von »%s«"
19635 #: java/parse.y:11833
19637 msgid "Duplicate case label: %<default%>"
19638 msgstr "doppelter case-Wert"
19640 #: java/parse.y:12181
19641 msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
19644 #: java/parse.y:12352
19646 msgid "missing static field %qs"
19647 msgstr "statisches Feld »%s« fehlt"
19649 #: java/parse.y:12357
19651 msgid "not a static field %qs"
19652 msgstr "»%s« ist kein statisches Feld"
19654 #: java/parse.y:12380
19655 msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
19658 #: java/parse.y:12400
19660 msgid "No case for %s"
19661 msgstr "Kein Fall für »%s«"
19663 #: java/parse.y:12830
19665 msgid "Invalid left hand side of assignment"
19666 msgstr "ungültiger L-Wert in Zuweisung"
19668 #: java/parse.y:12881
19670 msgid "Incompatible type for %s. Can't convert %qs to %qs"
19671 msgstr "inkompatibler Typ für Argument %d von »%s«"
19673 #: java/parse.y:12884
19675 msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
19678 #: java/parse.y:13057
19680 msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
19683 #: java/parse.y:13348
19685 msgid "unregistered operator %s"
19686 msgstr "nicht registrierter Operator %s"
19688 #: java/parse.y:13497
19689 msgid "Evaluating this expression will result in an arithmetic exception being thrown"
19692 #: java/parse.y:13579
19694 msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
19697 #: java/parse.y:13584
19699 msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
19702 #: java/parse.y:13660
19704 msgid "Invalid argument %qs for %<instanceof%>"
19705 msgstr "ungültiges Argument für Attribut »%s«"
19707 #: java/parse.y:13687
19709 msgid "Impossible for %qs to be instance of %qs"
19712 #: java/parse.y:13818
19714 msgid "Incompatible type for %qs. Can't convert %qs to %qs"
19715 msgstr "inkompatibler Typ für Argument %d von »%s«"
19717 #: java/parse.y:14298
19719 msgid "Invalid argument type %qs to %qs"
19720 msgstr "falsches Typ-Argument von »%s«"
19722 #: java/parse.y:14528
19724 msgid "Invalid cast from %qs to %qs"
19725 msgstr "Ungültige Umformung von »%T« in »%T«"
19727 #: java/parse.y:14575
19728 msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
19731 #: java/parse.y:14588
19732 msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
19735 #: java/parse.y:14592
19737 msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
19738 msgstr "inkompatibler Typ für Argument %d von »%s«"
19740 #: java/parse.y:14663
19741 msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
19744 #: java/parse.y:14779
19746 msgid "Invalid array initializer for non-array type %qs"
19747 msgstr "Feld mit nicht konstantem Feldausdruck initialisiert"
19749 #: java/parse.y:14866
19751 msgid "Incompatible type for array. %s convert %qs to %qs"
19752 msgstr "inkompatibler Typ für Argument %d von »%s«"
19754 #: java/parse.y:14935
19756 msgid "%<return%> inside instance initializer"
19757 msgstr "leerer Indexbereich in Initialisierung"
19759 #: java/parse.y:14939
19761 msgid "%<return%> inside static initializer"
19762 msgstr "leerer Indexbereich in Initialisierung"
19764 #: java/parse.y:14945
19765 msgid "%<return%> with%s value from %<%s %s%>"
19768 #: java/parse.y:14952
19770 msgid "%<return%> with value from constructor %qs"
19771 msgstr "Rückgabe eines Wertes von einem Konstruktor"
19773 #: java/parse.y:15017
19774 msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
19777 #: java/parse.y:15050
19779 msgid "Declaration of %qs shadows a previous label declaration"
19780 msgstr "Deklaration von »%D« überdeckt eine globale Deklaration"
19782 #: java/parse.y:15055
19784 msgid "This is the location of the previous declaration of label %qs"
19785 msgstr "dies ist die Stelle der vorherigen Definition"
19787 #: java/parse.y:15302
19789 msgid "No label definition found for %qs"
19790 msgstr "Keine Markendefinition für FORMAT-Anweisung bei %0"
19792 #: java/parse.y:15315
19794 msgid "%<continue%> must be in loop"
19795 msgstr "continue-Anweisung nicht innerhalb einer Schleife"
19797 #: java/parse.y:15318
19799 msgid "continue label %qs does not name a loop"
19800 msgstr "continue-Anweisung nicht innerhalb einer Schleife"
19802 #: java/parse.y:15339
19804 msgid "%<break%> must be in loop or switch"
19805 msgstr "break-Anweisung nicht innerhalb einer Schleife oder »switch«"
19807 #: java/parse.y:15380
19808 msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
19811 #: java/parse.y:15418
19812 msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
19815 #. The case_label_list is in reverse order, so print the
19816 #. outer label first.
19817 #: java/parse.y:15449
19819 msgid "duplicate case label: %<"
19820 msgstr "doppelte Marke »%D«"
19822 #: java/parse.y:15450
19826 #: java/parse.y:15453
19827 msgid "original label is here"
19830 #: java/parse.y:15670
19831 msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
19834 #: java/parse.y:15694
19835 msgid "%<catch%> not reached because of the catch clause at line %d"
19838 #: java/parse.y:15761
19839 msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
19842 #: java/parse.y:15820
19843 msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
19846 #: java/parse.y:15849
19847 msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
19850 #: java/parse.y:15870
19851 msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
19854 #: java/parse.y:15883
19856 msgid "Checked exception %qs can't be thrown in initializer"
19859 #: java/parse.y:15887
19860 msgid "Checked exception %qs isn't thrown from a %<try%> block"
19863 #: java/parse.y:15893
19864 msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
19867 #: java/parse.y:15948
19869 msgid "Exception %qs can't be thrown in initializer"
19870 msgstr "leerer Indexbereich in Initialisierung"
19872 #: java/parse.y:15953
19873 msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
19876 #: java/parse.y:16066
19877 msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
19880 #: java/parse.y:16134
19882 msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
19883 msgstr "inkompatibler Typ für Argument %d von »%s«"
19885 #: java/typeck.c:533
19886 msgid "junk at end of signature string"
19887 msgstr "Ausschuss am Ende der Signaturzeichenketten"
19889 #: java/verify-glue.c:408
19891 msgid "verification failed: %s"
19892 msgstr "Prüffehler bei PC=%d"
19894 #: java/verify-glue.c:410
19896 msgid "verification failed at PC=%d: %s"
19897 msgstr "Prüffehler bei PC=%d"
19899 #: java/verify-glue.c:494 java/verify.c:480
19900 msgid "bad pc in exception_table"
19901 msgstr "schlechtes PC in execution_table"
19903 #: java/verify.c:1476
19905 msgid "unknown opcode %d@pc=%d during verification"
19906 msgstr "unbekannter Opcode %d@pc=%d bei Überprüfung"
19908 #: java/verify.c:1551 java/verify.c:1567 java/verify.c:1572
19910 msgid "verification error at PC=%d"
19911 msgstr "Prüffehler bei PC=%d"
19913 #: java/parse.h:125
19915 msgid "%s method can't be abstract"
19916 msgstr "%Jabstrakte Methode in nicht-abstrakter Klasse"
19918 #: java/parse.h:129
19920 msgid "Constructor can't be %s"
19921 msgstr "Konstruktoren dürfen nicht »%s« sein"
19923 #. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
19924 #. flags was set artificially, such as for a interface method
19925 #: java/parse.h:161
19927 msgid "Discouraged redundant use of %qs modifier in declaration of %s"
19928 msgstr "mehrere Speicherklassen in Deklaration von »%s«"
19930 #: java/parse.h:168
19932 msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
19935 #. Standard error messages
19936 #: java/parse.h:352
19938 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
19939 msgstr "inkompatibler Typ für Argument %d von »%s«"
19941 #: java/parse.h:357
19943 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
19946 #: java/parse.h:365
19948 msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
19951 #: java/parse.h:370
19953 msgid "Incompatible type for %qs. Can't convert %qs to integral"
19954 msgstr "inkompatibler Typ für Argument %d eines indirekten Funktionsaufrufes"
19956 #: objc/objc-act.c:756
19958 msgid "%<@end%> must appear in an @implementation context"
19959 msgstr "»@end« muss in einem Implementationskontext auftreten"
19961 #: objc/objc-act.c:783
19963 msgid "method declaration not in @interface context"
19964 msgstr "Methodendefinition nicht im Klassenkontext"
19966 #: objc/objc-act.c:794
19968 msgid "method definition not in @implementation context"
19969 msgstr "Methodendefinition nicht im Klassenkontext"
19971 #: objc/objc-act.c:925
19973 msgid "object does not conform to the %qs protocol"
19974 msgstr "Objekt entspricht nicht dem Protokoll »%s«"
19976 #: objc/objc-act.c:1015 objc/objc-act.c:1092
19978 msgid "class %qs does not implement the %qs protocol"
19979 msgstr "Klasse »%s« implementiert nicht das Protokoll »%s«"
19981 #: objc/objc-act.c:1198
19983 msgid "statically allocated instance of Objective-C class %qs"
19984 msgstr "statisch reservierte Instanz der Objective-C-Klasse »%s«"
19986 #: objc/objc-act.c:1269
19988 msgid "protocol %qs has circular dependency"
19989 msgstr "Protokoll »%s« hat ringförmige Abhängigkeit"
19991 #: objc/objc-act.c:1291 objc/objc-act.c:5881
19993 msgid "cannot find protocol declaration for %qs"
19994 msgstr "Protokolldeklaration für »%s« kann nicht gefunden werden"
19996 #: objc/objc-act.c:1687 objc/objc-act.c:2836 objc/objc-act.c:6409
19997 #: objc/objc-act.c:6735 objc/objc-act.c:6788 objc/objc-act.c:6813
19999 msgid "cannot find interface declaration for %qs"
20000 msgstr "Schnittstellendeklaration für »%s« kann nicht gefunden werden"
20002 #: objc/objc-act.c:1691
20004 msgid "interface %qs does not have valid constant string layout"
20005 msgstr "die Schnittstelle »%s« hat nicht die Form einer konstanten Zeichenkette"
20007 #: objc/objc-act.c:1696
20009 msgid "cannot find reference tag for class %qs"
20010 msgstr "Referenzmarke für Klasse »%s« kann nicht gefunden werden"
20012 #: objc/objc-act.c:2374
20014 msgid "%Hcreating selector for nonexistent method %qE"
20015 msgstr "Für nicht existierende Methode %s wird Selektor erzeugt"
20017 #: objc/objc-act.c:2563
20019 msgid "%qs is not an Objective-C class name or alias"
20020 msgstr "»%s« ist kein Klassenname oder Alias in Objective-C"
20022 #: objc/objc-act.c:2678 objc/objc-act.c:2696 objc/objc-act.c:6672
20023 #: objc/objc-act.c:6964 objc/objc-act.c:6994
20024 msgid "Objective-C declarations may only appear in global scope"
20025 msgstr "Objective-C-Deklarationen dürfen nur im globalen Gültigkeitsbereich erscheinen"
20027 #: objc/objc-act.c:2683
20029 msgid "cannot find class %qs"
20030 msgstr "Klasse »%s« kann nicht gefunden werden"
20032 #: objc/objc-act.c:2685
20034 msgid "class %qs already exists"
20035 msgstr "Klasse »%s« existiert bereits"
20037 #: objc/objc-act.c:2716 objc/objc-act.c:6704
20039 msgid "%qs redeclared as different kind of symbol"
20040 msgstr "»%s« als andere Symbolart redeklariert"
20042 #: objc/objc-act.c:2718 objc/objc-act.c:6706
20043 msgid "%Jprevious declaration of '%D'"
20044 msgstr "%Jvorherige Deklaration von »%D«"
20046 #: objc/objc-act.c:2946
20048 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
20049 msgstr "»-fobjc-exceptions« verwenden, um Syntax für Objective-C-Ausnahmen einzuschalten"
20051 #: objc/objc-act.c:3275
20053 msgid "@catch parameter is not a known Objective-C class type"
20054 msgstr "»@catch«-Parameter ist kein bekannter Objective-C-Klassentyp"
20056 #: objc/objc-act.c:3291
20058 msgid "exception of type %<%T%> will be caught"
20059 msgstr "Ausnahme des Typs »%T« wird gefangen werden"
20061 #: objc/objc-act.c:3293
20063 msgid "%H by earlier handler for %<%T%>"
20064 msgstr " von früherem Behandler für »%T«"
20066 #: objc/objc-act.c:3346
20068 msgid "%<@try%> without %<@catch%> or %<@finally%>"
20069 msgstr "»@try« ohne »@catch« oder »@finally«"
20071 #: objc/objc-act.c:3393
20073 msgid "%<@throw%> (rethrow) used outside of a @catch block"
20074 msgstr "»@throw;« (rethrow) außerhalb von »@catch«-Block verwendet"
20076 #: objc/objc-act.c:3758
20077 msgid "%Jtype '%D' does not have a known size"
20078 msgstr "%JTyp »%D« hat keine bekannte Größe"
20080 #: objc/objc-act.c:4271
20083 msgstr "%J%s: »%s«"
20085 #: objc/objc-act.c:4294 objc/objc-act.c:4313
20086 msgid "inconsistent instance variable specification"
20087 msgstr "widersprüchliche Spezifikation von Instanzvariable"
20089 #: objc/objc-act.c:5169
20091 msgid "can not use an object as parameter to a method"
20092 msgstr "ein Objekt kann nicht als Parameter für eine Methode verwendet werden\n"
20094 #: objc/objc-act.c:5377
20096 msgid "multiple %s named %<%c%s%> found"
20097 msgstr "mehrere %s namens »%c%s« gefunden"
20099 #: objc/objc-act.c:5602
20101 msgid "no super class declared in @interface for %qs"
20102 msgstr "keine Superklasse im @interface für »%s« deklariert"
20104 #: objc/objc-act.c:5645
20105 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
20108 #: objc/objc-act.c:5704
20110 msgid "invalid receiver type %qs"
20111 msgstr "ungültiger Empfängertyp »%s«"
20113 #: objc/objc-act.c:5719
20115 msgid "%<%c%s%> not found in protocol(s)"
20116 msgstr "»%c%s« nicht von Protokoll(en) implementiert"
20118 #: objc/objc-act.c:5733
20120 msgid "%qs may not respond to %<%c%s%>"
20121 msgstr "»%s« antwortet möglicherweise nicht auf »%c%s«"
20123 #: objc/objc-act.c:5741
20124 msgid "no %<%c%s%> method found"
20127 #: objc/objc-act.c:5747
20128 msgid "(Messages without a matching method signature"
20129 msgstr "(Nachrichten ohne passende Methodensignatur"
20131 #: objc/objc-act.c:5748
20133 msgid "will be assumed to return %<id%> and accept"
20134 msgstr "werden als »id« zurückgebend angenommen und akzeptieren"
20136 #: objc/objc-act.c:5749
20138 msgid "%<...%> as arguments.)"
20139 msgstr "»...« als Argumente.)"
20141 #: objc/objc-act.c:5980
20143 msgid "undeclared selector %qs"
20144 msgstr "nicht deklarierter Selektor »%s«"
20146 #. Historically, a class method that produced objects (factory
20147 #. method) would assign `self' to the instance that it
20148 #. allocated. This would effectively turn the class method into
20149 #. an instance method. Following this assignment, the instance
20150 #. variables could be accessed. That practice, while safe,
20151 #. violates the simple rule that a class method should not refer
20152 #. to an instance variable. It's better to catch the cases
20153 #. where this is done unknowingly than to support the above
20155 #: objc/objc-act.c:6022
20157 msgid "instance variable %qs accessed in class method"
20158 msgstr "in Klassenmethode wird auf Instanzvariable »%s« zugegriffen"
20160 #: objc/objc-act.c:6234
20162 msgid "duplicate declaration of method %<%c%s%>"
20163 msgstr "doppelte Deklaration der Methode »%c%s«"
20165 #: objc/objc-act.c:6279
20167 msgid "duplicate interface declaration for category %<%s(%s)%>"
20168 msgstr "doppelte Schnittstellendeklaration für Kategorie »%s(%s)«"
20170 #: objc/objc-act.c:6306
20172 msgid "illegal reference type specified for instance variable %qs"
20173 msgstr "unzulässiger Referenztyp für Instanzvariable »%s« angegeben"
20175 #: objc/objc-act.c:6317
20177 msgid "instance variable %qs has unknown size"
20178 msgstr "Instanzvariable »%s« hat unbekannte Größe"
20180 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
20181 #: objc/objc-act.c:6331
20183 msgid "type %qs has virtual member functions"
20184 msgstr "der Typ »%s« hat virtuelle Elementfunktionen"
20186 #: objc/objc-act.c:6332
20188 msgid "illegal aggregate type %qs specified for instance variable %qs"
20189 msgstr "unzulässiger Aggregattyp »%s« für Instanzvariable »%s« angegeben"
20191 #: objc/objc-act.c:6340
20193 msgid "type %qs has a user-defined constructor"
20194 msgstr "Typ »%s« hat einen benutzerdefinierten Konstruktor"
20196 #: objc/objc-act.c:6342
20198 msgid "type %qs has a user-defined destructor"
20199 msgstr "Typ »%s« hat einen benutzerdefinierten Destruktor"
20201 #: objc/objc-act.c:6343
20202 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
20203 msgstr "C++-Konstruktoren und -Destruktoren werden für Objective-C-Felder nicht aufgerufen"
20205 #: objc/objc-act.c:6433
20207 msgid "instance variable %qs is declared private"
20208 msgstr "Instanzvariable »%s« ist als »private« deklariert"
20210 #: objc/objc-act.c:6442
20212 msgid "instance variable %qs is %s; this will be a hard error in the future"
20213 msgstr "Instanzvariable »%s« ist »%s«; dies wird zukünftig ein schwerer Fehler sein"
20215 #: objc/objc-act.c:6449
20217 msgid "instance variable %qs is declared %s"
20218 msgstr "Instanzvariable »%s« ist als »%s« deklariert"
20220 #: objc/objc-act.c:6459
20222 msgid "static access to object of type %<id%>"
20223 msgstr "statischer Zugriff auf Objekt des Typs »id«"
20225 #: objc/objc-act.c:6481 objc/objc-act.c:6569
20227 msgid "incomplete implementation of class %qs"
20228 msgstr "unvollständige Implementierung der Klasse »%s«"
20230 #: objc/objc-act.c:6485 objc/objc-act.c:6574
20232 msgid "incomplete implementation of category %qs"
20233 msgstr "unvollständige Implementierung der Kategorie »%s«"
20235 #: objc/objc-act.c:6490 objc/objc-act.c:6579
20237 msgid "method definition for %<%c%s%> not found"
20238 msgstr "Methodendefinition für »%c%s« nicht gefunden"
20240 #: objc/objc-act.c:6620
20242 msgid "%s %qs does not fully implement the %qs protocol"
20243 msgstr "%s »%s« implementiert das »%s«-Protokoll nicht vollständig"
20245 #: objc/objc-act.c:6678 objc/objc-act.c:8272
20247 msgid "%<@end%> missing in implementation context"
20248 msgstr "»@end« fehlt in Implementationskontext"
20250 #: objc/objc-act.c:6691
20252 msgid "cannot find interface declaration for %qs, superclass of %qs"
20253 msgstr "Schnittstellendeklaration für »%s«, Superklasse von »%s«, kann nicht gefunden werden"
20255 #: objc/objc-act.c:6718
20257 msgid "reimplementation of class %qs"
20258 msgstr "Reimplementation der Klasse »%s«"
20260 #: objc/objc-act.c:6749
20262 msgid "conflicting super class name %qs"
20263 msgstr "in Konflikt stehender Superklassenname »%s«"
20265 #: objc/objc-act.c:6751
20267 msgid "previous declaration of %qs"
20268 msgstr "vorherige Deklaration von »%s«"
20270 #: objc/objc-act.c:6765 objc/objc-act.c:6767
20272 msgid "duplicate interface declaration for class %qs"
20273 msgstr "doppelte Schnittstellendeklaration für Klasse »%s«"
20275 #: objc/objc-act.c:7022
20277 msgid "duplicate declaration for protocol %qs"
20278 msgstr "Doppelte Deklaration für Protokoll »%s«"
20280 #. Add a readable method name to the warning.
20281 #: objc/objc-act.c:7552
20283 msgid "%J%s %<%c%s%>"
20284 msgstr "%J%s »%c%s«"
20286 #: objc/objc-act.c:7849
20288 msgid "no super class declared in interface for %qs"
20289 msgstr "keine Superklasse in Schnittstelle für »%s« deklariert"
20291 #: objc/objc-act.c:7897
20292 msgid "[super ...] must appear in a method context"
20293 msgstr "[super ...] muss in einem Methodenkontext auftreten"
20295 #: objc/objc-act.c:8554
20297 msgid "local declaration of %qs hides instance variable"
20298 msgstr "lokale Deklaration von »%s« verdeckt Instanzvariable"
20300 #: objc/objc-parse.y:2748
20302 msgid "extra semicolon in method definition specified"
20303 msgstr "zusätzliches Semikolon in »struct« oder »union« angegeben"
20305 #: treelang/tree1.c:278
20307 msgid "%HDuplicate name %q.*s."
20308 msgstr "%Hdoppelte Marke »%D«"
20310 #: treelang/treetree.c:826
20312 msgid "Global register variable %qD used in nested function."
20313 msgstr "globale Register-Variable »%s« in verschachtelter Funktion verwendet"
20315 #: treelang/treetree.c:830
20317 msgid "Register variable %qD used in nested function."
20318 msgstr "Register-Variable »%s« in verschachtelter Funktion verwendet"
20320 #: treelang/treetree.c:836
20322 msgid "Address of global register variable %qD requested."
20323 msgstr "Adresse der globalen Variable »%s« angefordert"
20325 #: treelang/treetree.c:841
20327 msgid "Address of register variable %qD requested."
20328 msgstr "Adresse der Register-Variablen »%s« angefordert"
20331 msgid "Display this information"
20332 msgstr "Diese Informationen anzeigen"
20335 msgid "--param <param>=<value>\tSet parameter <param> to value. See below for a complete list of parameters"
20336 msgstr "--param <param>=<value>\tParameter <param> auf <value> setzen. Siehe unten für komplette Parameterliste"
20339 msgid "-A<question>=<answer>\tAssert the <answer> to <question>. Putting '-' before <question> disables the <answer> to <question>"
20343 msgid "Do not discard comments"
20344 msgstr "Kommentare nicht verwerfen"
20347 msgid "Do not discard comments in macro expansions"
20351 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value. If just <macro> is given, <val> is taken to be 1"
20355 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path "
20359 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
20363 msgid "Print the name of header files as they are used"
20367 msgid "-J<directory>\tPut MODULE files in 'directory'"
20371 msgid "Generate make dependencies and compile"
20375 msgid "Treat missing header files as generated files"
20379 msgid "Like -MD but ignore system header files"
20383 msgid "-MQ <target>\tAdd a MAKE-quoted target"
20387 msgid "-O<number>\tSet optimization level to <number>"
20391 msgid "Optimize for space rather than speed"
20395 msgid "Do not generate #line directives"
20399 msgid "-U<macro>\tUndefine <macro>"
20403 msgid "This switch is deprecated; use -Wextra instead"
20407 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
20411 msgid "Warn about returning structures, unions or arrays"
20415 msgid "Warn about possible aliasing of dummy arguments"
20419 msgid "Warn about casting functions to incompatible types"
20423 msgid "Warn about pointer casts which increase alignment"
20427 msgid "Warn about casts which discard qualifiers"
20431 msgid "Warn about subscripts whose type is \"char\""
20432 msgstr "Vor Indizes mit Typ \"char\" warnen"
20435 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
20439 msgid "Synonym for -Wcomment"
20444 msgid "Warn about implicit conversion"
20445 msgstr "Überlauf in impliziter Konstantenkonvertierung"
20448 msgid "Warn when all constructors and destructors are private"
20452 msgid "Warn when a declaration is found after a statement"
20456 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
20460 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20464 msgid "Warn when an optimization pass is disabled"
20468 msgid "Warn about compile-time integer division by zero"
20472 msgid "Warn about violations of Effective C++ style rules"
20476 msgid "Warn about stray tokens after #elif and #endif"
20480 msgid "Treat all warnings as errors"
20484 msgid "Make implicit function declarations an error"
20485 msgstr "Fehler bei impliziten Funktionsdeklaration erzeugen"
20488 msgid "Print extra (possibly unwanted) warnings"
20492 msgid "Warn if deprecated empty statements are found"
20496 msgid "Exit on the first error occurred"
20500 msgid "Warn if testing floating point numbers for equality"
20504 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20508 msgid "Warn if passing too many arguments to a function for its format string"
20509 msgstr "Bei zu vielen Argumenten für eine Funktion (anhand Formatzeichenkette) warnen"
20512 msgid "Warn about format strings that are not literals"
20516 msgid "Warn about possible security problems with format functions"
20520 msgid "Warn about strftime formats yielding 2-digit years"
20525 msgid "Warn about zero-length formats"
20526 msgstr "Format-Zeichenkette %s der Länge null"
20529 msgid "Warn about implicit function declarations"
20533 msgid "Warn when a declaration does not specify a type"
20537 msgid "Warn about calls with implicit interface"
20541 msgid "Deprecated. This switch has no effect."
20545 msgid "Warn about variables which are initialized to themselves."
20549 msgid "Warn when an inlined function cannot be inlined"
20553 msgid "Warn about invalid uses of the \"offsetof\" macro"
20557 msgid "Warn about PCH files that are found but not used"
20561 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
20566 msgid "Warn about truncated source lines"
20567 msgstr "Vor Funktionsdeklarationen ohne Prototyp warnen"
20570 msgid "Do not warn about using \"long long\" when -pedantic"
20574 msgid "Warn about suspicious declarations of \"main\""
20575 msgstr "Vor verdächtigen Deklarationen von \"main\" warnen"
20578 msgid "Warn about possibly missing braces around initializers"
20582 msgid "Warn about global functions without previous declarations"
20583 msgstr "Vor globalen Funktionen ohne vorherige Deklaration warnen"
20587 msgid "Warn about missing fields in struct initializers"
20588 msgstr "Elementüberschreitung in struct-Initialisierung"
20591 msgid "Warn about functions which might be candidates for format attributes"
20595 msgid "Warn about user-specified include directories that do not exist"
20599 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
20600 msgstr "Vor Funktionen, die Kandidaten für __attribute__((noreturn)) sind, warnen"
20603 msgid "Warn about global functions without prototypes"
20607 msgid "Warn about use of multi-character character constants"
20608 msgstr "Bei Verwendung von Zeichenkonstanten mit mehreren Zeichen warnen"
20611 msgid "Warn about \"extern\" declarations not at file scope"
20612 msgstr "Vor \"extern\"-Deklarationen außerhalb des Dateisichtbarkeitsbereiches warnen"
20615 msgid "Warn when non-templatized friend functions are declared within a template"
20619 msgid "Warn about non-virtual destructors"
20623 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
20627 msgid "Warn about usage of non-standard intrinsics"
20631 msgid "Warn if a C-style cast is used in a program"
20635 msgid "Warn if an old-style parameter definition is used"
20639 msgid "Warn if .class files are out of date"
20643 msgid "Warn about overloaded virtual function names"
20647 msgid "Warn when the packed attribute has no effect on struct layout"
20651 msgid "Warn when padding is required to align structure members"
20655 msgid "Warn about possibly missing parentheses"
20659 msgid "Warn when converting the type of pointers to member functions"
20663 msgid "Warn about function pointer arithmetic"
20667 msgid "Warn when a pointer differs in signedness in an assignment."
20671 msgid "Warn if inherited methods are unimplemented"
20675 msgid "Warn about multiple declarations of the same object"
20679 msgid "Warn if modifiers are specified when not necessary"
20683 msgid "Warn when the compiler reorders code"
20687 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
20691 msgid "Warn if a selector has multiple methods"
20695 msgid "Warn about possible violations of sequence point rules"
20699 msgid "Warn when one local variable shadows another"
20703 msgid "Warn about signed-unsigned comparisons"
20707 msgid "Warn when overload promotes from unsigned to signed"
20710 #: options.c:1270 options.c:1273
20711 msgid "Warn about code which might break strict aliasing rules"
20712 msgstr "Vor Code warnen, der strict-aliasing-Regeln verletzen könnte"
20715 msgid "Warn about unprototyped function declarations"
20716 msgstr "Vor Funktionsdeklarationen ohne Prototyp warnen"
20720 msgid "Warn about \"suspicious\" constructs"
20721 msgstr "Vor verdächtigen Deklarationen von \"main\" warnen"
20724 msgid "Warn about enumerated switches, with no default, missing a case"
20728 msgid "Warn about enumerated switches missing a \"default:\" statement"
20732 msgid "Warn about all enumerated switches missing a specific case"
20736 msgid "Warn when synthesis behavior differs from Cfront"
20740 msgid "Do not suppress warnings from system headers"
20744 msgid "Warn about features not present in traditional C"
20745 msgstr "Vor Sprachmerkmalen, die in traditionellem C nicht verfügbar sind, warnen"
20748 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
20753 msgid "Warn about @selector()s without previously declared methods"
20754 msgstr "Vor globalen Funktionen ohne vorherige Deklaration warnen"
20757 msgid "Warn if an undefined macro is used in an #if directive"
20762 msgid "Warn about underflow of numerical constant expressions"
20763 msgstr "Überlauf in Konstanten-Ausdruck"
20766 msgid "Warn about uninitialized automatic variables"
20770 msgid "Warn about unrecognized pragmas"
20774 msgid "Warn about code that will never be executed"
20778 msgid "Enable all -Wunused- warnings"
20782 msgid "Warn when a function is unused"
20785 #: options.c:1327 options.c:1330
20786 msgid "Warn when a label is unused"
20790 msgid "Warn about macros defined in the main file that are not used"
20794 msgid "Warn when a function parameter is unused"
20798 msgid "Warn when an expression value is unused"
20802 msgid "Warn when a variable is unused"
20806 msgid "Do not warn about using variadic macros when -pedantic"
20810 msgid "Give strings the type \"array of char\""
20814 msgid "A synonym for -std=c89. In a future version of GCC it will become synonymous with -std=c99 instead"
20818 msgid "-aux-info <file>\tEmit declaration information into <file>"
20822 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
20826 msgid "Set the default real and integer kinds to double precision"
20830 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
20834 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
20838 msgid "Generate position-independent code if possible (large mode)"
20842 msgid "Generate position-independent code for executables if possible (large mode)"
20846 msgid "Enforce class member access control semantics"
20850 msgid "Align the start of functions"
20854 msgid "Align labels which are only reached by jumping"
20858 msgid "Align all labels"
20862 msgid "Align the start of loops"
20866 msgid "Change when template instances are emitted"
20870 msgid "Specify that arguments may alias each other and globals"
20874 msgid "Assume arguments may alias globals but not each other"
20878 msgid "Assume arguments alias neither each other nor globals"
20882 msgid "Recognize the \"asm\" keyword"
20886 msgid "Permit the use of the assert keyword"
20890 msgid "Generate unwind tables that are exact at each instruction boundary"
20894 msgid "--bootclasspath=<path>\tReplace system path"
20898 msgid "Generate code to check bounds before indexing arrays"
20902 msgid "Replace add, compare, branch with branch on count register"
20906 msgid "Use profiling information for branch probabilities"
20910 msgid "Perform branch target load optimization before prologue / epilogue threading"
20914 msgid "Perform branch target load optimization after prologue / epilogue threading"
20918 msgid "Restrict target load migration not to re-use registers in any basic block"
20922 msgid "Recognize built-in functions"
20923 msgstr "Eingebaute Funktionen erkennen"
20926 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
20930 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
20934 msgid "Save registers around function calls"
20938 msgid "Check the return value of new"
20943 msgid "Generate checks for references to NULL"
20944 msgstr "Code für DLL erzeugen"
20947 msgid "--classpath=<path>\tSet class path"
20951 msgid "Do not put uninitialized globals in the common section"
20955 msgid "Allow the arguments of the '?' operator to have different types"
20959 msgid "Reduce the size of object files"
20963 msgid "Make string literals \"const char[]\" not \"char[]\""
20967 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
20971 msgid "Perform a register copy-propagation optimization pass"
20975 msgid "Perform cross-jumping optimization"
20979 msgid "When running CSE, follow jumps to their targets"
20983 msgid "When running CSE, follow conditional jumps"
20987 msgid "Omit range reduction step when performing complex division"
20991 msgid "Place data items into their own section"
20995 msgid "Inline member functions by default"
20996 msgstr "Standardmäßig »inline«-Elementfunktionen"
20999 msgid "Defer popping functions args from stack until later"
21003 msgid "Attempt to fill delay slots of branch instructions"
21007 msgid "Delete useless null pointer checks"
21011 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
21015 msgid "Allow dollar signs in entity names"
21019 msgid "Permit '$' as an identifier character"
21020 msgstr "'$' als Bezeichnerzeichen zulassen"
21023 msgid "-fdump-<type>\tDump various compiler internals to a file"
21028 msgid "Display the code tree after parsing."
21029 msgstr "Compiler-Version anzeigen"
21032 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
21036 msgid "Perform DWARF2 duplicate elimination"
21039 #: options.c:1567 options.c:1570
21040 msgid "Perform unused type elimination in debug info"
21044 msgid "Output a class file"
21048 msgid "Alias for -femit-class-file"
21052 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
21056 msgid "Generate code to check exception specifications"
21057 msgstr "Code zur Überprüfung von Exception-Spezifikationen erzeugen"
21060 msgid "Enable exception handling"
21064 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
21068 msgid "Perform a number of minor, expensive optimizations"
21072 msgid "--extdirs=<path>\tSet the extension directory path"
21076 msgid "Input file is a file with a list of filenames to compile"
21080 msgid "Assume no NaNs or infinities are generated"
21084 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
21089 msgid "Assume that the source file is fixed form"
21090 msgstr "Annehmen, dass Zeiger nicht mit anderem Namen verwendet werden können"
21093 msgid "-ffixed-line-length-<n>\t\tUse n as character line width in fixed mode"
21097 msgid "Allow arbitrary character line width in fixed mode"
21101 msgid "Don't allocate floats and doubles in extended-precision registers"
21105 msgid "Scope of for-init-statement variables is local to the loop"
21109 msgid "Copy memory address constants into registers before use"
21113 msgid "Always check for non gcj generated classes archives"
21117 msgid "Copy memory operands into registers before use"
21121 msgid "Assume that the source file is free form"
21125 msgid "Do not assume that standard C libraries and \"main\" exist"
21129 msgid "Allow function addresses to be held in registers"
21133 msgid "Place each function into its own section"
21134 msgstr "Jede Funktion in ihren eigenen Abschnitt platzieren"
21137 msgid "Perform global common subexpression elimination"
21141 msgid "Perform global common subexpression elimination after register allocation"
21145 msgid "Perform redundant load after store elimination in global common subexpression"
21149 msgid "Perform enhanced load motion during global common subexpression elimination"
21153 msgid "Perform store motion after global common subexpression elimination"
21157 msgid "Recognize GNU-defined keywords"
21161 msgid "Generate code for GNU runtime environment"
21162 msgstr "Code für die GNU-Laufzeitumgebung erzeugen"
21165 msgid "Enable guessing of branch probabilities"
21169 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
21173 msgid "Assume normal C execution environment"
21177 msgid "Enable support for huge objects"
21181 msgid "Process #ident directives"
21185 msgid "Perform conversion of conditional jumps to branchless equivalents"
21189 msgid "Perform conversion of conditional jumps to conditional execution"
21193 msgid "Export functions even if they can be inlined"
21197 msgid "Emit implicit instantiations of inline templates"
21201 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
21205 msgid "Emit implicit instantiations of templates"
21209 msgid "Use offset tables for virtual method calls"
21213 msgid "Do not generate .size directives"
21217 msgid "Pay attention to the \"inline\" keyword"
21221 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
21225 msgid "-finput-charset=<cset> Specify the default character set for source files."
21229 msgid "Instrument function entry and exit with profiling calls"
21233 msgid "Optimize induction variables on trees"
21237 msgid "Assume native functions are implemented using JNI"
21241 msgid "Generate code for functions even if they are fully inlined"
21245 msgid "Emit static const variables even if they are not used"
21249 msgid "Give external symbols a leading underscore"
21253 msgid "Perform loop optimizations"
21257 msgid "Perform loop optimizations using the new loop optimizer"
21261 msgid "Set errno after built-in math functions"
21265 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
21269 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack"
21273 msgid "Report on permanent memory allocation"
21277 msgid "Attempt to merge identical constants and constant variables"
21281 msgid "Attempt to merge identical constants across compilation units"
21285 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line. 0 suppresses line-wrapping"
21289 msgid "Set default accessibility of module entities to PRIVATE"
21293 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
21297 msgid "Move loop invariant computations out of loops"
21301 msgid "Don't warn about uses of Microsoft extensions"
21305 msgid "Add mudflap bounds-checking instrumentation for single-threaded program."
21309 msgid "Ignore read operations when inserting mudflap instrumentation."
21313 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
21317 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
21318 msgstr "Code für die NeXT (Apple Mac OS X) Laufzeitumgebung erzeugen"
21321 msgid "Assume that receivers of Objective-C messages may be nil"
21325 msgid "Don't generate code, just do syntax and semantics checking"
21329 msgid "Support synchronous non-call exceptions"
21333 msgid "Enable Objective-C exception and synchronization syntax"
21337 msgid "Enable Objective-C setjmp exception handling runtime"
21341 msgid "When possible do not generate stack frames"
21345 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
21349 msgid "Do the full register move optimization pass"
21353 msgid "Optimize sibling and tail recursive calls"
21358 msgid "Enable optimization of static class initialization code"
21359 msgstr "(eine Initialisierung außerhalb der Klasse ist erforderlich)"
21362 msgid "Enable optional diagnostics"
21366 msgid "Try to layout derived types as compact as possible"
21370 msgid "Pack structure members together without holes"
21374 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
21378 msgid "Return small aggregates in memory, not registers"
21382 msgid "Look for and use PCH files even when preprocessing"
21386 msgid "Perform loop peeling"
21390 msgid "Enable machine specific peephole optimizations"
21394 msgid "Enable an RTL peephole pass before sched2"
21398 msgid "Downgrade conformance errors to warnings"
21402 msgid "Generate position-independent code if possible (small mode)"
21406 msgid "Generate position-independent code for executables if possible (small mode)"
21410 msgid "Generate prefetch instructions, if available, for arrays in loops"
21414 msgid "Treat the input file as already preprocessed"
21418 msgid "Enable basic program profiling code"
21422 msgid "Insert arc-based program profiling code"
21426 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
21430 msgid "Enable common options for performing profile feedback directed optimizations"
21434 msgid "Insert code to profile values of expressions"
21438 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
21442 msgid "Return small aggregates in registers"
21446 msgid "Enables a register move optimization"
21450 msgid "Perform a register renaming optimization pass"
21454 msgid "Reorder basic blocks to improve code placement"
21458 msgid "Reorder basic blocks and partition into hot and cold sections"
21462 msgid "Reorder functions to improve code placement"
21466 msgid "Copy array sections into a contiguous block on procedure entry"
21470 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
21474 msgid "Enable automatic template instantiation"
21478 msgid "Add a common subexpression elimination pass after loop optimizations"
21482 msgid "Run the loop optimizer twice"
21486 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
21490 msgid "Disable optimizations that assume default FP rounding behavior"
21494 msgid "Generate run time type descriptor information"
21498 msgid "Enable scheduling across basic blocks"
21502 msgid "Allow speculative motion of non-loads"
21506 msgid "Allow speculative motion of some loads"
21510 msgid "Allow speculative motion of more loads"
21514 msgid "Allow premature scheduling of queued insns"
21518 msgid "Set dependence distance checking in premature scheduling of queued insns"
21522 msgid "-fsched-stalled-insns-dep=<number> Set dependence distance checking in premature scheduling of queued insns"
21526 msgid "-fsched-stalled-insns=<number> Set number of queued insns that can be prematurely scheduled"
21530 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
21534 msgid "If scheduling post reload, do superblock scheduling"
21538 msgid "If scheduling post reload, do trace scheduling"
21542 msgid "Reschedule instructions before register allocation"
21546 msgid "Reschedule instructions after register allocation"
21550 msgid "Append a second underscore if the name already contains an underscore"
21554 msgid "Mark data as shared rather than private"
21558 msgid "Use the same size for double as for float"
21562 msgid "Use the narrowest integer type possible for enumeration types"
21566 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
21570 msgid "Disable optimizations observable by IEEE signaling NaNs"
21574 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
21578 msgid "Make \"char\" signed by default"
21582 msgid "Convert floating point constants to single precision constants"
21583 msgstr "Fließkommakonstanten in Konstanten einfacher Genauigkeit konvertieren"
21586 msgid "Use value profiling for speculative prefetching"
21590 msgid "Split lifetimes of induction variables when loops are unrolled."
21594 msgid "Insert stack checking code into the program"
21598 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
21602 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
21606 msgid "Display statistics accumulated during compilation"
21610 msgid "Enable assignability checks for stores into object arrays"
21614 msgid "Perform strength reduction optimizations"
21618 msgid "Assume strict aliasing rules apply"
21622 msgid "Check for syntax errors, then stop"
21626 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
21630 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
21634 msgid "Create data files needed by \"gcov\""
21638 msgid "Perform jump threading optimizations"
21642 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
21646 msgid "Report the time taken by each compiler pass"
21650 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
21654 msgid "Perform superblock formation via tail duplication"
21658 msgid "Assume floating-point operations can trap"
21662 msgid "Trap for signed overflow in addition, subtraction and multiplication"
21666 msgid "Use tree-ssa based implementation of profiling"
21671 msgid "Enable SSA-CCP optimization on trees"
21672 msgstr "Binder-Optimierungen einschalten"
21675 msgid "Enable loop header copying on trees"
21679 msgid "Coalesce memory temporaries in the SSA->normal pass"
21683 msgid "Replace SSA temporaries with better names in copies."
21687 msgid "Enable SSA dead code elimination optimization on trees"
21692 msgid "Enable dominator optimizations"
21693 msgstr "Binder-Optimierungen einschalten"
21697 msgid "Enable dead store elimination"
21698 msgstr "Binder-Optimierungen einschalten"
21701 msgid "Enable Full Redundancy Elimination (FRE) on trees"
21705 msgid "Enable loop invariant motion on trees"
21709 msgid "Create canonical induction variables in loops"
21714 msgid "Enable linear loop transforms on trees"
21715 msgstr "Binder-Optimierungen einschalten"
21719 msgid "Enable loop optimizations on tree level"
21720 msgstr "Binder-Optimierungen einschalten"
21723 msgid "Perform live range splitting during the SSA->normal pass."
21728 msgid "Enable SSA-PRE optimization on trees"
21729 msgstr "Binder-Optimierungen einschalten"
21732 msgid "Perform scalar replacement of aggregates"
21736 msgid "Replace temporary expressions in the SSA->normal pass"
21741 msgid "Enable loop vectorization on trees"
21742 msgstr "Binder-Optimierungen einschalten"
21745 msgid "-ftree-vectorizer-verbose=<number> Set the verbosity level of the vectorizer"
21749 msgid "Append underscores to externally visible names"
21753 msgid "Compile whole compilation unit at a time"
21757 msgid "Perform loop unrolling for all loops"
21761 msgid "Perform loop unrolling when iteration count is known"
21765 msgid "Allow math optimizations that may violate IEEE or ISO standards"
21769 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
21773 msgid "Make \"char\" unsigned by default"
21777 msgid "Perform loop unswitching"
21781 msgid "Just generate unwind tables for exception handling"
21786 msgid "Generate code for the Boehm GC"
21787 msgstr "Code für M*Core M340 erzeugen"
21790 msgid "Use __cxa_atexit to register destructors"
21794 msgid "Call a library routine to do integer divisions"
21799 msgid "Perform variable tracking"
21800 msgstr "End-Aufruf-Optimierung durchführen"
21803 msgid "Apply variable expansion when loops are unrolled."
21807 msgid "Add extra commentary to assembler output"
21811 msgid "Marks all inlined methods as having hidden visibility"
21815 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
21819 msgid "Use expression value profiles in optimizations"
21823 msgid "Discard unused virtual functions"
21827 msgid "Implement vtables using thunks"
21831 msgid "Emit common-like symbols as weak symbols"
21835 msgid "Construct webs and split unrelated uses of single variable"
21839 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
21843 msgid "Generate a #line directive pointing at the current working directory"
21847 msgid "Assume signed arithmetic overflow wraps around"
21851 msgid "Emit cross referencing information"
21855 msgid "Put zero initialized data in the bss section"
21859 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
21863 msgid "Generate debug information in default format"
21867 msgid "Generate debug information in COFF format"
21871 msgid "Generate debug information in DWARF v2 format"
21875 msgid "Dump declarations to a .decl file"
21876 msgstr "Deklaration in .decl-Datei ausgeben"
21879 msgid "Generate debug information in default extended format"
21883 msgid "Generate debug information in STABS format"
21887 msgid "Generate debug information in extended STABS format"
21891 msgid "Generate debug information in VMS format"
21895 msgid "Generate debug information in XCOFF format"
21899 msgid "Generate debug information in extended XCOFF format"
21903 msgid "Set the default integer kind to double precision"
21907 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
21911 msgid "-imacros <file>\tAccept definition of macros in <file>"
21915 msgid "-include <file>\tInclude the contents of <file> before other files"
21919 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
21923 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
21927 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
21931 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
21935 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
21939 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
21943 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
21947 msgid "Do not search standard system include directories for C++"
21951 msgid "-o <file>\tPlace output into <file>"
21952 msgstr "-o <Datei>\tAusgabe in <Datei> schreiben"
21955 msgid "Enable function profiling"
21959 msgid "Issue warnings needed for strict compliance to the standard"
21963 msgid "Like -pedantic but issue them as errors"
21967 msgid "Generate C header of platform-specific features"
21968 msgstr "C-Header mit Plattform-spezifischen Merkmalen erzeugen"
21971 msgid "-qkind=<n>\tSet the kind for a real with the 'q' exponent to 'n'"
21975 msgid "Do not display functions compiled or elapsed time"
21979 msgid "Set the default real kind to double precision"
21983 msgid "Remap file names when including files"
21984 msgstr "Dateinamen beim Einfügen von Dateien neu abbilden"
21987 msgid "Conform to the ISO 1998 C++ standard"
21991 msgid "Conform to the ISO 1990 C standard"
21995 msgid "Conform to the ISO 1999 C standard"
21998 #: options.c:2359 options.c:2389 options.c:2392
21999 msgid "Deprecated in favor of -std=c99"
22003 msgid "Conform to the ISO Fortran 2003 standard."
22007 msgid "Conform to the ISO Fortran 95 standard."
22011 msgid "Conform nothing in particular."
22015 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
22019 msgid "Conform to the ISO 1990 C standard with GNU extensions"
22023 msgid "Conform to the ISO 1999 C standard with GNU extensions"
22027 msgid "Deprecated in favor of -std=gnu99"
22031 msgid "Deprecated in favor of -std=c89"
22035 msgid "Conform to the ISO 1990 C standard as amended in 1994"
22039 msgid "Enable traditional preprocessing"
22043 msgid "-trigraphs\tSupport ISO C trigraphs"
22047 msgid "Do not predefine system-specific and GCC-specific macros"
22051 msgid "Enable verbose output"
22055 msgid "Suppress warnings"
22058 #: config/mips/mips.h:1124 config/arc/arc.h:63
22059 msgid "may not use both -EB and -EL"
22060 msgstr "-EB und -EL können nicht gleichzeitig verwendet werden"
22062 #: config/sh/sh.h:685
22064 msgid "SH2a does not support little-endian"
22065 msgstr "unterstützt nicht multilib"
22067 #: config/mips/r3900.h:35
22068 msgid "-mhard-float not supported"
22069 msgstr "-mhard-float nicht unterstützt"
22071 #: config/mips/r3900.h:37
22073 msgid "-msingle-float and -msoft-float cannot both be specified"
22074 msgstr "-msingle-float und -msoft-float können nicht zusammen angegeben werden"
22076 #: config/darwin.h:251
22077 msgid "-current_version only allowed with -dynamiclib"
22078 msgstr "-current_version ist nur mit -dynamiclib erlaubt"
22080 #: config/darwin.h:253
22081 msgid "-install_name only allowed with -dynamiclib"
22082 msgstr "-install_name ist nur mit -dynamiclib erlaubt"
22084 #: config/darwin.h:258
22085 msgid "-bundle not allowed with -dynamiclib"
22086 msgstr "-bundle ist nicht mit -dynamiclib erlaubt"
22088 #: config/darwin.h:259
22089 msgid "-bundle_loader not allowed with -dynamiclib"
22090 msgstr "-bundle_loader ist nicht mit -dynamiclib erlaubt"
22092 #: config/darwin.h:260
22093 msgid "-client_name not allowed with -dynamiclib"
22094 msgstr "-client_name ist nicht mit -dynamiclib erlaubt"
22096 #: config/darwin.h:265
22097 msgid "-force_flat_namespace not allowed with -dynamiclib"
22098 msgstr "-force_flat_namespace ist nicht mit -dynamiclib erlaubt"
22100 #: config/darwin.h:267
22101 msgid "-keep_private_externs not allowed with -dynamiclib"
22102 msgstr "-keep_private_externs ist mit -dynamiclib nicht erlaubt"
22104 #: config/darwin.h:268
22105 msgid "-private_bundle not allowed with -dynamiclib"
22106 msgstr "-private_bundle ist mit -dynamiclib nicht erlaubt"
22108 #: config/arm/arm.h:153
22109 msgid "-msoft-float and -mhard_float may not be used together"
22110 msgstr "-msoft-float und -mhard_float dürfen nicht zusammen verwendet werden"
22112 #: config/arm/arm.h:155
22113 msgid "-mbig-endian and -mlittle-endian may not be used together"
22114 msgstr "-mbig-endian und -mlittle-endian dürfen nicht zusammen verwendet werden"
22116 #: java/lang-specs.h:34
22117 msgid "-fjni and -femit-class-files are incompatible"
22118 msgstr "-fjni und -femit-class-files sind unverträglich"
22120 #: java/lang-specs.h:35
22121 msgid "-fjni and -femit-class-file are incompatible"
22122 msgstr "-fjni und -femit-class-file sind unverträglich"
22124 #: java/lang-specs.h:36 java/lang-specs.h:37
22125 msgid "-femit-class-file should used along with -fsyntax-only"
22126 msgstr "-femit-class-file sollte zusammen mit -fsyntax-only verwendet werden"
22128 #: config/i386/mingw32.h:58 config/i386/cygwin.h:70
22129 msgid "shared and mdll are not compatible"
22130 msgstr "shared und mdll sind unverträglich"
22132 #: config/i386/nwld.h:34
22134 msgid "Static linking is not supported.\n"
22135 msgstr "Ausdruck der Stapelgrenze wird nicht unterstützt"
22137 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
22138 #: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
22139 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
22140 msgid "may not use both -m32 and -m64"
22141 msgstr "-m32 und -m64 können nicht zusammen angegeben werden"
22143 #: config/vax/netbsd-elf.h:42
22144 msgid "The -shared option is not currently supported for VAX ELF."
22145 msgstr "Die Option -shared wird derzeit nicht für VAX ELF unterstützt."
22147 #: config/vax/vax.h:50 config/vax/vax.h:51
22148 msgid "profiling not supported with -mg\n"
22149 msgstr "Profiling wird mit -mg nicht unterstützt\n"
22151 #: config/i386/sco5.h:189
22152 msgid "-pg not supported on this platform"
22153 msgstr "-pg wird auf dieser Plattform nicht unterstützt"
22155 #: config/i386/sco5.h:190
22156 msgid "-p and -pp specified - pick one"
22157 msgstr "-p und -pp angegeben - eines wählen"
22159 #: config/i386/sco5.h:264
22160 msgid "-G and -static are mutually exclusive"
22161 msgstr "-G und -static schließen sich gegenseitig aus"
22163 #: config/i386/cygwin.h:29
22164 msgid "mno-cygwin and mno-win32 are not compatible"
22165 msgstr "mno-cygwin und mno-win32 sind unverträglich"
22167 #: config/mcore/mcore.h:57
22168 msgid "the m210 does not have little endian support"
22169 msgstr "der m210 hat keine Little-Endian-Unterstützung"
22172 msgid "GCC does not support -C or -CC without -E"
22173 msgstr "GCC unterstützt nicht -C oder -CC ohne -E"
22175 #: gcc.c:790 java/jvspec.c:80 ada/lang-specs.h:34
22176 msgid "-pg and -fomit-frame-pointer are incompatible"
22177 msgstr "-pg und -fomit-frame-pointer sind unverträglich"
22180 msgid "-E required when input is from standard input"
22181 msgstr "-E benötigt, wenn die Eingabe von der Standardeingabe kommt"
22183 #: config/lynx.h:71
22184 msgid "Cannot use mthreads and mlegacy-threads together."
22187 #: config/lynx.h:96
22188 msgid "Cannot use mshared and static together."
22191 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
22192 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
22193 msgid "does not support multilib"
22194 msgstr "unterstützt nicht multilib"
22196 #: config/rs6000/darwin.h:130
22197 msgid " conflicting code gen style switches are used"
22198 msgstr " in Konflikt stehende Codeerzeugungsschalter verwendet"
22200 #: treelang/lang-specs.h:52
22201 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
22202 msgstr "-pg oder -p und -fomit-frame-pointer sind unverträglich"
22204 #: ada/lang-specs.h:35
22205 msgid "-c or -S required for Ada"
22208 #~ msgid "too many arguments to function %<va_start%>"
22209 #~ msgstr "zu viele Argumente für %<va_start%>"
22211 #~ msgid "nested static declaration of %qD"
22212 #~ msgstr "geschachtelte static-Deklaration von %qD"
22214 #~ msgid "elements of array %qD have incomplete type"
22215 #~ msgstr "Elemente des Feldes %qD haben unvollständigen Typ"
22217 #~ msgid "%Jfunction %qF can never be inlined because it has pending sizes"
22218 #~ msgstr "%JFunktion %qF kann nie inline sein, da sie noch offene Größen hat"
22220 #~ msgid "%Jnested function %qF can never be inlined because it has possibly saved pending sizes"
22221 #~ msgstr "%Jdie geschachtelte Funktion %qF kann nie inline sein, da sie möglicherweise gespeicherte, noch offene Größen hat"
22223 #~ msgid "initialization designators may not nest"
22224 #~ msgstr "Initialisierungs-Bezeichner dürfen nicht geschachtelt werden"
22226 #~ msgid "can't access real part of complex value in hard register"
22227 #~ msgstr "kann nicht auf Realteil des komplexen Wertes im festen Register zugreifen"
22229 #~ msgid "can't access imaginary part of complex value in hard register"
22230 #~ msgstr "kann nicht auf Imaginärteil des komplexen Wertes im festen Register zugreifen"
22232 #~ msgid "Didn't find a coloring.\n"
22233 #~ msgstr "Färbung konnte nicht gefunden werden.\n"
22235 #~ msgid "unknown set constructor type"
22236 #~ msgstr "unbekannter Mengenkonstruktortyp"
22238 #~ msgid "The maximum number of instructions for the RTL inliner"
22239 #~ msgstr "Die Höchstzahl der Anweisungen für RTL »inline«"
22241 #~ msgid "unexpected address expression"
22242 #~ msgstr "unerwarteter Adressausdruck"
22244 #~ msgid "unexpected NOTE as addr_const:"
22245 #~ msgstr "unerwartetes NOTE als addr_const:"
22247 #~ msgid "Bad insn to frv_print_operand, 'C' modifier:"
22248 #~ msgstr "Falscher Befehl für frv_print_operand, Modifizierer »C«:"
22250 #~ msgid "Bad insn to frv_print_operand, 'c' modifier:"
22251 #~ msgstr "Falscher Befehl für frv_print_operand, Modifizierer »c«: "
22253 #~ msgid "Emit code for Itanium (TM) processor B step"
22254 #~ msgstr "Code für Itanium (TM) B step ausgeben"
22256 #~ msgid "Same as -mabi=32, just trickier"
22257 #~ msgstr "Wie -mabi=32, nur heikler"
22259 #~ msgid "Always pass floating-point arguments in memory"
22260 #~ msgstr "Fließkommaargumente immer über Speicher übergeben"
22262 #~ msgid "Don't always pass floating-point arguments in memory"
22263 #~ msgstr "Fließkommaargumente nicht immer über Speicher übergeben"
22266 #~ msgid "base %qT with only non-default constructor in class without a constructor"
22267 #~ msgstr "Basis »%T« ohne Standard-Konstruktor in Klasse ohne Konstruktor"
22269 #~ msgid "%Jinvalid type qualifier for non-member function type"
22270 #~ msgstr "%Jungültiger Typkennzeichner für Nicht-Element-Funktionstyp"
22273 #~ msgid "function %qD cannot be declared friend"
22274 #~ msgstr "Funktion »%D« kann nicht als »friend« deklariert werden"
22277 #~ msgid "initializer specified for non-member function %qD"
22278 #~ msgstr "Initialisierung für Nicht-Element-Funktion »%D« angegeben"
22281 #~ msgid "invalid initializer for virtual method %qD"
22282 #~ msgstr "ungültige Initialisierung für virtuelle Methode »%D«"
22284 #~ msgid "expected type-name"
22285 #~ msgstr "Typname erwartet"
22288 #~ msgid "too many template parameter lists in declaration of %qT"
22289 #~ msgstr "zu viele Templateparameterlisten in Deklaration von »%T«"
22291 #~ msgid "non-template used as template"
22292 #~ msgstr "Nicht-Template als Template verwendet"
22295 #~ msgid "%s to %qT from %qT"
22296 #~ msgstr "%s nach »%T« von »%T«"
22298 #~ msgid "built-in function `%s' not currently supported"
22299 #~ msgstr "eingebaute Funktion »%s« gegenwärtig nicht unterstützt"
22301 #~ msgid "no vector mode with the size and type specified could be found"
22302 #~ msgstr "Vektorzustand mit der angegebenen Größe und dem angegebenen Typ konnte nicht gefunden werden"
22304 #~ msgid "%s at end of input"
22305 #~ msgstr "%s am Ende der Eingabe"
22307 #~ msgid "%s before %s'%c'"
22308 #~ msgstr "%s vor %s'%c'"
22310 #~ msgid "%s before %s'\\x%x'"
22311 #~ msgstr "%s vor %s'\\x%x'"
22313 #~ msgid "%s before string constant"
22314 #~ msgstr "%s vor Zeichenkettenkonstante"
22316 #~ msgid "%s before numeric constant"
22317 #~ msgstr "%s vor numerischer Konstante"
22319 #~ msgid "%s before \"%s\""
22320 #~ msgstr "%s vor \"%s\""
22322 #~ msgid "%s before '%s' token"
22323 #~ msgstr "%s vor »%s«-Zeichen"
22325 #~ msgid "%Junused variable `%D'"
22326 #~ msgstr "%JVariable »%D« wird nicht verwendet"
22328 #~ msgid "%Jshadowing built-in function '%D'"
22329 #~ msgstr "%Jeingebaute Funktion »%D« überdeckt"
22331 #~ msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
22332 #~ msgstr "%J»volatile«-Deklaration von »%D« folgt nicht-»volatile«-Deklaration"
22334 #~ msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
22335 #~ msgstr "%JNicht-»volatile«-Deklaration von »%D« folgt »volatile«-Deklaration"
22337 #~ msgid "%Jconst declaration of '%D' follows non-const declaration"
22338 #~ msgstr "%Jconst-Deklaration für »%D« folgt Nicht-const Deklaration"
22340 #~ msgid "%Jnon-const declaration of '%D' follows const declaration"
22341 #~ msgstr "%JNicht-const-Deklaration von »%D« folgt const-Deklaration"
22343 #~ msgid "%J`%D' previously defined here"
22344 #~ msgstr "%J»%D« bereits hier definiert"
22346 #~ msgid "%J`%D' previously declared here"
22347 #~ msgstr "%J»%D« bereits hier deklariert"
22349 #~ msgid "typedef `%s' is initialized (use __typeof__ instead)"
22350 #~ msgstr "typedef »%s« ist initialisiert (benutzen Sie stattdessen __typeof__)"
22352 #~ msgid "function `%s' is initialized like a variable"
22353 #~ msgstr "Funktion »%s« ist wie eine Variable initialisiert"
22355 #~ msgid "variable `%s' has initializer but incomplete type"
22356 #~ msgstr "Variable »%s« hat Initialisierung, aber unvollständigen Typ"
22358 #~ msgid "elements of array `%s' have incomplete type"
22359 #~ msgstr "Elemente des Feldes »%s« haben unvollständigen Typ"
22361 #~ msgid "%Jstorage size of '%D' isn't known"
22362 #~ msgstr "%JSpeichergröße von »%D« ist unbekannt"
22364 #~ msgid "the only valid combination is `long double'"
22365 #~ msgstr "die einzig gültige Kombination ist »long double«"
22367 #~ msgid "ISO C forbids qualified void function return type"
22368 #~ msgstr "ISO-C verbietet qualifiziertes void als Funktions-Rückgabetypen"
22370 #~ msgid "invalid type modifier within pointer declarator"
22371 #~ msgstr "ungültiger Typmodifizierer innerhalb Zeigerdeklarator"
22373 #~ msgid "invalid type modifier within array declarator"
22374 #~ msgstr "ungültiger Typmodifizierer in Felddeklarator"
22376 #~ msgid "parameter `%s' has incomplete type"
22377 #~ msgstr "Parameter »%s« hat unvollständigen Typen"
22379 #~ msgid "parameter has incomplete type"
22380 #~ msgstr "Parameter hat unvollständigen Typen"
22382 #~ msgid "%s defined inside parms"
22383 #~ msgstr "%s innerhalb Parameter definiert"
22388 #~ msgid "structure"
22389 #~ msgstr "Struktur"
22391 #~ msgid "%s has no %s"
22392 #~ msgstr "%s hat kein %s"
22398 #~ msgstr "Elemente"
22400 #~ msgid "enum defined inside parms"
22401 #~ msgstr "enum innerhalb von Parametern definiert"
22403 #~ msgid "%Jredefinition of global '%D'"
22404 #~ msgstr "%JRedefinition des globalen »%D«"
22406 #~ msgid "%J'%D' previously defined here"
22407 #~ msgstr "%J»%D« bereits hier verwendet"
22409 #~ msgid "the ` ' printf flag"
22410 #~ msgstr "das » «-printf-Kennzeichen"
22412 #~ msgid "the `+' printf flag"
22413 #~ msgstr "das »+«-printf-Kennzeichen"
22415 #~ msgid "the `#' printf flag"
22416 #~ msgstr "das »#«-printf-Kennzeichen"
22418 #~ msgid "the `0' printf flag"
22419 #~ msgstr "das »0«-printf-Kennzeichen"
22421 #~ msgid "the `-' printf flag"
22422 #~ msgstr "das »-«-printf-Kennzeichen"
22424 #~ msgid "`I' flag"
22425 #~ msgstr "»I«-Kennzeichen"
22427 #~ msgid "`a' flag"
22428 #~ msgstr "»a«-Kennzeichen"
22430 #~ msgid "the `a' scanf flag"
22431 #~ msgstr "das »a«-scanf-Kennzeichen"
22433 #~ msgid "`_' flag"
22434 #~ msgstr "»_«-Kennzeichen"
22436 #~ msgid "`^' flag"
22437 #~ msgstr "»^«-Kennzeichen"
22439 #~ msgid "`(' flag"
22440 #~ msgstr "»(«-Kennzeichen"
22442 #~ msgid "`!' flag"
22443 #~ msgstr "»!«-Kennzeichen"
22445 #~ msgid "%s does not support the `%%%c' %s format"
22446 #~ msgstr "%s unterstützt nicht das Format »%%%c« %s"
22448 #~ msgid "format argument is not a pointer (arg %d)"
22449 #~ msgstr "Format-Argument ist kein Zeiger (Argument %d)"
22451 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
22452 #~ msgstr "Format-Argument ist kein Zeiger auf einen Zeiger (Argument %d)"
22457 #~ msgid "different type"
22458 #~ msgstr "anderer Typ"
22460 #~ msgid "%s is not type %s (arg %d)"
22461 #~ msgstr "%s ist nicht vom Typ %s (Argument %d)"
22463 #~ msgid "%s format, %s arg (arg %d)"
22464 #~ msgstr "%s Format, %s Argument (Argument %d)"
22466 #~ msgid "YYDEBUG not defined"
22467 #~ msgstr "YYDEBUG ist nicht definiert"
22469 #~ msgid "argument of `asm' is not a constant string"
22470 #~ msgstr "Argument von »asm« ist keine konstante Zeichenkette"
22472 #~ msgid "ISO C forbids data definition with no type or storage class"
22473 #~ msgstr "ISO-C verbietet Datendefinition ohne Typ und Speicherklasse"
22475 #~ msgid "old-style parameter declaration"
22476 #~ msgstr "Parameterdeklaration alten Stils"
22478 #~ msgid "`...' in old-style identifier list"
22479 #~ msgstr "»...« in einer Bezeichnerliste alten Stils"
22481 #~ msgid "%s: not compatible with this GCC version"
22482 #~ msgstr "%s: nicht kompatibel mit dieser Version des GCC"
22484 #~ msgid "%s: not for %s"
22485 #~ msgstr "%s: nicht für %s"
22487 #~ msgid "%s: not a PCH file"
22488 #~ msgstr "%s: keine PCH-Datei"
22490 #~ msgid "%s: created on host `%.*s', but used on host `%s'"
22491 #~ msgstr "%s: auf Rechner »%.*s« erzeugt, aber auf Rechner »%s« verwendet"
22493 #~ msgid "%s: created for target `%.*s', but used for target `%s'"
22494 #~ msgstr "%s: für das Ziel »%.*s« erzeugt, aber für das Ziel »%s« verwendet"
22496 #~ msgid "%s: created by version `%.*s', but this is version `%s'"
22497 #~ msgstr "%s: durch Version »%.*s« erzeugt, aber dies ist Version »%s«"
22499 #~ msgid "%s: created using different flags"
22500 #~ msgstr "%s: mit anderen Marken erzeugt"
22502 #~ msgid "%s: created with -g%s, but used with -g%s"
22503 #~ msgstr "%s: mit -g%s erzeugt, aber mit -g%s verwendet"
22505 #~ msgid "%s: had text segment at different address"
22506 #~ msgstr "%s: Textsegment trat an anderer Adresse auf"
22508 #~ msgid "calling fdopen"
22509 #~ msgstr "fdopen wird aufgerufen"
22514 #~ msgid "destructor needed for `%D'"
22515 #~ msgstr "Destruktor für »%D« benötigt"
22517 #~ msgid "where case label appears here"
22518 #~ msgstr "wobei die case-Marke hier auftritt"
22520 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
22521 #~ msgstr "(schließen Sie Aktionen vorheriger case-Anweisungen, die Destruktoren benötigen, in ihrem eigenen Gültigkeitsbereich ein)"
22523 #~ msgid "will never be executed"
22524 #~ msgstr "wird niemals ausgeführt"
22526 #~ msgid "subscript has type `char'"
22527 #~ msgstr "Index hat Typ »char«"
22529 #~ msgid "use of conditional expressions as lvalues is deprecated"
22530 #~ msgstr "die Verwendung bedingter Ausdrücke als L-Werte ist veraltet"
22532 #~ msgid "use of compound expressions as lvalues is deprecated"
22533 #~ msgstr "Verwendung zusammengesetzter Ausdrücke als L-Werte ist veraltet"
22535 #~ msgid "use of cast expressions as lvalues is deprecated"
22536 #~ msgstr "Verwendung von cast-Ausdrücken als L-Werte ist veraltet"
22538 #~ msgid "cast does not match function type"
22539 #~ msgstr "Typkonvertierung passt nicht zum Funktionstypen"
22541 #~ msgid "assignment"
22542 #~ msgstr "Zuweisung"
22544 #~ msgid "%s discards qualifiers from pointer target type"
22545 #~ msgstr "%s streicht Qualifizierer von Zeiger-Zieltypen"
22547 #~ msgid "passing arg of `%s'"
22548 #~ msgstr "Verarbeiten des Argumentes von »%s«"
22550 #~ msgid "passing arg %d of `%s'"
22551 #~ msgstr "Verarbeiten des Argumentes %d von »%s«"
22553 #~ msgid "passing arg %d of pointer to function"
22554 #~ msgstr "Verarbeiten des Argumentes %d von Zeiger auf Funktion"
22556 #~ msgid "initialization"
22557 #~ msgstr "Initialisierung"
22559 #~ msgid "asm template is not a string constant"
22560 #~ msgstr "asm-Template ist keine Zeichenkettenkonstante"
22562 #~ msgid "modification by `asm'"
22563 #~ msgstr "Modifizierung durch »asm«"
22568 #~ msgid "shift count is negative"
22569 #~ msgstr "Schiebeweite ist negativ"
22571 #~ msgid "shift count >= width of type"
22572 #~ msgstr "Schiebeweite >= Breite des Typs"
22574 #~ msgid "%Jinlining failed in call to '%F'"
22575 #~ msgstr "%J»inline« beim Aufruf von »%F« gescheitert"
22577 #~ msgid "%Jcan't inline call to '%F'"
22578 #~ msgstr "%JAufruf von »%F« kann nicht »inline« erfolgen"
22580 #~ msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
22581 #~ msgstr "Rückgabewert von »%D«, das mit dem Attribut warn_unused_result definiert wurde, wird ignoriert"
22583 #~ msgid "ignoring return value of function declared with attribute warn_unused_result"
22584 #~ msgstr "Rückgabewert der mit dem Attribut warn_unused_result definierten Funktion wird ignoriert"
22586 #~ msgid "--param large-function-growth limit reached while inlining the caller"
22587 #~ msgstr "--param large-function-growth: Limit bei »inline« des Aufrufers erreicht"
22589 #~ msgid "unable to open file '%s'"
22590 #~ msgstr "kann Datei »%s« nicht öffnen"
22592 #~ msgid "unable to mmap file '%s'"
22593 #~ msgstr "kann mmap nicht auf Datei »%s« anwenden"
22595 #~ msgid "not found\n"
22596 #~ msgstr "nicht gefunden\n"
22598 #~ msgid "bad magic number in file '%s'"
22599 #~ msgstr "Falsche magische Zahl in Datei »%s«"
22601 #~ msgid "dynamic dependencies.\n"
22602 #~ msgstr "dynamische Abhängigkeiten.\n"
22604 #~ msgid "file %s not found, execution counts assumed to be zero"
22605 #~ msgstr "Datei %s nicht gefunden, Ausführungszähler als null angenommen"
22607 #~ msgid "conversion from %s to %s not supported by iconv"
22608 #~ msgstr "Konvertierung von %s nach %s wird von iconv nicht unterstützt"
22610 #~ msgid "iconv_open"
22611 #~ msgstr "iconv_open"
22613 #~ msgid "no iconv implementation, cannot convert from %s to %s"
22614 #~ msgstr "keine Implementation für iconv, es kann nicht von %s nach %s konvertiert werden"
22616 #~ msgid "universal character names are only valid in C++ and C99"
22617 #~ msgstr "universelle Zeichennamen sind nur in C++ und C99 gültig"
22619 #~ msgid "the meaning of '\\%c' is different in traditional C"
22620 #~ msgstr "die Bedeutung von '\\%c' ist in traditionellem C anders"
22622 #~ msgid "incomplete universal character name %.*s"
22623 #~ msgstr "unvollständiger Universal-Zeichenname %.*s"
22625 #~ msgid "%.*s is not a valid universal character"
22626 #~ msgstr "»%.*s« ist kein gültiges universelles Zeichen"
22628 #~ msgid "universal character %.*s is not valid in an identifier"
22629 #~ msgstr "universelles Zeichen %.*s ist nicht gültig in Bezeichner"
22631 #~ msgid "universal character %.*s is not valid at the start of an identifier"
22632 #~ msgstr "universelles Zeichen %.*s ist nicht gültig am Anfang eines Bezeichners"
22634 #~ msgid "converting UCN to source character set"
22635 #~ msgstr "UCN wird in Quellzeichensatz konvertiert"
22637 #~ msgid "converting UCN to execution character set"
22638 #~ msgstr "UCN wird in Ausführungszeichensatz konvertiert"
22640 #~ msgid "the meaning of '\\x' is different in traditional C"
22641 #~ msgstr "die Bedeutung von '\\x' ist in traditionellem C anders"
22643 #~ msgid "\\x used with no following hex digits"
22644 #~ msgstr "\\x ohne folgende Hex-Ziffern verwendet"
22646 #~ msgid "hex escape sequence out of range"
22647 #~ msgstr "Hex-Fluchtsequenz außerhalb des Wertebereiches"
22649 #~ msgid "octal escape sequence out of range"
22650 #~ msgstr "Oktal-Fluchtsequenz außerhalb des Wertebereiches"
22652 #~ msgid "the meaning of '\\a' is different in traditional C"
22653 #~ msgstr "die Bedeutung von '\\a' ist in traditionellem C anders"
22655 #~ msgid "non-ISO-standard escape sequence, '\\%c'"
22656 #~ msgstr "nicht-ISO-standardkonforme Fluchtsequenz '\\%c'"
22658 #~ msgid "unknown escape sequence '\\%c'"
22659 #~ msgstr "unbekannte Fluchtsequenz '\\%c'"
22661 #~ msgid "unknown escape sequence: '\\%03o'"
22662 #~ msgstr "unbekannte Fluchtsequenz: '\\%03o'"
22664 #~ msgid "converting escape sequence to execution character set"
22665 #~ msgstr "Fluchtsequenz wird in Zeichensatz der Ausführung konvertiert"
22667 #~ msgid "converting to execution character set"
22668 #~ msgstr "Konvertierung in Zeichensatz der Ausführung"
22670 #~ msgid "character constant too long for its type"
22671 #~ msgstr "Zeichenkonstante zu lang für ihren Typ"
22673 #~ msgid "multi-character character constant"
22674 #~ msgstr "Zeichenkonstante mit mehreren Zeichen"
22676 #~ msgid "empty character constant"
22677 #~ msgstr "Leere Zeichenkonstante"
22679 #~ msgid "failure to convert %s to %s"
22680 #~ msgstr "Fehler beim Konvertieren von %s in %s"
22682 #~ msgid "internal error: "
22683 #~ msgstr "interner Fehler: "
22686 #~ msgstr "Standardausgabe"
22688 #~ msgid "too many decimal points in number"
22689 #~ msgstr "zu viele Dezimalpunkte in Zahl"
22691 #~ msgid "invalid digit \"%c\" in octal constant"
22692 #~ msgstr "ungültige Ziffer »%c« in Oktal-Konstante"
22694 #~ msgid "use of C99 hexadecimal floating constant"
22695 #~ msgstr "Verwendung von hexadezimaler C99-Gleitkommakonstante"
22697 #~ msgid "exponent has no digits"
22698 #~ msgstr "Exponent hat keine Ziffern"
22700 #~ msgid "hexadecimal floating constants require an exponent"
22701 #~ msgstr "hexadezimale Gleitkommakonstanten benötigen Exponenten"
22703 #~ msgid "invalid suffix \"%.*s\" on floating constant"
22704 #~ msgstr "ungültiger Suffix »%.*s« an Gleitkommakonstante"
22706 #~ msgid "traditional C rejects the \"%.*s\" suffix"
22707 #~ msgstr "traditionelles C lehnt den Suffix »%.*s« ab"
22709 #~ msgid "invalid suffix \"%.*s\" on integer constant"
22710 #~ msgstr "ungültiger Suffix »%.*s« an Ganzzahlkonstante"
22712 #~ msgid "use of C99 long long integer constant"
22713 #~ msgstr "C99 long long Ganzzahlkonstante verwendet"
22715 #~ msgid "imaginary constants are a GCC extension"
22716 #~ msgstr "imaginäre Konstanten sind eine GCC-Erweiterung"
22718 #~ msgid "integer constant is too large for its type"
22719 #~ msgstr "Ganzzahlkonstante ist zu groß für ihren Typ"
22721 #~ msgid "integer constant is so large that it is unsigned"
22722 #~ msgstr "Ganzzahlkonstante ist so groß, dass sie vorzeichenlos ist"
22724 #~ msgid "missing ')' after \"defined\""
22725 #~ msgstr "fehlendes ')' hinter »defined«"
22727 #~ msgid "operator \"defined\" requires an identifier"
22728 #~ msgstr "Operator »defined« erfordert einen Bezeichner"
22730 #~ msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
22731 #~ msgstr "(»%s« ist ein alternatives Token für »%s« in C++)"
22733 #~ msgid "this use of \"defined\" may not be portable"
22734 #~ msgstr "diese Verwendung von »defined« könnte nicht portierbar sein"
22736 #~ msgid "floating constant in preprocessor expression"
22737 #~ msgstr "Gleitkommakonstante in Präprozessorausdruck"
22739 #~ msgid "imaginary number in preprocessor expression"
22740 #~ msgstr "imaginäre Zahl in Präprozessorausdruck"
22742 #~ msgid "\"%s\" is not defined"
22743 #~ msgstr "»%s« ist nicht definiert"
22745 #~ msgid "missing binary operator before token \"%s\""
22746 #~ msgstr "fehlender binärer Operator vor Token »%s«"
22748 #~ msgid "token \"%s\" is not valid in preprocessor expressions"
22749 #~ msgstr "Token »%s« ist nicht gültig in Präprozessorausdrücken"
22751 #~ msgid "missing expression between '(' and ')'"
22752 #~ msgstr "fehlender Ausdruck zwischen '(' und ')'"
22754 #~ msgid "#if with no expression"
22755 #~ msgstr "#if ohne Ausdruck"
22757 #~ msgid "operator '%s' has no right operand"
22758 #~ msgstr "Operator »%s« hat keinen rechten Operanden"
22760 #~ msgid "operator '%s' has no left operand"
22761 #~ msgstr "Operator »%s« hat keinen linken Operanden"
22763 #~ msgid " ':' without preceding '?'"
22764 #~ msgstr " ':' ohne vorangehendes '?'"
22766 #~ msgid "unbalanced stack in #if"
22767 #~ msgstr "unausgeglichener Keller in #if"
22769 #~ msgid "impossible operator '%u'"
22770 #~ msgstr "unmöglicher Operator '%u'"
22772 #~ msgid "missing ')' in expression"
22773 #~ msgstr "fehlendes ')' in Ausdruck"
22775 #~ msgid "'?' without following ':'"
22776 #~ msgstr "'?' ohne folgendes ':'"
22778 #~ msgid "integer overflow in preprocessor expression"
22779 #~ msgstr "Ganzzahlüberlauf in Präprozessorausdruck"
22781 #~ msgid "missing '(' in expression"
22782 #~ msgstr "fehlendes '(' in Ausdruck"
22784 #~ msgid "the left operand of \"%s\" changes sign when promoted"
22785 #~ msgstr "der linke Operand von »%s« ändert bei der Weitergabe das Vorzeichen"
22787 #~ msgid "the right operand of \"%s\" changes sign when promoted"
22788 #~ msgstr "der rechte Operand von »%s« ändert bei der Weitergabe das Vorzeichen"
22790 #~ msgid "comma operator in operand of #if"
22791 #~ msgstr "Kommaoperator in Operand von #if"
22793 #~ msgid "division by zero in #if"
22794 #~ msgstr "Division durch null in #if"
22796 #~ msgid "NULL directory in find_file"
22797 #~ msgstr "NULL-Verzeichnis in find_file"
22799 #~ msgid "one or more PCH files were found, but they were invalid"
22800 #~ msgstr "ein oder mehrere PCH-Dateien wurden gefunden, aber sie sind ungültig"
22802 #~ msgid "%s is a block device"
22803 #~ msgstr "%s ist ein Block-Gerät"
22805 #~ msgid "%s is too large"
22806 #~ msgstr "%s ist zu groß"
22808 #~ msgid "%s is shorter than expected"
22809 #~ msgstr "%s ist kürzer als erwartet"
22811 #~ msgid "no include path in which to search for %s"
22812 #~ msgstr "kein Include-Pfad, um %s zu finden"
22814 #~ msgid "Multiple include guards may be useful for:\n"
22815 #~ msgstr "Mehrere Include-Wächter könnten nützlich sein für:\n"
22817 #~ msgid "cppchar_t must be an unsigned type"
22818 #~ msgstr "cppchar_t muss ein vorzeichenloser Typ sein"
22820 #~ msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
22821 #~ msgstr "Präprozessorarithmetik hat maximale Präzision von %lu Bits; Ziel erfordert %lu Bits"
22823 #~ msgid "CPP arithmetic must be at least as precise as a target int"
22824 #~ msgstr "CPP-Arithmetik muss mindestens so genau wie das Ziel int sein"
22826 #~ msgid "target char is less than 8 bits wide"
22827 #~ msgstr "Ziel-char ist weniger als 8 Bits breit"
22829 #~ msgid "target wchar_t is narrower than target char"
22830 #~ msgstr "Ziel-wchar_t ist schmaler als Ziel char"
22832 #~ msgid "target int is narrower than target char"
22833 #~ msgstr "Ziel-int ist schmaler als Ziel-char"
22835 #~ msgid "CPP half-integer narrower than CPP character"
22836 #~ msgstr "CPP Halb-Ganzzahl ist schmaler als CPP-Zeichen"
22838 #~ msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
22839 #~ msgstr "CPP kann auf diesem Computer keine Wide-Zeichenkonstanten über %lu Bits Breite behandeln, das Ziel benötigt %lu Bits"
22841 #~ msgid "null character(s) ignored"
22842 #~ msgstr "Null-Zeichen ignoriert"
22844 #~ msgid "'$' in identifier or number"
22845 #~ msgstr "'$' in Bezeichner oder Zahl"
22847 #~ msgid "attempt to use poisoned \"%s\""
22848 #~ msgstr "Versuch, schlechtes »%s« zu verwenden"
22850 #~ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
22851 #~ msgstr "__VA_ARGS__ kann nur in Erweiterung eines variadischen C99-Makros auftreten"
22853 #~ msgid "null character(s) preserved in literal"
22854 #~ msgstr "Null-Zeichen im Literal erhalten"
22856 #~ msgid "unterminated comment"
22857 #~ msgstr "nicht beendeter Kommentar"
22859 #~ msgid "C++ style comments are not allowed in ISO C90"
22860 #~ msgstr "C++-Stil-Kommentare sind in ISO-C90 nicht erlaubt"
22862 #~ msgid "(this will be reported only once per input file)"
22863 #~ msgstr "(dies wird nur einmal pro Eingabedatei gemeldet)"
22865 #~ msgid "multi-line comment"
22866 #~ msgstr "mehrzeiliger Kommentar"
22868 #~ msgid "unspellable token %s"
22869 #~ msgstr "nicht buchstabierbares Token %s"
22871 #~ msgid "extra tokens at end of #%s directive"
22872 #~ msgstr "mehrere Token am Ende der Direktive #%s"
22874 #~ msgid "#%s is a GCC extension"
22875 #~ msgstr "#%s ist eine Erweiterung des GCC"
22877 #~ msgid "suggest not using #elif in traditional C"
22878 #~ msgstr "es wird empfohlen, in traditionellem C nicht #elif zu verwenden"
22880 #~ msgid "traditional C ignores #%s with the # indented"
22881 #~ msgstr "traditionelles C ignoriert #%s mit eingerücktem #"
22883 #~ msgid "suggest hiding #%s from traditional C with an indented #"
22884 #~ msgstr "es wird empfohlen, #%s vor traditionellem C mit # zu verbergen"
22886 #~ msgid "embedding a directive within macro arguments is not portable"
22887 #~ msgstr "das Einbetten einer Direktive innerhalb von Makroargumenten ist nicht portierbar"
22889 #~ msgid "style of line directive is a GCC extension"
22890 #~ msgstr "der Stil der line-Direktive ist eine Erweiterung des GCC"
22892 #~ msgid "invalid preprocessing directive #%s"
22893 #~ msgstr "ungültige Präprozessordirektive #%s"
22895 #~ msgid "\"defined\" cannot be used as a macro name"
22896 #~ msgstr "»defined« kann nicht als Makroname verwendet werden"
22898 #~ msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
22899 #~ msgstr "»%s« kann nicht als Makroname verwendet werden, da es ein Operator in C++ ist"
22901 #~ msgid "no macro name given in #%s directive"
22902 #~ msgstr "kein Makroname in Direktive #%s angegeben"
22904 #~ msgid "macro names must be identifiers"
22905 #~ msgstr "Makronamen müssen Bezeichner sein"
22907 #~ msgid "undefining \"%s\""
22908 #~ msgstr "un-definiere »%s«"
22910 #~ msgid "missing terminating > character"
22911 #~ msgstr "fehlendes abschließendes »>«-Zeichen"
22913 #~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
22914 #~ msgstr "#%s erwartet \"DATEINAME\" oder <DATEINAME>"
22916 #~ msgid "#include_next in primary source file"
22917 #~ msgstr "#include_next in erster Quelldatei"
22919 #~ msgid "invalid flag \"%s\" in line directive"
22920 #~ msgstr "ungültiges Flag »%s« in line-Direktive"
22922 #~ msgid "\"%s\" after #line is not a positive integer"
22923 #~ msgstr "»%s« hinter #line ist keine positive Ganzzahl"
22925 #~ msgid "line number out of range"
22926 #~ msgstr "Zeilennummer ist außerhalb des Wertebereiches"
22928 #~ msgid "\"%s\" is not a valid filename"
22929 #~ msgstr "»%s« ist kein gültiger Dateiname"
22931 #~ msgid "\"%s\" after # is not a positive integer"
22932 #~ msgstr "»%s« hinter # ist keine positive Ganzzahl"
22934 #~ msgid "invalid #ident directive"
22935 #~ msgstr "ungültige #ident-Direktive"
22937 #~ msgid "registering \"%s\" as both a pragma and a pragma namespace"
22938 #~ msgstr "registriere »%s« sowohl als Pragma als auch als Pragma-Namespace"
22940 #~ msgid "#pragma %s %s is already registered"
22941 #~ msgstr "#pragma %s %s ist bereits registriert"
22943 #~ msgid "#pragma once in main file"
22944 #~ msgstr "#pragma once in Hauptdatei"
22946 #~ msgid "invalid #pragma GCC poison directive"
22947 #~ msgstr "ungültige #pragma GCC Direktive"
22949 #~ msgid "poisoning existing macro \"%s\""
22950 #~ msgstr "schlechtes existierendes Makro »%s«"
22952 #~ msgid "#pragma system_header ignored outside include file"
22953 #~ msgstr "#pragma system_header außerhalb include-Datei ignoriert"
22955 #~ msgid "cannot find source file %s"
22956 #~ msgstr "Quelldatei %s kann nicht gefunden werden"
22958 #~ msgid "current file is older than %s"
22959 #~ msgstr "aktuelle Datei ist älter als %s"
22961 #~ msgid "_Pragma takes a parenthesized string literal"
22962 #~ msgstr "_Pragma nimmt ein geklammertes Zeichenkettenliteral"
22964 #~ msgid "#else without #if"
22965 #~ msgstr "#else ohne #if"
22967 #~ msgid "#else after #else"
22968 #~ msgstr "#else hinter #else"
22970 #~ msgid "#elif without #if"
22971 #~ msgstr "#elif ohne #if"
22973 #~ msgid "#elif after #else"
22974 #~ msgstr "#elif hinter #else"
22976 #~ msgid "#endif without #if"
22977 #~ msgstr "#endif ohne #if"
22979 #~ msgid "missing '(' after predicate"
22980 #~ msgstr "fehlendes '(' hinter Prädikat"
22982 #~ msgid "missing ')' to complete answer"
22983 #~ msgstr "fehlendes ')', um Antwort abzuschließen"
22985 #~ msgid "predicate's answer is empty"
22986 #~ msgstr "Prädikatantwort ist leer"
22988 #~ msgid "assertion without predicate"
22989 #~ msgstr "Behauptung ohne Prädikat"
22991 #~ msgid "predicate must be an identifier"
22992 #~ msgstr "Prädikat muss ein Bezeichner sein"
22994 #~ msgid "\"%s\" re-asserted"
22995 #~ msgstr "»%s« wieder behauptet"
22997 #~ msgid "invalid built-in macro \"%s\""
22998 #~ msgstr "ungültiges eingebautes Makro »%s«"
23000 #~ msgid "could not determine date and time"
23001 #~ msgstr "Datum und Zeit konnten nicht bestimmt werden"
23003 #~ msgid "invalid string literal, ignoring final '\\'"
23004 #~ msgstr "ungültiges Zeichenkettenliteral, ignoriere abschließendes '\\'"
23006 #~ msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
23007 #~ msgstr "das Einfügen von »%s« und »%s« ergibt kein gültiges Präprozessor-Token"
23009 #~ msgid "ISO C99 requires rest arguments to be used"
23010 #~ msgstr "ISO-C99 erfordert, dass Restargumente verwendet werden"
23012 #~ msgid "macro \"%s\" requires %u arguments, but only %u given"
23013 #~ msgstr "Makro »%s« erfordert %u Argumente, aber nur %u wurden angegeben"
23015 #~ msgid "macro \"%s\" passed %u arguments, but takes just %u"
23016 #~ msgstr "dem Makro »%s« wurden %u Argumente übergeben, aber es nimmt nur %u"
23018 #~ msgid "unterminated argument list invoking macro \"%s\""
23019 #~ msgstr "unvollendete Argumentliste beim Makroaufruf »%s«"
23021 #~ msgid "function-like macro \"%s\" must be used with arguments in traditional C"
23022 #~ msgstr "funktionsähnliches Makro »%s« muss mit Argumenten in traditionellem C verwendet werden"
23024 #~ msgid "duplicate macro parameter \"%s\""
23025 #~ msgstr "doppelter Makroparameter »%s«"
23027 #~ msgid "\"%s\" may not appear in macro parameter list"
23028 #~ msgstr "»%s« darf nicht in Makroparameterliste auftreten"
23030 #~ msgid "macro parameters must be comma-separated"
23031 #~ msgstr "Makroparameter müssen mit Komma getrennt sein"
23033 #~ msgid "parameter name missing"
23034 #~ msgstr "Parametername fehlt"
23036 #~ msgid "anonymous variadic macros were introduced in C99"
23037 #~ msgstr "anonyme variadische Makros wurden in C99 eingeführt"
23039 #~ msgid "ISO C does not permit named variadic macros"
23040 #~ msgstr "ISO-C erlaubt keine benannten variadischen Makros"
23042 #~ msgid "missing ')' in macro parameter list"
23043 #~ msgstr "fehlendes ')' in Makroparameterliste"
23045 #~ msgid "ISO C requires whitespace after the macro name"
23046 #~ msgstr "ISO-C erfordert Whitespace hinter Makroname"
23048 #~ msgid "'#' is not followed by a macro parameter"
23049 #~ msgstr "'#' wird nicht von einem Makroparameter gefolgt"
23051 #~ msgid "'##' cannot appear at either end of a macro expansion"
23052 #~ msgstr "'##' kann nicht an den Enden einer Makroexpansion auftreten"
23054 #~ msgid "macro argument \"%s\" would be stringified in traditional C"
23055 #~ msgstr "Makroargument »%s« würde in traditionellem C zum String gewandelt werden"
23057 #~ msgid "invalid hash type %d in cpp_macro_definition"
23058 #~ msgstr "ungültiger Hash-Typ %d in cpp_macro_definition"
23060 #~ msgid "while writing precompiled header"
23061 #~ msgstr "beim Schreiben des vorkompilierten Headers"
23063 #~ msgid "%s: not used because `%.*s' not defined"
23064 #~ msgstr "%s: nicht verwendet, da »%.*s« nicht definiert"
23066 #~ msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
23067 #~ msgstr "%s: nicht verwendet, da »%.*s« als »%s« statt als »%.*s« definiert wurde"
23069 #~ msgid "%s: not used because `%s' is defined"
23070 #~ msgstr "%s: nicht verwendet, da »%s« definiert ist"
23072 #~ msgid "while reading precompiled header"
23073 #~ msgstr "beim Lesen des vorkompilierten Headers"
23075 #~ msgid "detected recursion whilst expanding macro \"%s\""
23076 #~ msgstr "Rekursion bei Expansion des Makros »%s« entdeckt"
23078 #~ msgid "syntax error in macro parameter list"
23079 #~ msgstr "Syntaxfehler in Makroparameterliste"
23081 #~ msgid "function using short complex types cannot be inline"
23082 #~ msgstr "Funktion, die komplexe »short«-Typen verwendet, kann nicht »inline« sein"
23084 #~ msgid "%Jprior parameter's size depends on '%D'"
23085 #~ msgstr "%Jvorherige Parametergröße hängt von »%D« ab"
23087 #~ msgid "returned value in block_exit_expr"
23088 #~ msgstr "zurückgelieferter Wert in block_exit_expr"
23090 #~ msgid "cannot take the address of an unaligned member"
23091 #~ msgstr "die Adresse eines nicht ausgerichteten Elements kann nicht ermittelt werden"
23093 #~ msgid "invalid specification! Bug in cc"
23094 #~ msgstr "ungültige Spezifikation! Fehler in cc"
23096 #~ msgid "cannot specify -o with -c or -S and multiple languages"
23097 #~ msgstr "-o kann nicht mit -c oder -S und mehreren Sprachen angegeben werden"
23099 #~ msgid "Internal gcov abort.\n"
23100 #~ msgstr "Interner gcov-Abbruch.\n"
23102 #~ msgid "NULL pointer checks disabled"
23103 #~ msgstr "NULL-Zeiger Tests ausgeschaltet"
23105 #~ msgid "Generating PCH files is not supported when using ggc-simple.c"
23106 #~ msgstr "Das Erzeugen von PCH-Dateien wird bei Verwendung von ggc-simple.c nicht unterstützt"
23108 #~ msgid "function cannot be inline"
23109 #~ msgstr "Funktion kann nicht »inline« sein"
23111 #~ msgid "varargs function cannot be inline"
23112 #~ msgstr "Varargs-Funktion kann nicht »inline« sein"
23114 #~ msgid "function using alloca cannot be inline"
23115 #~ msgstr "alloca benutzende Funktion kann nicht »inline« sein"
23117 #~ msgid "function using longjmp cannot be inline"
23118 #~ msgstr "longjmp benutzende Funktion kann nicht »inline« sein"
23120 #~ msgid "function using setjmp cannot be inline"
23121 #~ msgstr "setjmp benutzende Funktion kann nicht »inline« sein"
23123 #~ msgid "function uses __builtin_eh_return"
23124 #~ msgstr "Funktion verwendet __builtin_eh_return"
23126 #~ msgid "function with nested functions cannot be inline"
23127 #~ msgstr "Funktion mit geschachtelten Funktionen kann nicht »inline« sein"
23129 #~ msgid "function with label addresses used in initializers cannot inline"
23130 #~ msgstr "Funktion mit Markenadressen in Initialisierungen kann nicht »inline« sein"
23132 #~ msgid "function too large to be inline"
23133 #~ msgstr "Funktion zu groß um »inline« sein zu können"
23135 #~ msgid "no prototype, and parameter address used; cannot be inline"
23136 #~ msgstr "kein Prototyp, und Parameteradresse verwendet; kann nicht »inline« sein"
23138 #~ msgid "inline functions not supported for this return value type"
23139 #~ msgstr "»inline«-Funktionen für diesen Rückgabetyp nicht unterstützt"
23141 #~ msgid "function with varying-size return value cannot be inline"
23142 #~ msgstr "Funktion mit Rückgabetyp variabler Größe kann nicht »inline« sein"
23144 #~ msgid "function with varying-size parameter cannot be inline"
23145 #~ msgstr "Funktion mit Parameter variabler Größe kann nicht »inline« sein"
23147 #~ msgid "function with transparent unit parameter cannot be inline"
23148 #~ msgstr "Funktion mit transparentem Einheiten-Parameter kann nicht »inline« sein"
23150 #~ msgid "function with computed jump cannot inline"
23151 #~ msgstr "Funktion mit berechnetem Sprung kann nicht »inline« sein"
23153 #~ msgid "function with nonlocal goto cannot be inline"
23154 #~ msgstr "Funktion mit nichtlokalem Goto kann nicht »inline« sein"
23156 #~ msgid "function with target specific attribute(s) cannot be inlined"
23157 #~ msgstr "Funktion mit zielspezifischen Attributen kann nicht »inline« sein"
23159 #~ msgid "In file included from %s:%u"
23160 #~ msgstr "In Datei, eingefügt von %s:%u"
23169 #~ msgid "-fwritable-strings is deprecated; see documentation for details"
23170 #~ msgstr "-fwritable-strings veraltet, schauen Sie in die Dokumentation für Details"
23172 #~ msgid "%s: internal abort\n"
23173 #~ msgstr "%s: interner Abbruch\n"
23175 #~ msgid "jump to `%s' invalidly jumps into binding contour"
23176 #~ msgstr "Sprung zu »%s« springt ungültig in bindenden Querschnitt"
23178 #~ msgid "%Jlabel '%D' used before containing binding contour"
23179 #~ msgstr "%JMarke »%D« verwendet vor enthaltendem bindenden Querschnitt"
23181 #~ msgid "%Hunreachable code at beginning of %s"
23182 #~ msgstr "%Hunerreichbarer Code am Anfang von %s"
23184 #~ msgid "case value `%ld' not in enumerated type `%s'"
23185 #~ msgstr "case-Wert »%ld« nicht in Aufzählungstyp »%s«"
23187 #~ msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
23188 #~ msgstr "timevar_pop '%s' kann nicht ausgeführt werden, wenn am Anfang des timevars-Stacks '%s' steht"
23190 #~ msgid "invalid register name `%s' for register variable"
23191 #~ msgstr "ungültiger Registername »%s« für Registervariable"
23193 #~ msgid "%Jfunction '%F' can never be inlined because it contains a nested function"
23194 #~ msgstr "%Jdie Funktion »%F« kann nie »inline« sein, da sie eine geschachtelte Funktion enthält"
23196 #~ msgid "-msystem-v and -p are incompatible"
23197 #~ msgstr "-msystem-v und -p sind unverträglich"
23199 #~ msgid "-msystem-v and -mthreads are incompatible"
23200 #~ msgstr "-msystem-v und -mthreads sind unverträglich"
23202 #~ msgid "bad value `%s' for -mcpu switch"
23203 #~ msgstr "Falscher Wert »%s für Schalter -mcpu«"
23205 #~ msgid "target CPU does not support APCS-32"
23206 #~ msgstr "Ziel-CPU unterstützt nicht APCS-32"
23208 #~ msgid "target CPU does not support APCS-26"
23209 #~ msgstr "Ziel-CPU unterstützt nicht APCS-26"
23211 #~ msgid "future releases of GCC will not support -mapcs-26"
23212 #~ msgstr "Zukünftige Ausgaben des GCC werden nicht -mapcs-26 unterstützen"
23214 #~ msgid "interworking forces APCS-32 to be used"
23215 #~ msgstr "Zusammenarbeit erzwingt die Verwendung von APCS-32"
23217 #~ msgid "-mfpe switch not supported by ep9312 target cpu - ignored."
23218 #~ msgstr "Schalter -mfpe wird von der Ziel-CPU ep9312 nicht unterstützt. Ignoriert."
23220 #~ msgid "Use the 32-bit version of the APCS"
23221 #~ msgstr "32-Bit-Version des APCS verwenden"
23223 #~ msgid "The MMU will trap on unaligned accesses"
23224 #~ msgstr "Die MMU wird nicht ausgerichtete Zugriffe abfangen"
23226 #~ msgid "Use library calls to perform FP operations"
23227 #~ msgstr "Bibliotheksaufrufe für die Ausführung von FP-Operationen verwenden"
23229 #~ msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
23230 #~ msgstr "Falsches modes_tieable_p für Register %s, mode1 %s, mode2 %s"
23232 #~ msgid "bad insn to d30v_print_operand_address:"
23233 #~ msgstr "Falscher Befehl für d30v_print_operand_address:"
23235 #~ msgid "bad insn to d30v_print_operand_memory_reference:"
23236 #~ msgstr "Falscher Befehl für d30v_print_operand_memory_reference:"
23238 #~ msgid "bad insn to d30v_print_operand, 'f' modifier:"
23239 #~ msgstr "Falscher Befehl für d30v_print_operand, Modifizierer »f«:"
23241 #~ msgid "bad insn to d30v_print_operand, 'A' modifier:"
23242 #~ msgstr "Falscher Befehl für d30v_print_operand, Modifizierer »A«:"
23244 #~ msgid "bad insn to d30v_print_operand, 'M' modifier:"
23245 #~ msgstr "Falscher Befehl für d30v_print_operand, Modifizierer »M«:"
23247 #~ msgid "bad insn to print_operand, 'F' or 'T' modifier:"
23248 #~ msgstr "Falscher Befehl für print_operand, Modifizierer »F« oder »T«"
23250 #~ msgid "bad insn to print_operand, 'B' modifier:"
23251 #~ msgstr "Falscher Befehl für print_operand, Modifizierer »B«:"
23253 #~ msgid "bad insn to print_operand, 'E' modifier:"
23254 #~ msgstr "Falscher Befehl für print_operand, Modifizierer »E«:"
23256 #~ msgid "bad insn to print_operand, 'R' modifier:"
23257 #~ msgstr "Falscher Befehl für print_operand, Modifizierer »R«:"
23259 #~ msgid "bad insn to print_operand, 's' modifier:"
23260 #~ msgstr "Falscher Befehl für print_operand, Modifizierer »s«:"
23262 #~ msgid "bad insn in d30v_print_operand, 0 case"
23263 #~ msgstr "Falscher Befehl in d30v_print_operand, Fall 0"
23265 #~ msgid "d30v_emit_comparison"
23266 #~ msgstr "d30v_emit_comparison"
23268 #~ msgid "bad call to d30v_move_2words"
23269 #~ msgstr "Falscher Aufruf von d30v_move_2words"
23271 #~ msgid "Enable use of conditional move instructions"
23272 #~ msgstr "Verwendung bedingter Kopierbefehle einschalten"
23274 #~ msgid "Disable use of conditional move instructions"
23275 #~ msgstr "Verwendung bedingter Kopierbefehle ausschalten"
23277 #~ msgid "Debug argument support in compiler"
23278 #~ msgstr "Fehlersuche in Argumentunterstützung des Compilers"
23280 #~ msgid "Debug stack support in compiler"
23281 #~ msgstr "Fehlersuche in Stapelunterstützung des Compilers"
23283 #~ msgid "Debug memory address support in compiler"
23284 #~ msgstr "Fehlersuche in Speicheradressunterstützung des Compilers"
23286 #~ msgid "Make adjacent short instructions parallel if possible"
23287 #~ msgstr "Aufeinanderfolgende kurze Befehle parallelisieren, wenn möglich"
23289 #~ msgid "Do not make adjacent short instructions parallel"
23290 #~ msgstr "Aufeinanderfolgende kurze Befehle nicht parallelisieren"
23292 #~ msgid "Link programs/data to be in external memory by default"
23293 #~ msgstr "Programme/Daten voreinstellen, in externen Speicher zu binden"
23295 #~ msgid "Link programs/data to be in onchip memory by default"
23296 #~ msgstr "Programme/Daten voreinstellen, in Speicher auf dem Chip zu binden"
23298 #~ msgid "Change the branch costs within the compiler"
23299 #~ msgstr "Verzweigungskosten innerhalb des Compilers ändern"
23301 #~ msgid "Change the threshold for conversion to conditional execution"
23302 #~ msgstr "Schwellwert für Konvertierung in bedingte Ausführung ändern"
23304 #~ msgid "stack size > 32k"
23305 #~ msgstr "Stapelgröße > 32k"
23307 #~ msgid "invalid addressing mode"
23308 #~ msgstr "ungültiger Adressierungsmodus"
23310 #~ msgid "bad register extension code"
23311 #~ msgstr "falscher Registererweiterungsmodus"
23313 #~ msgid "invalid offset in ybase addressing"
23314 #~ msgstr "ungültiger Versatz in ybase-Adressierung"
23316 #~ msgid "invalid register in ybase addressing"
23317 #~ msgstr "ungültiges Register in ybase-Adressierung"
23319 #~ msgid "invalid shift operator in emit_1600_core_shift"
23320 #~ msgstr "ungültiger Schiebeoperator in emit_1600_core_shift"
23322 #~ msgid "invalid mode for gen_tst_reg"
23323 #~ msgstr "ungültiger Modus für gen_tst_reg"
23325 #~ msgid "invalid mode for integer comparison in gen_compare_reg"
23326 #~ msgstr "ungültiger Modus für Ganzzahlvergleich in gen_compare_reg"
23328 #~ msgid "Pass parameters in registers (default)"
23329 #~ msgstr "Parameter über Register übergeben (Voreinstellung)"
23331 #~ msgid "Don't pass parameters in registers"
23332 #~ msgstr "Parameter nicht über Register übergeben"
23334 #~ msgid "Generate code for near calls"
23335 #~ msgstr "Code für nahe Aufrufe erzeugen"
23337 #~ msgid "Don't generate code for near calls"
23338 #~ msgstr "Keinen Code für nahe Aufrufe erzeugen"
23340 #~ msgid "Generate code for near jumps"
23341 #~ msgstr "Code für nahe Sprünge erzeugen"
23343 #~ msgid "Don't generate code for near jumps"
23344 #~ msgstr "Keinen Code für nahe Sprünge erzeugen"
23346 #~ msgid "Generate code for a bit-manipulation unit"
23347 #~ msgstr "Code für eine Bitverarbeitungseinheit erzeugen"
23349 #~ msgid "Generate code for memory map1"
23350 #~ msgstr "Code für memory map1 erzeugen"
23352 #~ msgid "Generate code for memory map2"
23353 #~ msgstr "Code für memory map2 erzeugen"
23355 #~ msgid "Generate code for memory map3"
23356 #~ msgstr "Code für memory map3 erzeugen"
23358 #~ msgid "Generate code for memory map4"
23359 #~ msgstr "Code für memory map4 erzeugen"
23361 #~ msgid "Ouput extra code for initialized data"
23362 #~ msgstr "Zusatzcode für vorbelegte Daten ausgeben"
23364 #~ msgid "Don't let reg. allocator use ybase registers"
23365 #~ msgstr "Die Speicherzuteilung keine ybase-Register verwenden lassen"
23367 #~ msgid "Output extra debug info in Luxworks environment"
23368 #~ msgstr "Zusätzliche Informationen zur Fehlersuche in Luxworks-Umgebung ausgeben"
23370 #~ msgid "Save temp. files in Luxworks environment"
23371 #~ msgstr "Temporäre Dateien in Luxworks-Umgebung sichern"
23373 #~ msgid "Specify alternate name for text section"
23374 #~ msgstr "Anderen Namen für Text-Abschnitt angeben"
23376 #~ msgid "Specify alternate name for data section"
23377 #~ msgstr "Anderen Namen für Daten-Abschnitt angeben"
23379 #~ msgid "Specify alternate name for bss section"
23380 #~ msgstr "Anderen Namen für bss-Abschnitt angeben"
23382 #~ msgid "Specify alternate name for constant section"
23383 #~ msgstr "Anderen Namen für Konstanten-Abschnitt angeben"
23385 #~ msgid "Specify alternate name for dsp16xx chip"
23386 #~ msgstr "Anderen Namen für dsp16xx-Chip angeben"
23388 #~ msgid "trampolines not yet implemented"
23389 #~ msgstr "Trampoline noch nicht implementiert"
23391 #~ msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
23392 #~ msgstr "-fpic und -gdwarf sind nicht verträglich (-fpic und -g/-gdwarf-2 sind in Ordnung)"
23394 #~ msgid "frv_registers_update"
23395 #~ msgstr "frv_registers_update"
23397 #~ msgid "frv_registers_used_p"
23398 #~ msgstr "frv_registers_used_p"
23400 #~ msgid "frv_registers_set_p"
23401 #~ msgstr "frv_registers_set_p"
23403 #~ msgid "junk at end of #pragma map"
23404 #~ msgstr "Ausschuss am Ende von #pragma map"
23406 #~ msgid "real name is too long - alias ignored"
23407 #~ msgstr "Realname ist zu lang - Alias ignoriert"
23409 #~ msgid "alias name is too long - alias ignored"
23410 #~ msgstr "Aliasname ist zu lang - Alias ignoriert"
23412 #~ msgid "internal error--no jump follows compare:"
23413 #~ msgstr "interner Fehler -- kein Sprung nach Vergleich:"
23415 #~ msgid "Do not generate char instructions"
23416 #~ msgstr "Keine Zeichenbefehle erzeugen"
23418 #~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
23419 #~ msgstr "Entschuldigung, nicht implementiert: #pragma align NAME=SIZE"
23421 #~ msgid "sorry, not implemented: #pragma noalign NAME"
23422 #~ msgstr "Entschuldigung, nicht implementiert: #pragma noalign NAME"
23424 #~ msgid "conflicting architectures defined - using C series"
23425 #~ msgstr "in Konflikt stehende Architekturen definiert - C-Serie wird verwendet"
23427 #~ msgid "conflicting architectures defined - using K series"
23428 #~ msgstr "in Konflikt stehende Architekturen definiert - K-Serie wird verwendet"
23430 #~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
23431 #~ msgstr "iC2.0 und iC3.0 sind unverträglich - iC3.0 wird verwendet"
23433 #~ msgid "Generate SA code"
23434 #~ msgstr "SA-Code erzeugen"
23436 #~ msgid "Generate SB code"
23437 #~ msgstr "SB-Code erzeugen"
23439 #~ msgid "Generate KA code"
23440 #~ msgstr "KA-Code erzeugen"
23442 #~ msgid "Generate KB code"
23443 #~ msgstr "KB-Code erzeugen"
23445 #~ msgid "Generate JA code"
23446 #~ msgstr "JA-Code erzeugen"
23448 #~ msgid "Generate JD code"
23449 #~ msgstr "JD-Code erzeugen"
23451 #~ msgid "Generate JF code"
23452 #~ msgstr "JF-Code erzeugen"
23454 #~ msgid "generate RP code"
23455 #~ msgstr "RP-Code erzeugen"
23457 #~ msgid "Generate MC code"
23458 #~ msgstr "MC-Code erzeugen"
23460 #~ msgid "Generate CA code"
23461 #~ msgstr "CA-Code erzeugen"
23463 #~ msgid "Generate CF code"
23464 #~ msgstr "CF-Code erzeugen"
23466 #~ msgid "Use alternate leaf function entries"
23467 #~ msgstr "Alternative Blattfunktionseinträge verwenden"
23469 #~ msgid "Do not use alternate leaf function entries"
23470 #~ msgstr "Keine alternativen Blattfunktionseinträge verwenden"
23472 #~ msgid "Use complex addressing modes"
23473 #~ msgstr "Komplexe Adressierungsmodi verwenden"
23475 #~ msgid "Do not use complex addressing modes"
23476 #~ msgstr "Keine komplexen Adressierungsmodi verwenden"
23478 #~ msgid "Align code to 8 byte boundary"
23479 #~ msgstr "Code auf 8-Byte-Grenzen ausrichten"
23481 #~ msgid "Do not align code to 8 byte boundary"
23482 #~ msgstr "Code nicht auf 8-Byte-Grenzen ausrichten"
23484 #~ msgid "Enable compatibility with iC960 v2.0"
23485 #~ msgstr "Verträglichkeit mit iC960 v2.0 einschalten"
23487 #~ msgid "Enable compatibility with iC960 v3.0"
23488 #~ msgstr "Verträglichkeit mit iC960 v3.0 einschalten"
23490 #~ msgid "Enable compatibility with ic960 assembler"
23491 #~ msgstr "Verträglichkeit mit ic960-Assembler einschalten"
23493 #~ msgid "Do not permit unaligned accesses"
23494 #~ msgstr "Keine unausgerichteten Zugriffe erlauben"
23496 #~ msgid "Permit unaligned accesses"
23497 #~ msgstr "Unausgerichtete Zugriffe erlauben"
23499 #~ msgid "Layout types like Intel's v1.3 gcc"
23500 #~ msgstr "Typen wie bei Intel's gcc v1.3 anordnen"
23502 #~ msgid "Do not layout types like Intel's v1.3 gcc"
23503 #~ msgstr "Typen nicht wie bei Intel's gcc v1.3 anordnen"
23505 #~ msgid "Enable linker relaxation"
23506 #~ msgstr "Binderlockerung einschalten"
23508 #~ msgid "Do not enable linker relaxation"
23509 #~ msgstr "Binderlockerung nicht einschalten"
23511 #~ msgid "-malign-loops=%d is not between 1 and %d"
23512 #~ msgstr "-malign-loops=%d ist nicht zwischen 1 und %d"
23514 #~ msgid "-malign-jumps=%d is not between 1 and %d"
23515 #~ msgstr "-malign-jumps=%d ist nicht zwischen 1 und %d"
23517 #~ msgid "-malign-functions=%d is not between 1 and %d"
23518 #~ msgstr "-malign-functions=%d ist nicht zwischen 1 und %d"
23520 #~ msgid "-g is only supported using GNU as,"
23521 #~ msgstr "-g wird nur mit GNU as unterstützt,"
23523 #~ msgid "-g is only supported using GNU as with -mabi=32,"
23524 #~ msgstr "-g wird nur mit GNU as mit -mabi=32 unterstützt,"
23526 #~ msgid "-membedded-pic and -mabicalls are incompatible"
23527 #~ msgstr "-membedded-pic und -mabicalls sind unverträglich"
23529 #~ msgid "-G and -membedded-pic are incompatible"
23530 #~ msgstr "-G und -membedded-pic sind unverträglich"
23532 #~ msgid "non-PIC n64 with explicit relocations"
23533 #~ msgstr "nicht-PIC n64 mit expliziten Auslagerungen"
23535 #~ msgid "can't rewind temp file: %m"
23536 #~ msgstr "temporäre Datei konnte nicht zurückgesetzt werden: %m"
23538 #~ msgid "can't write to output file: %m"
23539 #~ msgstr "in die Ausgabedatei kann nicht geschrieben werden: %m"
23541 #~ msgid "can't read from temp file: %m"
23542 #~ msgstr "von der temporären Datei kann nicht gelesen werden: %m"
23544 #~ msgid "can't close temp file: %m"
23545 #~ msgstr "die temporäre Datei kann nicht geschlossen werden: %m"
23547 #~ msgid "Use MIPS as"
23548 #~ msgstr "MIPS as verwenden"
23550 #~ msgid "Use GNU as"
23551 #~ msgstr "GNU as verwenden"
23553 #~ msgid "Use symbolic register names"
23554 #~ msgstr "Symbolische Registernamen verwenden"
23556 #~ msgid "Don't use symbolic register names"
23557 #~ msgstr "Keine symbolischen Registernamen verwenden"
23559 #~ msgid "Use embedded PIC"
23560 #~ msgstr "Eingebetteten PIC verwenden"
23562 #~ msgid "Don't use embedded PIC"
23563 #~ msgstr "Keinen eingebetteten PIC verwenden"
23565 #~ msgid "invalid UNSPEC as operand (1)"
23566 #~ msgstr "ungültiges UNSPEC als Operand (1)"
23568 #~ msgid "invalid UNSPEC as operand (2)"
23569 #~ msgstr "ungültiges UNSPEC als Operand (2)"
23571 #~ msgid "UNKNOWN in s390_output_symbolic_const !?"
23572 #~ msgstr "UNKNOWN in s390_output_symbolic_const !?"
23574 #~ msgid "Set backchain"
23575 #~ msgstr "Rückwärtskette setzen"
23577 #~ msgid "Don't set backchain (faster, but debug harder"
23578 #~ msgstr "Rückwärtskette setzen (schneller, aber schwerer von Fehlern zu befreien)"
23580 #~ msgid "Use flat register window model"
23581 #~ msgstr "Flaches Registerfenster-Modell verwenden"
23583 #~ msgid "Do not use flat register window model"
23584 #~ msgstr "Nicht flaches Registerfenster-Modell verwenden"
23586 #~ msgid "Optimize for Cypress processors"
23587 #~ msgstr "Für Cypress-Prozessoren optimieren"
23589 #~ msgid "Optimize for SPARCLite processors"
23590 #~ msgstr "Für SPARCLite-Prozessoren optimieren"
23592 #~ msgid "Optimize for F930 processors"
23593 #~ msgstr "Für F930-Prozessoren optimieren"
23595 #~ msgid "Optimize for F934 processors"
23596 #~ msgstr "F934-Prozessoren optimieren"
23598 #~ msgid "Use V8 SPARC ISA"
23599 #~ msgstr "V8 SPARC ISA verwenden"
23601 #~ msgid "Optimize for SuperSPARC processors"
23602 #~ msgstr "Für SuperSPARC-Prozessoren optimieren"
23604 #~ msgid "label `%s' referenced outside of any function"
23605 #~ msgstr "Marke »%s« außerhalb jeder Funktion referenziert"
23607 #~ msgid "destructors must be member functions"
23608 #~ msgstr "Destruktoren müssen Elementfunktionen sein"
23610 #~ msgid "destructor `%T' must match class name `%T'"
23611 #~ msgstr "Destruktor »%T« muss zu Klassenname »%T« passen"
23613 #~ msgid "`%T' specified as declarator-id"
23614 #~ msgstr "»%T« als Deklarator-ID angegeben"
23616 #~ msgid " perhaps you want `%T' for a constructor"
23617 #~ msgstr " vielleicht wollen Sie »%T« als Konstruktor"
23619 #~ msgid "`bool' is now a keyword"
23620 #~ msgstr "»bool« ist jetzt ein Schlüsselwort"
23622 #~ msgid "extraneous `%T' ignored"
23623 #~ msgstr "belangloses »%T« ignoriert"
23625 #~ msgid "multiple declarations `%T' and `%T'"
23626 #~ msgstr "mehrfache Deklarationen »%T« und »%T«"
23628 #~ msgid "return value type specifier for constructor ignored"
23629 #~ msgstr "Typangabe des Rückgabewerts für Konstruktor ignoriert"
23631 #~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
23632 #~ msgstr "Speicherklasse »static« ungültig für außerhalb des globalen Gültigkeitsbereiches deklarierte Funktion »%s«"
23634 #~ msgid "invalid string constant `%E'"
23635 #~ msgstr "ungültige Zeichenkettenkonstante »%E«"
23637 #~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
23638 #~ msgstr "ungültige Ganzzahlkonstante in Parameterliste; vergessen, den Parameternamen anzugeben?"
23640 #~ msgid "return type for `main' changed to `int'"
23641 #~ msgstr "Rückgabetyp für »main« zu »int« geändert"
23643 #~ msgid "`%D' implicitly declared before its definition"
23644 #~ msgstr "»%D« vor seiner Definition implizit deklariert"
23646 #~ msgid "typename type `%#T' declared `friend'"
23647 #~ msgstr "»typename«-Typ »%#T« als »friend« deklariert"
23649 #~ msgid "`%T' fails to be an aggregate typedef"
23650 #~ msgstr "»%T« ist kein Aggregat-typedef"
23652 #~ msgid "type `%T' is of non-aggregate type"
23653 #~ msgstr "Typ »%T« ist Nicht-Aggregat-Typ"
23655 #~ msgid "new of array type fails to specify size"
23656 #~ msgstr "»new« für Feldtyp gibt keine Größe an"
23658 #~ msgid "type name expected before `*'"
23659 #~ msgstr "Typnamen vor »*« erwartet"
23661 #~ msgid "`%D' undeclared (first use this function)"
23662 #~ msgstr "»%D« nicht deklariert (erste Verwendung dieser Funktion)"
23664 #~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
23665 #~ msgstr "(Jeder nicht deklarierte Bezeichner wird nur einmal für jede Funktion, in der er vorkommt, gemeldet.)"
23667 #~ msgid "`%#D' used prior to declaration"
23668 #~ msgstr "»%#D« vor Deklaration verwendet"
23670 #~ msgid "`%D' was previously implicitly declared to return `int'"
23671 #~ msgstr "»%D« wurde vorher implizit als »int« zurückgebend deklariert"
23673 #~ msgid "`%#D' redeclared as %C"
23674 #~ msgstr "»%#D« als %C redeklariert"
23676 #~ msgid "invalid token"
23677 #~ msgstr "ungültiges Token"
23679 #~ msgid "`::%D' has not been declared"
23680 #~ msgstr "»::%D« wurde nicht deklariert"
23682 #~ msgid "`::%D' %s"
23683 #~ msgstr "»::%D« %s"
23685 #~ msgid "`%s' is not a template"
23686 #~ msgstr "»%s« ist kein Template"
23688 #~ msgid "extra semicolon"
23689 #~ msgstr "zusätzliches Semikolon"
23691 #~ msgid "explicit specialization not preceded by `template <>'"
23692 #~ msgstr "»template <>« geht nicht expliziter Spezialisierung voran"
23694 #~ msgid "partial specialization `%D' of function template"
23695 #~ msgstr "partielle Spezialisierung »%D« eines Funktionstemplates"
23697 #~ msgid "it must be the address of a function with external linkage"
23698 #~ msgstr "es muss die Adresse einer Funktion mit externer Bindung sein"
23700 #~ msgid "it must be the address of an object with external linkage"
23701 #~ msgstr "es muss die Adresse eines Objektes mit externer Bindung sein"
23703 #~ msgid "it must be a pointer-to-member of the form `&X::Y'"
23704 #~ msgstr "es muss ein Zeiger auf ein Element der Form »&X::Y« sein"
23706 #~ msgid "address of non-extern `%E' cannot be used as template argument"
23707 #~ msgstr "Adresse des nicht externen »%E« kann nicht als Template-Argument verwendet werden"
23709 #~ msgid "non-constant `%E' cannot be used as template argument"
23710 #~ msgstr "Nicht-Konstante »%E« kann nicht als Template-Argument verwendet werden"
23712 #~ msgid "type '%T' cannot be used as a value for a non-type template-parameter"
23713 #~ msgstr "Typ »%T« kann nicht als Wert für Nicht-Typ-Templateparameter verwendet werden"
23715 #~ msgid "invalid use of '%D' as a non-type template-argument"
23716 #~ msgstr "ungültige Verwendung von »%D« als ein Nicht-Typ-Templateargument"
23718 #~ msgid "invalid use of '%E' as a non-type template-argument"
23719 #~ msgstr "ungültige Verwendung von »%E« als ein Nicht-Typ-Templateargument"
23721 #~ msgid "use of `%s' in template type unification"
23722 #~ msgstr "Verwendung von »%s« in Templatetyp-Vereinigung"
23724 #~ msgid "`%#D' needs a final overrider"
23725 #~ msgstr "»%#D« muss ein endgültiger Überschreiber sein"
23727 #~ msgid "multiple declarators in template declaration"
23728 #~ msgstr "mehrere Deklarationen in Templatedeklaration"
23730 #~ msgid "non-lvalue in %s"
23731 #~ msgstr "Nicht-L-Wert in %s"
23733 #~ msgid "unary `&'"
23734 #~ msgstr "einstelliges »&«"
23736 #~ msgid "invalid reinterpret_cast from type `%T' to type `%T'"
23737 #~ msgstr "ungültiges reinterpret_cast vom Typ »%T« in Typ »%T«"
23739 #~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
23740 #~ msgstr "ISO-C++ verbietet Umwandlung in als L-Wert verwendeten Nicht-Referenz-Typ"
23742 #~ msgid "initializer list for object of class with virtual base classes"
23743 #~ msgstr "Initialisierungliste für Objekt einer Klasse mit virtuellen Basisklassen"
23745 #~ msgid "initializer list for object of class with base classes"
23746 #~ msgstr "Initialisierungliste für Objekt einer Klasse mit Basisklassen"
23748 #~ msgid "initializer list for object using virtual functions"
23749 #~ msgstr "Initialisierungliste für virtuelle Funktionen verwendendes Objekt"
23752 #~ msgstr "beachte:"
23754 #~ msgid "warning:"
23755 #~ msgstr "Warnung:"
23758 #~ msgstr "schwerwiegend:"
23760 #~ msgid "(continued):"
23761 #~ msgstr "(Fortsetzung:)"
23763 #~ msgid "[REPORT BUG!!] %"
23764 #~ msgstr "[Fehler zurückmelden!!] %"
23766 #~ msgid "[REPORT BUG!!]"
23767 #~ msgstr "[Fehler zurückmelden!!]"
23769 #~ msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
23770 #~ msgstr "ASSIGN-Marke passt nicht in »%A« bei %0 -- breiteren Geschwistertypen verwenden"
23772 #~ msgid "no INTEGER type can hold a pointer on this configuration"
23773 #~ msgstr "kein INTEGER-Typ kann in dieser Konfiguration einen Zeiger aufnehmen"
23775 #~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
23776 #~ msgstr "Konfiguration: REAL, INTEGER, und LOGICAL sind %d Bit breit,"
23778 #~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
23779 #~ msgstr "und Zeiger sind %d Bit breit, aber g77 funktioniert noch nicht"
23781 #~ msgid "properly unless they all are 32 bits wide"
23782 #~ msgstr "geeignet, außer sie sind alle 32 Bit breit"
23784 #~ msgid "Please keep this in mind before you report bugs."
23785 #~ msgstr "Bitte bedenken Sie dies, wenn Sie einen Fehlerbericht einsenden."
23787 #~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
23788 #~ msgstr "Konfiguration: char * nimmt %d Bits auf, aber ftnlen nur %d"
23791 #~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
23792 #~ " ASSIGN statement might fail"
23794 #~ "Konfiguration: char * nimmt %d Bit auf, aber INTEGER nur %d -- \n"
23795 #~ " ASSIGN-Anweisung kann scheitern"
23797 #~ msgid "Outside of any program unit:\n"
23798 #~ msgstr "Außerhalb jeder Programmeinheit:\n"
23800 #~ msgid "%A from %B at %0%C"
23801 #~ msgstr "%A von %B bei %0%C"
23803 #~ msgid "At %0, INCLUDE file %A exists, but is not readable"
23804 #~ msgstr "Bei %0, INCLUDE-Datei %A existiert, aber nicht lesbar"
23806 #~ msgid "At %0, INCLUDE nesting too deep"
23807 #~ msgstr "bei %0, zu tiefe INCLUDE-Schachtelung"
23809 #~ msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
23810 #~ msgstr "Zwei arithmetische Operatoren in einer Zeile bei %0 und %1 -- Klammern verwenden"
23812 #~ msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
23813 #~ msgstr "Operator bei %0 hat geringeren Vorrang als der bei %1 -- Klammern verwenden"
23815 #~ msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
23816 #~ msgstr ".EQV./.NEQV. statt .EQ./.NE. bei %0 für LOGICAL-Operanden bei %1 und %2 verwenden"
23818 #~ msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
23819 #~ msgstr "Nicht unterstützter Operand für ** bei %1 -- Umwandlung in Standard-INTEGER"
23822 #~ "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
23823 #~ "You may redistribute copies of GNU Fortran\n"
23824 #~ "under the terms of the GNU General Public License.\n"
23825 #~ "For more information about these matters, see the file named COPYING\n"
23826 #~ "or type the command `info -f g77 Copying'.\n"
23828 #~ "GNU Fortran kommt OHNE GARANTIE, im vom Gesetz zulässigen Ausmaß.\n"
23829 #~ "Sie dürfen Kopien von GNU Fortran unter\n"
23830 #~ "den Bedingungen der GNU General Public License weitergeben.\n"
23831 #~ "Für weitere Informationen hierüber, siehe die Datei COPYING\n"
23832 #~ "oder geben Sie »info -f g77 Copying« ein.\n"
23834 #~ msgid "--driver no longer supported"
23835 #~ msgstr "--driver wird nicht mehr unterstützt"
23837 #~ msgid "Implicit declaration of `%A' at %0"
23838 #~ msgstr "Implizite Deklaration von »%A« bei %0"
23840 #~ msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
23841 #~ msgstr "Nicht-ISO-C-standardkonforme Fluchtsequenz »\\%A« bei %0"
23843 #~ msgid "Unknown escape sequence `\\%A' at %0"
23844 #~ msgstr "Unbekannte Fluchtsequenz »\\%A« bei %0"
23846 #~ msgid "Unterminated escape sequence `\\' at %0"
23847 #~ msgstr "Nicht beendete Fluchtsequenz »\\« bei %0"
23849 #~ msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
23850 #~ msgstr "Unbekannte Fluchtsequenz »\\« gefolgt von Zeichencode 0x%A bei %0"
23852 #~ msgid "\\x used at %0 with no following hex digits"
23853 #~ msgstr "\\x bei %0 ohne folgende Hexadezimalziffern verwendet"
23855 #~ msgid "Hex escape at %0 out of range"
23856 #~ msgstr "Hexadezimal-Escape bei %0 außerhalb des Wertebereiches"
23858 #~ msgid "Escape sequence at %0 out of range for character"
23859 #~ msgstr "Fluchtsequenz bei %0 außerhalb des Wertebereiches für Zeichen"
23861 #~ msgid "hex escape out of range"
23862 #~ msgstr "Hexadezimalescape außerhalb des Wertebereiches"
23864 #~ msgid "non-ANSI-standard escape sequence, `\\%c'"
23865 #~ msgstr "Nicht-ANSI-Standard-Fluchtsequenz, »\\%c«"
23867 #~ msgid "non-ISO escape sequence `\\%c'"
23868 #~ msgstr "Nicht-ISO-Fluchtsequenz »\\%c«"
23870 #~ msgid "unknown escape sequence `\\%c'"
23871 #~ msgstr "unbekannte Fluchtsequenz »\\%c«"
23873 #~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
23874 #~ msgstr "unbekannte Fluchtsequenz: »\\« gefolgt von Zeichencode 0x%x"
23876 #~ msgid "badly formed directive -- no closing quote"
23877 #~ msgstr "falsch geformte Anweisung -- kein schließendes Anführungszeichen"
23879 #~ msgid "#-lines for entering and leaving files don't match"
23880 #~ msgstr "#-Zeichen zum Betreten und Verlassen von Dateien passen nicht"
23882 #~ msgid "bad directive -- missing close-quote"
23883 #~ msgstr "Falsche Direktive -- schließendes Anführungszeichen fehlt"
23885 #~ msgid "invalid #ident"
23886 #~ msgstr "ungültiges #ident"
23888 #~ msgid "undefined or invalid # directive"
23889 #~ msgstr "nicht definierte oder ungültige #-Anweisung"
23891 #~ msgid "invalid #line"
23892 #~ msgstr "ungültiges #line"
23894 #~ msgid "use `#line ...' instead of `# ...' in first line"
23895 #~ msgstr "»#line ...« statt »# ...« in erster Zeile verwenden"
23897 #~ msgid "invalid #-line"
23898 #~ msgstr "ungültige #-Zeile"
23900 #~ msgid "Null character at %0 -- line ignored"
23901 #~ msgstr "Nullzeichen bei %0 -- Zeile ignoriert"
23903 #~ msgid "INCLUDE at %0 not the only statement on the source line"
23904 #~ msgstr "INCLUDE bei %0 ist nicht die einzige Anweisung in der Quelltextzeile"
23906 #~ msgid "ASSIGNed FORMAT specifier is too small"
23907 #~ msgstr "ASSIGN-Symbol von FORMAT ist zu klein"
23909 #~ msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
23910 #~ msgstr "SELECT CASE on CHARACTER type (bei %0) nicht unterstützt"
23912 #~ msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
23913 #~ msgstr "SELECT (bei %0) hat mehrere Fälle -- Ganzzahlüberlauf der CASE(s) prüfen"
23915 #~ msgid "ASSIGN to variable that is too small"
23916 #~ msgstr "ASSIGN an Variable, die zu klein ist"
23918 #~ msgid "ASSIGNed GOTO target variable is too small"
23919 #~ msgstr "ASSIGN GOTO-Ziel-Variable ist zu klein"
23921 #~ msgid "Local adjustable symbol `%A' at %0"
23922 #~ msgstr "Lokales einstallbares Symbol »%A« bei %0"
23924 #~ msgid "data initializer on host with different endianness"
23925 #~ msgstr "Dateninitialisierung auf Rechner mit anderer Byte-Reihenfolge"
23927 #~ msgid "-fvxt-not-f90 no longer supported -- try -fvxt"
23928 #~ msgstr "-fvxt-not-f90 wird nicht mehr unterstützt -- -fvxt probieren"
23930 #~ msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90"
23931 #~ msgstr "-ff90-not-vxt wird nicht mehr unterstützt -- -fno-vxt -ff90 probieren"
23933 #~ msgid "-fdebug-kludge is disabled, use normal debugging flags"
23934 #~ msgstr "-fdebug-kludge ist ausgeschaltet, normale Fehlersuchoptionen verwenden"
23936 #~ msgid "Missing first operand for binary operator at %0"
23937 #~ msgstr "Erster Operand für binären Operator bei %0 fehlt"
23939 #~ msgid "Zero-length character constant at %0"
23940 #~ msgstr "Zeichenkonstante bei %0 hat Länge Null"
23942 #~ msgid "Invalid token at %0 in expression or subexpression at %1"
23943 #~ msgstr "Ungültiges Zeichen bei %0 in Ausdruck oder Teilausdruck bei %1"
23945 #~ msgid "Missing operand for operator at %1 at end of expression at %0"
23946 #~ msgstr "Operand für Operator bei %1 am Ende des Ausdrucks bei %0 fehlt"
23948 #~ msgid "Label %A already defined at %1 when redefined at %0"
23949 #~ msgstr "Marke %A ist bereits bei %1 bei Redefinition bei %0 definiert"
23951 #~ msgid "Unrecognized character at %0 [info -f g77 M LEX]"
23952 #~ msgstr "Nicht erkanntes Zeichen bei %0 [info -f g77 M LEX]"
23954 #~ msgid "Label definition %A at %0 on empty statement (as of %1)"
23955 #~ msgstr "Markendefinition %A bei %0 an leerer Anweisung (von %1)"
23957 #~ msgid "Invalid first character at %0 [info -f g77 M LEX]"
23958 #~ msgstr "Ungültiges erstes Zeichen bei %0 [info -f g77 M LEX]"
23960 #~ msgid "Line too long as of %0 [info -f g77 M LEX]"
23961 #~ msgstr "Zeile zu lang bei %0 [info -f g77 M LEX]"
23963 #~ msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
23964 #~ msgstr "Nicht-numerisches Zeichen bei %0 in Markenfeld [info -f g77 M LEX]"
23966 #~ msgid "Label number at %0 not in range 1-99999"
23967 #~ msgstr "Markenzahl bei %0 nicht im Wertebereich 1-99999"
23969 #~ msgid "At %0, '!' and '/*' are not valid comment delimiters"
23970 #~ msgstr "Bei %0 sind '!' und '/*' keine gültigen Kommentarbegrenzungen"
23972 #~ msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
23973 #~ msgstr "Fortsetzungsanzeiger bei %0 muss in Spalte 6 auftreten [info -f g77 M LEX]"
23975 #~ msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
23976 #~ msgstr "Marke bei %0 ist ohne Fortsetzungszeilenanzeiger bei %1 ungültig [info -f g77 M LEX]"
23978 #~ msgid "Character constant at %0 has no closing apostrophe at %1"
23979 #~ msgstr "Zeichenkonstante bei %0 hat kein schließendes Hochkomma bei %1"
23981 #~ msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
23982 #~ msgstr "Hollerithkonstante bei %0 gab %A mehr Zeichen an als bei %1 vorhanden"
23984 #~ msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
23985 #~ msgstr "Schließende Klammer bei %0 benötigt, um öffnende Klammer bei %1 zu schließen"
23987 #~ msgid "Integer at %0 too large"
23988 #~ msgstr "Ganzzahl bei %0 zu groß"
23990 #~ msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
23991 #~ msgstr "Punkt bei %0 wird nicht von Ziffern für Fließkommazahlen oder von »NOT.«, »TRUE.« oder »FALSE.« gefolgt"
23993 #~ msgid "Missing close-period between `.%A' at %0 and %1"
23994 #~ msgstr "Schließ-Punkt zwischen ».%A« bei %0 und %1 fehlt"
23996 #~ msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
23997 #~ msgstr "Ungültiger Exponent bei %0 für Real-Konstante bei %1; Nichtziffer »%A« in Exponentenfeld"
23999 #~ msgid "Missing value at %1 for real-number exponent at %0"
24000 #~ msgstr "Wert bei %1 für Real-Zahl-Exponent bei %0 fehlt"
24002 #~ msgid "Expected binary operator between expressions at %0 and at %1"
24003 #~ msgstr "Erwarteter Binäroperator zwischen Ausdrücken bei %0 und %1"
24005 #~ msgid "Semicolon at %0 is an invalid token"
24006 #~ msgstr "Semikolon bei %0 ist ungültiges Symbol"
24008 #~ msgid "Extraneous comma in FORMAT statement at %0"
24009 #~ msgstr "Zusätzliches Komma in FORTRAN-Anweisung bei %0"
24011 #~ msgid "Missing comma in FORMAT statement at %0"
24012 #~ msgstr "Komma in FORTRAN-Anweisung bei %0 fehlt"
24014 #~ msgid "Spurious sign in FORMAT statement at %0"
24015 #~ msgstr "Falsches Vorzeichen in FORMAT-Anweisung bei %0"
24017 #~ msgid "Spurious number in FORMAT statement at %0"
24018 #~ msgstr "Falsche Zahl in FORMAT-Anweisung bei %0"
24020 #~ msgid "Spurious text trailing number in FORMAT statement at %0"
24021 #~ msgstr "Falscher Text hinter Zahl in FORMAT-Anweisung bei %0"
24023 #~ msgid "Unrecognized FORMAT specifier at %0"
24024 #~ msgstr "Nicht erkannte FORMAT-Angabe bei %0"
24026 #~ msgid "Missing close-parenthese(s) in FORMAT statement at %0"
24027 #~ msgstr "Schließende Klammer(n) in FORMAT-Anweisung bei %0 fehlt"
24029 #~ msgid "Missing number following period in FORMAT statement at %0"
24030 #~ msgstr "Zahl hinter Punkt in FORMAT-Anweisung bei %0 fehlt"
24032 #~ msgid "Missing number following `E' in FORMAT statement at %0"
24033 #~ msgstr "Zahl hinter »E« in FORMAT-Anweisung bei %0 fehlt"
24035 #~ msgid "Spurious trailing comma preceding terminator at %0"
24036 #~ msgstr "Falsche folgende Kommas vor Endezeichen bei %0"
24038 #~ msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
24039 #~ msgstr "Bei %0, OPERATOR statt ASSIGNMENT für nicht den Zuweisungsoperator (=) angebende INTERFACE-Anweisung angeben"
24041 #~ msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
24042 #~ msgstr "Bei %0, OPERATOR statt ASSIGNMENT für den Zuweisungsoperator (=) angebende INTERFACE-Anweisung angeben"
24044 #~ msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
24045 #~ msgstr "=initialization-expr bei %0 kann nicht angegeben werden, außer »::« tritt vor der Liste der Objekte auf"
24047 #~ msgid "Reference to label at %1 inconsistent with its definition at %0"
24048 #~ msgstr "Referenz auf Marke bei %1 mit seiner Definition bei %0 inkonsistent"
24050 #~ msgid "Reference to label at %1 inconsistent with earlier reference at %0"
24051 #~ msgstr "Referenz zur Marke bei %1 widerspricht früherer Referenz bei %0"
24053 #~ msgid "DO-statement reference to label at %1 follows its definition at %0"
24054 #~ msgstr "Referenz auf Marke in DO-Anweisung bei %1 folgt ihrer Definition bei %0"
24056 #~ msgid "Reference to label at %1 is outside block containing definition at %0"
24057 #~ msgstr "Referenz auf Marke bei %1 ist außerhalb des Blockes, der die Definition bei %0 enthält"
24059 #~ msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
24060 #~ msgstr "Referenzen auf Marke in DO-Anweisung bei %0 und %2 von unvollendetem Block getrennt, der bei %1 beginnt"
24062 #~ msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
24063 #~ msgstr "Referenz auf Marke in DO-Anweisung bei %0 und Markendefinition bei %2 von unvollendetem Block getrennt, der bei %1 beginnt"
24065 #~ msgid "Label definition at %0 invalid on this kind of statement"
24066 #~ msgstr "Markendefinition bei %0 bei dieser Anweisungsart ungültig"
24068 #~ msgid "Statement at %0 invalid in this context"
24069 #~ msgstr "Anweisung bei %0 in diesem Kontext ungültig"
24071 #~ msgid "Statement at %0 invalid in context established by statement at %1"
24072 #~ msgstr "Anweisung bei %0 im von Anweisung bei %1 eingerichteten Kontext ungültig"
24074 #~ msgid "Statement at %0 must specify construct name specified at %1"
24075 #~ msgstr "Anweisung bei %0 muss Konstruktnamen angeben, der bei %1 spezifiziert wurde"
24077 #~ msgid "Construct name at %0 superfluous, no construct name specified at %1"
24078 #~ msgstr "Konstruktname bei %0 ist überflüssig, kein Konstruktname bei %1 angegeben"
24080 #~ msgid "Construct name at %0 not the same as construct name at %1"
24081 #~ msgstr "Konstruktname bei %0 ist nicht der gleiche wie Konstruktname bei %1"
24083 #~ msgid "Construct name at %0 does not match construct name for any containing DO constructs"
24084 #~ msgstr "Konstruktname bei %0 passt zu keinem Konstruktnamen für enthaltende DO-Anweisungen"
24086 #~ msgid "Label definition missing at %0 for DO construct specifying label at %1"
24087 #~ msgstr "Markendefinition fehlt bei %0 für DO-Konstrukt, das Marke bei %1 angibt"
24089 #~ msgid "Statement at %0 follows ELSE block for IF construct at %1"
24090 #~ msgstr "Anweisung bei %0 folgt ELSE-Block für IF-Konstrukt bei %1"
24092 #~ msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
24093 #~ msgstr "Zweites Vorkommen von ELSE WHERE bei %0 innerhalb von WHERE bei %1"
24095 #~ msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
24096 #~ msgstr "In END-Anweisung bei %0 fehlt Schlüsselwort »%A«, das für bei %1 gebundene interne oder Modulprozedur(en) benötigt wird"
24098 #~ msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
24099 #~ msgstr "MODULE PROCEDURE-Anweisung bei %0 ungültig, da INTERFACE bei %1 keinen allgemeinen Namen, Operator oder Zuweisung angibt"
24101 #~ msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
24102 #~ msgstr "BLOCK DATA - Name bei %0 überflüssig, bei %1 kein Name angegeben"
24104 #~ msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
24105 #~ msgstr "Programmname bei %0 überflüssig, keine PROGRAM-Anweisung bei %1 angegeben"
24107 #~ msgid "Program unit name at %0 not the same as name at %1"
24108 #~ msgstr "Programmteilname bei %0 ist nicht der gleiche wie der Name bei %1"
24110 #~ msgid "Type name at %0 not the same as name at %1"
24111 #~ msgstr "Typname bei %0 ist nicht der gleiche wie Name bei %1"
24113 #~ msgid "End of source file before end of block started at %0"
24114 #~ msgstr "Ende der Quelldatei vor Ende des Blocks, der bei %0 beginnt"
24116 #~ msgid "Undefined label, first referenced at %0"
24117 #~ msgstr "Undefinierte Marke, zuerst bei %0 referenziert"
24119 #~ msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
24120 #~ msgstr "SAVE-Anweisung oder Attribut bei %1 kann nicht zusammen mit SAVE-Anweisung oder -Attribut bei %0 angegeben werden"
24122 #~ msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
24123 #~ msgstr "PUBLIC- oder PRIVATE-Anweisung bei %1 kann nicht zusammen mit PUBLIC- oder PRIVATE-Anweisung bei %0 angegeben werden"
24125 #~ msgid "RETURN statement at %0 invalid within a main program unit"
24126 #~ msgstr "RETURN-Anweisung bei %0 ungültig innerhalb Hauptprogrammeinheit"
24128 #~ msgid "Alternate return specifier at %0 invalid within a main program unit"
24129 #~ msgstr "Alternativer Rückgabespezifizierer bei %0 ungültig innerhalb Hauptprogrammeinheit"
24131 #~ msgid "Alternate return specifier at %0 invalid within a function"
24132 #~ msgstr "Alternativer Rückgabespezifizierer bei %0 ungültig innerhalb von Funktion"
24134 #~ msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
24135 #~ msgstr "Zugriffsspezifizierer oder PRIVATE-Anweisung bei %0 ungültig für Definition eines abgeleiteten Typen innerhalb eines Nicht-Spezifikationsteils eines Moduls"
24137 #~ msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
24138 #~ msgstr "Zugriffsspezifizierer bei %0 müssen direkt der Anweisung abgeleiten Typs bei %1 (ohne Anweisungen dazwischen) folgen"
24140 #~ msgid "No components specified as of %0 for derived-type definition beginning at %1"
24141 #~ msgstr "Keine Komponenten seit %0 für Definition abgeleiteten Typs beginnend bei %1 angegeben"
24143 #~ msgid "No components specified as of %0 for structure definition beginning at %1"
24144 #~ msgstr "Keine Komponenten bei %0 für Strukturdefinition beginnend bei %1 angegeben"
24146 #~ msgid "Missing structure name for outer structure definition at %0"
24147 #~ msgstr "Fehlender Strukturname für äußere Strukturdefinition bei %0"
24149 #~ msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
24150 #~ msgstr "Feldnamen bei %0 für äußere Strukturdefinition -- geben Sie sie stattdessen in einer folgenden RECORD-Anweisung an"
24152 #~ msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
24153 #~ msgstr "Fehlende Feldnamen für Strukturdefinition bei %0 innerhalb Strukturdefinition bei %1"
24155 #~ msgid "No components specified as of %0 for map beginning at %1"
24156 #~ msgstr "Keine Komponenten bei %0 für bei %1 beginnende Abbildung angegeben"
24158 #~ msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
24159 #~ msgstr "Null oder eine Abbildung bei %0 für bei %1 beginnende Union angegeben -- mindestens zwei werden benötigt"
24161 #~ msgid "Missing %A specifier in statement at %0"
24162 #~ msgstr "Fehlender Spezifizierer %A in Anweisung bei %0"
24164 #~ msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
24165 #~ msgstr "Elemente in E/A-Liste ab %0 ungültig für Namenslisten-gesteuerte E/A"
24167 #~ msgid "Conflicting I/O control specifications at %0 and %1"
24168 #~ msgstr "in Konflikt stehende E/A-Steuerspezifikationen bei %0 und %1"
24170 #~ msgid "No UNIT= specifier in I/O control list at %0"
24171 #~ msgstr "Kein Spezifizierer UNIT= in E/A-Steuerungsliste bei %0"
24173 #~ msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
24174 #~ msgstr "Spezifikation bei %0 benötigt Spezifikation ADVANCE=`NO' in gleicher E/A-Steuerungsliste"
24176 #~ msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
24177 #~ msgstr "Spezifikation bei %0 benötigt explizite Spezifikation FMT= in gleicher E/A-Steuerungsliste"
24179 #~ msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
24180 #~ msgstr "Zweites Auftreten von CASE DEFAULT bei %0 innerhalb SELECT CASE bei %1"
24182 #~ msgid "Duplicate or overlapping case values/ranges at %0 and %1"
24183 #~ msgstr "Doppelte oder überlappende Fall-Werte oder -Bereiche bei %0 und %1"
24185 #~ msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
24186 #~ msgstr "Typ- oder Art-Typ-Parameterunstimmigkeit zwischen CASE-Wert oder Wert in einem Bereich bei %0 und SELECT CASE bei %1"
24188 #~ msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
24189 #~ msgstr "Bereichsangabe bei %0 ist ungültig für CASE-Anweisung innerhalb SELECT CASE-Anweisung logischen Typs"
24191 #~ msgid "Fortran 90 feature at %0 unsupported"
24192 #~ msgstr "Fortran-90-Eigenschaft bei %0 nicht unterstützt"
24194 #~ msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
24195 #~ msgstr "Ungültige Deklaration von oder Referenz auf Symbol »%A« bei %0 [ursprünglich bei %1 entdeckt]"
24197 #~ msgid "Null element at %0 for array reference at %1"
24198 #~ msgstr "Nullelement bei %0 für Feldreferenz bei %1"
24200 #~ msgid "Too few elements (%A missing) as of %0 for array reference at %1"
24201 #~ msgstr "Zu wenige Elemente (%A fehlt) bei %0 für Feldreferenz bei %1"
24203 #~ msgid "Too many elements as of %0 for array reference at %1"
24204 #~ msgstr "Zu viele Elemente bei %0 für Feldreferenz bei %1"
24206 #~ msgid "Missing colon as of %0 in substring reference for %1"
24207 #~ msgstr "Fehlender Doppelpunkt bei %0 in Teilzeichenkettenreferenz für %1"
24209 #~ msgid "Invalid use at %0 of substring operator on %1"
24210 #~ msgstr "Ungültige Anwendung bei %0 des Teilzeichenkettenoperators auf %1"
24212 #~ msgid "Substring begin/end point at %0 out of defined range"
24213 #~ msgstr "Anfang/Ende der Teilzeichenkette bei %0 außerhalb des definierten Bereiches"
24215 #~ msgid "Expression at %0 has incorrect data type or rank for its context"
24216 #~ msgstr "Ausdruck bei %0 hat falschen Datentyp oder Rang für seinen Kontext"
24218 #~ msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
24219 #~ msgstr "Division durch 0 (Null) bei %0 (IEEE noch nicht unterstützt)"
24221 #~ msgid "%A step count known to be 0 (zero) at %0"
24222 #~ msgstr "%A Schrittweite ist 0 (Null) bei %0"
24224 #~ msgid "%A end value plus step count known to overflow at %0"
24225 #~ msgstr "Endwert von %A plus Schrittweite läuft bei %0 über"
24227 #~ msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
24228 #~ msgstr "Anfang, Ende und Schrittweite von %A führen durch Überlauf in Zwischenrechnungen bei %0 zu implementierungsabhängigem Verhalten"
24230 #~ msgid "%A begin, end, and step-count values known to result in no iterations at %0"
24231 #~ msgstr "Anfang, Ende und Schrittweite von %A führen zu keinem Durchlauf bei %0"
24233 #~ msgid "Type disagreement between expressions at %0 and %1"
24234 #~ msgstr "Typkonflikt zwischen Ausdrücken bei %0 und %1"
24236 #~ msgid "No specification for implied-DO iterator `%A' at %0"
24237 #~ msgstr "Keine Spezifikation für implizierten DO-Iterator »%A« bei %0"
24239 #~ msgid "Gratuitous parentheses surround implied-DO construct at %0"
24240 #~ msgstr "Überflüssige Klammern um impliziertes DO-Konstrukt bei %0"
24242 #~ msgid "Zero-size specification invalid at %0"
24243 #~ msgstr "Spezifikation der Größe Null bei %0 ungültig"
24245 #~ msgid "Zero-size array at %0"
24246 #~ msgstr "Feld der Größe Null bei %0"
24248 #~ msgid "Target machine does not support complex entity of kind specified at %0"
24249 #~ msgstr "Zielmaschine unterstützt keine komplexen Werte der bei %0 angegebenen Art"
24251 #~ msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
24252 #~ msgstr "Zielmaschine unterstützt nicht das bei %0 angegebene DOUBLE COMPLEX"
24254 #~ msgid "Attempt to raise constant zero to a power at %0"
24255 #~ msgstr "Versuch, Null-Konstante bei %0 zu potenzieren"
24257 #~ msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
24258 #~ msgstr "Referenz auf allgemeines inneres »%A« bei %0 könnte auf %B oder %C verweisen"
24260 #~ msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
24261 #~ msgstr "Mehrdeutige Verwendung des inneren »%A« bei %0 [info -f g77 M CMPAMBIG]"
24263 #~ msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
24264 #~ msgstr "Inneres »%A« als »%B« referenziert bei %0, als »%C« bei %1 [info -f g77 M EXPIMP]"
24266 #~ msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
24267 #~ msgstr "Gleicher Name »%A« für %B bei %0 und %C bei %1 verwendet [info -f g77 M INTGLOB]"
24269 #~ msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
24270 #~ msgstr "Explizite Typdeklaration für inneres »%A« widerspricht Aufruf bei %0"
24272 #~ msgid "Unable to open INCLUDE file `%A' at %0"
24273 #~ msgstr "INCLUDE-Datei »%A« konnte bei %0 nicht geöffnet werden"
24275 #~ msgid "Null argument at %0 for statement function reference at %1"
24276 #~ msgstr "Null-Argument bei %0 für Anweisungs-Funktions-Referenz bei %1"
24278 #~ msgid "Null argument at %0 for procedure invocation at %1"
24279 #~ msgstr "Nullargument bei %0 für Prozeduraufruf bei %0"
24281 #~ msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
24282 #~ msgstr "%A zu wenige Argumente (beginnend bei Pseudoargument »%B«) bei %0 für Anweisungs-Funktions-Referenz bei %1"
24284 #~ msgid "%A too many arguments as of %0 for statement function reference at %1"
24285 #~ msgstr "%A zu viele Argumente bei %0 für Anweisungs-Funktions-Referenz bei %1"
24287 #~ msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
24288 #~ msgstr "Feld angegeben bei %1 für Pseudoargument »%A« in Anweisungs-Funktions-Referenz"
24290 #~ msgid "Unsupported FORMAT specifier at %0"
24291 #~ msgstr "Nicht unterstützte Formatangabe bei %0"
24293 #~ msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
24294 #~ msgstr "FORMAT-Angabe mit Variablenausdruck bei %0 nicht unterstützt"
24296 #~ msgid "Unsupported VXT statement at %0"
24297 #~ msgstr "Nicht unterstützte VXT-Anweisung bei %0"
24299 #~ msgid "Attempt to specify second initial value for `%A' at %0"
24300 #~ msgstr "Versuch, zweiten Initialisierungswert für »%A« bei %0 anzugeben"
24302 #~ msgid "Too few initial values in list of initializers for `%A' at %0"
24303 #~ msgstr "Zu wenige Initialisierungswerte in Initialisierungsliste für »%A« bei %0"
24305 #~ msgid "Too many initial values in list of initializers starting at %0"
24306 #~ msgstr "Zu viele Initialisierungswerte in Initialisierungsliste ab %0"
24308 #~ msgid "Array or substring specification for `%A' out of range in statement at %0"
24309 #~ msgstr "Spezifikation des Feldes oder der Teilzeichenkette für »%A« außerhalb des Wertebereiches in Anweisung bei %0"
24311 #~ msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
24312 #~ msgstr "Feldindex #%B außerhalb des Bereiches für Initialisierung von »%A« in Anweisung bei %0"
24314 #~ msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
24315 #~ msgstr "Schrittweite der implizierten DO-Schleife von 0 (Null) für Zählvariable »%A« in Anweisung bei %0"
24317 #~ msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
24318 #~ msgstr "Wiederholungszähler der implizierten DO-Schleife von 0 (Null) für Zählvariable »%A« in Anweisung bei %0"
24320 #~ msgid "Not an integer constant expression in implied do-loop in statement at %0"
24321 #~ msgstr "Kein Ganzzahlkonstantenausdruck in implizierter DO-Schleife in Ausdruck bei %0"
24323 #~ msgid "Attempt to specify second initial value for element of `%A' at %0"
24324 #~ msgstr "Versuch, zweiten Initialisierungswert für Element von »%A« bei %0 anzugeben"
24326 #~ msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
24327 #~ msgstr "Versuch, gemeinsame Bereiche »%A« und »%B« bei %0 mit EQUIVALENCE zu verknüpfen"
24329 #~ msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
24330 #~ msgstr "»%A« kann nicht als von EQUIVALENCE bestimmt platziert werden, wegen Ausrichtungseinschränkungen"
24332 #~ msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
24333 #~ msgstr "Unpassende EQUIVALENCE-Anforderungen für Platzierung von »%A« bei %C und %D Bytes Versatz von »%B«"
24335 #~ msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
24336 #~ msgstr "Spezifikation von Feld oder Teilzeichenkette für »%A« außerhalb des Bereiches in EQUIVALENCE-Anweisung"
24338 #~ msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
24339 #~ msgstr "Teilzeichenkette der Nicht-CHARACTER-Entität »%A« in EQUIVALENCE-Anweisung"
24341 #~ msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
24342 #~ msgstr "Feldreferenz auf skalare Variable »%A« in EQUIVALENCE-Anweisung"
24344 #~ msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
24345 #~ msgstr "Feldindex #%B außerhalb des Bereiches für EQUIVALENCE von »%A«"
24347 #~ msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
24348 #~ msgstr "Versuch, COMMON-Bereich über seinen Anfangspunkt hinaus mit EQUIVALENCE von »%A« zu verlängern"
24350 #~ msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
24351 #~ msgstr "Zu wenige Elemente in Referenz auf Feld »%A« in EQUIVALENCE-Anweisung"
24353 #~ msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
24354 #~ msgstr "Zu viele Elemente in Referenz auf Feld »%A« in EQUIVALENCE-Anweisung"
24356 #~ msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
24357 #~ msgstr "Gemischte CHARACTER- und Nicht-CHARACTER-Typen über COMMON/EQUIVALENCE, z.B. »%A« und »%B«"
24359 #~ msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
24360 #~ msgstr "Rückgabewert »%A« für FUNCTION bei %0 nicht in Unterprogramm referenziert"
24362 #~ msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
24363 #~ msgstr "Gemeinsamer Block »%A« ist bei %0 explizit oder implizit gesichert (SAVE), aber nicht bei %1"
24365 #~ msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
24366 #~ msgstr "Gemeinsamer Block »%A« ist %B %D in der Länge bei %0 aber %C %E bei %1"
24368 #~ msgid "Blank common initialized at %0"
24369 #~ msgstr "Leeres COMMON initialisiert bei %0"
24371 #~ msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
24372 #~ msgstr "Inneres »%A« als effektives Argument bei %0 übergeben, aber nicht explizit als INTRINSIC deklariert"
24374 #~ msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
24375 #~ msgstr "Externe Prozedur »%A« als effektives Argument bei %0 übergeben, aber nicht explizit als EXTERNAL deklariert"
24377 #~ msgid "Character `%A' (for example) is upper-case in symbol name at %0"
24378 #~ msgstr "Zeichen »%A« (z.B.) ist im Symbolnamen bei %0 großgeschrieben"
24380 #~ msgid "Character `%A' (for example) is lower-case in symbol name at %0"
24381 #~ msgstr "Zeichen »%A« (z.B.) ist im Symbolnamen bei %0 kleingeschrieben"
24383 #~ msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
24384 #~ msgstr "Zeichen »%A« nicht von einem Kleinbuchstaben im Symbolnamen bei %0 gefolgt"
24386 #~ msgid "Initial character `%A' is lower-case in symbol name at %0"
24387 #~ msgstr "Anfangszeichen »%A« ist kleingeschrieben in Symbolname bei %0"
24389 #~ msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
24390 #~ msgstr "NAMELIST nicht ausreichend von Laufzeitbibliothek für Quelldateien mit bewahrter Groß-/Kleinschreibung unterstützt"
24392 #~ msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
24393 #~ msgstr "Geschachteltes %%-Konstrukt (%%VAL, %%REF oder %%DESCR) bei %0"
24395 #~ msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
24396 #~ msgstr "Anweisung bei %0 ungültig in BLOCK DATA - Programmeinheit bei %1"
24398 #~ msgid "Truncating characters on right side of character constant at %0"
24399 #~ msgstr "Zeichen auf rechter Seite der Zeichenkonstante bei %0 werden abgeschnitten"
24401 #~ msgid "Truncating characters on right side of hollerith constant at %0"
24402 #~ msgstr "Zeichen auf rechter Seite der Hollerithkonstante bei %0 werden abgeschnitten"
24404 #~ msgid "Truncating non-zero data on left side of numeric constant at %0"
24405 #~ msgstr "Nicht-Null-Daten auf linker Seite der numerischen Konstante bei %0 werden abgeschnitten"
24407 #~ msgid "Truncating non-zero data on left side of typeless constant at %0"
24408 #~ msgstr "Nicht-Null-Daten auf linker Seite der typenlosen Konstante bei %0 werden abgeschnitten"
24410 #~ msgid "Typeless constant at %0 too large"
24411 #~ msgstr "Typenlose Konstante bei %0 zu groß"
24413 #~ msgid "First-column ampersand continuation at %0"
24414 #~ msgstr "Fortsetzung mit Und-Zeichen in erster Spalte bei %0"
24416 #~ msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
24417 #~ msgstr "Globaler bei %0 definierter Name »%A« bereits bei %1 definiert [info -f g77 M GLOBALS]"
24419 #~ msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
24420 #~ msgstr "Globler Name »%A« ist %B bei %0, aber %C bei %1 [info -f g77 M GLOBALS]"
24422 #~ msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
24423 #~ msgstr "Globaler Name »%A« bei %0 hat bei %1 anderen Typen [info -f g77 M GLOBALS]"
24425 #~ msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
24426 #~ msgstr "Zu %B Argumente an »%A« bei %0 vs. Definition bei %1 übergeben [info -f g77 M GLOBALS]"
24428 #~ msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
24429 #~ msgstr "Zu %B Argumente für »%A« bei %0 vs. Aufruf bei %1 übergeben [info -f g77 M GLOBALS]"
24431 #~ msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
24432 #~ msgstr "Argument #%B von »%A« ist %C bei %0, aber %D bei %1 [info -f g77 M GLOBALS]"
24434 #~ msgid "Array `%A' at %0 is too large to handle"
24435 #~ msgstr "Feld »%A« bei %0 ist zu groß für die Verarbeitung"
24437 #~ msgid "Statement function `%A' defined at %0 is not used"
24438 #~ msgstr "Bei %0 definierte Anweisungsfunktion »%A« wird nicht verwendet"
24440 #~ msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
24441 #~ msgstr "Inneres bei %0 aufgerufenes »%A« ist als nicht Jahr-2000-konform bekannt [info -f g77 M Y2KBAD]"
24443 #~ msgid "Internal compiler error -- cannot perform operation"
24444 #~ msgstr "Interner Compilerfehler -- Operation kann nicht ausgeführt werden"
24446 #~ msgid "In unknown kind"
24447 #~ msgstr "In unbekannter Art"
24449 #~ msgid "In entity"
24450 #~ msgstr "In Entität"
24452 #~ msgid "In function"
24453 #~ msgstr "In Funktion"
24455 #~ msgid "In subroutine"
24456 #~ msgstr "In Unterprogramm"
24458 #~ msgid "In program"
24459 #~ msgstr "In Programm"
24461 #~ msgid "In block-data unit"
24462 #~ msgstr "In Blockdaten-Einheit"
24464 #~ msgid "In common block"
24465 #~ msgstr "In gemeinsamem Block"
24467 #~ msgid "In construct"
24468 #~ msgstr "In Konstrukt"
24470 #~ msgid "In namelist"
24471 #~ msgstr "In Namensliste"
24473 #~ msgid "In anything"
24474 #~ msgstr "In irgend etwas"
24476 #~ msgid "internal error - too many interface type"
24477 #~ msgstr "interner Fehler - zu viele Schnittstellentypen"
24479 #~ msgid "declaration of `%s' shadows a parameter"
24480 #~ msgstr "Deklaration von »%s« überdeckt einen Parameter"
24482 #~ msgid "can't expand %s"
24483 #~ msgstr "%s kann nicht erweitert werden"
24485 #~ msgid "unexpected type for `id' (%s)"
24486 #~ msgstr "nicht erwarteter Typ für »id« (%s)"
24488 #~ msgid "undefined type `id', please import <objc/objc.h>"
24489 #~ msgstr "undefinierter Typ »id«, bitte <objc/objc.h> importieren"
24491 #~ msgid "circular inheritance in interface declaration for `%s'"
24492 #~ msgstr "ringförmige Abhängigkeit in Schnittstellendeklaration für »%s«"
24494 #~ msgid "Exception already handled by preceding `@catch(id)'"
24495 #~ msgstr "Ausnahme bereits vom vorhergehenden »@catch(id)« behandelt"
24497 #~ msgid "Exception of type `%s *' already handled by `@catch (%s *)'"
24498 #~ msgstr "Ausnahme des Typs »%s *« bereits von »@catch (%s *)« behandelt"
24500 #~ msgid "Generate make dependencies"
24501 #~ msgstr "Make-Abhängigkeiten werden erstellt"
24503 #~ msgid "Generate phony targets for all headers"
24504 #~ msgstr "Unechte Ziele für alle Headers erzeugen"
24506 #~ msgid "`-p' not supported; use `-pg' and gprof(1)"
24507 #~ msgstr "»-p« wird nicht unterstützt; verwenden Sie »-pg« und gprof(1)"
24509 #~ msgid "GCC does not support -C without using -E"
24510 #~ msgstr "GCC unterstützt nicht -C ohne -E"
24512 #~ msgid "GCC does not support -CC without using -E"
24513 #~ msgstr "GCC unterstützt nicht -CC ohne -E"
24515 #~ msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
24516 #~ msgstr "-force_cpusubtype_ALL ist nicht mit -dynamiclib erlaubt"
24518 #~ msgid "-mapcs-26 and -mapcs-32 may not be used together"
24519 #~ msgstr "-mapcs-26 und -mapcs-32 dürfen nicht zusammen verwendet werden"
24521 #~ msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada"
24522 #~ msgstr "eines von -c, -S, -gnatc, -gnatz oder -gnats wird für Ada benötigt"
24524 #~ msgid "Preserve case used in program"
24525 #~ msgstr "Im Programm verwendete Groß-/Kleinschreibung beibehalten"
24527 #~ msgid "Print internal debugging-related information"
24528 #~ msgstr "Interne Testinformationen ausgeben"
24530 #~ msgid "pointer to a member used in arithmetic"
24531 #~ msgstr "Zeiger auf Element in Arithmetik verwendet"
24533 #~ msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n"
24534 #~ msgstr "Copyright © 2003 Free Software Foundation, Inc.\n"
24536 #~ msgid "read-write constraint does not allow a register"
24537 #~ msgstr "Schreib- und Lesebeschränkungen erlauben kein Register"
24539 #~ msgid "concatenation of string literals with __FUNCTION__ is deprecated"
24540 #~ msgstr "Verkettung von Zeichenkettenliteralen mit __FUNCTION__ ist veraltet"
24542 #~ msgid "ISO C++ forbids range expressions in switch statements"
24543 #~ msgstr "ISO-C++ verbietet Wertebereichsausdrücke in switch-Anweisungen"
24545 #~ msgid "ISO C++ forbids taking the address of a label"
24546 #~ msgstr "ISO-C++ verbietet die Adresse einer Marke"
24548 #~ msgid "declaration of `%s' shadows %s"
24549 #~ msgstr "Deklaration von »%s« verdeckt %s"
24551 #~ msgid "`struct %s' incomplete in scope ending here"
24552 #~ msgstr "»struct %s« im Gültigkeitsbereich, der hier endet, unvollständig"
24554 #~ msgid "`union %s' incomplete in scope ending here"
24555 #~ msgstr "»union %s« im Gültigkeitsbereich, der hier endet, unvollständig"
24557 #~ msgid "`enum %s' incomplete in scope ending here"
24558 #~ msgstr "»enum %s« im Gültigkeitsbereich, der hier endet, unvollständig"
24560 #~ msgid "shadowing library function `%s'"
24561 #~ msgstr "Bibliotheksfunktion »%s« überdeckt"
24563 #~ msgid "library function `%s' declared as non-function"
24564 #~ msgstr "Bibliotheksfunktion »%s« als Nicht-Funktion deklariert"
24566 #~ msgid "redeclaration of `%s'"
24567 #~ msgstr "Redeklaration von »%s«"
24569 #~ msgid "prototype for `%s' follows and number of arguments doesn't match"
24570 #~ msgstr "Prototyp für »%s« folgt und Anzahl der Argumente passt nicht"
24572 #~ msgid "prototype for `%s' follows and argument %d doesn't match"
24573 #~ msgstr "Prototyp für »%s« folgt und Argument %d passt nicht"
24575 #~ msgid "type qualifiers for `%s' conflict with previous decl"
24576 #~ msgstr "Typ-Kennzeichner für »%s« stehen in Konflikt mit vorheriger Deklaration"
24578 #~ msgid "a parameter"
24579 #~ msgstr "ein Parameter"
24581 #~ msgid "a previous local"
24582 #~ msgstr "ein vorheriges »local«"
24584 #~ msgid "a global declaration"
24585 #~ msgstr "eine globale Deklaration"
24587 #~ msgid "`%s' was declared implicitly `extern' and later `static'"
24588 #~ msgstr "»%s« wurde implizit als »extern« und später als »static« deklariert"
24590 #~ msgid "previous external decl of `%s'"
24591 #~ msgstr "vorherige externe Deklaration von »%s«"
24593 #~ msgid "type mismatch with previous implicit declaration"
24594 #~ msgstr "Typen passen nicht zu vorheriger impliziter Deklaration"
24596 #~ msgid "`%s' was previously implicitly declared to return `int'"
24597 #~ msgstr "»%s« wurde bereits implizit deklariert, »int« zurückzugeben"
24599 #~ msgid "`%s' locally external but globally static"
24600 #~ msgstr "»%s« ist lokal extern, aber global »static«"
24602 #~ msgid "function `%s' was previously declared within a block"
24603 #~ msgstr "Funktion »%s« wurde bereits innerhalb eines Blockes deklariert"
24605 #~ msgid "declaration of `%s' has `extern' and is initialized"
24606 #~ msgstr "Deklaration von »%s« hat »extern« und ist initialisiert"
24608 #~ msgid "ISO C forbids parameter `%s' shadowing typedef"
24609 #~ msgstr "ISO-C verbietet typedef verdeckenden Parameter »%s«"
24611 #~ msgid "parameter points to incomplete type"
24612 #~ msgstr "Parameter zeigt auf unvollständigen Typen"
24614 #~ msgid "`void' in parameter list must be the entire list"
24615 #~ msgstr "»void« in Parameterliste muss die gesamte Liste sein"
24617 #~ msgid "`union %s' declared inside parameter list"
24618 #~ msgstr "»union %s« innerhalb Parameterliste deklariert"
24620 #~ msgid "`enum %s' declared inside parameter list"
24621 #~ msgstr "»enum %s« innerhalb Parameterliste deklariert"
24623 #~ msgid "anonymous enum declared inside parameter list"
24624 #~ msgstr "anonymes »enum« innerhalb Parameterliste deklariert"
24626 #~ msgid "bit-field `%s' type invalid in ISO C"
24627 #~ msgstr "Typ des Bitfeldes »%s« ist ungültig in ISO-C"
24629 #~ msgid "parm types given both in parmlist and separately"
24630 #~ msgstr "Parametertypen sowohl in Parameterliste als auch separat angegeben"
24632 #~ msgid "universal-character-name '\\u%04x' not valid in identifier"
24633 #~ msgstr "universeller Zeichenname »\\u%04x« nicht gültig in Bezeichner"
24635 #~ msgid "ignoring invalid multibyte character"
24636 #~ msgstr "ungültiges Multibyte-Zeichen wird ignoriert"
24638 #~ msgid "options array incorrectly sorted: %s is before %s"
24639 #~ msgstr "Optionenliste falsch sortiert: %s kommt vor %s"
24641 #~ msgid "-Wno-strict-prototypes is not supported in C++"
24642 #~ msgstr "-Wno-strict-prototypes wird in C++ nicht unterstützt"
24646 #~ " -include <file> Include the contents of <file> before other files\n"
24647 #~ " -imacros <file> Accept definition of macros in <file>\n"
24648 #~ " -iprefix <path> Specify <path> as a prefix for next two options\n"
24649 #~ " -iwithprefix <dir> Add <dir> to the end of the system include path\n"
24650 #~ " -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n"
24651 #~ " -isystem <dir> Add <dir> to the start of the system include path\n"
24654 #~ " -include <Datei> Inhalt von <Datei> vor anderen Dateien einfügen\n"
24655 #~ " -imacros <Datei> die Definition von Makros in <Datei> akzeptieren\n"
24656 #~ " -iprefix <Pfad> <Pfad> als Präfix für die nächsten beiden Optionen\n"
24658 #~ " -iwithprefix <Verz> <Verz> zum Ende des System-Einfüge-Pfades\n"
24660 #~ " -iwithprefixbefore <Verz> <Verz> zum das Ende des Haupt-Einfüge-Pfades\n"
24662 #~ " -isystem <Verz> <Verz> zum Anfang des System-Einfüge-Pfades\n"
24666 #~ " -idirafter <dir> Add <dir> to the end of the system include path\n"
24667 #~ " -I <dir> Add <dir> to the end of the main include path\n"
24668 #~ " -I- Fine-grained include path control; see info docs\n"
24669 #~ " -nostdinc Do not search system include directories\n"
24670 #~ " (dirs specified with -isystem will still be used)\n"
24671 #~ " -nostdinc++ Do not search system include directories for C++\n"
24672 #~ " -o <file> Put output into <file>\n"
24674 #~ " -idirafter <Verz> <Verz> zum Ende des System-Einfüge-Pfades\n"
24676 #~ " -I <Verz> <Verz> zum Anfang des Haupt-Einfüge-Pfades\n"
24678 #~ " -I- Feineinstellung des Einfügepfades; siehe info-\n"
24680 #~ " -nostdinc keine System-Einfüge-Verzeichnisse durchsuchen\n"
24681 #~ " (-isystem Verzeichnisse werden aber verwendet)\n"
24682 #~ " -nostdinc++ keine System-Einfüge-Verzeichnisse nach C++\n"
24683 #~ " durchsuchen\n"
24684 #~ " -o <Datei> Ausgabe in <Datei> leiten\n"
24687 #~ " -trigraphs Support ISO C trigraphs\n"
24688 #~ " -std=<std name> Specify the conformance standard; one of:\n"
24689 #~ " gnu89, gnu99, c89, c99, iso9899:1990,\n"
24690 #~ " iso9899:199409, iso9899:1999, c++98\n"
24691 #~ " -w Inhibit warning messages\n"
24692 #~ " -W[no-]trigraphs Warn if trigraphs are encountered\n"
24693 #~ " -W[no-]comment{s} Warn if one comment starts inside another\n"
24695 #~ " -trigraphs ISO-C-»Trigraphs« unterstützen\n"
24696 #~ " -std=<Name> Standardkonformität angeben; eines von:\n"
24697 #~ " gnu89, gnu99, c89, c99, iso9899:1990,\n"
24698 #~ " iso9899:199409, iso9899:1999, c++98\n"
24699 #~ " -w Warnungen unterdrücken\n"
24700 #~ " -W[no-]trigraphs Warnungen bei »Trigraphs«\n"
24701 #~ " -W[no-]comment{s} Warnungen bei geschachtelten Kommentaren\n"
24704 #~ " -W[no-]traditional Warn about features not present in traditional C\n"
24705 #~ " -W[no-]undef Warn if an undefined macro is used by #if\n"
24706 #~ " -W[no-]import Warn about the use of the #import directive\n"
24708 #~ " -W[no-]traditional Warnungen bei Merkmalen von traditionellem C\n"
24709 #~ " -W[no-]undef Warnungen bei Verwendung undefinierter Makros\n"
24711 #~ " -W[no-]import Warnungen über die Verwendung der Direktive\n"
24715 #~ " -W[no-]error Treat all warnings as errors\n"
24716 #~ " -W[no-]system-headers Do not suppress warnings from system headers\n"
24717 #~ " -W[no-]all Enable most preprocessor warnings\n"
24719 #~ " -W[no-]error alle Warnungen als Fehler behandeln\n"
24720 #~ " -W[no-]system-headers keine Warnungen von System-Headern unterdrücken\n"
24721 #~ " -W[no-]all die meisten Präprozessorwarnungen einschalten\n"
24724 #~ " -M Generate make dependencies\n"
24725 #~ " -MM As -M, but ignore system header files\n"
24726 #~ " -MD Generate make dependencies and compile\n"
24727 #~ " -MMD As -MD, but ignore system header files\n"
24728 #~ " -MF <file> Write dependency output to the given file\n"
24729 #~ " -MG Treat missing header file as generated files\n"
24731 #~ " -M make-Abhängigkeiten generieren\n"
24732 #~ " -MM wie -M, aber System-Header ignorieren\n"
24733 #~ " -MD make-Abhängigkeiten generieren und kompilieren\n"
24734 #~ " -MMD wie -MD, aber System-Header ignorieren\n"
24735 #~ " -MF <Datei> Abhängigkeiten-Ausgabe in die angegebene Datei\n"
24737 #~ " -MG fehlende Header-Dateien als generierte Dateien\n"
24741 #~ " -MP\t\t\t Generate phony targets for all headers\n"
24742 #~ " -MQ <target> Add a MAKE-quoted target\n"
24743 #~ " -MT <target> Add an unquoted target\n"
24745 #~ " -MP\t\t\t Generiere falsche (phony) Ziele für Header\n"
24746 #~ " -MQ <Ziel> MAKE-zitiertes Ziel hinzufügen\n"
24747 #~ " -MT <Ziel> ein unzitiertes Ziel hinzufügen\n"
24750 #~ " -D<macro> Define a <macro> with string '1' as its value\n"
24751 #~ " -D<macro>=<val> Define a <macro> with <val> as its value\n"
24752 #~ " -A<question>=<answer> Assert the <answer> to <question>\n"
24753 #~ " -A-<question>=<answer> Disable the <answer> to <question>\n"
24754 #~ " -U<macro> Undefine <macro> \n"
24755 #~ " -v Display the version number\n"
24757 #~ " -D<Makro> <Makro> mit Wert \"1\" definieren\n"
24758 #~ " -D<Makro>=<Wert> <Makro> mit Wert <Wert> definieren\n"
24759 #~ " -A<Frage>=<Antwort> die <Antwort> auf <Frage> annehmen\n"
24760 #~ " -A-<Frage>=<Antwort> die <Antwort> auf <Frage> abschalten\n"
24761 #~ " -U<Makro> <Makro> löschen\n"
24762 #~ " -v Version anzeigen\n"
24765 #~ " -H Print the name of header files as they are used\n"
24766 #~ " -C Do not discard comments\n"
24767 #~ " -dM Display a list of macro definitions active at end\n"
24768 #~ " -dD Preserve macro definitions in output\n"
24769 #~ " -dN As -dD except that only the names are preserved\n"
24770 #~ " -dI Include #include directives in the output\n"
24772 #~ " -H Namen von Header-Dateien anzeigen wenn sie\n"
24773 #~ " verwendet werden\n"
24774 #~ " -C Kommentare nicht streichen\n"
24775 #~ " -dM am Ende eine Liste von Makrodefinitionen anzeigen\n"
24776 #~ " -dD Makrodefinitionen in der Ausgabe bewahren\n"
24777 #~ " -dN wie -dD nur dass die Namen bewahrt werden\n"
24778 #~ " -dI #include-Anweisungen in die Ausgabe einfügen\n"
24781 #~ " -f[no-]preprocessed Treat the input file as already preprocessed\n"
24782 #~ " -ftabstop=<number> Distance between tab stops for column reporting\n"
24783 #~ " -P Do not generate #line directives\n"
24784 #~ " -remap Remap file names when including files\n"
24785 #~ " --help Display this information\n"
24787 #~ " -f[no-]preprocessed Eingabedatei als bereits vorverarbeitet behandeln\n"
24788 #~ " -ftabstop=<Zahl> Tabulatorenabstand für Spaltenmeldungen\n"
24789 #~ " -P keine #line-Direktiven generieren\n"
24790 #~ " -remap Dateinamen beim Einfügen neu abbilden\n"
24791 #~ " --help diese Information anzeigen\n"
24793 #~ msgid "ISO C forbids the address of a cast expression"
24794 #~ msgstr "ISO-C verbietet die Adresse eines cast-Ausdruckes"
24796 #~ msgid "initializer for static variable is not constant"
24797 #~ msgstr "Initialisierer für statische Variable ist nicht konstant"
24799 #~ msgid "initializer for static variable uses complicated arithmetic"
24800 #~ msgstr "Initialisierer für statische Variable verwendet komplizierte Arithmetik"
24802 #~ msgid "aggregate initializer is not constant"
24803 #~ msgstr "Gesamt-Initialisierer ist nicht konstant"
24805 #~ msgid "aggregate initializer uses complicated arithmetic"
24806 #~ msgstr "Gesamt-Initialisierer verwendet komplizierte Arithmetik"
24809 #~ msgstr "öffne %s"
24811 #~ msgid "incompatibilities between object file & expected values"
24812 #~ msgstr "Inkompatibilitäten zwischen Objektdatei und erwarteten Werten"
24816 #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
24819 #~ "Verarbeite Symboltabelle #%d, Versatz = 0x%.8lx, Art = %s\n"
24821 #~ msgid "string section missing"
24822 #~ msgstr "Zeichenkettenabschnitt fehlt"
24824 #~ msgid "no symbol table found"
24825 #~ msgstr "keine Symboltabelle gefunden"
24829 #~ "Updating header and load commands.\n"
24833 #~ "Aktualisiere Kopf und lokale Befehle.\n"
24836 #~ msgid "load command map, %d cmds, new size %ld.\n"
24837 #~ msgstr "lade Befehlstabelle, %d Befehle, neue Größe: %ld.\n"
24840 #~ "writing load commands.\n"
24843 #~ "schreibe Ladebefehle.\n"
24846 #~ msgid "close %s"
24847 #~ msgstr "schließe %s"
24849 #~ msgid "could not convert 0x%l.8x into a region"
24850 #~ msgstr "konnte 0x%l.8x nicht in eine Region konvertieren"
24852 #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
24853 #~ msgstr "Funktion %s, Region %d, Versatz = %ld (0x%.8lx)\n"
24855 #~ msgid "bad magic number"
24856 #~ msgstr "falsche magische Zahl"
24858 #~ msgid "bad header version"
24859 #~ msgstr "falsche Kopf-Version"
24861 #~ msgid "bad raw header version"
24862 #~ msgstr "falsche Version des Original-Kopfes"
24864 #~ msgid "raw header buffer too small"
24865 #~ msgstr "Original-Kopf-Puffer zu klein"
24867 #~ msgid "old raw header file"
24868 #~ msgstr "alte Original-Kopf-Datei"
24870 #~ msgid "unsupported version"
24871 #~ msgstr "nicht unterstützte Version"
24873 #~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
24874 #~ msgstr "unbekannter Rückgabewert %d für {de,en}code_mach_o_hdr"
24876 #~ msgid "fstat %s"
24877 #~ msgstr "fstat %s"
24879 #~ msgid "lseek %s 0"
24880 #~ msgstr "lseek %s 0"
24883 #~ msgstr "Lese %s"
24885 #~ msgid "read %ld bytes, expected %ld, from %s"
24886 #~ msgstr "%ld Bytes gelesen, %ld erwartet, von %s"
24888 #~ msgid "msync %s"
24889 #~ msgstr "msync %s"
24891 #~ msgid "munmap %s"
24892 #~ msgstr "munmap %s"
24894 #~ msgid "write %s"
24895 #~ msgstr "schreibe %s"
24897 #~ msgid "wrote %ld bytes, expected %ld, to %s"
24898 #~ msgstr "%ld Bytes geschrieben, %ld erwartet, nach %s"
24900 #~ msgid "ISO C++ does not permit \"%s\" in #if"
24901 #~ msgstr "ISO-C++ lässt nicht »%s« in #if zu"
24903 #~ msgid "invalid character '%c' in #if"
24904 #~ msgstr "ungültiges Zeichen '%c' in #if"
24906 #~ msgid "invalid character '\\%03o' in #if"
24907 #~ msgstr "ungültiges Zeichen '\\%03o' in #if"
24909 #~ msgid "absolute file name in remap_filename"
24910 #~ msgstr "absoluter Dateiname in remap_filename"
24912 #~ msgid "%s: Not a directory"
24913 #~ msgstr "%s: Kein Verzeichnis"
24915 #~ msgid "directory name missing after %s"
24916 #~ msgstr "Verzeichnisname fehlt hinter %s"
24918 #~ msgid "file name missing after %s"
24919 #~ msgstr "Dateiname fehlt hinter %s"
24921 #~ msgid "path name missing after %s"
24922 #~ msgstr "Pfadname fehlt hinter %s"
24924 #~ msgid "trigraph ??%c converted to %c"
24925 #~ msgstr "Trigraph ??%c in %c konvertiert"
24927 #~ msgid "trigraph ??%c ignored"
24928 #~ msgstr "Trigraph ??%c ignoriert"
24930 #~ msgid "backslash and newline separated by space"
24931 #~ msgstr "Backslash und Newline durch Leerzeichen getrennt"
24933 #~ msgid "backslash-newline at end of file"
24934 #~ msgstr "Backslash-Newline am Dateiende"
24936 #~ msgid "\"/*\" within comment"
24937 #~ msgstr "»/*« innerhalb des Kommentars"
24939 #~ msgid "%s in preprocessing directive"
24940 #~ msgstr "%s in Präprozessordirektive"
24942 #~ msgid "no newline at end of file"
24943 #~ msgstr "Kein Newline am Dateiende"
24945 #~ msgid "unknown string token %s\n"
24946 #~ msgstr "Unbekanntes Zeichenketten-Token %s\n"
24948 #~ msgid "non-hex digit '%c' in universal-character-name"
24949 #~ msgstr "Nicht-Hex-Ziffer '%c' in Universal-Zeichen-Name"
24951 #~ msgid "universal-character-name on EBCDIC target"
24952 #~ msgstr "Universal-Zeichen-Name auf EBCDIC Ziel"
24954 #~ msgid "universal-character-name out of range"
24955 #~ msgstr "Universal-Zeichen-Name außerhalb des Wertebereiches"
24957 #~ msgid "escape sequence out of range for its type"
24958 #~ msgstr "Fluchtsequenz außerhalb des Wertebereiches seines Typs"
24960 #~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
24961 #~ msgstr "#import ist veraltet, benutzen Sie einen #ifndef-Wrapper in der Header-Datei"
24963 #~ msgid "#pragma once is obsolete"
24964 #~ msgstr "#pragma once ist veraltet"
24966 #~ msgid "the conditional began here"
24967 #~ msgstr "die Bedingung begann hier"
24969 #~ msgid "unterminated #%s"
24970 #~ msgstr "unbeendetes #%s"
24972 #~ msgid "macro \"%s\" is not used"
24973 #~ msgstr "Makro »%s« wird nicht benutzt"
24975 #~ msgid "\"%s\" redefined"
24976 #~ msgstr "»%s« redefiniert"
24978 #~ msgid "%s: warnings being treated as errors\n"
24979 #~ msgstr "%s: Warnungen als Fehler behandelt\n"
24981 #~ msgid "In file included from %s:%d"
24982 #~ msgstr "In von %s:%d eingefügter Datei"
24991 #~ msgid "internal regno botch: `%s' has regno = %d\n"
24992 #~ msgstr "interner RegNr-Fehler: »%s« hat RegNr = %d\n"
24994 #~ msgid "support for the DWARF1 debugging format is deprecated"
24995 #~ msgstr "Unterstützung für das DWARF1-Debugging-Format ist veraltet"
24997 #~ msgid "unsupported wide integer operation"
24998 #~ msgstr "breite Ganzzahloperation nicht unterstützt"
25000 #~ msgid "mismatched braces in specs"
25001 #~ msgstr "unpassende geschweifte Klammern in Spezifikation"
25003 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
25004 #~ msgstr "Copyright © 2001 Free Software Foundation, Inc.\n"
25006 #~ msgid "Could not open basic block file %s.\n"
25007 #~ msgstr "Konnte einfache Blockdatei %s nicht öffnen.\n"
25009 #~ msgid "Could not open program flow graph file %s.\n"
25010 #~ msgstr "Konnte Programmflussgraphdatei %s nicht öffnen.\n"
25012 #~ msgid "Could not open data file %s.\n"
25013 #~ msgstr "Konnte Datei %s nicht öffnen.\n"
25015 #~ msgid "Assuming that all execution counts are zero.\n"
25016 #~ msgstr "Angenommen, dass alle Ausführungszähler null sind.\n"
25018 #~ msgid "No executable code associated with file %s.\n"
25019 #~ msgstr "Kein ausführbarer Code mit Datei %s verbunden.\n"
25021 #~ msgid "didn't use all bb entries of graph, function %s\n"
25022 #~ msgstr "nicht alle bb-Einträge des Graphen wurden benutzt, Funktion %s\n"
25024 #~ msgid "block_num = %ld, num_blocks = %d\n"
25025 #~ msgstr "block_num = %ld, num_blocks = %d\n"
25027 #~ msgid "ERROR: unexpected line number %ld\n"
25028 #~ msgstr "FEHLER: nicht erwartete Zeilennummer %ld\n"
25030 #~ msgid "ERROR: too many basic blocks in function %s\n"
25031 #~ msgstr "FEHLER: zu viele Basis-Blöcke in Funktion %s\n"
25033 #~ msgid "ERROR: out of range line number in function %s\n"
25034 #~ msgstr "FEHLER: Zeilennummer außerhalb des Wertebereiches in Funktion %s\n"
25036 #~ msgid "Could not open source file %s.\n"
25037 #~ msgstr "Konnte Quelldatei %s nicht öffnen.\n"
25039 #~ msgid "Unexpected EOF while reading source file %s.\n"
25040 #~ msgstr "Unerwartetes Dateiende beim Lesen der Quelldatei %s.\n"
25042 #~ msgid "Name `%s' contains quotes"
25043 #~ msgstr "Name »%s« enthält Anführungszeichen"
25045 #~ msgid "invalid string `%s' in define_cpu_unit"
25046 #~ msgstr "ungültige Zeichenkette »%s« in define_cpu_unit"
25048 #~ msgid "invalid string `%s' in define_query_cpu_unit"
25049 #~ msgstr "ungültige Zeichenkette »%s« in define_query_cpu_unit"
25051 #~ msgid "invalid string `%s' in define_bypass"
25052 #~ msgstr "ungültige Zeichenkette »%s« in define_bypass"
25054 #~ msgid "invalid second string `%s' in exclusion_set"
25055 #~ msgstr "ungültige zweite Zeichenkette »%s« in exclusion_set"
25057 #~ msgid "invalid first string `%s' in presence_set"
25058 #~ msgstr "ungültige erste Zeichenkette »%s« in presence_set"
25060 #~ msgid "invalid second string `%s' in presence_set"
25061 #~ msgstr "ungültige zweite Zeichenkette »%s« in presence_set"
25063 #~ msgid "invalid first string `%s' in absence_set"
25064 #~ msgstr "ungültige erste Zeichenkette »%s« in absence_set"
25066 #~ msgid "invalid second string `%s' in absence_set"
25067 #~ msgstr "ungültige zweite Zeichenkette »%s« in absence_set"
25069 #~ msgid "invalid string `%s' in define_automaton"
25070 #~ msgstr "ungültige Zeichenkette »%s« in define_automaton"
25072 #~ msgid "invalid option `%s' in automata_option"
25073 #~ msgstr "ungültige Option »%s« in automata_option"
25075 #~ msgid "garbage after ) in reservation `%s'"
25076 #~ msgstr "Müll hinter ) in Reservierung »%s«"
25078 #~ msgid "invalid `%s' in reservation `%s'"
25079 #~ msgstr "ungültiges »%s« in Reservierung »%s«"
25081 #~ msgid "repetition `%s' <= 1 in reservation `%s'"
25082 #~ msgstr "Wiederholung »%s« <= 1 in Reservierung »%s«"
25084 #~ msgid "unit `%s' in exclusion is not declared"
25085 #~ msgstr "Einheit »%s« ist nicht im Ausschluss deklariert"
25087 #~ msgid "`%s' in exclusion is not unit"
25088 #~ msgstr "»%s« im Ausschluss ist keine Einheit"
25090 #~ msgid "unit `%s' excludes itself"
25091 #~ msgstr "Einheit »%s« schließt sich selbst aus"
25093 #~ msgid "units `%s' and `%s' in exclusion set belong to different automata"
25094 #~ msgstr "Einheiten »%s« und »%s« in Ausschlussmenge gehören zu verschiedenen Automaten"
25096 #~ msgid "unit `%s' excludes and requires presence of `%s'"
25097 #~ msgstr "Einheit »%s« schließt »%s« aus und erfordert dessen Anwesenheit"
25099 #~ msgid "unit `%s' requires absence and presence of `%s'"
25100 #~ msgstr "Einheit »%s« erfordert die An- und Abwesenheit von »%s«"
25102 #~ msgid "repeated declaration of automaton `%s'"
25103 #~ msgstr "wiederholte Deklaration des Automaten %s"
25105 #~ msgid "define_insn_reservation `%s' has negative latency time"
25106 #~ msgstr "define_insn_reservation »%s« hat negative Latenzzeit"
25108 #~ msgid "`%s' is already used as insn reservation name"
25109 #~ msgstr "»%s« wurde bereits als insn Reservierungsname verwendet"
25111 #~ msgid "define_bypass `%s - %s' has negative latency time"
25112 #~ msgstr "define_bypass »%s - %s« hat negative Latenzzeit"
25114 #~ msgid "define_unit `%s' without automaton when one defined"
25115 #~ msgstr "define_unit »%s« ohne Automat trotz Automatendefinition"
25117 #~ msgid "`%s' is declared as cpu unit"
25118 #~ msgstr "»%s« wurde als CPU-Einheit deklariert"
25120 #~ msgid "`%s' is declared as cpu reservation"
25121 #~ msgstr "»%s« wurde als CPU-Reservierung deklariert"
25123 #~ msgid "repeated declaration of unit `%s'"
25124 #~ msgstr "wiederholte Deklaration der Einheit »%s«"
25126 #~ msgid "repeated declaration of reservation `%s'"
25127 #~ msgstr "wiederholte Deklaration der Reservierung »%s«"
25129 #~ msgid "there is no insn reservation `%s'"
25130 #~ msgstr "es gibt keine insn-Reservierung »%s«"
25132 #~ msgid "the same bypass `%s - %s' is already defined"
25133 #~ msgstr "die selbe Überbrückung »%s - %s« wurde bereits definiert"
25135 #~ msgid "bypass `%s - %s' is already defined"
25136 #~ msgstr "Überbrückung »%s - %s« wurde bereits definiert"
25138 #~ msgid "undeclared unit or reservation `%s'"
25139 #~ msgstr "nicht deklarierte Einheit oder Reservierung »%s«"
25141 #~ msgid "unit `%s' is not used"
25142 #~ msgstr "Einheit »%s« wird nicht verwendet"
25144 #~ msgid "cycle in definition of reservation `%s'"
25145 #~ msgstr "Zyklus in Definition der Reservierung »%s«"
25147 #~ msgid "Units `%s' and `%s' should be in the same automaton"
25148 #~ msgstr "Einheiten »%s« und »%s« sollten im selben Automat sein"
25150 #~ msgid "-split has no argument."
25151 #~ msgstr "-split hat kein Argument."
25153 #~ msgid "option `-split' has not been implemented yet\n"
25154 #~ msgstr "Option »-split« wurde noch nicht implementiert\n"
25156 #~ msgid "Automaton `%s': Insn `%s' will never be issued"
25157 #~ msgstr "Automat »%s«: Insn »%s« wird nie verwendet"
25159 #~ msgid "Insn `%s' will never be issued"
25160 #~ msgstr "Insn »%s« wird nie verwendet"
25162 #~ msgid "Errors in DFA description"
25163 #~ msgstr "Fehler in DFA-Beschreibung"
25165 #~ msgid "Error in writing DFA description file %s"
25166 #~ msgstr "Fehler beim Schreiben der DFA-Definitionsdatei %s"
25168 #~ msgid "No input file name."
25169 #~ msgstr "Kein Eingabedateiname."
25171 #~ msgid "Profile does not match flowgraph of function %s (out of date?)"
25172 #~ msgstr "Profil passt nicht zum Flussgraphen der Funktion %s (veraltet?)"
25174 #~ msgid ".da file corrupted"
25175 #~ msgstr ".da-Datei beschädigt"
25177 #~ msgid "#`%s' not supported by %s#"
25178 #~ msgstr "#»%s« wird von %s# nicht unterstützt"
25180 #~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
25181 #~ msgstr "Copyright © 2002 Free Software Foundation, Inc.\n"
25183 #~ msgid "I/O error on output"
25184 #~ msgstr "Ein-/Ausgabefehler bei der Ausgabe"
25187 #~ "internal error in %s, at tradcpp.c:%d\n"
25188 #~ "Please submit a full bug report.\n"
25189 #~ "See %s for instructions."
25191 #~ "Interner Fehler in %s bei tradcpp.c:%d\n"
25192 #~ "Bitte senden Sie einen vollständigen Fehlerbericht\n"
25193 #~ "auf Englisch ein; Fehler in der deutschen Übersetzung\n"
25194 #~ "sind an de@li.org zu melden.\n"
25195 #~ "Gehen Sie gemäß den Hinweisen in %s vor."