|
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
|
|
152.
|
|
|
''{0}'' could not be understood as a currency value.
|
|
|
|
''{0}'' no parece ser un valor monetario.
|
|
Translated by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.NumberConverter.CURRENCY
|
|
153.
|
|
|
''{0}'' could not be understood as a currency value. Example: {1}
|
|
|
|
''{0}'' no parece ser un valor monetario. P. ej.: {1}
|
|
Translated by
Alessandro Gasparini
|
|
Reviewed by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.NumberConverter.CURRENCY_detail
|
|
154.
|
|
|
''{0}'' is not a number.
|
|
|
|
''{0}'' no es un número.
|
|
Translated by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.NumberConverter.NUMBER
|
|
155.
|
|
|
''{0}'' is not a number. Example: {1}
|
|
|
|
''{0}'' no es un número. P. ej.: {1}
|
|
Translated by
Alessandro Gasparini
|
|
Reviewed by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.NumberConverter.NUMBER_detail
|
|
156.
|
|
|
''{0}'' is not a number pattern.
|
|
|
|
''{0}'' no es un modelo de número.
|
|
Translated by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.NumberConverter.PATTERN
|
|
157.
|
|
|
''{0}'' is not a number pattern. Example: {1}
|
|
|
|
''{0}'' no es un modelo de número. P. ej.: {1}
|
|
Translated by
Alessandro Gasparini
|
|
Reviewed by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.NumberConverter.PATTERN_detail
|
|
158.
|
|
|
''{0}'' could not be understood as a percentage.
|
|
|
|
''{0}'' no se puede interpretar como un porcentaje.
|
|
Translated by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.NumberConverter.PERCENT
|
|
159.
|
|
|
''{0}'' could not be understood as a percentage. Example: {1}
|
|
|
|
''{0}'' no se puede interpretar como un porcentaje. P. ej.: {1}
|
|
Translated by
Alessandro Gasparini
|
|
Reviewed by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.NumberConverter.PERCENT_detail
|
|
160.
|
|
|
Could not convert ''{0}'' to a string.
|
|
|
|
No pude convertir ''{0}'' en una cadena.
|
|
Translated by
Alessandro Gasparini
|
|
|
|
Located in
javax.faces.converter.STRING
|