1 #
   2 #
   3 # Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.
   4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 #
   6 # This code is free software; you can redistribute it and/or modify it
   7 # under the terms of the GNU General Public License version 2 only, as
   8 # published by the Free Software Foundation.  Oracle designates this
   9 # particular file as subject to the "Classpath" exception as provided
  10 # by Oracle in the LICENSE file that accompanied this code.
  11 #
  12 # This code is distributed in the hope that it will be useful, but WITHOUT
  13 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  14 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  15 # version 2 for more details (a copy is included in the LICENSE file that
  16 # accompanied this code).
  17 #
  18 # You should have received a copy of the GNU General Public License version
  19 # 2 along with this work; if not, write to the Free Software Foundation,
  20 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  21 #
  22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  23 # or visit www.oracle.com if you need additional information or have any
  24 # questions.
  25 #
  26 
  27 # Localizations for Level names.  For the US locale
  28 # these are the same as the non-localized level name.
  29 
  30 agent.err.error                    = Errore
  31 agent.err.exception                = Eccezione dell'agente 
  32 agent.err.warning                  = Avvertenza
  33 
  34 agent.err.configfile.notfound      = File di configurazione non trovato
  35 agent.err.configfile.failed        = Errore di lettura file di configurazione
  36 agent.err.configfile.closed.failed = Errore di chiusura file di configurazione
  37 agent.err.configfile.access.denied = Accesso negato al file di configurazione
  38 
  39 agent.err.exportaddress.failed     = Errore di esportazione dell'indirizzo connettore JMX nel buffer strumenti
  40 
  41 agent.err.agentclass.notfound      = Classe agente gestione non trovata
  42 agent.err.agentclass.failed        = Errore classe agente gestione 
  43 agent.err.premain.notfound         = premain(String) non esiste nella classe agente
  44 agent.err.agentclass.access.denied = Accesso negato a premain(String)
  45 agent.err.invalid.agentclass       = Valore proprietà com.sun.management.agent.class non valido
  46 agent.err.invalid.state            = Stato agente non valido
  47 agent.err.invalid.jmxremote.port   = Numero com.sun.management.jmxremote.port non valido
  48 agent.err.invalid.jmxremote.rmi.port = Numero com.sun.management.jmxremote.rmi.port non valido
  49 
  50 agent.err.file.not.set               = File non specificato
  51 agent.err.file.not.readable          = File non leggibile
  52 agent.err.file.read.failed           = Errore di lettura file
  53 agent.err.file.not.found             = File non trovato
  54 agent.err.file.access.not.restricted = Limitare l'accesso in lettura al file
  55 
  56 agent.err.password.file.notset     = Il password file non è specificato ma com.sun.management.jmxremote.authenticate=true
  57 agent.err.password.file.not.readable = Password file non leggibile
  58 agent.err.password.file.read.failed = Errore di lettura password file
  59 agent.err.password.file.notfound   = Password file non trovato
  60 agent.err.password.file.access.notrestricted = Limitare l'accesso in lettura al password file
  61 
  62 agent.err.access.file.notset       = Il file di accesso non è specificato ma com.sun.management.jmxremote.authenticate=true
  63 agent.err.access.file.not.readable = File di accesso non leggibile
  64 agent.err.access.file.read.failed  = Errore di lettura file di accesso
  65 agent.err.access.file.notfound     = File di accesso non trovato
  66 
  67 agent.err.connector.server.io.error = Errore di comunicazione server del connettore JMX
  68 
  69 agent.err.invalid.option           = Specificata opzione non valida
  70 agent.err.invalid.snmp.port        = Numero com.sun.management.snmp.port non valido
  71 agent.err.invalid.snmp.trap.port   = Numero com.sun.management.snmp.trap non valido
  72 agent.err.unknown.snmp.interface   = Interfaccia SNMP sconosciuta
  73 agent.err.acl.file.notset          = Nessun file SNMP ACL specificato ma com.sun.management.snmp.acl=true
  74 agent.err.acl.file.notfound        = File SNMP ACL non trovato
  75 agent.err.acl.file.not.readable    = File SNMP ACL non leggibile
  76 agent.err.acl.file.read.failed     = Errore di lettura file SNMP ACL
  77 agent.err.acl.file.access.notrestricted = Limitare l'accesso in lettura al password file
  78 
  79 agent.err.snmp.adaptor.start.failed = Impossibile avviare l'adattatore SNMP con indirizzo
  80 agent.err.snmp.mib.init.failed     = Impossibile inizializzare MIB SNMP con errore
  81 
  82 jmxremote.ConnectorBootstrap.starting = Avvio del server connettore JMX:
  83 jmxremote.ConnectorBootstrap.noAuthentication = Nessuna autenticazione
  84 jmxremote.ConnectorBootstrap.ready = Connettore JMX pronto in: {0}
  85 jmxremote.ConnectorBootstrap.password.readonly = Limitare l''accesso in lettura al password file: {0}
  86 jmxremote.ConnectorBootstrap.file.readonly = Limitare l''accesso in lettura al file: {0}
  87 
  88 jmxremote.AdaptorBootstrap.getTargetList.processing = Elaborazione ACL
  89 jmxremote.AdaptorBootstrap.getTargetList.adding = Aggiunta destinazione: {0}
  90 jmxremote.AdaptorBootstrap.getTargetList.starting = Avvio del server adattatore:
  91 jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adattatore pronto.
  92 jmxremote.AdaptorBootstrap.getTargetList.initialize2 = Adattatore SNMP pronto in: {0}:{1}
  93 jmxremote.AdaptorBootstrap.getTargetList.terminate = interrompere {0}