org.apache.myfaces.commons.Messages_pt_BR.properties Maven / Gradle / Ivy
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you 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.
org.apache.myfaces.commons.validator.Email.INVALID = Erro de valida??o
org.apache.myfaces.commons.validator.Email.INVALID_detail = O valor informado ({0}) n?o ? um endere?o de e-mail v?lido.
org.apache.myfaces.commons.validator.Equal.INVALID = Erro de valida??o
org.apache.myfaces.commons.validator.Equal.INVALID_detail = O valor informado ({0}) n?o ? igual ao valor de "{1}".
org.apache.myfaces.commons.validator.Creditcard.INVALID = Erro de valida??o
org.apache.myfaces.commons.validator.Creditcard.INVALID_detail = O valor informado ({0}) est? incorreto para cart?o de cr?dito
org.apache.myfaces.commons.validator.Regexpr.INVALID=Erro de valida??o
org.apache.myfaces.commons.validator.Regexpr.INVALID_detail= O valor informado ({0}) ? inv?lido.
org.apache.myfaces.commons.validator.ISBN.INVALID =Erro de valida??o
org.apache.myfaces.commons.validator.ISBN.INVALID_detail = O valor informado ({0}) n?o ? um c?digo isbn v?lido.