|
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}» no es un atributo de argumento con un nombre válido. Los atributos de argumentos nombrados deben ser campos que no son de solo lectura, estáticos, constantes o propiedades lectura-escritura que son públicas y no estáticas
|
|
Translated by
Paco Molinero
|
In upstream: |
|
(not translated yet)
|
|
|
|
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}» no es un argumento de atributo nombrado correctamente, porque no es un tipo de parámetro de atributo válido
|
|
Translated and reviewed by
Paco Molinero
|
In upstream: |
|
(not translated yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:237
|
|
64.
|
|
|
An attribute argument cannot be dynamic expression
|
|
|
|
Un argumento de atributo no puede ser una expresión dinámica
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
mcs/mcs/attribute.cs:243
|
|
65.
|
|
|
The Guid attribute must be specified with the ComImport attribute
|
|
|
|
El atributo Guid debe de ser especificado junto con el atributo ComImport
|
|
Translated by
Miguel de Icaza
|
|
|
|
Located in
mcs/mcs/attribute.cs:248
|
|
66.
|
|
|
Do not use `{0}' directly. Use parameter modifier `this' instead
|
|
|
|
No use «{0}» directamente. Use el modificador de parámetro «this» en su lugar
|
|
Translated by
Paco Molinero
|
In upstream: |
|
No use `{0}' directamente. Use el modificador de parámetro `this' en su lugar
|
|
|
Suggested by
Miguel de Icaza
|
|
|
|
Located in
mcs/mcs/attribute.cs:253
|
|
67.
|
|
|
Do not use `{0}' directly. Use `dynamic' keyword instead
|
|
|
|
No utilice directamente «{0}». Utilice en su lugar la palabra clave «dynamic»
|
|
Translated and reviewed by
Nacho Perea
|
|
|
|
Located in
mcs/mcs/attribute.cs:258
|
|
68.
|
|
|
Error during emitting `{0}' attribute. The reason is `{1}'
|
|
|
|
Error al emitir el atributo «{0}». La razón es «{1}»
|
|
Translated and reviewed by
Paco Molinero
|
In upstream: |
|
Error al emitir el atributo `{0}'. La razón es `{1}'
|
|
|
Suggested by
Miguel de Icaza
|
|
|
|
Located in
mcs/mcs/attribute.cs:263
|
|
69.
|
|
|
Invalid value for argument to `{0}' attribute
|
|
|
|
Valor inválido para el argumento del atributo «{0}»
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
mcs/mcs/attribute.cs:269
|