|
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
|
|
70.
|
|
|
Security attribute `{0}' is not valid on this declaration type. Security attributes are only valid on assembly, type and method declarations
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:275
|
|
71.
|
|
|
`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}Attribute'
|
|
|
|
«{0}» es ambiguo, entre «{1}» y «{2}». Use «@{0}» o «{0}Attribute»
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
mcs/mcs/attribute.cs:335
|
|
72.
|
|
|
`{0}': is not an attribute class
|
|
|
|
«{0}» no es una clase atributo
|
|
Translated and reviewed by
Paco Molinero
|
In upstream: |
|
`{0}' no es una clase atributo
|
|
|
Suggested by
Miguel de Icaza
|
|
|
|
Located in
mcs/mcs/attribute.cs:361 mcs/mcs/attribute.cs:372
|