com.sun.xml.rpc.resources.configuration_fr.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaxrpc-impl Show documentation
Show all versions of jaxrpc-impl Show documentation
JAXRPC Reference Implementation
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License"). You
# may not use this file except in compliance with the License. You can
# obtain a copy of the License at
# https://oss.oracle.com/licenses/CDDL+GPL-1.1
# or LICENSE.txt. See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license." If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above. However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#
#EN: configuration error: {0}
configuration.nestedConfigurationError=Erreur de configuration : {0}
#EN: missing configuration attribute \"{2}\" in element \"{1}\" (line {0})
configuration.missing.attribute=Attribut de configuration manquant \"{2}\" dans l''\u00e9l\u00e9ment \"{1}\" (ligne {0})
#EN: invalid attribute value \"{1}\" (line {0})
configuration.invalid.attribute.value=Valeur non valide pour l''attribut \"{1}\" (ligne {0})
#EN: duplicate interface found: {0}
configuration.rmi.duplicate.interface=Interface dupliqu\u00e9e d\u00e9tect\u00e9e : {0}
#
#
#
#EN: error parsing configuration file: {0}
configuration.xmlReader=Erreur lors de l''analyse du fichier de configuration : {0}
#EN: error parsing configuration file: {0}
configuration.invalidReaderState=Erreur lors de l''analyse du fichier de configuration : {0}
#EN: unexpected content in configuration file (line {0})
configuration.unexpectedContent=Contenu inattendu dans le fichier de configuration (ligne {0})
#EN: invalid element \"{1}\" in configuration file (line {0})
configuration.invalidElement=\u00c9l\u00e9ment \"{1}\" non valide dans le fichier de configuration (ligne {0})
#EN: invalid value for attribute \"{2}\" of element \"{1}\" in configuration file (line {0})
configuration.invalidAttributeValue=Valeur non valide pour l''attribut \"{2}\" de l''\u00e9l\u00e9ment \"{1}\" dans le fichier de configuration (ligne {0})
#EN: unsupported configuration file version: {2}
configuration.invalidVersionNumber=Version de fichier de configuration non prise en charge : {2}
#EN: missing model in configuration file (line {0})
configuration.missing.model=Mod\u00e8le manquant dans le fichier de configuration (ligne {0})
#EN: unknown service info in configuration file (line {0})
configuration.unknown.serviceInfo=Infos de service inconnues dans le fichier de configuration (ligne {0})
#EN: unknown model info in configuration file (line {0})
configuration.unknown.modelInfo=Infos de mod\u00e8le inconnues dans le fichier de configuration (ligne {0})
#EN: duplicate handler chain found: \"{2}\" (line {0})
configuration.handlerChain.duplicate=Cha\u00eene de gestionnaire dupliqu\u00e9e d\u00e9tect\u00e9e : \"{2}\" (ligne {0})
#EN: cannot specify imported schema for target namespace: \"{0}\"
configuration.invalidImport.targetNamespace=Impossible de sp\u00e9cifier le sch\u00e9ma import\u00e9 pour l''espace de nom cible : \"{0}\"
#EN: cannot specify imported schema for target type namespace: \"{0}\"
configuration.invalidImport.targetTypeNamespace=Impossible de sp\u00e9cifier le sch\u00e9ma import\u00e9 pour l''espace de nom de type cible : \"{0}\"
#EN: Invalid SOAP version \"{0}\", must be \"1.1\" or \"1.2\"
configuration.invalid.soap.version=Version SOAP \"{0}\" non valide, la valeur correcte est \"1.1\" ou \"1.2\"
configuration.typemapping.unrecognized.encodingstyle: The encodingStyle \"{0}\" in the typeMapping is not recognized.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy