summaryrefslogtreecommitdiff
path: root/po/mcs/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/mcs/de.po')
-rw-r--r--po/mcs/de.po1093
1 files changed, 575 insertions, 518 deletions
diff --git a/po/mcs/de.po b/po/mcs/de.po
index e8f60199d6..8b3c0dcd1c 100644
--- a/po/mcs/de.po
+++ b/po/mcs/de.po
@@ -2,7 +2,7 @@ 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"
+"POT-Creation-Date: 2014-02-19 13:59-0500\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"
@@ -13,81 +13,81 @@ msgstr ""
"X-Poedit-Language: German\n"
"X-Poedit-Country: GERMANY\n"
-#: mcs/mcs/anonymous.cs:1006
+#: mcs/mcs/anonymous.cs:1025
#, csharp-format
msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
msgstr ""
-#: mcs/mcs/anonymous.cs:1011
+#: mcs/mcs/anonymous.cs:1030
#, csharp-format
msgid "Cannot convert `{0}' to non-delegate type `{1}'"
msgstr ""
-#: mcs/mcs/anonymous.cs:1023
+#: mcs/mcs/anonymous.cs:1042
#, 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
+#: mcs/mcs/anonymous.cs:1054 mcs/mcs/ecore.cs:5370
#, csharp-format
msgid "Delegate `{0}' does not take `{1}' arguments"
msgstr ""
-#: mcs/mcs/anonymous.cs:1050
+#: mcs/mcs/anonymous.cs:1069
#, csharp-format
msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
msgstr ""
-#: mcs/mcs/anonymous.cs:1053
+#: mcs/mcs/anonymous.cs:1072
#, csharp-format
msgid "Parameter `{0}' must be declared with the `{1}' keyword"
msgstr ""
-#: mcs/mcs/anonymous.cs:1070
+#: mcs/mcs/anonymous.cs:1089
#, csharp-format
msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
msgstr ""
-#: mcs/mcs/anonymous.cs:1216
+#: mcs/mcs/anonymous.cs:1235
msgid "Async lambda expressions cannot be converted to expression trees"
msgstr ""
-#: mcs/mcs/anonymous.cs:1265
+#: mcs/mcs/anonymous.cs:1284
msgid "An anonymous method cannot be converted to an expression tree"
msgstr ""
-#: mcs/mcs/anonymous.cs:1284
+#: mcs/mcs/anonymous.cs:1303
#, 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
+#: mcs/mcs/anonymous.cs:1327
msgid ""
"Anonymous methods and lambda expressions cannot be used in the current "
"context"
msgstr ""
-#: mcs/mcs/anonymous.cs:1351
+#: mcs/mcs/anonymous.cs:1363
#, 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
+#: mcs/mcs/anonymous.cs:1383
#, fuzzy, csharp-format
msgid "Cannot convert async {0} to delegate type `{1}'"
msgstr "Kann Typ `{0}'<...> nicht finden"
-#: mcs/mcs/anonymous.cs:1619
+#: mcs/mcs/anonymous.cs:1692
msgid "An expression tree cannot contain an anonymous method expression"
msgstr ""
-#: mcs/mcs/anonymous.cs:1910
+#: mcs/mcs/anonymous.cs:1982
#, csharp-format
msgid ""
"`{0}': An anonymous type cannot have multiple properties with the same name"
@@ -98,24 +98,24 @@ msgid ""
"An expression tree cannot contain an invocation which uses optional parameter"
msgstr ""
-#: mcs/mcs/argument.cs:231
+#: mcs/mcs/argument.cs:252
msgid "An expression tree cannot contain named argument"
msgstr ""
-#: mcs/mcs/argument.cs:342
+#: mcs/mcs/argument.cs:363
#, 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
+#: mcs/mcs/argument.cs:367
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
+#: mcs/mcs/argument.cs:370
#, csharp-format
msgid ""
"An expression of type `{0}' cannot be used as an argument of dynamic "
@@ -126,59 +126,59 @@ msgstr ""
msgid "An expression tree cannot contain an assignment operator"
msgstr ""
-#: mcs/mcs/assign.cs:699
+#: mcs/mcs/assign.cs:743
#, csharp-format
msgid "Cannot assign to `{0}' because it is a `{1}'"
msgstr ""
-#: mcs/mcs/assembly.cs:285
+#: mcs/mcs/assembly.cs:286
msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
msgstr ""
-#: mcs/mcs/assembly.cs:293
+#: mcs/mcs/assembly.cs:294
#, csharp-format
msgid "A duplicate type forward of type `{0}'"
msgstr ""
-#: mcs/mcs/assembly.cs:302
+#: mcs/mcs/assembly.cs:303
#, 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
+#: mcs/mcs/assembly.cs:309
#, 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
+#: mcs/mcs/assembly.cs:338
#, 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
+#: mcs/mcs/assembly.cs:346
#, 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
+#: mcs/mcs/assembly.cs:392
#, csharp-format
msgid "Referenced assembly `{0}' does not have a strong name"
msgstr ""
-#: mcs/mcs/assembly.cs:395
+#: mcs/mcs/assembly.cs:398
#, csharp-format
msgid "Referenced assembly `{0}' has different culture setting of `{1}'"
msgstr ""
-#: mcs/mcs/assembly.cs:410
+#: mcs/mcs/assembly.cs:413
#, csharp-format
msgid ""
"Friend access was granted to `{0}', but the output assembly is named `{1}'. "
@@ -186,145 +186,153 @@ msgid ""
"it"
msgstr ""
-#: mcs/mcs/assembly.cs:424
+#: mcs/mcs/assembly.cs:427
msgid ""
"Could not sign the assembly. ECMA key can only be used to delay-sign "
"assemblies"
msgstr ""
-#: mcs/mcs/assembly.cs:667
+#: mcs/mcs/assembly.cs:681
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
+#: mcs/mcs/assembly.cs:716 mcs/mcs/assembly.cs:731
#, csharp-format
msgid ""
"Option `{0}' overrides attribute `{1}' given in a source file or added module"
msgstr ""
-#: mcs/mcs/assembly.cs:752
+#: mcs/mcs/assembly.cs:766
msgid "Delay signing was requested but no key file was given"
msgstr ""
-#: mcs/mcs/assembly.cs:773
+#: mcs/mcs/assembly.cs:787
msgid "Cannot link resource file when building a module"
msgstr ""
-#: mcs/mcs/assembly.cs:778
+#: mcs/mcs/assembly.cs:792
#, fuzzy, csharp-format
msgid "Error reading resource file `{0}'"
msgstr "Fehler beim erstellen der XML-Dokumentationsdatei `{0}' (`{1}')"
-#: mcs/mcs/assembly.cs:848
+#: mcs/mcs/assembly.cs:862
msgid "Could not write to file `"
msgstr ""
-#: mcs/mcs/assembly.cs:892
+#: mcs/mcs/assembly.cs:906
msgid "Cannot specify -main if building a module or library"
msgstr ""
-#: mcs/mcs/assembly.cs:918
+#: mcs/mcs/assembly.cs:932
#, csharp-format
msgid "Could not find `{0}' specified for Main method"
msgstr ""
-#: mcs/mcs/assembly.cs:924
+#: mcs/mcs/assembly.cs:938
#, 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
+#: mcs/mcs/assembly.cs:942
#, csharp-format
msgid "`{0}' does not have a suitable static Main method"
msgstr ""
-#: mcs/mcs/assembly.cs:931
+#: mcs/mcs/assembly.cs:945
#, csharp-format
msgid ""
"Program `{0}' does not contain a static `Main' method suitable for an entry "
"point"
msgstr ""
-#: mcs/mcs/assembly.cs:950
+#: mcs/mcs/assembly.cs:964
msgid "Error during assembly signing. "
msgstr ""
-#: mcs/mcs/assembly.cs:1135
+#: mcs/mcs/assembly.cs:1149
#, csharp-format
msgid "Metadata file `{0}' could not be found"
msgstr ""
-#: mcs/mcs/assembly.cs:1140
+#: mcs/mcs/assembly.cs:1154
#, csharp-format
msgid "Metadata file `{0}' does not contain valid metadata"
msgstr ""
-#: mcs/mcs/assembly.cs:1146
+#: mcs/mcs/assembly.cs:1160
#, csharp-format
msgid ""
"Referenced assembly file `{0}' is a module. Consider using `-addmodule' "
"option to add the module"
msgstr ""
-#: mcs/mcs/assembly.cs:1153
+#: mcs/mcs/assembly.cs:1167
#, csharp-format
msgid ""
"Added module file `{0}' is an assembly. Consider using `-r' option to "
"reference the file"
msgstr ""
-#: mcs/mcs/async.cs:72
+#: mcs/mcs/async.cs:78
+msgid "The `await' operator cannot be used in the body of a finally clause"
+msgstr ""
+
+#: mcs/mcs/async.cs:83
#, 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
+#: mcs/mcs/async.cs:88
#, 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
+#: mcs/mcs/async.cs:164
#, csharp-format
msgid ""
"Cannot await void method `{0}'. Consider changing method return type to "
"`Task'"
msgstr ""
-#: mcs/mcs/async.cs:150
+#: mcs/mcs/async.cs:167
#, csharp-format
msgid "Cannot await `{0}' expression"
msgstr ""
-#: mcs/mcs/async.cs:297
+#: mcs/mcs/async.cs:315
#, csharp-format
msgid ""
"The awaiter type `{0}' must have suitable IsCompleted and GetResult members"
msgstr ""
-#: mcs/mcs/async.cs:305
+#: mcs/mcs/async.cs:323
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
+#: mcs/mcs/async.cs:328
+msgid "The `await' operator cannot be used in the body of a catch clause"
+msgstr ""
+
+#: mcs/mcs/async.cs:360
#, csharp-format
msgid "The `await' operand type `{0}' must have suitable GetAwaiter method"
msgstr ""
-#: mcs/mcs/async.cs:354
+#: mcs/mcs/async.cs:376
#, fuzzy, csharp-format
msgid "The awaiter type `{0}' must implement interface `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
-#: mcs/mcs/async.cs:592
+#: mcs/mcs/async.cs:658
msgid ""
"Cannot find compiler required types for asynchronous functions support. Are "
"you targeting the wrong framework version?"
@@ -368,169 +376,169 @@ msgstr ""
msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
msgstr ""
-#: mcs/mcs/attribute.cs:321
+#: mcs/mcs/attribute.cs:327
#, 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
+#: mcs/mcs/attribute.cs:353 mcs/mcs/attribute.cs:364
#, csharp-format
msgid "`{0}': is not an attribute class"
msgstr ""
-#: mcs/mcs/attribute.cs:459
+#: mcs/mcs/attribute.cs:473
#, csharp-format
msgid "Cannot apply attribute class `{0}' because it is abstract"
msgstr ""
-#: mcs/mcs/attribute.cs:530
+#: mcs/mcs/attribute.cs:544
#, csharp-format
msgid "Duplicate named attribute `{0}' argument"
msgstr ""
-#: mcs/mcs/attribute.cs:989
+#: mcs/mcs/attribute.cs:1003
#, 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
+#: mcs/mcs/attribute.cs:1025
#, csharp-format
msgid "The argument to the `{0}' attribute must be a valid identifier"
msgstr ""
-#: mcs/mcs/attribute.cs:1025
+#: mcs/mcs/attribute.cs:1039
#, csharp-format
msgid "Invalid value for argument to `{0}' attribute"
msgstr ""
-#: mcs/mcs/attribute.cs:1293
+#: mcs/mcs/attribute.cs:1307
#, csharp-format
msgid "The attribute `{0}' cannot be applied multiple times"
msgstr ""
-#: mcs/mcs/attribute.cs:1599
+#: mcs/mcs/attribute.cs:1613
#, csharp-format
msgid "`{0}' is obsolete: `{1}'"
msgstr "`{0}' ist veraltet: `{1}'"
-#: mcs/mcs/cs-tokenizer.cs:808
+#: mcs/mcs/cs-tokenizer.cs:811
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
+#: mcs/mcs/cs-tokenizer.cs:1503 mcs/mcs/cs-tokenizer.cs:1566
msgid "Invalid number"
msgstr "Ungültige Zahl"
-#: mcs/mcs/cs-tokenizer.cs:1778
+#: mcs/mcs/cs-tokenizer.cs:1781
#, csharp-format
msgid "Unrecognized escape sequence `\\{0}'"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:1797
+#: mcs/mcs/cs-tokenizer.cs:1800
msgid "Unrecognized escape sequence"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:2062
+#: mcs/mcs/cs-tokenizer.cs:2065
msgid "Filename, single-line comment or end-of-line expected"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:2110
+#: mcs/mcs/cs-tokenizer.cs:2113
#, 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
+#: mcs/mcs/cs-tokenizer.cs:2123 mcs/mcs/cs-tokenizer.cs:2127
#, csharp-format
msgid "Identifier expected: {0}"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:2632
+#: mcs/mcs/cs-tokenizer.cs:2635
#, fuzzy
msgid "Integral constant is too large"
msgstr "Numerische Konstante ist zu lang"
-#: mcs/mcs/cs-tokenizer.cs:2637
+#: mcs/mcs/cs-tokenizer.cs:2640
msgid "Invalid preprocessor directive"
msgstr "Ungültige Präprozessor Direktive"
-#: mcs/mcs/cs-tokenizer.cs:2644
+#: mcs/mcs/cs-tokenizer.cs:2647
#, csharp-format
msgid "Unexpected processor directive ({0})"
msgstr "Unerwartete Prozessor Direktive ({0})"
-#: mcs/mcs/cs-tokenizer.cs:2650
+#: mcs/mcs/cs-tokenizer.cs:2653
msgid ""
"Cannot define or undefine preprocessor symbols after first token in file"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:2656
+#: mcs/mcs/cs-tokenizer.cs:2659
msgid ""
"Preprocessor directives must appear as the first non-whitespace character on "
"a line"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:2661
+#: mcs/mcs/cs-tokenizer.cs:2664
msgid "Single-line comment or end-of-line expected"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:2706 mcs/mcs/cs-tokenizer.cs:3749
+#: mcs/mcs/cs-tokenizer.cs:2709 mcs/mcs/cs-tokenizer.cs:3748
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
+#: mcs/mcs/cs-tokenizer.cs:2742 mcs/mcs/cs-tokenizer.cs:2763
+#: mcs/mcs/cs-tokenizer.cs:2794 mcs/mcs/cs-tokenizer.cs:3746
msgid "#endregion directive expected"
msgstr "`#endregion' Direktive erwartet"
-#: mcs/mcs/cs-tokenizer.cs:2840
+#: mcs/mcs/cs-tokenizer.cs:2843
msgid "Wrong preprocessor directive"
msgstr "Falsche Präprozessor Direktive"
-#: mcs/mcs/cs-tokenizer.cs:2852
+#: mcs/mcs/cs-tokenizer.cs:2855
#, csharp-format
msgid "#error: '{0}'"
msgstr "#Fehler: '{0}'"
-#: mcs/mcs/cs-tokenizer.cs:2870
+#: mcs/mcs/cs-tokenizer.cs:2873
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
+#: mcs/mcs/cs-tokenizer.cs:2935 mcs/mcs/cs-tokenizer.cs:3587
msgid "Newline in constant"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:2959
+#: mcs/mcs/cs-tokenizer.cs:2962
msgid "Unterminated string literal"
msgstr "Nicht beendetes Zeichenfolgeliteral"
-#: mcs/mcs/cs-tokenizer.cs:3036
+#: mcs/mcs/cs-tokenizer.cs:3039
msgid "Identifier too long (limit is 512 chars)"
msgstr "Der Bezeichner ist zu lang. (Maximal 512 Zeichen)"
-#: mcs/mcs/cs-tokenizer.cs:3422
+#: mcs/mcs/cs-tokenizer.cs:3425
msgid "End-of-file found, '*/' expected"
msgstr "Dateiende gefunden. `*/' erwartet."
-#: mcs/mcs/cs-tokenizer.cs:3533
+#: mcs/mcs/cs-tokenizer.cs:3536
msgid "Keyword, identifier, or string expected after verbatim specifier: @"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:3554
+#: mcs/mcs/cs-tokenizer.cs:3557
#, fuzzy, csharp-format
msgid "Unexpected character `{0}'"
msgstr "`{0}' erwartet"
-#: mcs/mcs/cs-tokenizer.cs:3579
+#: mcs/mcs/cs-tokenizer.cs:3582
msgid "Empty character literal"
msgstr ""
-#: mcs/mcs/cs-tokenizer.cs:3600
+#: mcs/mcs/cs-tokenizer.cs:3603
msgid "Too many characters in character literal"
msgstr ""
@@ -538,7 +546,7 @@ msgstr ""
msgid "The operation overflows at compile time in checked mode"
msgstr ""
-#: mcs/mcs/cfold.cs:329 mcs/mcs/expression.cs:4000
+#: mcs/mcs/cfold.cs:329 mcs/mcs/expression.cs:4145
#, csharp-format
msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
msgstr ""
@@ -547,447 +555,447 @@ msgstr ""
msgid "Division by constant zero"
msgstr ""
-#: mcs/mcs/class.cs:137
+#: mcs/mcs/class.cs:142
#, csharp-format
msgid ""
"Partial declarations of `{0}' must be all classes, all structs or all "
"interfaces"
msgstr ""
-#: mcs/mcs/class.cs:146
+#: mcs/mcs/class.cs:151
#, csharp-format
msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
msgstr ""
-#: mcs/mcs/class.cs:156
+#: mcs/mcs/class.cs:161
#, csharp-format
msgid ""
"Partial declarations of `{0}' must have the same type parameter names in the "
"same order"
msgstr ""
-#: mcs/mcs/class.cs:163
+#: mcs/mcs/class.cs:168
#, csharp-format
msgid ""
"Partial declarations of `{0}' must have the same type parameter variance "
"modifiers"
msgstr ""
-#: mcs/mcs/class.cs:341
+#: mcs/mcs/class.cs:346
#, csharp-format
msgid ""
"Missing partial modifier on declaration of type `{0}'. Another partial "
"declaration of this type exists"
msgstr ""
-#: mcs/mcs/class.cs:746
+#: mcs/mcs/class.cs:757
#, csharp-format
msgid ""
"`{0}': explicit interface declaration can only be declared in a class or "
"struct"
msgstr ""
-#: mcs/mcs/class.cs:801
+#: mcs/mcs/class.cs:812
#, csharp-format
msgid "Duplicate type parameter `{0}'"
msgstr ""
-#: mcs/mcs/class.cs:804
+#: mcs/mcs/class.cs:815
#, csharp-format
msgid "The type `{0}' already contains a definition for `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:881
+#: mcs/mcs/class.cs:892
msgid ""
"Cannot specify the `DefaultMember' attribute on type containing an indexer"
msgstr ""
-#: mcs/mcs/class.cs:886
+#: mcs/mcs/class.cs:897
msgid "The RequiredAttribute attribute is not permitted on C# types"
msgstr ""
-#: mcs/mcs/class.cs:1112
+#: mcs/mcs/class.cs:1125
#, csharp-format
msgid "Class `{0}' cannot derive from the dynamic type"
msgstr ""
-#: mcs/mcs/class.cs:1129
+#: mcs/mcs/class.cs:1142
#, csharp-format
msgid "`{0}' is already listed in interface list"
msgstr ""
-#: mcs/mcs/class.cs:1137
+#: mcs/mcs/class.cs:1150
#, csharp-format
msgid ""
"Inconsistent accessibility: base interface `{0}' is less accessible than "
"interface `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:1143
+#: mcs/mcs/class.cs:1156
#, csharp-format
msgid "Type `{0}' in interface list is not an interface"
msgstr ""
-#: mcs/mcs/class.cs:1145
+#: mcs/mcs/class.cs:1158
#, csharp-format
msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
msgstr ""
-#: mcs/mcs/class.cs:1148
+#: mcs/mcs/class.cs:1161
#, csharp-format
msgid "`{0}': Base class `{1}' must be specified as first"
msgstr ""
-#: mcs/mcs/class.cs:1209
+#: mcs/mcs/class.cs:1222
#, csharp-format
msgid ""
"The operator `{0}' requires a matching operator `{1}' to also be defined"
msgstr ""
-#: mcs/mcs/class.cs:1464
+#: mcs/mcs/class.cs:1477
#, csharp-format
msgid "Partial declarations of `{0}' must not specify different base classes"
msgstr ""
-#: mcs/mcs/class.cs:1508
+#: mcs/mcs/class.cs:1521
#, csharp-format
msgid ""
"Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:1515
+#: mcs/mcs/class.cs:1528
#, csharp-format
msgid "Circular base class dependency involving `{0}' and `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:1827
+#: mcs/mcs/class.cs:1840
#, fuzzy, csharp-format
msgid "`{0}': cannot implement a dynamic interface `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
-#: mcs/mcs/class.cs:1842
+#: mcs/mcs/class.cs:1855
#, 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
+#: mcs/mcs/class.cs:1879
#, csharp-format
msgid ""
"A generic type cannot derive from `{0}' because it is an attribute class"
msgstr ""
-#: mcs/mcs/class.cs:1970
+#: mcs/mcs/class.cs:1983
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
+#: mcs/mcs/class.cs:2238
#, csharp-format
msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
msgstr ""
-#: mcs/mcs/class.cs:2232
+#: mcs/mcs/class.cs:2245
#, csharp-format
msgid "A member `{0}' marked as override cannot be marked as new or virtual"
msgstr ""
-#: mcs/mcs/class.cs:2244
+#: mcs/mcs/class.cs:2257
#, csharp-format
msgid "`{0}' cannot be both extern and abstract"
msgstr ""
-#: mcs/mcs/class.cs:2249
+#: mcs/mcs/class.cs:2262
#, 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
+#: mcs/mcs/class.cs:2267
#, csharp-format
msgid "The abstract method `{0}' cannot be marked virtual"
msgstr ""
-#: mcs/mcs/class.cs:2260
+#: mcs/mcs/class.cs:2273
#, csharp-format
msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:2268
+#: mcs/mcs/class.cs:2281
#, csharp-format
msgid "`{0}': virtual or abstract members cannot be private"
msgstr ""
-#: mcs/mcs/class.cs:2275
+#: mcs/mcs/class.cs:2288
#, csharp-format
msgid "`{0}' cannot be sealed because it is not an override"
msgstr ""
-#: mcs/mcs/class.cs:2315
+#: mcs/mcs/class.cs:2337
#, csharp-format
msgid "`{0}': containing type does not implement interface `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:2505
+#: mcs/mcs/class.cs:2531
#, csharp-format
msgid "Type parameter `{0}' has same name as containing type, or method"
msgstr ""
-#: mcs/mcs/class.cs:2513
+#: mcs/mcs/class.cs:2539
#, csharp-format
msgid "`{0}': member names cannot be the same as their enclosing type"
msgstr ""
-#: mcs/mcs/class.cs:2632
+#: mcs/mcs/class.cs:2658
msgid ""
"The class System.Object cannot have a base class or implement an interface."
msgstr ""
-#: mcs/mcs/class.cs:2641
+#: mcs/mcs/class.cs:2667
#, csharp-format
msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
msgstr ""
-#: mcs/mcs/class.cs:2646
+#: mcs/mcs/class.cs:2672
msgid ""
"Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
"or attribute classes"
msgstr ""
-#: mcs/mcs/class.cs:2675
+#: mcs/mcs/class.cs:2701
#, 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
+#: mcs/mcs/class.cs:2705
#, csharp-format
msgid "`{0}': a class cannot be both static and sealed"
msgstr ""
-#: mcs/mcs/class.cs:2685
+#: mcs/mcs/class.cs:2711
#, 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
+#: mcs/mcs/class.cs:2716
#, csharp-format
msgid "`{0}': Static classes cannot contain destructor"
msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"
-#: mcs/mcs/class.cs:2695
+#: mcs/mcs/class.cs:2721
#, csharp-format
msgid "`{0}': cannot declare indexers in a static class"
msgstr ""
-#: mcs/mcs/class.cs:2703
+#: mcs/mcs/class.cs:2729
#, csharp-format
msgid "`{0}': Static classes cannot have instance constructors"
msgstr ""
-#: mcs/mcs/class.cs:2707
+#: mcs/mcs/class.cs:2733
#, csharp-format
msgid "`{0}': cannot declare instance members in a static class"
msgstr ""
-#: mcs/mcs/class.cs:2738
+#: mcs/mcs/class.cs:2775
#, fuzzy, csharp-format
msgid "`{0}': Cannot derive from type parameter `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
-#: mcs/mcs/class.cs:2742
+#: mcs/mcs/class.cs:2779
#, csharp-format
msgid "`{0}': Cannot derive from static class `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:2746
+#: mcs/mcs/class.cs:2783
#, csharp-format
msgid "`{0}': cannot derive from sealed type `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:2749
+#: mcs/mcs/class.cs:2786
#, csharp-format
msgid ""
"Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
"from object"
msgstr ""
-#: mcs/mcs/class.cs:2760
+#: mcs/mcs/class.cs:2797
#, csharp-format
msgid "`{0}' cannot derive from special class `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:2770
+#: mcs/mcs/class.cs:2807
#, csharp-format
msgid ""
"Inconsistent accessibility: base class `{0}' is less accessible than class `"
"{1}'"
msgstr ""
-#: mcs/mcs/class.cs:2778
+#: mcs/mcs/class.cs:2815
#, csharp-format
msgid "Static class `{0}' cannot implement interfaces"
msgstr ""
-#: mcs/mcs/class.cs:2889 mcs/mcs/class.cs:2903
+#: mcs/mcs/class.cs:2926 mcs/mcs/class.cs:2940
#, csharp-format
msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
msgstr ""
-#: mcs/mcs/class.cs:2985
+#: mcs/mcs/class.cs:3022
#, csharp-format
msgid "`{0}': Structs cannot have instance field initializers"
msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"
-#: mcs/mcs/class.cs:3173
+#: mcs/mcs/class.cs:3210
#, csharp-format
msgid "Do not override `{0}'. Use destructor syntax instead"
msgstr ""
-#: mcs/mcs/class.cs:3176
+#: mcs/mcs/class.cs:3213
#, csharp-format
msgid "`{0}' is marked as an override but no suitable {1} found to override"
msgstr ""
-#: mcs/mcs/class.cs:3182
+#: mcs/mcs/class.cs:3219
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not an event"
msgstr ""
-#: mcs/mcs/class.cs:3185
+#: mcs/mcs/class.cs:3222
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a property"
msgstr ""
-#: mcs/mcs/class.cs:3188
+#: mcs/mcs/class.cs:3225
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a method"
msgstr ""
-#: mcs/mcs/class.cs:3207
+#: mcs/mcs/class.cs:3244
#, 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
+#: mcs/mcs/class.cs:3297 mcs/mcs/field.cs:203
#, csharp-format
msgid "`{0}' hides inherited abstract member `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:3284
+#: mcs/mcs/class.cs:3321
#, csharp-format
msgid ""
"`{0}': cannot override inherited member `{1}' because it is not marked "
"virtual, abstract or override"
msgstr ""
-#: mcs/mcs/class.cs:3292
+#: mcs/mcs/class.cs:3329
#, csharp-format
msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
msgstr ""
-#: mcs/mcs/class.cs:3301
+#: mcs/mcs/class.cs:3338
#, csharp-format
msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
msgstr ""
-#: mcs/mcs/class.cs:3304
+#: mcs/mcs/class.cs:3341
#, csharp-format
msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
msgstr ""
-#: mcs/mcs/class.cs:3372
+#: mcs/mcs/class.cs:3409
#, csharp-format
msgid "A partial method `{0}' cannot explicitly implement an interface"
msgstr ""
-#: mcs/mcs/class.cs:3378
+#: mcs/mcs/class.cs:3415
#, csharp-format
msgid "The type `{0}' in explicit interface declaration is not an interface"
msgstr ""
-#: mcs/mcs/class.cs:3413
+#: mcs/mcs/class.cs:3450
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"indexer `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:3417
+#: mcs/mcs/class.cs:3454
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"operator `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:3421
+#: mcs/mcs/class.cs:3458
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"method `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:3481
+#: mcs/mcs/class.cs:3518
#, csharp-format
msgid ""
"`{0}': cannot change access modifiers when overriding `{1}' inherited member "
"`{2}'"
msgstr ""
-#: mcs/mcs/class.cs:3490
+#: mcs/mcs/class.cs:3527
#, 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
+#: mcs/mcs/class.cs:3588
#, csharp-format
msgid ""
"`{0}': Cannot specify constraints for overrides and explicit interface "
"implementation methods"
msgstr ""
-#: mcs/mcs/class.cs:3615
+#: mcs/mcs/class.cs:3652
#, csharp-format
msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
msgstr ""
-#: mcs/mcs/class.cs:3630
+#: mcs/mcs/class.cs:3667
msgid "Inconsistent accessibility: property type `"
msgstr ""
-#: mcs/mcs/class.cs:3635
+#: mcs/mcs/class.cs:3672
msgid "Inconsistent accessibility: indexer return type `"
msgstr ""
-#: mcs/mcs/class.cs:3641 mcs/mcs/class.cs:3646 mcs/mcs/delegate.cs:171
+#: mcs/mcs/class.cs:3678 mcs/mcs/class.cs:3683 mcs/mcs/delegate.cs:171
msgid "Inconsistent accessibility: return type `"
msgstr ""
-#: mcs/mcs/class.cs:3651
+#: mcs/mcs/class.cs:3688
msgid "Inconsistent accessibility: field type `"
msgstr ""
-#: mcs/mcs/class.cs:3663
+#: mcs/mcs/class.cs:3700
#, csharp-format
msgid ""
"Parameters or local variables of type `{0}' cannot be declared in async "
"methods or iterators"
msgstr ""
-#: mcs/mcs/class.cs:3667
+#: mcs/mcs/class.cs:3704
#, 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
+#: mcs/mcs/class.cs:3708
#, csharp-format
msgid "Field or property cannot be of type `{0}'"
msgstr ""
@@ -1120,11 +1128,11 @@ msgid ""
"return type"
msgstr ""
-#: mcs/mcs/delegate.cs:763
+#: mcs/mcs/delegate.cs:779
msgid "Method name expected"
msgstr "Methodennamen erwartet"
-#: mcs/mcs/doc.cs:630
+#: mcs/mcs/doc.cs:627
#, csharp-format
msgid "Error generating XML documentation file `{0}' (`{1}')"
msgstr "Fehler beim erstellen der XML-Dokumentationsdatei `{0}' (`{1}')"
@@ -1221,50 +1229,50 @@ msgstr ""
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
+#: mcs/mcs/ecore.cs:473 mcs/mcs/statement.cs:3805 mcs/mcs/statement.cs:3807
#, csharp-format
msgid "Internal compiler error: {0}"
msgstr ""
-#: mcs/mcs/ecore.cs:530 mcs/mcs/expression.cs:6884 mcs/mcs/expression.cs:6892
+#: mcs/mcs/ecore.cs:535 mcs/mcs/expression.cs:7041 mcs/mcs/expression.cs:7049
msgid "A constant value is expected"
msgstr ""
-#: mcs/mcs/ecore.cs:541
+#: mcs/mcs/ecore.cs:546
msgid ""
"An attribute argument must be a constant expression, typeof expression or "
"array creation expression"
msgstr ""
-#: mcs/mcs/ecore.cs:715
+#: mcs/mcs/ecore.cs:726
#, csharp-format
msgid "The class `{0}' has no constructors defined"
msgstr ""
-#: mcs/mcs/ecore.cs:912
+#: mcs/mcs/ecore.cs:924
#, csharp-format
msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
msgstr ""
-#: mcs/mcs/ecore.cs:918
+#: mcs/mcs/ecore.cs:930
msgid "An expression tree cannot contain an unsafe pointer operation"
msgstr ""
-#: mcs/mcs/ecore.cs:996
+#: mcs/mcs/ecore.cs:1012
#, csharp-format
msgid "`{0}' is a `{1}' but a `{2}' was expected"
msgstr ""
-#: mcs/mcs/ecore.cs:1029
+#: mcs/mcs/ecore.cs:1045
#, csharp-format
msgid "Expression denotes a `{0}', where a `{1}' was expected"
msgstr ""
-#: mcs/mcs/ecore.cs:1039
+#: mcs/mcs/ecore.cs:1055
msgid "Pointers and fixed size buffers may only be used in an unsafe context"
msgstr ""
-#: mcs/mcs/ecore.cs:2548
+#: mcs/mcs/ecore.cs:2616
#, fuzzy, csharp-format
msgid ""
"Dynamic keyword requires `{0}' to be defined. Are you missing System.Core."
@@ -1273,123 +1281,144 @@ msgstr ""
"Der Typ oder Namespacename `{0}' konnte nicht gefunden werden. Fehlt eine "
"using-Direktive oder ein Assemblyverweis?"
-#: mcs/mcs/ecore.cs:2624
+#: mcs/mcs/ecore.cs:2692
#, 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
+#: mcs/mcs/ecore.cs:2707 mcs/mcs/ecore.cs:2750
#, csharp-format
msgid "`{0}' conflicts with a declaration in a child block"
msgstr ""
-#: mcs/mcs/ecore.cs:2691
+#: mcs/mcs/ecore.cs:2759
#, csharp-format
msgid "A local variable `{0}' cannot be used before it is declared"
msgstr ""
-#: mcs/mcs/ecore.cs:2748
+#: mcs/mcs/ecore.cs:2816
#, csharp-format
msgid "The name `{0}' does not exist in the current context"
msgstr ""
-#: mcs/mcs/ecore.cs:2844
+#: mcs/mcs/ecore.cs:2912
msgid "System.Void cannot be used from C#. Consider using `void'"
msgstr ""
-#: mcs/mcs/ecore.cs:3128
+#: mcs/mcs/ecore.cs:3211
#, csharp-format
msgid "Cannot call an abstract base member `{0}'"
msgstr ""
-#: mcs/mcs/ecore.cs:3135
+#: mcs/mcs/ecore.cs:3218
#, 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
+#: mcs/mcs/ecore.cs:3243
+#, csharp-format
+msgid ""
+"Fields of static readonly field `{0}' cannot be assigned to (except in a "
+"static constructor or a variable initializer)"
+msgstr ""
+
+#: mcs/mcs/ecore.cs:3246
+#, csharp-format
+msgid ""
+"Members of readonly field `{0}' cannot be modified (except in a constructor "
+"or a variable initializer)"
+msgstr ""
+
+#: mcs/mcs/ecore.cs:3255
#, csharp-format
msgid ""
"Members of value type `{0}' cannot be assigned using a property `{1}' object "
"initializer"
msgstr ""
-#: mcs/mcs/ecore.cs:3155
+#: mcs/mcs/ecore.cs:3259
#, 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
+#: mcs/mcs/ecore.cs:3272
+#, fuzzy, csharp-format
+msgid "Cannot assign to members of `{0}' because it is a `{1}'"
+msgstr ""
+"NULL kann nicht in `{0}' konvertiert werden, da dies ein Werttyp ist, der "
+"nicht auf NULL festgelegt werden kann"
+
+#: mcs/mcs/ecore.cs:3298
#, 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
+#: mcs/mcs/ecore.cs:3313
#, csharp-format
msgid ""
"A field initializer cannot reference the nonstatic field, method, or "
"property `{0}'"
msgstr ""
-#: mcs/mcs/ecore.cs:3200
+#: mcs/mcs/ecore.cs:3317
#, csharp-format
msgid "An object reference is required to access non-static member `{0}'"
msgstr ""
-#: mcs/mcs/ecore.cs:3209
+#: mcs/mcs/ecore.cs:3326
#, csharp-format
msgid ""
"Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
msgstr ""
-#: mcs/mcs/ecore.cs:3257
+#: mcs/mcs/ecore.cs:3354
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
+#: mcs/mcs/ecore.cs:3532
#, 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
+#: mcs/mcs/ecore.cs:3537
#, csharp-format
msgid "Extension method instance type `{0}' cannot be converted to `{1}'"
msgstr ""
-#: mcs/mcs/ecore.cs:3581
+#: mcs/mcs/ecore.cs:3685
msgid "An expression tree cannot contain an expression with method group"
msgstr ""
-#: mcs/mcs/ecore.cs:3587
+#: mcs/mcs/ecore.cs:3691
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
+#: mcs/mcs/ecore.cs:3723
#, 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
+#: mcs/mcs/ecore.cs:4459
#, csharp-format
msgid ""
"The type `{0}' does not contain a constructor that takes `{1}' arguments"
msgstr ""
-#: mcs/mcs/ecore.cs:5044
+#: mcs/mcs/ecore.cs:5151
#, csharp-format
msgid ""
"Type `{0}' does not contain a member `{1}' and the best extension method "
@@ -1397,161 +1426,202 @@ msgid ""
"without the extension method syntax"
msgstr ""
-#: mcs/mcs/ecore.cs:5083
+#: mcs/mcs/ecore.cs:5190
#, csharp-format
msgid ""
"The call is ambiguous between the following methods or properties: `{0}' and "
"`{1}'"
msgstr ""
-#: mcs/mcs/ecore.cs:5146
+#: mcs/mcs/ecore.cs:5253
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' cannot have `ref' or "
"`out' modifier"
msgstr ""
-#: mcs/mcs/ecore.cs:5150
+#: mcs/mcs/ecore.cs:5257
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' has some invalid "
"arguments"
msgstr ""
-#: mcs/mcs/ecore.cs:5153
+#: mcs/mcs/ecore.cs:5260
#, csharp-format
msgid "Delegate `{0}' has some invalid arguments"
msgstr ""
-#: mcs/mcs/ecore.cs:5157
+#: mcs/mcs/ecore.cs:5264
#, csharp-format
msgid "The best overloaded method match for `{0}' has some invalid arguments"
msgstr ""
-#: mcs/mcs/ecore.cs:5166
+#: mcs/mcs/ecore.cs:5273
#, csharp-format
msgid ""
"Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
"modifier"
msgstr ""
-#: mcs/mcs/ecore.cs:5169
+#: mcs/mcs/ecore.cs:5276
#, csharp-format
msgid "Argument `#{0}' is missing `{1}' modifier"
msgstr ""
-#: mcs/mcs/ecore.cs:5186
+#: mcs/mcs/ecore.cs:5293
#, csharp-format
msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
msgstr ""
-#: mcs/mcs/ecore.cs:5239
+#: mcs/mcs/ecore.cs:5346
#, 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
+#: mcs/mcs/ecore.cs:5375
#, csharp-format
msgid "No overload for method `{0}' takes `{1}' arguments"
msgstr ""
-#: mcs/mcs/ecore.cs:5321
+#: mcs/mcs/ecore.cs:5431
#, csharp-format
msgid "The delegate `{0}' does not contain a parameter named `{1}'"
msgstr ""
-#: mcs/mcs/ecore.cs:5326
+#: mcs/mcs/ecore.cs:5436
#, csharp-format
msgid ""
"The best overloaded method match for `{0}' does not contain a parameter "
"named `{1}'"
msgstr ""
-#: mcs/mcs/ecore.cs:5336
+#: mcs/mcs/ecore.cs:5446
#, csharp-format
msgid ""
"Named argument `{0}' cannot be used for a parameter which has positional "
"argument specified"
msgstr ""
-#: mcs/mcs/ecore.cs:5675
+#: mcs/mcs/ecore.cs:5777
msgid ""
"You cannot use fixed size buffers contained in unfixed expressions. Try "
"using the fixed statement"
msgstr ""
-#: mcs/mcs/ecore.cs:5680
+#: mcs/mcs/ecore.cs:5782
#, csharp-format
msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
msgstr ""
-#: mcs/mcs/ecore.cs:5716
+#: mcs/mcs/ecore.cs:5865
+#, csharp-format
+msgid ""
+"A static readonly field `{0}' cannot be passed ref or out (except in a "
+"static constructor)"
+msgstr ""
+
+#: mcs/mcs/ecore.cs:5868
+#, csharp-format
+msgid ""
+"A readonly field `{0}' cannot be passed ref or out (except in a constructor)"
+msgstr ""
+
+#: mcs/mcs/ecore.cs:5882
+#, csharp-format
+msgid ""
+"Fields of static readonly field `{0}' cannot be passed ref or out (except in "
+"a static constructor)"
+msgstr ""
+
+#: mcs/mcs/ecore.cs:5885
+#, csharp-format
+msgid ""
+"Members of readonly field `{0}' cannot be passed ref or out (except in a "
+"constructor)"
+msgstr ""
+
+#: mcs/mcs/ecore.cs:5892
+#, csharp-format
+msgid ""
+"A static readonly field `{0}' cannot be assigned to (except in a static "
+"constructor or a variable initializer)"
+msgstr ""
+
+#: mcs/mcs/ecore.cs:5895
+#, csharp-format
+msgid ""
+"A readonly field `{0}' cannot be assigned to (except in a constructor or a "
+"variable initializer)"
+msgstr ""
+
+#: mcs/mcs/ecore.cs:5959
#, fuzzy, csharp-format
msgid "Use of possibly unassigned field `{0}'"
msgstr "Verwendung eines möglicherweise nicht zugewiesenen Feldes `"
-#: mcs/mcs/ecore.cs:6163
+#: mcs/mcs/ecore.cs:6317
#, 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
+#: mcs/mcs/ecore.cs:6513
#, csharp-format
msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
msgstr ""
-#: mcs/mcs/ecore.cs:6432
+#: mcs/mcs/ecore.cs:6586
#, 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
+#: mcs/mcs/ecore.cs:6593
#, 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
+#: mcs/mcs/ecore.cs:6612
#, csharp-format
msgid "Property or indexer `{0}' cannot be assigned to (it is read-only)"
msgstr ""
-#: mcs/mcs/ecore.cs:6466
+#: mcs/mcs/ecore.cs:6620
#, 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
+#: mcs/mcs/ecore.cs:6788
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of `+=' or `-=' "
"operator"
msgstr ""
-#: mcs/mcs/ecore.cs:6638
+#: mcs/mcs/ecore.cs:6792
#, 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
+#: mcs/mcs/ecore.cs:6964
#, csharp-format
msgid ""
"An implicitly typed local variable declaration cannot be initialized with `"
"{0}'"
msgstr ""
-#: mcs/mcs/ecore.cs:6823
+#: mcs/mcs/ecore.cs:6978
msgid ""
"The contextual keyword `var' may only appear within a local variable "
"declaration"
@@ -1573,294 +1643,294 @@ msgstr ""
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
+#: mcs/mcs/eval.cs:587
msgid "Detection Parsing Error"
msgstr ""
-#: mcs/mcs/expression.cs:646
+#: mcs/mcs/expression.cs:582
+#, csharp-format
+msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
+msgstr ""
+
+#: mcs/mcs/expression.cs:676
msgid "Cannot take the address of the given expression"
msgstr ""
-#: mcs/mcs/expression.cs:669
+#: mcs/mcs/expression.cs:699
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
+#: mcs/mcs/expression.cs:943
msgid "The * or -> operator must be applied to a pointer"
msgstr ""
-#: mcs/mcs/expression.cs:1137
+#: mcs/mcs/expression.cs:1166
msgid ""
"The operand of an increment or decrement operator must be a variable, "
"property or indexer"
msgstr ""
-#: mcs/mcs/expression.cs:1351
+#: mcs/mcs/expression.cs:1409
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of a static type"
msgstr ""
-#: mcs/mcs/expression.cs:1356
+#: mcs/mcs/expression.cs:1414
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of pointer type"
msgstr ""
-#: mcs/mcs/expression.cs:1362
+#: mcs/mcs/expression.cs:1420
#, csharp-format
msgid ""
"The `{0}' operator cannot be applied to a lambda expression or anonymous "
"method"
msgstr ""
-#: mcs/mcs/expression.cs:1629
+#: mcs/mcs/expression.cs:1709
#, 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
+#: mcs/mcs/expression.cs:1713
#, csharp-format
msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
msgstr ""
-#: mcs/mcs/expression.cs:1667
+#: mcs/mcs/expression.cs:1747
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
msgstr ""
-#: mcs/mcs/expression.cs:1708
+#: mcs/mcs/expression.cs:1788
#, csharp-format
msgid "Cannot convert to static type `{0}'"
msgstr ""
-#: mcs/mcs/expression.cs:1818
+#: mcs/mcs/expression.cs:1898
msgid ""
"The `default value' operator cannot be applied to an operand of a static type"
msgstr ""
-#: mcs/mcs/expression.cs:2465
+#: mcs/mcs/expression.cs:2575
#, csharp-format
msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
msgstr ""
-#: mcs/mcs/expression.cs:3210
+#: mcs/mcs/expression.cs:3363
msgid "To cast a negative value, you must enclose the value in parentheses"
msgstr ""
-#: mcs/mcs/expression.cs:4890
+#: mcs/mcs/expression.cs:5034
#, 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
+#: mcs/mcs/expression.cs:5044
#, 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
+#: mcs/mcs/expression.cs:5419
#, 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
+#: mcs/mcs/expression.cs:5431
#, 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
+#: mcs/mcs/expression.cs:5763
#, fuzzy, csharp-format
msgid "Use of unassigned local variable `{0}'"
msgstr "Verwendung der nicht zugewiesenen lokalen Variable `"
-#: mcs/mcs/expression.cs:5641
+#: mcs/mcs/expression.cs:5783
#, csharp-format
msgid ""
"Cannot use fixed local `{0}' inside an anonymous method, lambda expression "
"or query expression"
msgstr ""
-#: mcs/mcs/expression.cs:5837
+#: mcs/mcs/expression.cs:5968
#, csharp-format
msgid ""
"Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
"modifier"
msgstr ""
-#: mcs/mcs/expression.cs:5916
+#: mcs/mcs/expression.cs:6038
#, csharp-format
msgid "Use of unassigned out parameter `{0}'"
msgstr ""
-#: mcs/mcs/expression.cs:6068
+#: mcs/mcs/expression.cs:6200
#, fuzzy, csharp-format
msgid "Cannot invoke a non-delegate type `{0}'"
msgstr "Kann Typ `{0}'<...> nicht finden"
-#: mcs/mcs/expression.cs:6079
+#: mcs/mcs/expression.cs:6211
#, csharp-format
msgid "The member `{0}' cannot be used as method or delegate"
msgstr ""
-#: mcs/mcs/expression.cs:6099
+#: mcs/mcs/expression.cs:6231
msgid ""
"Do not directly call your base class Finalize method. It is called "
"automatically from your destructor"
msgstr ""
-#: mcs/mcs/expression.cs:6101
+#: mcs/mcs/expression.cs:6233
msgid ""
"Destructors and object.Finalize cannot be called directly. Consider calling "
"IDisposable.Dispose if available"
msgstr ""
-#: mcs/mcs/expression.cs:6130
+#: mcs/mcs/expression.cs:6262
#, 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
+#: mcs/mcs/expression.cs:6346
#, csharp-format
msgid "`{0}': cannot explicitly call operator or accessor"
msgstr ""
-#: mcs/mcs/expression.cs:6387
+#: mcs/mcs/expression.cs:6533
#, csharp-format
msgid "Unsafe type `{0}' cannot be used in an object creation expression"
msgstr ""
-#: mcs/mcs/expression.cs:6410
+#: mcs/mcs/expression.cs:6556
#, 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
+#: mcs/mcs/expression.cs:6562
#, csharp-format
msgid ""
"`{0}': cannot provide arguments when creating an instance of a variable type"
msgstr ""
-#: mcs/mcs/expression.cs:6425
+#: mcs/mcs/expression.cs:6571
#, csharp-format
msgid "Cannot create an instance of the static class `{0}'"
msgstr ""
-#: mcs/mcs/expression.cs:6437
+#: mcs/mcs/expression.cs:6583
#, csharp-format
msgid "Cannot create an instance of the abstract class or interface `{0}'"
msgstr ""
-#: mcs/mcs/expression.cs:6740
+#: mcs/mcs/expression.cs:6892
msgid ""
"An implicitly typed local variable declarator cannot use an array initializer"
msgstr ""
-#: mcs/mcs/expression.cs:6898 mcs/mcs/expression.cs:6923
+#: mcs/mcs/expression.cs:7055 mcs/mcs/expression.cs:7080
#, csharp-format
msgid "An array initializer of length `{0}' was expected"
msgstr ""
-#: mcs/mcs/expression.cs:6914
+#: mcs/mcs/expression.cs:7071
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
+#: mcs/mcs/expression.cs:7088
msgid "A nested array initializer was expected"
msgstr ""
-#: mcs/mcs/expression.cs:6978
+#: mcs/mcs/expression.cs:7135
msgid "An expression tree cannot contain a multidimensional array initializer"
msgstr ""
-#: mcs/mcs/expression.cs:7014
+#: mcs/mcs/expression.cs:7171
msgid "Cannot create an array with a negative size"
msgstr ""
-#: mcs/mcs/expression.cs:7095
+#: mcs/mcs/expression.cs:7263
msgid ""
"Can only use array initializer expressions to assign to array types. Try "
"using a new expression instead"
msgstr ""
-#: mcs/mcs/expression.cs:7532
+#: mcs/mcs/expression.cs:7700
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
+#: mcs/mcs/expression.cs:7841
msgid ""
"The `this' object cannot be used before all of its fields are assigned to"
msgstr ""
-#: mcs/mcs/expression.cs:7682
+#: mcs/mcs/expression.cs:7847
msgid ""
"Keyword `this' is not valid in a static property, static method, or static "
"field initializer"
msgstr ""
-#: mcs/mcs/expression.cs:7685
+#: mcs/mcs/expression.cs:7850
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
+#: mcs/mcs/expression.cs:7853
msgid "Keyword `this' is not available in the current context"
msgstr ""
-#: mcs/mcs/expression.cs:7765
+#: mcs/mcs/expression.cs:7929
msgid "Cannot take the address of `this' because it is read-only"
msgstr ""
-#: mcs/mcs/expression.cs:7767
+#: mcs/mcs/expression.cs:7931
msgid "Cannot pass `this' as a ref or out argument because it is read-only"
msgstr ""
-#: mcs/mcs/expression.cs:7769
+#: mcs/mcs/expression.cs:7933
msgid "Cannot assign to `this' because it is read-only"
msgstr ""
-#: mcs/mcs/expression.cs:7841
+#: mcs/mcs/expression.cs:8001
msgid "The __arglist construct is valid only within a variable argument method"
msgstr ""
-#: mcs/mcs/expression.cs:7902
+#: mcs/mcs/expression.cs:8062
msgid "An expression tree cannot contain a method with variable arguments"
msgstr ""
-#: mcs/mcs/expression.cs:8170
+#: mcs/mcs/expression.cs:8330
msgid "The typeof operator cannot be used on the dynamic type"
msgstr ""
-#: mcs/mcs/expression.cs:8211
+#: mcs/mcs/expression.cs:8371
#, csharp-format
msgid "`{0}': an attribute argument cannot use type parameters"
msgstr ""
-#: mcs/mcs/expression.cs:8426
+#: mcs/mcs/expression.cs:8586
#, csharp-format
msgid ""
"`{0}' does not have a predefined size, therefore sizeof can only be used in "
@@ -1868,34 +1938,34 @@ msgid ""
"SizeOf)"
msgstr ""
-#: mcs/mcs/expression.cs:8493
+#: mcs/mcs/expression.cs:8653
#, csharp-format
msgid "Alias `{0}' not found"
msgstr "Alias `{0}' wurde nicht gefunden"
-#: mcs/mcs/expression.cs:8519
+#: mcs/mcs/expression.cs:8679
msgid ""
"The namespace alias qualifier `::' cannot be used to invoke a method. "
"Consider using `.' instead"
msgstr ""
-#: mcs/mcs/expression.cs:8634
+#: mcs/mcs/expression.cs:8769
msgid "Cannot perform member binding on `null' value"
msgstr ""
-#: mcs/mcs/expression.cs:8795
+#: mcs/mcs/expression.cs:8900
#, csharp-format
msgid ""
"`{0}': cannot reference a type through an expression. Consider using `{1}' "
"instead"
msgstr ""
-#: mcs/mcs/expression.cs:8874
+#: mcs/mcs/expression.cs:8969
#, csharp-format
msgid "A nested type cannot be specified through a type parameter `{0}'"
msgstr ""
-#: mcs/mcs/expression.cs:8882
+#: mcs/mcs/expression.cs:8977
#, fuzzy, csharp-format
msgid ""
"Alias `{0}' cannot be used with `::' since it denotes a type. Consider "
@@ -1904,124 +1974,124 @@ msgstr ""
"Der Alias `{0}' kann nicht mit '::' verwendet werden, da der Alias auf einen "
"Typ verweist. Verwenden Sie '.' stattdessen."
-#: mcs/mcs/expression.cs:8947
+#: mcs/mcs/expression.cs:9042
#, csharp-format
msgid "The nested type `{0}' does not exist in the type `{1}'"
msgstr ""
-#: mcs/mcs/expression.cs:8971
+#: mcs/mcs/expression.cs:9066
#, 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
+#: mcs/mcs/expression.cs:9294
#, csharp-format
msgid "Cannot apply indexing with [] to an expression of type `{0}'"
msgstr ""
-#: mcs/mcs/expression.cs:9207
+#: mcs/mcs/expression.cs:9312
msgid "A pointer must be indexed by only one value"
msgstr ""
-#: mcs/mcs/expression.cs:9256
+#: mcs/mcs/expression.cs:9368
msgid "An element access expression cannot use named argument"
msgstr ""
-#: mcs/mcs/expression.cs:9334
+#: mcs/mcs/expression.cs:9452
#, csharp-format
msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
msgstr ""
-#: mcs/mcs/expression.cs:9722
+#: mcs/mcs/expression.cs:9852
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
+#: mcs/mcs/expression.cs:9937
msgid "An expression tree may not contain a base access"
msgstr ""
-#: mcs/mcs/expression.cs:9825
+#: mcs/mcs/expression.cs:9955
msgid "Keyword `base' is not available in a static method"
msgstr ""
-#: mcs/mcs/expression.cs:9827
+#: mcs/mcs/expression.cs:9957
msgid "Keyword `base' is not available in the current context"
msgstr ""
-#: mcs/mcs/expression.cs:9865
+#: mcs/mcs/expression.cs:9995
msgid ""
"A property, indexer or dynamic member access may not be passed as `ref' or "
"`out' parameter"
msgstr ""
-#: mcs/mcs/expression.cs:10194
+#: mcs/mcs/expression.cs:10329
#, csharp-format
msgid "Array elements cannot be of type `{0}'"
msgstr ""
-#: mcs/mcs/expression.cs:10197
+#: mcs/mcs/expression.cs:10332
#, csharp-format
msgid "Array elements cannot be of static type `{0}'"
msgstr ""
-#: mcs/mcs/expression.cs:10373
+#: mcs/mcs/expression.cs:10508
msgid "Cannot use a negative size with stackalloc"
msgstr ""
-#: mcs/mcs/expression.cs:10377
+#: mcs/mcs/expression.cs:10512
msgid "Cannot use stackalloc in finally or catch"
msgstr ""
-#: mcs/mcs/expression.cs:10494
+#: mcs/mcs/expression.cs:10629
#, 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
+#: mcs/mcs/expression.cs:10638
#, csharp-format
msgid ""
"Static field or property `{0}' cannot be assigned in an object initializer"
msgstr ""
-#: mcs/mcs/expression.cs:10710
+#: mcs/mcs/expression.cs:10845
#, 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
+#: mcs/mcs/expression.cs:10856
#, csharp-format
msgid "Inconsistent `{0}' member declaration"
msgstr ""
-#: mcs/mcs/expression.cs:10729
+#: mcs/mcs/expression.cs:10864
#, csharp-format
msgid ""
"An object initializer includes more than one member `{0}' initialization"
msgstr ""
-#: mcs/mcs/expression.cs:10747
+#: mcs/mcs/expression.cs:10882
#, csharp-format
msgid "Cannot initialize object of type `{0}' with a collection initializer"
msgstr ""
-#: mcs/mcs/expression.cs:10884
+#: mcs/mcs/expression.cs:11025
msgid ""
"Object and collection initializers cannot be used to instantiate a delegate"
msgstr ""
-#: mcs/mcs/expression.cs:11049
+#: mcs/mcs/expression.cs:11196
msgid "Anonymous types cannot be used in this expression"
msgstr ""
-#: mcs/mcs/expression.cs:11148
+#: mcs/mcs/expression.cs:11290
#, csharp-format
msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
msgstr ""
@@ -2092,61 +2162,7 @@ msgstr ""
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
+#: mcs/mcs/flowanalysis.cs:144
#, csharp-format
msgid ""
"An automatically implemented property `{0}' must be fully assigned before "
@@ -2154,7 +2170,7 @@ msgid ""
"contructor from a constructor initializer"
msgstr ""
-#: mcs/mcs/flowanalysis.cs:1198
+#: mcs/mcs/flowanalysis.cs:148
#, csharp-format
msgid ""
"Field `{0}' must be fully assigned before control leaves the constructor"
@@ -2234,40 +2250,40 @@ msgid ""
"`{0}' is not a valid constraint. Static classes cannot be used as constraints"
msgstr ""
-#: mcs/mcs/generic.cs:678
+#: mcs/mcs/generic.cs:684
#, csharp-format
msgid "The {2} type parameter `{0}' must be {3} valid on `{1}{4}'"
msgstr ""
-#: mcs/mcs/generic.cs:2160
+#: mcs/mcs/generic.cs:2166
#, csharp-format
msgid "`{0}': static classes cannot be used as generic arguments"
msgstr ""
-#: mcs/mcs/generic.cs:2167
+#: mcs/mcs/generic.cs:2173
#, csharp-format
msgid "The type `{0}' may not be used as a type argument"
msgstr ""
-#: mcs/mcs/generic.cs:2261
+#: mcs/mcs/generic.cs:2267
msgid "Variant type parameters can only be used with interfaces and delegates"
msgstr ""
-#: mcs/mcs/generic.cs:2330
+#: mcs/mcs/generic.cs:2336
#, csharp-format
msgid ""
"Partial method declarations of `{0}' have inconsistent constraints for type "
"parameter `{1}'"
msgstr ""
-#: mcs/mcs/generic.cs:2346
+#: mcs/mcs/generic.cs:2352
#, csharp-format
msgid ""
"Partial declarations of `{0}' have inconsistent constraints for type "
"parameter `{1}'"
msgstr ""
-#: mcs/mcs/generic.cs:2528
+#: mcs/mcs/generic.cs:2534
#, fuzzy, csharp-format
msgid ""
"The type `{0}' must be a reference type in order to use it as type parameter "
@@ -2276,7 +2292,7 @@ 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
+#: mcs/mcs/generic.cs:2544
#, fuzzy, csharp-format
msgid ""
"The type `{0}' must be a non-nullable value type in order to use it as type "
@@ -2285,14 +2301,14 @@ 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
+#: mcs/mcs/generic.cs:2605
#, 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
+#: mcs/mcs/generic.cs:2661
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
@@ -2302,7 +2318,7 @@ 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
+#: mcs/mcs/generic.cs:2667
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
@@ -2312,7 +2328,7 @@ 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
+#: mcs/mcs/generic.cs:2671
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
@@ -2321,7 +2337,7 @@ 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
+#: mcs/mcs/generic.cs:2676
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
@@ -2330,7 +2346,7 @@ 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
+#: mcs/mcs/generic.cs:2681
#, fuzzy, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
@@ -2339,59 +2355,71 @@ 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
+#: mcs/mcs/iterators.cs:98
msgid "The yield statement cannot be used inside anonymous method blocks"
msgstr ""
-#: mcs/mcs/iterators.cs:1118
+#: mcs/mcs/iterators.cs:103
+msgid "Cannot yield in the body of a finally clause"
+msgstr ""
+
+#: mcs/mcs/iterators.cs:116
+msgid "Cannot yield a value in the body of a try block with a catch clause"
+msgstr ""
+
+#: mcs/mcs/iterators.cs:120
+msgid "Cannot yield a value in the body of a catch clause"
+msgstr ""
+
+#: mcs/mcs/iterators.cs:1185
#, 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
+#: mcs/mcs/iterators.cs:1198
msgid "Iterators cannot have ref or out parameters"
msgstr ""
-#: mcs/mcs/iterators.cs:1137
+#: mcs/mcs/iterators.cs:1204
msgid "__arglist is not allowed in parameter list of iterators"
msgstr ""
-#: mcs/mcs/iterators.cs:1143
+#: mcs/mcs/iterators.cs:1210
msgid "Iterators cannot have unsafe parameters or yield types"
msgstr ""
-#: mcs/mcs/iterators.cs:1149 mcs/mcs/statement.cs:5050
+#: mcs/mcs/iterators.cs:1216 mcs/mcs/statement.cs:5913
msgid "Unsafe code may not appear in iterators"
msgstr ""
-#: mcs/mcs/ikvm.cs:269
+#: mcs/mcs/ikvm.cs:272
msgid "SDK path could not be resolved"
msgstr ""
-#: mcs/mcs/ikvm.cs:347
+#: mcs/mcs/ikvm.cs:352
#, 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
+#: mcs/mcs/ikvm.cs:361 mcs/mcs/ikvm.cs:365
#, csharp-format
msgid ""
"Assuming assembly reference `{0}' matches assembly `{1}'. You may need to "
"supply runtime policy"
msgstr ""
-#: mcs/mcs/ikvm.cs:447
+#: mcs/mcs/ikvm.cs:460
#, 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
+#: mcs/mcs/ikvm.cs:469
#, csharp-format
msgid ""
"An assembly with the same identity `{0}' has already been imported. Consider "
@@ -2444,22 +2472,22 @@ msgstr ""
msgid "A range variable `{0}' cannot be initialized with `{1}'"
msgstr ""
-#: mcs/mcs/linq.cs:828
+#: mcs/mcs/linq.cs:827
#, csharp-format
msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
msgstr ""
-#: mcs/mcs/linq.cs:835
+#: mcs/mcs/linq.cs:834
#, csharp-format
msgid "A range variable `{0}' has already been declared in this scope"
msgstr ""
-#: mcs/mcs/linq.cs:842
+#: mcs/mcs/linq.cs:841
#, csharp-format
msgid "A range variable `{0}' conflicts with a method type parameter"
msgstr ""
-#: mcs/mcs/linq.cs:874
+#: mcs/mcs/linq.cs:873
#, csharp-format
msgid ""
"A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
@@ -2550,23 +2578,23 @@ msgid ""
"parameter types"
msgstr ""
-#: mcs/mcs/method.cs:554
+#: mcs/mcs/method.cs:556
#, csharp-format
msgid "`{0}': Async methods cannot use `MethodImplOptions.Synchronized'"
msgstr ""
-#: mcs/mcs/method.cs:562
+#: mcs/mcs/method.cs:564
msgid ""
"The DllImport attribute must be specified on a method marked `static' and "
"`extern'"
msgstr ""
-#: mcs/mcs/method.cs:663
+#: mcs/mcs/method.cs:665
#, csharp-format
msgid "`{0}': A partial method parameters cannot use `out' modifier"
msgstr ""
-#: mcs/mcs/method.cs:725
+#: mcs/mcs/method.cs:729
#, csharp-format
msgid ""
"Conditional not valid on `{0}' because it is a constructor, destructor, "
@@ -2575,56 +2603,56 @@ 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
+#: mcs/mcs/method.cs:899
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
+#: mcs/mcs/method.cs:905
msgid ""
"A partial method must be declared within a partial class or partial struct"
msgstr ""
-#: mcs/mcs/method.cs:906
+#: mcs/mcs/method.cs:910
#, csharp-format
msgid "`{0}': Extension methods must be declared static"
msgstr "`{0}': Erweiterungsmethoden müssen statisch sein"
-#: mcs/mcs/method.cs:922
+#: mcs/mcs/method.cs:926
#, csharp-format
msgid "Program `{0}' has more than one entry point defined: `{1}'"
msgstr ""
-#: mcs/mcs/method.cs:965
+#: mcs/mcs/method.cs:969
#, 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
+#: mcs/mcs/method.cs:974
#, 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
+#: mcs/mcs/method.cs:979
msgid "Conditional not valid on interface members"
msgstr "Das Conditional-Attribut ist für Schnittstellenmember ungültig"
-#: mcs/mcs/method.cs:981
+#: mcs/mcs/method.cs:985
#, fuzzy, csharp-format
msgid "Conditional member `{0}' cannot implement interface member `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
-#: mcs/mcs/method.cs:988
+#: mcs/mcs/method.cs:992
#, csharp-format
msgid "Conditional method `{0}' cannot have an out parameter"
msgstr ""
-#: mcs/mcs/method.cs:1176
+#: mcs/mcs/method.cs:1180
#, csharp-format
msgid ""
"The constraints for type parameter `{0}' of method `{1}' must match the "
@@ -2632,18 +2660,18 @@ msgid ""
"using an explicit interface implementation instead"
msgstr ""
-#: mcs/mcs/method.cs:1231
+#: mcs/mcs/method.cs:1235
msgid "The return type of an async method must be void, Task, or Task<T>"
msgstr ""
-#: mcs/mcs/method.cs:1248
+#: mcs/mcs/method.cs:1252
#, 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
+#: mcs/mcs/method.cs:1258
#, csharp-format
msgid ""
"`{0}': Extension methods require `System.Runtime.CompilerServices."
@@ -2651,155 +2679,155 @@ msgid ""
"reference?"
msgstr ""
-#: mcs/mcs/method.cs:1263
+#: mcs/mcs/method.cs:1267
#, 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
+#: mcs/mcs/method.cs:1283
#, 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
+#: mcs/mcs/method.cs:1333
#, csharp-format
msgid ""
"A partial method `{0}' implementation is missing a partial method declaration"
msgstr ""
-#: mcs/mcs/method.cs:1367
+#: mcs/mcs/method.cs:1371
#, csharp-format
msgid "Method or delegate cannot return type `{0}'"
msgstr ""
-#: mcs/mcs/method.cs:1445
+#: mcs/mcs/method.cs:1449
msgid ""
"The constructor call cannot be dynamically dispatched within constructor "
"initializer"
msgstr ""
-#: mcs/mcs/method.cs:1459
+#: mcs/mcs/method.cs:1463
#, 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
+#: mcs/mcs/method.cs:1481
#, csharp-format
msgid "Constructor `{0}' cannot call itself"
msgstr ""
-#: mcs/mcs/method.cs:1613
+#: mcs/mcs/method.cs:1631
#, csharp-format
msgid "`{0}': The static constructor must be parameterless"
msgstr ""
-#: mcs/mcs/method.cs:1634
+#: mcs/mcs/method.cs:1652
msgid "Structs cannot contain explicit parameterless constructors"
msgstr ""
-#: mcs/mcs/method.cs:1689
+#: mcs/mcs/method.cs:1707
#, csharp-format
msgid ""
"`{0}': A class with the ComImport attribute cannot have a user-defined "
"constructor"
msgstr ""
-#: mcs/mcs/method.cs:1941
+#: mcs/mcs/method.cs:1959
#, 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
+#: mcs/mcs/method.cs:1965
#, csharp-format
msgid ""
"`{0}.{1}' in explicit interface declaration is not a member of interface"
msgstr ""
-#: mcs/mcs/method.cs:1955
+#: mcs/mcs/method.cs:1973
#, csharp-format
msgid ""
"`{0}' explicit method implementation cannot implement `{1}' because it is an "
"accessor"
msgstr ""
-#: mcs/mcs/method.cs:1965
+#: mcs/mcs/method.cs:1983
#, fuzzy, csharp-format
msgid "Method `{0}' cannot implement interface accessor `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
-#: mcs/mcs/method.cs:1972
+#: mcs/mcs/method.cs:1990
#, csharp-format
msgid ""
"Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
"an explicit interface implementation"
msgstr ""
-#: mcs/mcs/method.cs:1979
+#: mcs/mcs/method.cs:1997
#, 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
+#: mcs/mcs/method.cs:2017
#, csharp-format
msgid ""
"`{0}': the explicit interface implementation cannot introduce the params "
"modifier"
msgstr ""
-#: mcs/mcs/method.cs:2340
+#: mcs/mcs/method.cs:2358
#, 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
+#: mcs/mcs/method.cs:2586
#, csharp-format
msgid "User-defined operator `{0}' must be declared static and public"
msgstr ""
-#: mcs/mcs/method.cs:2612
+#: mcs/mcs/method.cs:2630
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
+#: mcs/mcs/method.cs:2641
msgid "User-defined conversion must convert to or from the enclosing type"
msgstr ""
-#: mcs/mcs/method.cs:2629
+#: mcs/mcs/method.cs:2647
#, csharp-format
msgid ""
"User-defined conversion `{0}' cannot convert to or from the dynamic type"
msgstr ""
-#: mcs/mcs/method.cs:2636
+#: mcs/mcs/method.cs:2654
#, csharp-format
msgid ""
"User-defined conversion `{0}' cannot convert to or from an interface type"
msgstr ""
-#: mcs/mcs/method.cs:2643
+#: mcs/mcs/method.cs:2661
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a base class"
msgstr ""
-#: mcs/mcs/method.cs:2649
+#: mcs/mcs/method.cs:2667
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
msgstr ""
-#: mcs/mcs/method.cs:2656
+#: mcs/mcs/method.cs:2674
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
+#: mcs/mcs/method.cs:2683
msgid ""
"The return type for ++ or -- operator must be the containing type or derived "
"from the containing type"
@@ -2807,25 +2835,25 @@ 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
+#: mcs/mcs/method.cs:2688
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
+#: mcs/mcs/method.cs:2695
#, 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
+#: mcs/mcs/method.cs:2703
msgid "The return type of operator True or False must be bool"
msgstr ""
-#: mcs/mcs/method.cs:2700
+#: mcs/mcs/method.cs:2718
#, 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
+#: mcs/mcs/modifiers.cs:278
#, csharp-format
msgid "The modifier `{0}' is not valid for this item"
msgstr ""
@@ -2848,51 +2876,51 @@ msgstr ""
"Der Typ oder Namespacename `{0}' existiert nicht im Namespace `{1}'. Fehlt "
"ein Assemblyverweis?"
-#: mcs/mcs/namespace.cs:358
+#: mcs/mcs/namespace.cs:367
#, csharp-format
msgid "The imported type `{0}' is defined multiple times"
msgstr ""
-#: mcs/mcs/namespace.cs:837 mcs/mcs/namespace.cs:849
+#: mcs/mcs/namespace.cs:845 mcs/mcs/namespace.cs:857
msgid ""
"A using clause must precede all other namespace elements except extern alias "
"declarations"
msgstr ""
-#: mcs/mcs/namespace.cs:865
+#: mcs/mcs/namespace.cs:873
#, csharp-format
msgid "The using alias `{0}' appeared previously in this namespace"
msgstr ""
-#: mcs/mcs/namespace.cs:903 mcs/mcs/namespace.cs:926
+#: mcs/mcs/namespace.cs:911 mcs/mcs/namespace.cs:934
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""
-#: mcs/mcs/namespace.cs:1148
+#: mcs/mcs/namespace.cs:1156
#, csharp-format
msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
msgstr ""
-#: mcs/mcs/namespace.cs:1200
+#: mcs/mcs/namespace.cs:1209
#, csharp-format
msgid "`{0}' is an ambiguous reference between `{1}' and `{2}'"
msgstr ""
-#: mcs/mcs/namespace.cs:1396
+#: mcs/mcs/namespace.cs:1405
#, 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
+#: mcs/mcs/namespace.cs:1429
#, 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
+#: mcs/mcs/nullable.cs:1059
msgid ""
"An expression tree cannot contain a coalescing operator with null left side"
msgstr ""
@@ -2995,27 +3023,27 @@ msgstr ""
msgid "The parameter name `{0}' conflicts with a compiler generated name"
msgstr ""
-#: mcs/mcs/parameter.cs:1351
+#: mcs/mcs/parameter.cs:1346
#, csharp-format
msgid ""
"The expression being assigned to optional parameter `{0}' must be a constant "
"or default value"
msgstr ""
-#: mcs/mcs/parameter.cs:1368
+#: mcs/mcs/parameter.cs:1363
#, csharp-format
msgid ""
"The expression being assigned to nullable optional parameter `{0}' must be "
"default value"
msgstr ""
-#: mcs/mcs/parameter.cs:1376
+#: mcs/mcs/parameter.cs:1371
#, csharp-format
msgid ""
"Optional parameter `{0}' of type `{1}' can only be initialized with `null'"
msgstr ""
-#: mcs/mcs/parameter.cs:1387
+#: mcs/mcs/parameter.cs:1382
#, csharp-format
msgid ""
"Optional parameter expression of type `{0}' cannot be converted to parameter "
@@ -3135,99 +3163,128 @@ msgstr ""
msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
msgstr ""
-#: mcs/mcs/module.cs:341
+#: mcs/mcs/module.cs:338
#, csharp-format
msgid "Value specified for the argument to `{0}' is not valid"
msgstr ""
-#: mcs/mcs/statement.cs:101
+#: mcs/mcs/statement.cs:74
msgid ""
"A lambda expression with statement body cannot be converted to an expresion "
"tree"
msgstr ""
-#: mcs/mcs/statement.cs:870
+#: mcs/mcs/statement.cs:126
+msgid "Control cannot leave the body of an anonymous method"
+msgstr ""
+
+#: mcs/mcs/statement.cs:140
+msgid "Control cannot leave the body of a finally clause"
+msgstr ""
+
+#: mcs/mcs/statement.cs:1174
#, 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
+#: mcs/mcs/statement.cs:1187 mcs/mcs/statement.cs:1211
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by any expression when method "
"returns void"
msgstr ""
-#: mcs/mcs/statement.cs:921
+#: mcs/mcs/statement.cs:1224
#, 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
+#: mcs/mcs/statement.cs:1228
#, 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
+#: mcs/mcs/statement.cs:1241
#, csharp-format
msgid ""
"`{0}': The return expression type of async method must be `{1}' rather than "
"`Task<{1}>'"
msgstr ""
-#: mcs/mcs/statement.cs:948
+#: mcs/mcs/statement.cs:1251
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by any expression when delegate "
"returns void"
msgstr ""
-#: mcs/mcs/statement.cs:981
+#: mcs/mcs/statement.cs:1284
#, 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
+#: mcs/mcs/statement.cs:1341
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
+#: mcs/mcs/statement.cs:1403
+#, csharp-format
+msgid ""
+"The label `{0}:' could not be found within the scope of the goto statement"
+msgstr ""
+
+#: mcs/mcs/statement.cs:1741
msgid "A goto case is only valid inside a switch statement"
msgstr ""
-#: mcs/mcs/statement.cs:1327 mcs/mcs/statement.cs:5451
+#: mcs/mcs/statement.cs:1764
+msgid ""
+"A throw statement with no arguments is not allowed outside of a catch clause"
+msgstr ""
+
+#: mcs/mcs/statement.cs:1769
+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/statement.cs:1787 mcs/mcs/statement.cs:6344
msgid "The type caught or thrown must be derived from System.Exception"
msgstr ""
-#: mcs/mcs/statement.cs:1575
+#: mcs/mcs/statement.cs:1929
+msgid "No enclosing loop out of which to break or continue"
+msgstr ""
+
+#: mcs/mcs/statement.cs:2098
msgid "A fixed statement cannot use an implicitly typed local variable"
msgstr ""
-#: mcs/mcs/statement.cs:1580
+#: mcs/mcs/statement.cs:2103
msgid "An implicitly typed local variable cannot be a constant"
msgstr ""
-#: mcs/mcs/statement.cs:1585
+#: mcs/mcs/statement.cs:2108
msgid ""
"An implicitly typed local variable declarator must include an initializer"
msgstr ""
-#: mcs/mcs/statement.cs:1590
+#: mcs/mcs/statement.cs:2113
msgid ""
"An implicitly typed local variable declaration cannot include multiple "
"declarators"
msgstr ""
-#: mcs/mcs/statement.cs:2205
+#: mcs/mcs/statement.cs:2754
#, csharp-format
msgid ""
"A local variable named `{0}' cannot be declared in this scope because it "
@@ -3235,114 +3292,114 @@ msgid ""
"scope to denote something else"
msgstr ""
-#: mcs/mcs/statement.cs:2217
+#: mcs/mcs/statement.cs:2766
#, csharp-format
msgid "A local variable named `{0}' is already defined in this scope"
msgstr ""
-#: mcs/mcs/statement.cs:2224
+#: mcs/mcs/statement.cs:2773
#, csharp-format
msgid ""
"The type parameter name `{0}' is the same as local variable or parameter name"
msgstr ""
-#: mcs/mcs/statement.cs:3004
+#: mcs/mcs/statement.cs:3607
#, 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
+#: mcs/mcs/statement.cs:3864
#, fuzzy
msgid "Async methods cannot have ref or out parameters"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
-#: mcs/mcs/statement.cs:3193
+#: mcs/mcs/statement.cs:3870
msgid "__arglist is not allowed in parameter list of async methods"
msgstr ""
-#: mcs/mcs/statement.cs:3199
+#: mcs/mcs/statement.cs:3876
#, fuzzy
msgid "Async methods cannot have unsafe parameters"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
-#: mcs/mcs/statement.cs:3399
+#: mcs/mcs/statement.cs:4073
#, csharp-format
msgid "The label `{0}' is a duplicate"
msgstr ""
-#: mcs/mcs/statement.cs:3408 mcs/mcs/statement.cs:3419
+#: mcs/mcs/statement.cs:4082 mcs/mcs/statement.cs:4093
#, csharp-format
msgid ""
"The label `{0}' shadows another label by the same name in a contained scope"
msgstr ""
-#: mcs/mcs/statement.cs:3727
+#: mcs/mcs/statement.cs:4296
+#, csharp-format
+msgid "`{0}': not all code paths return a value"
+msgstr ""
+
+#: mcs/mcs/statement.cs:4414
+#, csharp-format
+msgid "The label `{0}' already occurs in this switch statement"
+msgstr ""
+
+#: mcs/mcs/statement.cs:4538
#, csharp-format
-msgid "The label `case {0}:' already occurs in this switch statement"
+msgid "Control cannot fall through from one case label `{0}' to another"
msgstr ""
-#: mcs/mcs/statement.cs:4153
+#: mcs/mcs/statement.cs:4917
#, 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
+#: mcs/mcs/statement.cs:5679
#, csharp-format
msgid "`{0}' is not a reference type as required by the lock statement"
msgstr ""
-#: mcs/mcs/statement.cs:5181
+#: mcs/mcs/statement.cs:6060
msgid "The type of locals declared in a fixed statement must be a pointer type"
msgstr ""
-#: mcs/mcs/statement.cs:5197
+#: mcs/mcs/statement.cs:6076
msgid ""
"The right hand side of a fixed statement assignment may not be a cast "
"expression"
msgstr ""
-#: mcs/mcs/statement.cs:5267
+#: mcs/mcs/statement.cs:6146
msgid ""
"You cannot use the fixed statement to take the address of an already fixed "
"expression"
msgstr ""
-#: mcs/mcs/statement.cs:5623
+#: mcs/mcs/statement.cs:6576
#, csharp-format
msgid ""
"A previous catch clause already catches all exceptions of this or a super "
"type `{0}'"
msgstr ""
-#: mcs/mcs/statement.cs:5763
+#: mcs/mcs/statement.cs:6753
#, csharp-format
msgid ""
"`{0}': type used in a using statement must be implicitly convertible to "
"`System.IDisposable'"
msgstr ""
-#: mcs/mcs/statement.cs:6167
+#: mcs/mcs/statement.cs:7153
#, 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
+#: mcs/mcs/statement.cs:7197
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it "
@@ -3350,18 +3407,18 @@ msgid ""
"implementation"
msgstr ""
-#: mcs/mcs/statement.cs:6233
+#: mcs/mcs/statement.cs:7219
#, 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
+#: mcs/mcs/statement.cs:7454
msgid "Use of null is not valid in this context"
msgstr ""
-#: mcs/mcs/statement.cs:6476
+#: mcs/mcs/statement.cs:7466
#, csharp-format
msgid "Foreach statement cannot operate on a `{0}'"
msgstr ""