|
32.
|
|
|
The attribute `{0}' is not valid on this declaration type. It is valid on `{1}' declarations only
|
|
|
|
Неприпустимий атрибут `{0}' в об’явленому типі. Припустимо лише `{1}' об’явлення.
|
|
Translated and reviewed by
Mykola Tkach
|
|
|
|
Located in
mcs/mcs/attribute.cs:1044
|
|
33.
|
|
|
The argument to the `{0}' attribute must be a valid identifier
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:1066
|
|
34.
|
|
|
Invalid value for argument to `{0}' attribute
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:269
|
|
35.
|
|
|
The attribute `{0}' cannot be applied multiple times
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:1359
|
|
36.
|
|
|
`{0}' is obsolete: `{1}'
|
|
|
|
`{0}' є застарілим: `{1}'
|
|
Translated and reviewed by
Mykola Tkach
|
|
|
|
Located in
mcs/mcs/attribute.cs:1665
|
|
37.
|
|
|
A namespace declaration cannot have modifiers or attributes
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:474
|
|
38.
|
|
|
Namespace elements cannot be explicitly declared as private, protected or protected internal
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:570
|
|
39.
|
|
|
Assembly and module attributes must precede all other elements except using clauses and extern alias declarations
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:613
|
|
40.
|
|
|
'<' unexpected: attributes cannot be generic
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:752
|
|
41.
|
|
|
Named attribute arguments must appear after the positional arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:800
|