org.apache.myfaces.commons.Messages_fr.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 = Erreur de Validation
org.apache.myfaces.commons.validator.Email.INVALID_detail =La valeur ({0}) n'est pas un email correct.
org.apache.myfaces.commons.validator.Equal.INVALID = Erreur de Validation
org.apache.myfaces.commons.validator.Equal.INVALID_detail =La valeur ({0}) n'est pas \u00E9gale \u00E0 "{1}".
org.apache.myfaces.commons.validator.Creditcard.INVALID = Erreur de Validation
org.apache.myfaces.commons.validator.Creditcard.INVALID_detail =La valeur ({0}) n'est pas un bon num\u00E9ro de carte de cr\u00E9dit.
org.apache.myfaces.commons.validator.Regexpr.INVALID=Erreur de Validation
org.apache.myfaces.commons.validator.Regexpr.INVALID_detail=La valeur ({0}) n'est pas valide.
org.apache.myfaces.commons.validator.ISBN.INVALID = Erreur de Validation
org.apache.myfaces.commons.validator.ISBN.INVALID_detail =La valeur ({0}) n'est pas un code ISBN correct.