Translations by Majra Oruc

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

116 of 16 results
164.
`{0}' cannot override inherited members `{1}' and `{2}' because they have the same signature when used in type `{3}'
2016-03-28
'{0}' ne može nadjačati naslijeđene članove '{1}' i '{2}' jer imaju isti potpis kad su korišteni u tipu '{3}'
432.
SDK path could not be resolved
2016-03-28
SDK putanja se ne može razriješiti
435.
An assembly with the same name `{0}' has already been imported. Consider removing one of the references or sign the assembly
2016-04-02
Asembler sa istim imenom '{0}' je već uvezen. Razmislite o uklanjanju jedne od referenci ili potpišite asembler
438.
Query expressions with a source or join sequence of type `dynamic' are not allowed
2016-04-02
Upitni izrazi sa izvorom ili pridružene sekvence tipa 'dynamic' nisu dozvoljene
462.
`{0}': Async methods cannot use `MethodImplOptions.Synchronized'
2016-03-28
'{0}': Async metode ne mogu koristiti 'MethodImplOptions.Synchronized'
476.
The return type of an async method must be void, Task, or Task<T>
2016-03-28
Povratni tip od async metode mora biti void, Task, ili Task<T>
478.
`{0}': Extension methods require `System.Runtime.CompilerServices.ExtensionAttribute' type to be available. Are you missing an assembly reference?
2016-03-28
'{0}' Metode za proširenje zahtijevaju 'System.Runtime.CompilerServices.ExtensionAttribute' tip da bi bile dostupne. Da li nedostaju asemblerske reference?
480.
`{0}': an entry point cannot be async method
2016-03-28
'{0}': ulazna tačka ne može biti async metoda
527.
The CallerMemberName attribute can only be applied to parameters with default value
2016-03-28
CallerMemberName atribut može biti primijenjen samo na parametre sa zadanim vrijednostima
528.
The CallerLineNumber attribute can only be applied to parameters with default value
2016-03-28
CallerLineNumber atribut može biti primijenjen samo na parametre sa zadanim vrijednostima
529.
The CallerFilePath attribute can only be applied to parameters with default value
2016-03-28
CallerFilePath atribut može biti primijenjen samo na parametre sa zadanim vrijednostima
533.
The CallerMemberName attribute cannot be applied because there is no standard conversion from `{0}' to `{1}'
2016-03-28
CallerMemberName atribut ne može biti primijenjen jer nema standardne konverzije iz '{0}' u '{1}'
534.
The CallerFilePath attribute cannot be applied because there is no standard conversion from `{0}' to `{1}'
2016-03-28
CallerFilePath atribut ne može biti primijenjen jer nema standardne konverzije iz '{0}' u '{1}'
589.
__arglist is not allowed in parameter list of async methods
2016-03-28
__arglist nije dozvoljen u parametarskoj listi async metoda
590.
Async methods cannot have unsafe parameters
2016-03-28
Async metode ne mogu imati nesigurne parametre
594.
The label `{0}' already occurs in this switch statement
2016-03-28
Oznaka '{0}' se već pojavljuje u ovom switch iskazu