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