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