com.sun.xml.rpc.resources.generator_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.
#
# Generator
#EN: generator error: {0}
generator.nestedGeneratorError=Erreur du g\u00e9n\u00e9rateur : {0}
#EN: can''t write file: {0}
generator.cant.write=Impossible d''\u00e9crire le fichier : {0}
#EN: can''t create directory: {0}
generator.cannot.create.dir=Impossible de cr\u00e9er le r\u00e9pertoire : {0}
#EN: arrays of arrays are not supported.
generator.array.of.array.not.supported=Les tableaux de tableaux ne sont pas pris en charge.
#EN: unsupported type encountered: {0} (ns: {1})
generator.unsupported.type.encountered=Type non pris en charge d\u00e9tect\u00e9 : {0} (non pris en charge : {1})
#EN: there has been an internal processing error on port: {0}
generator.internal.processing.error.port=Une erreur de traitement interne s''est produite sur le port : {0}
#EN: no JavaType for type: {0}
generator.invalid.model.state.no.javatype=Aucun JavaType pour le type : {0}
#EN: invalid serializerInfo for type: {0}, serializerInfo: {1}
generator.invalid.serializerinfo=serializerInfo non valide pour le type : {0}, serializerInfo : {1}
#EN: unsupported encoding encountered: {0}
generator.unsupported.encoding.encountered=Codage non pris en charge d\u00e9tect\u00e9 : {0}
#EN: internal error (should not happen): {0}
generator.internal.error.should.not.happen=Erreur interne (ne devrait pas se produire) : {0}
#EN: literal types are not supported: {0} (ns: {1})
generator.literalTypesNotSupported=Les types litt\u00e9raux ne sont pas pris en charge : {0} (non pris en charge : {1})
# stub
#EN: invalid port address: {0}
generator.stub.invalid.port.address=Adresse de port incorrecte : {0}
#EN: generating Stub: {0}...
generator.stub.generating.stub=G\u00e9n\u00e9ration du stub : {0}...
# tie
#EN: cannot dispatch operation: {0}
generator.tie.cannot.dispatch=Impossible de r\u00e9partir l''op\u00e9ration : {0}
#EN: cannot generate tie class: non-unique operation name detected: {0}
generator.tie.operation.nameNotUnique=Impossible de g\u00e9n\u00e9rer la classe de lien : nom d''op\u00e9ration non unique d\u00e9tect\u00e9 : {0}
#EN: cannot dispatch to port(non-unique operations names and non-unique SOAPAction strings): {0}
generator.tie.port.cannot.dispatch=Impossible de r\u00e9partir sur le port (noms d''op\u00e9ration non uniques et cha\u00eenes SOAPAction non uniques) : {0}
#EN: generating Tie: {0}...
generator.tie.generating.tie=G\u00e9n\u00e9ration du lien : {0}...
# remoteInterface
#EN: invalid operation: {0}
generator.remoteInterface.invalidOperation=Op\u00e9ration non valide : {0}
#EN: multiple \"out\" parameters in operation: {0}
generator.remoteInterface.multipleOutputParameters=Plusieurs param\u00e8tres \"out\" en cours d''utilisation : {0}
#EN: result is \"inout\" parameter in operation: {0}
generator.remoteInterface.resultIsInOutParameter=Le r\u00e9sultat est le param\u00e8tre \"inout\" en cours d''utilisation : {0}
#EN: not a SOAP type: \"{0}\"
generator.remoteInterface.notSoapType=Pas un type SOAP : \"{0}\"
# simpleTypeSerializerWriter
#EN: no encoder for type \"{0}\" and Java type \"{1}\"
generator.simpleTypeSerializerWriter.no.encoder.for.type=Aucun codeur pour le type \"{0}\" et le type Java \"{1}\"
#EN: Invalid type in xsd\:list type \"{0}\" and Java type \"{1}\"
generator.simpleTypeSerializerWriter.invalidType=Type non valide pour le type xsd\:list \"{0}\" et le type Java \"{1}\"
# serializerRegistryGenerator
#EN: no serializer found for simpletype \"{0}\" and Java type \"{1}\" in StandardSerializerRegistry
generator.serializerRegistryGenerator.warning.no.standard.simpletype.serialzer=S\u00e9rialiseur introuvable pour l''\u00e9l\u00e9ment simpletype \"{0}\" et le type Java \"{1}\" dans StandardSerializerRegistry
#IndentingWriter
#EN: WSDL has some characters which native java encoder can''t encode: \"{0}\"
generator.indentingwriter.charset.cantencode=WSDL poss\u00e8de des caract\u00e8res que le codeur natif Java ne parvient pas \u00e0 coder : \"{0}\"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy