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