src/share/classes/sun/management/resources/agent_it.properties

Print this page

        

*** 1,8 **** # # ! # Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this --- 1,8 ---- # # ! # Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 41,52 **** agent.err.agentclass.notfound = Classe agente gestione non trovata agent.err.agentclass.failed = Errore classe agente gestione agent.err.premain.notfound = premain(String) non esiste nella classe agente agent.err.agentclass.access.denied = Accesso negato a premain(String) agent.err.invalid.agentclass = Valore proprietà com.sun.management.agent.class non valido ! agent.err.invalid.jmxremote.port = Numero com.sun.management.jmxremote.port non valido agent.err.file.not.set = File non specificato agent.err.file.not.readable = File non leggibile agent.err.file.read.failed = Errore di lettura file agent.err.file.not.found = File non trovato --- 41,53 ---- agent.err.agentclass.notfound = Classe agente gestione non trovata agent.err.agentclass.failed = Errore classe agente gestione agent.err.premain.notfound = premain(String) non esiste nella classe agente agent.err.agentclass.access.denied = Accesso negato a premain(String) agent.err.invalid.agentclass = Valore proprietà com.sun.management.agent.class non valido ! agent.err.invalid.state = Stato agente non valido agent.err.invalid.jmxremote.port = Numero com.sun.management.jmxremote.port non valido + agent.err.invalid.jmxremote.rmi.port = Numero com.sun.management.jmxremote.rmi.port non valido agent.err.file.not.set = File non specificato agent.err.file.not.readable = File non leggibile agent.err.file.read.failed = Errore di lettura file agent.err.file.not.found = File non trovato
*** 76,90 **** agent.err.acl.file.access.notrestricted = Limitare l'accesso in lettura al password file agent.err.snmp.adaptor.start.failed = Impossibile avviare l'adattatore SNMP con indirizzo agent.err.snmp.mib.init.failed = Impossibile inizializzare MIB SNMP con errore ! jmxremote.ConnectorBootstrap.initialize = Avvio del server connettore JMX: ! jmxremote.ConnectorBootstrap.initialize.noAuthentication = Nessuna autenticazione ! jmxremote.ConnectorBootstrap.initialize.ready = Connettore JMX pronto in: {0} ! jmxremote.ConnectorBootstrap.initialize.password.readonly = Limitare l''accesso in lettura al password file: {0} ! jmxremote.ConnectorBootstrap.initialize.file.readonly = Limitare l''accesso in lettura al file: {0} jmxremote.AdaptorBootstrap.getTargetList.processing = Elaborazione ACL jmxremote.AdaptorBootstrap.getTargetList.adding = Aggiunta destinazione: {0} jmxremote.AdaptorBootstrap.getTargetList.starting = Avvio del server adattatore: jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adattatore pronto. --- 77,91 ---- agent.err.acl.file.access.notrestricted = Limitare l'accesso in lettura al password file agent.err.snmp.adaptor.start.failed = Impossibile avviare l'adattatore SNMP con indirizzo agent.err.snmp.mib.init.failed = Impossibile inizializzare MIB SNMP con errore ! jmxremote.ConnectorBootstrap.starting = Avvio del server connettore JMX: ! jmxremote.ConnectorBootstrap.noAuthentication = Nessuna autenticazione ! jmxremote.ConnectorBootstrap.ready = Connettore JMX pronto in: {0} ! jmxremote.ConnectorBootstrap.password.readonly = Limitare l''accesso in lettura al password file: {0} ! jmxremote.ConnectorBootstrap.file.readonly = Limitare l''accesso in lettura al file: {0} jmxremote.AdaptorBootstrap.getTargetList.processing = Elaborazione ACL jmxremote.AdaptorBootstrap.getTargetList.adding = Aggiunta destinazione: {0} jmxremote.AdaptorBootstrap.getTargetList.starting = Avvio del server adattatore: jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adattatore pronto.