|
60.
|
|
|
The awaiter type `{0}' must implement interface `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/async.cs:377
|
|
61.
|
|
|
Cannot find compiler required types for asynchronous functions support. Are you targeting the wrong framework version?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/async.cs:678
|
|
62.
|
|
|
`{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
|
|
|
|
"{0}" não é um argumento de atributo nomeado válido. Argumentos de atributo nomeado devem ser campos que não são somente leitura, estáticos, constantes ou possuir propriedades de leitura-escrita que são públicas e não estáticas
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/attribute.cs:228
|
|
63.
|
|
|
`{0}' is not a valid named attribute argument because it is not a valid attribute parameter type
|
|
|
|
"{0}" não é um atributo nomeado válida para um argumento de atributo por quê não é um tipo de parâmetro de atributo válido
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/attribute.cs:237
|
|
64.
|
|
|
An attribute argument cannot be dynamic expression
|
|
|
|
Um argumento atributo não pode ser expressão dinâmica
|
|
Translated by
João Marcus P. Gomes
|
|
Reviewed by
Rafael Neri
|
|
|
|
Located in
mcs/mcs/attribute.cs:243
|
|
65.
|
|
|
The Guid attribute must be specified with the ComImport attribute
|
|
|
|
O atributo Guid deve ser especificado com o atributo ComImport
|
|
Translated by
José Ricardo
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
mcs/mcs/attribute.cs:248
|
|
66.
|
|
|
Do not use `{0}' directly. Use parameter modifier `this' instead
|
|
|
|
Não use "{0}" diretamente. Ao invés disso, use o modificador de parâmetro "this"
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/attribute.cs:253
|
|
67.
|
|
|
Do not use `{0}' directly. Use `dynamic' keyword instead
|
|
|
|
Não use `{0}' diretamente. Use a palavra reservada `dynamic' como alternativa
|
|
Translated and reviewed by
Neliton Pereira Jr.
|
|
|
|
Located in
mcs/mcs/attribute.cs:258
|
|
68.
|
|
|
Error during emitting `{0}' attribute. The reason is `{1}'
|
|
|
|
Erro enquanto emitia o atributo "{0}". O motivo é "{1}"
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/attribute.cs:263
|
|
69.
|
|
|
Invalid value for argument to `{0}' attribute
|
|
|
|
Valor inválido de argumento para atributo `{0}'
|
|
Translated by
João Marcus P. Gomes
|
|
Reviewed by
Rafael Neri
|
|
|
|
Located in
mcs/mcs/attribute.cs:269
|