com.sun.xml.rpc.resources.wsdlp_fr.properties Maven / Gradle / Ivy
#
# Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#
#EN: wsdlp
message.name=wsdlp
#EN: WSDL Parser for JAX-RPC
message.header=Parseur WSDL pour JAX-RPC
#EN: EA1
message.version=EA1
#EN: usage: wsdlp [options] wsdl_file\n\ where options are:\n\ -echo emit the parsed document\n\ -help print usage information\n\ -schema parse a schema file\n\ -validate perform full validation\n\ -wsi perform 'WSI-Basic Profile' conformance test on WSDL document\n\ -verbose -v print detailed information\n\ -version print version information\n\
message.usage=Utilisation : wsdlp [options] wsdl_file\n\ o\u00f9 les options sont :\n\ -echo \u00e9mettre le document analys\u00e9\n\ -help imprimer les informations d'utilisation\n\ -schema analyser un fichier sch\u00e9ma\n\ -validate effectuer une validation compl\u00e8te\n\ -wsi effectuer un test de conformit\u00e9 'WSI-Basic Profile' sur un document WSDL\n\ -verbose -v imprimer des informations d\u00e9taill\u00e9es\n\ -version imprimer des informations sur la version\n\
#EN: warning: ignoring \"{0}\" (ns: \"{1}\")
message.ignoring=avertissement : \"{0}\" ignor\u00e9 (non pris en charge : \"{1}\")
#EN: info: processed \"{0}\" (ns: \"{1}\")
message.processed=infos : \"{0}\" trait\u00e9 (non pris en charge: \"{1}\")
#
#EN: error: invalid option: {0}
error.invalidOption=erreur : option non valide : {0}
#EN: error: multiple filenames specified
error.multipleFilenames=erreur : plusieurs noms de fichier sp\u00e9cifi\u00e9s
#EN: error: missing filename
error.missingFilename=erreur : nom de fichier manquant
#EN: error: parsing failed: {0}
error.parsing=erreur : l''analyse a \u00e9chou\u00e9 : {0}
#EN: error: validation failed: {0}
error.validation=erreur : la validation a \u00e9chou\u00e9 : {0}
#EN: error: I/O exception: {0}
error.io=erreur : Exception d''E/S : {0}
#EN: error: unexpected: {0}
error.generic=erreur : inattendu : {0}