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