|
142.
|
|
|
A 'pattern' or 'type' attribute must be specified to convert the value ''{0}''.
|
|
|
|
Se debe de especificar un atributo 'pattern' o 'type' para convertir el valor ''{0}''.
|
|
Translated by
LogicalDOC
|
|
|
|
Located in
javax.faces.converter.DateTimeConverter.PATTERN_TYPE
|
|
143.
|
|
|
''{0}'' could not be understood as a time.
|
|
|
|
''{0}'' no se puede interpretar como una hora.
|
|
Translated by
LogicalDOC
|
|
|
|
Located in
javax.faces.converter.DateTimeConverter.TIME
|
|
144.
|
|
|
''{0}'' could not be understood as a time. Example: {1}
|
|
|
|
''{0}'' no se puede interpretar como una hora. P. ej.: {1}
|
|
Translated by
Alessandro Gasparini
|
|
Reviewed by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.DateTimeConverter.TIME_detail
|
|
145.
|
|
|
''{0}'' must be a number between 4.9E-324 and 1.7976931348623157E308. Example\: {1}
|
|
|
|
''{0}'' debe ser un número entre 4.9E-324 y 1.7976931348623157E308. Ejemplo\: {1}
|
|
Translated and reviewed by
Juan Pablo
|
|
|
|
Located in
javax.faces.converter.DoubleConverter.DOUBLE_detail
|
|
146.
|
|
|
''{0}'' must be convertible to an enum.
|
|
|
|
''{0}'' debe de ser convertible a una enumeración.
|
|
Translated by
LogicalDOC
|
|
|
|
Located in
javax.faces.converter.EnumConverter.ENUM
|
|
147.
|
|
|
''{0}'' must be convertible to an enum from the enum, but no enum class provided.
|
|
|
|
''{0}'' debe de poder convertirse a una enumeración desde la enumeración, pero no se ha suministrado clase de enumeración.
|
|
Translated and reviewed by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.EnumConverter.ENUM_NO_CLASS
javax.faces.converter.EnumConverter.ENUM_NO_CLASS_detail
|
|
148.
|
|
|
''{0}'' must be convertible to an enum from the enum that contains the constant ''{1}''.
|
|
|
|
''{0}'' debe de ser convertible a un enum desde el enum que contiene la constante ''{1}''.
|
|
Translated by
LogicalDOC
|
|
|
|
Located in
javax.faces.converter.EnumConverter.ENUM_detail
|
|
149.
|
|
|
''{0}'' must be a number between 1.4E-45 and 3.4028235E38. Example: {1}
|
|
|
|
''{0}'' debe de ser un número entre 1.4E-45 y 3.4028235E38. P. ej.: {1}
|
|
Translated by
Alessandro Gasparini
|
|
Reviewed by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.FloatConverter.FLOAT_detail
|
|
150.
|
|
|
''{0}'' must be a number between -2147483648 and 2147483647. Example: {1}
|
|
|
|
''{0}'' debe de ser un número entre -2147483648 y 2147483647. P. ej.: {1}
|
|
Translated by
Alessandro Gasparini
|
|
Reviewed by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.IntegerConverter.INTEGER_detail
|
|
151.
|
|
|
''{0}'' must be a number between -9223372036854775808 to 9223372036854775807. Example: {1}
|
|
|
|
''{0}'' debe de ser un número entre -9223372036854775808 y 9223372036854775807. P. ej.: {1}
|
|
Translated by
Alessandro Gasparini
|
|
Reviewed by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.LongConverter.LONG_detail
|