blob: 46b7fb3aae59214496703cea167fff3ba261eccd [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001#
2#
3# Copyright 2004-2005 Sun Microsystems, Inc. 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. Sun designates this
9# particular file as subject to the "Classpath" exception as provided
10# by Sun 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 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
23# CA 95054 USA or visit www.sun.com if you need additional information or
24# have any questions.
25#
26
27# Localizations for Level names. For the US locale
28# these are the same as the non-localized level name.
29
30agent.err.error = Errore
31agent.err.exception = Eccezione dell'agente
32agent.err.warning = Avviso
33
34agent.err.configfile.notfound = File di configurazione non trovato
35agent.err.configfile.failed = Errore di lettura file di configurazione
36agent.err.configfile.closed.failed = Errore di chiusura file di configurazione
37agent.err.configfile.access.denied = Accesso negato al file di configurazione
38
39agent.err.exportaddress.failed = Errore di esportazione dell'indirizzo connettore JMX nel buffer strumenti
40
41agent.err.agentclass.notfound = Classe agente gestione non trovata
42agent.err.agentclass.failed = Errore classe agente gestione
43agent.err.premain.notfound = premain(String) non esiste nella classe agente
44agent.err.agentclass.access.denied = Accesso negato a premain(String)
45agent.err.invalid.agentclass = Valore propriet\u00e0 com.sun.management.agent.class non valido
46
47agent.err.invalid.jmxremote.port = Numero com.sun.management.jmxremote.port non valido
48
49agent.err.password.file.notset = Il file password non \u00e8 specificato ma com.sun.management.jmxremote.authenticate=true
50agent.err.password.file.not.readable = File password non leggibile
51agent.err.password.file.read.failed = Errore di lettura file password
52agent.err.password.file.notfound = File password non trovato
53agent.err.password.file.access.notrestricted = Limitare l'accesso in lettura al file password
54
55agent.err.access.file.notset = Il file di accesso non \u00e8 specificato ma com.sun.management.jmxremote.authenticate=true
56agent.err.access.file.not.readable = File di accesso non leggibile
57agent.err.access.file.read.failed = Errore di lettura file di accesso
58agent.err.access.file.notfound = File di accesso non trovato
59
60agent.err.connector.server.io.error = Errore di comunicazione server del connettore JMX
61
62agent.err.invalid.option = Specificata opzione non valida
63agent.err.invalid.snmp.port = Numero com.sun.management.snmp.port non valido
64agent.err.invalid.snmp.trap.port = Numero com.sun.management.snmp.trap non valido
65agent.err.unknown.snmp.interface = Interfaccia SNMP sconosciuta
66agent.err.acl.file.notset = Nessun file SNMP ACL specificato ma com.sun.management.snmp.acl=true
67agent.err.acl.file.notfound = File SNMP ACL non trovato
68agent.err.acl.file.not.readable = File SNMP ACL non leggibile
69agent.err.acl.file.read.failed = Errore di lettura file SNMP ACL
70agent.err.acl.file.access.notrestricted = Limitare l'accesso in lettura al file password
71
72agent.err.snmp.adaptor.start.failed = Impossibile avviare l'adattatore SNMP con indirizzo
73agent.err.snmp.mib.init.failed = Impossibile inizializzare MIB SNMP, errore
74
75jmxremote.ConnectorBootstrap.initialize = Avvio del server connettore JMX:
76jmxremote.ConnectorBootstrap.initialize.noAuthentication = Nessuna autenticazione
77jmxremote.ConnectorBootstrap.initialize.ready = Connettore JMX pronto in: {0}
78jmxremote.ConnectorBootstrap.initialize.password.readonly = Limitare l''accesso in lettura al file password: {0}
79
80jmxremote.AdaptorBootstrap.getTargetList.processing = Elaborazione ACL
81jmxremote.AdaptorBootstrap.getTargetList.adding = Aggiunta della destinazione: {0}
82jmxremote.AdaptorBootstrap.getTargetList.starting = Avvio del server adattatore:
83jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adattatore pronto.
84jmxremote.AdaptorBootstrap.getTargetList.initialize2 = Adattatore SNMP pronto in: {0}:{1}
85jmxremote.AdaptorBootstrap.getTargetList.terminate = interrompere {0}