|
36.
|
|
|
Added modules must be marked with the CLSCompliant attribute to match the assembly
|
|
|
|
Módulos adicionados devem ser marcados com o atributo CLSCompliant para coincidir com o assembly
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/assembly.cs:746
|
|
37.
|
|
|
Option `{0}' overrides attribute `{1}' given in a source file or added module
|
|
|
|
Opção "{0}" sobrescreve atributo "{1}" dado num código-fonte ou módulo adicionado
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/assembly.cs:781 mcs/mcs/assembly.cs:796
|
|
38.
|
|
|
Delay signing was requested but no key file was given
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:831
|
|
39.
|
|
|
Cannot link resource file when building a module
|
|
|
|
Não é possível apontar arquivo de recursos quando estiver compilando um módulo
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/assembly.cs:856
|
|
40.
|
|
|
Error reading resource file `{0}'
|
|
|
|
Erro ao ler arquivo de recurso "{0}"
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/assembly.cs:861 mcs/mcs/module.cs:752
|
|
41.
|
|
|
Output file `{0}' exceeds the 4GB limit
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:931
|
|
42.
|
|
|
Could not write to file `{0}'. {1}
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:933
|
|
43.
|
|
|
Cannot specify -main if building a module or library
|
|
|
|
Não é possível especificar -main se estiver compilando um módulo ou biblioteca
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/assembly.cs:977
|
|
44.
|
|
|
Could not find `{0}' specified for Main method
|
|
|
|
Não foi possível encontrar o "{0}" especificado para o método Main
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/assembly.cs:1003
|
|
45.
|
|
|
`{0}' specified for Main method must be a valid class or struct
|
|
|
|
"{0}" especificado para o método Main deve ser uma classe válida ou struct
|
|
Translated by
Rodrigo Luiz Marques Flores
|
|
|
|
Located in
mcs/mcs/assembly.cs:1009
|