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