|
21.
|
|
|
`{0}' is not a valid named attribute argument because it is not a valid attribute parameter type
|
|
|
|
'{0}' nije važeći atribut argumenta zato što nije važeći atribut tipa parametra.
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:237
|
|
22.
|
|
|
An attribute argument cannot be dynamic expression
|
|
|
|
Atribut argumenta ne može biti dinamički izraz.
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:243
|
|
23.
|
|
|
The Guid attribute must be specified with the ComImport attribute
|
|
|
|
Guid atribut mora biti naveden sa Comlmport atributom.
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:248
|
|
24.
|
|
|
Do not use `{0}' directly. Use parameter modifier `this' instead
|
|
|
|
Nemojte koristiti '{0}' izravno. Koristi parametar modifikacije 'this' umjesto toga.
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:253
|
|
25.
|
|
|
Do not use `{0}' directly. Use `dynamic' keyword instead
|
|
|
|
Nemoj direktno koristiti '{0}'. Koristi umjesto toga dinamičku ključnu riječ.
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:258
|
|
26.
|
|
|
Error during emitting `{0}' attribute. The reason is `{1}'
|
|
|
|
Greška prilikom emitovanja '{0}' atributa. Razlog je '{1}'
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:263
|
|
27.
|
|
|
`{0}': is not an attribute class
|
|
|
|
'{0}' nije atribut klase.
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:361 mcs/mcs/attribute.cs:372
|
|
28.
|
|
|
`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}Attribute'
|
|
|
|
'{0}' je dvoznačan između '{1}' i '{2}'. Koristi ili '@{0}' ili '{0}Attribute'
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:335
|
|
29.
|
|
|
Cannot apply attribute class `{0}' because it is abstract
|
|
|
|
Nije moguće primjeniti atirubut klase '{0}' zato što je apstraktan.
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:481
|
|
30.
|
|
|
Duplicate named attribute `{0}' argument
|
|
|
|
Dvostruki pod nazivom atribut '{0}' argument
|
|
Translated and reviewed by
Merima
|
|
|
|
Located in
mcs/mcs/attribute.cs:549
|