"Fossies" - the Fresh Open Source Software Archive 
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) PO translation source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
5 "POT-Creation-Date: 2021-02-22 16:12+0000\n"
6 "PO-Revision-Date: 2008-09-26 15:14+0100\n"
7 "Last-Translator: Daniel Nauck <dna@mono-project.de>\n"
8 "Language-Team: http://www.mono-project.de\n"
9 "Language: de\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "X-Poedit-Language: German\n"
14 "X-Poedit-Country: GERMANY\n"
15
16 #: mcs/mcs/anonymous.cs:1030
17 #, csharp-format
18 msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
19 msgstr ""
20
21 #: mcs/mcs/anonymous.cs:1035
22 #, csharp-format
23 msgid "Cannot convert `{0}' to non-delegate type `{1}'"
24 msgstr ""
25
26 #: mcs/mcs/anonymous.cs:1047
27 #, csharp-format
28 msgid ""
29 "Cannot convert `{0}' to delegate type `{1}' since there is a parameter "
30 "mismatch"
31 msgstr ""
32
33 #: mcs/mcs/anonymous.cs:1059 mcs/mcs/ecore.cs:5964
34 #, csharp-format
35 msgid "Delegate `{0}' does not take `{1}' arguments"
36 msgstr ""
37
38 #: mcs/mcs/anonymous.cs:1074
39 #, csharp-format
40 msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
41 msgstr ""
42
43 #: mcs/mcs/anonymous.cs:1077
44 #, csharp-format
45 msgid "Parameter `{0}' must be declared with the `{1}' keyword"
46 msgstr ""
47
48 #: mcs/mcs/anonymous.cs:1094
49 #, csharp-format
50 msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
51 msgstr ""
52
53 #: mcs/mcs/anonymous.cs:1248
54 msgid "Async lambda expressions cannot be converted to expression trees"
55 msgstr ""
56
57 #: mcs/mcs/anonymous.cs:1306
58 msgid "An anonymous method cannot be converted to an expression tree"
59 msgstr ""
60
61 #: mcs/mcs/anonymous.cs:1325
62 #, csharp-format
63 msgid ""
64 "Cannot convert anonymous method block without a parameter list to delegate "
65 "type `{0}' because it has one or more `out' parameters"
66 msgstr ""
67
68 #: mcs/mcs/anonymous.cs:1349
69 msgid ""
70 "Anonymous methods and lambda expressions cannot be used in the current "
71 "context"
72 msgstr ""
73
74 #: mcs/mcs/anonymous.cs:1400
75 #, csharp-format
76 msgid ""
77 "Local variable or parameter `{0}' cannot have their address taken and be "
78 "used inside an anonymous method, lambda expression or query expression"
79 msgstr ""
80
81 #: mcs/mcs/anonymous.cs:1420
82 #, fuzzy, csharp-format
83 msgid "Cannot convert async {0} to delegate type `{1}'"
84 msgstr "Kann Typ `{0}'<...> nicht finden"
85
86 #: mcs/mcs/anonymous.cs:1743
87 msgid "An expression tree cannot contain an anonymous method expression"
88 msgstr ""
89
90 #: mcs/mcs/anonymous.cs:2057
91 #, csharp-format
92 msgid ""
93 "`{0}': An anonymous type cannot have multiple properties with the same name"
94 msgstr ""
95
96 #: mcs/mcs/argument.cs:112
97 msgid ""
98 "An expression tree cannot contain an invocation which uses optional parameter"
99 msgstr ""
100
101 #: mcs/mcs/argument.cs:275
102 msgid "An expression tree cannot contain named argument"
103 msgstr ""
104
105 #: mcs/mcs/argument.cs:396
106 #, csharp-format
107 msgid ""
108 "The method group `{0}' cannot be used as an argument of dynamic operation. "
109 "Consider using parentheses to invoke the method"
110 msgstr ""
111
112 #: mcs/mcs/argument.cs:400
113 msgid ""
114 "An anonymous method or lambda expression cannot be used as an argument of "
115 "dynamic operation. Consider using a cast"
116 msgstr ""
117
118 #: mcs/mcs/argument.cs:403
119 #, csharp-format
120 msgid ""
121 "An expression of type `{0}' cannot be used as an argument of dynamic "
122 "operation"
123 msgstr ""
124
125 #: mcs/mcs/argument.cs:694
126 #, csharp-format
127 msgid ""
128 "Reference to an implicitly typed out variable `{0}' is not permitted in the "
129 "same argument list"
130 msgstr ""
131
132 #: mcs/mcs/assign.cs:326
133 msgid "An expression tree cannot contain an assignment operator"
134 msgstr ""
135
136 #: mcs/mcs/assign.cs:809
137 #, csharp-format
138 msgid "Cannot assign to `{0}' because it is a `{1}'"
139 msgstr ""
140
141 #: mcs/mcs/assembly.cs:224
142 msgid ""
143 "Executables cannot be satellite assemblies. Remove the attribute or keep it "
144 "empty"
145 msgstr ""
146
147 #: mcs/mcs/assembly.cs:248
148 #, csharp-format
149 msgid ""
150 "The specified version string `{0}' does not conform to the required format - "
151 "major[.minor[.build[.revision]]]"
152 msgstr ""
153
154 #: mcs/mcs/assembly.cs:302
155 msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
156 msgstr ""
157
158 #: mcs/mcs/assembly.cs:310
159 #, csharp-format
160 msgid "A duplicate type forward of type `{0}'"
161 msgstr ""
162
163 #: mcs/mcs/assembly.cs:319
164 #, fuzzy, csharp-format
165 msgid "Cannot forward type `{0}' because it is defined in this assembly"
166 msgstr ""
167 "NULL kann nicht in `{0}' konvertiert werden, da dies ein Werttyp ist, der "
168 "nicht auf NULL festgelegt werden kann"
169
170 #: mcs/mcs/assembly.cs:325
171 #, fuzzy, csharp-format
172 msgid "Cannot forward type `{0}' because it is a nested type"
173 msgstr ""
174 "NULL kann nicht in `{0}' konvertiert werden, da dies ein Werttyp ist, der "
175 "nicht auf NULL festgelegt werden kann"
176
177 #: mcs/mcs/assembly.cs:342
178 msgid "Friend assembly reference cannot have `null' value"
179 msgstr ""
180
181 #: mcs/mcs/assembly.cs:359
182 #, csharp-format
183 msgid ""
184 "Friend assembly reference `{0}' is invalid. InternalsVisibleTo declarations "
185 "cannot have a version, culture or processor architecture specified"
186 msgstr ""
187
188 #: mcs/mcs/assembly.cs:367
189 #, csharp-format
190 msgid ""
191 "Friend assembly reference `{0}' is invalid. Strong named assemblies must "
192 "specify a public key in their InternalsVisibleTo declarations"
193 msgstr ""
194
195 #: mcs/mcs/assembly.cs:435
196 #, csharp-format
197 msgid "Referenced assembly `{0}' does not have a strong name"
198 msgstr ""
199
200 #: mcs/mcs/assembly.cs:441
201 #, csharp-format
202 msgid "Referenced assembly `{0}' has different culture setting of `{1}'"
203 msgstr ""
204
205 #: mcs/mcs/assembly.cs:473
206 #, csharp-format
207 msgid ""
208 "Friend access was granted to `{0}', but the output assembly is named `{1}'. "
209 "Try adding a reference to `{0}' or change the output assembly name to match "
210 "it"
211 msgstr ""
212
213 #: mcs/mcs/assembly.cs:487
214 msgid ""
215 "Could not sign the assembly. ECMA key can only be used to delay-sign "
216 "assemblies"
217 msgstr ""
218
219 #: mcs/mcs/assembly.cs:747
220 msgid ""
221 "Added modules must be marked with the CLSCompliant attribute to match the "
222 "assembly"
223 msgstr ""
224
225 #: mcs/mcs/assembly.cs:782 mcs/mcs/assembly.cs:797
226 #, csharp-format
227 msgid ""
228 "Option `{0}' overrides attribute `{1}' given in a source file or added module"
229 msgstr ""
230
231 #: mcs/mcs/assembly.cs:832
232 msgid "Delay signing was requested but no key file was given"
233 msgstr ""
234
235 #: mcs/mcs/assembly.cs:857
236 msgid "Cannot link resource file when building a module"
237 msgstr ""
238
239 #: mcs/mcs/assembly.cs:862 mcs/mcs/module.cs:772
240 #, fuzzy, csharp-format
241 msgid "Error reading resource file `{0}'"
242 msgstr "Fehler beim erstellen der XML-Dokumentationsdatei `{0}' (`{1}')"
243
244 #: mcs/mcs/assembly.cs:932
245 #, csharp-format
246 msgid "Output file `{0}' exceeds the 4GB limit"
247 msgstr ""
248
249 #: mcs/mcs/assembly.cs:934
250 #, fuzzy, csharp-format
251 msgid "Could not write to file `{0}'. {1}"
252 msgstr "Kompilierung abgebrochen in Datei `{0}', {1}"
253
254 #: mcs/mcs/assembly.cs:978
255 msgid "Cannot specify -main if building a module or library"
256 msgstr ""
257
258 #: mcs/mcs/assembly.cs:1004
259 #, csharp-format
260 msgid "Could not find `{0}' specified for Main method"
261 msgstr ""
262
263 #: mcs/mcs/assembly.cs:1010
264 #, fuzzy, csharp-format
265 msgid "`{0}' specified for Main method must be a valid class or struct"
266 msgstr "`{0}': Erweiterungsmethoden müssen statisch sein"
267
268 #: mcs/mcs/assembly.cs:1014
269 #, csharp-format
270 msgid "`{0}' does not have a suitable static Main method"
271 msgstr ""
272
273 #: mcs/mcs/assembly.cs:1017
274 #, csharp-format
275 msgid ""
276 "Program `{0}' does not contain a static `Main' method suitable for an entry "
277 "point"
278 msgstr ""
279
280 #: mcs/mcs/assembly.cs:1036
281 msgid "Error during assembly signing. "
282 msgstr ""
283
284 #: mcs/mcs/assembly.cs:1226
285 #, csharp-format
286 msgid "Metadata file `{0}' could not be found"
287 msgstr ""
288
289 #: mcs/mcs/assembly.cs:1231
290 #, csharp-format
291 msgid "Metadata file `{0}' does not contain valid metadata"
292 msgstr ""
293
294 #: mcs/mcs/assembly.cs:1237
295 #, csharp-format
296 msgid ""
297 "Referenced assembly file `{0}' is a module. Consider using `-addmodule' "
298 "option to add the module"
299 msgstr ""
300
301 #: mcs/mcs/assembly.cs:1244
302 #, csharp-format
303 msgid ""
304 "Added module file `{0}' is an assembly. Consider using `-r' option to "
305 "reference the file"
306 msgstr ""
307
308 #: mcs/mcs/async.cs:79
309 #, fuzzy
310 msgid "The `await' operator cannot be used in the body of a lock statement"
311 msgstr ""
312 "Die `new()'-Einschränkung kann nicht mit der `struct'-Einschränkung genutzt "
313 "werden"
314
315 #: mcs/mcs/async.cs:84
316 #, fuzzy
317 msgid "The `await' operator cannot be used in an unsafe context"
318 msgstr ""
319 "Die `new()'-Einschränkung kann nicht mit der `struct'-Einschränkung genutzt "
320 "werden"
321
322 #: mcs/mcs/async.cs:164
323 #, csharp-format
324 msgid ""
325 "Cannot await void method `{0}'. Consider changing method return type to "
326 "`Task'"
327 msgstr ""
328
329 #: mcs/mcs/async.cs:167
330 #, csharp-format
331 msgid "Cannot await `{0}' expression"
332 msgstr ""
333
334 #: mcs/mcs/async.cs:315
335 #, csharp-format
336 msgid ""
337 "The awaiter type `{0}' must have suitable IsCompleted and GetResult members"
338 msgstr ""
339
340 #: mcs/mcs/async.cs:323
341 msgid ""
342 "The `await' operator may only be used in a query expression within the first "
343 "collection expression of the initial `from' clause or within the collection "
344 "expression of a `join' clause"
345 msgstr ""
346
347 #: mcs/mcs/async.cs:360
348 #, csharp-format
349 msgid "The `await' operand type `{0}' must have suitable GetAwaiter method"
350 msgstr ""
351
352 #: mcs/mcs/async.cs:376
353 #, fuzzy, csharp-format
354 msgid "The awaiter type `{0}' must implement interface `{1}'"
355 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
356
357 #: mcs/mcs/async.cs:731
358 msgid ""
359 "Cannot find compiler required types for asynchronous functions support. Are "
360 "you targeting the wrong framework version?"
361 msgstr ""
362
363 #: mcs/mcs/attribute.cs:228
364 #, csharp-format
365 msgid ""
366 "`{0}' is not a valid named attribute argument. Named attribute arguments "
367 "must be fields which are not readonly, static, const or read-write "
368 "properties which are public and not static"
369 msgstr ""
370
371 #: mcs/mcs/attribute.cs:237
372 #, csharp-format
373 msgid ""
374 "`{0}' is not a valid named attribute argument because it is not a valid "
375 "attribute parameter type"
376 msgstr ""
377
378 #: mcs/mcs/attribute.cs:243
379 msgid "An attribute argument cannot be dynamic expression"
380 msgstr ""
381
382 #: mcs/mcs/attribute.cs:248
383 msgid "The Guid attribute must be specified with the ComImport attribute"
384 msgstr ""
385
386 #: mcs/mcs/attribute.cs:253
387 #, csharp-format
388 msgid "Do not use `{0}' directly. Use parameter modifier `this' instead"
389 msgstr ""
390
391 #: mcs/mcs/attribute.cs:258
392 #, csharp-format
393 msgid "Do not use `{0}' directly. Use `dynamic' keyword instead"
394 msgstr ""
395
396 #: mcs/mcs/attribute.cs:263
397 #, csharp-format
398 msgid "Do not use `{0}' directly. Use the tuple syntax instead"
399 msgstr ""
400
401 #: mcs/mcs/attribute.cs:268
402 #, csharp-format
403 msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
404 msgstr ""
405
406 #: mcs/mcs/attribute.cs:274
407 #, csharp-format
408 msgid "Invalid value for argument to `{0}' attribute"
409 msgstr ""
410
411 #: mcs/mcs/attribute.cs:280
412 #, csharp-format
413 msgid ""
414 "Security attribute `{0}' is not valid on this declaration type. Security "
415 "attributes are only valid on assembly, type and method declarations"
416 msgstr ""
417
418 #: mcs/mcs/attribute.cs:340
419 #, csharp-format
420 msgid ""
421 "`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}"
422 "Attribute'"
423 msgstr ""
424
425 #: mcs/mcs/attribute.cs:366 mcs/mcs/attribute.cs:377
426 #, csharp-format
427 msgid "`{0}': is not an attribute class"
428 msgstr ""
429
430 #: mcs/mcs/attribute.cs:486
431 #, csharp-format
432 msgid "Cannot apply attribute class `{0}' because it is abstract"
433 msgstr ""
434
435 #: mcs/mcs/attribute.cs:554
436 #, csharp-format
437 msgid "Duplicate named attribute `{0}' argument"
438 msgstr ""
439
440 #: mcs/mcs/attribute.cs:876
441 #, csharp-format
442 msgid ""
443 "First argument of a security attribute `{0}' must be a valid SecurityAction"
444 msgstr ""
445
446 #: mcs/mcs/attribute.cs:881
447 #, csharp-format
448 msgid "Security attribute `{0}' has an invalid SecurityAction value `{1}'"
449 msgstr ""
450
451 #: mcs/mcs/attribute.cs:888
452 #, csharp-format
453 msgid ""
454 "SecurityAction value `{0}' is invalid for security attributes applied to an "
455 "assembly"
456 msgstr ""
457
458 #: mcs/mcs/attribute.cs:892
459 #, csharp-format
460 msgid ""
461 "SecurityAction value `{0}' is invalid for security attributes applied to a "
462 "type or a method"
463 msgstr ""
464
465 #: mcs/mcs/attribute.cs:1060
466 #, csharp-format
467 msgid ""
468 "The attribute `{0}' is not valid on this declaration type. It is valid on "
469 "`{1}' declarations only"
470 msgstr ""
471
472 #: mcs/mcs/attribute.cs:1084
473 #, csharp-format
474 msgid "The argument to the `{0}' attribute must be a valid identifier"
475 msgstr ""
476
477 #: mcs/mcs/attribute.cs:1103
478 msgid "Unmanaged type `ByValArray' is only valid for fields"
479 msgstr ""
480
481 #: mcs/mcs/attribute.cs:1396
482 #, csharp-format
483 msgid "The attribute `{0}' cannot be applied multiple times"
484 msgstr ""
485
486 #: mcs/mcs/attribute.cs:1713
487 #, csharp-format
488 msgid "`{0}' is obsolete: `{1}'"
489 msgstr "`{0}' ist veraltet: `{1}'"
490
491 #: mcs/mcs/cs-tokenizer.cs:844
492 msgid ""
493 "The `partial' modifier can be used only immediately before `class', "
494 "`struct', `interface', or `void' keyword"
495 msgstr ""
496
497 #: mcs/mcs/cs-tokenizer.cs:2123
498 #, csharp-format
499 msgid "Unrecognized escape sequence `\\{0}'"
500 msgstr ""
501
502 #: mcs/mcs/cs-tokenizer.cs:2142
503 msgid "Unrecognized escape sequence"
504 msgstr ""
505
506 #: mcs/mcs/cs-tokenizer.cs:2407
507 msgid "Filename, single-line comment or end-of-line expected"
508 msgstr ""
509
510 #: mcs/mcs/cs-tokenizer.cs:2455
511 #, fuzzy
512 msgid "Missing identifier to pre-processor directive"
513 msgstr "Ungültige Präprozessor Direktive"
514
515 #: mcs/mcs/cs-tokenizer.cs:2465 mcs/mcs/cs-tokenizer.cs:2469
516 #, csharp-format
517 msgid "Identifier expected: {0}"
518 msgstr ""
519
520 #: mcs/mcs/cs-tokenizer.cs:3069
521 #, fuzzy
522 msgid "Integral constant is too large"
523 msgstr "Numerische Konstante ist zu lang"
524
525 #: mcs/mcs/cs-tokenizer.cs:3074
526 msgid "Invalid number"
527 msgstr "Ungültige Zahl"
528
529 #: mcs/mcs/cs-tokenizer.cs:3079
530 msgid "Invalid preprocessor directive"
531 msgstr "Ungültige Präprozessor Direktive"
532
533 #: mcs/mcs/cs-tokenizer.cs:3086
534 #, csharp-format
535 msgid "Unexpected processor directive ({0})"
536 msgstr "Unerwartete Prozessor Direktive ({0})"
537
538 #: mcs/mcs/cs-tokenizer.cs:3092
539 msgid ""
540 "Cannot define or undefine preprocessor symbols after first token in file"
541 msgstr ""
542
543 #: mcs/mcs/cs-tokenizer.cs:3098
544 msgid ""
545 "Preprocessor directives must appear as the first non-whitespace character on "
546 "a line"
547 msgstr ""
548
549 #: mcs/mcs/cs-tokenizer.cs:3103
550 msgid "Single-line comment or end-of-line expected"
551 msgstr ""
552
553 #: mcs/mcs/cs-tokenizer.cs:3148 mcs/mcs/cs-tokenizer.cs:4386
554 msgid "Expected `#endif' directive"
555 msgstr "`#endif' Direktive erwartet"
556
557 #: mcs/mcs/cs-tokenizer.cs:3181 mcs/mcs/cs-tokenizer.cs:3202
558 #: mcs/mcs/cs-tokenizer.cs:3233 mcs/mcs/cs-tokenizer.cs:4384
559 msgid "#endregion directive expected"
560 msgstr "`#endregion' Direktive erwartet"
561
562 #: mcs/mcs/cs-tokenizer.cs:3282
563 msgid "Wrong preprocessor directive"
564 msgstr "Falsche Präprozessor Direktive"
565
566 #: mcs/mcs/cs-tokenizer.cs:3294
567 #, csharp-format
568 msgid "#error: '{0}'"
569 msgstr "#Fehler: '{0}'"
570
571 #: mcs/mcs/cs-tokenizer.cs:3312
572 msgid "The line number specified for #line directive is missing or invalid"
573 msgstr ""
574
575 #: mcs/mcs/cs-tokenizer.cs:3366 mcs/mcs/cs-tokenizer.cs:4086
576 msgid "Newline in constant"
577 msgstr ""
578
579 #: mcs/mcs/cs-tokenizer.cs:3393
580 msgid "Unterminated string literal"
581 msgstr "Nicht beendetes Zeichenfolgeliteral"
582
583 #: mcs/mcs/cs-tokenizer.cs:3437 mcs/mcs/cs-tokenizer.cs:3468
584 #, fuzzy, csharp-format
585 msgid "Unexpected character `\\{0}'"
586 msgstr "`{0}' erwartet"
587
588 #: mcs/mcs/cs-tokenizer.cs:3484
589 msgid "Identifier too long (limit is 512 chars)"
590 msgstr "Der Bezeichner ist zu lang. (Maximal 512 Zeichen)"
591
592 #: mcs/mcs/cs-tokenizer.cs:3831
593 msgid "A single-line comment may not be used in an interpolated string"
594 msgstr ""
595
596 #: mcs/mcs/cs-tokenizer.cs:3901
597 msgid "End-of-file found, '*/' expected"
598 msgstr "Dateiende gefunden. `*/' erwartet."
599
600 #: mcs/mcs/cs-tokenizer.cs:3998
601 msgid "Missing close delimiter `}' for interpolated expression"
602 msgstr ""
603
604 #: mcs/mcs/cs-tokenizer.cs:4019
605 msgid "Keyword, identifier, or string expected after verbatim specifier: @"
606 msgstr ""
607
608 #: mcs/mcs/cs-tokenizer.cs:4056
609 #, fuzzy, csharp-format
610 msgid "Unexpected character `{0}'"
611 msgstr "`{0}' erwartet"
612
613 #: mcs/mcs/cs-tokenizer.cs:4081
614 msgid "Empty character literal"
615 msgstr ""
616
617 #: mcs/mcs/cs-tokenizer.cs:4102
618 msgid "Too many characters in character literal"
619 msgstr ""
620
621 #: mcs/mcs/cs-tokenizer.cs:4212 mcs/mcs/cs-tokenizer.cs:4275
622 #, csharp-format
623 msgid ""
624 "A `{0}' character may only be escaped by doubling `{0}{0}' in an "
625 "interpolated string"
626 msgstr ""
627
628 #: mcs/mcs/cs-tokenizer.cs:4253
629 msgid "Empty interpolated expression format specifier"
630 msgstr ""
631
632 #: mcs/mcs/cs-tokenizer.cs:4255
633 #, fuzzy
634 msgid ""
635 "A interpolated expression format specifier may not contain trailing "
636 "whitespace"
637 msgstr ""
638 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
639 "beinhalten"
640
641 #: mcs/mcs/cfold.cs:73
642 msgid "The operation overflows at compile time in checked mode"
643 msgstr ""
644
645 #: mcs/mcs/cfold.cs:329 mcs/mcs/expression.cs:5120
646 #, csharp-format
647 msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
648 msgstr ""
649
650 #: mcs/mcs/cfold.cs:792 mcs/mcs/cfold.cs:891
651 msgid "Division by constant zero"
652 msgstr ""
653
654 #: mcs/mcs/class.cs:138
655 #, csharp-format
656 msgid ""
657 "Partial declarations of `{0}' must be all classes, all structs or all "
658 "interfaces"
659 msgstr ""
660
661 #: mcs/mcs/class.cs:147
662 #, csharp-format
663 msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
664 msgstr ""
665
666 #: mcs/mcs/class.cs:157
667 #, csharp-format
668 msgid ""
669 "Partial declarations of `{0}' must have the same type parameter names in the "
670 "same order"
671 msgstr ""
672
673 #: mcs/mcs/class.cs:164
674 #, csharp-format
675 msgid ""
676 "Partial declarations of `{0}' must have the same type parameter variance "
677 "modifiers"
678 msgstr ""
679
680 #: mcs/mcs/class.cs:364
681 #, csharp-format
682 msgid ""
683 "Missing partial modifier on declaration of type `{0}'. Another partial "
684 "declaration of this type exists"
685 msgstr ""
686
687 #: mcs/mcs/class.cs:786
688 #, csharp-format
689 msgid ""
690 "`{0}': explicit interface declaration can only be declared in a class or "
691 "struct"
692 msgstr ""
693
694 #: mcs/mcs/class.cs:841
695 #, csharp-format
696 msgid "Duplicate type parameter `{0}'"
697 msgstr ""
698
699 #: mcs/mcs/class.cs:844
700 #, csharp-format
701 msgid "The type `{0}' already contains a definition for `{1}'"
702 msgstr ""
703
704 #: mcs/mcs/class.cs:940
705 msgid ""
706 "Cannot specify the `DefaultMember' attribute on type containing an indexer"
707 msgstr ""
708
709 #: mcs/mcs/class.cs:945
710 msgid "The RequiredAttribute attribute is not permitted on C# types"
711 msgstr ""
712
713 #: mcs/mcs/class.cs:1012
714 #, fuzzy, csharp-format
715 msgid "'{0}': Structs cannot have instance property or field initializers"
716 msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"
717
718 #: mcs/mcs/class.cs:1214
719 #, csharp-format
720 msgid "Class `{0}' cannot derive from the dynamic type"
721 msgstr ""
722
723 #: mcs/mcs/class.cs:1231
724 #, csharp-format
725 msgid "`{0}' is already listed in interface list"
726 msgstr ""
727
728 #: mcs/mcs/class.cs:1239
729 #, csharp-format
730 msgid ""
731 "Inconsistent accessibility: base interface `{0}' is less accessible than "
732 "interface `{1}'"
733 msgstr ""
734
735 #: mcs/mcs/class.cs:1245
736 #, csharp-format
737 msgid "Type `{0}' in interface list is not an interface"
738 msgstr ""
739
740 #: mcs/mcs/class.cs:1247
741 #, csharp-format
742 msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
743 msgstr ""
744
745 #: mcs/mcs/class.cs:1250
746 #, csharp-format
747 msgid "`{0}': Base class `{1}' must be specified as first"
748 msgstr ""
749
750 #: mcs/mcs/class.cs:1311
751 #, csharp-format
752 msgid ""
753 "The operator `{0}' requires a matching operator `{1}' to also be defined"
754 msgstr ""
755
756 #: mcs/mcs/class.cs:1588
757 #, csharp-format
758 msgid "Partial declarations of `{0}' must not specify different base classes"
759 msgstr ""
760
761 #: mcs/mcs/class.cs:1623
762 msgid ""
763 "Only one part of a partial type can declare primary constructor parameters"
764 msgstr ""
765
766 #: mcs/mcs/class.cs:1640
767 #, csharp-format
768 msgid ""
769 "Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
770 msgstr ""
771
772 #: mcs/mcs/class.cs:1647
773 #, csharp-format
774 msgid "Circular base class dependency involving `{0}' and `{1}'"
775 msgstr ""
776
777 #: mcs/mcs/class.cs:1657
778 #, fuzzy
779 msgid "Implemented interfaces cannot have arguments"
780 msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"
781
782 #: mcs/mcs/class.cs:1971
783 #, fuzzy, csharp-format
784 msgid "`{0}': cannot implement a dynamic interface `{1}'"
785 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
786
787 #: mcs/mcs/class.cs:1986
788 #, csharp-format
789 msgid ""
790 "`{0}' cannot implement both `{1}' and `{2}' because they may unify for some "
791 "type parameter substitutions"
792 msgstr ""
793
794 #: mcs/mcs/class.cs:2008
795 #, csharp-format
796 msgid ""
797 "A generic type cannot derive from `{0}' because it is an attribute class"
798 msgstr ""
799
800 #: mcs/mcs/class.cs:2103
801 msgid ""
802 "Two indexers have different names; the IndexerName attribute must be used "
803 "with the same name on every indexer within a type"
804 msgstr ""
805
806 #: mcs/mcs/class.cs:2374
807 #, csharp-format
808 msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
809 msgstr ""
810
811 #: mcs/mcs/class.cs:2381
812 #, csharp-format
813 msgid "A member `{0}' marked as override cannot be marked as new or virtual"
814 msgstr ""
815
816 #: mcs/mcs/class.cs:2393
817 #, csharp-format
818 msgid "`{0}' cannot be both extern and abstract"
819 msgstr ""
820
821 #: mcs/mcs/class.cs:2398
822 #, csharp-format
823 msgid "`{0}' cannot be both abstract and sealed"
824 msgstr "`{0}' Eine Klasse kann nicht gleichzeitig statisch und versiegelt sein"
825
826 #: mcs/mcs/class.cs:2403
827 #, csharp-format
828 msgid "The abstract method `{0}' cannot be marked virtual"
829 msgstr ""
830
831 #: mcs/mcs/class.cs:2409
832 #, csharp-format
833 msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
834 msgstr ""
835
836 #: mcs/mcs/class.cs:2417
837 #, csharp-format
838 msgid "`{0}': virtual or abstract members cannot be private"
839 msgstr ""
840
841 #: mcs/mcs/class.cs:2424
842 #, csharp-format
843 msgid "`{0}' cannot be sealed because it is not an override"
844 msgstr ""
845
846 #: mcs/mcs/class.cs:2473
847 #, csharp-format
848 msgid "`{0}': containing type does not implement interface `{1}'"
849 msgstr ""
850
851 #: mcs/mcs/class.cs:2670
852 #, csharp-format
853 msgid "Type parameter `{0}' has same name as containing type, or method"
854 msgstr ""
855
856 #: mcs/mcs/class.cs:2678
857 #, csharp-format
858 msgid "`{0}': member names cannot be the same as their enclosing type"
859 msgstr ""
860
861 #: mcs/mcs/class.cs:2756
862 #, csharp-format
863 msgid ""
864 "Primary constructor of type `{0}' has parameter of same name as containing "
865 "type"
866 msgstr ""
867
868 #: mcs/mcs/class.cs:2764
869 #, csharp-format
870 msgid ""
871 "Primary constructor of type `{0}' has parameter of same name as type "
872 "parameter `{1}'"
873 msgstr ""
874
875 #: mcs/mcs/class.cs:2846
876 msgid ""
877 "The class System.Object cannot have a base class or implement an interface."
878 msgstr ""
879
880 #: mcs/mcs/class.cs:2855
881 #, csharp-format
882 msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
883 msgstr ""
884
885 #: mcs/mcs/class.cs:2860
886 msgid ""
887 "Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
888 "or attribute classes"
889 msgstr ""
890
891 #: mcs/mcs/class.cs:2889
892 #, csharp-format
893 msgid "`{0}': an abstract class cannot be sealed or static"
894 msgstr "`{0}': Eine abstrakte Klasse darf nicht versiegelt oder statisch sein"
895
896 #: mcs/mcs/class.cs:2893
897 #, csharp-format
898 msgid "`{0}': a class cannot be both static and sealed"
899 msgstr ""
900
901 #: mcs/mcs/class.cs:2898
902 #, fuzzy, csharp-format
903 msgid "`{0}': Static classes cannot have primary constructor"
904 msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"
905
906 #: mcs/mcs/class.cs:2904
907 #, csharp-format
908 msgid "`{0}': Static classes cannot contain user-defined operators"
909 msgstr ""
910 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
911 "beinhalten"
912
913 #: mcs/mcs/class.cs:2909
914 #, csharp-format
915 msgid "`{0}': Static classes cannot contain destructor"
916 msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"
917
918 #: mcs/mcs/class.cs:2914
919 #, csharp-format
920 msgid "`{0}': cannot declare indexers in a static class"
921 msgstr ""
922
923 #: mcs/mcs/class.cs:2922
924 #, csharp-format
925 msgid "`{0}': Static classes cannot have instance constructors"
926 msgstr ""
927
928 #: mcs/mcs/class.cs:2926
929 #, csharp-format
930 msgid "`{0}': cannot declare instance members in a static class"
931 msgstr ""
932
933 #: mcs/mcs/class.cs:2971
934 #, fuzzy, csharp-format
935 msgid "`{0}': Cannot derive from type parameter `{1}'"
936 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
937
938 #: mcs/mcs/class.cs:2975
939 #, csharp-format
940 msgid "`{0}': Cannot derive from static class `{1}'"
941 msgstr ""
942
943 #: mcs/mcs/class.cs:2979
944 #, csharp-format
945 msgid "`{0}': cannot derive from sealed type `{1}'"
946 msgstr ""
947
948 #: mcs/mcs/class.cs:2982
949 #, csharp-format
950 msgid ""
951 "Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
952 "from object"
953 msgstr ""
954
955 #: mcs/mcs/class.cs:2993
956 #, csharp-format
957 msgid "`{0}' cannot derive from special class `{1}'"
958 msgstr ""
959
960 #: mcs/mcs/class.cs:3003
961 #, csharp-format
962 msgid ""
963 "Inconsistent accessibility: base class `{0}' is less accessible than class "
964 "`{1}'"
965 msgstr ""
966
967 #: mcs/mcs/class.cs:3011
968 #, csharp-format
969 msgid "Static class `{0}' cannot implement interfaces"
970 msgstr ""
971
972 #: mcs/mcs/class.cs:3124 mcs/mcs/class.cs:3138
973 #, csharp-format
974 msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
975 msgstr ""
976
977 #: mcs/mcs/class.cs:3252
978 #, fuzzy, csharp-format
979 msgid "`{0}': ref structs cannot implement interfaces"
980 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
981
982 #: mcs/mcs/class.cs:3439
983 #, csharp-format
984 msgid "Do not override `{0}'. Use destructor syntax instead"
985 msgstr ""
986
987 #: mcs/mcs/class.cs:3442
988 #, csharp-format
989 msgid "`{0}' is marked as an override but no suitable {1} found to override"
990 msgstr ""
991
992 #: mcs/mcs/class.cs:3448
993 #, csharp-format
994 msgid "`{0}': cannot override because `{1}' is not an event"
995 msgstr ""
996
997 #: mcs/mcs/class.cs:3451
998 #, csharp-format
999 msgid "`{0}': cannot override because `{1}' is not a property"
1000 msgstr ""
1001
1002 #: mcs/mcs/class.cs:3454
1003 #, csharp-format
1004 msgid "`{0}': cannot override because `{1}' is not a method"
1005 msgstr ""
1006
1007 #: mcs/mcs/class.cs:3473
1008 #, csharp-format
1009 msgid ""
1010 "`{0}' cannot override inherited members `{1}' and `{2}' because they have "
1011 "the same signature when used in type `{3}'"
1012 msgstr ""
1013
1014 #: mcs/mcs/class.cs:3531 mcs/mcs/field.cs:203
1015 #, csharp-format
1016 msgid "`{0}' hides inherited abstract member `{1}'"
1017 msgstr ""
1018
1019 #: mcs/mcs/class.cs:3557
1020 #, csharp-format
1021 msgid ""
1022 "`{0}': cannot override inherited member `{1}' because it is not marked "
1023 "virtual, abstract or override"
1024 msgstr ""
1025
1026 #: mcs/mcs/class.cs:3565
1027 #, csharp-format
1028 msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
1029 msgstr ""
1030
1031 #: mcs/mcs/class.cs:3574
1032 #, csharp-format
1033 msgid "`{0}': must {2}return by reference to match overridden member `{1}'"
1034 msgstr ""
1035
1036 #: mcs/mcs/class.cs:3577
1037 #, csharp-format
1038 msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
1039 msgstr ""
1040
1041 #: mcs/mcs/class.cs:3580
1042 #, csharp-format
1043 msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
1044 msgstr ""
1045
1046 #: mcs/mcs/class.cs:3586
1047 #, csharp-format
1048 msgid ""
1049 "`{0}': cannot change return type tuple element names when overriding "
1050 "inherited member `{1}'"
1051 msgstr ""
1052
1053 #: mcs/mcs/class.cs:3594
1054 #, csharp-format
1055 msgid ""
1056 "`{0}': cannot change tuple element names when overriding inherited member "
1057 "`{1}'"
1058 msgstr ""
1059
1060 #: mcs/mcs/class.cs:3662
1061 #, csharp-format
1062 msgid "A partial method `{0}' cannot explicitly implement an interface"
1063 msgstr ""
1064
1065 #: mcs/mcs/class.cs:3668
1066 #, csharp-format
1067 msgid "The type `{0}' in explicit interface declaration is not an interface"
1068 msgstr ""
1069
1070 #: mcs/mcs/class.cs:3703
1071 #, csharp-format
1072 msgid ""
1073 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1074 "indexer `{1}'"
1075 msgstr ""
1076
1077 #: mcs/mcs/class.cs:3707
1078 #, csharp-format
1079 msgid ""
1080 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1081 "operator `{1}'"
1082 msgstr ""
1083
1084 #: mcs/mcs/class.cs:3711
1085 #, csharp-format
1086 msgid ""
1087 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1088 "method `{1}'"
1089 msgstr ""
1090
1091 #: mcs/mcs/class.cs:3771
1092 #, csharp-format
1093 msgid ""
1094 "`{0}': cannot change access modifiers when overriding `{1}' inherited member "
1095 "`{2}'"
1096 msgstr ""
1097
1098 #: mcs/mcs/class.cs:3780
1099 #, fuzzy, csharp-format
1100 msgid "`{0}': static types cannot be used as return types"
1101 msgstr ""
1102 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
1103 "beinhalten"
1104
1105 #: mcs/mcs/class.cs:3841
1106 #, csharp-format
1107 msgid ""
1108 "`{0}': Cannot specify constraints for overrides and explicit interface "
1109 "implementation methods"
1110 msgstr ""
1111
1112 #: mcs/mcs/class.cs:3908
1113 #, csharp-format
1114 msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
1115 msgstr ""
1116
1117 #: mcs/mcs/class.cs:3923
1118 msgid "Inconsistent accessibility: property type `"
1119 msgstr ""
1120
1121 #: mcs/mcs/class.cs:3928
1122 msgid "Inconsistent accessibility: indexer return type `"
1123 msgstr ""
1124
1125 #: mcs/mcs/class.cs:3934 mcs/mcs/class.cs:3939 mcs/mcs/delegate.cs:183
1126 msgid "Inconsistent accessibility: return type `"
1127 msgstr ""
1128
1129 #: mcs/mcs/class.cs:3944
1130 #, csharp-format
1131 msgid ""
1132 "Inconsistent accessibility: event type `{0}' is less accessible than event "
1133 "`{1}'"
1134 msgstr ""
1135
1136 #: mcs/mcs/class.cs:3948
1137 msgid "Inconsistent accessibility: field type `"
1138 msgstr ""
1139
1140 #: mcs/mcs/class.cs:3960
1141 #, csharp-format
1142 msgid ""
1143 "Parameters or local variables of type `{0}' cannot be declared in async "
1144 "methods or iterators"
1145 msgstr ""
1146
1147 #: mcs/mcs/class.cs:3964
1148 #, csharp-format
1149 msgid ""
1150 "Local variables of type `{0}' cannot be used inside anonymous methods, "
1151 "lambda expressions or query expressions"
1152 msgstr ""
1153
1154 #: mcs/mcs/class.cs:3968
1155 #, csharp-format
1156 msgid "Field or property cannot be of type `{0}'"
1157 msgstr ""
1158
1159 #: mcs/mcs/class.cs:3980
1160 #, csharp-format
1161 msgid ""
1162 "Field or auto-implemented property cannot be of type `{0}' unless it is an "
1163 "instance member of a ref struct"
1164 msgstr ""
1165
1166 #: mcs/mcs/const.cs:103
1167 #, csharp-format
1168 msgid "Type parameter `{0}' cannot be declared const"
1169 msgstr ""
1170
1171 #: mcs/mcs/const.cs:106
1172 #, csharp-format
1173 msgid "The type `{0}' cannot be declared const"
1174 msgstr ""
1175
1176 #: mcs/mcs/const.cs:192
1177 #, csharp-format
1178 msgid ""
1179 "The evaluation of the constant value for `{0}' involves a circular definition"
1180 msgstr ""
1181
1182 #: mcs/mcs/constant.cs:66 mcs/mcs/constant.cs:480
1183 #, csharp-format
1184 msgid "Constant value `{0}' cannot be converted to a `{1}'"
1185 msgstr ""
1186
1187 #: mcs/mcs/constant.cs:343
1188 #, csharp-format
1189 msgid ""
1190 "Constant value `{0}' cannot be converted to a `{1}' (use `unchecked' syntax "
1191 "to override)"
1192 msgstr ""
1193
1194 #: mcs/mcs/constant.cs:2191
1195 msgid "An alias-qualified name is not an expression"
1196 msgstr ""
1197
1198 #: mcs/mcs/constant.cs:2204
1199 msgid "An argument to nameof operator cannot include sub-expression"
1200 msgstr ""
1201
1202 #: mcs/mcs/constant.cs:2212
1203 msgid "Expression does not have a name"
1204 msgstr ""
1205
1206 #: mcs/mcs/convert.cs:1315
1207 #, csharp-format
1208 msgid ""
1209 "Ambiguous user defined operators `{0}' and `{1}' when converting from `{2}' "
1210 "to `{3}'"
1211 msgstr ""
1212
1213 #: mcs/mcs/decl.cs:327
1214 #, csharp-format
1215 msgid "`{0}' cannot declare a body because it is marked extern"
1216 msgstr ""
1217
1218 #: mcs/mcs/decl.cs:333
1219 #, csharp-format
1220 msgid "`{0}' cannot declare a body because it is marked abstract"
1221 msgstr ""
1222
1223 #: mcs/mcs/decl.cs:346
1224 #, csharp-format
1225 msgid ""
1226 "`{0}' must have a body because it is not marked abstract or extern. The "
1227 "property can be automatically implemented when you define both accessors"
1228 msgstr ""
1229
1230 #: mcs/mcs/decl.cs:352
1231 #, csharp-format
1232 msgid ""
1233 "`{0}' must have a body because it is not marked abstract, extern, or partial"
1234 msgstr ""
1235
1236 #: mcs/mcs/decl.cs:367
1237 #, csharp-format
1238 msgid "`{0}': Structs cannot contain protected members"
1239 msgstr ""
1240
1241 #: mcs/mcs/decl.cs:373
1242 #, csharp-format
1243 msgid "`{0}': Static classes cannot contain protected members"
1244 msgstr ""
1245
1246 #: mcs/mcs/decl.cs:470
1247 msgid "Constraints are not allowed on non-generic declarations"
1248 msgstr "Einschränkungen sind nicht erlaubt für nicht generische Deklarationen"
1249
1250 #: mcs/mcs/decl.cs:477
1251 #, csharp-format
1252 msgid "`{0}': A constraint references nonexistent type parameter `{1}'"
1253 msgstr ""
1254
1255 #: mcs/mcs/delegate.cs:167
1256 #, csharp-format
1257 msgid ""
1258 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1259 "delegate `{1}'"
1260 msgstr ""
1261
1262 #: mcs/mcs/delegate.cs:569
1263 #, csharp-format
1264 msgid ""
1265 "Cannot create delegate from method `{0}' because it is a member of System."
1266 "Nullable<T> type"
1267 msgstr ""
1268
1269 #: mcs/mcs/delegate.cs:582
1270 #, csharp-format
1271 msgid ""
1272 "Extension method `{0}' of value type `{1}' cannot be used to create delegates"
1273 msgstr ""
1274
1275 #: mcs/mcs/delegate.cs:599
1276 #, csharp-format
1277 msgid "Cannot create delegate from partial method declaration `{0}'"
1278 msgstr ""
1279
1280 #: mcs/mcs/delegate.cs:602
1281 #, csharp-format
1282 msgid ""
1283 "Cannot create delegate with `{0}' because it has a Conditional attribute"
1284 msgstr ""
1285
1286 #: mcs/mcs/delegate.cs:659
1287 #, csharp-format
1288 msgid ""
1289 "A method or delegate `{0} {1}' parameters and return type must be same as "
1290 "delegate `{2} {3}' parameters and return type"
1291 msgstr ""
1292
1293 #: mcs/mcs/delegate.cs:666
1294 #, csharp-format
1295 msgid ""
1296 "A method or delegate `{0}' parameters do not match delegate `{1}' parameters"
1297 msgstr ""
1298
1299 #: mcs/mcs/delegate.cs:672
1300 #, csharp-format
1301 msgid "By reference return delegate does not match `{0}' return type"
1302 msgstr ""
1303
1304 #: mcs/mcs/delegate.cs:677
1305 #, csharp-format
1306 msgid ""
1307 "A method or delegate `{0} {1}' return type does not match delegate `{2} {3}' "
1308 "return type"
1309 msgstr ""
1310
1311 #: mcs/mcs/delegate.cs:854
1312 msgid "Method name expected"
1313 msgstr "Methodennamen erwartet"
1314
1315 #: mcs/mcs/doc.cs:614
1316 #, csharp-format
1317 msgid "Error generating XML documentation file `{0}' (`{1}')"
1318 msgstr "Fehler beim erstellen der XML-Dokumentationsdatei `{0}' (`{1}')"
1319
1320 #: mcs/mcs/driver.cs:60
1321 msgid "Source file `"
1322 msgstr ""
1323
1324 #: mcs/mcs/driver.cs:290
1325 msgid "No files to compile were specified"
1326 msgstr "Es wurden keine Dateien zum kompilieren angegeben"
1327
1328 #: mcs/mcs/driver.cs:295
1329 msgid "Platform option `anycpu32bitpreferred' is valid only for executables"
1330 msgstr ""
1331
1332 #: mcs/mcs/driver.cs:325
1333 msgid ""
1334 "If no source files are specified you must specify the output file with -out:"
1335 msgstr ""
1336
1337 #: mcs/mcs/driver.cs:342
1338 msgid "Output file name is not valid"
1339 msgstr ""
1340
1341 #: mcs/mcs/dynamic.cs:268
1342 msgid "An expression tree cannot contain a dynamic operation"
1343 msgstr ""
1344
1345 #: mcs/mcs/dynamic.cs:286
1346 #, csharp-format
1347 msgid "Cannot infer the type of implicitly-typed out variable `{0}'"
1348 msgstr ""
1349
1350 #: mcs/mcs/dynamic.cs:288
1351 msgid ""
1352 "Cannot use a default literal as an argument to a dynamically dispatched "
1353 "operation"
1354 msgstr ""
1355
1356 #: mcs/mcs/dynamic.cs:293
1357 msgid ""
1358 "Named argument specifications must appear after all fixed arguments have "
1359 "been specified in a dynamic invocation"
1360 msgstr ""
1361
1362 #: mcs/mcs/dynamic.cs:316
1363 msgid ""
1364 "Dynamic operation cannot be compiled without `Microsoft.CSharp.dll' assembly "
1365 "reference"
1366 msgstr ""
1367
1368 #: mcs/mcs/ecore.cs:245
1369 msgid ""
1370 "Out variable and pattern variable declarations are not allowed within "
1371 "constructor initializers, field initializers, or property initializers"
1372 msgstr ""
1373
1374 #: mcs/mcs/ecore.cs:247
1375 msgid ""
1376 "Out variable and pattern variable declarations are not allowed within a "
1377 "query clause"
1378 msgstr ""
1379
1380 #: mcs/mcs/ecore.cs:253
1381 #, csharp-format
1382 msgid "`{0}' is inaccessible due to its protection level"
1383 msgstr ""
1384
1385 #: mcs/mcs/ecore.cs:258
1386 #, csharp-format
1387 msgid ""
1388 "The expression being assigned to `{0}' must be a constant or default value"
1389 msgstr ""
1390
1391 #: mcs/mcs/ecore.cs:263
1392 #, csharp-format
1393 msgid ""
1394 "A constant `{0}' of reference type `{1}' can only be initialized with null"
1395 msgstr ""
1396
1397 #: mcs/mcs/ecore.cs:284
1398 msgid "Keyword `void' cannot be used in this context"
1399 msgstr ""
1400
1401 #: mcs/mcs/ecore.cs:318
1402 #, csharp-format
1403 msgid "Cannot convert type `{0}' to `{1}'"
1404 msgstr ""
1405
1406 #: mcs/mcs/ecore.cs:329
1407 #, csharp-format
1408 msgid ""
1409 "Cannot implicitly convert type `{0}' to `{1}'. An explicit conversion exists "
1410 "(are you missing a cast?)"
1411 msgstr ""
1412
1413 #: mcs/mcs/ecore.cs:332 mcs/mcs/ecore.cs:4204
1414 #, csharp-format
1415 msgid "Cannot implicitly convert type `{0}' to `{1}'"
1416 msgstr ""
1417
1418 #: mcs/mcs/ecore.cs:363
1419 #, csharp-format
1420 msgid "The {0} `{1}' cannot be used with type arguments"
1421 msgstr ""
1422
1423 #: mcs/mcs/ecore.cs:375
1424 #, csharp-format
1425 msgid "`{0}' does not contain a definition for `{1}'"
1426 msgstr ""
1427
1428 #: mcs/mcs/ecore.cs:384
1429 msgid "A ref or out argument must be an assignable variable"
1430 msgstr ""
1431
1432 #: mcs/mcs/ecore.cs:386
1433 msgid ""
1434 "The left-hand side of an assignment must be a variable, a property or an "
1435 "indexer"
1436 msgstr ""
1437
1438 #: mcs/mcs/ecore.cs:392
1439 msgid "The operation in question is undefined on void pointers"
1440 msgstr ""
1441
1442 #: mcs/mcs/ecore.cs:543 mcs/mcs/statement.cs:4101 mcs/mcs/statement.cs:4103
1443 #, csharp-format
1444 msgid "Internal compiler error: {0}"
1445 msgstr ""
1446
1447 #: mcs/mcs/ecore.cs:605 mcs/mcs/expression.cs:1932 mcs/mcs/expression.cs:8188
1448 #: mcs/mcs/expression.cs:8196
1449 msgid "A constant value is expected"
1450 msgstr ""
1451
1452 #: mcs/mcs/ecore.cs:617
1453 msgid ""
1454 "An attribute argument must be a constant expression, typeof expression or "
1455 "array creation expression"
1456 msgstr ""
1457
1458 #: mcs/mcs/ecore.cs:620
1459 #, csharp-format
1460 msgid ""
1461 "Attribute constructor parameter has type `{0}', which is not a valid "
1462 "attribute parameter type"
1463 msgstr ""
1464
1465 #: mcs/mcs/ecore.cs:813
1466 #, csharp-format
1467 msgid "The class `{0}' has no constructors defined"
1468 msgstr ""
1469
1470 #: mcs/mcs/ecore.cs:989
1471 msgid "An element access expression cannot use named argument"
1472 msgstr ""
1473
1474 #: mcs/mcs/ecore.cs:1002
1475 #, csharp-format
1476 msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
1477 msgstr ""
1478
1479 #: mcs/mcs/ecore.cs:1008
1480 msgid "An expression tree cannot contain an unsafe pointer operation"
1481 msgstr ""
1482
1483 #: mcs/mcs/ecore.cs:1013
1484 #, fuzzy
1485 msgid "An expression tree cannot contain a null propagating operator"
1486 msgstr ""
1487 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
1488 "beinhalten"
1489
1490 #: mcs/mcs/ecore.cs:1018
1491 #, fuzzy
1492 msgid ""
1493 "The left-hand side of an assignment cannot contain a null propagating "
1494 "operator"
1495 msgstr ""
1496 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
1497 "beinhalten"
1498
1499 #: mcs/mcs/ecore.cs:1119
1500 #, csharp-format
1501 msgid "`{0}' is a `{1}' but a `{2}' was expected"
1502 msgstr ""
1503
1504 #: mcs/mcs/ecore.cs:1152
1505 #, csharp-format
1506 msgid "Expression denotes a `{0}', where a `{1}' was expected"
1507 msgstr ""
1508
1509 #: mcs/mcs/ecore.cs:1162
1510 msgid "Pointers and fixed size buffers may only be used in an unsafe context"
1511 msgstr ""
1512
1513 #: mcs/mcs/ecore.cs:1225
1514 msgid "A pointer must be indexed by only one value"
1515 msgstr ""
1516
1517 #: mcs/mcs/ecore.cs:2717
1518 #, csharp-format
1519 msgid "The name `{0}' does not exist in the current context"
1520 msgstr ""
1521
1522 #: mcs/mcs/ecore.cs:2793
1523 #, fuzzy, csharp-format
1524 msgid ""
1525 "Dynamic keyword requires `{0}' to be defined. Are you missing System.Core."
1526 "dll assembly reference?"
1527 msgstr ""
1528 "Der Typ oder Namespacename `{0}' konnte nicht gefunden werden. Fehlt eine "
1529 "using-Direktive oder ein Assemblyverweis?"
1530
1531 #: mcs/mcs/ecore.cs:2878
1532 #, csharp-format
1533 msgid ""
1534 "A local variable `{0}' cannot be used before it is declared. Consider "
1535 "renaming the local variable when it hides the member `{1}'"
1536 msgstr ""
1537
1538 #: mcs/mcs/ecore.cs:2969
1539 #, csharp-format
1540 msgid "A local variable `{0}' cannot be used before it is declared"
1541 msgstr ""
1542
1543 #: mcs/mcs/ecore.cs:3122
1544 msgid "System.Void cannot be used from C#. Consider using `void'"
1545 msgstr ""
1546
1547 #: mcs/mcs/ecore.cs:3284
1548 #, fuzzy, csharp-format
1549 msgid ""
1550 "The type or namespace name `{0}' could not be found in the global namespace. "
1551 "Are you missing {1} assembly reference?"
1552 msgstr ""
1553 "Der Typ oder Namespacename `{0}' konnte im globalen Namesapce nicht gefunden "
1554 "werden. Fehlt ein Assemblyverweis?"
1555
1556 #: mcs/mcs/ecore.cs:3288
1557 #, fuzzy, csharp-format
1558 msgid ""
1559 "The type or namespace name `{0}' does not exist in the namespace `{1}'. Are "
1560 "you missing {2} assembly reference?"
1561 msgstr ""
1562 "Der Typ oder Namespacename `{0}' existiert nicht im Namespace `{1}'. Fehlt "
1563 "ein Assemblyverweis?"
1564
1565 #: mcs/mcs/ecore.cs:3544
1566 #, csharp-format
1567 msgid "Cannot call an abstract base member `{0}'"
1568 msgstr ""
1569
1570 #: mcs/mcs/ecore.cs:3551
1571 #, csharp-format
1572 msgid ""
1573 "Cannot access protected member `{0}' via a qualifier of type `{1}'. The "
1574 "qualifier must be of type `{2}' or derived from it"
1575 msgstr ""
1576
1577 #: mcs/mcs/ecore.cs:3584
1578 #, csharp-format
1579 msgid ""
1580 "Fields of static readonly field `{0}' cannot be assigned to (except in a "
1581 "static constructor or a variable initializer)"
1582 msgstr ""
1583
1584 #: mcs/mcs/ecore.cs:3587
1585 #, csharp-format
1586 msgid ""
1587 "Members of readonly field `{0}' cannot be modified (except in a constructor "
1588 "or a variable initializer)"
1589 msgstr ""
1590
1591 #: mcs/mcs/ecore.cs:3596
1592 #, csharp-format
1593 msgid ""
1594 "Members of value type `{0}' cannot be assigned using a property `{1}' object "
1595 "initializer"
1596 msgstr ""
1597
1598 #: mcs/mcs/ecore.cs:3600
1599 #, csharp-format
1600 msgid ""
1601 "Cannot modify a value type return value of `{0}'. Consider storing the value "
1602 "in a temporary variable"
1603 msgstr ""
1604
1605 #: mcs/mcs/ecore.cs:3613
1606 #, fuzzy, csharp-format
1607 msgid "Cannot assign to members of `{0}' because it is a `{1}'"
1608 msgstr ""
1609 "NULL kann nicht in `{0}' konvertiert werden, da dies ein Werttyp ist, der "
1610 "nicht auf NULL festgelegt werden kann"
1611
1612 #: mcs/mcs/ecore.cs:3636
1613 #, csharp-format
1614 msgid ""
1615 "Static member `{0}' cannot be accessed with an instance reference, qualify "
1616 "it with a type name instead"
1617 msgstr ""
1618
1619 #: mcs/mcs/ecore.cs:3651
1620 #, csharp-format
1621 msgid ""
1622 "A field initializer cannot reference the nonstatic field, method, or "
1623 "property `{0}'"
1624 msgstr ""
1625
1626 #: mcs/mcs/ecore.cs:3657
1627 msgid "Constructor initializer cannot access primary constructor parameters"
1628 msgstr ""
1629
1630 #: mcs/mcs/ecore.cs:3659
1631 #, csharp-format
1632 msgid ""
1633 "An object reference is required to access primary constructor parameter `{0}'"
1634 msgstr ""
1635
1636 #: mcs/mcs/ecore.cs:3664
1637 #, csharp-format
1638 msgid "An object reference is required to access non-static member `{0}'"
1639 msgstr ""
1640
1641 #: mcs/mcs/ecore.cs:3675
1642 #, csharp-format
1643 msgid ""
1644 "Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
1645 msgstr ""
1646
1647 #: mcs/mcs/ecore.cs:3703
1648 msgid "Cannot modify the result of an unboxing conversion"
1649 msgstr "Das Ergebnis einer Unboxing-Konvertierung kann nicht geändert werden"
1650
1651 #: mcs/mcs/ecore.cs:3832
1652 msgid "An argument to nameof operator cannot be extension method group"
1653 msgstr ""
1654
1655 #: mcs/mcs/ecore.cs:3890
1656 #, csharp-format
1657 msgid ""
1658 "Type `{0}' does not contain a member `{1}' and the best extension method "
1659 "overload `{2}' requires an instance of type `{3}'"
1660 msgstr ""
1661
1662 #: mcs/mcs/ecore.cs:3894
1663 #, csharp-format
1664 msgid ""
1665 "Type `{0}' does not contain a member `{1}' and the best extension method "
1666 "overload `{2}' has some invalid arguments"
1667 msgstr ""
1668
1669 #: mcs/mcs/ecore.cs:4049
1670 msgid "An expression tree cannot contain an expression with method group"
1671 msgstr ""
1672
1673 #: mcs/mcs/ecore.cs:4055
1674 msgid ""
1675 "Partial methods with only a defining declaration or removed conditional "
1676 "methods cannot be used in an expression tree"
1677 msgstr ""
1678
1679 #: mcs/mcs/ecore.cs:4114
1680 #, csharp-format
1681 msgid ""
1682 "Cannot convert method group `{0}' to non-delegate type `{1}'. Consider using "
1683 "parentheses to invoke the method"
1684 msgstr ""
1685
1686 #: mcs/mcs/ecore.cs:4268
1687 msgid ""
1688 "An argument to nameof operator cannot be method group with type arguments"
1689 msgstr ""
1690
1691 #: mcs/mcs/ecore.cs:5027
1692 #, csharp-format
1693 msgid ""
1694 "The type `{0}' does not contain a constructor that takes `{1}' arguments"
1695 msgstr ""
1696
1697 #: mcs/mcs/ecore.cs:5748
1698 #, csharp-format
1699 msgid ""
1700 "Type `{0}' does not contain a member `{1}' and the best extension method "
1701 "overload `{2}' cannot be dynamically dispatched. Consider calling the method "
1702 "without the extension method syntax"
1703 msgstr ""
1704
1705 #: mcs/mcs/ecore.cs:5787
1706 #, csharp-format
1707 msgid ""
1708 "The call is ambiguous between the following methods or properties: `{0}' and "
1709 "`{1}'"
1710 msgstr ""
1711
1712 #: mcs/mcs/ecore.cs:5848
1713 #, csharp-format
1714 msgid ""
1715 "The best overloaded collection initalizer method `{0}' cannot have `ref' or "
1716 "`out' modifier"
1717 msgstr ""
1718
1719 #: mcs/mcs/ecore.cs:5852
1720 #, csharp-format
1721 msgid ""
1722 "The best overloaded collection initalizer method `{0}' has some invalid "
1723 "arguments"
1724 msgstr ""
1725
1726 #: mcs/mcs/ecore.cs:5855
1727 #, csharp-format
1728 msgid "Delegate `{0}' has some invalid arguments"
1729 msgstr ""
1730
1731 #: mcs/mcs/ecore.cs:5859
1732 #, csharp-format
1733 msgid "The best overloaded method match for `{0}' has some invalid arguments"
1734 msgstr ""
1735
1736 #: mcs/mcs/ecore.cs:5868
1737 #, csharp-format
1738 msgid ""
1739 "Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
1740 "modifier"
1741 msgstr ""
1742
1743 #: mcs/mcs/ecore.cs:5871
1744 #, csharp-format
1745 msgid "Argument `#{0}' is missing `{1}' modifier"
1746 msgstr ""
1747
1748 #: mcs/mcs/ecore.cs:5888
1749 #, csharp-format
1750 msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
1751 msgstr ""
1752
1753 #: mcs/mcs/ecore.cs:5940
1754 #, csharp-format
1755 msgid ""
1756 "The type arguments for method `{0}' cannot be inferred from the usage. Try "
1757 "specifying the type arguments explicitly"
1758 msgstr ""
1759
1760 #: mcs/mcs/ecore.cs:5969
1761 #, csharp-format
1762 msgid "No overload for method `{0}' takes `{1}' arguments"
1763 msgstr ""
1764
1765 #: mcs/mcs/ecore.cs:6085
1766 #, csharp-format
1767 msgid "The delegate `{0}' does not contain a parameter named `{1}'"
1768 msgstr ""
1769
1770 #: mcs/mcs/ecore.cs:6090
1771 #, csharp-format
1772 msgid ""
1773 "The best overloaded method match for `{0}' does not contain a parameter "
1774 "named `{1}'"
1775 msgstr ""
1776
1777 #: mcs/mcs/ecore.cs:6101
1778 #, csharp-format
1779 msgid ""
1780 "Named argument `{0}' is used out of position but is followed by positional "
1781 "argument"
1782 msgstr ""
1783
1784 #: mcs/mcs/ecore.cs:6105
1785 #, csharp-format
1786 msgid ""
1787 "Named argument `{0}' cannot be used for a parameter which has positional "
1788 "argument specified"
1789 msgstr ""
1790
1791 #: mcs/mcs/ecore.cs:6490
1792 msgid ""
1793 "You cannot use fixed size buffers contained in unfixed expressions. Try "
1794 "using the fixed statement"
1795 msgstr ""
1796
1797 #: mcs/mcs/ecore.cs:6495
1798 #, csharp-format
1799 msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
1800 msgstr ""
1801
1802 #: mcs/mcs/ecore.cs:6580
1803 #, csharp-format
1804 msgid ""
1805 "A static readonly field `{0}' cannot be passed ref or out (except in a "
1806 "static constructor)"
1807 msgstr ""
1808
1809 #: mcs/mcs/ecore.cs:6583
1810 #, csharp-format
1811 msgid ""
1812 "A readonly field `{0}' cannot be passed ref or out (except in a constructor)"
1813 msgstr ""
1814
1815 #: mcs/mcs/ecore.cs:6597
1816 #, csharp-format
1817 msgid ""
1818 "Fields of static readonly field `{0}' cannot be passed ref or out (except in "
1819 "a static constructor)"
1820 msgstr ""
1821
1822 #: mcs/mcs/ecore.cs:6600
1823 #, csharp-format
1824 msgid ""
1825 "Members of readonly field `{0}' cannot be passed ref or out (except in a "
1826 "constructor)"
1827 msgstr ""
1828
1829 #: mcs/mcs/ecore.cs:6607
1830 #, csharp-format
1831 msgid ""
1832 "A static readonly field `{0}' cannot be assigned to (except in a static "
1833 "constructor or a variable initializer)"
1834 msgstr ""
1835
1836 #: mcs/mcs/ecore.cs:6610
1837 #, csharp-format
1838 msgid ""
1839 "A readonly field `{0}' cannot be assigned to (except in a constructor or a "
1840 "variable initializer)"
1841 msgstr ""
1842
1843 #: mcs/mcs/ecore.cs:6677
1844 #, fuzzy, csharp-format
1845 msgid "Use of possibly unassigned field `{0}'"
1846 msgstr "Verwendung eines möglicherweise nicht zugewiesenen Feldes `"
1847
1848 #: mcs/mcs/ecore.cs:7093
1849 #, fuzzy, csharp-format
1850 msgid "Property or event `{0}' is not supported by the C# language"
1851 msgstr ""
1852 "Die Eigenschaft `{0}' wird von der C# Sprache nicht unterstützt. Rufen Sie "
1853 "die `{1}'-Accessormethode direkt auf."
1854
1855 #: mcs/mcs/ecore.cs:7213
1856 #, fuzzy, csharp-format
1857 msgid "Use of possibly unassigned auto-implemented property `{0}'"
1858 msgstr "Verwendung eines möglicherweise nicht zugewiesenen Feldes `"
1859
1860 #: mcs/mcs/ecore.cs:7417
1861 #, csharp-format
1862 msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
1863 msgstr ""
1864
1865 #: mcs/mcs/ecore.cs:7445
1866 #, csharp-format
1867 msgid "Property or indexer `{0}' cannot be assigned to (it is read-only)"
1868 msgstr ""
1869
1870 #: mcs/mcs/ecore.cs:7453
1871 #, csharp-format
1872 msgid ""
1873 "The property or indexer `{0}' cannot be used in this context because the set "
1874 "accessor is inaccessible"
1875 msgstr ""
1876
1877 #: mcs/mcs/ecore.cs:7533
1878 #, csharp-format
1879 msgid ""
1880 "The property or indexer `{0}' cannot be used in this context because it "
1881 "lacks the `get' accessor"
1882 msgstr ""
1883
1884 #: mcs/mcs/ecore.cs:7540
1885 #, csharp-format
1886 msgid ""
1887 "The property or indexer `{0}' cannot be used in this context because the get "
1888 "accessor is inaccessible"
1889 msgstr ""
1890
1891 #: mcs/mcs/ecore.cs:7722
1892 #, csharp-format
1893 msgid ""
1894 "The event `{0}' can only appear on the left hand side of `+=' or `-=' "
1895 "operator"
1896 msgstr ""
1897
1898 #: mcs/mcs/ecore.cs:7726
1899 #, csharp-format
1900 msgid ""
1901 "The event `{0}' can only appear on the left hand side of += or -= when used "
1902 "outside of the type `{1}'"
1903 msgstr ""
1904
1905 #: mcs/mcs/ecore.cs:7904
1906 #, csharp-format
1907 msgid ""
1908 "An implicitly typed local variable declaration cannot be initialized with "
1909 "`{0}'"
1910 msgstr ""
1911
1912 #: mcs/mcs/ecore.cs:7919
1913 msgid ""
1914 "The contextual keyword `var' may only appear within a local variable "
1915 "declaration"
1916 msgstr ""
1917
1918 #: mcs/mcs/enum.cs:178
1919 #, csharp-format
1920 msgid ""
1921 "The enumerator value `{0}' is outside the range of enumerator underlying "
1922 "type `{1}'"
1923 msgstr ""
1924
1925 #: mcs/mcs/enum.cs:247
1926 #, csharp-format
1927 msgid "An item in an enumeration cannot have an identifier `{0}'"
1928 msgstr ""
1929
1930 #: mcs/mcs/enum.cs:258
1931 msgid "Type byte, sbyte, short, ushort, int, uint, long or ulong expected"
1932 msgstr "Typ byte, sbyte, short, ushort, int, uint, long oder ulong erwartet"
1933
1934 #: mcs/mcs/eval.cs:635
1935 msgid "Detection Parsing Error"
1936 msgstr ""
1937
1938 #: mcs/mcs/expression.cs:622
1939 #, csharp-format
1940 msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
1941 msgstr ""
1942
1943 #: mcs/mcs/expression.cs:729
1944 msgid "Cannot take the address of the given expression"
1945 msgstr ""
1946
1947 #: mcs/mcs/expression.cs:752
1948 msgid ""
1949 "You can only take the address of unfixed expression inside of a fixed "
1950 "statement initializer"
1951 msgstr ""
1952
1953 #: mcs/mcs/expression.cs:999
1954 msgid "The * or -> operator must be applied to a pointer"
1955 msgstr ""
1956
1957 #: mcs/mcs/expression.cs:1222
1958 msgid ""
1959 "The operand of an increment or decrement operator must be a variable, "
1960 "property or indexer"
1961 msgstr ""
1962
1963 #: mcs/mcs/expression.cs:1464
1964 #, csharp-format
1965 msgid "The second operand of `is' or `as' operator cannot be static type `{0}'"
1966 msgstr ""
1967
1968 #: mcs/mcs/expression.cs:1470
1969 #, csharp-format
1970 msgid "The `{0}' operator cannot be applied to an operand of pointer type"
1971 msgstr ""
1972
1973 #: mcs/mcs/expression.cs:1476
1974 #, csharp-format
1975 msgid ""
1976 "The `{0}' operator cannot be applied to a lambda expression, anonymous "
1977 "method, or method group"
1978 msgstr ""
1979
1980 #: mcs/mcs/expression.cs:1549
1981 #, fuzzy
1982 msgid "An expression tree cannot contain a pattern matching operator"
1983 msgstr ""
1984 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
1985 "beinhalten"
1986
1987 #: mcs/mcs/expression.cs:1940
1988 msgid "Cannot use null as pattern matching operand"
1989 msgstr ""
1990
1991 #: mcs/mcs/expression.cs:1969
1992 #, csharp-format
1993 msgid ""
1994 "The nullable type `{0}' pattern matching is not allowed. Consider using "
1995 "underlying type `{1}'"
1996 msgstr ""
1997
1998 #: mcs/mcs/expression.cs:2018
1999 #, csharp-format
2000 msgid "The type `{0}' pattern matching is not allowed"
2001 msgstr ""
2002
2003 #: mcs/mcs/expression.cs:2342
2004 #, fuzzy, csharp-format
2005 msgid "`{0}' is not a valid pattern member"
2006 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
2007
2008 #: mcs/mcs/expression.cs:2349
2009 #, csharp-format
2010 msgid "Property `{0}.get' accessor is required"
2011 msgstr ""
2012
2013 #: mcs/mcs/expression.cs:2480
2014 msgid ""
2015 "The first operand of an `as' operator may not be a tuple literal without a "
2016 "natural type"
2017 msgstr ""
2018
2019 #: mcs/mcs/expression.cs:2493
2020 #, csharp-format
2021 msgid ""
2022 "The `as' operator cannot be used with a non-reference type parameter `{0}'. "
2023 "Consider adding `class' or a reference type constraint"
2024 msgstr ""
2025
2026 #: mcs/mcs/expression.cs:2497
2027 #, csharp-format
2028 msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
2029 msgstr ""
2030
2031 #: mcs/mcs/expression.cs:2531
2032 #, csharp-format
2033 msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
2034 msgstr ""
2035
2036 #: mcs/mcs/expression.cs:2572
2037 #, csharp-format
2038 msgid "Cannot convert to static type `{0}'"
2039 msgstr ""
2040
2041 #: mcs/mcs/expression.cs:2680
2042 #, fuzzy
2043 msgid "An expression tree cannot contain out variable declaration"
2044 msgstr ""
2045 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
2046 "beinhalten"
2047
2048 #: mcs/mcs/expression.cs:2790
2049 msgid ""
2050 "The `default value' operator cannot be applied to an operand of a static type"
2051 msgstr ""
2052
2053 #: mcs/mcs/expression.cs:3477
2054 #, csharp-format
2055 msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
2056 msgstr ""
2057
2058 #: mcs/mcs/expression.cs:4284
2059 msgid "To cast a negative value, you must enclose the value in parentheses"
2060 msgstr ""
2061
2062 #: mcs/mcs/expression.cs:4333
2063 #, csharp-format
2064 msgid "Operator `{0}' cannot be applied to operand `default'"
2065 msgstr ""
2066
2067 #: mcs/mcs/expression.cs:4338
2068 #, csharp-format
2069 msgid "Operator `{0}' is ambiguous on operands `default' and `default'"
2070 msgstr ""
2071
2072 #: mcs/mcs/expression.cs:4400
2073 #, csharp-format
2074 msgid ""
2075 "Expression must be implicitly convertible to Boolean or its type `{0}' must "
2076 "define operator `{1}'"
2077 msgstr ""
2078
2079 #: mcs/mcs/expression.cs:6018
2080 #, csharp-format
2081 msgid ""
2082 "A user-defined operator `{0}' must have each parameter type and return type "
2083 "of the same type in order to be applicable as a short circuit operator"
2084 msgstr ""
2085
2086 #: mcs/mcs/expression.cs:6028
2087 #, csharp-format
2088 msgid ""
2089 "The type `{0}' must have operator `true' and operator `false' defined when "
2090 "`{1}' is used as a short circuit operator"
2091 msgstr ""
2092
2093 #: mcs/mcs/expression.cs:6406
2094 #, csharp-format
2095 msgid ""
2096 "Type of conditional expression cannot be determined as `{0}' and `{1}' "
2097 "convert implicitly to each other"
2098 msgstr ""
2099
2100 #: mcs/mcs/expression.cs:6419
2101 #, csharp-format
2102 msgid ""
2103 "Type of conditional expression cannot be determined because there is no "
2104 "implicit conversion between `{0}' and `{1}'"
2105 msgstr ""
2106
2107 #: mcs/mcs/expression.cs:6456
2108 msgid "Both ref conditional operators must be ref values"
2109 msgstr ""
2110
2111 #: mcs/mcs/expression.cs:6461
2112 #, csharp-format
2113 msgid "The ref conditional expression types `{0}' and `{1}' have to match"
2114 msgstr ""
2115
2116 #: mcs/mcs/expression.cs:6791
2117 #, fuzzy, csharp-format
2118 msgid "Use of unassigned local variable `{0}'"
2119 msgstr "Verwendung der nicht zugewiesenen lokalen Variable `"
2120
2121 #: mcs/mcs/expression.cs:6814
2122 #, csharp-format
2123 msgid ""
2124 "Cannot use fixed variable `{0}' inside an anonymous method, lambda "
2125 "expression or query expression"
2126 msgstr ""
2127
2128 #: mcs/mcs/expression.cs:6821
2129 #, csharp-format
2130 msgid ""
2131 "Cannot use by-reference variable `{0}' inside an anonymous method, lambda "
2132 "expression, or query expression"
2133 msgstr ""
2134
2135 #: mcs/mcs/expression.cs:6840
2136 #, fuzzy, csharp-format
2137 msgid "Cannot use uninitialized variable `{0}'"
2138 msgstr "Verwendung der nicht zugewiesenen lokalen Variable `"
2139
2140 #: mcs/mcs/expression.cs:7014
2141 #, csharp-format
2142 msgid ""
2143 "Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
2144 "modifier"
2145 msgstr ""
2146
2147 #: mcs/mcs/expression.cs:7084
2148 #, csharp-format
2149 msgid "Use of unassigned out parameter `{0}'"
2150 msgstr ""
2151
2152 #: mcs/mcs/expression.cs:7257
2153 msgid "The syntax `var (...)' as an lvalue is reserved"
2154 msgstr ""
2155
2156 #: mcs/mcs/expression.cs:7338
2157 #, fuzzy, csharp-format
2158 msgid "Cannot invoke a non-delegate type `{0}'"
2159 msgstr "Kann Typ `{0}'<...> nicht finden"
2160
2161 #: mcs/mcs/expression.cs:7349
2162 #, csharp-format
2163 msgid "The member `{0}' cannot be used as method or delegate"
2164 msgstr ""
2165
2166 #: mcs/mcs/expression.cs:7371
2167 msgid ""
2168 "Do not directly call your base class Finalize method. It is called "
2169 "automatically from your destructor"
2170 msgstr ""
2171
2172 #: mcs/mcs/expression.cs:7373
2173 msgid ""
2174 "Destructors and object.Finalize cannot be called directly. Consider calling "
2175 "IDisposable.Dispose if available"
2176 msgstr ""
2177
2178 #: mcs/mcs/expression.cs:7406
2179 #, csharp-format
2180 msgid ""
2181 "The base call to method `{0}' cannot be dynamically dispatched. Consider "
2182 "casting the dynamic arguments or eliminating the base access"
2183 msgstr ""
2184
2185 #: mcs/mcs/expression.cs:7501
2186 #, csharp-format
2187 msgid "`{0}': cannot explicitly call operator or accessor"
2188 msgstr ""
2189
2190 #: mcs/mcs/expression.cs:7692
2191 msgid ""
2192 "Tuple type cannot be used in an object creation expression. Use a tuple "
2193 "literal expression instead."
2194 msgstr ""
2195
2196 #: mcs/mcs/expression.cs:7702
2197 #, csharp-format
2198 msgid "Unsafe type `{0}' cannot be used in an object creation expression"
2199 msgstr ""
2200
2201 #: mcs/mcs/expression.cs:7725
2202 #, csharp-format
2203 msgid ""
2204 "Cannot create an instance of the variable type `{0}' because it does not "
2205 "have the new() constraint"
2206 msgstr ""
2207
2208 #: mcs/mcs/expression.cs:7731
2209 #, csharp-format
2210 msgid ""
2211 "`{0}': cannot provide arguments when creating an instance of a variable type"
2212 msgstr ""
2213
2214 #: mcs/mcs/expression.cs:7740
2215 #, csharp-format
2216 msgid "Cannot create an instance of the static class `{0}'"
2217 msgstr ""
2218
2219 #: mcs/mcs/expression.cs:7752
2220 #, csharp-format
2221 msgid "Cannot create an instance of the abstract class or interface `{0}'"
2222 msgstr ""
2223
2224 #: mcs/mcs/expression.cs:8037
2225 msgid ""
2226 "An implicitly typed local variable declarator cannot use an array initializer"
2227 msgstr ""
2228
2229 #: mcs/mcs/expression.cs:8202 mcs/mcs/expression.cs:8227
2230 #, csharp-format
2231 msgid "An array initializer of length `{0}' was expected"
2232 msgstr ""
2233
2234 #: mcs/mcs/expression.cs:8218
2235 msgid ""
2236 "Array initializers can only be used in a variable or field initializer. Try "
2237 "using a new expression instead"
2238 msgstr ""
2239
2240 #: mcs/mcs/expression.cs:8235
2241 msgid "A nested array initializer was expected"
2242 msgstr ""
2243
2244 #: mcs/mcs/expression.cs:8282
2245 msgid "An expression tree cannot contain a multidimensional array initializer"
2246 msgstr ""
2247
2248 #: mcs/mcs/expression.cs:8318
2249 msgid "Cannot create an array with a negative size"
2250 msgstr ""
2251
2252 #: mcs/mcs/expression.cs:8420
2253 msgid ""
2254 "Can only use array initializer expressions to assign to array types. Try "
2255 "using a new expression instead"
2256 msgstr ""
2257
2258 #: mcs/mcs/expression.cs:8861
2259 msgid ""
2260 "The type of an implicitly typed array cannot be inferred from the "
2261 "initializer. Try specifying array type explicitly"
2262 msgstr ""
2263
2264 #: mcs/mcs/expression.cs:9016
2265 msgid ""
2266 "The `this' object cannot be used before all of its fields are assigned to"
2267 msgstr ""
2268
2269 #: mcs/mcs/expression.cs:9022
2270 msgid ""
2271 "Keyword `this' is not valid in a static property, static method, or static "
2272 "field initializer"
2273 msgstr ""
2274
2275 #: mcs/mcs/expression.cs:9025
2276 msgid ""
2277 "Anonymous methods inside structs cannot access instance members of `this'. "
2278 "Consider copying `this' to a local variable outside the anonymous method and "
2279 "using the local instead"
2280 msgstr ""
2281
2282 #: mcs/mcs/expression.cs:9028
2283 msgid "Keyword `this' is not available in the current context"
2284 msgstr ""
2285
2286 #: mcs/mcs/expression.cs:9104
2287 msgid "Cannot take the address of `this' because it is read-only"
2288 msgstr ""
2289
2290 #: mcs/mcs/expression.cs:9106
2291 msgid "Cannot pass `this' as a ref or out argument because it is read-only"
2292 msgstr ""
2293
2294 #: mcs/mcs/expression.cs:9108
2295 msgid "Cannot assign to `this' because it is read-only"
2296 msgstr ""
2297
2298 #: mcs/mcs/expression.cs:9176
2299 msgid "The __arglist construct is valid only within a variable argument method"
2300 msgstr ""
2301
2302 #: mcs/mcs/expression.cs:9237
2303 msgid "An expression tree cannot contain a method with variable arguments"
2304 msgstr ""
2305
2306 #: mcs/mcs/expression.cs:9511
2307 msgid "The typeof operator cannot be used on the dynamic type"
2308 msgstr ""
2309
2310 #: mcs/mcs/expression.cs:9552
2311 #, csharp-format
2312 msgid "`{0}': an attribute argument cannot use type parameters"
2313 msgstr ""
2314
2315 #: mcs/mcs/expression.cs:9767
2316 #, csharp-format
2317 msgid ""
2318 "`{0}' does not have a predefined size, therefore sizeof can only be used in "
2319 "an unsafe context (consider using System.Runtime.InteropServices.Marshal."
2320 "SizeOf)"
2321 msgstr ""
2322
2323 #: mcs/mcs/expression.cs:9832
2324 #, csharp-format
2325 msgid "Alias `{0}' not found"
2326 msgstr "Alias `{0}' wurde nicht gefunden"
2327
2328 #: mcs/mcs/expression.cs:9873
2329 msgid ""
2330 "The namespace alias qualifier `::' cannot be used to invoke a method. "
2331 "Consider using `.' instead"
2332 msgstr ""
2333
2334 #: mcs/mcs/expression.cs:9963
2335 msgid "Cannot perform member binding on `null' value"
2336 msgstr ""
2337
2338 #: mcs/mcs/expression.cs:10130
2339 #, csharp-format
2340 msgid ""
2341 "`{0}': cannot reference a type through an expression. Consider using `{1}' "
2342 "instead"
2343 msgstr ""
2344
2345 #: mcs/mcs/expression.cs:10209
2346 #, csharp-format
2347 msgid "A nested type cannot be specified through a type parameter `{0}'"
2348 msgstr ""
2349
2350 #: mcs/mcs/expression.cs:10217
2351 #, fuzzy, csharp-format
2352 msgid ""
2353 "Alias `{0}' cannot be used with `::' since it denotes a type. Consider "
2354 "replacing `::' with `.'"
2355 msgstr ""
2356 "Der Alias `{0}' kann nicht mit '::' verwendet werden, da der Alias auf einen "
2357 "Typ verweist. Verwenden Sie '.' stattdessen."
2358
2359 #: mcs/mcs/expression.cs:10286
2360 #, csharp-format
2361 msgid "The nested type `{0}' does not exist in the type `{1}'"
2362 msgstr ""
2363
2364 #: mcs/mcs/expression.cs:10310
2365 #, csharp-format
2366 msgid ""
2367 "Type `{0}' does not contain a definition for `{1}' and no extension method "
2368 "`{1}' of type `{0}' could be found. Are you missing {2}?"
2369 msgstr ""
2370
2371 #: mcs/mcs/expression.cs:10602
2372 #, csharp-format
2373 msgid "Cannot apply indexing with [] to an expression of type `{0}'"
2374 msgstr ""
2375
2376 #: mcs/mcs/expression.cs:10739
2377 #, csharp-format
2378 msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
2379 msgstr ""
2380
2381 #: mcs/mcs/expression.cs:11177
2382 msgid ""
2383 "The indexer base access cannot be dynamically dispatched. Consider casting "
2384 "the dynamic arguments or eliminating the base access"
2385 msgstr ""
2386
2387 #: mcs/mcs/expression.cs:11276
2388 msgid "An expression tree may not contain a base access"
2389 msgstr ""
2390
2391 #: mcs/mcs/expression.cs:11294
2392 msgid "Keyword `base' is not available in a static method"
2393 msgstr ""
2394
2395 #: mcs/mcs/expression.cs:11296
2396 msgid "Keyword `base' is not available in the current context"
2397 msgstr ""
2398
2399 #: mcs/mcs/expression.cs:11334
2400 msgid ""
2401 "A property, indexer or dynamic member access may not be passed as `ref' or "
2402 "`out' parameter"
2403 msgstr ""
2404
2405 #: mcs/mcs/expression.cs:11683
2406 #, csharp-format
2407 msgid "Array elements cannot be of type `{0}'"
2408 msgstr ""
2409
2410 #: mcs/mcs/expression.cs:11686
2411 #, csharp-format
2412 msgid "Array elements cannot be of static type `{0}'"
2413 msgstr ""
2414
2415 #: mcs/mcs/expression.cs:11906
2416 msgid "Cannot use a negative size with stackalloc"
2417 msgstr ""
2418
2419 #: mcs/mcs/expression.cs:11910
2420 msgid "Cannot use stackalloc in finally or catch"
2421 msgstr ""
2422
2423 #: mcs/mcs/expression.cs:11960
2424 #, fuzzy, csharp-format
2425 msgid "Cannot convert a stackalloc expression of type `{0}' to type `{1}'"
2426 msgstr "Kann Typ `{0}'<...> nicht finden"
2427
2428 #: mcs/mcs/expression.cs:12124
2429 #, csharp-format
2430 msgid ""
2431 "Member `{0}' cannot be initialized. An object initializer may only be used "
2432 "for fields, or properties"
2433 msgstr ""
2434
2435 #: mcs/mcs/expression.cs:12132
2436 #, csharp-format
2437 msgid ""
2438 "Static field or property `{0}' cannot be assigned in an object initializer"
2439 msgstr ""
2440
2441 #: mcs/mcs/expression.cs:12203
2442 #, fuzzy
2443 msgid ""
2444 "An expression tree cannot contain a collection initializer with extension "
2445 "method"
2446 msgstr ""
2447 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
2448 "beinhalten"
2449
2450 #: mcs/mcs/expression.cs:12241
2451 #, fuzzy
2452 msgid "Expression tree cannot contain a dictionary initializer"
2453 msgstr ""
2454 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
2455 "beinhalten"
2456
2457 #: mcs/mcs/expression.cs:12366
2458 #, csharp-format
2459 msgid ""
2460 "A field or property `{0}' cannot be initialized with a collection object "
2461 "initializer because type `{1}' does not implement `{2}' interface"
2462 msgstr ""
2463
2464 #: mcs/mcs/expression.cs:12377
2465 #, csharp-format
2466 msgid "Inconsistent `{0}' member declaration"
2467 msgstr ""
2468
2469 #: mcs/mcs/expression.cs:12385
2470 #, csharp-format
2471 msgid ""
2472 "An object initializer includes more than one member `{0}' initialization"
2473 msgstr ""
2474
2475 #: mcs/mcs/expression.cs:12403
2476 #, csharp-format
2477 msgid "Cannot initialize object of type `{0}' with a collection initializer"
2478 msgstr ""
2479
2480 #: mcs/mcs/expression.cs:12548
2481 msgid ""
2482 "Object and collection initializers cannot be used to instantiate a delegate"
2483 msgstr ""
2484
2485 #: mcs/mcs/expression.cs:12767
2486 msgid "Anonymous types cannot be used in this expression"
2487 msgstr ""
2488
2489 #: mcs/mcs/expression.cs:12861
2490 #, csharp-format
2491 msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
2492 msgstr ""
2493
2494 #: mcs/mcs/expression.cs:13101
2495 #, fuzzy
2496 msgid "An expression tree cannot not contain a throw expression"
2497 msgstr ""
2498 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
2499 "beinhalten"
2500
2501 #: mcs/mcs/expression.cs:13175
2502 msgid ""
2503 "An expression cannot be used in this context because it may not be returned "
2504 "by reference"
2505 msgstr ""
2506
2507 #: mcs/mcs/expression.cs:13200
2508 #, csharp-format
2509 msgid ""
2510 "The expression must be of type `{0}' because it is being assigned by "
2511 "reference"
2512 msgstr ""
2513
2514 #: mcs/mcs/expression.cs:13232
2515 msgid ""
2516 "An expression tree lambda cannot contain a call to a method, property, or "
2517 "indexer that returns by reference"
2518 msgstr ""
2519
2520 #: mcs/mcs/expression.cs:13277
2521 #, csharp-format
2522 msgid ""
2523 "`await' cannot be used in an expression containing a call to `{0}' because "
2524 "it returns by reference"
2525 msgstr ""
2526
2527 #: mcs/mcs/expression.cs:13336
2528 #, fuzzy
2529 msgid "An expression tree cannot contain a discard"
2530 msgstr ""
2531 "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
2532 "beinhalten"
2533
2534 #: mcs/mcs/expression.cs:13350
2535 msgid "Cannot infer the type of implicitly-typed discard"
2536 msgstr ""
2537
2538 #: mcs/mcs/expression.cs:13356
2539 msgid "Cannot assign void to a discard"
2540 msgstr ""
2541
2542 #: mcs/mcs/field.cs:74
2543 msgid ""
2544 "The modifier 'abstract' is not valid on fields. Try using a property instead"
2545 msgstr ""
2546
2547 #: mcs/mcs/field.cs:136
2548 msgid ""
2549 "The FieldOffset attribute can only be placed on members of types marked with "
2550 "the StructLayout(LayoutKind.Explicit)"
2551 msgstr ""
2552
2553 #: mcs/mcs/field.cs:141
2554 msgid "The FieldOffset attribute is not allowed on static or const fields"
2555 msgstr ""
2556
2557 #: mcs/mcs/field.cs:147
2558 msgid ""
2559 "Do not use 'System.Runtime.CompilerServices.FixedBuffer' attribute. Use the "
2560 "'fixed' field modifier instead"
2561 msgstr ""
2562
2563 #: mcs/mcs/field.cs:261
2564 #, csharp-format
2565 msgid ""
2566 "`{0}': Instance field types marked with StructLayout(LayoutKind.Explicit) "
2567 "must have a FieldOffset attribute"
2568 msgstr ""
2569
2570 #: mcs/mcs/field.cs:273
2571 #, csharp-format
2572 msgid "`{0}': cannot declare variables of static types"
2573 msgstr ""
2574
2575 #: mcs/mcs/field.cs:420
2576 #, csharp-format
2577 msgid ""
2578 "`{0}': Fixed size buffers type must be one of the following: bool, byte, "
2579 "short, int, long, char, sbyte, ushort, uint, ulong, float or double"
2580 msgstr ""
2581
2582 #: mcs/mcs/field.cs:457
2583 #, csharp-format
2584 msgid "`{0}': Fixed size buffer fields may only be members of structs"
2585 msgstr ""
2586
2587 #: mcs/mcs/field.cs:472
2588 #, csharp-format
2589 msgid "`{0}': Fixed size buffers must have a length greater than zero"
2590 msgstr ""
2591
2592 #: mcs/mcs/field.cs:495
2593 #, csharp-format
2594 msgid ""
2595 "Fixed size buffer `{0}' of length `{1}' and type `{2}' exceeded 2^31 limit"
2596 msgstr ""
2597
2598 #: mcs/mcs/field.cs:707
2599 #, csharp-format
2600 msgid "`{0}': Instance fields in readonly structs must be readonly"
2601 msgstr ""
2602
2603 #: mcs/mcs/field.cs:723
2604 #, csharp-format
2605 msgid "`{0}': A volatile field cannot be of the type `{1}'"
2606 msgstr ""
2607
2608 #: mcs/mcs/field.cs:728
2609 #, fuzzy, csharp-format
2610 msgid "`{0}': A field cannot be both volatile and readonly"
2611 msgstr "`{0}' Eine Klasse kann nicht gleichzeitig statisch und versiegelt sein"
2612
2613 #: mcs/mcs/flowanalysis.cs:157
2614 #, csharp-format
2615 msgid ""
2616 "An automatically implemented property `{0}' must be fully assigned before "
2617 "control leaves the constructor. Consider calling the default struct "
2618 "contructor from a constructor initializer"
2619 msgstr ""
2620
2621 #: mcs/mcs/flowanalysis.cs:165
2622 #, csharp-format
2623 msgid ""
2624 "Field `{0}' must be fully assigned before control leaves the constructor"
2625 msgstr ""
2626
2627 #: mcs/mcs/generic.cs:159 mcs/mcs/generic.cs:183
2628 #, csharp-format
2629 msgid "Type parameter `{0}' inherits conflicting constraints `{1}' and `{2}'"
2630 msgstr ""
2631 "Der Typparameter `{0}' erbt die in Konflikt stehenden Einschränkungen "
2632 "`{1}' und `{2}'"
2633
2634 #: mcs/mcs/generic.cs:243
2635 #, csharp-format
2636 msgid "A constraint cannot be the dynamic type `{0}'"
2637 msgstr ""
2638
2639 #: mcs/mcs/generic.cs:250
2640 #, csharp-format
2641 msgid ""
2642 "Inconsistent accessibility: constraint type `{0}' is less accessible than "
2643 "`{1}'"
2644 msgstr ""
2645
2646 #: mcs/mcs/generic.cs:257 mcs/mcs/generic.cs:270
2647 #, csharp-format
2648 msgid "Duplicate constraint `{0}' for type parameter `{1}'"
2649 msgstr ""
2650
2651 #: mcs/mcs/generic.cs:285
2652 #, csharp-format
2653 msgid "Circular constraint dependency involving `{0}' and `{1}'"
2654 msgstr "Einschränkungsringabhängigkeit zwischen `{0}' und `{1}'"
2655
2656 #: mcs/mcs/generic.cs:322
2657 #, csharp-format
2658 msgid ""
2659 "Type parameter `{0}' has the `struct' constraint, so it cannot be used as a "
2660 "constraint for `{1}'"
2661 msgstr ""
2662
2663 #: mcs/mcs/generic.cs:333
2664 #, csharp-format
2665 msgid ""
2666 "The class type constraint `{0}' must be listed before any other constraints. "
2667 "Consider moving type constraint to the beginning of the constraint list"
2668 msgstr ""
2669
2670 #: mcs/mcs/generic.cs:339
2671 #, csharp-format
2672 msgid ""
2673 "`{0}': cannot specify both a constraint class and the `class' or `struct' "
2674 "constraint"
2675 msgstr ""
2676 "`{0}': Eine Einschränkung kann nicht gleichzeitig mit einer `class'- oder "
2677 "`struct'-Einschränkung angegeben werden"
2678
2679 #: mcs/mcs/generic.cs:351
2680 #, csharp-format
2681 msgid "A constraint cannot be special class `{0}'"
2682 msgstr ""
2683
2684 #: mcs/mcs/generic.cs:355
2685 msgid "A constraint cannot be the dynamic type"
2686 msgstr ""
2687
2688 #: mcs/mcs/generic.cs:361
2689 #, csharp-format
2690 msgid ""
2691 "`{0}' is not a valid constraint. A constraint must be an interface, a non-"
2692 "sealed class or a type parameter"
2693 msgstr ""
2694
2695 #: mcs/mcs/generic.cs:368
2696 #, csharp-format
2697 msgid ""
2698 "`{0}' is not a valid constraint. Static classes cannot be used as constraints"
2699 msgstr ""
2700
2701 #: mcs/mcs/generic.cs:692
2702 #, csharp-format
2703 msgid "The {2} type parameter `{0}' must be {3} valid on `{1}{4}'"
2704 msgstr ""
2705
2706 #: mcs/mcs/generic.cs:2295
2707 #, csharp-format
2708 msgid "`{0}': static classes cannot be used as generic arguments"
2709 msgstr ""
2710
2711 #: mcs/mcs/generic.cs:2302
2712 #, csharp-format
2713 msgid "The type `{0}' may not be used as a type argument"
2714 msgstr ""
2715
2716 #: mcs/mcs/generic.cs:2343
2717 msgid "Unbound generic name is not valid in this context"
2718 msgstr ""
2719
2720 #: mcs/mcs/generic.cs:2403
2721 msgid "Variant type parameters can only be used with interfaces and delegates"
2722 msgstr ""
2723
2724 #: mcs/mcs/generic.cs:2472
2725 #, csharp-format
2726 msgid ""
2727 "Partial method declarations of `{0}' have inconsistent constraints for type "
2728 "parameter `{1}'"
2729 msgstr ""
2730
2731 #: mcs/mcs/generic.cs:2488
2732 #, csharp-format
2733 msgid ""
2734 "Partial declarations of `{0}' have inconsistent constraints for type "
2735 "parameter `{1}'"
2736 msgstr ""
2737
2738 #: mcs/mcs/generic.cs:2675
2739 #, fuzzy, csharp-format
2740 msgid ""
2741 "The type `{0}' must be a reference type in order to use it as type parameter "
2742 "`{1}' in the generic type or method `{2}'"
2743 msgstr ""
2744 "Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
2745 "generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."
2746
2747 #: mcs/mcs/generic.cs:2685
2748 #, fuzzy, csharp-format
2749 msgid ""
2750 "The type `{0}' must be a non-nullable value type in order to use it as type "
2751 "parameter `{1}' in the generic type or method `{2}'"
2752 msgstr ""
2753 "Der Typ `{0}' darf keine NULL-Werte zulassen, wenn er als `{1}'-Parameter im "
2754 "generischen Typ oder in der generischen Methode `{2}' verwendet werden soll."
2755
2756 #: mcs/mcs/generic.cs:2746
2757 #, csharp-format
2758 msgid ""
2759 "The type `{0}' must have a public parameterless constructor in order to use "
2760 "it as parameter `{1}' in the generic type or method `{2}'"
2761 msgstr ""
2762
2763 #: mcs/mcs/generic.cs:2802
2764 #, fuzzy, csharp-format
2765 msgid ""
2766 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2767 "method `{2}'. There is no boxing or type parameter conversion from `{0}' to "
2768 "`{3}'"
2769 msgstr ""
2770 "Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
2771 "generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."
2772
2773 #: mcs/mcs/generic.cs:2808
2774 #, fuzzy, csharp-format
2775 msgid ""
2776 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2777 "method `{2}'. The nullable type `{0}' never satisfies interface constraint "
2778 "`{3}'"
2779 msgstr ""
2780 "Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
2781 "generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."
2782
2783 #: mcs/mcs/generic.cs:2812
2784 #, fuzzy, csharp-format
2785 msgid ""
2786 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2787 "method `{2}'. The nullable type `{0}' does not satisfy constraint `{3}'"
2788 msgstr ""
2789 "Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
2790 "generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."
2791
2792 #: mcs/mcs/generic.cs:2817
2793 #, fuzzy, csharp-format
2794 msgid ""
2795 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2796 "method `{2}'. There is no boxing conversion from `{0}' to `{3}'"
2797 msgstr ""
2798 "Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
2799 "generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."
2800
2801 #: mcs/mcs/generic.cs:2822
2802 #, fuzzy, csharp-format
2803 msgid ""
2804 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2805 "method `{2}'. There is no implicit reference conversion from `{0}' to `{3}'"
2806 msgstr ""
2807 "Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
2808 "generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."
2809
2810 #: mcs/mcs/iterators.cs:103
2811 msgid "The yield statement cannot be used inside anonymous method blocks"
2812 msgstr ""
2813
2814 #: mcs/mcs/iterators.cs:108
2815 msgid "Cannot yield in the body of a finally clause"
2816 msgstr ""
2817
2818 #: mcs/mcs/iterators.cs:121
2819 msgid "Cannot yield a value in the body of a try block with a catch clause"
2820 msgstr ""
2821
2822 #: mcs/mcs/iterators.cs:125
2823 msgid "Cannot yield a value in the body of a catch clause"
2824 msgstr ""
2825
2826 #: mcs/mcs/iterators.cs:1192
2827 #, csharp-format
2828 msgid ""
2829 "The body of `{0}' cannot be an iterator block because the method returns by "
2830 "reference"
2831 msgstr ""
2832
2833 #: mcs/mcs/iterators.cs:1196
2834 #, csharp-format
2835 msgid ""
2836 "The body of `{0}' cannot be an iterator block because `{1}' is not an "
2837 "iterator interface type"
2838 msgstr ""
2839
2840 #: mcs/mcs/iterators.cs:1208
2841 msgid "Iterators cannot have ref or out parameters"
2842 msgstr ""
2843
2844 #: mcs/mcs/iterators.cs:1214
2845 msgid "__arglist is not allowed in parameter list of iterators"
2846 msgstr ""
2847
2848 #: mcs/mcs/iterators.cs:1220
2849 msgid "Iterators cannot have unsafe parameters or yield types"
2850 msgstr ""
2851
2852 #: mcs/mcs/ikvm.cs:296
2853 msgid "SDK path could not be resolved"
2854 msgstr ""
2855
2856 #: mcs/mcs/ikvm.cs:521
2857 #, csharp-format
2858 msgid ""
2859 "An assembly with the same name `{0}' has already been imported. Consider "
2860 "removing one of the references or sign the assembly"
2861 msgstr ""
2862
2863 #: mcs/mcs/ikvm.cs:539
2864 #, csharp-format
2865 msgid ""
2866 "An assembly `{0}' with the same identity has already been imported. Consider "
2867 "removing one of the references"
2868 msgstr ""
2869
2870 #: mcs/mcs/ikvm.cs:659
2871 #, fuzzy, csharp-format
2872 msgid "Error opening icon file `{0}'. {1}"
2873 msgstr "Fehler beim erstellen der XML-Dokumentationsdatei `{0}' (`{1}')"
2874
2875 #: mcs/mcs/lambda.cs:192
2876 msgid ""
2877 "Lambda expressions that return by reference cannot be converted to "
2878 "expression trees"
2879 msgstr ""
2880
2881 #: mcs/mcs/lambda.cs:226
2882 msgid ""
2883 "By-reference returns can only be used in lambda expressions that return by "
2884 "reference"
2885 msgstr ""
2886
2887 #: mcs/mcs/linq.cs:69
2888 #, csharp-format
2889 msgid ""
2890 "An implementation of `{0}' query expression pattern could not be found. Are "
2891 "you missing `System.Linq' using directive or `System.Core.dll' assembly "
2892 "reference?"
2893 msgstr ""
2894
2895 #: mcs/mcs/linq.cs:92
2896 msgid ""
2897 "Query expressions with a source or join sequence of type `dynamic' are not "
2898 "allowed"
2899 msgstr ""
2900
2901 #: mcs/mcs/linq.cs:105
2902 #, csharp-format
2903 msgid ""
2904 "Ambiguous implementation of the query pattern `{0}' for source type `{1}'"
2905 msgstr ""
2906
2907 #: mcs/mcs/linq.cs:136
2908 #, csharp-format
2909 msgid ""
2910 "An implementation of `{0}' query expression pattern for source type `{1}' "
2911 "could not be found"
2912 msgstr ""
2913
2914 #: mcs/mcs/linq.cs:144
2915 #, csharp-format
2916 msgid ""
2917 "An expression type is incorrect in a subsequent `from' clause in a query "
2918 "expression with source type `{0}'"
2919 msgstr ""
2920
2921 #: mcs/mcs/linq.cs:148
2922 #, csharp-format
2923 msgid ""
2924 "An expression type in `{0}' clause is incorrect. Type inference failed in "
2925 "the call to `{1}'"
2926 msgstr ""
2927
2928 #: mcs/mcs/linq.cs:260
2929 #, csharp-format
2930 msgid "A range variable `{0}' cannot be initialized with `{1}'"
2931 msgstr ""
2932
2933 #: mcs/mcs/linq.cs:831
2934 #, csharp-format
2935 msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
2936 msgstr ""
2937
2938 #: mcs/mcs/linq.cs:838
2939 #, csharp-format
2940 msgid "A range variable `{0}' has already been declared in this scope"
2941 msgstr ""
2942
2943 #: mcs/mcs/linq.cs:845
2944 #, csharp-format
2945 msgid "A range variable `{0}' conflicts with a method type parameter"
2946 msgstr ""
2947
2948 #: mcs/mcs/linq.cs:877
2949 #, csharp-format
2950 msgid ""
2951 "A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
2952 "store the value"
2953 msgstr ""
2954
2955 #: mcs/mcs/literal.cs:57
2956 #, csharp-format
2957 msgid ""
2958 "Cannot convert null to the type parameter `{0}' because it could be a value "
2959 "type. Consider using `default ({0})' instead"
2960 msgstr ""
2961
2962 #: mcs/mcs/literal.cs:63
2963 #, csharp-format
2964 msgid "Cannot convert null to `{0}' because it is a value type"
2965 msgstr ""
2966 "NULL kann nicht in `{0}' konvertiert werden, da dies ein Werttyp ist, der "
2967 "nicht auf NULL festgelegt werden kann"
2968
2969 #: mcs/mcs/literal.cs:274
2970 #, csharp-format
2971 msgid ""
2972 "Literal of type double cannot be implicitly converted to type `{0}'. Add "
2973 "suffix `{1}' to create a literal of this type"
2974 msgstr ""
2975
2976 #: mcs/mcs/membercache.cs:1491
2977 msgid ""
2978 "A partial method declaration and partial method implementation cannot differ "
2979 "on use of `params' modifier"
2980 msgstr ""
2981
2982 #: mcs/mcs/membercache.cs:1494
2983 msgid ""
2984 "A partial method declaration and partial method implementation must be both "
2985 "an extension method or neither"
2986 msgstr ""
2987
2988 #: mcs/mcs/membercache.cs:1498
2989 #, csharp-format
2990 msgid ""
2991 "Overloaded contructor `{0}' cannot differ on use of parameter modifiers only"
2992 msgstr ""
2993
2994 #: mcs/mcs/membercache.cs:1502
2995 #, csharp-format
2996 msgid ""
2997 "Overloaded method `{0}' cannot differ on use of parameter modifiers only"
2998 msgstr ""
2999
3000 #: mcs/mcs/membercache.cs:1511
3001 msgid ""
3002 "A partial method declaration and partial method implementation must both use "
3003 "the same tuple element names"
3004 msgstr ""
3005
3006 #: mcs/mcs/membercache.cs:1540
3007 msgid ""
3008 "A partial method declaration and partial method implementation must be both "
3009 "`static' or neither"
3010 msgstr ""
3011
3012 #: mcs/mcs/membercache.cs:1546
3013 msgid ""
3014 "A partial method declaration and partial method implementation must be both "
3015 "`unsafe' or neither"
3016 msgstr ""
3017
3018 #: mcs/mcs/membercache.cs:1554
3019 #, csharp-format
3020 msgid "A partial method `{0}' declaration is already defined"
3021 msgstr ""
3022
3023 #: mcs/mcs/membercache.cs:1558
3024 #, csharp-format
3025 msgid "A partial method `{0}' implementation is already defined"
3026 msgstr ""
3027
3028 #: mcs/mcs/membercache.cs:1569 mcs/mcs/property.cs:81
3029 #, csharp-format
3030 msgid "A member `{0}' is already reserved"
3031 msgstr ""
3032
3033 #: mcs/mcs/membercache.cs:1580
3034 #, csharp-format
3035 msgid "Duplicate user-defined conversion in type `{0}'"
3036 msgstr ""
3037
3038 #: mcs/mcs/membercache.cs:1586
3039 #, csharp-format
3040 msgid ""
3041 "A member `{0}' is already defined. Rename this member or use different "
3042 "parameter types"
3043 msgstr ""
3044
3045 #: mcs/mcs/method.cs:567
3046 #, csharp-format
3047 msgid "`{0}': Async methods cannot use `MethodImplOptions.Synchronized'"
3048 msgstr ""
3049
3050 #: mcs/mcs/method.cs:575
3051 msgid ""
3052 "The DllImport attribute must be specified on a method marked `static' and "
3053 "`extern'"
3054 msgstr ""
3055
3056 #: mcs/mcs/method.cs:580
3057 msgid ""
3058 "The DllImport attribute cannot be applied to a method that is generic or "
3059 "contained in a generic type"
3060 msgstr ""
3061
3062 #: mcs/mcs/method.cs:687
3063 #, csharp-format
3064 msgid "`{0}': A partial method parameters cannot use `out' modifier"
3065 msgstr ""
3066
3067 #: mcs/mcs/method.cs:769
3068 #, csharp-format
3069 msgid ""
3070 "Conditional not valid on `{0}' because it is a constructor, destructor, "
3071 "operator or explicit interface implementation"
3072 msgstr ""
3073 "Das Conditional-Attribut ist für `{0}' ungültig, weil dies ein Konstruktor, "
3074 "Destruktor, Operator oder eine explizite Schnittstellenimplementierung ist"
3075
3076 #: mcs/mcs/method.cs:775
3077 #, csharp-format
3078 msgid "The return type of `{0}' is not allowed"
3079 msgstr ""
3080
3081 #: mcs/mcs/method.cs:946
3082 msgid ""
3083 "A partial method cannot define access modifier or any of abstract, extern, "
3084 "new, override, sealed, or virtual modifiers"
3085 msgstr ""
3086
3087 #: mcs/mcs/method.cs:952
3088 msgid ""
3089 "A partial method must be declared within a partial class or partial struct"
3090 msgstr ""
3091
3092 #: mcs/mcs/method.cs:957
3093 #, csharp-format
3094 msgid "`{0}': Extension methods must be declared static"
3095 msgstr "`{0}': Erweiterungsmethoden müssen statisch sein"
3096
3097 #: mcs/mcs/method.cs:973
3098 #, csharp-format
3099 msgid "Program `{0}' has more than one entry point defined: `{1}'"
3100 msgstr ""
3101
3102 #: mcs/mcs/method.cs:1016
3103 #, csharp-format
3104 msgid "Conditional not valid on `{0}' because it is an override method"
3105 msgstr ""
3106 "Das Conditional-Attribut ist für `{0}' ungültig, da es eine überschriebene "
3107 "Funktion ist"
3108
3109 #: mcs/mcs/method.cs:1021
3110 #, csharp-format
3111 msgid "Conditional not valid on `{0}' because its return type is not void"
3112 msgstr ""
3113 "Das Conditional-Attribut ist für `{0}' ungültig, da der Rückgabetyp nicht "
3114 "leer ist"
3115
3116 #: mcs/mcs/method.cs:1026
3117 msgid "Conditional not valid on interface members"
3118 msgstr "Das Conditional-Attribut ist für Schnittstellenmember ungültig"
3119
3120 #: mcs/mcs/method.cs:1032
3121 #, fuzzy, csharp-format
3122 msgid "Conditional member `{0}' cannot implement interface member `{1}'"
3123 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
3124
3125 #: mcs/mcs/method.cs:1039
3126 #, csharp-format
3127 msgid "Conditional method `{0}' cannot have an out parameter"
3128 msgstr ""
3129
3130 #: mcs/mcs/method.cs:1221
3131 #, csharp-format
3132 msgid ""
3133 "The constraints for type parameter `{0}' of method `{1}' must match the "
3134 "constraints for type parameter `{2}' of interface method `{3}'. Consider "
3135 "using an explicit interface implementation instead"
3136 msgstr ""
3137
3138 #: mcs/mcs/method.cs:1272
3139 #, fuzzy
3140 msgid "The return type of an async method must be void or task type"
3141 msgstr "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"
3142
3143 #: mcs/mcs/method.cs:1289
3144 #, fuzzy, csharp-format
3145 msgid "`{0}': Extension methods cannot be defined in a nested class"
3146 msgstr ""
3147 "`{0}': Erweiterungsmethoden müssen in einer nicht generischen statischen "
3148 "Klasse definiert werden"
3149
3150 #: mcs/mcs/method.cs:1295
3151 #, csharp-format
3152 msgid ""
3153 "`{0}': Extension methods require `System.Runtime.CompilerServices."
3154 "ExtensionAttribute' type to be available. Are you missing an assembly "
3155 "reference?"
3156 msgstr ""
3157
3158 #: mcs/mcs/method.cs:1304
3159 #, csharp-format
3160 msgid "`{0}': Extension methods must be defined in a non-generic static class"
3161 msgstr ""
3162 "`{0}': Erweiterungsmethoden müssen in einer nicht generischen statischen "
3163 "Klasse definiert werden"
3164
3165 #: mcs/mcs/method.cs:1320
3166 #, fuzzy, csharp-format
3167 msgid "`{0}': an entry point cannot be async method"
3168 msgstr "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"
3169
3170 #: mcs/mcs/method.cs:1376
3171 #, csharp-format
3172 msgid ""
3173 "A partial method `{0}' implementation is missing a partial method declaration"
3174 msgstr ""
3175
3176 #: mcs/mcs/method.cs:1500
3177 msgid ""
3178 "The constructor call cannot be dynamically dispatched within constructor "
3179 "initializer"
3180 msgstr ""
3181
3182 #: mcs/mcs/method.cs:1514
3183 #, fuzzy, csharp-format
3184 msgid "`{0}': Struct constructors cannot call base constructors"
3185 msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"
3186
3187 #: mcs/mcs/method.cs:1523
3188 #, csharp-format
3189 msgid "Constructor `{0}' cannot call itself"
3190 msgstr ""
3191
3192 #: mcs/mcs/method.cs:1709
3193 #, fuzzy, csharp-format
3194 msgid ""
3195 "`{0}': Structs with primary constructor cannot specify default constructor "
3196 "initializer"
3197 msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"
3198
3199 #: mcs/mcs/method.cs:1712
3200 #, fuzzy, csharp-format
3201 msgid ""
3202 "`{0}': Instance constructor of type with primary constructor must specify "
3203 "`this' constructor initializer"
3204 msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"
3205
3206 #: mcs/mcs/method.cs:1718
3207 #, fuzzy, csharp-format
3208 msgid "`{0}': Contructors cannot be extern and have a constructor initializer"
3209 msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"
3210
3211 #: mcs/mcs/method.cs:1753
3212 #, csharp-format
3213 msgid ""
3214 "`{0}': A class with the ComImport attribute cannot have a user-defined "
3215 "constructor"
3216 msgstr ""
3217
3218 #: mcs/mcs/method.cs:2001
3219 #, fuzzy, csharp-format
3220 msgid "`{0}' is an accessor not found in interface member `{1}{2}'"
3221 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
3222
3223 #: mcs/mcs/method.cs:2007
3224 #, csharp-format
3225 msgid ""
3226 "`{0}.{1}' in explicit interface declaration is not a member of interface"
3227 msgstr ""
3228
3229 #: mcs/mcs/method.cs:2015
3230 #, csharp-format
3231 msgid ""
3232 "`{0}' explicit method implementation cannot implement `{1}' because it is an "
3233 "accessor"
3234 msgstr ""
3235
3236 #: mcs/mcs/method.cs:2025
3237 #, fuzzy, csharp-format
3238 msgid "Method `{0}' cannot implement interface accessor `{1}'"
3239 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
3240
3241 #: mcs/mcs/method.cs:2032
3242 #, csharp-format
3243 msgid ""
3244 "Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
3245 "an explicit interface implementation"
3246 msgstr ""
3247
3248 #: mcs/mcs/method.cs:2039
3249 #, fuzzy, csharp-format
3250 msgid ""
3251 "Accessor `{0}' must be declared public to implement interface member `{1}'"
3252 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
3253
3254 #: mcs/mcs/method.cs:2047 mcs/mcs/method.cs:2055
3255 #, csharp-format
3256 msgid ""
3257 "The tuple element names in the signature type of member `{0}' must match the "
3258 "tuple element names of interface member `{1}''"
3259 msgstr ""
3260
3261 #: mcs/mcs/method.cs:2073
3262 #, csharp-format
3263 msgid ""
3264 "`{0}': the explicit interface implementation cannot introduce the params "
3265 "modifier"
3266 msgstr ""
3267
3268 #: mcs/mcs/method.cs:2419
3269 #, csharp-format
3270 msgid ""
3271 "Attribute `{0}' is not valid on property or event accessors. It is valid on "
3272 "`{1}' declarations only"
3273 msgstr ""
3274
3275 #: mcs/mcs/method.cs:2663
3276 #, csharp-format
3277 msgid "User-defined operator `{0}' must be declared static and public"
3278 msgstr ""
3279
3280 #: mcs/mcs/method.cs:2707
3281 msgid ""
3282 "User-defined operator cannot take an object of the enclosing type and "
3283 "convert to an object of the enclosing type"
3284 msgstr ""
3285
3286 #: mcs/mcs/method.cs:2718
3287 msgid "User-defined conversion must convert to or from the enclosing type"
3288 msgstr ""
3289
3290 #: mcs/mcs/method.cs:2724
3291 #, csharp-format
3292 msgid ""
3293 "User-defined conversion `{0}' cannot convert to or from the dynamic type"
3294 msgstr ""
3295
3296 #: mcs/mcs/method.cs:2731
3297 #, csharp-format
3298 msgid ""
3299 "User-defined conversion `{0}' cannot convert to or from an interface type"
3300 msgstr ""
3301
3302 #: mcs/mcs/method.cs:2738
3303 #, csharp-format
3304 msgid "User-defined conversion `{0}' cannot convert to or from a base class"
3305 msgstr ""
3306
3307 #: mcs/mcs/method.cs:2744
3308 #, csharp-format
3309 msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
3310 msgstr ""
3311
3312 #: mcs/mcs/method.cs:2751
3313 msgid ""
3314 "Overloaded shift operator must have the type of the first operand be the "
3315 "containing type, and the type of the second operand must be int"
3316 msgstr ""
3317
3318 #: mcs/mcs/method.cs:2760
3319 msgid ""
3320 "The return type for ++ or -- operator must be the containing type or derived "
3321 "from the containing type"
3322 msgstr ""
3323 "Der Rückgabetyp für die Operatoren ++ und -- muss der enthaltene Typ sein "
3324 "oder vom enthaltenen Typ abgeleitet sein"
3325
3326 #: mcs/mcs/method.cs:2765
3327 msgid "The parameter type for ++ or -- operator must be the containing type"
3328 msgstr "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"
3329
3330 #: mcs/mcs/method.cs:2772
3331 #, fuzzy
3332 msgid "The parameter type of a unary operator must be the containing type"
3333 msgstr "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"
3334
3335 #: mcs/mcs/method.cs:2780
3336 msgid "The return type of operator True or False must be bool"
3337 msgstr ""
3338
3339 #: mcs/mcs/method.cs:2795
3340 #, fuzzy
3341 msgid "One of the parameters of a binary operator must be the containing type"
3342 msgstr "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"
3343
3344 #: mcs/mcs/modifiers.cs:300
3345 #, csharp-format
3346 msgid "The modifier `{0}' is not valid for this item"
3347 msgstr ""
3348
3349 #: mcs/mcs/namespace.cs:276
3350 #, csharp-format
3351 msgid "The imported type `{0}' is defined multiple times"
3352 msgstr ""
3353
3354 #: mcs/mcs/namespace.cs:768 mcs/mcs/namespace.cs:780
3355 msgid ""
3356 "A using clause must precede all other namespace elements except extern alias "
3357 "declarations"
3358 msgstr ""
3359
3360 #: mcs/mcs/namespace.cs:796
3361 #, csharp-format
3362 msgid "The using alias `{0}' appeared previously in this namespace"
3363 msgstr ""
3364
3365 #: mcs/mcs/namespace.cs:833 mcs/mcs/namespace.cs:856
3366 #, csharp-format
3367 msgid "The namespace `{0}' already contains a definition for `{1}'"
3368 msgstr ""
3369
3370 #: mcs/mcs/namespace.cs:1096
3371 #, csharp-format
3372 msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
3373 msgstr ""
3374
3375 #: mcs/mcs/namespace.cs:1430
3376 #, csharp-format
3377 msgid ""
3378 "A `using' directive can only be applied to namespaces but `{0}' denotes a "
3379 "type. Consider using a `using static' instead"
3380 msgstr ""
3381
3382 #: mcs/mcs/namespace.cs:1454
3383 #, csharp-format
3384 msgid ""
3385 "A 'using static' directive can only be applied to types but `{0}' denotes a "
3386 "namespace. Consider using a `using' directive instead"
3387 msgstr ""
3388
3389 #: mcs/mcs/namespace.cs:1535
3390 #, csharp-format
3391 msgid "The extern alias `{0}' was not specified in -reference option"
3392 msgstr ""
3393 "Der externe Alias `{0}' wurde nicht in der -reference-Option angegeben."
3394
3395 #: mcs/mcs/nullable.cs:1128
3396 msgid ""
3397 "An expression tree cannot contain a coalescing operator with null left side"
3398 msgstr ""
3399
3400 #: mcs/mcs/parameter.cs:160
3401 msgid "The params parameter must be a single dimensional array"
3402 msgstr ""
3403
3404 #: mcs/mcs/parameter.cs:328
3405 msgid "An out parameter cannot have the `In' attribute"
3406 msgstr ""
3407
3408 #: mcs/mcs/parameter.cs:333
3409 msgid ""
3410 "Do not use `System.ParamArrayAttribute'. Use the `params' keyword instead"
3411 msgstr ""
3412
3413 #: mcs/mcs/parameter.cs:340
3414 msgid ""
3415 "Cannot specify only `Out' attribute on a ref parameter. Use both `In' and "
3416 "`Out' attributes or neither"
3417 msgstr ""
3418
3419 #: mcs/mcs/parameter.cs:349
3420 #, csharp-format
3421 msgid "Cannot specify `{0}' attribute on optional parameter `{1}'"
3422 msgstr ""
3423
3424 #: mcs/mcs/parameter.cs:358
3425 msgid ""
3426 "The CallerMemberName attribute can only be applied to parameters with "
3427 "default value"
3428 msgstr ""
3429
3430 #: mcs/mcs/parameter.cs:363
3431 msgid ""
3432 "The CallerLineNumber attribute can only be applied to parameters with "
3433 "default value"
3434 msgstr ""
3435
3436 #: mcs/mcs/parameter.cs:368
3437 msgid ""
3438 "The CallerFilePath attribute can only be applied to parameters with default "
3439 "value"
3440 msgstr ""
3441
3442 #: mcs/mcs/parameter.cs:410
3443 #, csharp-format
3444 msgid "Method or delegate parameter cannot be of type `{0}'"
3445 msgstr ""
3446
3447 #: mcs/mcs/parameter.cs:420
3448 #, csharp-format
3449 msgid "`{0}': static types cannot be used as parameters"
3450 msgstr ""
3451
3452 #: mcs/mcs/parameter.cs:426
3453 #, csharp-format
3454 msgid "The extension method cannot be of type `{0}'"
3455 msgstr ""
3456
3457 #: mcs/mcs/parameter.cs:448
3458 #, csharp-format
3459 msgid ""
3460 "The CallerMemberName attribute cannot be applied because there is no "
3461 "standard conversion from `{0}' to `{1}'"
3462 msgstr ""
3463
3464 #: mcs/mcs/parameter.cs:467
3465 #, csharp-format
3466 msgid ""
3467 "The CallerLineNumberAttribute attribute cannot be applied because there is "
3468 "no standard conversion from `{0}' to `{1}'"
3469 msgstr ""
3470
3471 #: mcs/mcs/parameter.cs:485
3472 #, csharp-format
3473 msgid ""
3474 "The CallerFilePath attribute cannot be applied because there is no standard "
3475 "conversion from `{0}' to `{1}'"
3476 msgstr ""
3477
3478 #: mcs/mcs/parameter.cs:561
3479 #, csharp-format
3480 msgid ""
3481 "Argument of type `{0}' is not applicable for the DefaultParameterValue "
3482 "attribute"
3483 msgstr ""
3484
3485 #: mcs/mcs/parameter.cs:565
3486 #, csharp-format
3487 msgid ""
3488 "The DefaultParameterValue attribute is not applicable on parameters of type "
3489 "`{0}'"
3490 msgstr ""
3491
3492 #: mcs/mcs/parameter.cs:594
3493 msgid "The type of the default value should match the type of the parameter"
3494 msgstr ""
3495
3496 #: mcs/mcs/parameter.cs:749
3497 msgid "An expression tree parameter cannot use `ref' or `out' modifier"
3498 msgstr ""
3499
3500 #: mcs/mcs/parameter.cs:1293
3501 #, csharp-format
3502 msgid "The parameter name `{0}' conflicts with a compiler generated name"
3503 msgstr ""
3504
3505 #: mcs/mcs/parameter.cs:1454
3506 #, csharp-format
3507 msgid ""
3508 "The expression being assigned to optional parameter `{0}' must be a constant "
3509 "or default value"
3510 msgstr ""
3511
3512 #: mcs/mcs/parameter.cs:1472
3513 #, csharp-format
3514 msgid ""
3515 "The expression being assigned to nullable optional parameter `{0}' must be "
3516 "default value"
3517 msgstr ""
3518
3519 #: mcs/mcs/parameter.cs:1480
3520 #, csharp-format
3521 msgid ""
3522 "Optional parameter `{0}' of type `{1}' can only be initialized with default "
3523 "value"
3524 msgstr ""
3525
3526 #: mcs/mcs/parameter.cs:1491
3527 #, csharp-format
3528 msgid ""
3529 "Optional parameter expression of type `{0}' cannot be converted to parameter "
3530 "type `{1}'"
3531 msgstr ""
3532
3533 #: mcs/mcs/pending.cs:325
3534 #, csharp-format
3535 msgid ""
3536 "Cannot implement interface `{0}' with the specified type parameters because "
3537 "it causes method `{1}' to differ on parameter modifiers only"
3538 msgstr ""
3539
3540 #: mcs/mcs/pending.cs:745
3541 #, csharp-format
3542 msgid ""
3543 "`{0}' does not implement interface member `{1}' and the best implementing "
3544 "candidate `{2}' is static"
3545 msgstr ""
3546
3547 #: mcs/mcs/pending.cs:749
3548 #, csharp-format
3549 msgid ""
3550 "`{0}' does not implement interface member `{1}' and the best implementing "
3551 "candidate `{2}' is not public"
3552 msgstr ""
3553
3554 #: mcs/mcs/pending.cs:753
3555 #, csharp-format
3556 msgid ""
3557 "`{0}' does not implement interface member `{1}' and the best implementing "
3558 "candidate `{2}' return type `{3}' does not return by reference"
3559 msgstr ""
3560
3561 #: mcs/mcs/pending.cs:758
3562 #, csharp-format
3563 msgid ""
3564 "`{0}' does not implement interface member `{1}' and the best implementing "
3565 "candidate `{2}' return type `{3}' does not match interface member return "
3566 "type `{4}'"
3567 msgstr ""
3568
3569 #: mcs/mcs/pending.cs:763
3570 #, csharp-format
3571 msgid "`{0}' does not implement interface member `{1}'"
3572 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
3573
3574 #: mcs/mcs/pending.cs:768
3575 #, csharp-format
3576 msgid "`{0}' does not implement inherited abstract member `{1}'"
3577 msgstr ""
3578
3579 #: mcs/mcs/property.cs:343
3580 #, csharp-format
3581 msgid ""
3582 "`{0}': accessibility modifiers may not be used on accessors in an interface"
3583 msgstr ""
3584
3585 #: mcs/mcs/property.cs:347
3586 #, csharp-format
3587 msgid "`{0}': abstract properties cannot have private accessors"
3588 msgstr "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"
3589
3590 #: mcs/mcs/property.cs:394
3591 #, csharp-format
3592 msgid ""
3593 "The accessibility modifier of the `{0}' accessor must be more restrictive "
3594 "than the modifier of the property or indexer `{1}'"
3595 msgstr ""
3596
3597 #: mcs/mcs/property.cs:503
3598 #, csharp-format
3599 msgid "Explicit interface implementation `{0}' is missing accessor `{1}'"
3600 msgstr ""
3601
3602 #: mcs/mcs/property.cs:522
3603 #, csharp-format
3604 msgid ""
3605 "`{0}': cannot override because `{1}' does not have accessible get accessor"
3606 msgstr ""
3607
3608 #: mcs/mcs/property.cs:531
3609 #, csharp-format
3610 msgid ""
3611 "`{0}': cannot override because `{1}' does not have an overridable get "
3612 "accessor"
3613 msgstr ""
3614
3615 #: mcs/mcs/property.cs:538
3616 #, csharp-format
3617 msgid ""
3618 "`{0}' is marked as an override but no accessible `get' accessor found to "
3619 "override"
3620 msgstr ""
3621
3622 #: mcs/mcs/property.cs:554
3623 #, csharp-format
3624 msgid ""
3625 "`{0}': cannot override because `{1}' does not have accessible set accessor"
3626 msgstr ""
3627
3628 #: mcs/mcs/property.cs:560
3629 #, csharp-format
3630 msgid ""
3631 "`{0}': Auto-implemented properties must override all accessors of the "
3632 "overridden property"
3633 msgstr ""
3634
3635 #: mcs/mcs/property.cs:570
3636 #, csharp-format
3637 msgid ""
3638 "`{0}': cannot override because `{1}' does not have an overridable set "
3639 "accessor"
3640 msgstr ""
3641
3642 #: mcs/mcs/property.cs:577
3643 #, csharp-format
3644 msgid ""
3645 "`{0}' is marked as an override but no accessible `set' accessor found to "
3646 "override"
3647 msgstr ""
3648
3649 #: mcs/mcs/property.cs:616
3650 #, csharp-format
3651 msgid ""
3652 "`{0}': Cannot specify accessibility modifiers for both accessors of the "
3653 "property or indexer"
3654 msgstr ""
3655
3656 #: mcs/mcs/property.cs:622
3657 #, csharp-format
3658 msgid ""
3659 "`{0}': accessibility modifiers on accessors may only be used if the property "
3660 "or indexer has both a get and a set accessor"
3661 msgstr ""
3662
3663 #: mcs/mcs/property.cs:863
3664 #, fuzzy, csharp-format
3665 msgid "`{0}': Only auto-implemented properties can have initializers"
3666 msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"
3667
3668 #: mcs/mcs/property.cs:867
3669 #, fuzzy, csharp-format
3670 msgid "`{0}': Properties inside interfaces cannot have initializers"
3671 msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"
3672
3673 #: mcs/mcs/property.cs:877
3674 #, csharp-format
3675 msgid "Auto-implemented property `{0}' must have get accessor"
3676 msgstr ""
3677
3678 #: mcs/mcs/property.cs:883
3679 #, csharp-format
3680 msgid "Auto-implemented property `{0}' cannot return by reference"
3681 msgstr ""
3682
3683 #: mcs/mcs/property.cs:889
3684 #, csharp-format
3685 msgid ""
3686 "Auto-implemented instance property `{0}' in readonly structs must be readonly"
3687 msgstr ""
3688
3689 #: mcs/mcs/property.cs:923
3690 #, csharp-format
3691 msgid ""
3692 "Automatically implemented property `{0}' cannot be used inside a type with "
3693 "an explicit StructLayout attribute"
3694 msgstr ""
3695
3696 #: mcs/mcs/property.cs:1203
3697 #, fuzzy, csharp-format
3698 msgid "`{0}': Field-like instance events are not allowed in readonly structs"
3699 msgstr "`{0}' Eine Klasse kann nicht gleichzeitig statisch und versiegelt sein"
3700
3701 #: mcs/mcs/property.cs:1436
3702 #, csharp-format
3703 msgid "`{0}': event must be of a delegate type"
3704 msgstr ""
3705
3706 #: mcs/mcs/property.cs:1716
3707 #, csharp-format
3708 msgid ""
3709 "The `{0}' attribute is valid only on an indexer that is not an explicit "
3710 "interface member declaration"
3711 msgstr ""
3712
3713 #: mcs/mcs/property.cs:1720
3714 msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
3715 msgstr ""
3716
3717 #: mcs/mcs/module.cs:521
3718 #, csharp-format
3719 msgid "Value specified for the argument to `{0}' is not valid"
3720 msgstr ""
3721
3722 #: mcs/mcs/statement.cs:74
3723 msgid ""
3724 "A lambda expression with statement body cannot be converted to an expresion "
3725 "tree"
3726 msgstr ""
3727
3728 #: mcs/mcs/statement.cs:125
3729 msgid "Control cannot leave the body of an anonymous method"
3730 msgstr ""
3731
3732 #: mcs/mcs/statement.cs:139
3733 msgid "Control cannot leave the body of a finally clause"
3734 msgstr ""
3735
3736 #: mcs/mcs/statement.cs:1179
3737 #, csharp-format
3738 msgid ""
3739 "An object of a type convertible to `{0}' is required for the return statement"
3740 msgstr ""
3741
3742 #: mcs/mcs/statement.cs:1192
3743 #, csharp-format
3744 msgid ""
3745 "`{0}': A return keyword must not be followed by any expression when method "
3746 "returns void"
3747 msgstr ""
3748
3749 #: mcs/mcs/statement.cs:1211
3750 msgid "Cannot return an expression of type `void'"
3751 msgstr ""
3752
3753 #: mcs/mcs/statement.cs:1219 mcs/mcs/statement.cs:1252
3754 msgid ""
3755 "Anonymous function or lambda expression converted to a void returning "
3756 "delegate cannot return a value"
3757 msgstr ""
3758
3759 #: mcs/mcs/statement.cs:1229
3760 msgid ""
3761 "Async lambda expression or anonymous method converted to a `Task' cannot "
3762 "return a value. Consider returning `Task<T>'"
3763 msgstr ""
3764
3765 #: mcs/mcs/statement.cs:1232
3766 #, csharp-format
3767 msgid ""
3768 "`{0}': A return keyword must not be followed by an expression when async "
3769 "method returns `Task'. Consider using `Task<T>' return type"
3770 msgstr ""
3771
3772 #: mcs/mcs/statement.cs:1243
3773 #, csharp-format
3774 msgid ""
3775 "`{0}': The return expression type of async method must be `{1}' rather than "
3776 "`Task<{1}>'"
3777 msgstr ""
3778
3779 #: mcs/mcs/statement.cs:1278
3780 msgid ""
3781 "By-reference returns can only be used in methods that return by reference"
3782 msgstr ""
3783
3784 #: mcs/mcs/statement.cs:1286
3785 msgid "By-reference return is required when method returns by reference"
3786 msgstr ""
3787
3788 #: mcs/mcs/statement.cs:1293
3789 #, csharp-format
3790 msgid ""
3791 "The return by reference expression must be of type `{0}' because this method "
3792 "returns by reference"
3793 msgstr ""
3794
3795 #: mcs/mcs/statement.cs:1304
3796 #, csharp-format
3797 msgid ""
3798 "Cannot convert `{0}' to delegate type `{1}' because some of the return types "
3799 "in the block are not implicitly convertible to the delegate return type"
3800 msgstr ""
3801
3802 #: mcs/mcs/statement.cs:1379
3803 msgid ""
3804 "Cannot return a value from iterators. Use the yield return statement to "
3805 "return a value, or yield break to end the iteration"
3806 msgstr ""
3807
3808 #: mcs/mcs/statement.cs:1447
3809 #, csharp-format
3810 msgid ""
3811 "The label `{0}:' could not be found within the scope of the goto statement"
3812 msgstr ""
3813
3814 #: mcs/mcs/statement.cs:1787
3815 msgid "A goto case is only valid inside a switch statement"
3816 msgstr ""
3817
3818 #: mcs/mcs/statement.cs:1812 mcs/mcs/statement.cs:7086
3819 msgid "The type caught or thrown must be derived from System.Exception"
3820 msgstr ""
3821
3822 #: mcs/mcs/statement.cs:1823
3823 msgid ""
3824 "A throw statement with no arguments is not allowed outside of a catch clause"
3825 msgstr ""
3826
3827 #: mcs/mcs/statement.cs:1828
3828 msgid ""
3829 "A throw statement with no arguments is not allowed inside of a finally "
3830 "clause nested inside of the innermost catch clause"
3831 msgstr ""
3832
3833 #: mcs/mcs/statement.cs:2009
3834 msgid "No enclosing loop out of which to break or continue"
3835 msgstr ""
3836
3837 #: mcs/mcs/statement.cs:2178
3838 msgid "A fixed statement cannot use an implicitly typed local variable"
3839 msgstr ""
3840
3841 #: mcs/mcs/statement.cs:2183
3842 msgid "An implicitly typed local variable cannot be a constant"
3843 msgstr ""
3844
3845 #: mcs/mcs/statement.cs:2188
3846 msgid ""
3847 "An implicitly typed local variable declarator must include an initializer"
3848 msgstr ""
3849
3850 #: mcs/mcs/statement.cs:2193
3851 msgid ""
3852 "An implicitly typed local variable declaration cannot include multiple "
3853 "declarators"
3854 msgstr ""
3855
3856 #: mcs/mcs/statement.cs:2237
3857 #, csharp-format
3858 msgid "Cannot initialize a by-reference variable `{0}' with a value"
3859 msgstr ""
3860
3861 #: mcs/mcs/statement.cs:2242
3862 #, fuzzy
3863 msgid "Async methods cannot use by-reference variables"
3864 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
3865
3866 #: mcs/mcs/statement.cs:2244
3867 msgid "Iterators cannot use by-reference variables"
3868 msgstr ""
3869
3870 #: mcs/mcs/statement.cs:2249
3871 #, csharp-format
3872 msgid "Cannot initialize a by-value variable `{0}' with a reference expression"
3873 msgstr ""
3874
3875 #: mcs/mcs/statement.cs:2909
3876 #, csharp-format
3877 msgid ""
3878 "A local variable named `{0}' cannot be declared in this scope because it "
3879 "would give a different meaning to `{0}', which is already used in a `{1}' "
3880 "scope to denote something else"
3881 msgstr ""
3882
3883 #: mcs/mcs/statement.cs:2921
3884 #, csharp-format
3885 msgid "A local variable named `{0}' is already defined in this scope"
3886 msgstr ""
3887
3888 #: mcs/mcs/statement.cs:2928
3889 #, csharp-format
3890 msgid ""
3891 "The type parameter name `{0}' is the same as local variable or parameter name"
3892 msgstr ""
3893
3894 #: mcs/mcs/statement.cs:3876
3895 #, csharp-format
3896 msgid ""
3897 "The out parameter `{0}' must be assigned to before control leaves the "
3898 "current method"
3899 msgstr ""
3900
3901 #: mcs/mcs/statement.cs:4157
3902 #, fuzzy
3903 msgid "Async methods cannot have ref or out parameters"
3904 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
3905
3906 #: mcs/mcs/statement.cs:4163
3907 msgid "__arglist is not allowed in parameter list of async methods"
3908 msgstr ""
3909
3910 #: mcs/mcs/statement.cs:4169
3911 #, fuzzy
3912 msgid "Async methods cannot have unsafe parameters"
3913 msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
3914
3915 #: mcs/mcs/statement.cs:4366
3916 #, csharp-format
3917 msgid "The label `{0}' is a duplicate"
3918 msgstr ""
3919
3920 #: mcs/mcs/statement.cs:4375 mcs/mcs/statement.cs:4386
3921 #, csharp-format
3922 msgid ""
3923 "The label `{0}' shadows another label by the same name in a contained scope"
3924 msgstr ""
3925
3926 #: mcs/mcs/statement.cs:4664
3927 #, csharp-format
3928 msgid "`{0}': not all code paths return a value"
3929 msgstr ""
3930
3931 #: mcs/mcs/statement.cs:4796
3932 #, csharp-format
3933 msgid "The label `{0}' already occurs in this switch statement"
3934 msgstr ""
3935
3936 #: mcs/mcs/statement.cs:4923
3937 #, csharp-format
3938 msgid ""
3939 "Control cannot fall out of switch statement through final case label `{0}'"
3940 msgstr ""
3941
3942 #: mcs/mcs/statement.cs:4926
3943 #, csharp-format
3944 msgid "Control cannot fall through from one case label `{0}' to another"
3945 msgstr ""
3946
3947 #: mcs/mcs/statement.cs:5363
3948 #, csharp-format
3949 msgid ""
3950 "A switch expression of type `{0}' cannot be converted to an integral type, "
3951 "bool, char, string, enum or nullable type"
3952 msgstr ""
3953
3954 #: mcs/mcs/statement.cs:6222
3955 #, csharp-format
3956 msgid "`{0}' is not a reference type as required by the lock statement"
3957 msgstr ""
3958
3959 #: mcs/mcs/statement.cs:6612
3960 msgid "The type of locals declared in a fixed statement must be a pointer type"
3961 msgstr ""
3962
3963 #: mcs/mcs/statement.cs:6693
3964 msgid ""
3965 "You cannot use the fixed statement to take the address of an already fixed "
3966 "expression"
3967 msgstr ""
3968
3969 #: mcs/mcs/statement.cs:6702
3970 msgid ""
3971 "The right hand side of a fixed statement assignment may not be a cast "
3972 "expression"
3973 msgstr ""
3974
3975 #: mcs/mcs/statement.cs:6711
3976 #, fuzzy
3977 msgid "The given expression cannot be used in a fixed statement"
3978 msgstr ""
3979 "Die `new()'-Einschränkung kann nicht mit der `struct'-Einschränkung genutzt "
3980 "werden"
3981
3982 #: mcs/mcs/statement.cs:6946
3983 #, fuzzy
3984 msgid ""
3985 "The `await' operator cannot be used in the filter expression of a catch "
3986 "clause"
3987 msgstr ""
3988 "Die `new()'-Einschränkung kann nicht mit der `struct'-Einschränkung genutzt "
3989 "werden"
3990
3991 #: mcs/mcs/statement.cs:7561
3992 #, csharp-format
3993 msgid ""
3994 "A previous catch clause already catches all exceptions of this or a super "
3995 "type `{0}'"
3996 msgstr ""
3997
3998 #: mcs/mcs/statement.cs:7798
3999 #, csharp-format
4000 msgid ""
4001 "`{0}': type used in a using statement must be implicitly convertible to "
4002 "`System.IDisposable'"
4003 msgstr ""
4004
4005 #: mcs/mcs/statement.cs:8214
4006 #, csharp-format
4007 msgid ""
4008 "foreach statement requires that the return type `{0}' of `{1}' must have a "
4009 "suitable public MoveNext method and public Current property"
4010 msgstr ""
4011
4012 #: mcs/mcs/statement.cs:8258
4013 #, csharp-format
4014 msgid ""
4015 "foreach statement cannot operate on variables of type `{0}' because it "
4016 "contains multiple implementation of `{1}'. Try casting to a specific "
4017 "implementation"
4018 msgstr ""
4019
4020 #: mcs/mcs/statement.cs:8279
4021 msgid "Use of default literal is not valid in this context"
4022 msgstr ""
4023
4024 #: mcs/mcs/statement.cs:8282
4025 #, csharp-format
4026 msgid ""
4027 "foreach statement cannot operate on variables of type `{0}' because it does "
4028 "not contain a definition for `{1}' or is inaccessible"
4029 msgstr ""
4030
4031 #: mcs/mcs/statement.cs:8520
4032 msgid "Use of null is not valid in this context"
4033 msgstr ""
4034
4035 #: mcs/mcs/statement.cs:8532
4036 #, csharp-format
4037 msgid "Foreach statement cannot operate on a `{0}'"
4038 msgstr ""
4039
4040 #: mcs/mcs/typemanager.cs:845
4041 #, csharp-format
4042 msgid "The predefined type `{0}.{1}' is not defined or imported"
4043 msgstr ""
4044
4045 #: mcs/mcs/typemanager.cs:890
4046 #, csharp-format
4047 msgid ""
4048 "The predefined type `{0}.{1}' is defined multiple times. Using definition "
4049 "from `{2}'"
4050 msgstr ""
4051
4052 #: mcs/mcs/typemanager.cs:901
4053 #, csharp-format
4054 msgid ""
4055 "The predefined type `{0}.{1}' is defined in an assembly that is not "
4056 "referenced."
4057 msgstr ""
4058
4059 #: mcs/mcs/typemanager.cs:911
4060 #, csharp-format
4061 msgid "The predefined type `{0}.{1}' is not declared correctly"
4062 msgstr ""
4063
4064 #: mcs/mcs/typemanager.cs:1034
4065 #, csharp-format
4066 msgid ""
4067 "The compiler required member `{0}.{1}{2}' could not be found or is "
4068 "inaccessible"
4069 msgstr ""
4070
4071 #: mcs/mcs/typemanager.cs:1153
4072 #, csharp-format
4073 msgid ""
4074 "Cannot take the address of, get the size of, or declare a pointer to a "
4075 "managed type `{0}'"
4076 msgstr ""
4077
4078 #~ msgid ""
4079 #~ "The type or namespace name `{0}' could not be found. Are you missing a "
4080 #~ "using directive or an assembly reference?"
4081 #~ msgstr ""
4082 #~ "Der Typ oder Namespacename `{0}' konnte nicht gefunden werden. Fehlt eine "
4083 #~ "using-Direktive oder ein Assemblyverweis?"
4084
4085 #~ msgid "An extern alias declaration must precede all other elements"
4086 #~ msgstr ""
4087 #~ "Eine externe Aliasdeklaration muss allen anderen Elementen vorangehen"
4088
4089 #, fuzzy
4090 #~ msgid "The constant `{0}' cannot be marked static"
4091 #~ msgstr ""
4092 #~ "`{0}': Eine abstrakte Klasse darf nicht versiegelt oder statisch sein"
4093
4094 #, fuzzy
4095 #~ msgid "Value or constant expected"
4096 #~ msgstr "Methodennamen erwartet"
4097
4098 #, fuzzy
4099 #~ msgid "`{0}': interface members cannot have a definition"
4100 #~ msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"
4101
4102 #, fuzzy
4103 #~ msgid "`{0}': property or indexer cannot have void type"
4104 #~ msgstr ""
4105 #~ "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"
4106
4107 #, fuzzy
4108 #~ msgid "`{0}': property or indexer must have at least one accessor"
4109 #~ msgstr ""
4110 #~ "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"
4111
4112 #, fuzzy
4113 #~ msgid "A get or set accessor expected"
4114 #~ msgstr "Methodennamen erwartet"
4115
4116 #, fuzzy
4117 #~ msgid "Interfaces cannot contain contructors"
4118 #~ msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"
4119
4120 #, fuzzy
4121 #~ msgid "Only class types can contain destructor"
4122 #~ msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"
4123
4124 #, fuzzy
4125 #~ msgid "`{0}': abstract event cannot have an initializer"
4126 #~ msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"
4127
4128 #, fuzzy
4129 #~ msgid "`{0}': event property must have both add and remove accessors"
4130 #~ msgstr ""
4131 #~ "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"
4132
4133 #, fuzzy
4134 #~ msgid "Type parameter declaration must be an identifier not a type"
4135 #~ msgstr ""
4136 #~ "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"
4137
4138 #~ msgid "Invalid parameter type `void'"
4139 #~ msgstr "Ungültiger Parametertyp `void'"
4140
4141 #, fuzzy
4142 #~ msgid "Invalid base type `{0}'"
4143 #~ msgstr "Ungültiger Parametertyp `void'"
4144
4145 #, fuzzy
4146 #~ msgid "The `new()' constraint must be the last constraint specified"
4147 #~ msgstr ""
4148 #~ "Die `new()'-Einschränkung muss als letzte Einschränkung definiert werden"
4149
4150 #~ msgid ""
4151 #~ "The `class' or `struct' constraint must be the first constraint specified"
4152 #~ msgstr ""
4153 #~ "Die `class'- oder `struct'-Einschränkung muss als erste Einschränkung "
4154 #~ "definiert werden"
4155
4156 #, fuzzy
4157 #~ msgid "Invalid constraint type `{0}'"
4158 #~ msgstr "Ungültiger Parametertyp `void'"
4159
4160 #, fuzzy
4161 #~ msgid "; expected"
4162 #~ msgstr "Methodennamen erwartet"
4163
4164 #, fuzzy
4165 #~ msgid "Type expected"
4166 #~ msgstr "Methodennamen erwartet"
4167
4168 #~ msgid "Missing argument to --linkres"
4169 #~ msgstr "Fehlendes Argument bei --linkres"
4170
4171 #~ msgid "Missing argument to --resource"
4172 #~ msgstr "Fehlendes Argument bei --resource"
4173
4174 #~ msgid "--wlevel requires a value from 0 to 4"
4175 #~ msgstr "--wlevel benötigt einen Wert zwischen 0 und 4"
4176
4177 #~ msgid "--mcs-debug requires an argument"
4178 #~ msgstr "--mcs-debug benötigt ein Argument"
4179
4180 #~ msgid "Invalid argument to --mcs-debug"
4181 #~ msgstr "Ungültiges Argument für --mcs-debug"
4182
4183 #~ msgid "--recurse requires an argument"
4184 #~ msgstr "--recurse benötigt ein Argument"
4185
4186 #, fuzzy
4187 #~ msgid ""
4188 #~ "Invalid -langversion option `{0}'. It must be `ISO-1', `ISO-2', `3' or "
4189 #~ "`Default'"
4190 #~ msgstr ""
4191 #~ "Ungültige Option `{0}' für /langversion. Es muss entweder `ISO-1', "
4192 #~ "`ISO-2' oder `Default' sein"
4193
4194 #, fuzzy
4195 #~ msgid "Missing argument for `{0}' option"
4196 #~ msgstr "Fehlendes Argument bei --linkres"
4197
4198 #, fuzzy
4199 #~ msgid "Invalid reference alias `{0}='. Missing filename"
4200 #~ msgstr "Ungültiger Referenz Alias '"
4201
4202 #, fuzzy
4203 #~ msgid ""
4204 #~ "Invalid extern alias for -reference. Alias `{0}' is not a valid identifier"
4205 #~ msgstr "Ungültiger externer Alias für /reference. Alias '"
4206
4207 #~ msgid "Couldn't run pkg-config: "
4208 #~ msgstr "Kann pkg-config nicht ausführen:"
4209
4210 #~ msgid "Error running pkg-config. Check the above output."
4211 #~ msgstr ""
4212 #~ "Fehler beim ausführen von pkg-config. Bitte prüfen Sie die Ausgabe oben."
4213
4214 #~ msgid "-recurse requires an argument"
4215 #~ msgstr "-recurse benötigt ein Argument"
4216
4217 #~ msgid "-reference requires an argument"
4218 #~ msgstr "-reference benötigt ein Argument"
4219
4220 #~ msgid " requires an argument"
4221 #~ msgstr "benötigt ein Argument"
4222
4223 #~ msgid "/lib requires an argument"
4224 #~ msgstr "/lib benötigt ein Argument"
4225
4226 #~ msgid "/nowarn requires an argument"
4227 #~ msgstr "/nowarn benötigt ein Argument"
4228
4229 #~ msgid ""
4230 #~ "Feature `{0}' is not available in Mono mcs1 compiler. Consider using the "
4231 #~ "`gmcs' compiler instead"
4232 #~ msgstr ""
4233 #~ "Das Feature `{0}' ist im Mono mcs1 Kompiler nicht verfügbar. Benutzen Sie "
4234 #~ "stattdessen bitte den `gmcs' Kompiler."
4235
4236 #~ msgid ""
4237 #~ "Your .NET Runtime does not support `{0}'. Please use the latest Mono "
4238 #~ "runtime instead."
4239 #~ msgstr ""
4240 #~ "Ihre .NET Laufzeitumgebung unterstützt kein `{0}'. Bitte benutzen Sie die "
4241 #~ "letzte aktuelle Mono Laufzeitumgebung stattdessen."