summaryrefslogtreecommitdiff
path: root/po/mcs/de.po
blob: e8f60199d68e37f06108d5319018f8683c2f487f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
"POT-Creation-Date: 2013-09-13 18:41-0400\n"
"PO-Revision-Date: 2008-09-26 15:14+0100\n"
"Last-Translator: Daniel Nauck <dna@mono-project.de>\n"
"Language-Team: http://www.mono-project.de\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: German\n"
"X-Poedit-Country: GERMANY\n"

#: mcs/mcs/anonymous.cs:1006
#, csharp-format
msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
msgstr ""

#: mcs/mcs/anonymous.cs:1011
#, csharp-format
msgid "Cannot convert `{0}' to non-delegate type `{1}'"
msgstr ""

#: mcs/mcs/anonymous.cs:1023
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' since there is a parameter "
"mismatch"
msgstr ""

#: mcs/mcs/anonymous.cs:1035 mcs/mcs/ecore.cs:5263
#, csharp-format
msgid "Delegate `{0}' does not take `{1}' arguments"
msgstr ""

#: mcs/mcs/anonymous.cs:1050
#, csharp-format
msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
msgstr ""

#: mcs/mcs/anonymous.cs:1053
#, csharp-format
msgid "Parameter `{0}' must be declared with the `{1}' keyword"
msgstr ""

#: mcs/mcs/anonymous.cs:1070
#, csharp-format
msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
msgstr ""

#: mcs/mcs/anonymous.cs:1216
msgid "Async lambda expressions cannot be converted to expression trees"
msgstr ""

#: mcs/mcs/anonymous.cs:1265
msgid "An anonymous method cannot be converted to an expression tree"
msgstr ""

#: mcs/mcs/anonymous.cs:1284
#, csharp-format
msgid ""
"Cannot convert anonymous method block without a parameter list to delegate "
"type `{0}' because it has one or more `out' parameters"
msgstr ""

#: mcs/mcs/anonymous.cs:1308
msgid ""
"Anonymous methods and lambda expressions cannot be used in the current "
"context"
msgstr ""

#: mcs/mcs/anonymous.cs:1351
#, csharp-format
msgid ""
"Local variable or parameter `{0}' cannot have their address taken and be "
"used inside an anonymous method, lambda expression or query expression"
msgstr ""

#: mcs/mcs/anonymous.cs:1371
#, fuzzy, csharp-format
msgid "Cannot convert async {0} to delegate type `{1}'"
msgstr "Kann Typ `{0}'<...> nicht finden"

#: mcs/mcs/anonymous.cs:1619
msgid "An expression tree cannot contain an anonymous method expression"
msgstr ""

#: mcs/mcs/anonymous.cs:1910
#, csharp-format
msgid ""
"`{0}': An anonymous type cannot have multiple properties with the same name"
msgstr ""

#: mcs/mcs/argument.cs:99
msgid ""
"An expression tree cannot contain an invocation which uses optional parameter"
msgstr ""

#: mcs/mcs/argument.cs:231
msgid "An expression tree cannot contain named argument"
msgstr ""

#: mcs/mcs/argument.cs:342
#, csharp-format
msgid ""
"The method group `{0}' cannot be used as an argument of dynamic operation. "
"Consider using parentheses to invoke the method"
msgstr ""

#: mcs/mcs/argument.cs:346
msgid ""
"An anonymous method or lambda expression cannot be used as an argument of "
"dynamic operation. Consider using a cast"
msgstr ""

#: mcs/mcs/argument.cs:349
#, csharp-format
msgid ""
"An expression of type `{0}' cannot be used as an argument of dynamic "
"operation"
msgstr ""

#: mcs/mcs/assign.cs:326
msgid "An expression tree cannot contain an assignment operator"
msgstr ""

#: mcs/mcs/assign.cs:699
#, csharp-format
msgid "Cannot assign to `{0}' because it is a `{1}'"
msgstr ""

#: mcs/mcs/assembly.cs:285
msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
msgstr ""

#: mcs/mcs/assembly.cs:293
#, csharp-format
msgid "A duplicate type forward of type `{0}'"
msgstr ""

#: mcs/mcs/assembly.cs:302
#, fuzzy, csharp-format
msgid "Cannot forward type `{0}' because it is defined in this assembly"
msgstr ""
"NULL kann nicht in `{0}' konvertiert werden, da dies ein Werttyp ist, der "
"nicht auf NULL festgelegt werden kann"

#: mcs/mcs/assembly.cs:308
#, fuzzy, csharp-format
msgid "Cannot forward type `{0}' because it is a nested type"
msgstr ""
"NULL kann nicht in `{0}' konvertiert werden, da dies ein Werttyp ist, der "
"nicht auf NULL festgelegt werden kann"

#: mcs/mcs/assembly.cs:337
#, csharp-format
msgid ""
"Friend assembly reference `{0}' is invalid. InternalsVisibleTo declarations "
"cannot have a version, culture or processor architecture specified"
msgstr ""

#: mcs/mcs/assembly.cs:345
#, csharp-format
msgid ""
"Friend assembly reference `{0}' is invalid. Strong named assemblies must "
"specify a public key in their InternalsVisibleTo declarations"
msgstr ""

#: mcs/mcs/assembly.cs:389
#, csharp-format
msgid "Referenced assembly `{0}' does not have a strong name"
msgstr ""

#: mcs/mcs/assembly.cs:395
#, csharp-format
msgid "Referenced assembly `{0}' has different culture setting of `{1}'"
msgstr ""

#: mcs/mcs/assembly.cs:410
#, csharp-format
msgid ""
"Friend access was granted to `{0}', but the output assembly is named `{1}'. "
"Try adding a reference to `{0}' or change the output assembly name to match "
"it"
msgstr ""

#: mcs/mcs/assembly.cs:424
msgid ""
"Could not sign the assembly. ECMA key can only be used to delay-sign "
"assemblies"
msgstr ""

#: mcs/mcs/assembly.cs:667
msgid ""
"Added modules must be marked with the CLSCompliant attribute to match the "
"assembly"
msgstr ""

#: mcs/mcs/assembly.cs:702 mcs/mcs/assembly.cs:717
#, csharp-format
msgid ""
"Option `{0}' overrides attribute `{1}' given in a source file or added module"
msgstr ""

#: mcs/mcs/assembly.cs:752
msgid "Delay signing was requested but no key file was given"
msgstr ""

#: mcs/mcs/assembly.cs:773
msgid "Cannot link resource file when building a module"
msgstr ""

#: mcs/mcs/assembly.cs:778
#, fuzzy, csharp-format
msgid "Error reading resource file `{0}'"
msgstr "Fehler beim erstellen der XML-Dokumentationsdatei `{0}' (`{1}')"

#: mcs/mcs/assembly.cs:848
msgid "Could not write to file `"
msgstr ""

#: mcs/mcs/assembly.cs:892
msgid "Cannot specify -main if building a module or library"
msgstr ""

#: mcs/mcs/assembly.cs:918
#, csharp-format
msgid "Could not find `{0}' specified for Main method"
msgstr ""

#: mcs/mcs/assembly.cs:924
#, fuzzy, csharp-format
msgid "`{0}' specified for Main method must be a valid class or struct"
msgstr "`{0}': Erweiterungsmethoden müssen statisch sein"

#: mcs/mcs/assembly.cs:928
#, csharp-format
msgid "`{0}' does not have a suitable static Main method"
msgstr ""

#: mcs/mcs/assembly.cs:931
#, csharp-format
msgid ""
"Program `{0}' does not contain a static `Main' method suitable for an entry "
"point"
msgstr ""

#: mcs/mcs/assembly.cs:950
msgid "Error during assembly signing. "
msgstr ""

#: mcs/mcs/assembly.cs:1135
#, csharp-format
msgid "Metadata file `{0}' could not be found"
msgstr ""

#: mcs/mcs/assembly.cs:1140
#, csharp-format
msgid "Metadata file `{0}' does not contain valid metadata"
msgstr ""

#: mcs/mcs/assembly.cs:1146
#, csharp-format
msgid ""
"Referenced assembly file `{0}' is a module. Consider using `-addmodule' "
"option to add the module"
msgstr ""

#: mcs/mcs/assembly.cs:1153
#, csharp-format
msgid ""
"Added module file `{0}' is an assembly. Consider using `-r' option to "
"reference the file"
msgstr ""

#: mcs/mcs/async.cs:72
#, fuzzy
msgid "The `await' operator cannot be used in the body of a lock statement"
msgstr ""
"Die `new()'-Einschränkung kann nicht mit der `struct'-Einschränkung genutzt "
"werden"

#: mcs/mcs/async.cs:77
#, fuzzy
msgid "The `await' operator cannot be used in an unsafe context"
msgstr ""
"Die `new()'-Einschränkung kann nicht mit der `struct'-Einschränkung genutzt "
"werden"

#: mcs/mcs/async.cs:147
#, csharp-format
msgid ""
"Cannot await void method `{0}'. Consider changing method return type to "
"`Task'"
msgstr ""

#: mcs/mcs/async.cs:150
#, csharp-format
msgid "Cannot await `{0}' expression"
msgstr ""

#: mcs/mcs/async.cs:297
#, csharp-format
msgid ""
"The awaiter type `{0}' must have suitable IsCompleted and GetResult members"
msgstr ""

#: mcs/mcs/async.cs:305
msgid ""
"The `await' operator may only be used in a query expression within the first "
"collection expression of the initial `from' clause or within the collection "
"expression of a `join' clause"
msgstr ""

#: mcs/mcs/async.cs:338
#, csharp-format
msgid "The `await' operand type `{0}' must have suitable GetAwaiter method"
msgstr ""

#: mcs/mcs/async.cs:354
#, fuzzy, csharp-format
msgid "The awaiter type `{0}' must implement interface `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/async.cs:592
msgid ""
"Cannot find compiler required types for asynchronous functions support. Are "
"you targeting the wrong framework version?"
msgstr ""

#: mcs/mcs/attribute.cs:228
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument. Named attribute arguments "
"must be fields which are not readonly, static, const or read-write "
"properties which are public and not static"
msgstr ""

#: mcs/mcs/attribute.cs:237
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument because it is not a valid "
"attribute parameter type"
msgstr ""

#: mcs/mcs/attribute.cs:243
msgid "An attribute argument cannot be dynamic expression"
msgstr ""

#: mcs/mcs/attribute.cs:248
msgid "The Guid attribute must be specified with the ComImport attribute"
msgstr ""

#: mcs/mcs/attribute.cs:253
#, csharp-format
msgid "Do not use `{0}' directly. Use parameter modifier `this' instead"
msgstr ""

#: mcs/mcs/attribute.cs:258
#, csharp-format
msgid "Do not use `{0}' directly. Use `dynamic' keyword instead"
msgstr ""

#: mcs/mcs/attribute.cs:267
#, csharp-format
msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
msgstr ""

#: mcs/mcs/attribute.cs:321
#, csharp-format
msgid ""
"`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}"
"Attribute'"
msgstr ""

#: mcs/mcs/attribute.cs:348 mcs/mcs/attribute.cs:354
#, csharp-format
msgid "`{0}': is not an attribute class"
msgstr ""

#: mcs/mcs/attribute.cs:459
#, csharp-format
msgid "Cannot apply attribute class `{0}' because it is abstract"
msgstr ""

#: mcs/mcs/attribute.cs:530
#, csharp-format
msgid "Duplicate named attribute `{0}' argument"
msgstr ""

#: mcs/mcs/attribute.cs:989
#, csharp-format
msgid ""
"The attribute `{0}' is not valid on this declaration type. It is valid on `"
"{1}' declarations only"
msgstr ""

#: mcs/mcs/attribute.cs:1011
#, csharp-format
msgid "The argument to the `{0}' attribute must be a valid identifier"
msgstr ""

#: mcs/mcs/attribute.cs:1025
#, csharp-format
msgid "Invalid value for argument to `{0}' attribute"
msgstr ""

#: mcs/mcs/attribute.cs:1293
#, csharp-format
msgid "The attribute `{0}' cannot be applied multiple times"
msgstr ""

#: mcs/mcs/attribute.cs:1599
#, csharp-format
msgid "`{0}' is obsolete: `{1}'"
msgstr "`{0}' ist veraltet: `{1}'"

#: mcs/mcs/cs-tokenizer.cs:808
msgid ""
"The `partial' modifier can be used only immediately before `class', "
"`struct', `interface', or `void' keyword"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:1500 mcs/mcs/cs-tokenizer.cs:1563
msgid "Invalid number"
msgstr "Ungültige Zahl"

#: mcs/mcs/cs-tokenizer.cs:1778
#, csharp-format
msgid "Unrecognized escape sequence `\\{0}'"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:1797
msgid "Unrecognized escape sequence"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:2062
msgid "Filename, single-line comment or end-of-line expected"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:2110
#, fuzzy
msgid "Missing identifier to pre-processor directive"
msgstr "Ungültige Präprozessor Direktive"

#: mcs/mcs/cs-tokenizer.cs:2120 mcs/mcs/cs-tokenizer.cs:2124
#, csharp-format
msgid "Identifier expected: {0}"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:2632
#, fuzzy
msgid "Integral constant is too large"
msgstr "Numerische Konstante ist zu lang"

#: mcs/mcs/cs-tokenizer.cs:2637
msgid "Invalid preprocessor directive"
msgstr "Ungültige Präprozessor Direktive"

#: mcs/mcs/cs-tokenizer.cs:2644
#, csharp-format
msgid "Unexpected processor directive ({0})"
msgstr "Unerwartete Prozessor Direktive ({0})"

#: mcs/mcs/cs-tokenizer.cs:2650
msgid ""
"Cannot define or undefine preprocessor symbols after first token in file"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:2656
msgid ""
"Preprocessor directives must appear as the first non-whitespace character on "
"a line"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:2661
msgid "Single-line comment or end-of-line expected"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:2706 mcs/mcs/cs-tokenizer.cs:3749
msgid "Expected `#endif' directive"
msgstr "`#endif' Direktive erwartet"

#: mcs/mcs/cs-tokenizer.cs:2739 mcs/mcs/cs-tokenizer.cs:2760
#: mcs/mcs/cs-tokenizer.cs:2791 mcs/mcs/cs-tokenizer.cs:3747
msgid "#endregion directive expected"
msgstr "`#endregion' Direktive erwartet"

#: mcs/mcs/cs-tokenizer.cs:2840
msgid "Wrong preprocessor directive"
msgstr "Falsche Präprozessor Direktive"

#: mcs/mcs/cs-tokenizer.cs:2852
#, csharp-format
msgid "#error: '{0}'"
msgstr "#Fehler: '{0}'"

#: mcs/mcs/cs-tokenizer.cs:2870
msgid "The line number specified for #line directive is missing or invalid"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:2932 mcs/mcs/cs-tokenizer.cs:3584
msgid "Newline in constant"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:2959
msgid "Unterminated string literal"
msgstr "Nicht beendetes Zeichenfolgeliteral"

#: mcs/mcs/cs-tokenizer.cs:3036
msgid "Identifier too long (limit is 512 chars)"
msgstr "Der Bezeichner ist zu lang. (Maximal 512 Zeichen)"

#: mcs/mcs/cs-tokenizer.cs:3422
msgid "End-of-file found, '*/' expected"
msgstr "Dateiende gefunden. `*/' erwartet."

#: mcs/mcs/cs-tokenizer.cs:3533
msgid "Keyword, identifier, or string expected after verbatim specifier: @"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:3554
#, fuzzy, csharp-format
msgid "Unexpected character `{0}'"
msgstr "`{0}' erwartet"

#: mcs/mcs/cs-tokenizer.cs:3579
msgid "Empty character literal"
msgstr ""

#: mcs/mcs/cs-tokenizer.cs:3600
msgid "Too many characters in character literal"
msgstr ""

#: mcs/mcs/cfold.cs:73
msgid "The operation overflows at compile time in checked mode"
msgstr ""

#: mcs/mcs/cfold.cs:329 mcs/mcs/expression.cs:4000
#, csharp-format
msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
msgstr ""

#: mcs/mcs/cfold.cs:782 mcs/mcs/cfold.cs:868
msgid "Division by constant zero"
msgstr ""

#: mcs/mcs/class.cs:137
#, csharp-format
msgid ""
"Partial declarations of `{0}' must be all classes, all structs or all "
"interfaces"
msgstr ""

#: mcs/mcs/class.cs:146
#, csharp-format
msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
msgstr ""

#: mcs/mcs/class.cs:156
#, csharp-format
msgid ""
"Partial declarations of `{0}' must have the same type parameter names in the "
"same order"
msgstr ""

#: mcs/mcs/class.cs:163
#, csharp-format
msgid ""
"Partial declarations of `{0}' must have the same type parameter variance "
"modifiers"
msgstr ""

#: mcs/mcs/class.cs:341
#, csharp-format
msgid ""
"Missing partial modifier on declaration of type `{0}'. Another partial "
"declaration of this type exists"
msgstr ""

#: mcs/mcs/class.cs:746
#, csharp-format
msgid ""
"`{0}': explicit interface declaration can only be declared in a class or "
"struct"
msgstr ""

#: mcs/mcs/class.cs:801
#, csharp-format
msgid "Duplicate type parameter `{0}'"
msgstr ""

#: mcs/mcs/class.cs:804
#, csharp-format
msgid "The type `{0}' already contains a definition for `{1}'"
msgstr ""

#: mcs/mcs/class.cs:881
msgid ""
"Cannot specify the `DefaultMember' attribute on type containing an indexer"
msgstr ""

#: mcs/mcs/class.cs:886
msgid "The RequiredAttribute attribute is not permitted on C# types"
msgstr ""

#: mcs/mcs/class.cs:1112
#, csharp-format
msgid "Class `{0}' cannot derive from the dynamic type"
msgstr ""

#: mcs/mcs/class.cs:1129
#, csharp-format
msgid "`{0}' is already listed in interface list"
msgstr ""

#: mcs/mcs/class.cs:1137
#, csharp-format
msgid ""
"Inconsistent accessibility: base interface `{0}' is less accessible than "
"interface `{1}'"
msgstr ""

#: mcs/mcs/class.cs:1143
#, csharp-format
msgid "Type `{0}' in interface list is not an interface"
msgstr ""

#: mcs/mcs/class.cs:1145
#, csharp-format
msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
msgstr ""

#: mcs/mcs/class.cs:1148
#, csharp-format
msgid "`{0}': Base class `{1}' must be specified as first"
msgstr ""

#: mcs/mcs/class.cs:1209
#, csharp-format
msgid ""
"The operator `{0}' requires a matching operator `{1}' to also be defined"
msgstr ""

#: mcs/mcs/class.cs:1464
#, csharp-format
msgid "Partial declarations of `{0}' must not specify different base classes"
msgstr ""

#: mcs/mcs/class.cs:1508
#, csharp-format
msgid ""
"Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
msgstr ""

#: mcs/mcs/class.cs:1515
#, csharp-format
msgid "Circular base class dependency involving `{0}' and `{1}'"
msgstr ""

#: mcs/mcs/class.cs:1827
#, fuzzy, csharp-format
msgid "`{0}': cannot implement a dynamic interface `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/class.cs:1842
#, csharp-format
msgid ""
"`{0}' cannot implement both `{1}' and `{2}' because they may unify for some "
"type parameter substitutions"
msgstr ""

#: mcs/mcs/class.cs:1866
#, csharp-format
msgid ""
"A generic type cannot derive from `{0}' because it is an attribute class"
msgstr ""

#: mcs/mcs/class.cs:1970
msgid ""
"Two indexers have different names; the IndexerName attribute must be used "
"with the same name on every indexer within a type"
msgstr ""

#: mcs/mcs/class.cs:2225
#, csharp-format
msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
msgstr ""

#: mcs/mcs/class.cs:2232
#, csharp-format
msgid "A member `{0}' marked as override cannot be marked as new or virtual"
msgstr ""

#: mcs/mcs/class.cs:2244
#, csharp-format
msgid "`{0}' cannot be both extern and abstract"
msgstr ""

#: mcs/mcs/class.cs:2249
#, csharp-format
msgid "`{0}' cannot be both abstract and sealed"
msgstr "`{0}' Eine Klasse kann nicht gleichzeitig statisch und versiegelt sein"

#: mcs/mcs/class.cs:2254
#, csharp-format
msgid "The abstract method `{0}' cannot be marked virtual"
msgstr ""

#: mcs/mcs/class.cs:2260
#, csharp-format
msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
msgstr ""

#: mcs/mcs/class.cs:2268
#, csharp-format
msgid "`{0}': virtual or abstract members cannot be private"
msgstr ""

#: mcs/mcs/class.cs:2275
#, csharp-format
msgid "`{0}' cannot be sealed because it is not an override"
msgstr ""

#: mcs/mcs/class.cs:2315
#, csharp-format
msgid "`{0}': containing type does not implement interface `{1}'"
msgstr ""

#: mcs/mcs/class.cs:2505
#, csharp-format
msgid "Type parameter `{0}' has same name as containing type, or method"
msgstr ""

#: mcs/mcs/class.cs:2513
#, csharp-format
msgid "`{0}': member names cannot be the same as their enclosing type"
msgstr ""

#: mcs/mcs/class.cs:2632
msgid ""
"The class System.Object cannot have a base class or implement an interface."
msgstr ""

#: mcs/mcs/class.cs:2641
#, csharp-format
msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
msgstr ""

#: mcs/mcs/class.cs:2646
msgid ""
"Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
"or attribute classes"
msgstr ""

#: mcs/mcs/class.cs:2675
#, csharp-format
msgid "`{0}': an abstract class cannot be sealed or static"
msgstr "`{0}': Eine abstrakte Klasse darf nicht versiegelt oder statisch sein"

#: mcs/mcs/class.cs:2679
#, csharp-format
msgid "`{0}': a class cannot be both static and sealed"
msgstr ""

#: mcs/mcs/class.cs:2685
#, csharp-format
msgid "`{0}': Static classes cannot contain user-defined operators"
msgstr ""
"`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
"beinhalten"

#: mcs/mcs/class.cs:2690
#, csharp-format
msgid "`{0}': Static classes cannot contain destructor"
msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"

#: mcs/mcs/class.cs:2695
#, csharp-format
msgid "`{0}': cannot declare indexers in a static class"
msgstr ""

#: mcs/mcs/class.cs:2703
#, csharp-format
msgid "`{0}': Static classes cannot have instance constructors"
msgstr ""

#: mcs/mcs/class.cs:2707
#, csharp-format
msgid "`{0}': cannot declare instance members in a static class"
msgstr ""

#: mcs/mcs/class.cs:2738
#, fuzzy, csharp-format
msgid "`{0}': Cannot derive from type parameter `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/class.cs:2742
#, csharp-format
msgid "`{0}': Cannot derive from static class `{1}'"
msgstr ""

#: mcs/mcs/class.cs:2746
#, csharp-format
msgid "`{0}': cannot derive from sealed type `{1}'"
msgstr ""

#: mcs/mcs/class.cs:2749
#, csharp-format
msgid ""
"Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
"from object"
msgstr ""

#: mcs/mcs/class.cs:2760
#, csharp-format
msgid "`{0}' cannot derive from special class `{1}'"
msgstr ""

#: mcs/mcs/class.cs:2770
#, csharp-format
msgid ""
"Inconsistent accessibility: base class `{0}' is less accessible than class `"
"{1}'"
msgstr ""

#: mcs/mcs/class.cs:2778
#, csharp-format
msgid "Static class `{0}' cannot implement interfaces"
msgstr ""

#: mcs/mcs/class.cs:2889 mcs/mcs/class.cs:2903
#, csharp-format
msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
msgstr ""

#: mcs/mcs/class.cs:2985
#, csharp-format
msgid "`{0}': Structs cannot have instance field initializers"
msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"

#: mcs/mcs/class.cs:3173
#, csharp-format
msgid "Do not override `{0}'. Use destructor syntax instead"
msgstr ""

#: mcs/mcs/class.cs:3176
#, csharp-format
msgid "`{0}' is marked as an override but no suitable {1} found to override"
msgstr ""

#: mcs/mcs/class.cs:3182
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not an event"
msgstr ""

#: mcs/mcs/class.cs:3185
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a property"
msgstr ""

#: mcs/mcs/class.cs:3188
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a method"
msgstr ""

#: mcs/mcs/class.cs:3207
#, csharp-format
msgid ""
"`{0}' cannot override inherited members `{1}' and `{2}' because they have "
"the same signature when used in type `{3}'"
msgstr ""

#: mcs/mcs/class.cs:3260 mcs/mcs/field.cs:203
#, csharp-format
msgid "`{0}' hides inherited abstract member `{1}'"
msgstr ""

#: mcs/mcs/class.cs:3284
#, csharp-format
msgid ""
"`{0}': cannot override inherited member `{1}' because it is not marked "
"virtual, abstract or override"
msgstr ""

#: mcs/mcs/class.cs:3292
#, csharp-format
msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
msgstr ""

#: mcs/mcs/class.cs:3301
#, csharp-format
msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
msgstr ""

#: mcs/mcs/class.cs:3304
#, csharp-format
msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
msgstr ""

#: mcs/mcs/class.cs:3372
#, csharp-format
msgid "A partial method `{0}' cannot explicitly implement an interface"
msgstr ""

#: mcs/mcs/class.cs:3378
#, csharp-format
msgid "The type `{0}' in explicit interface declaration is not an interface"
msgstr ""

#: mcs/mcs/class.cs:3413
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"indexer `{1}'"
msgstr ""

#: mcs/mcs/class.cs:3417
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"operator `{1}'"
msgstr ""

#: mcs/mcs/class.cs:3421
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"method `{1}'"
msgstr ""

#: mcs/mcs/class.cs:3481
#, csharp-format
msgid ""
"`{0}': cannot change access modifiers when overriding `{1}' inherited member "
"`{2}'"
msgstr ""

#: mcs/mcs/class.cs:3490
#, fuzzy, csharp-format
msgid "`{0}': static types cannot be used as return types"
msgstr ""
"`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
"beinhalten"

#: mcs/mcs/class.cs:3551
#, csharp-format
msgid ""
"`{0}': Cannot specify constraints for overrides and explicit interface "
"implementation methods"
msgstr ""

#: mcs/mcs/class.cs:3615
#, csharp-format
msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
msgstr ""

#: mcs/mcs/class.cs:3630
msgid "Inconsistent accessibility: property type `"
msgstr ""

#: mcs/mcs/class.cs:3635
msgid "Inconsistent accessibility: indexer return type `"
msgstr ""

#: mcs/mcs/class.cs:3641 mcs/mcs/class.cs:3646 mcs/mcs/delegate.cs:171
msgid "Inconsistent accessibility: return type `"
msgstr ""

#: mcs/mcs/class.cs:3651
msgid "Inconsistent accessibility: field type `"
msgstr ""

#: mcs/mcs/class.cs:3663
#, csharp-format
msgid ""
"Parameters or local variables of type `{0}' cannot be declared in async "
"methods or iterators"
msgstr ""

#: mcs/mcs/class.cs:3667
#, csharp-format
msgid ""
"Local variables of type `{0}' cannot be used inside anonymous methods, "
"lambda expressions or query expressions"
msgstr ""

#: mcs/mcs/class.cs:3671
#, csharp-format
msgid "Field or property cannot be of type `{0}'"
msgstr ""

#: mcs/mcs/const.cs:103
#, csharp-format
msgid "Type parameter `{0}' cannot be declared const"
msgstr ""

#: mcs/mcs/const.cs:106
#, csharp-format
msgid "The type `{0}' cannot be declared const"
msgstr ""

#: mcs/mcs/const.cs:186
#, csharp-format
msgid ""
"The evaluation of the constant value for `{0}' involves a circular definition"
msgstr ""

#: mcs/mcs/constant.cs:66 mcs/mcs/constant.cs:480
#, csharp-format
msgid "Constant value `{0}' cannot be converted to a `{1}'"
msgstr ""

#: mcs/mcs/constant.cs:343
#, csharp-format
msgid ""
"Constant value `{0}' cannot be converted to a `{1}' (use `unchecked' syntax "
"to override)"
msgstr ""

#: mcs/mcs/convert.cs:1200
#, csharp-format
msgid ""
"Ambiguous user defined operators `{0}' and `{1}' when converting from `{2}' "
"to `{3}'"
msgstr ""

#: mcs/mcs/decl.cs:331
#, csharp-format
msgid "`{0}' cannot declare a body because it is marked extern"
msgstr ""

#: mcs/mcs/decl.cs:337
#, csharp-format
msgid "`{0}' cannot declare a body because it is marked abstract"
msgstr ""

#: mcs/mcs/decl.cs:350
#, csharp-format
msgid ""
"`{0}' must have a body because it is not marked abstract or extern. The "
"property can be automatically implemented when you define both accessors"
msgstr ""

#: mcs/mcs/decl.cs:356
#, csharp-format
msgid ""
"`{0}' must have a body because it is not marked abstract, extern, or partial"
msgstr ""

#: mcs/mcs/decl.cs:371
#, csharp-format
msgid "`{0}': Structs cannot contain protected members"
msgstr ""

#: mcs/mcs/decl.cs:377
#, csharp-format
msgid "`{0}': Static classes cannot contain protected members"
msgstr ""

#: mcs/mcs/decl.cs:474
msgid "Constraints are not allowed on non-generic declarations"
msgstr "Einschränkungen sind nicht erlaubt für nicht generische Deklarationen"

#: mcs/mcs/decl.cs:481
#, csharp-format
msgid "`{0}': A constraint references nonexistent type parameter `{1}'"
msgstr ""

#: mcs/mcs/delegate.cs:155
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"delegate `{1}'"
msgstr ""

#: mcs/mcs/delegate.cs:517
#, csharp-format
msgid ""
"Cannot create delegate from method `{0}' because it is a member of System."
"Nullable<T> type"
msgstr ""

#: mcs/mcs/delegate.cs:530
#, csharp-format
msgid ""
"Extension method `{0}' of value type `{1}' cannot be used to create delegates"
msgstr ""

#: mcs/mcs/delegate.cs:548
#, csharp-format
msgid "Cannot create delegate from partial method declaration `{0}'"
msgstr ""

#: mcs/mcs/delegate.cs:551
#, csharp-format
msgid ""
"Cannot create delegate with `{0}' because it has a Conditional attribute"
msgstr ""

#: mcs/mcs/delegate.cs:594
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' parameters and return type must be same as "
"delegate `{2} {3}' parameters and return type"
msgstr ""

#: mcs/mcs/delegate.cs:601
#, csharp-format
msgid ""
"A method or delegate `{0}' parameters do not match delegate `{1}' parameters"
msgstr ""

#: mcs/mcs/delegate.cs:606
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' return type does not match delegate `{2} {3}' "
"return type"
msgstr ""

#: mcs/mcs/delegate.cs:763
msgid "Method name expected"
msgstr "Methodennamen erwartet"

#: mcs/mcs/doc.cs:630
#, csharp-format
msgid "Error generating XML documentation file `{0}' (`{1}')"
msgstr "Fehler beim erstellen der XML-Dokumentationsdatei `{0}' (`{1}')"

#: mcs/mcs/driver.cs:52
msgid "Source file `"
msgstr ""

#: mcs/mcs/driver.cs:258
msgid "No files to compile were specified"
msgstr "Es wurden keine Dateien zum kompilieren angegeben"

#: mcs/mcs/driver.cs:263
msgid "Platform option `anycpu32bitpreferred' is valid only for executables"
msgstr ""

#: mcs/mcs/driver.cs:293
msgid ""
"If no source files are specified you must specify the output file with -out:"
msgstr ""

#: mcs/mcs/driver.cs:310
msgid "Output file name is not valid"
msgstr ""

#: mcs/mcs/dynamic.cs:278
msgid "An expression tree cannot contain a dynamic operation"
msgstr ""

#: mcs/mcs/dynamic.cs:311
msgid ""
"Dynamic operation cannot be compiled without `Microsoft.CSharp.dll' assembly "
"reference"
msgstr ""

#: mcs/mcs/ecore.cs:243
#, csharp-format
msgid "`{0}' is inaccessible due to its protection level"
msgstr ""

#: mcs/mcs/ecore.cs:248
#, csharp-format
msgid "The expression being assigned to `{0}' must be constant"
msgstr ""

#: mcs/mcs/ecore.cs:253
#, csharp-format
msgid ""
"A constant `{0}' of reference type `{1}' can only be initialized with null"
msgstr ""

#: mcs/mcs/ecore.cs:274
msgid "Keyword `void' cannot be used in this context"
msgstr ""

#: mcs/mcs/ecore.cs:299
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:310
#, csharp-format
msgid ""
"Cannot implicitly convert type `{0}' to `{1}'. An explicit conversion exists "
"(are you missing a cast?)"
msgstr ""

#: mcs/mcs/ecore.cs:313
#, csharp-format
msgid "Cannot implicitly convert type `{0}' to `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:344
#, csharp-format
msgid "The {0} `{1}' cannot be used with type arguments"
msgstr ""

#: mcs/mcs/ecore.cs:356
#, csharp-format
msgid "`{0}' does not contain a definition for `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:365
msgid "A ref or out argument must be an assignable variable"
msgstr ""

#: mcs/mcs/ecore.cs:367
msgid ""
"The left-hand side of an assignment must be a variable, a property or an "
"indexer"
msgstr ""

#: mcs/mcs/ecore.cs:373
msgid "The operation in question is undefined on void pointers"
msgstr ""

#: mcs/mcs/ecore.cs:468 mcs/mcs/statement.cs:3107 mcs/mcs/statement.cs:3109
#, csharp-format
msgid "Internal compiler error: {0}"
msgstr ""

#: mcs/mcs/ecore.cs:530 mcs/mcs/expression.cs:6884 mcs/mcs/expression.cs:6892
msgid "A constant value is expected"
msgstr ""

#: mcs/mcs/ecore.cs:541
msgid ""
"An attribute argument must be a constant expression, typeof expression or "
"array creation expression"
msgstr ""

#: mcs/mcs/ecore.cs:715
#, csharp-format
msgid "The class `{0}' has no constructors defined"
msgstr ""

#: mcs/mcs/ecore.cs:912
#, csharp-format
msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:918
msgid "An expression tree cannot contain an unsafe pointer operation"
msgstr ""

#: mcs/mcs/ecore.cs:996
#, csharp-format
msgid "`{0}' is a `{1}' but a `{2}' was expected"
msgstr ""

#: mcs/mcs/ecore.cs:1029
#, csharp-format
msgid "Expression denotes a `{0}', where a `{1}' was expected"
msgstr ""

#: mcs/mcs/ecore.cs:1039
msgid "Pointers and fixed size buffers may only be used in an unsafe context"
msgstr ""

#: mcs/mcs/ecore.cs:2548
#, fuzzy, csharp-format
msgid ""
"Dynamic keyword requires `{0}' to be defined. Are you missing System.Core."
"dll assembly reference?"
msgstr ""
"Der Typ oder Namespacename `{0}' konnte nicht gefunden werden. Fehlt eine "
"using-Direktive oder ein Assemblyverweis?"

#: mcs/mcs/ecore.cs:2624
#, csharp-format
msgid ""
"A local variable `{0}' cannot be used before it is declared. Consider "
"renaming the local variable when it hides the member `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:2639 mcs/mcs/ecore.cs:2682
#, csharp-format
msgid "`{0}' conflicts with a declaration in a child block"
msgstr ""

#: mcs/mcs/ecore.cs:2691
#, csharp-format
msgid "A local variable `{0}' cannot be used before it is declared"
msgstr ""

#: mcs/mcs/ecore.cs:2748
#, csharp-format
msgid "The name `{0}' does not exist in the current context"
msgstr ""

#: mcs/mcs/ecore.cs:2844
msgid "System.Void cannot be used from C#. Consider using `void'"
msgstr ""

#: mcs/mcs/ecore.cs:3128
#, csharp-format
msgid "Cannot call an abstract base member `{0}'"
msgstr ""

#: mcs/mcs/ecore.cs:3135
#, csharp-format
msgid ""
"Cannot access protected member `{0}' via a qualifier of type `{1}'. The "
"qualifier must be of type `{2}' or derived from it"
msgstr ""

#: mcs/mcs/ecore.cs:3151
#, csharp-format
msgid ""
"Members of value type `{0}' cannot be assigned using a property `{1}' object "
"initializer"
msgstr ""

#: mcs/mcs/ecore.cs:3155
#, csharp-format
msgid ""
"Cannot modify a value type return value of `{0}'. Consider storing the value "
"in a temporary variable"
msgstr ""

#: mcs/mcs/ecore.cs:3181
#, csharp-format
msgid ""
"Static member `{0}' cannot be accessed with an instance reference, qualify "
"it with a type name instead"
msgstr ""

#: mcs/mcs/ecore.cs:3196
#, csharp-format
msgid ""
"A field initializer cannot reference the nonstatic field, method, or "
"property `{0}'"
msgstr ""

#: mcs/mcs/ecore.cs:3200
#, csharp-format
msgid "An object reference is required to access non-static member `{0}'"
msgstr ""

#: mcs/mcs/ecore.cs:3209
#, csharp-format
msgid ""
"Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:3257
msgid "Cannot modify the result of an unboxing conversion"
msgstr "Das Ergebnis einer Unboxing-Konvertierung kann nicht geändert werden"

#: mcs/mcs/ecore.cs:3435
#, csharp-format
msgid ""
"Type `{0}' does not contain a member `{1}' and the best extension method "
"overload `{2}' has some invalid arguments"
msgstr ""

#: mcs/mcs/ecore.cs:3440
#, csharp-format
msgid "Extension method instance type `{0}' cannot be converted to `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:3581
msgid "An expression tree cannot contain an expression with method group"
msgstr ""

#: mcs/mcs/ecore.cs:3587
msgid ""
"Partial methods with only a defining declaration or removed conditional "
"methods cannot be used in an expression tree"
msgstr ""

#: mcs/mcs/ecore.cs:3619
#, csharp-format
msgid ""
"Cannot convert method group `{0}' to non-delegate type `{1}'. Consider using "
"parentheses to invoke the method"
msgstr ""

#: mcs/mcs/ecore.cs:4351
#, csharp-format
msgid ""
"The type `{0}' does not contain a constructor that takes `{1}' arguments"
msgstr ""

#: mcs/mcs/ecore.cs:5044
#, csharp-format
msgid ""
"Type `{0}' does not contain a member `{1}' and the best extension method "
"overload `{2}' cannot be dynamically dispatched. Consider calling the method "
"without the extension method syntax"
msgstr ""

#: mcs/mcs/ecore.cs:5083
#, csharp-format
msgid ""
"The call is ambiguous between the following methods or properties: `{0}' and "
"`{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:5146
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' cannot have `ref' or "
"`out' modifier"
msgstr ""

#: mcs/mcs/ecore.cs:5150
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' has some invalid "
"arguments"
msgstr ""

#: mcs/mcs/ecore.cs:5153
#, csharp-format
msgid "Delegate `{0}' has some invalid arguments"
msgstr ""

#: mcs/mcs/ecore.cs:5157
#, csharp-format
msgid "The best overloaded method match for `{0}' has some invalid arguments"
msgstr ""

#: mcs/mcs/ecore.cs:5166
#, csharp-format
msgid ""
"Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
"modifier"
msgstr ""

#: mcs/mcs/ecore.cs:5169
#, csharp-format
msgid "Argument `#{0}' is missing `{1}' modifier"
msgstr ""

#: mcs/mcs/ecore.cs:5186
#, csharp-format
msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
msgstr ""

#: mcs/mcs/ecore.cs:5239
#, csharp-format
msgid ""
"The type arguments for method `{0}' cannot be inferred from the usage. Try "
"specifying the type arguments explicitly"
msgstr ""

#: mcs/mcs/ecore.cs:5268
#, csharp-format
msgid "No overload for method `{0}' takes `{1}' arguments"
msgstr ""

#: mcs/mcs/ecore.cs:5321
#, csharp-format
msgid "The delegate `{0}' does not contain a parameter named `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:5326
#, csharp-format
msgid ""
"The best overloaded method match for `{0}' does not contain a parameter "
"named `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:5336
#, csharp-format
msgid ""
"Named argument `{0}' cannot be used for a parameter which has positional "
"argument specified"
msgstr ""

#: mcs/mcs/ecore.cs:5675
msgid ""
"You cannot use fixed size buffers contained in unfixed expressions. Try "
"using the fixed statement"
msgstr ""

#: mcs/mcs/ecore.cs:5680
#, csharp-format
msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
msgstr ""

#: mcs/mcs/ecore.cs:5716
#, fuzzy, csharp-format
msgid "Use of possibly unassigned field `{0}'"
msgstr "Verwendung eines möglicherweise nicht zugewiesenen Feldes `"

#: mcs/mcs/ecore.cs:6163
#, fuzzy, csharp-format
msgid "Property or event `{0}' is not supported by the C# language"
msgstr ""
"Die Eigenschaft `{0}' wird von der C# Sprache nicht unterstützt. Rufen Sie "
"die `{1}'-Accessormethode direkt auf."

#: mcs/mcs/ecore.cs:6359
#, csharp-format
msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
msgstr ""

#: mcs/mcs/ecore.cs:6432
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks the `get' accessor"
msgstr ""

#: mcs/mcs/ecore.cs:6439
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the get "
"accessor is inaccessible"
msgstr ""

#: mcs/mcs/ecore.cs:6458
#, csharp-format
msgid "Property or indexer `{0}' cannot be assigned to (it is read-only)"
msgstr ""

#: mcs/mcs/ecore.cs:6466
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the set "
"accessor is inaccessible"
msgstr ""

#: mcs/mcs/ecore.cs:6634
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of `+=' or `-=' "
"operator"
msgstr ""

#: mcs/mcs/ecore.cs:6638
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of += or -= when used "
"outside of the type `{1}'"
msgstr ""

#: mcs/mcs/ecore.cs:6809
#, csharp-format
msgid ""
"An implicitly typed local variable declaration cannot be initialized with `"
"{0}'"
msgstr ""

#: mcs/mcs/ecore.cs:6823
msgid ""
"The contextual keyword `var' may only appear within a local variable "
"declaration"
msgstr ""

#: mcs/mcs/enum.cs:143
#, csharp-format
msgid ""
"The enumerator value `{0}' is outside the range of enumerator underlying "
"type `{1}'"
msgstr ""

#: mcs/mcs/enum.cs:212
#, csharp-format
msgid "An item in an enumeration cannot have an identifier `{0}'"
msgstr ""

#: mcs/mcs/enum.cs:223
msgid "Type byte, sbyte, short, ushort, int, uint, long or ulong expected"
msgstr "Typ byte, sbyte, short, ushort, int, uint, long oder ulong erwartet"

#: mcs/mcs/eval.cs:579
msgid "Detection Parsing Error"
msgstr ""

#: mcs/mcs/expression.cs:646
msgid "Cannot take the address of the given expression"
msgstr ""

#: mcs/mcs/expression.cs:669
msgid ""
"You can only take the address of unfixed expression inside of a fixed "
"statement initializer"
msgstr ""

#: mcs/mcs/expression.cs:760
#, csharp-format
msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
msgstr ""

#: mcs/mcs/expression.cs:914
msgid "The * or -> operator must be applied to a pointer"
msgstr ""

#: mcs/mcs/expression.cs:1137
msgid ""
"The operand of an increment or decrement operator must be a variable, "
"property or indexer"
msgstr ""

#: mcs/mcs/expression.cs:1351
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of a static type"
msgstr ""

#: mcs/mcs/expression.cs:1356
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of pointer type"
msgstr ""

#: mcs/mcs/expression.cs:1362
#, csharp-format
msgid ""
"The `{0}' operator cannot be applied to a lambda expression or anonymous "
"method"
msgstr ""

#: mcs/mcs/expression.cs:1629
#, csharp-format
msgid ""
"The `as' operator cannot be used with a non-reference type parameter `{0}'. "
"Consider adding `class' or a reference type constraint"
msgstr ""

#: mcs/mcs/expression.cs:1633
#, csharp-format
msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
msgstr ""

#: mcs/mcs/expression.cs:1667
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
msgstr ""

#: mcs/mcs/expression.cs:1708
#, csharp-format
msgid "Cannot convert to static type `{0}'"
msgstr ""

#: mcs/mcs/expression.cs:1818
msgid ""
"The `default value' operator cannot be applied to an operand of a static type"
msgstr ""

#: mcs/mcs/expression.cs:2465
#, csharp-format
msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
msgstr ""

#: mcs/mcs/expression.cs:3210
msgid "To cast a negative value, you must enclose the value in parentheses"
msgstr ""

#: mcs/mcs/expression.cs:4890
#, csharp-format
msgid ""
"A user-defined operator `{0}' must have parameters and return values of the "
"same type in order to be applicable as a short circuit operator"
msgstr ""

#: mcs/mcs/expression.cs:4900
#, csharp-format
msgid ""
"The type `{0}' must have operator `true' and operator `false' defined when `"
"{1}' is used as a short circuit operator"
msgstr ""

#: mcs/mcs/expression.cs:5299
#, csharp-format
msgid ""
"Type of conditional expression cannot be determined as `{0}' and `{1}' "
"convert implicitly to each other"
msgstr ""

#: mcs/mcs/expression.cs:5311
#, csharp-format
msgid ""
"Type of conditional expression cannot be determined because there is no "
"implicit conversion between `{0}' and `{1}'"
msgstr ""

#: mcs/mcs/expression.cs:5621
#, fuzzy, csharp-format
msgid "Use of unassigned local variable `{0}'"
msgstr "Verwendung der nicht zugewiesenen lokalen Variable `"

#: mcs/mcs/expression.cs:5641
#, csharp-format
msgid ""
"Cannot use fixed local `{0}' inside an anonymous method, lambda expression "
"or query expression"
msgstr ""

#: mcs/mcs/expression.cs:5837
#, csharp-format
msgid ""
"Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
"modifier"
msgstr ""

#: mcs/mcs/expression.cs:5916
#, csharp-format
msgid "Use of unassigned out parameter `{0}'"
msgstr ""

#: mcs/mcs/expression.cs:6068
#, fuzzy, csharp-format
msgid "Cannot invoke a non-delegate type `{0}'"
msgstr "Kann Typ `{0}'<...> nicht finden"

#: mcs/mcs/expression.cs:6079
#, csharp-format
msgid "The member `{0}' cannot be used as method or delegate"
msgstr ""

#: mcs/mcs/expression.cs:6099
msgid ""
"Do not directly call your base class Finalize method. It is called "
"automatically from your destructor"
msgstr ""

#: mcs/mcs/expression.cs:6101
msgid ""
"Destructors and object.Finalize cannot be called directly. Consider calling "
"IDisposable.Dispose if available"
msgstr ""

#: mcs/mcs/expression.cs:6130
#, csharp-format
msgid ""
"The base call to method `{0}' cannot be dynamically dispatched. Consider "
"casting the dynamic arguments or eliminating the base access"
msgstr ""

#: mcs/mcs/expression.cs:6203
#, csharp-format
msgid "`{0}': cannot explicitly call operator or accessor"
msgstr ""

#: mcs/mcs/expression.cs:6387
#, csharp-format
msgid "Unsafe type `{0}' cannot be used in an object creation expression"
msgstr ""

#: mcs/mcs/expression.cs:6410
#, csharp-format
msgid ""
"Cannot create an instance of the variable type `{0}' because it does not "
"have the new() constraint"
msgstr ""

#: mcs/mcs/expression.cs:6416
#, csharp-format
msgid ""
"`{0}': cannot provide arguments when creating an instance of a variable type"
msgstr ""

#: mcs/mcs/expression.cs:6425
#, csharp-format
msgid "Cannot create an instance of the static class `{0}'"
msgstr ""

#: mcs/mcs/expression.cs:6437
#, csharp-format
msgid "Cannot create an instance of the abstract class or interface `{0}'"
msgstr ""

#: mcs/mcs/expression.cs:6740
msgid ""
"An implicitly typed local variable declarator cannot use an array initializer"
msgstr ""

#: mcs/mcs/expression.cs:6898 mcs/mcs/expression.cs:6923
#, csharp-format
msgid "An array initializer of length `{0}' was expected"
msgstr ""

#: mcs/mcs/expression.cs:6914
msgid ""
"Array initializers can only be used in a variable or field initializer. Try "
"using a new expression instead"
msgstr ""

#: mcs/mcs/expression.cs:6931
msgid "A nested array initializer was expected"
msgstr ""

#: mcs/mcs/expression.cs:6978
msgid "An expression tree cannot contain a multidimensional array initializer"
msgstr ""

#: mcs/mcs/expression.cs:7014
msgid "Cannot create an array with a negative size"
msgstr ""

#: mcs/mcs/expression.cs:7095
msgid ""
"Can only use array initializer expressions to assign to array types. Try "
"using a new expression instead"
msgstr ""

#: mcs/mcs/expression.cs:7532
msgid ""
"The type of an implicitly typed array cannot be inferred from the "
"initializer. Try specifying array type explicitly"
msgstr ""

#: mcs/mcs/expression.cs:7675
msgid ""
"The `this' object cannot be used before all of its fields are assigned to"
msgstr ""

#: mcs/mcs/expression.cs:7682
msgid ""
"Keyword `this' is not valid in a static property, static method, or static "
"field initializer"
msgstr ""

#: mcs/mcs/expression.cs:7685
msgid ""
"Anonymous methods inside structs cannot access instance members of `this'. "
"Consider copying `this' to a local variable outside the anonymous method and "
"using the local instead"
msgstr ""

#: mcs/mcs/expression.cs:7688
msgid "Keyword `this' is not available in the current context"
msgstr ""

#: mcs/mcs/expression.cs:7765
msgid "Cannot take the address of `this' because it is read-only"
msgstr ""

#: mcs/mcs/expression.cs:7767
msgid "Cannot pass `this' as a ref or out argument because it is read-only"
msgstr ""

#: mcs/mcs/expression.cs:7769
msgid "Cannot assign to `this' because it is read-only"
msgstr ""

#: mcs/mcs/expression.cs:7841
msgid "The __arglist construct is valid only within a variable argument method"
msgstr ""

#: mcs/mcs/expression.cs:7902
msgid "An expression tree cannot contain a method with variable arguments"
msgstr ""

#: mcs/mcs/expression.cs:8170
msgid "The typeof operator cannot be used on the dynamic type"
msgstr ""

#: mcs/mcs/expression.cs:8211
#, csharp-format
msgid "`{0}': an attribute argument cannot use type parameters"
msgstr ""

#: mcs/mcs/expression.cs:8426
#, csharp-format
msgid ""
"`{0}' does not have a predefined size, therefore sizeof can only be used in "
"an unsafe context (consider using System.Runtime.InteropServices.Marshal."
"SizeOf)"
msgstr ""

#: mcs/mcs/expression.cs:8493
#, csharp-format
msgid "Alias `{0}' not found"
msgstr "Alias `{0}' wurde nicht gefunden"

#: mcs/mcs/expression.cs:8519
msgid ""
"The namespace alias qualifier `::' cannot be used to invoke a method. "
"Consider using `.' instead"
msgstr ""

#: mcs/mcs/expression.cs:8634
msgid "Cannot perform member binding on `null' value"
msgstr ""

#: mcs/mcs/expression.cs:8795
#, csharp-format
msgid ""
"`{0}': cannot reference a type through an expression. Consider using `{1}' "
"instead"
msgstr ""

#: mcs/mcs/expression.cs:8874
#, csharp-format
msgid "A nested type cannot be specified through a type parameter `{0}'"
msgstr ""

#: mcs/mcs/expression.cs:8882
#, fuzzy, csharp-format
msgid ""
"Alias `{0}' cannot be used with `::' since it denotes a type. Consider "
"replacing `::' with `.'"
msgstr ""
"Der Alias `{0}' kann nicht mit '::' verwendet werden, da der Alias auf einen "
"Typ verweist. Verwenden Sie '.' stattdessen."

#: mcs/mcs/expression.cs:8947
#, csharp-format
msgid "The nested type `{0}' does not exist in the type `{1}'"
msgstr ""

#: mcs/mcs/expression.cs:8971
#, csharp-format
msgid ""
"Type `{0}' does not contain a definition for `{1}' and no extension method `"
"{1}' of type `{0}' could be found. Are you missing {2}?"
msgstr ""

#: mcs/mcs/expression.cs:9189
#, csharp-format
msgid "Cannot apply indexing with [] to an expression of type `{0}'"
msgstr ""

#: mcs/mcs/expression.cs:9207
msgid "A pointer must be indexed by only one value"
msgstr ""

#: mcs/mcs/expression.cs:9256
msgid "An element access expression cannot use named argument"
msgstr ""

#: mcs/mcs/expression.cs:9334
#, csharp-format
msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
msgstr ""

#: mcs/mcs/expression.cs:9722
msgid ""
"The indexer base access cannot be dynamically dispatched. Consider casting "
"the dynamic arguments or eliminating the base access"
msgstr ""

#: mcs/mcs/expression.cs:9807
msgid "An expression tree may not contain a base access"
msgstr ""

#: mcs/mcs/expression.cs:9825
msgid "Keyword `base' is not available in a static method"
msgstr ""

#: mcs/mcs/expression.cs:9827
msgid "Keyword `base' is not available in the current context"
msgstr ""

#: mcs/mcs/expression.cs:9865
msgid ""
"A property, indexer or dynamic member access may not be passed as `ref' or "
"`out' parameter"
msgstr ""

#: mcs/mcs/expression.cs:10194
#, csharp-format
msgid "Array elements cannot be of type `{0}'"
msgstr ""

#: mcs/mcs/expression.cs:10197
#, csharp-format
msgid "Array elements cannot be of static type `{0}'"
msgstr ""

#: mcs/mcs/expression.cs:10373
msgid "Cannot use a negative size with stackalloc"
msgstr ""

#: mcs/mcs/expression.cs:10377
msgid "Cannot use stackalloc in finally or catch"
msgstr ""

#: mcs/mcs/expression.cs:10494
#, csharp-format
msgid ""
"Member `{0}' cannot be initialized. An object initializer may only be used "
"for fields, or properties"
msgstr ""

#: mcs/mcs/expression.cs:10503
#, csharp-format
msgid ""
"Static field or property `{0}' cannot be assigned in an object initializer"
msgstr ""

#: mcs/mcs/expression.cs:10710
#, csharp-format
msgid ""
"A field or property `{0}' cannot be initialized with a collection object "
"initializer because type `{1}' does not implement `{2}' interface"
msgstr ""

#: mcs/mcs/expression.cs:10721
#, csharp-format
msgid "Inconsistent `{0}' member declaration"
msgstr ""

#: mcs/mcs/expression.cs:10729
#, csharp-format
msgid ""
"An object initializer includes more than one member `{0}' initialization"
msgstr ""

#: mcs/mcs/expression.cs:10747
#, csharp-format
msgid "Cannot initialize object of type `{0}' with a collection initializer"
msgstr ""

#: mcs/mcs/expression.cs:10884
msgid ""
"Object and collection initializers cannot be used to instantiate a delegate"
msgstr ""

#: mcs/mcs/expression.cs:11049
msgid "Anonymous types cannot be used in this expression"
msgstr ""

#: mcs/mcs/expression.cs:11148
#, csharp-format
msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
msgstr ""

#: mcs/mcs/field.cs:74
msgid ""
"The modifier 'abstract' is not valid on fields. Try using a property instead"
msgstr ""

#: mcs/mcs/field.cs:136
msgid ""
"The FieldOffset attribute can only be placed on members of types marked with "
"the StructLayout(LayoutKind.Explicit)"
msgstr ""

#: mcs/mcs/field.cs:141
msgid "The FieldOffset attribute is not allowed on static or const fields"
msgstr ""

#: mcs/mcs/field.cs:147
msgid ""
"Do not use 'System.Runtime.CompilerServices.FixedBuffer' attribute. Use the "
"'fixed' field modifier instead"
msgstr ""

#: mcs/mcs/field.cs:255
#, csharp-format
msgid ""
"`{0}': Instance field types marked with StructLayout(LayoutKind.Explicit) "
"must have a FieldOffset attribute"
msgstr ""

#: mcs/mcs/field.cs:266
#, csharp-format
msgid "`{0}': cannot declare variables of static types"
msgstr ""

#: mcs/mcs/field.cs:413
#, csharp-format
msgid ""
"`{0}': Fixed size buffers type must be one of the following: bool, byte, "
"short, int, long, char, sbyte, ushort, uint, ulong, float or double"
msgstr ""

#: mcs/mcs/field.cs:450
#, csharp-format
msgid "`{0}': Fixed size buffer fields may only be members of structs"
msgstr ""

#: mcs/mcs/field.cs:465
#, csharp-format
msgid "`{0}': Fixed size buffers must have a length greater than zero"
msgstr ""

#: mcs/mcs/field.cs:488
#, csharp-format
msgid ""
"Fixed size buffer `{0}' of length `{1}' and type `{2}' exceeded 2^31 limit"
msgstr ""

#: mcs/mcs/field.cs:669
#, csharp-format
msgid "`{0}': A volatile field cannot be of the type `{1}'"
msgstr ""

#: mcs/mcs/field.cs:674
#, fuzzy, csharp-format
msgid "`{0}': A field cannot be both volatile and readonly"
msgstr "`{0}' Eine Klasse kann nicht gleichzeitig statisch und versiegelt sein"

#: mcs/mcs/flowanalysis.cs:314
msgid "Control cannot fall through from one case label to another"
msgstr ""

#: mcs/mcs/flowanalysis.cs:543
#, csharp-format
msgid ""
"The label `{0}:' could not be found within the scope of the goto statement"
msgstr ""

#: mcs/mcs/flowanalysis.cs:672
msgid ""
"A throw statement with no arguments is not allowed outside of a catch clause"
msgstr ""

#: mcs/mcs/flowanalysis.cs:683 mcs/mcs/flowanalysis.cs:689
msgid "No enclosing loop out of which to break or continue"
msgstr ""

#: mcs/mcs/flowanalysis.cs:717
msgid "Control cannot leave the body of an anonymous method"
msgstr ""

#: mcs/mcs/flowanalysis.cs:760
msgid "The `await' operator cannot be used in the body of a catch clause"
msgstr ""

#: mcs/mcs/flowanalysis.cs:766
msgid "Cannot yield a value in the body of a try block with a catch clause"
msgstr ""

#: mcs/mcs/flowanalysis.cs:768
msgid "Cannot yield a value in the body of a catch clause"
msgstr ""

#: mcs/mcs/flowanalysis.cs:968
msgid ""
"A throw statement with no arguments is not allowed inside of a finally "
"clause nested inside of the innermost catch clause"
msgstr ""

#: mcs/mcs/flowanalysis.cs:981
msgid "The `await' operator cannot be used in the body of a finally clause"
msgstr ""

#: mcs/mcs/flowanalysis.cs:983 mcs/mcs/iterators.cs:122
msgid "Cannot yield in the body of a finally clause"
msgstr ""

#: mcs/mcs/flowanalysis.cs:996 mcs/mcs/flowanalysis.cs:1012
#: mcs/mcs/flowanalysis.cs:1048 mcs/mcs/statement.cs:807
msgid "Control cannot leave the body of a finally clause"
msgstr ""

#: mcs/mcs/flowanalysis.cs:1194
#, csharp-format
msgid ""
"An automatically implemented property `{0}' must be fully assigned before "
"control leaves the constructor. Consider calling the default struct "
"contructor from a constructor initializer"
msgstr ""

#: mcs/mcs/flowanalysis.cs:1198
#, csharp-format
msgid ""
"Field `{0}' must be fully assigned before control leaves the constructor"
msgstr ""

#: mcs/mcs/generic.cs:159 mcs/mcs/generic.cs:183
#, csharp-format
msgid "Type parameter `{0}' inherits conflicting constraints `{1}' and `{2}'"
msgstr ""
"Der Typparameter  `{0}' erbt die in Konflikt stehenden Einschränkungen  `"
"{1}' und  `{2}'"

#: mcs/mcs/generic.cs:245
#, csharp-format
msgid "A constraint cannot be the dynamic type `{0}'"
msgstr ""

#: mcs/mcs/generic.cs:252
#, csharp-format
msgid ""
"Inconsistent accessibility: constraint type `{0}' is less accessible than `"
"{1}'"
msgstr ""

#: mcs/mcs/generic.cs:259 mcs/mcs/generic.cs:273
#, csharp-format
msgid "Duplicate constraint `{0}' for type parameter `{1}'"
msgstr ""

#: mcs/mcs/generic.cs:288
#, csharp-format
msgid "Circular constraint dependency involving `{0}' and `{1}'"
msgstr "Einschränkungsringabhängigkeit zwischen `{0}' und `{1}'"

#: mcs/mcs/generic.cs:319
#, csharp-format
msgid ""
"Type parameter `{0}' has the `struct' constraint, so it cannot be used as a "
"constraint for `{1}'"
msgstr ""

#: mcs/mcs/generic.cs:330
#, csharp-format
msgid ""
"The class type constraint `{0}' must be listed before any other constraints. "
"Consider moving type constraint to the beginning of the constraint list"
msgstr ""

#: mcs/mcs/generic.cs:336
#, csharp-format
msgid ""
"`{0}': cannot specify both a constraint class and the `class' or `struct' "
"constraint"
msgstr ""
"`{0}': Eine Einschränkung kann nicht gleichzeitig mit einer `class'- oder "
"`struct'-Einschränkung angegeben werden"

#: mcs/mcs/generic.cs:348
#, csharp-format
msgid "A constraint cannot be special class `{0}'"
msgstr ""

#: mcs/mcs/generic.cs:352
msgid "A constraint cannot be the dynamic type"
msgstr ""

#: mcs/mcs/generic.cs:358
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. A constraint must be an interface, a non-"
"sealed class or a type parameter"
msgstr ""

#: mcs/mcs/generic.cs:365
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. Static classes cannot be used as constraints"
msgstr ""

#: mcs/mcs/generic.cs:678
#, csharp-format
msgid "The {2} type parameter `{0}' must be {3} valid on `{1}{4}'"
msgstr ""

#: mcs/mcs/generic.cs:2160
#, csharp-format
msgid "`{0}': static classes cannot be used as generic arguments"
msgstr ""

#: mcs/mcs/generic.cs:2167
#, csharp-format
msgid "The type `{0}' may not be used as a type argument"
msgstr ""

#: mcs/mcs/generic.cs:2261
msgid "Variant type parameters can only be used with interfaces and delegates"
msgstr ""

#: mcs/mcs/generic.cs:2330
#, csharp-format
msgid ""
"Partial method declarations of `{0}' have inconsistent constraints for type "
"parameter `{1}'"
msgstr ""

#: mcs/mcs/generic.cs:2346
#, csharp-format
msgid ""
"Partial declarations of `{0}' have inconsistent constraints for type "
"parameter `{1}'"
msgstr ""

#: mcs/mcs/generic.cs:2528
#, fuzzy, csharp-format
msgid ""
"The type `{0}' must be a reference type in order to use it as type parameter "
"`{1}' in the generic type or method `{2}'"
msgstr ""
"Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
"generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."

#: mcs/mcs/generic.cs:2538
#, fuzzy, csharp-format
msgid ""
"The type `{0}' must be a non-nullable value type in order to use it as type "
"parameter `{1}' in the generic type or method `{2}'"
msgstr ""
"Der Typ `{0}' darf keine NULL-Werte zulassen, wenn er als `{1}'-Parameter im "
"generischen Typ oder in der generischen Methode `{2}' verwendet werden soll."

#: mcs/mcs/generic.cs:2599
#, csharp-format
msgid ""
"The type `{0}' must have a public parameterless constructor in order to use "
"it as parameter `{1}' in the generic type or method `{2}'"
msgstr ""

#: mcs/mcs/generic.cs:2655
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
"method `{2}'. There is no boxing or type parameter conversion from `{0}' to `"
"{3}'"
msgstr ""
"Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
"generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."

#: mcs/mcs/generic.cs:2661
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
"method `{2}'. The nullable type `{0}' never satisfies interface constraint `"
"{3}'"
msgstr ""
"Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
"generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."

#: mcs/mcs/generic.cs:2665
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
"method `{2}'. The nullable type `{0}' does not satisfy constraint `{3}'"
msgstr ""
"Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
"generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."

#: mcs/mcs/generic.cs:2670
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
"method `{2}'. There is no boxing conversion from `{0}' to `{3}'"
msgstr ""
"Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
"generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."

#: mcs/mcs/generic.cs:2675
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
"method `{2}'. There is no implicit reference conversion from `{0}' to `{3}'"
msgstr ""
"Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
"generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."

#: mcs/mcs/iterators.cs:80
msgid "The yield statement cannot be used inside anonymous method blocks"
msgstr ""

#: mcs/mcs/iterators.cs:1118
#, csharp-format
msgid ""
"The body of `{0}' cannot be an iterator block because `{1}' is not an "
"iterator interface type"
msgstr ""

#: mcs/mcs/iterators.cs:1131
msgid "Iterators cannot have ref or out parameters"
msgstr ""

#: mcs/mcs/iterators.cs:1137
msgid "__arglist is not allowed in parameter list of iterators"
msgstr ""

#: mcs/mcs/iterators.cs:1143
msgid "Iterators cannot have unsafe parameters or yield types"
msgstr ""

#: mcs/mcs/iterators.cs:1149 mcs/mcs/statement.cs:5050
msgid "Unsafe code may not appear in iterators"
msgstr ""

#: mcs/mcs/ikvm.cs:269
msgid "SDK path could not be resolved"
msgstr ""

#: mcs/mcs/ikvm.cs:347
#, csharp-format
msgid ""
"Assembly `{0}' references `{1}' which has a higher version number than "
"imported assembly `{2}'"
msgstr ""

#: mcs/mcs/ikvm.cs:356 mcs/mcs/ikvm.cs:360
#, csharp-format
msgid ""
"Assuming assembly reference `{0}' matches assembly `{1}'. You may need to "
"supply runtime policy"
msgstr ""

#: mcs/mcs/ikvm.cs:447
#, csharp-format
msgid ""
"An assembly with the same name `{0}' has already been imported. Consider "
"removing one of the references or sign the assembly"
msgstr ""

#: mcs/mcs/ikvm.cs:456
#, csharp-format
msgid ""
"An assembly with the same identity `{0}' has already been imported. Consider "
"removing one of the references"
msgstr ""

#: mcs/mcs/linq.cs:69
#, csharp-format
msgid ""
"An implementation of `{0}' query expression pattern could not be found. Are "
"you missing `System.Linq' using directive or `System.Core.dll' assembly "
"reference?"
msgstr ""

#: mcs/mcs/linq.cs:91
msgid ""
"Query expressions with a source or join sequence of type `dynamic' are not "
"allowed"
msgstr ""

#: mcs/mcs/linq.cs:101
#, csharp-format
msgid ""
"Ambiguous implementation of the query pattern `{0}' for source type `{1}'"
msgstr ""

#: mcs/mcs/linq.cs:132
#, csharp-format
msgid ""
"An implementation of `{0}' query expression pattern for source type `{1}' "
"could not be found"
msgstr ""

#: mcs/mcs/linq.cs:140
#, csharp-format
msgid ""
"An expression type is incorrect in a subsequent `from' clause in a query "
"expression with source type `{0}'"
msgstr ""

#: mcs/mcs/linq.cs:144
#, csharp-format
msgid ""
"An expression type in `{0}' clause is incorrect. Type inference failed in "
"the call to `{1}'"
msgstr ""

#: mcs/mcs/linq.cs:256
#, csharp-format
msgid "A range variable `{0}' cannot be initialized with `{1}'"
msgstr ""

#: mcs/mcs/linq.cs:828
#, csharp-format
msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
msgstr ""

#: mcs/mcs/linq.cs:835
#, csharp-format
msgid "A range variable `{0}' has already been declared in this scope"
msgstr ""

#: mcs/mcs/linq.cs:842
#, csharp-format
msgid "A range variable `{0}' conflicts with a method type parameter"
msgstr ""

#: mcs/mcs/linq.cs:874
#, csharp-format
msgid ""
"A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
"store the value"
msgstr ""

#: mcs/mcs/literal.cs:57
#, csharp-format
msgid ""
"Cannot convert null to the type parameter `{0}' because it could be a value "
"type. Consider using `default ({0})' instead"
msgstr ""

#: mcs/mcs/literal.cs:63
#, csharp-format
msgid "Cannot convert null to `{0}' because it is a value type"
msgstr ""
"NULL kann nicht in `{0}' konvertiert werden, da dies ein Werttyp ist, der "
"nicht auf NULL festgelegt werden kann"

#: mcs/mcs/literal.cs:274
#, csharp-format
msgid ""
"Literal of type double cannot be implicitly converted to type `{0}'. Add "
"suffix `{1}' to create a literal of this type"
msgstr ""

#: mcs/mcs/membercache.cs:1403
msgid ""
"A partial method declaration and partial method implementation cannot differ "
"on use of `params' modifier"
msgstr ""

#: mcs/mcs/membercache.cs:1406
msgid ""
"A partial method declaration and partial method implementation must be both "
"an extension method or neither"
msgstr ""

#: mcs/mcs/membercache.cs:1410
#, csharp-format
msgid ""
"Overloaded contructor `{0}' cannot differ on use of parameter modifiers only"
msgstr ""

#: mcs/mcs/membercache.cs:1414
#, csharp-format
msgid ""
"Overloaded method `{0}' cannot differ on use of parameter modifiers only"
msgstr ""

#: mcs/mcs/membercache.cs:1446
msgid ""
"A partial method declaration and partial method implementation must be both "
"`static' or neither"
msgstr ""

#: mcs/mcs/membercache.cs:1452
msgid ""
"A partial method declaration and partial method implementation must be both "
"`unsafe' or neither"
msgstr ""

#: mcs/mcs/membercache.cs:1460
#, csharp-format
msgid "A partial method `{0}' declaration is already defined"
msgstr ""

#: mcs/mcs/membercache.cs:1464
#, csharp-format
msgid "A partial method `{0}' implementation is already defined"
msgstr ""

#: mcs/mcs/membercache.cs:1475 mcs/mcs/property.cs:81
#, csharp-format
msgid "A member `{0}' is already reserved"
msgstr ""

#: mcs/mcs/membercache.cs:1486
#, csharp-format
msgid "Duplicate user-defined conversion in type `{0}'"
msgstr ""

#: mcs/mcs/membercache.cs:1492
#, csharp-format
msgid ""
"A member `{0}' is already defined. Rename this member or use different "
"parameter types"
msgstr ""

#: mcs/mcs/method.cs:554
#, csharp-format
msgid "`{0}': Async methods cannot use `MethodImplOptions.Synchronized'"
msgstr ""

#: mcs/mcs/method.cs:562
msgid ""
"The DllImport attribute must be specified on a method marked `static' and "
"`extern'"
msgstr ""

#: mcs/mcs/method.cs:663
#, csharp-format
msgid "`{0}': A partial method parameters cannot use `out' modifier"
msgstr ""

#: mcs/mcs/method.cs:725
#, csharp-format
msgid ""
"Conditional not valid on `{0}' because it is a constructor, destructor, "
"operator or explicit interface implementation"
msgstr ""
"Das Conditional-Attribut ist für `{0}' ungültig, weil dies ein Konstruktor, "
"Destruktor, Operator oder eine explizite Schnittstellenimplementierung ist"

#: mcs/mcs/method.cs:895
msgid ""
"A partial method cannot define access modifier or any of abstract, extern, "
"new, override, sealed, or virtual modifiers"
msgstr ""

#: mcs/mcs/method.cs:901
msgid ""
"A partial method must be declared within a partial class or partial struct"
msgstr ""

#: mcs/mcs/method.cs:906
#, csharp-format
msgid "`{0}': Extension methods must be declared static"
msgstr "`{0}': Erweiterungsmethoden müssen statisch sein"

#: mcs/mcs/method.cs:922
#, csharp-format
msgid "Program `{0}' has more than one entry point defined: `{1}'"
msgstr ""

#: mcs/mcs/method.cs:965
#, csharp-format
msgid "Conditional not valid on `{0}' because it is an override method"
msgstr ""
"Das Conditional-Attribut ist für `{0}' ungültig, da es eine überschriebene "
"Funktion ist"

#: mcs/mcs/method.cs:970
#, csharp-format
msgid "Conditional not valid on `{0}' because its return type is not void"
msgstr ""
"Das Conditional-Attribut ist für `{0}' ungültig, da der Rückgabetyp nicht "
"leer ist"

#: mcs/mcs/method.cs:975
msgid "Conditional not valid on interface members"
msgstr "Das Conditional-Attribut ist für Schnittstellenmember ungültig"

#: mcs/mcs/method.cs:981
#, fuzzy, csharp-format
msgid "Conditional member `{0}' cannot implement interface member `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/method.cs:988
#, csharp-format
msgid "Conditional method `{0}' cannot have an out parameter"
msgstr ""

#: mcs/mcs/method.cs:1176
#, csharp-format
msgid ""
"The constraints for type parameter `{0}' of method `{1}' must match the "
"constraints for type parameter `{2}' of interface method `{3}'. Consider "
"using an explicit interface implementation instead"
msgstr ""

#: mcs/mcs/method.cs:1231
msgid "The return type of an async method must be void, Task, or Task<T>"
msgstr ""

#: mcs/mcs/method.cs:1248
#, fuzzy, csharp-format
msgid "`{0}': Extension methods cannot be defined in a nested class"
msgstr ""
"`{0}': Erweiterungsmethoden müssen in einer nicht generischen statischen "
"Klasse definiert werden"

#: mcs/mcs/method.cs:1254
#, csharp-format
msgid ""
"`{0}': Extension methods require `System.Runtime.CompilerServices."
"ExtensionAttribute' type to be available. Are you missing an assembly "
"reference?"
msgstr ""

#: mcs/mcs/method.cs:1263
#, csharp-format
msgid "`{0}': Extension methods must be defined in a non-generic static class"
msgstr ""
"`{0}': Erweiterungsmethoden müssen in einer nicht generischen statischen "
"Klasse definiert werden"

#: mcs/mcs/method.cs:1279
#, fuzzy, csharp-format
msgid "`{0}': an entry point cannot be async method"
msgstr "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"

#: mcs/mcs/method.cs:1329
#, csharp-format
msgid ""
"A partial method `{0}' implementation is missing a partial method declaration"
msgstr ""

#: mcs/mcs/method.cs:1367
#, csharp-format
msgid "Method or delegate cannot return type `{0}'"
msgstr ""

#: mcs/mcs/method.cs:1445
msgid ""
"The constructor call cannot be dynamically dispatched within constructor "
"initializer"
msgstr ""

#: mcs/mcs/method.cs:1459
#, fuzzy, csharp-format
msgid "`{0}': Struct constructors cannot call base constructors"
msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"

#: mcs/mcs/method.cs:1477
#, csharp-format
msgid "Constructor `{0}' cannot call itself"
msgstr ""

#: mcs/mcs/method.cs:1613
#, csharp-format
msgid "`{0}': The static constructor must be parameterless"
msgstr ""

#: mcs/mcs/method.cs:1634
msgid "Structs cannot contain explicit parameterless constructors"
msgstr ""

#: mcs/mcs/method.cs:1689
#, csharp-format
msgid ""
"`{0}': A class with the ComImport attribute cannot have a user-defined "
"constructor"
msgstr ""

#: mcs/mcs/method.cs:1941
#, fuzzy, csharp-format
msgid "`{0}' is an accessor not found in interface member `{1}{2}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/method.cs:1947
#, csharp-format
msgid ""
"`{0}.{1}' in explicit interface declaration is not a member of interface"
msgstr ""

#: mcs/mcs/method.cs:1955
#, csharp-format
msgid ""
"`{0}' explicit method implementation cannot implement `{1}' because it is an "
"accessor"
msgstr ""

#: mcs/mcs/method.cs:1965
#, fuzzy, csharp-format
msgid "Method `{0}' cannot implement interface accessor `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/method.cs:1972
#, csharp-format
msgid ""
"Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
"an explicit interface implementation"
msgstr ""

#: mcs/mcs/method.cs:1979
#, fuzzy, csharp-format
msgid ""
"Accessor `{0}' must be declared public to implement interface member `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/method.cs:1999
#, csharp-format
msgid ""
"`{0}': the explicit interface implementation cannot introduce the params "
"modifier"
msgstr ""

#: mcs/mcs/method.cs:2340
#, csharp-format
msgid ""
"Attribute `{0}' is not valid on property or event accessors. It is valid on `"
"{1}' declarations only"
msgstr ""

#: mcs/mcs/method.cs:2568
#, csharp-format
msgid "User-defined operator `{0}' must be declared static and public"
msgstr ""

#: mcs/mcs/method.cs:2612
msgid ""
"User-defined operator cannot take an object of the enclosing type and "
"convert to an object of the enclosing type"
msgstr ""

#: mcs/mcs/method.cs:2623
msgid "User-defined conversion must convert to or from the enclosing type"
msgstr ""

#: mcs/mcs/method.cs:2629
#, csharp-format
msgid ""
"User-defined conversion `{0}' cannot convert to or from the dynamic type"
msgstr ""

#: mcs/mcs/method.cs:2636
#, csharp-format
msgid ""
"User-defined conversion `{0}' cannot convert to or from an interface type"
msgstr ""

#: mcs/mcs/method.cs:2643
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a base class"
msgstr ""

#: mcs/mcs/method.cs:2649
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
msgstr ""

#: mcs/mcs/method.cs:2656
msgid ""
"Overloaded shift operator must have the type of the first operand be the "
"containing type, and the type of the second operand must be int"
msgstr ""

#: mcs/mcs/method.cs:2665
msgid ""
"The return type for ++ or -- operator must be the containing type or derived "
"from the containing type"
msgstr ""
"Der Rückgabetyp für die Operatoren ++ und -- muss der enthaltene Typ sein "
"oder vom enthaltenen Typ abgeleitet sein"

#: mcs/mcs/method.cs:2670
msgid "The parameter type for ++ or -- operator must be the containing type"
msgstr "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"

#: mcs/mcs/method.cs:2677
#, fuzzy
msgid "The parameter type of a unary operator must be the containing type"
msgstr "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"

#: mcs/mcs/method.cs:2685
msgid "The return type of operator True or False must be bool"
msgstr ""

#: mcs/mcs/method.cs:2700
#, fuzzy
msgid "One of the parameters of a binary operator must be the containing type"
msgstr "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"

#: mcs/mcs/modifiers.cs:277
#, csharp-format
msgid "The modifier `{0}' is not valid for this item"
msgstr ""

#: mcs/mcs/namespace.cs:263
#, fuzzy, csharp-format
msgid ""
"The type or namespace name `{0}' could not be found in the global namespace. "
"Are you missing {1} assembly reference?"
msgstr ""
"Der Typ oder Namespacename `{0}' konnte im globalen Namesapce nicht gefunden "
"werden. Fehlt ein Assemblyverweis?"

#: mcs/mcs/namespace.cs:267
#, fuzzy, csharp-format
msgid ""
"The type or namespace name `{0}' does not exist in the namespace `{1}'. Are "
"you missing {2} assembly reference?"
msgstr ""
"Der Typ oder Namespacename `{0}' existiert nicht im Namespace `{1}'. Fehlt "
"ein Assemblyverweis?"

#: mcs/mcs/namespace.cs:358
#, csharp-format
msgid "The imported type `{0}' is defined multiple times"
msgstr ""

#: mcs/mcs/namespace.cs:837 mcs/mcs/namespace.cs:849
msgid ""
"A using clause must precede all other namespace elements except extern alias "
"declarations"
msgstr ""

#: mcs/mcs/namespace.cs:865
#, csharp-format
msgid "The using alias `{0}' appeared previously in this namespace"
msgstr ""

#: mcs/mcs/namespace.cs:903 mcs/mcs/namespace.cs:926
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""

#: mcs/mcs/namespace.cs:1148
#, csharp-format
msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
msgstr ""

#: mcs/mcs/namespace.cs:1200
#, csharp-format
msgid "`{0}' is an ambiguous reference between `{1}' and `{2}'"
msgstr ""

#: mcs/mcs/namespace.cs:1396
#, csharp-format
msgid ""
"`{0}' is a type not a namespace. A using namespace directive can only be "
"applied to namespaces"
msgstr ""

#: mcs/mcs/namespace.cs:1420
#, csharp-format
msgid "The extern alias `{0}' was not specified in -reference option"
msgstr ""
"Der externe Alias `{0}' wurde nicht in der -reference-Option angegeben."

#: mcs/mcs/nullable.cs:1044
msgid ""
"An expression tree cannot contain a coalescing operator with null left side"
msgstr ""

#: mcs/mcs/parameter.cs:157
msgid "The params parameter must be a single dimensional array"
msgstr ""

#: mcs/mcs/parameter.cs:319
msgid "An out parameter cannot have the `In' attribute"
msgstr ""

#: mcs/mcs/parameter.cs:324
msgid ""
"Do not use `System.ParamArrayAttribute'. Use the `params' keyword instead"
msgstr ""

#: mcs/mcs/parameter.cs:331
msgid ""
"Cannot specify only `Out' attribute on a ref parameter. Use both `In' and "
"`Out' attributes or neither"
msgstr ""

#: mcs/mcs/parameter.cs:340
#, csharp-format
msgid "Cannot specify `{0}' attribute on optional parameter `{1}'"
msgstr ""

#: mcs/mcs/parameter.cs:349
msgid ""
"The CallerMemberName attribute can only be applied to parameters with "
"default value"
msgstr ""

#: mcs/mcs/parameter.cs:354
msgid ""
"The CallerLineNumber attribute can only be applied to parameters with "
"default value"
msgstr ""

#: mcs/mcs/parameter.cs:359
msgid ""
"The CallerFilePath attribute can only be applied to parameters with default "
"value"
msgstr ""

#: mcs/mcs/parameter.cs:392
#, csharp-format
msgid "Method or delegate parameter cannot be of type `{0}'"
msgstr ""

#: mcs/mcs/parameter.cs:402
#, csharp-format
msgid "`{0}': static types cannot be used as parameters"
msgstr ""

#: mcs/mcs/parameter.cs:408
#, csharp-format
msgid "The extension method cannot be of type `{0}'"
msgstr ""

#: mcs/mcs/parameter.cs:429 mcs/mcs/parameter.cs:441
#, csharp-format
msgid ""
"The CallerMemberName attribute cannot be applied because there is no "
"standard conversion from `{0}' to `{1}'"
msgstr ""

#: mcs/mcs/parameter.cs:453
#, csharp-format
msgid ""
"The CallerFilePath attribute cannot be applied because there is no standard "
"conversion from `{0}' to `{1}'"
msgstr ""

#: mcs/mcs/parameter.cs:499
#, csharp-format
msgid ""
"Argument of type `{0}' is not applicable for the DefaultParameterValue "
"attribute"
msgstr ""

#: mcs/mcs/parameter.cs:503
#, csharp-format
msgid ""
"The DefaultParameterValue attribute is not applicable on parameters of type `"
"{0}'"
msgstr ""

#: mcs/mcs/parameter.cs:531
msgid "The type of the default value should match the type of the parameter"
msgstr ""

#: mcs/mcs/parameter.cs:682
msgid "An expression tree parameter cannot use `ref' or `out' modifier"
msgstr ""

#: mcs/mcs/parameter.cs:1191
#, csharp-format
msgid "The parameter name `{0}' conflicts with a compiler generated name"
msgstr ""

#: mcs/mcs/parameter.cs:1351
#, csharp-format
msgid ""
"The expression being assigned to optional parameter `{0}' must be a constant "
"or default value"
msgstr ""

#: mcs/mcs/parameter.cs:1368
#, csharp-format
msgid ""
"The expression being assigned to nullable optional parameter `{0}' must be "
"default value"
msgstr ""

#: mcs/mcs/parameter.cs:1376
#, csharp-format
msgid ""
"Optional parameter `{0}' of type `{1}' can only be initialized with `null'"
msgstr ""

#: mcs/mcs/parameter.cs:1387
#, csharp-format
msgid ""
"Optional parameter expression of type `{0}' cannot be converted to parameter "
"type `{1}'"
msgstr ""

#: mcs/mcs/pending.cs:326
#, csharp-format
msgid ""
"Cannot implement interface `{0}' with the specified type parameters because "
"it causes method `{1}' to differ on parameter modifiers only"
msgstr ""

#: mcs/mcs/pending.cs:707
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' is static"
msgstr ""

#: mcs/mcs/pending.cs:711
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' is not public"
msgstr ""

#: mcs/mcs/pending.cs:715
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' return type `{3}' does not match interface member return "
"type `{4}'"
msgstr ""

#: mcs/mcs/pending.cs:720
#, csharp-format
msgid "`{0}' does not implement interface member `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/pending.cs:725
#, csharp-format
msgid "`{0}' does not implement inherited abstract member `{1}'"
msgstr ""

#: mcs/mcs/property.cs:349
#, csharp-format
msgid ""
"`{0}': accessibility modifiers may not be used on accessors in an interface"
msgstr ""

#: mcs/mcs/property.cs:352
#, csharp-format
msgid "`{0}': abstract properties cannot have private accessors"
msgstr "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"

#: mcs/mcs/property.cs:402
#, csharp-format
msgid ""
"The accessibility modifier of the `{0}' accessor must be more restrictive "
"than the modifier of the property or indexer `{1}'"
msgstr ""

#: mcs/mcs/property.cs:511
#, csharp-format
msgid "Explicit interface implementation `{0}' is missing accessor `{1}'"
msgstr ""

#: mcs/mcs/property.cs:530
#, csharp-format
msgid ""
"`{0}': cannot override because `{1}' does not have an overridable get "
"accessor"
msgstr ""

#: mcs/mcs/property.cs:547
#, csharp-format
msgid ""
"`{0}': cannot override because `{1}' does not have an overridable set "
"accessor"
msgstr ""

#: mcs/mcs/property.cs:588
#, csharp-format
msgid ""
"`{0}': Cannot specify accessibility modifiers for both accessors of the "
"property or indexer"
msgstr ""

#: mcs/mcs/property.cs:595
#, csharp-format
msgid ""
"`{0}': accessibility modifiers on accessors may only be used if the property "
"or indexer has both a get and a set accessor"
msgstr ""

#: mcs/mcs/property.cs:836
#, csharp-format
msgid ""
"Automatically implemented property `{0}' cannot be used inside a type with "
"an explicit StructLayout attribute"
msgstr ""

#: mcs/mcs/property.cs:1332
#, csharp-format
msgid "`{0}': event must be of a delegate type"
msgstr ""

#: mcs/mcs/property.cs:1608
#, csharp-format
msgid ""
"The `{0}' attribute is valid only on an indexer that is not an explicit "
"interface member declaration"
msgstr ""

#: mcs/mcs/property.cs:1612
msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
msgstr ""

#: mcs/mcs/module.cs:341
#, csharp-format
msgid "Value specified for the argument to `{0}' is not valid"
msgstr ""

#: mcs/mcs/statement.cs:101
msgid ""
"A lambda expression with statement body cannot be converted to an expresion "
"tree"
msgstr ""

#: mcs/mcs/statement.cs:870
#, csharp-format
msgid ""
"An object of a type convertible to `{0}' is required for the return statement"
msgstr ""

#: mcs/mcs/statement.cs:884 mcs/mcs/statement.cs:908
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by any expression when method "
"returns void"
msgstr ""

#: mcs/mcs/statement.cs:921
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by an expression when async "
"delegate returns `Task'. Consider using `Task<T>' return type"
msgstr ""

#: mcs/mcs/statement.cs:925
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by an expression when async "
"method returns `Task'. Consider using `Task<T>' return type"
msgstr ""

#: mcs/mcs/statement.cs:938
#, csharp-format
msgid ""
"`{0}': The return expression type of async method must be `{1}' rather than "
"`Task<{1}>'"
msgstr ""

#: mcs/mcs/statement.cs:948
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by any expression when delegate "
"returns void"
msgstr ""

#: mcs/mcs/statement.cs:981
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' because some of the return types "
"in the block are not implicitly convertible to the delegate return type"
msgstr ""

#: mcs/mcs/statement.cs:1029
msgid ""
"Cannot return a value from iterators. Use the yield return statement to "
"return a value, or yield break to end the iteration"
msgstr ""

#: mcs/mcs/statement.cs:1201 mcs/mcs/statement.cs:1244
msgid "A goto case is only valid inside a switch statement"
msgstr ""

#: mcs/mcs/statement.cs:1327 mcs/mcs/statement.cs:5451
msgid "The type caught or thrown must be derived from System.Exception"
msgstr ""

#: mcs/mcs/statement.cs:1575
msgid "A fixed statement cannot use an implicitly typed local variable"
msgstr ""

#: mcs/mcs/statement.cs:1580
msgid "An implicitly typed local variable cannot be a constant"
msgstr ""

#: mcs/mcs/statement.cs:1585
msgid ""
"An implicitly typed local variable declarator must include an initializer"
msgstr ""

#: mcs/mcs/statement.cs:1590
msgid ""
"An implicitly typed local variable declaration cannot include multiple "
"declarators"
msgstr ""

#: mcs/mcs/statement.cs:2205
#, csharp-format
msgid ""
"A local variable named `{0}' cannot be declared in this scope because it "
"would give a different meaning to `{0}', which is already used in a `{1}' "
"scope to denote something else"
msgstr ""

#: mcs/mcs/statement.cs:2217
#, csharp-format
msgid "A local variable named `{0}' is already defined in this scope"
msgstr ""

#: mcs/mcs/statement.cs:2224
#, csharp-format
msgid ""
"The type parameter name `{0}' is the same as local variable or parameter name"
msgstr ""

#: mcs/mcs/statement.cs:3004
#, csharp-format
msgid ""
"The out parameter `{0}' must be assigned to before control leaves the "
"current method"
msgstr ""

#: mcs/mcs/statement.cs:3122
#, csharp-format
msgid "`{0}': not all code paths return a value"
msgstr ""

#: mcs/mcs/statement.cs:3139
#, csharp-format
msgid "Not all code paths return a value in anonymous method of type `{0}'"
msgstr ""

#: mcs/mcs/statement.cs:3187
#, fuzzy
msgid "Async methods cannot have ref or out parameters"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/statement.cs:3193
msgid "__arglist is not allowed in parameter list of async methods"
msgstr ""

#: mcs/mcs/statement.cs:3199
#, fuzzy
msgid "Async methods cannot have unsafe parameters"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"

#: mcs/mcs/statement.cs:3399
#, csharp-format
msgid "The label `{0}' is a duplicate"
msgstr ""

#: mcs/mcs/statement.cs:3408 mcs/mcs/statement.cs:3419
#, csharp-format
msgid ""
"The label `{0}' shadows another label by the same name in a contained scope"
msgstr ""

#: mcs/mcs/statement.cs:3727
#, csharp-format
msgid "The label `case {0}:' already occurs in this switch statement"
msgstr ""

#: mcs/mcs/statement.cs:4153
#, csharp-format
msgid ""
"A switch expression of type `{0}' cannot be converted to an integral type, "
"bool, char, string, enum or nullable type"
msgstr ""

#: mcs/mcs/statement.cs:4834
#, csharp-format
msgid "`{0}' is not a reference type as required by the lock statement"
msgstr ""

#: mcs/mcs/statement.cs:5181
msgid "The type of locals declared in a fixed statement must be a pointer type"
msgstr ""

#: mcs/mcs/statement.cs:5197
msgid ""
"The right hand side of a fixed statement assignment may not be a cast "
"expression"
msgstr ""

#: mcs/mcs/statement.cs:5267
msgid ""
"You cannot use the fixed statement to take the address of an already fixed "
"expression"
msgstr ""

#: mcs/mcs/statement.cs:5623
#, csharp-format
msgid ""
"A previous catch clause already catches all exceptions of this or a super "
"type `{0}'"
msgstr ""

#: mcs/mcs/statement.cs:5763
#, csharp-format
msgid ""
"`{0}': type used in a using statement must be implicitly convertible to "
"`System.IDisposable'"
msgstr ""

#: mcs/mcs/statement.cs:6167
#, csharp-format
msgid ""
"foreach statement requires that the return type `{0}' of `{1}' must have a "
"suitable public MoveNext method and public Current property"
msgstr ""

#: mcs/mcs/statement.cs:6211
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it "
"contains multiple implementation of `{1}'. Try casting to a specific "
"implementation"
msgstr ""

#: mcs/mcs/statement.cs:6233
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it does "
"not contain a definition for `{1}' or is inaccessible"
msgstr ""

#: mcs/mcs/statement.cs:6464
msgid "Use of null is not valid in this context"
msgstr ""

#: mcs/mcs/statement.cs:6476
#, csharp-format
msgid "Foreach statement cannot operate on a `{0}'"
msgstr ""

#: mcs/mcs/typemanager.cs:796
#, csharp-format
msgid "The predefined type `{0}.{1}' is not defined or imported"
msgstr ""

#: mcs/mcs/typemanager.cs:841
#, csharp-format
msgid ""
"The predefined type `{0}.{1}' is defined multiple times. Using definition "
"from `{2}'"
msgstr ""

#: mcs/mcs/typemanager.cs:852
#, csharp-format
msgid ""
"The predefined type `{0}.{1}' is defined in an assembly that is not "
"referenced."
msgstr ""

#: mcs/mcs/typemanager.cs:862
#, csharp-format
msgid "The predefined type `{0}.{1}' is not declared correctly"
msgstr ""

#: mcs/mcs/typemanager.cs:988
#, csharp-format
msgid ""
"The compiler required member `{0}.{1}{2}' could not be found or is "
"inaccessible"
msgstr ""

#: mcs/mcs/typemanager.cs:1107
#, csharp-format
msgid ""
"Cannot take the address of, get the size of, or declare a pointer to a "
"managed type `{0}'"
msgstr ""

#~ msgid ""
#~ "The type or namespace name `{0}' could not be found. Are you missing a "
#~ "using directive or an assembly reference?"
#~ msgstr ""
#~ "Der Typ oder Namespacename `{0}' konnte nicht gefunden werden. Fehlt eine "
#~ "using-Direktive oder ein Assemblyverweis?"

#, fuzzy
#~ msgid "An expression tree cannot contain an await operator"
#~ msgstr ""
#~ "`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
#~ "beinhalten"

#~ msgid "An extern alias declaration must precede all other elements"
#~ msgstr ""
#~ "Eine externe Aliasdeklaration muss allen anderen Elementen vorangehen"

#, fuzzy
#~ msgid "The constant `{0}' cannot be marked static"
#~ msgstr ""
#~ "`{0}': Eine abstrakte Klasse darf nicht versiegelt oder statisch sein"

#, fuzzy
#~ msgid "Value or constant expected"
#~ msgstr "Methodennamen erwartet"

#, fuzzy
#~ msgid "`{0}': interface members cannot have a definition"
#~ msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"

#, fuzzy
#~ msgid "`{0}': property or indexer cannot have void type"
#~ msgstr ""
#~ "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"

#, fuzzy
#~ msgid "`{0}': property or indexer must have at least one accessor"
#~ msgstr ""
#~ "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"

#, fuzzy
#~ msgid "A get or set accessor expected"
#~ msgstr "Methodennamen erwartet"

#, fuzzy
#~ msgid "Interfaces cannot contain contructors"
#~ msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"

#, fuzzy
#~ msgid ""
#~ "`{0}': static constructor cannot have an explicit `this' or `base' "
#~ "constructor call"
#~ msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"

#, fuzzy
#~ msgid "Only class types can contain destructor"
#~ msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"

#, fuzzy
#~ msgid "`{0}': event in interface cannot have an initializer"
#~ msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"

#, fuzzy
#~ msgid "`{0}': abstract event cannot have an initializer"
#~ msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"

#, fuzzy
#~ msgid "`{0}': event property must have both add and remove accessors"
#~ msgstr ""
#~ "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"

#, fuzzy
#~ msgid "Type parameter declaration must be an identifier not a type"
#~ msgstr ""
#~ "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"

#~ msgid "Invalid parameter type `void'"
#~ msgstr "Ungültiger Parametertyp `void'"

#, fuzzy
#~ msgid "Invalid base type `{0}'"
#~ msgstr "Ungültiger Parametertyp `void'"

#, fuzzy
#~ msgid "The `new()' constraint must be the last constraint specified"
#~ msgstr ""
#~ "Die `new()'-Einschränkung muss als letzte Einschränkung definiert werden"

#~ msgid ""
#~ "The `class' or `struct' constraint must be the first constraint specified"
#~ msgstr ""
#~ "Die `class'- oder `struct'-Einschränkung muss als erste Einschränkung "
#~ "definiert werden"

#, fuzzy
#~ msgid "Invalid constraint type `{0}'"
#~ msgstr "Ungültiger Parametertyp `void'"

#, fuzzy
#~ msgid "; expected"
#~ msgstr "Methodennamen erwartet"

#, fuzzy
#~ msgid "Type expected"
#~ msgstr "Methodennamen erwartet"

#~ msgid "Missing argument to --linkres"
#~ msgstr "Fehlendes Argument bei --linkres"

#~ msgid "Missing argument to --resource"
#~ msgstr "Fehlendes Argument bei --resource"

#~ msgid "--wlevel requires a value from 0 to 4"
#~ msgstr "--wlevel benötigt einen Wert zwischen 0 und 4"

#~ msgid "--mcs-debug requires an argument"
#~ msgstr "--mcs-debug benötigt ein Argument"

#~ msgid "Invalid argument to --mcs-debug"
#~ msgstr "Ungültiges Argument für --mcs-debug"

#~ msgid "--recurse requires an argument"
#~ msgstr "--recurse benötigt ein Argument"

#, fuzzy
#~ msgid ""
#~ "Invalid -langversion option `{0}'. It must be `ISO-1', `ISO-2', `3' or "
#~ "`Default'"
#~ msgstr ""
#~ "Ungültige Option `{0}' für /langversion. Es muss entweder `ISO-1', "
#~ "`ISO-2' oder `Default' sein"

#, fuzzy
#~ msgid "Missing argument for `{0}' option"
#~ msgstr "Fehlendes Argument bei --linkres"

#, fuzzy
#~ msgid "Invalid reference alias `{0}='. Missing filename"
#~ msgstr "Ungültiger Referenz Alias '"

#, fuzzy
#~ msgid ""
#~ "Invalid extern alias for -reference. Alias `{0}' is not a valid identifier"
#~ msgstr "Ungültiger externer Alias für /reference. Alias '"

#~ msgid "Compilation aborted in file `{0}', {1}"
#~ msgstr "Kompilierung abgebrochen in Datei `{0}', {1}"

#~ msgid "Couldn't run pkg-config: "
#~ msgstr "Kann pkg-config nicht ausführen:"

#~ msgid "Error running pkg-config. Check the above output."
#~ msgstr ""
#~ "Fehler beim ausführen von pkg-config. Bitte prüfen Sie die Ausgabe oben."

#~ msgid "-recurse requires an argument"
#~ msgstr "-recurse benötigt ein Argument"

#~ msgid "-reference requires an argument"
#~ msgstr "-reference benötigt ein Argument"

#~ msgid " requires an argument"
#~ msgstr "benötigt ein Argument"

#~ msgid "/lib requires an argument"
#~ msgstr "/lib benötigt ein Argument"

#~ msgid "/nowarn requires an argument"
#~ msgstr "/nowarn benötigt ein Argument"

#~ msgid ""
#~ "Feature `{0}' is not available in Mono mcs1 compiler. Consider using the "
#~ "`gmcs' compiler instead"
#~ msgstr ""
#~ "Das Feature `{0}' ist im Mono mcs1 Kompiler nicht verfügbar. Benutzen Sie "
#~ "stattdessen bitte den `gmcs' Kompiler."

#~ msgid ""
#~ "Your .NET Runtime does not support `{0}'. Please use the latest Mono "
#~ "runtime instead."
#~ msgstr ""
#~ "Ihre .NET Laufzeitumgebung unterstützt kein `{0}'. Bitte benutzen Sie die "
#~ "letzte aktuelle Mono Laufzeitumgebung stattdessen."