jdk/src/java.management/share/classes/sun/management/resources/agent_fr.properties
changeset 43662 6b16a26de895
parent 43661 c3f1a529d829
parent 43593 06bce0388880
child 43663 4416065868c1
equal deleted inserted replaced
43661:c3f1a529d829 43662:6b16a26de895
     1 #
       
     2 # Copyright (c) 2004, 2016, Oracle and/or its affiliates. All rights reserved.
       
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
       
     4 #
       
     5 # This code is free software; you can redistribute it and/or modify it
       
     6 # under the terms of the GNU General Public License version 2 only, as
       
     7 # published by the Free Software Foundation.  Oracle designates this
       
     8 # particular file as subject to the "Classpath" exception as provided
       
     9 # by Oracle in the LICENSE file that accompanied this code.
       
    10 #
       
    11 # This code is distributed in the hope that it will be useful, but WITHOUT
       
    12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
       
    13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
       
    14 # version 2 for more details (a copy is included in the LICENSE file that
       
    15 # accompanied this code).
       
    16 #
       
    17 # You should have received a copy of the GNU General Public License version
       
    18 # 2 along with this work; if not, write to the Free Software Foundation,
       
    19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
       
    20 #
       
    21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
       
    22 # or visit www.oracle.com if you need additional information or have any
       
    23 # questions.
       
    24 #
       
    25 
       
    26 agent.err.error			   = Erreur
       
    27 agent.err.exception                = Exception envoy\u00E9e par l'agent 
       
    28 agent.err.warning		   = Avertissement
       
    29 
       
    30 agent.err.configfile.notfound      = Fichier de configuration introuvable
       
    31 agent.err.configfile.failed        = Impossible de lire le fichier de configuration
       
    32 agent.err.configfile.closed.failed = Impossible de fermer le fichier de configuration
       
    33 agent.err.configfile.access.denied = Acc\u00E8s refus\u00E9 au fichier de configuration
       
    34 
       
    35 agent.err.exportaddress.failed	   = Impossible d'exporter l'adresse du connecteur JMX dans le tampon d'instrumentation
       
    36 
       
    37 agent.err.agentclass.notfound      = Classe d'agents de gestion introuvable
       
    38 agent.err.agentclass.failed        = Echec de la classe d'agents de gestion 
       
    39 agent.err.premain.notfound         = premain(String) n'existe pas dans la classe d'agents
       
    40 agent.err.agentclass.access.denied = Acc\u00E8s \u00E0 premain(String) refus\u00E9
       
    41 agent.err.invalid.agentclass       = Valeur de propri\u00E9t\u00E9 com.sun.management.agent.class incorrecte
       
    42 agent.err.invalid.state            = Etat de l''agent non valide : {0}
       
    43 agent.err.invalid.jmxremote.port   = Num\u00E9ro com.sun.management.jmxremote.port incorrect
       
    44 agent.err.invalid.jmxremote.rmi.port = Num\u00E9ro com.sun.management.jmxremote.rmi.port non valide
       
    45 
       
    46 agent.err.file.not.set               = Fichier non sp\u00E9cifi\u00E9
       
    47 agent.err.file.not.readable          = Fichier illisible
       
    48 agent.err.file.read.failed           = Impossible de lire le fichier
       
    49 agent.err.file.not.found             = Fichier introuvable
       
    50 agent.err.file.access.not.restricted = L'acc\u00E8s en lecture au fichier doit \u00EAtre limit\u00E9
       
    51 
       
    52 agent.err.password.file.notset     = Le fichier de mots de passe n'est pas sp\u00E9cifi\u00E9 mais com.sun.management.jmxremote.authenticate=true
       
    53 agent.err.password.file.not.readable = Fichier de mots de passe illisible
       
    54 agent.err.password.file.read.failed = Impossible de lire le fichier de mots de passe
       
    55 agent.err.password.file.notfound   = Fichier de mots de passe introuvable
       
    56 agent.err.password.file.access.notrestricted = L'acc\u00E8s en lecture au fichier de mots de passe doit \u00EAtre limit\u00E9
       
    57 
       
    58 agent.err.access.file.notset       = Le fichier d'acc\u00E8s n'est pas sp\u00E9cifi\u00E9 mais com.sun.management.jmxremote.authenticate=true
       
    59 agent.err.access.file.not.readable = Fichier d'acc\u00E8s illisible
       
    60 agent.err.access.file.read.failed  = Impossible de lire le fichier d'acc\u00E8s
       
    61 agent.err.access.file.notfound     = Fichier d'acc\u00E8s introuvable
       
    62 
       
    63 agent.err.connector.server.io.error = Erreur de communication avec le serveur du connecteur JMX
       
    64 
       
    65 agent.err.invalid.option	   = Option sp\u00E9cifi\u00E9e non valide
       
    66 
       
    67 jmxremote.ConnectorBootstrap.starting = D\u00E9marrage du serveur du connecteur JMX :
       
    68 jmxremote.ConnectorBootstrap.noAuthentication = Pas d'authentification
       
    69 jmxremote.ConnectorBootstrap.ready = Connecteur JMX pr\u00EAt \u00E0 : {0}
       
    70 jmxremote.ConnectorBootstrap.password.readonly = L''acc\u00E8s en lecture au fichier de mots de passe doit \u00EAtre limit\u00E9 : {0}
       
    71 jmxremote.ConnectorBootstrap.file.readonly = L''acc\u00E8s en lecture au fichier doit \u00EAtre limit\u00E9 : {0}