Translations by Joel Addison

Joel Addison has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 414 results
1.
Cannot convert `{0}' to an expression tree of non-delegate type `{1}'
2011-11-19
Cannot convert `{0}' to an expression tree of non-delegate type `{1}'
2.
Cannot convert `{0}' to non-delegate type `{1}'
2011-11-19
Cannot convert `{0}' to non-delegate type `{1}'
3.
Cannot convert `{0}' to delegate type `{1}' since there is a parameter mismatch
2011-11-19
Cannot convert `{0}' to delegate type `{1}' since there is a parameter mismatch
4.
Delegate `{0}' does not take `{1}' arguments
2011-11-19
Delegate `{0}' does not take `{1}' arguments
5.
Parameter `{0}' should not be declared with the `{1}' keyword
2011-11-19
Parameter `{0}' should not be declared with the `{1}' keyword
6.
Parameter `{0}' must be declared with the `{1}' keyword
2011-11-19
Parameter `{0}' must be declared with the `{1}' keyword
7.
Parameter `{0}' is declared as type `{1}' but should be `{2}'
2011-11-19
Parameter `{0}' is declared as type `{1}' but should be `{2}'
8.
An anonymous method cannot be converted to an expression tree
2011-11-19
An anonymous method cannot be converted to an expression tree
10.
Anonymous methods and lambda expressions cannot be used in the current context
2011-11-19
Anonymous methods and lambda expressions cannot be used in the current context
11.
Local variable or parameter `{0}' cannot have their address taken and be used inside an anonymous method or lambda expression
2011-11-19
Local variable or parameter `{0}' cannot have their address taken and be used inside an anonymous method or lambda expression
12.
An expression tree cannot contain an anonymous method expression
2011-11-19
An expression tree cannot contain an anonymous method expression
13.
`{0}': An anonymous type cannot have multiple properties with the same name
2011-11-19
`{0}': An anonymous type cannot have multiple properties with the same name
14.
An expression tree cannot contain an assignment operator
2011-11-19
An expression tree cannot contain an assignment operator
15.
`{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
2011-11-19
`{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
16.
`{0}' is not a valid named attribute argument because it is not a valid attribute parameter type
2011-11-19
`{0}' is not a valid named attribute argument because it is not a valid attribute parameter type
17.
An attribute argument must be a constant expression, typeof expression or array creation expression
2011-11-19
An attribute argument must be a constant expression, typeof expression or array creation expression
19.
The Guid attribute must be specified with the ComImport attribute
2011-11-19
The Guid attribute must be specified with the ComImport attribute
20.
Do not use `{0}' directly. Use parameter modifier `this' instead
2011-11-19
Do not use `{0}' directly. Use parameter modifier `this' instead
21.
Error during emitting `{0}' attribute. The reason is `{1}'
2011-11-19
Error during emitting `{0}' attribute. The reason is `{1}'
22.
`{0}': is not an attribute class
2011-11-19
`{0}': is not an attribute class
24.
Cannot apply attribute class `{0}' because it is abstract
2011-11-19
Cannot apply attribute class `{0}' because it is abstract
26.
The argument to the `{0}' attribute must be a valid identifier
2011-11-19
The argument to the `{0}' attribute must be a valid identifier
28.
`{0}' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `{1}'
2011-11-19
`{0}' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `{1}'
29.
The attribute `{0}' is not valid on this declaration type. It is valid on `{1}' declarations only
2011-11-19
The attribute `{0}' is not valid on this declaration type. It is valid on `{1}' declarations only
30.
The attribute `{0}' cannot be applied multiple times
2011-11-19
The attribute `{0}' cannot be applied multiple times
31.
Added modules must be marked with the CLSCompliant attribute to match the assembly
2015-05-21
Added modules must be marked with the CLSCompliant attribute to match the assembly
32.
`{0}' is obsolete: `{1}'
2011-11-19
`{0}' is obsolete: `{1}'
33.
The `partial' modifier can be used only immediately before `class', `struct', `interface', or `void' keyword
2011-11-19
The `partial' modifier can be used only immediately before `class', `struct', `interface', or `void' keyword
34.
Invalid number
2011-11-19
Invalid number
35.
Unrecognized escape sequence `\{0}'
2011-11-19
Unrecognised escape sequence `\{0}'
36.
Unrecognized escape sequence
2011-11-19
Unrecognised escape sequence
37.
Missing identifier to pre-processor directive
2011-11-19
Missing identifier to pre-processor directive
38.
Identifier expected: {0}
2011-11-19
Identifier expected: {0}
40.
Invalid preprocessor directive
2011-11-19
Invalid preprocessor directive
41.
Unexpected processor directive ({0})
2011-11-19
Unexpected processor directive ({0})
42.
Cannot define or undefine preprocessor symbols after first token in file
2011-11-19
Cannot define or undefine preprocessor symbols after first token in file
43.
Preprocessor directives must appear as the first non-whitespace character on a line
2011-11-19
Preprocessor directives must appear as the first non-whitespace character on a line
44.
Single-line comment or end-of-line expected
2011-11-19
Single-line comment or end-of-line expected
45.
Expected `#endif' directive
2011-11-19
Expected `#endif' directive
46.
#endregion directive expected
2011-11-19
#endregion directive expected
47.
#error: '{0}'
2011-11-19
#error: '{0}'
48.
The line number specified for #line directive is missing or invalid
2011-11-19
The line number specified for #line directive is missing or invalid
49.
Wrong preprocessor directive
2011-11-19
Wrong preprocessor directive
50.
Newline in constant
2011-11-19
Newline in constant
51.
Unterminated string literal
2011-11-19
Unterminated string literal
52.
Identifier too long (limit is 512 chars)
2011-11-19
Identifier too long (limit is 512 chars)
54.
End-of-file found, '*/' expected
2011-11-19
End-of-file found, '*/' expected
55.
Keyword, identifier, or string expected after verbatim specifier: @
2011-11-19
Keyword, identifier, or string expected after verbatim specifier: @
56.
Too many characters in character literal
2011-11-19
Too many characters in character literal
57.
The operation overflows at compile time in checked mode
2011-11-19
The operation overflows at compile time in checked mode