src/share/jaxws_classes/com/sun/tools/internal/xjc/MessageBundle_fr.properties

Thu, 31 Aug 2017 15:18:52 +0800

author
aoqi
date
Thu, 31 Aug 2017 15:18:52 +0800
changeset 637
9c07ef4934dd
parent 408
b0610cd08440
parent 0
373ffda63c9a
permissions
-rw-r--r--

merge

aoqi@0 1 #
aoqi@0 2 # Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
aoqi@0 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
aoqi@0 4 #
aoqi@0 5 # This code is free software; you can redistribute it and/or modify it
aoqi@0 6 # under the terms of the GNU General Public License version 2 only, as
aoqi@0 7 # published by the Free Software Foundation. Oracle designates this
aoqi@0 8 # particular file as subject to the "Classpath" exception as provided
aoqi@0 9 # by Oracle in the LICENSE file that accompanied this code.
aoqi@0 10 #
aoqi@0 11 # This code is distributed in the hope that it will be useful, but WITHOUT
aoqi@0 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
aoqi@0 13 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
aoqi@0 14 # version 2 for more details (a copy is included in the LICENSE file that
aoqi@0 15 # accompanied this code).
aoqi@0 16 #
aoqi@0 17 # You should have received a copy of the GNU General Public License version
aoqi@0 18 # 2 along with this work; if not, write to the Free Software Foundation,
aoqi@0 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
aoqi@0 20 #
aoqi@0 21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
aoqi@0 22 # or visit www.oracle.com if you need additional information or have any
aoqi@0 23 # questions.
aoqi@0 24 #
aoqi@0 25
aoqi@0 26 # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.UnknownLocation) if location of the error is not known.
aoqi@0 27 ConsoleErrorReporter.UnknownLocation = emplacement inconnu
aoqi@0 28
aoqi@0 29 # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.LineXOfY). {0} - "?"/number, {1} - file location/"unknown file" e.g.: [xjc] [ERROR] Attempt to create a property having the same name as the reserved word "Class". [xjc] line 6 of example.xsd
aoqi@0 30 ConsoleErrorReporter.LineXOfY = \ \ ligne {0} sur {1}
aoqi@0 31
aoqi@0 32 # may be a placeholder replacement for the second placeholder of ConsoleErrorReporter.LineXOfY (if the file location is unknown)
aoqi@0 33 ConsoleErrorReporter.UnknownFile = fichier inconnu
aoqi@0 34
aoqi@0 35 Driver.Private.Usage = Options de test priv\u00e9es suppl\u00e9mentaires : \n\ \ -debug : ex\u00e9cutez en mode d\u00e9bogage (inclut -verbose)\n\ \ -mode <mode> : ex\u00e9cutez XJC dans un autre mode d'ex\u00e9cution\n\ \ -private : affichez ce message d'aide\nMode :\n\ \ code : g\u00e9n\u00e9rez un code source Java (par d\u00e9faut)\n\ \ dryrun : compilez le sch\u00e9ma en m\u00e9moire, mais ne g\u00e9n\u00e9rez pas la source Java\n\ \ zip : g\u00e9n\u00e9rez le code source Java dans un fichier ZIP indiqu\u00e9 par l'option -d\n\ \ sig : videz les signatures du code g\u00e9n\u00e9r\u00e9\n\ \ forest : le vidage a transform\u00e9 la for\u00eat DOM\n
aoqi@0 36 Driver.Public.Usage = Syntaxe : xjc [-options ...] <schema file/URL/dir/jar> ... [-b <bindinfo>] ...\nSi le r\u00e9pertoire est indiqu\u00e9, tous les fichiers de sch\u00e9ma qu'il contient seront compil\u00e9s.\nSi le fichier JAR est indiqu\u00e9, le fichier de binding /META-INF/sun-jaxb.episode sera compil\u00e9.\nOptions :\n\ \ -nv : n'effectuez pas de validation stricte des sch\u00e9mas d'entr\u00e9e\n\ \ -extension : autorisez les extensions fournisseur, ne suivez pas strictement les\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ R\u00e8gles de compatibilit\u00e9 et App E.2 de la sp\u00e9cification JAXB\n\ \ -b <file/dir> : indiquez les fichiers de binding externes (chaque \u00e9l\u00e9ment <file> doit avoir sa propre option -b)\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Si un r\u00e9pertoire est indiqu\u00e9, **/*.xjb est recherch\u00e9\n\ \ -d <dir> : les fichiers g\u00e9n\u00e9r\u00e9s seront plac\u00e9s dans ce r\u00e9pertoire\n\ \ -p <pkg> : indique le package cible\n\ \ -httpproxy <proxy> : d\u00e9finissez le proxy HTTP/HTTPS. Le format est [user[:password]@]proxyHost:proxyPort\n\ \ -httpproxyfile <f> : fonctionne comme -httpproxy mais prend l'argument dans un fichier pour prot\u00e9ger le mot de passe \n\ \ -classpath <arg> : indiquez o\u00f9 trouver les fichiers de classe utilisateur\n\ \ -catalog <file> : indiquez les fichiers de catalogue pour r\u00e9soudre les r\u00e9f\u00e9rences d'entit\u00e9 externes\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ prenez en charge le format de catalogue TR9401, XCatalog et OASIS XML.\n\ \ -readOnly : les fichiers g\u00e9n\u00e9r\u00e9s seront en mode lecture seule\n\ \ -npa : supprimez la g\u00e9n\u00e9ration des annotations de niveau package (**/package-info.java)\n\ \ -no-header : supprimez la g\u00e9n\u00e9ration d'un en-t\u00eate de fichier avec horodatage\n\ \ -target (2.0|2.1) : comportez-vous comme XJC 2.0 ou 2.1 et g\u00e9n\u00e9rez du code qui n'utilise aucune fonctionnalit\u00e9 2.2.\n\ \ -encoding <encoding> : indiquez l'encodage de caract\u00e8res pour les fichiers source g\u00e9n\u00e9r\u00e9s\n\ \ -enableIntrospection : activez la g\u00e9n\u00e9ration correcte des m\u00e9thodes get/set bool\u00e9ennes pour activer les API d'introspection de bean \n\ \ -contentForWildcard : g\u00e9n\u00e8re la propri\u00e9t\u00e9 de contenu pour les types avec plusieurs \u00e9l\u00e9ments d\u00e9riv\u00e9s xs:any \n\ \ -xmlschema : traitez l'entr\u00e9e en tant que W3C XML Schema (par d\u00e9faut)\n\ \ -relaxng : traitez l'entr\u00e9e en tant que RELAX NG (exp\u00e9rimental, non pris en charge)\n\ \ -relaxng-compact : traitez l'entr\u00e9e en tant que syntaxe compacte RELAX NG (exp\u00e9rimental, non pris en charge)\n\ \ -dtd : traitez l'entr\u00e9e en tant que DTD XML (exp\u00e9rimental, non pris en charge)\n\ \ -wsdl : traitez l'entr\u00e9e en tant que WSDL et compilez-y les sch\u00e9mas (exp\u00e9rimental, non pris en charge)\n\ \ -verbose : agissez en mode extra verbose\n\ \ -quiet : supprimez la sortie de compilateur\n\ \ -help : affichez ce message d'aide\n\ \ -version : affichez ces informations de version\n\ \ -fullversion : affichez ces informations de version compl\u00e8te\n
aoqi@0 37 Driver.AddonUsage = \nExtensions :
aoqi@0 38
aoqi@0 39 # {0} - one of: DTD, RELAX NG, RELAX NG compact syntax, WSDL; {1} - one of (respectively): -dtd, -relaxng, -relaxng-compact, -wsdl
aoqi@0 40 Driver.ExperimentalLanguageWarning = Essayez-vous de compiler {0} ? La prise en charge de {0} est exp\u00e9rimentale. Vous pouvez l''activer \u00e0 l''aide de l''option {1}.
aoqi@0 41
aoqi@0 42 # Not concatenated with any other String. Variable: Name of a directory (input argument of the XJC utility).
aoqi@0 43 Driver.NonExistentDir = ne peut pas \u00e9crire sur un r\u00e9pertoire "{0}" non existant
aoqi@0 44
aoqi@0 45 # Usage not found. TODO Remove
aoqi@0 46 #Driver.MissingRuntimePackageName = \
aoqi@0 47 # the -use-runtime option is missing a package name
aoqi@0 48
aoqi@0 49 # Not concatenated with any other string (written on a separate line).
aoqi@0 50 Driver.MissingModeOperand = un op\u00e9rande est manquant dans l'option -mode
aoqi@0 51
aoqi@0 52 # Usage not found. TODO Remove
aoqi@0 53 #Driver.MissingCompatibilityOperand = \
aoqi@0 54 # the -compatibility option is missing an operand
aoqi@0 55
aoqi@0 56 # Not concatenated with any other string (written on a separate line).
aoqi@0 57 Driver.MissingOperand = un op\u00e9rande est manquant
aoqi@0 58
aoqi@0 59 # Not concatenated with any other string (written on a separate line).
aoqi@0 60 Driver.MissingProxyHost = un op\u00e9rande est manquant dans l'option -host \nou -port a \u00e9t\u00e9 indiqu\u00e9, mais pas -host
aoqi@0 61
aoqi@0 62 # Not concatenated with any other string (written on a separate line).
aoqi@0 63 Driver.MissingProxyPort = un op\u00e9rande est manquant dans l'option -port \nou -host a \u00e9t\u00e9 indiqu\u00e9, mais pas -port
aoqi@0 64
aoqi@0 65 Driver.ILLEGAL_TARGET_VERSION = "{0}" n''est pas une version cible valide. Les versions "2.0" et "2.1" sont prises en charge.
aoqi@0 66
aoqi@0 67 # Not concatenated with any other string (written on a separate line).
aoqi@0 68 Driver.MISSING_PROXYFILE = un op\u00e9rande est manquant dans l'option -httpproxyfile
aoqi@0 69
aoqi@0 70 Driver.NO_SUCH_FILE = Aucun fichier de ce type : {0}
aoqi@0 71
aoqi@0 72 Driver.ILLEGAL_PROXY = "{0}" n''est pas un format de proxy valide. Le format est [user[:password]@]proxyHost:proxyPort
aoqi@0 73
aoqi@0 74 # Not concatenated with any other string (written on a separate line).
aoqi@0 75 Driver.UnrecognizedMode = mode {0} non reconnu
aoqi@0 76
aoqi@0 77 # Not concatenated with any other string (written on a separate line).
aoqi@0 78 Driver.UnrecognizedParameter = param\u00e8tre {0} non reconnu
aoqi@0 79
aoqi@0 80 Driver.UnsupportedEncoding = encodage non pris en charge : {0}
aoqi@0 81
aoqi@0 82 Driver.MissingGrammar = la grammaire n'est pas indiqu\u00e9e
aoqi@0 83
aoqi@0 84 # {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
aoqi@0 85 Driver.NotABindingFile = n''est pas un fichier de binding externe. L''\u00e9l\u00e9ment racine doit correspondre aux bindings ''{''http://java.sun.com/xml/ns/jaxb''}'', mais il s''agit de ''{''{0}''}''{1}
aoqi@0 86
aoqi@0 87 # Not concatenated with any other string (written on a separate line).
aoqi@0 88 Driver.ParsingSchema = analyse d'un sch\u00e9ma...
aoqi@0 89
aoqi@0 90 Driver.ParseFailed = Echec de l'analyse d'un sch\u00e9ma.
aoqi@0 91
aoqi@0 92 Driver.StackOverflow = D\u00e9bordement de pile. Vous compilez un sch\u00e9ma volumineux qui exige davantage de ressources ou XJC pr\u00e9sente un bug. Etendez d'abord la taille de pile \u00e0 l'aide de l'option JVM -Xss. Si le probl\u00e8me persiste, utilisez l'option -debug pour obtenir la trace de pile et contactez Sun.
aoqi@0 93
aoqi@0 94 # Not concatenated with any other string (written on a separate line).
aoqi@0 95 Driver.CompilingSchema = compilation d'un sch\u00e9ma...
aoqi@0 96
aoqi@0 97 Driver.FailedToGenerateCode = Echec de la production du code.
aoqi@0 98
aoqi@0 99 # DO NOT localize the 2.2.8-b130911.1802 string - it is a token for an mvn <properties filter>
aoqi@0 100 Driver.FilePrologComment = Ce fichier a \u00e9t\u00e9 g\u00e9n\u00e9r\u00e9 par l''impl\u00e9mentation de r\u00e9f\u00e9rence JavaTM Architecture for XML Binding (JAXB), v2.2.8-b130911.1802 \nVoir <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> \nToute modification apport\u00e9e \u00e0 ce fichier sera perdue lors de la recompilation du sch\u00e9ma source. \nG\u00e9n\u00e9r\u00e9 le : {0} \n
aoqi@0 101
aoqi@0 102 Driver.Version = xjc 2.2.8-b130911.1802
aoqi@0 103
aoqi@0 104 Driver.FullVersion = version compl\u00E8te xjc "2.2.8-b130911.1802"
aoqi@0 105
aoqi@0 106 Driver.BuildID = 2.2.8-b130911.1802
aoqi@0 107
aoqi@0 108 # for JDK integration - include version in source zip
aoqi@0 109 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
aoqi@0 110
aoqi@0 111 # see java.text.SimpleDateFormat for format syntax
aoqi@0 112 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
aoqi@0 113 Driver.DateFormat = yyyy.MM.dd
aoqi@0 114
aoqi@0 115 # see java.text.SimpleDateFormat for format syntax
aoqi@0 116 # Format should not be changed, English locale is used to transform this string into a real time. Letters can be translated but the user should known that java.text.SimpleDateFormat is responsible for formatting (meaning of symbols can be found at http://docs.oracle.com/javase/tutorial/i18n/format/simpleDateFormat.html).
aoqi@0 117 Driver.TimeFormat = hh:mm:ss a z
aoqi@0 118
aoqi@0 119 # as in: "generated on <date> at <time>"
aoqi@0 120 Driver.At = \u00e0
aoqi@0 121
aoqi@0 122 # ERROR in this meaning is a well known level of logging and should not be translated.
aoqi@0 123 Driver.ErrorMessage = [ERROR] {0}
aoqi@0 124
aoqi@0 125 # WARNING in this meaning is a well known level of logging and should not be translated.
aoqi@0 126 Driver.WarningMessage = [WARNING] {0}
aoqi@0 127
aoqi@0 128 # INFO in this meaning is a well known level of logging and should not be translated.
aoqi@0 129 Driver.InfoMessage = [INFO] {0}
aoqi@0 130
aoqi@0 131 ModelLoader.TooManySchema = Les fichiers de sch\u00e9ma sont trop nombreux pour cette langue de sch\u00e9ma. Compilez un fichier \u00e0 la fois.
aoqi@0 132
aoqi@0 133 ModelLoader.BindingFileNotSupportedForRNC = Les fichiers de binding externes ne sont pas pris en charge pour la syntaxe compacte RELAX NG.
aoqi@0 134
aoqi@0 135 Driver.DefaultVersion = Version JAXB 2.0 utilis\u00e9e par d\u00e9faut
aoqi@0 136
aoqi@0 137 Driver.DefaultPackageWarning = Package Java par d\u00e9faut indiqu\u00e9. Vous ne pourrez pas acc\u00e9der au code g\u00e9n\u00e9r\u00e9 \u00e0 partir des classes dans tout autre package.
aoqi@0 138
aoqi@0 139 Driver.NotAValidFileName = "{0}" n''est pas un nom de fichier valide : {1}
aoqi@0 140
aoqi@0 141 Driver.FailedToParse = Echec de l''analyse de "{0}" : {1}
aoqi@0 142
aoqi@0 143 Driver.NotAFileNorURL = "{0}" n''est pas un nom de fichier ni une URL
aoqi@0 144
aoqi@0 145 FIELD_RENDERER_CONFLICT = "-{0}" et "-{1}" sont mutuellement exclusifs car ils affectent tous deux la g\u00e9n\u00e9ration du code
aoqi@0 146
aoqi@0 147 NAME_CONVERTER_CONFLICT = "-{0}" et "-{1}" sont mutuellement exclusifs car ils affectent tous deux la g\u00e9n\u00e9ration du code
aoqi@0 148
aoqi@0 149 # {0} - file path, {1} - exception message e.g.: Failed to load "/foo/bar/Library.jar": File not found.
aoqi@0 150 FAILED_TO_LOAD = Echec du chargement de "{0}" : {1}
aoqi@0 151
aoqi@0 152 PLUGIN_LOAD_FAILURE = Echec du chargement d''un module d''extension : "{0}". Utilisez la propri\u00e9t\u00e9 syst\u00e8me ''-Dcom.sun.tools.internal.xjc.Options.findServices=true'' pour effectuer un diagnostic plus approfondi

mercurial