|
60.
|
|
|
method class must be derived from %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
la clase del método debe ser derivada de %s
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass15.ec:3241
./src/pass15.ec:3256
./src/pass15.ec:3282
|
|
61.
|
|
|
method class should not take an object
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
la clase del método no debería tomar un objeto
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass15.ec:3243
|
|
62.
|
|
|
no get defined for property %s of class %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Get no definido para la propiedad %s de la clase %s
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass2.ec:2592
./src/pass2.ec:2594
|
|
63.
|
|
|
no set defined for property %s of class %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Set no definido para la propiedad %s de la clase %s
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass2.ec:945
|
|
64.
|
|
|
not enough arguments for function %s (%d given, expected %d)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
número de argumentos insuficiente para la función %s (%d proporcionados, se esperaban %d)
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass15.ec:9963
|
|
65.
|
|
|
not enough arguments for method %s::%s (%d given, expected %d)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
número de argumentos insuficiente para el método %s::%s (%d proporcionados, se esperaban %d)
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass15.ec:9959
|
|
66.
|
|
|
not enough parameters
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
número de argumentos insuficiente
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass15.ec:3320
|
|
67.
|
|
|
operating on %s and %s with an untyped result, assuming %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
operando en %s y %s con un resultado no tipificado, asumiendo %s
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass15.ec:8905
|
|
68.
|
|
|
operator %s illegal on pointer
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
el operador %s es ilegal en puntero
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass15.ec:8602
|
|
69.
|
|
|
overriding class expected to be derived from method class
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
la clase que reemplaza se espera que sea derivada de la clase del método
|
|
Translated and reviewed by
Juan Sánchez
|
|
|
|
Located in
./src/pass15.ec:3269
|