src/share/jaxws_classes/com/sun/xml/internal/ws/resources/streaming_fr.properties

changeset 0
373ffda63c9a
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/jaxws_classes/com/sun/xml/internal/ws/resources/streaming_fr.properties	Wed Apr 27 01:27:09 2016 +0800
     1.3 @@ -0,0 +1,50 @@
     1.4 +#
     1.5 +# Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.7 +#
     1.8 +# This code is free software; you can redistribute it and/or modify it
     1.9 +# under the terms of the GNU General Public License version 2 only, as
    1.10 +# published by the Free Software Foundation.  Oracle designates this
    1.11 +# particular file as subject to the "Classpath" exception as provided
    1.12 +# by Oracle in the LICENSE file that accompanied this code.
    1.13 +#
    1.14 +# This code is distributed in the hope that it will be useful, but WITHOUT
    1.15 +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.16 +# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.17 +# version 2 for more details (a copy is included in the LICENSE file that
    1.18 +# accompanied this code).
    1.19 +#
    1.20 +# You should have received a copy of the GNU General Public License version
    1.21 +# 2 along with this work; if not, write to the Free Software Foundation,
    1.22 +# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.23 +#
    1.24 +# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.25 +# or visit www.oracle.com if you need additional information or have any
    1.26 +# questions.
    1.27 +#
    1.28 +
    1.29 +streaming.ioException=erreur d''analyse XML : {0}
    1.30 +streaming.parseException=erreur d''analyse XML : {0}
    1.31 +
    1.32 +xmlreader.illegalStateEncountered=erreur interne du processus de lecture XML : \u00E9tat ({0}) non autoris\u00E9
    1.33 +xmlreader.unexpectedCharacterContent=erreur interne du processus de lecture XML : contenu de caract\u00E8re inattendu : \"{0}\"
    1.34 +xmlreader.ioException=erreur du processus de lecture XML : {0}
    1.35 +xmlreader.parseException=erreur d''analyse XML : {0}
    1.36 +xmlreader.nestedError=erreur du processus de lecture XML : {0}
    1.37 +
    1.38 +xmlwriter.noPrefixForURI=erreur du processus d''\u00E9criture XML : aucun pr\u00E9fixe pour l''URI : \"{0}\"
    1.39 +xmlwriter.ioException=erreur du processus d''\u00E9criture XML : {0}
    1.40 +xmlwriter.nestedError=erreur du processus d''\u00E9criture XML : {0}
    1.41 +xmlreader.unexpectedState=\u00E9tat de processus de lecture XML inattendu ; attendu : {0}, obtenu : {1}
    1.42 +xmlreader.unexpectedState.message=\u00E9tat de processus de lecture XML inattendu ; attendu : {0}, obtenu : {1}. {2}
    1.43 +xmlreader.unexpectedState.tag=balise XML inattendue ; attendue : {0}, obtenue : {1}
    1.44 +
    1.45 +xmlrecorder.recording.ended=plus d'\u00E9l\u00E9ment enregistr\u00E9 disponible
    1.46 +
    1.47 +stax.cantCreate=Impossible de cr\u00E9er le processus de lecture ou le processus d'\u00E9criture StAX
    1.48 +staxreader.xmlstreamexception=Exception du processus de lecture du flux XML : {0}
    1.49 +
    1.50 +fastinfoset.decodingNotAccepted=Le d\u00E9codage Fast Infoset n'est pas accept\u00E9
    1.51 +fastinfoset.noImplementation=Impossible de localiser l'impl\u00E9mentation compatible de Fast Infoset dans le classpath
    1.52 +
    1.53 +sourcereader.invalidSource=Impossible de cr\u00E9er un processus de lecture \u00E0 partir de la source \"{0}\"

mercurial