blob: 586720652b3f4b747211dea40cddeee3da7c69c5 [file] [log] [blame]
# Copyright 2005 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
field-is-required=Tiene que ingresar un valor para {0}.
field-too-short=Tiene que ingresar al menos {0} caracteres para {1}.
invalid-date-format=Formato de fecha no v\u00e1lido para {0}. El formato es {1}.
invalid-int-format={0} tiene que ser un valor entero.
invalid-format={0} no se encuentra en un formato reconocido.
invalid-numeric-format={0} tiene que ser un valor num\u00e9rico.
date-too-early={0} tiene que ser actual o despu\u00e9s de {1}.
date-too-late={0} tiene que ser actual o antes de {1}.
number-too-small={0} no puede ser menor que {1}.
number-too-large={0} no puede ser mayor que {1}.
number-range={0} tiene que estar entre {1} y {2}.
invalid-email-format=Formato de email inv\u00e1lido para {0}. El formato es usuario@servidor.